body {
    background: #000000 url(https://terbaikhariini.org/image/bgkaostogellp.jpg) center center no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}

.section .container {
    padding: 0 20px 15px 20px;
    background: linear-gradient(to bottom, #086a7fe6 0%, #2e99a5 50%, #0000009e 100%);
}

.navbar-fixed-top {
    background-color: transparent;
    box-shadow: none !important;
}

.news-head {
    background: #00c5c6;
    height: 35px;
}

.news-body {
    background: #00c5c6ed;
    /* background: #fed804 url(../../img/brc/point.jpg) left center no-repeat; */
    height: 35px;
    overflow: hidden;
}


.navbar-fixed-top .container {
    background: linear-gradient(to bottom, #000000 20%, #157586e0 100%);
    padding-right: 15px;
}

.blog-sidebar .nav.menu > li > a:hover > i {
    color: #ffffff;
    background: -webkit-linear-gradient(#2e99a5, #2e99a5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #00ffe9;
}

.navbar-collapse .row .col-sm-7 {
    margin-left: 150px !important;
}

ul.newsticker > li > a {
    color:#fff;
    text-shadow:0px 0px 10px #08eaee47;
}

.results {
    border-radius: 12px 12px 12px 12px !important;
    padding: 16px;
    background: #000000;
    background-image: -moz-linear-gradient(top, #e7e7e7 0%, #e7e7e7 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#e7e7e7));
    background-image: -webkit-linear-gradient(top, #00c1bd 0%,#083835 100%);
    background-image: -o-linear-gradient(top, #e7e7e7 0%,#e7e7e7 100%);
    background-image: linear-gradient(top, #e7e7e7 0%,#e7e7e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#e7e7e7',GradientType=0 );
    padding: 10px;
    margin-bottom: 15px;
    color: #000000;
    border: 2px #00c9ff solid;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    position: relative;
}

.results-detail {
    width: 100%;
    display: inline-block;
    /* background: rgba(0, 0, 0, 1); */
    background: linear-gradient(to bottom, #075e60 20%, #00b3e3 90%);
    padding: 5px 15px;
    color: #000000;
    /* border: 1px solid #68191c; */
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 16px;
    font-family: Helvetica;
    border: 1px solid #00ffe3;
}

.news-detail {
    height: auto;
    display: inline-block;
    /* background: rgba(0, 0, 0, 1); */
    background: linear-gradient(to bottom, #075e60 20%, #00b3e3 90%);
    padding: 5px 15px;
    color: #ffffff;
    /* border: 1px solid #68191c; */
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 16px;
    overflow-x: hidden ! important;
    overflow-y: auto ! important;
}

form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid #05fff6;
    border-radius: 12px 12px 12px 12px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.wcover {
    width: 650px;
    background: #000000 !important;
    color: #efefef;
    padding: 10px;
    display: none;
    box-shadow: rgb(2 255 234 / 90%) 0 6px 12px -2px, rgb(0 159 255 / 90%) 0 3px 7px -3px;
    border-radius: 10px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #00d4ff;
}

button.btn-theme:hover, .btn.btn-theme:hover, button.btn-small:hover, .btn.btn-small:hover {
    color: #000000;
    background-image: -webkit-linear-gradient(top, #00f6ff 0%, #01adff 100%);
    border-radius: 16px;
}

button.btn-theme, .btn.btn-theme {
    background-image: linear-gradient(to top, #00e9ff 0%, #09e0c2 100%);
    background-repeat: repeat-x;
    color: black!important;
    border-width: 0;
    transition: all 0.2s ease-out;
    font-weight: 600;
    padding: 8px 12px;
    letter-spacing: 1px;
    font-weight: bolder;
    border-radius: 16px;
}

.blog-sidebar .nav.menu > li > a:hover, a:active, a:focus {
    color: #ffffff;
    /* background: rgba(0, 0, 0, 0); */
    background: #0cdaff85;
}

.blog-sidebar .nav.menu > li > a {
    color: #ffffff;
    padding: 10px 0;
    border-bottom: 1px solid #00ffe9;
    font-size: 16px;
    padding-left: 10px;
}

.slider #progressBar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(218 65 65 / 20%);
    z-index: 1000;
    display: none;
}

.owl-theme .owl-controls .owl-page span {
    display: none;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(1) {
content: url("https://iili.io/HgiPq9n.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(2) {
content: url("https://iili.io/HgiPBus.png") !important;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(3) {
content: url("https://iili.io/HgiPK8X.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(4) {
content: url("https://iili.io/HgiPFat.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(5) {
content: url("https://iili.io/HgiPCwG.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(6) {
content: url("https://iili.io/HgiPntf.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(7) {
content: url("https://iili.io/HgiPzMl.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(8) {
content: url("https://iili.io/HgiPxn4.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(9) {
content: url("https://iili.io/HgiPIP2.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(10) {
content: url("https://iili.io/HgiPuFS.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(11) {
content: url("https://iili.io/HgiPAc7.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(12) {
content: url("https://iili.io/HgiPRS9.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(13) {
content: url("https://iili.io/HgiP79e.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(14) {
content: url("https://iili.io/HgiPYAu.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(15) {
content: url("https://iili.io/HgiPawb.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(16) {
content: url("https://iili.io/HgiPctj.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(17) {
content: url("https://iili.io/HgiP1MQ.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(18) {
content: url("https://iili.io/HgiP0ox.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(19) {
content: url("https://iili.io/HgiPEPV.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(20) {
content: url("https://iili.io/HgiPMKB.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(21) {
content: url("https://iili.io/HgiPVcP.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(22) {
content: url("https://iili.io/HgiPWS1.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(23) {
content: url("https://iili.io/HgiPhHF.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(24) {
content: url("https://iili.io/HgiPjAg.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(25) {
content: url("https://iili.io/HgiPwNa.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(26) {
content: url("https://iili.io/HgiPNDJ.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(27) {
content: url("https://iili.io/HgiPeov.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(28) {
content: url("https://iili.io/HgiPkVR.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(29) {
content: url("https://iili.io/HgiPvPp.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(30) {
content: url("https://iili.io/HgiPSKN.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(31) {
content: url("https://iili.io/HgiPUlI.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(32) {
content: url("https://iili.io/HgiPgSt.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(33) {
content: url("https://iili.io/HgiPPNs.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(34) {
content: url("https://iili.io/HgiPPNs.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(35) {
content: url("https://iili.io/HgiPiDG.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(36) {
content: url("https://iili.io/HgiP6Rn.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(37) {
content: url("https://iili.io/HgiPQV4.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(38) {
content: url("https://iili.io/HgiPLxf.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(39) {
content: url("https://iili.io/HgiPZil.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(40) {
content: url("https://iili.io/HgiPDf2.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(41) {
content: url("https://iili.io/HgiiHOu.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(42) {
content: url("https://iili.io/HgiiJDb.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(43) {
content: url("https://iili.io/HgiPyJ9.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(44) {
content: url("https://iili.io/Hgii9Re.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(45) {
content: url("https://iili.io/Hgii2xj.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(46) {
content: url("https://iili.io/HgiiFiQ.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(47) {
content: url("https://iili.io/Hgii3Wx.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(48) {
content: url("https://iili.io/HgiiffV.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(49) {
content: url("https://iili.io/Hgiiq0B.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(50) {
content: url("https://iili.io/HgiiBUP.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(51) {
content: url("https://iili.io/HgiinJ1.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(52) {
content: url("https://iili.io/Hgiio5F.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(53) {
content: url("https://iili.io/HgiixOg.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(54) {
content: url("https://iili.io/Hgiizba.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(55) {
content: url("https://iili.io/HgiiuWv.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(56) {
content: url("https://iili.io/HgiiAsR.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(57) {
content: url("https://iili.io/HgiiYgI.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(58) {
content: url("https://iili.io/HgiicJt.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(59) {
content: url("https://iili.io/HgiiVs4.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(60) {
content: url("https://iili.io/HgiiGzG.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(61) {
content: url("https://iili.io/HgiiXql.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(62) {
content: url("https://iili.io/Hgii0en.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(63) {
content: url("https://iili.io/Hgii1bs.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(64) {
content: url("https://iili.io/HgiiMXf.png") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(65) {
content: url("https://iili.io/Hgiih12.png") !important;
}

.article-kaostogel h1 {
    font-size: 30px;
    text-shadow: 0px 0px 10px #046b8b;
    font-weight: bold;
    text-align: center;
}

table.kaostogel-table td {
    text-align: left;
    padding: 6px 4px;
    border: 1px solid gold;
    background: #027491;
    color: white;
}


.ten-table {
    margin-bottom: 15px;
    margin-top: 5px;
}

.kaostogel-table {
    border: 1px solid rgb(0, 238, 255);
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 4px;
    max-width: 824px;
    margin: auto;
    width: 100%
}

table.kaostogel-table td {
    font-size: 13px;
    color: #ffffff;
    padding: 5px;
    background-color: none;
    text-align: left;
    border: 1px solid rgb(0, 238, 255);
    border-radius: 5px;
    line-height: 15px;
}

table.kaostogel-table thead {
    font-size: 15px;
    text-align: center;
    background: radial-gradient(circle 214px at 46.5% 54.2%, #006a6e 0, #005960 96%);
    color: white;
    line-height: 33px;
}


.animation {
    height: 50px;
    overflow: hidden;
    margin-left: 1rem;
}

.animation>div>div {
    padding: 0.25rem 0.75rem;
    height: 2.81rem;
    margin-bottom: 2.81rem;
    display: inline-block;
}

.animation div:first-child {
    animation: text-animation 8s infinite;
}

.Slot-kaostogel {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.casino-kaostogel {
    align-self: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.daftar-slot-kaostogel {
    margin: 7px;
    border: 1px solid cyan;
    border-radius: 11px;
    cursor: pointer;
    transition: 0.5s;
    animation: shadow 2s infinite alternate;
}

.daftar-casino-kaostogel {
    margin: 7px;
    border: 1px solid cyan;
    border-radius: 11px;
    cursor: pointer;
    transition: 0.5s;
    animation: shadow 2s infinite alternate;
}

.daftar-slot-kaostogel img {
    border-radius: 10px;
}

.daftar-slot-kaostogel:hover {
    opacity: 0.3;
}

@keyframes shadow {
    0% {
        box-shadow: inset 20px -14px 20px gold;
    }

    100% {
        box-shadow: inset 20px -20px 20px red;
    }
}

.link-alternatif-kaostogel-terbaik {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    margin-top: 15px;
    margin: 30px auto;
}

.link-alternatif11 {
    display: flex;
    flex-direction: column;
    background-position: center;
    padding: 10px;
    margin: 0px;
    border-radius: 10px;
    background: url(https://i.gyazo.com/0e6cda61ba0a6bfa4729c362863104d1.png);
    background-size: 100%;
    align-items: flex-end;
    text-align: right;
    border: 2px solid cyan;
    width: 250px;
    height: 77px;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 1px black;
    color: white;
    font-weight: bold !important;
}

.link-alternatif12 {
    display: flex;
    flex-direction: column;
    background-position: center;
    padding: 10px;
    margin: 0px;
    border-radius: 10px;
    background: url(https://i.gyazo.com/0e6cda61ba0a6bfa4729c362863104d1.png);
    background-size: 100%;
    align-items: flex-end;
    text-align: right;
    border: 2px solid cyan;
    width: 250px;
    height: 77px;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 1px black;
    color: white;
    font-weight: bold !important;
}

.link-alternatif13 {
    display: flex;
    flex-direction: column;
    background-position: center;
    padding: 10px;
    margin: 0px;
    border-radius: 10px;
    background: url(https://i.gyazo.com/0e6cda61ba0a6bfa4729c362863104d1.png);
    background-size: 100%;
    align-items: flex-end;
    text-align: right;
    border: 2px solid cyan;
    width: 250px;
    height: 77px;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 1px black;
    color: white;
    font-weight: bold !important;
}

.alternatif-dasar {
    display: flex;
}

.info-alternatif {
    border-top: 1px solid gold;
    margin-top: 4px;
    padding-top: 3px;
    text-transform: uppercase;
    font-size: 13px;
    color: rgb(255, 255, 255);
    font-family: helvetica;
    text-shadow: 0 1px 1px rgb(0 255 243);
}

.alternatif-dasar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

a.link-alternatif11:hover {
    text-decoration: none;
    color: black;
}

a.link-alternatif12:hover {
    text-decoration: none;
    color: black;
}

a.link-alternatif13:hover {
    text-decoration: none;
    color: black;
}

.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: marqueeAnimation 20s linear infinite;
    z-index: 0;
    height: 57%;
    background: transparent;
}

@keyframes marqueeAnimation {
    0% {
        left: 100%;
        /* Mulai dari tepi kanan container */
    }

    100% {
        left: -100%;
        /* Melewati tepi kiri container */
    }
}

.linkalte {
    color: black;
    text-decoration: none;
}

.linkalte:visited {
    color: #FFFFFF;
}

.linkalte:hover {
    color: rgb(113, 113, 113);
}

.linkalte {
    text-decoration: none;
    color: #FFFFFF;
    font-family: arial;
    font-weight: bold;
}