.btn-group.with-heading.circle-navigation,
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(93),
.scroll-top>a,
.wcover {
    display: none
}

.bank,
.bottomnv .blacktp,
.box-middle,
.post-card3-link,
.scroll-top>a,
element.style {
    text-align: center
}

.bottomnv li a,
.bottomnv_active,
.info-alternatif {
    text-transform: uppercase
}

.animation,
.bottomnv .blacktp,
figure {
    overflow: hidden
}

body {
    background-attachment: fixed !important;
    background-size: cover !important;
    background: url(../../images/2025/02/09/0277969086d8f7ff4b9a188577a926d8.jpg) top/100% no-repeat fixed #d11a1f
}

.section .container {
    background: #910103d4;
    box-shadow: rgb(0 0 0 / 100%) 0 32px 62px -2px, rgb(0 0 0 / 100%) 0 30px 32px -3px
}

.bank {
    width: 145px;
    height: 74px;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0;
    -ms-border-radius: 0px;
    -o-border-radius: 0;
    border-radius: 0;
}

#bank.section .container {
    background: #910203
}

.navbar-fixed-top {
    background-color: transparent;
    box-shadow: none !important
}

.navbar-fixed-top .container {
    background-color: rgba(0, 0, 0, .5);
    padding-right: 15px
}

.navbar-collapse .row .col-sm-7 {
    margin-left: 150px !important
}

.breadcrumbs {
    padding: 40px 0
}

ul.newsticker>li>a {
    color: #fff;
    text-shadow: 0 0 10px #ff0
}

.tickercontainer .masking {
    padding: 7px
}

.buttonagenbola {
    border-radius: 0 18px !important
}

.results {
    border-radius: 0 23px !important;
    padding: 16px
}

.wcover {
    width: 650px;
    background: #000 !important;
    color: #efefef;
    padding: 10px;
    box-shadow: rgb(255 51 51 / 90%) 0 6px 12px -2px, rgb(255 0 0 / 90%) 0 3px 7px -3px;
    border-radius: 10px
}

.btn-menu,
.btn-menu a,
.btn-menu i,
.btn-menu:hover,
.linkalte:visited,
.social ul li:hover a,
a.btn-menu,
footer#footer .footer-main .widget a:hover {
    color: #fff
}

.slider #progressBar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(218 65 65 / 20%);
    z-index: 1000;
    display: none
}

.btn.btn-small,
button.btn-small {
    background: #ba1a1a !important;
    background: linear-gradient(to bottom, #ef9898cc 0, #ba1a1a 100%) !important
}

form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #e63030;
    border-radius: 18px 0;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    transition: .2s linear
}

.btn-menu {
    border: none;
    outline: 0;
    background: #630003;
    cursor: pointer;
    position: relative;
    z-index: 5;
    font-size: 12px;
    margin: 15px 0;
    padding: 8px 12px;
    border-radius: 5px;
    letter-spacing: 2px;
    font-weight: bolder
}

.btn-menu:after,
.btn-menu:before {
    z-index: -1;
    content: '';
    position: absolute;
    border-radius: 10px
}

