h5 { color: #000000 !important; } .news-head > h5 > i { background: #000; -webkit-background-clip: text; -webkit-text-fill-color: #fff !important; } .section .container { box-shadow: rgb(0 0 0 / 100%) 0 32px 62px -2px,rgb(0 0 0 / 100%) 0 30px 32px -3px; background: black !important; } footer#footer { background: black !important; border-top: 1px solid rgb(233, 202, 80); color: rgba(255, 255, 255, 1); font-weight: 300; font-size: 12px; border-top-style: groove; width: 1170px; margin: auto; box-shadow: rgb(0 0 0 / 90%) 0 32px 62px -2px, rgb(0 0 0 / 90%) 0 30px 32px -3px; } .slider .owl-carousel .owl-controls .owl-pagination .owl-page.active span { background-color: #000; border: 2px solid #ffffff; } .slider #progressBar #bar { background: linear-gradient(45deg, #ffffff, #ebebeb); } ul.newsticker > li > a { color: black !important; } .skrollable .btn-theme:hover,.sidebar-button .btn-theme:hover { /* background: linear-gradient(150deg,#800000,#ED1C24, #b40000, #ED1C24); */ background: linear-gradient(150deg, #e0d05a 0%, #FFFF00 20%, #FFFF00, #f1df5b, #FFFF00 70%, #f9e556 100%); border: 1px solid #000000 !important; /* background-size: 200% 100%; */ background-size: 400% 400%; animation: gradients 5s ease-in-out infinite; } /* @keyframes gradients { 0% { background-position: -100% 50%; } 50% { background-position: 100% -50%; } 100% { background-position: -100% 50%; } } */ @keyframes gradients { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .skrollable .btn-theme{ border-radius: 16px 2px !important; } .sidebar-button .btn-theme { border-radius: 16px 2px ; } .new-menu { display: flex; justify-content: space-around; padding: 1rem; gap: 1rem; margin: 0 0 1rem; border-bottom: 2px solid #FFFF00; } .new-menu li { font-size: 1.1rem; text-transform: uppercase; text-align: center; list-style: none; } .new-menu li a { font-weight: 700; color: #efe04e; } .new-menu li a i { color: #FFFF00 !important; } .new-menu li a:hover { text-decoration: none; color: #f3f3f3; } .new-menu li a i { font-size: 2.8rem; margin-bottom: 0.6rem; } .progress21, .progress31 { padding: 3px; border-radius: 30px; background: rgb(255, 255, 255); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); } .progress-bar21, .progress-bar31 { height: 10px; border-radius: 30px; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05)); transition: 0.4s linear; transition-property: width, background-color; } .progress-moved2 .progress-bar21{ width: 10%; background-color: #209e07; animation: progressAnimation21 3s; } @keyframes progressAnimation21 { 0% { width: 1%; background-color: #db1629;} 100% { width: 10%; background-color: #db1629; } } .progress-moved11 .progress-bar31 { width: 30%; background-color: #209e07; animation: progressAnimation31 3s; } @keyframes progressAnimation31 { 0% { width: 1%; background-color: #db1629;} 100% { width: 30%; background-color: #db1629; } } .wrapper-service { display: flex; align-items: center; justify-content: center; border-radius: 10px; margin-top: 1rem; margin-bottom: 1.3rem; padding: .8rem; border-bottom: 3px solid #ffee00 !important; box-shadow: inset 0 0 0 1px #ffee00, inset 0 2px 0 0 #ffee00, inset 0 4px 4px 2px #ffee00, 3px 3px 3px 1px rgba(0, 0, 0, 0.2) !important; background: linear-gradient(to bottom, #ffff00 0%, #9c9c00 50%, #2a2a01 100%) !important; } .status-wrapper,.status-wrapper-mem { display: flex; align-items: center } .status-wrapper { justify-content: space-between } .status-wrapper-mem { justify-content: center } .status-wrapper p { margin-right: .6rem!important } .item-service { margin-right: 3rem } .item-service h1 { font-size: 2.2rem; margin-top: 7px!important; text-transform: uppercase } .google-wrapper { background: #fff; padding: 2rem; width: 18rem; height: .5rem; border-radius: 20px; position: relative } .google-wrapper img { position: absolute; width: 2rem; top: 9px; left: 10px } .google-wrapper p { position: absolute; right: 4rem; top: .8rem; text-transform: uppercase!important; font-size: 1.6rem!important; color: #000!important } .wrapper-transactions { max-width: 100%; padding: .7rem; margin-bottom: 1rem; border-radius: 0 25px; color: #fff !important; box-shadow: inset 0 0 0 1px #ffeb3b, inset 0 2px 0 0 #dcdc15, inset 0 4px 4px 2px #d1d10e, 3px 3px 3px 1px rgba(0,0,0,0.2) !important; background: linear-gradient(to bottom, #000000 0%, #000000 50%, #f3ff0b 100%) !important } #lastdp,#lastwd { height: 10rem; overflow: hidden; position: relative } .avatar-trans { width: 1.2rem; max-width: 100%; margin-right: .7rem } .avatar-wrapper { display: flex; justify-content: center } .item-trans { color: #fff; background: #000; display: flex; width: 100%; border: 2px solid #FFEB3B; justify-content: space-between; align-items: center; border-radius: 5px; font-size: 1rem; margin-bottom: .45rem!important; padding: .4rem; position: relative; bottom: 0; animation: 40s linear infinite moveUp; } @keyframes moveUp { 0% { transform: translateY(0); } 100% { transform: translateY(-1500px); } } .rupiah-trans { color: #2ec700 } .text-centertitle { text-align: center; color: #fff; margin-top: 0; font-size: x-large; font-family: verdana } .divider-trans { margin-top: 14px!important; border-top: 2px solid #ffe500; } .btn-menu a , .btn-menu i { color: rgb(255, 255, 255); } a.btn-menu{ color: #fff; } .list-menubaru { list-style-type: none; padding: 0; margin: 0; } .list-menubaru li { background: #000; padding: 10px; border-radius: 5px; color: #fff; margin-bottom: 7px; } .list-menubaru li a, .list-menubaru li i { color: #db1629; font-weight: bold; animation: blinker 1s linear infinite; } @-webkit-keyframes blinker { from { opacity: 1.0; } to { opacity: 0.0; } } .results { border-radius: 15px 2px 15px 5px !important; box-shadow: inset 0 0 0 1px #ffee00, inset 0 2px 0 0 #dcdc15, inset 0 4px 4px 2px #d1d10e, 3px 3px 3px 1px rgba(0, 0, 0, 0.2) !important; background: linear-gradient(to bottom, #ffee00 0%, #9c9c00 50%, #2a2a01 100%) !important; } .results h4 { color: black !important; } .results > h4 > i { background: black ; -webkit-background-clip: text; -webkit-text-fill-color: white !important; } /* .results h4 { color: white; } .results > h4 > i { background: white; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .results .custom-navigations span { color: #db1629; } */ .results-pool { color: #fff; } .results-detail { box-shadow: none !important; } .results-detail .results-pool { color: #fff !important; } .results-detail .results-number { color: #FFFF00; } .results-detail,.news-detail { border: 1px solid #f0f0f0; border-radius: 12px !important; } .gip:first-of-type img { margin-bottom: 20px; } .service-dekstop img { width: 100%; height: 100%; } .yellowfoot a:hover { color: #fff !important; } .bottomnv li { display: inline-block; list-style-type: none; } .bottomnv li a { line-height: 11px; display: block; background: #fff; border-radius: 10px 10px 10px 10px; text-transform: uppercase; text-decoration: none; border-bottom: 1.5px solid #000000; border-top: 1.5px solid #000000; padding: 4px 16px; color: #00000; } .bottomnv_active { border-bottom: 1.5px solid #000000 !important; border-top: 1.5px solid #000000 !important; border-left: none; border-right: none; text-transform: uppercase; color: #000 !important; } .contactusbg:nth-child(1) a { position: relative; top: 12px; left: 12px; text-transform: uppercase; font-weight: bold; } .contactusbg:nth-child(2) a { position: relative; top: 12px; left: 12px; text-transform: uppercase; font-weight: bold; } .contactusbg:nth-child(3) a { position: relative; top: 12px; left: 12px; text-transform: uppercase; font-weight: bold; } .contactusbg:nth-child(4) a { position: relative; top: 12px; left: 12px; text-transform: uppercase; font-weight: bold; } .contactusbg:nth-child(5) a { position: relative; top: 12px; left: 12px; text-transform: uppercase; font-weight: bold; } element.style { text-align: center; float: left; margin: 0px 5px; margin-bottom: 5px; margin-top: 10px; } .col-lg-102 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-xs-offset-125 { margin-left: 13.33333333%; } .col-xs-102 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; } .col-sm-offset-125 { margin-left: 8.33333333%; } .col-md-offset-125 { margin-left: 8.33333333%; } .bottomnv { width: auto; } .bottomnv .blacktp { list-style-type: none; overflow: hidden; width: 100%; text-align: center; margin: auto; padding-right: 55px; } .blog-posts ol, ul { color: #fff; line-height: 20px; padding: 0 25px; font-weight: 300; } .contactusbg a { color: #fff !important; } .contactusbg:nth-child(1) { background: url(https://imgku.io/download/H6pKGm8W.png) no-repeat; width: 18%; height: 48px; background-size: 100%; } .contactusbg:nth-child(2) { background: url(https://imgku.io/download/bmigDP6j.png) no-repeat; width: 18%; height: 48px; background-size: 100%; } .contactusbg:nth-child(3) { background: url(https://imgku.io/download/VB208XyC.png) no-repeat; width: 18%; height: 48px; background-size: 100%; } .contactusbg:nth-child(4) { background: url(https://imgku.io/download/CXYtrpdy.png) no-repeat; width: 19%; height: 48px; background-size: 100%; } .contactusbg:nth-child(5) { background: url(https://imgku.io/download/CXYtrpdy.png) no-repeat; width: 18%; height: 48px; background-size: 100%; } #snackbar { visibility: hidden; width: 53rem; background-color: #000; color: #fff; text-align: center; border-radius: 25px; position: fixed; font-family: Glory,sans-serif; z-index: 99999999999999999999999999999999999999999999999999999999999999; border: 2px solid #129dac; display: flex!important; gap: 1rem; align-items: center; max-width: 95%; height: 60px; left: 2%; font-size: 12px; bottom: 3%; padding: .3rem; transform: translateX(0); margin-top: auto; } .snackbar-icon { max-width: 2rem; padding-right: 0.6rem; } .snackbar-nominal { font-size: 1.2rem; } .snackbar-img { width: 30px; margin-left: 1rem; } #snackbar.show { visibility: visible; -webkit-animation: 0.8s fadein, 0.8s 4.5s fadeout; animation: 0.8s fadein, 0.8s 4.5s fadeout; } @-webkit-keyframes fadein { from { bottom: 0; opacity: 0; } to { bottom: 3%; opacity: 2; } } @keyframes fadein { from { bottom: 0; opacity: 0; } to { bottom: 3%; opacity: 2; } } @-webkit-keyframes fadeout { from { bottom: 3%; opacity: 2; } to { bottom: 0; opacity: 0; } } @keyframes fadeout { from { bottom: 3%; opacity: 2; } to { bottom: 0; opacity: 0; } } #snackbar span, #snackbar strong { font-weight: 700; color: #FFFF00; } @media only screen and (max-width: 600px) { #snackbar { max-width: 95%; height: auto; left: 2%; font-size: 12px; top: 12%; padding: 0.3rem; transform: translateX(0); } .snackbar-nominal { font-size: 1rem; } #withdraw { font-size: 0.8rem; } } WHATSAPP TELEGRAM FACEBOOK .social { left: 0; width: 0; position: fixed; top: 110px; z-index: 9999999999; } .social ul { padding: 0px; -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; margin-left: 0px; background: rgba(0, 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: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; height: 53px; border: groove 2px #fffb00; } .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: rgb(255, 187, 0); } .social ul li:hover a { color: #fff; } .social ul li:hover i { color: #fff; background: rgba(0, 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: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 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; background: #ffffff; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } window.onload = function what() { let custangka = Math.floor(53000 + Math.random() * 2000); document.getElementById("custangka").innerHTML = custangka; }; document.addEventListener("DOMContentLoaded", () => { const _0x5d9d93 = Math.floor(Math.random() * 701) + 0x12c; const _0x81082b = document.querySelector(".nav.menu.sidebar-nav"); if (_0x81082b) { _0x81082b.remove(); } $(".section.margin-top > .container").prepend(function (_0x1ecc9d, _0x3a629e) { return "