.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(https://storage.googleapis.com/grandtour/BG/bg%20basic%20alx%203.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(https://sgp1.digitaloceanspaces.com/alexisimage/front/sosmed/bg%20sosmed%20alx.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('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/BCA%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.mandiri {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/MANDIRI%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.bri {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/BRI%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.bni {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/BNI%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.danamon {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/DANAMON%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.cimb {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/CIMB%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.bii,
.owl-wrapper .owl-item .bank .online.maybank {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/MAYBANK%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.permata {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/PERMATA%20BANK%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.ovo {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/OVO%20ON.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.gopay {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/GOPAY%20ON.gif) no-repeat
}

.owl-wrapper .owl-item .bank .online.ocbc {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/OCBC.gif) no-repeat
}

.owl-wrapper .owl-item .bank .online.papua {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/BANK/ONLINE/3%20BANKPAPUA%20ONLINE%20conv.gif) no-repeat
}

.owl-wrapper .owl-item .bank .online.seabank {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/BANK/ONLINE/4%20SEABANK%20ONLINE%20conv.gif) no-repeat
}

.owl-wrapper .owl-item .bank .offline.ocbc {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/OCBC.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bca {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/BCA%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .online.dana {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/DANA%20ON.gif) no-repeat
}

.owl-wrapper .owl-item .bank .online.linkaja {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/LINKAJA%20ON.gif) no-repeat
}

.owl-wrapper .owl-item .bank .online.bsi {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/BSI%20ON.gif) no-repeat
}

.owl-wrapper .bank .online.bank_neo {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/ON/NEO%20ON.gif) no-repeat
}

.owl-wrapper .bank .online.bank_papua {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/BANK/ONLINE/3%20BANKPAPUA%20ONLINE%20conv.gif) no-repeat
}


.owl-wrapper .owl-item .bank .offline.mandiri {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/MANDIRI%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bri {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/BRI%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bni {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/BNI%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.danamon {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/DANAMON%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.cimb {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/CIMB%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.bii {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/MAYBANK%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.permata {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/PERMATA%20OFF.gif') no-repeat
}

.owl-wrapper .owl-item .bank .offline.ovo {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/OVO%20OFF.gif) no-repeat
}

.owl-wrapper .owl-item .bank .offline.gopay {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/GOPAY%20OFF.gif) no-repeat
}

.owl-wrapper .owl-item .bank .offline.dana {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/DANA%20OFF.gif) no-repeat
}

.owl-wrapper .owl-item .bank .offline.linkaja {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/LINK%20AJA%20OFF.gif) no-repeat
}

.owl-wrapper .owl-item .bank .offline.bsi {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/BSI%20OFF.gif) no-repeat
}

.owl-wrapper .bank .offline.neo {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/OFF/NEO%20OFF.gif) no-repeat
}

.owl-wrapper .owl-item .bank .trouble.ocbc {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/OCBC.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bca {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/BCA%20GANGGUAN.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.mandiri {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/MANDIRI%20GANGGUAN.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bri {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/BRI%20GANGGUAN.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bni {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/BNI%20GANGGUAN.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.danamon {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/DAMNAMON%20GANGGUAN.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.cimb {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/CIMB%20GANGGUAN.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bii,
.owl-wrapper .owl-item .bank .trouble.maybank {
    background: url('https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/MAYBANK%20GANGGUAN.gif') no-repeat
}

.owl-wrapper .owl-item .bank .trouble.ovo {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/OVO%20GANGGUAN.gif) no-repeat
}

.owl-wrapper .owl-item .bank .trouble.gopay {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/GOPAY%20GANGGUAN.gif) no-repeat
}

.owl-wrapper .owl-item .bank .trouble.dana {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/DANA%20GANGGUAN.gif) no-repeat
}

.owl-wrapper .owl-item .bank .trouble.linkaja {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/LINKAJA%20GANGGUAN.gif) no-repeat
}

.owl-wrapper .owl-item .bank .trouble.bsi {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/BSI%20GANGGUAN.gif) no-repeat
}

.owl-wrapper .bank .trouble.neo {
    background: url(https://sgp1.digitaloceanspaces.com/alexisimage/front/BANK/TROUBLE/NEO%20GANGGUAN.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("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/TOTOMACAU.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(2) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SINGAPORE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(3) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/HONGKONG.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(4) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SYDNEY.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(5) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/BULLSEYE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(6) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CAMBODIA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(7) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CHINA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(8) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/OREGON.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(9) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/TAIWAN.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(10) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/PCSO.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(11) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/JAKARTA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(12) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/JEPANG.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(13) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/KOREA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(14) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/KUPANG.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(15) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/NUSA%20TOTO.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(16) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/NUSA%20POOLS.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(17) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/THAILAND.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(18) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/VIETNAM.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(19) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SINGAPORE%2025.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(20) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/VIRGINIA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(21) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/KENTUCKY.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(22) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CAROLINA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(23) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CALIFORNIA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(24) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/MISSOURI.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(25) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/INDIANA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(26) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/NEW%20YORK.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(27) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/FLORIDA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(28) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/MONGOLIA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(29) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/TENNESSEE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(30) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/TEXAS.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(31) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/ILLINOIS.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(32) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/WASHINGTON.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(33) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/MICHIGAN.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(34) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/OHIO.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(35) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/NEW%20JERSEY.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(36) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/PENSYLVANIA.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("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/GEORGIA%20MID.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(38) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/GEORGIA%20EVE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(40) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/MARYLAND%20MID.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(41) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/MARYLAND%20EVE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(42) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/DELAWARE%20DAY.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(43) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/DELAWARE%20NIGHT.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(44) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/RHODE%20ISLAND.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(45) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/WISCONSIN.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(46) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/JAPAN%20POOLS.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(47) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/HK%20LIVE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(48) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/MUNCHEN.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(49) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/KINGKONG.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(50) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/TOTOMACAU%205D.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(51) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/ATLANTA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(52) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/BOGOTA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(53) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/BUFFALO.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(54) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/FREETOWN.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(55) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/GERMANY.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(56) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/KINGSTON.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(57) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/MOSCOW.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(58) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/NORTH%20KOREA.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(59) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/PHOENIX.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(60) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/PORTLAND.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(61) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/BACCARAT.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(62) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/ROULETTE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(63) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/SICBO%20BALL.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(64) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/BILLIARD.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(65) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/DICE%206.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(66) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/DRAGON%20TIGER.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(67) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/MONOPOLY.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(68) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/RED%20WHITE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(69) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/SUWIT.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(70) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/OGLOK.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(71) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/48D.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(72) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/HEAD%20TAIL.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(73) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/IDN%204%20STAND.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(74) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/FANTAN.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(75) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/DOMINO%20LIVE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(76) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/12D%20THUNDER.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(77) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/BINGO%20SICBO.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(78) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/NIU%20NIU.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(79) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/GRAND%20PRIX.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(80) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/DUEL%20DICE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(81) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/BINGO%20ROULETTE.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(82) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/24D.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(83) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/CASINO/RACE%20BALL.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(84) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/PRAGMATIC.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(85) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/HABANERO.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(86) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/PGSOFT.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(87) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/MICRO%20GAMING.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(88) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/TOP%20TREND.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(89) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/IDN%20SLOT.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(90) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/GMW%20SLOT.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(91) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/NOLIMIT.webp") !important
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(92) {
    content: url("https://sgp1.digitaloceanspaces.com/alexisimage/front/PASARAN%20BARU%202/SLOT/PLAYSTAR.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(https://sgp1.digitaloceanspaces.com/alexisimage/FOOTER/button%20bawahh.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
}