.btn-menu:before {
    background: linear-gradient(45deg, red, #fffb00, red, #fffb00, red, #fffb00, red);
    top: -2px;
    left: -2px;
    background-size: 300%;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: 20s linear infinite glowing;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    opacity: 1
}

.btn-menu:after {
    width: 100%;
    height: 100%;
    background: #620404;
    color: #fff;
    left: 0;
    top: 0
}

.btn-alexis,
.btn.btn-theme,
.button.btn-theme {
    outline: 0;
    z-index: 5;
    letter-spacing: 2px;
    font-weight: bolder;
    font-size: 13px;
    cursor: pointer
}

.btn.btn-theme,
.button.btn-theme {
    border: none;
    color: #000;
    position: relative;
    margin: 5px 0;
    padding: 8px 12px;
    border-radius: 18px 0
}

.btn-alexis:before,
.btn.btn-theme:before,
.button.btn-theme {
    position: absolute;
    top: -2px;
    left: -2px;
    z-index: -1;
    filter: blur(0px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: 10s linear infinite glowing;
    transition: opacity .1s;
    content: ''
}

.hover14 .play_btn,
figure {
    margin: 0
}

.btn.btn-theme:before,
.button.btn-theme {
    background: linear-gradient(90deg, red, #fffb00, red);
    background-size: 300%;
    opacity: 1;
    border-radius: 18px 0
}

.btn-alexis:after,
.btn.btn-theme:after,
.button.btn-theme {
    background: 0 0
}

.btn.btn-theme:hover,
.button.btn-theme {
    border: 3px solid red;
    background: linear-gradient(to bottom, #ec1d23 0, #3d0709 100%);
    color: #fff;
    animation: 10s linear infinite glowing
}

.btn-alexis {
    border: none;
    color: rgb(255 255 255);
    position: relative;
    padding: 8px 11px;
    border-radius: 0 18px
}

.btn-alexis:before {
    background: linear-gradient(277deg, #eb000b, #560000, #ff0200, #ff0200);
    background-size: 300%;
    opacity: 0;
    opacity: 1;
    border-radius: 0 18px
}

.btn-alexis:hover {
    color: #fff;
    text-decoration: none
}

@keyframes glowing {

    0%,
    100% {
        background-position: 0 0
    }

    50% {
        background-position: 300% 0
    }
}

.margin-top-15 {
    margin-top: 0 !important
}

.box-middle {
    padding: 0;
    border: 2px groove #dbaf4c;
    margin: 14px 5px 15px;
    max-width: 267px;
    display: inline-block
}

.post-card3 {
    position: relative;
    transition: .3s;
    border-radius: 10px
}

.post-card3:hover {
    transform: scale(1.05);
    z-index: 10
}

.post-card3 img {
    border-radius: 10px;
    max-width: 100%;
    height: auto
}

.post-card3 a,
.post-card3 a:hover {
    text-decoration: none;
    color: #f1f1f1
}

.post-card3 .post-overlay {
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%;
    z-index: 5
}

.post-card3-link {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    transition: .5s;
    opacity: 0;
    color: #fff;
    font-size: 17px;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    font-family: Helvetica, sans-serif
}

.post-card3:hover .post-card3-link {
    opacity: 1
}

.box_rwo {
    background: url(../../images/2025/02/09/4dd8b82b0390ea8b3a266eaf8ec5142c.png) no-repeat;
    padding: 11px 5px 5px;
    margin: 10px auto auto;
    height: 84px;
    width: 838px;
    border-radius: 6px
}

.one_Deposit {
    width: 23.4%;
    display: inline-block
}

.classisp {
    margin: 0 0 10px 7px
}

figure:hover+span {
    bottom: -36px;
    opacity: 1
}

.hover14 figure {
    position: absolute;
    margin-left: 28px
}

.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover14:hover figure::before {
    -webkit-animation: .75s shine;
    animation: .75s shine
}

.hover14:hover .play_btn a.play-now {
    background: linear-gradient(to bottom, #008ac6 0, #00a3d1 50%, #0090c9 100%) rgba(0, 0, 0, 0);
    display: block
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.scroll-top>a:hover {
    background-color: #3c3c3c !important
}

.scroll-top>a {
    z-index: 99;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 42px;
    background: rgba(0, 0, 0, .4);
    position: fixed;
    bottom: 20px;
    left: 20px;
    font-size: 22px;
    color: rgba(255, 255, 255, .6);
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    transition: .2s linear
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.Slot-Alexistogel,
.casino-alexistogel {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px
}

.offline,
.online,
.trouble {
    margin-top: 0;
    margin-left: 0
}

.owl-theme .owl-controls {
    margin-top: 10px
}

.owl-wrapper .owl-item .bank div {
    width: 168px;
    height: 93px
}

.owl-wrapper .owl-item .bank .online.bca {
    background: url('../../images/2025/02/08/6e681f06783dba7f8d4e00be427b3932.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.mandiri {
    background: url('../../images/2025/02/08/23377ebeb03b74e92bb4a26da9d3df56.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.bri {
    background: url('../../images/2025/02/08/5f875ebb54756b89b7f21c511e8aefab.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.bni {
    background: url('../../images/2025/02/08/cae9045c955296e8eaf2c7a8ccae5c8a.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.danamon {
    background: url('../../images/2025/02/08/24f8c9f1bda96709f01482174e06e438.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.cimb {
    background: url('../../images/2025/02/08/afe0dab8c7600254be2ddddbd57d5d63.gif') no-repeat
}

v .owl-wrapper .owl-item .bank .online.bii,
.owl-wrapper .owl-item .bank .online.maybank {
    background: url('../../images/2025/02/08/c906da725b84857b6ba4908989d9a732.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.permata {
    background: url('../../images/2025/02/08/93e615beefc71fbbdd224c2b0c8abc62.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.ovo {
    background: url('../../images/2025/02/08/f3378e59ec0b444ee9597e104cde71cb.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.gopay {
    background: url('../../images/2025/02/08/ecf2d188e3e8bfa847cf5df795b0d17d.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.ocbc {
    background: url('../../images/2025/02/08/1d6eb16d8f993d0ee0b1b3e295fcd990.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.papua {
    background: url('../../images/2025/02/08/1e4a81b8f657a554ee648eb1f173cf52.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.seabank {
    background: url('../../images/2025/02/08/36aabcdc4c377336697cf20e1a92e44c.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.ocbc {
    background: url('../../images/2025/02/08/69afda1a50f7793019038f22e8a110f1.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bca {
    background: url('../../images/2025/02/08/69ff5712ef1dc8b0b5ea5bb31ba93912.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.dana {
    background: url('../../images/2025/02/18/7d0b0918fd88fd59367926bc5971d93f.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.linkaja {
    background: url('../../images/2025/02/18/7dd9faa50abe27f4de4a5786b8912a63.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.bsi {
    background: url('../../images/2025/02/08/541dd3f5abd4647129cef1a565d147aa.gif') no-repeat
}

.owl-wrapper .bank .online.bank_neo {
    background: url('../../images/2025/02/08/6f18bad371a28c9861951e0b0789d63a.gif') no-repeat
}

.owl-wrapper .bank .online.bank_papua {
    background: url('../../images/2025/02/08/1e4a81b8f657a554ee648eb1f173cf52.gif') no-repeat
}


.owl-wrapper .owl-item .bank .offline.mandiri {
    background: url('../../images/2025/02/08/64f2beced897e3e5180227ad4f0cfda1.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bri {
    background: url('../../images/2025/02/08/e91d8373f598d3fb2bc9be343bf220af.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bni {
    background: url('../../images/2025/02/08/c73489f3f6bf5b5ef1f985cd288deb80.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.danamon {
    background: url('../../images/2025/02/08/14ef6578c423a15f8e02f3175afe475c.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.cimb {
    background: url('../../images/2025/02/08/86a5acb0e9c6dcadaec34a969657eff8.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bii {
    background: url('../../images/2025/02/08/1721d95173d5ec755998a9f29abfa167.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.permata {
    background: url('../../images/2025/02/08/e3169f6ada0789f230da63fcce2f649d.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.ovo {
    background: url('../../images/2025/02/08/4b797d88023dedcb0efa670fbfc26d04.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.gopay {
    background: url('../../images/2025/02/08/5548c454abcebb70bb68afc92b61b64f.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.dana {
    background: url('../../images/2025/02/08/9ae70baf6340f6eefa3e9cd2c6bd5413.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.linkaja {
    background: url('../../images/2025/02/08/064c5c27f602285157e39942b235edc8.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bsi {
    background: url('../../images/2025/02/08/f51fa039a7fa9e86af69fdf234c7daa2.gif') no-repeat
}

.owl-wrapper .bank .offline.neo {
    background: url('../../images/2025/02/08/eb74b2954e387c746731a259408e87fa.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.ocbc {
    background: url('../../images/2025/02/08/69afda1a50f7793019038f22e8a110f1.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bca {
    background: url('../../images/2025/02/08/c77a463384698b582ef5cc07fadb9f8b.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.mandiri {
    background: url('../../images/2025/02/08/7423cfe8a3f90dbec21634b217088064.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bri {
    background: url('../../images/2025/02/08/b1374f966d81ef27062c12181879e1d5.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bni {
    background: url('../../images/2025/02/08/0617412d5e6333c405ced675c35c7b76.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.danamon {
    background: url('../../images/2025/02/08/90fef7cfa99d3ee05b7730176282264c.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.cimb {
    background: url('../../images/2025/02/08/8a37bd78b6f9cb4311f854af8f28b664.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bii,
.owl-wrapper .owl-item .bank .trouble.maybank {
    background: url('../../images/2025/02/08/c02e80df0a74b9fb6b08e6b99aea5e59.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.ovo {
    background: url('../../images/2025/02/08/9ac48d5659d2842db7109fcf82807e52.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.gopay {
    background: url('../../images/2025/02/08/2fbc068b8d1e7cd2e304db9e7dd28aa1.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.dana {
    background: url('../../images/2025/02/08/4fe02b171fe369b1f048d8626ea8a3cb.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.linkaja {
    background: url('../../images/2025/02/08/305103544e27f9e5e39f72faba3ee014.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bsi {
    background: url('../../images/2025/02/08/3a514d20805b7e97c45117962c294b60.gif') no-repeat
}

.owl-wrapper .bank .trouble.neo {
    background: url('../../images/2025/02/08/68c2f5a676e8beb7753bdf897bfc9f4b.gif') no-repeat
}

.animatedcolor,
.animatedcolor i {
    -webkit-animation: 1s infinite color-change;
    -moz-animation: 1s infinite color-change;
    -o-animation: 1s infinite color-change;
    -ms-animation: color-change 1s infinite;
    animation: 1s infinite color-change
}

@-webkit-keyframes color-change {

    0%,
    100% {
        color: red;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@-moz-keyframes color-change {

    0%,
    100% {
        color: red;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@-ms-keyframes color-change {

    0%,
    100% {
        color: red;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@-o-keyframes color-change {

    0%,
    100% {
        color: red;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@keyframes color-change {

    0%,
    100% {
        color: red;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

.blog-sidebar .nav.menu>li>a {
    border-bottom: 1px solid red;
    color: #fff
}

.blog-sidebar .nav.menu>li>a:hover,
a:active,
a:focus {
    color: #f3efef;
    background: #750a0ad6
}

.news-detail {
    height: auto
}

.bottomnv li {
    display: inline-block;
    list-style-type: none
}

.bottomnv li a {
    display: block;
    background: linear-gradient(to right, #a80000 0, #f20f0f 50%, #8b0303 100%);
    border-radius: 10px;
    color: #fff;
    padding: 8px;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin-top: 11px
}

.bottomnv_active {
    border-bottom: 1px solid #fff !important;
    border-top: 1px solid #fff !important;
    border-left: none;
    border-right: none;
    color: #fff !important
}

a {
    color: gold;
    text-decoration: none
}

element.style {
    float: left;
    margin: 10px 5px 5px
}

.col-lg-102,
.col-xs-102 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-offset-125 {
    margin-left: 13.33333333%
}

.col-sm-offset-125 {
    margin-left: 10.333333%
}

.yellowfoot {
    width: auto;
    padding: 0
}

.bottomnv .blacktp {
    list-style-type: none;
    width: 100%;
    margin: auto;
    padding-right: 55px
}

.blog-posts ol,
ul {
    color: #fff;
    line-height: 20px;
    padding: 0 25px;
    font-weight: 300
}

.item.bank {
    box-shadow: none !important
}

@media screen and (min-width:350px) {
    .bank {
        width: 100 !important;
        background-color: #fff0;
        box-shadow: none;
        height: 30px;
        border-radius: 6px
    }
}

.owl-carousel.bankscroll {
    margin-top: -216px
}

.bank img:last-child {
    width: 0;
    display: inline-block;
    vertical-align: middle
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:first-child {
    content: url("../../images/2025/02/08/db98c219637ea0ebee517c8829030d14.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(2) {
    content: url("../../images/2025/02/08/6ddc0a4673a40c423948a3f40b25bd54.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(3) {
    content: url("../../images/2025/02/08/b3fe0fa2004ce5a839ff7e05eb30fcfd.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(4) {
    content: url("../../images/2025/02/08/a283343fb42c7746df960ec7b028a53a.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(5) {
    content: url("../../images/2025/02/08/4692e08f8c8f1fc8a43859e4057f4397.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(6) {
    content: url("../../images/2025/02/08/c9881a4ac3f97d2c186aeb4a8d4cfaf8.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(7) {
    content: url("../../images/2025/02/08/c3a2d3f56994021d9c614972827503c8.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(8) {
    content: url("../../images/2025/02/08/54eba9f59642050741057e64e5476ced.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(9) {
    content: url("../../images/2025/02/08/d43139fa206511e901354ba58a831b5e.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(10) {
    content: url("../../images/2025/02/08/79856f0258b7e4d35645ba641a4e0a79.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(11) {
    content: url("../../images/2025/02/08/731383ebf4c3bb4e30c10bb86f8ca7e4.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(12) {
    content: url("../../images/2025/02/08/90ffb91b5f97995df66ff68021816338.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(13) {
    content: url("../../images/2025/02/08/e04b8de3fa8f561e5f1e10623f7e9147.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(14) {
    content: url("../../images/2025/02/08/162a561ce548aa057b5ca7fe56b8e711.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(15) {
    content: url("../../images/2025/02/08/edf895dd4571466a839ca66c1c27669b.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(16) {
    content: url("../../images/2025/02/08/643621e03b7c027900e3383d157488f9.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(17) {
    content: url("../../images/2025/02/08/36a263c6a5bf7c0031366b22c1299ef9.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(18) {
    content: url("../../images/2025/02/08/a1fc2efead5a82e3bd647e7c9825a3c0.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(19) {
    content: url("../../images/2025/02/08/693fbdebba1ccdaefa1efca2c5e92bd7.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(20) {
    content: url("../../images/2025/02/08/42448349bf54bc1d9a95bb905c9277b9.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(21) {
    content: url("../../images/2025/02/08/c322f9d53b28fca2316381cac0900fca.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(22) {
    content: url("../../images/2025/02/08/597cdd823f3ed549a98a68087397ad0c.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(23) {
    content: url("../../images/2025/02/08/9fb8bc8180a82a1b01329b18db40d7dc.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(24) {
    content: url("../../images/2025/02/08/1178f2a5e811537a5f0338606bb12640.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(25) {
    content: url("../../images/2025/02/08/8b4e1d20dbf895310a32c42aa958ea7c.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(26) {
    content: url("../../images/2025/02/08/2713adeda33fefffe50876a6a53065dd.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(27) {
    content: url("../../images/2025/02/08/cec4d5257bb0ae1155993ce066223c0d.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(28) {
    content: url("../../images/2025/02/08/293b4ce58c62c0276a995f5c86139bde.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(29) {
    content: url("../../images/2025/02/08/7d17913f0908c6fe163b1654bc95e851.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(30) {
    content: url("../../images/2025/02/08/9038b6db668e48f8939eab049e2dffc1.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(31) {
    content: url("../../images/2025/02/08/f5de185e02b631b76a69c26913ab0372.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(32) {
    content: url("../../images/2025/02/08/6b9b371b14b8456dbbee678e9f8fd759.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(33) {
    content: url("../../images/2025/02/08/8747c1d67b2dbd094944fe12488fa57b.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(34) {
    content: url("../../images/2025/02/08/adadb7df4022d643b836a5d7b316a292.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(35) {
    content: url("../../images/2025/02/08/a5d451774bc15a40f469f55c964ba8b6.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(36) {
    content: url("../../images/2025/02/08/29fdbb64deec6a2c563916b9958da20a.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(37),
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(39) {
    content: url("../../images/2025/02/08/1a741b54380b5be4ef3989812df35d9f.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(38) {
    content: url("../../images/2025/02/08/f0fcc001c8801e36034b9a4856f5cbe1.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(40) {
    content: url("../../images/2025/02/08/91f886dd802634062c9042425e3105f4.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(41) {
    content: url("../../images/2025/02/08/f814fe20c1378bd9b30f6280cc4085fc.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(42) {
    content: url("../../images/2025/02/08/61618287385a2647efbcad0bf2166e24.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(43) {
    content: url("../../images/2025/02/08/50d8267a65b58351ae58b7a7de104efd.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(44) {
    content: url("../../images/2025/02/08/0fd04d127b3e138a44f79787bb2e1484.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(45) {
    content: url("../../images/2025/02/08/22f0e8835f7fe8d0dc499c1ebf0e89ec.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(46) {
    content: url("../../images/2025/02/08/297e01f67850a2a45ab0b36e1c7ec137.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(47) {
    content: url("../../images/2025/02/08/10482b8958db92a3fbf9b2f8b9e8306f.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(48) {
    content: url("../../images/2025/02/08/a731b6365be1ede90268694a8512d2d6.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(49) {
    content: url("../../images/2025/02/08/cecd10e9233e89cc4dad248dbaea4cdd.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(50) {
    content: url("../../images/2025/02/08/c504dcc578e342944a6add37d127259f.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(51) {
    content: url("../../images/2025/02/08/479c7e8e6a9ddda4961dd421601ef881.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(52) {
    content: url("../../images/2025/02/08/085f40cda31ca6a0682ac2fa9e085112.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(53) {
    content: url("../../images/2025/02/08/b8e8bd8a1d48bde1e277b554b89c9c51.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(54) {
    content: url("../../images/2025/02/08/f2030de53076a5c64aa7ea42091d54f1.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(55) {
    content: url("../../images/2025/02/08/ec8e78a3ee63748aef081ed507b0ecd2.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(56) {
    content: url("../../images/2025/02/08/956a08f4fce3f5be89121843987132ad.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(57) {
    content: url("../../images/2025/02/08/85a6f61f760ba9318105c91f9f55208b.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(58) {
    content: url("../../images/2025/02/08/5823ab5e1c36166ac3547fee84e6e001.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(59) {
    content: url("../../images/2025/02/08/d350f3640f7f4302eac368d0b43f0188.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(60) {
    content: url("../../images/2025/02/08/e3e91222d07a4a6387f3529b4d7b33cb.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(61) {
    content: url("../../images/2025/02/08/39075ada2d4b1d5648933e56d206a4a4.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(62) {
    content: url("../../images/2025/02/08/bfa09c141bd8d15a443f61155370fb3d.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(63) {
    content: url("../../images/2025/02/08/034654eda505973cd50dd68f3158f01b.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(64) {
    content: url("../../images/2025/02/08/40cfcb72894fe4514f0e95f8d89a5e72.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(65) {
    content: url("../../images/2025/02/08/6ad464c619d1d1c99760dc55c1c273a5.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(66) {
    content: url("../../images/2025/02/08/dc90defad512fc6b22cbe63d30383f3b.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(67) {
    content: url("../../images/2025/02/08/6c4c501968d9b977e5ee9abd3191001a.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(68) {
    content: url("../../images/2025/02/08/8019ed5b10e423d472097c8f25ca02ba.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(69) {
    content: url("../../images/2025/02/08/eb8688130d870d00bd0f59bc8bbfeb1e.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(70) {
    content: url("../../images/2025/02/08/f112d37bd178d2533d9cb986c3dc68d2.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(71) {
    content: url("../../images/2025/02/08/8b5eb7561980479f7d0ec9aa8bbe46b9.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(72) {
    content: url("../../images/2025/02/08/7928b86b5ed89405cef1b62081063645.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(73) {
    content: url("../../images/2025/02/08/bb62602ea310b317bf8b10042759616a.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(74) {
    content: url("../../images/2025/02/08/3ce65641dd60fa4fd78b49327c328dc6.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(75) {
    content: url("../../images/2025/02/08/c15841ef598c6fb593454ce4544f2693.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(76) {
    content: url("../../images/2025/02/08/0c04b40f66d9d2c5a736fd9406600c14.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(77) {
    content: url("../../images/2025/02/08/09d3a45937906856f9b05cb8eaba6dfb.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(78) {
    content: url("../../images/2025/02/08/1f0fbd44de01ce693e9d2f219dfb4b9c.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(79) {
    content: url("../../images/2025/02/08/e6b7b5fbb36daa68de69a353768362bc.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(80) {
    content: url("../../images/2025/02/08/0c2342fdaa49a339e3b6b73ee74b95e9.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(81) {
    content: url("../../images/2025/02/08/8f92ff3919568908b07ea15fa401bc37.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(82) {
    content: url("../../images/2025/02/08/9bb3238799c5a3ade2081ad0d7134bed.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(83) {
    content: url("../../images/2025/02/08/879ea6caac092a9dc8b0607d607d99a2.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(84) {
    content: url("../../images/2025/02/08/d351ff3c98fce595093442dbdce45911.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(85) {
    content: url("../../images/2025/02/08/19f5252d37886459983d17e9bea927f9.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(86) {
    content: url("../../images/2025/02/08/8f1b9618e21e426454358785172fc1bb.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(87) {
    content: url("../../images/2025/02/08/a6e2d8d1bbbb97f05c3b3dc77d8779ce.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(88) {
    content: url("../../images/2025/02/08/d61add0af0109f9ad889f9df33a94ac7.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(89) {
    content: url("../../images/2025/02/08/864cc819b07b9394bc51f92814bd5a6e.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(90) {
    content: url("../../images/2025/02/08/ed72192c5ea677da6c8e9dbf4f345dec.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(91) {
    content: url("../../images/2025/02/08/b437960af22ff4d9002f050e6f68becb.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(92) {
    content: url("../../images/2025/02/08/bce9b79a82de71a4f960f9ee7ecc717d.webp") !important
}

.article-alexistogel h1 {
    font-size: 30px;
    text-shadow: 0 0 10px #8b0404;
    font-weight: 700;
    text-align: center
}

.alexis-table {
    margin-bottom: 15px;
    margin-top: 5px
}

.alexistogel-table {
    border: 1px solid gold;
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 4px;
    max-width: 824px;
    margin: auto;
    width: 100%
}

table.alexistogel-table td {
    background: #910203;
    font-size: 13px;
    color: #fff;
    padding: 5px;
    background-color: none;
    text-align: left;
    border: 1px solid gold;
    border-radius: 5px;
    line-height: 15px
}

table.alexistogel-table thead {
    font-size: 15px;
    text-align: center;
    background: radial-gradient(circle 214px at 46.5% 54.2%, #6e0000 0, #600000 96%);
    color: #fff;
    line-height: 33px
}

.animation {
    height: 50px;
    margin-left: 1rem
}

.animation>div>div {
    padding: .25rem .75rem;
    height: 2.81rem;
    margin-bottom: 2.81rem;
    display: inline-block
}

.animation div:first-child {
    animation: 8s infinite text-animation
}

.casino-alexistogel {
    align-self: auto
}

.daftar-casino-alexistogel,
.daftar-slot-alexistogel {
    margin: 7px;
    border: 1px solid gold;
    border-radius: 10px;
    cursor: pointer;
    transition: .5s;
    animation: 2s infinite alternate shadow
}

.daftar-slot-alexistogel img {
    border-radius: 10px
}

.daftar-slot-alexistogel:hover {
    opacity: .3
}

@keyframes shadow {
    0% {
        box-shadow: inset 20px -14px 20px gold
    }

    100% {
        box-shadow: inset 20px -20px 20px red
    }
}

.link-alternatif-alexistogel-terbaik {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    margin: 30px auto
}

.link-alternatif11,
.link-alternatif12,
.link-alternatif13 {
    display: flex;
    flex-direction: column;
    padding: 10px;
    margin: 0;
    border-radius: 10px;
    background: url(../../images/2025/02/09/8e751198528a66a24d9295b4f8239f81.webp) 0 0/100%;
    align-items: flex-end;
    text-align: right;
    width: 250px;
    height: 73px;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    color: gold;
    font-weight: 700 !important
}

.alternatif-dasar {
    display: flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center
}

.info-alternatif {
    border-top: 1px solid gold;
    margin-top: 4px;
    padding-top: 3px;
    font-size: 13px;
    color: #fff;
    font-family: helvetica;
    text-shadow: 0 2px 1px #333;
}

a.link-alternatif11:hover,
a.link-alternatif12:hover,
a.link-alternatif13:hover {
    text-decoration: none;
    color: #000
}

.container-footer-bawah {
    max-width: 700px;
    margin: 25px auto;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    z-index: 99999
}

.background-image {
    width: 100%;
    display: block;
    position: sticky;
    z-index: 2
}

.top-image {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translate(-35%, -50%);
    animation: 20s linear infinite marqueeAnimation;
    z-index: 0;
    height: 57%;
    background: 0 0
}

@keyframes marqueeAnimation {
    0% {
        left: 100%
    }

    100% {
        left: -100%
    }
}

.linkalte:hover {
    color: #717171
}

.linkalte {
    text-decoration: none;
    color: #fff;
    font-family: arial;
    font-weight: 700
}

#fl_menu {
    position: fixed;
    top: 57px;
    right: 0;
    z-index: 9999;
    width: 180px;
    height: 42px;
    display: block;
    overflow: visible;
    height: .5s
}

#fl_menu:hover {
    height: 190px
}

.menuaa {
    width: 185px;
    background: rgba(0, 0, 0, .6)
}

.menu_item {
    display: block;
    background: #f647472e;
    color: #030;
    border-top: 0;
    border-color: #d9aa0c;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
    width: 179px;
    border-bottom: 1px solid #f03434
}

.menu_item:hover {
    background: rgba(0, 40, 65, .5);
    text-decoration: none;
    color: #fff
}

@media only screen and (max-width:1024px) {
    #fl_menu {
        display: none
    }
}

.menuaa table,
.menuaa table tbody tr td {
    border: 0
}

.social {
    left: 0;
    width: 0;
    position: fixed;
    top: 110px;
    z-index: 9999999999
}

.social ul {
    padding: 0;
    -webkit-transform: translate(-130px, 0);
    -moz-transform: translate(-130px, 0);
    -ms-transform: translate(-130px, 0);
    -o-transform: translate(-130px, 0);
    transform: translate(-130px, 0)
}

.social ul li {
    display: block;
    margin: 6px 6px 6px 0;
    background: rgba(0, 0, 0, .86);
    width: 189px;
    text-align: right;
    padding: 4px;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    height: 53px;
    border: 2px groove #e70a0a
}

.social ul li:hover {
    -webkit-transform: translate(110px, 0);
    -moz-transform: translate(110px, 0);
    -ms-transform: translate(110px, 0);
    -o-transform: translate(110px, 0);
    transform: translate(110px, 0);
    background: rgba(95, 95, 95, .7)
}

.social ul li:hover i {
    color: #fff;
    background: rgba(0, 0, 0, .86);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.social ul li i {
    margin-left: 10px;
    color: #000;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    font-size: 20px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

footer#footer {
    background: linear-gradient(180deg, #960103 41%, rgb(6 0 0) 98%) !important;
    border-top: 10px solid #231708;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    box-shadow: rgb(0 0 0 / 100%) 0 32px 62px -2px, rgb(0 0 0 / 100%) 0 30px 32px -3px
}

footer#footer .footer-bottom {
    padding: 20px 0;
    background-color: #91010300;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    vertical-align: middle
}

.bottomnv {
    width: auto;
    margin-bottom: -26px;
    text-align: center
}