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 "
Rata-Rata 01 Menit Rata-Rata 03 Menit " + _0x5d9d93 + " Member Cari Kami di: BUNTOGEL BUNTOGEL adalah situs togel online dan slot online resmi terpercaya di indonesia. Sebagai situs togel online resmi terpercaya di indonesia telah menyediakan berbagai macam permainan yang seru dan menarik untuk di mainkan oleh pengguna situs BUNTOGEL. Untuk melakukan semua permainan yang ada di situs BUNTOGEL ini para pemain cukup hanya menggunakan 1 Userid, dengan begitu para pemain bisa melakukan semua permainan yang tersedia pada situs BUNTOGEL. Sebagai situs togel online terpercaya, BUNTOGEL juga menyediakan berbagai macam pasaran togel online secara lengkap. Pasaran togel online yang di sediakan oleh situs BUNTOGEL ini merupakan pasaran togel resmi langsung dari pihak pusat di masing-masing negara. Dengan Begitu seluruh hasil keluaran angka pada setiap pasaran togel online di situs BUNTOGEL ini merupakan hasil yang SAH langsung dari pihak pusat. Selain pasaran togel online yang lengkap, pada situs BUNTOGEL ini juga para pemain di suguhkan oleh permainan SLOT ONLINE dengan provider terlengkap. Serta ada juga permainan LIVE CASINO secara lengkap layaknya kita berada di secara nyata. BUNTOGEL saat ini juga memasuki sebagai bandar togel online terpercaya yang memberikan hadiah jackpot 4d terbesar. Hadiah jackpot 4d yang di berikan oleh situs BUNTOGEL ini ialah 4D 10 JUTA. Hadiah togel online yang bisa anda dapatkan dalam bermain togel online pada situs BUNTOGEL sebagai berikut : Untuk mendapatkan semua hadiah togel online yang di berikan oleh situs BUNTOGEL ini. Di mana para pemain cukup dengan minimal betting 100 perak sudah bisa memainkan semua pasaran togel online tersedia. Termasuk juga pada pasaran togel toto macau yang mempunya minimal betting 100 perak. Permainan slot online yang dapat dimain secara online di situs BUNTOGEL dengan permainan yang seru serta tampilan yang menarik sangat mudah untuk di pahami dan mudah untuk di minati oleh masyarakat di indonesia. Hal tersebut di karenakan provider slot online yang di sediakan oleh situs BUNTOGEL merupakan provider slot online ternama di dunia. Sehingga hampir seluruh masyarakat di indonesia mengetahuinya. Setiap provider slot online yang di sediakan oleh situs buntogel ini tentunya mempunyai keunggulannya masing-masing serta jaminan yang di berikan tidak main-main. Terdapat 4 provider slot online ternama pada situs BUNTOGEL di antaranya : Merupakan provider slot ternama yang sudah menghadirkan ratusan jenis permainan sloto online. Serta provider slot ini juga selalu memberikan kejutan-kejutan jackpot setiap harinya. Berikut beberapa permainan slot online yang ada pada provider ini seperti GATE OF OLYMPUS, SWEET BONANZA, STARLIGHT PRINCES, JOKER WEELS dan masih banyak permainan lainnya. Provider pg soft merupakan provider slot online yang belakangan ini sangat mencuri perhatian banyak pemain slot online di indonesia. Hal tersebut di karenakan provider slot online menghadirkan grafis paling baik di kelasnya. Bahkan hadiah jackpot yang di berikan oleh provider ini juga tidak kalah besarnya dengan provider slot online lainnya. Adalah provider ketiga yang tidak kalah menariknya dengan provider lainnya. Sebab provider ini di kenal sebagai provider slot online yang sangat mudah untuk mendapatkan kemenangan yang sangat besar. Dengan hal tersebut lah yang membuat provider ini cepat di kenal dan di mainkan oleh banyak para pemain slot online pada kala ini. Walaupun provider ini di bilang tergolong baru memasuki rana di dunia slot online. Namun provider idn slot ini telah mengguncang dunia slot online khususnya di negara indonesia. Hal tersebuta RTP kemenangan yang di berikan oleh provider sangat lah tinggi hingga mencapai angkta 98%. Serta provider idn slot ini juga membuka launchingnya sekaligus dengan menyediakan puluhan permainan slot online secara langsung. Dalam melakukan permainan slot online anda sudah tidak perlu untuk bersusah payah untuk mengaksesnya dan mencari situs yang terpercaya. Saat ini anda dapat bermain judi slot online resmi secara langsung di situs slot online terpercaya BUNTOGEL. Serta anda bisa mengaksesnya kapanpun dan dimanapun anda berada. Dalam melakukan permainan togel online atau slot online tentunya anda mempunyai tujuan yaitu keuntungan. Nah dalam bermain togel online atau slot online pada situs BUNTOGEL ini tidak hanyak keuntungan yang bisa dapatkan oleh para pemain di dalamnya. Di mana para pemain juga akan mendapatkan keunggulan dalam bermain togel online dan slot online pada situs BUNTOGEL. Keunggulan yang di dapatkan dalam bermain di situs BUNTOGEL ini sangat lah banyak. Dimana para pemain akan mendapatkan pelayanan yang terbaik dan sebuah platfor situs togel online paling modern ini. Layanan yang di berikan oleh situs BUNTOGEL sangat lah profesional dan ramah. Serta layanan yang di berikan ini sangat bisa di akses selama 24 jam onlien. Dengan begitu para pemain bisa secara lancar melakukan permainan togel online atau slot online pada situs BUNTOGEL. Selain pelayanan yang di berikan secara profesional dan ramah. Pada situs BUNTOGEL ini para pemain juga akan mendapatkan kemudahan dalam melakukan deposit. Hal ini di sebabkan karena pada situs BUNTOGEL telah menyediakan berbagai macam bank lokal ternama di indonesia. Serta di sediakan juga dompet digital ternama di indonesia secara lengkap. Dengan begitu sangat lah mudah untuk melakukan deposit dan withdraw pada situs BUNTOGEL." /> 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 "
Rata-Rata 01 Menit Rata-Rata 03 Menit " + _0x5d9d93 + " Member Cari Kami di: BUNTOGEL BUNTOGEL adalah situs togel online dan slot online resmi terpercaya di indonesia. Sebagai situs togel online resmi terpercaya di indonesia telah menyediakan berbagai macam permainan yang seru dan menarik untuk di mainkan oleh pengguna situs BUNTOGEL. Untuk melakukan semua permainan yang ada di situs BUNTOGEL ini para pemain cukup hanya menggunakan 1 Userid, dengan begitu para pemain bisa melakukan semua permainan yang tersedia pada situs BUNTOGEL. Sebagai situs togel online terpercaya, BUNTOGEL juga menyediakan berbagai macam pasaran togel online secara lengkap. Pasaran togel online yang di sediakan oleh situs BUNTOGEL ini merupakan pasaran togel resmi langsung dari pihak pusat di masing-masing negara. Dengan Begitu seluruh hasil keluaran angka pada setiap pasaran togel online di situs BUNTOGEL ini merupakan hasil yang SAH langsung dari pihak pusat. Selain pasaran togel online yang lengkap, pada situs BUNTOGEL ini juga para pemain di suguhkan oleh permainan SLOT ONLINE dengan provider terlengkap. Serta ada juga permainan LIVE CASINO secara lengkap layaknya kita berada di secara nyata. BUNTOGEL saat ini juga memasuki sebagai bandar togel online terpercaya yang memberikan hadiah jackpot 4d terbesar. Hadiah jackpot 4d yang di berikan oleh situs BUNTOGEL ini ialah 4D 10 JUTA. Hadiah togel online yang bisa anda dapatkan dalam bermain togel online pada situs BUNTOGEL sebagai berikut : Untuk mendapatkan semua hadiah togel online yang di berikan oleh situs BUNTOGEL ini. Di mana para pemain cukup dengan minimal betting 100 perak sudah bisa memainkan semua pasaran togel online tersedia. Termasuk juga pada pasaran togel toto macau yang mempunya minimal betting 100 perak. Permainan slot online yang dapat dimain secara online di situs BUNTOGEL dengan permainan yang seru serta tampilan yang menarik sangat mudah untuk di pahami dan mudah untuk di minati oleh masyarakat di indonesia. Hal tersebut di karenakan provider slot online yang di sediakan oleh situs BUNTOGEL merupakan provider slot online ternama di dunia. Sehingga hampir seluruh masyarakat di indonesia mengetahuinya. Setiap provider slot online yang di sediakan oleh situs buntogel ini tentunya mempunyai keunggulannya masing-masing serta jaminan yang di berikan tidak main-main. Terdapat 4 provider slot online ternama pada situs BUNTOGEL di antaranya : Merupakan provider slot ternama yang sudah menghadirkan ratusan jenis permainan sloto online. Serta provider slot ini juga selalu memberikan kejutan-kejutan jackpot setiap harinya. Berikut beberapa permainan slot online yang ada pada provider ini seperti GATE OF OLYMPUS, SWEET BONANZA, STARLIGHT PRINCES, JOKER WEELS dan masih banyak permainan lainnya. Provider pg soft merupakan provider slot online yang belakangan ini sangat mencuri perhatian banyak pemain slot online di indonesia. Hal tersebut di karenakan provider slot online menghadirkan grafis paling baik di kelasnya. Bahkan hadiah jackpot yang di berikan oleh provider ini juga tidak kalah besarnya dengan provider slot online lainnya. Adalah provider ketiga yang tidak kalah menariknya dengan provider lainnya. Sebab provider ini di kenal sebagai provider slot online yang sangat mudah untuk mendapatkan kemenangan yang sangat besar. Dengan hal tersebut lah yang membuat provider ini cepat di kenal dan di mainkan oleh banyak para pemain slot online pada kala ini. Walaupun provider ini di bilang tergolong baru memasuki rana di dunia slot online. Namun provider idn slot ini telah mengguncang dunia slot online khususnya di negara indonesia. Hal tersebuta RTP kemenangan yang di berikan oleh provider sangat lah tinggi hingga mencapai angkta 98%. Serta provider idn slot ini juga membuka launchingnya sekaligus dengan menyediakan puluhan permainan slot online secara langsung. Dalam melakukan permainan slot online anda sudah tidak perlu untuk bersusah payah untuk mengaksesnya dan mencari situs yang terpercaya. Saat ini anda dapat bermain judi slot online resmi secara langsung di situs slot online terpercaya BUNTOGEL. Serta anda bisa mengaksesnya kapanpun dan dimanapun anda berada. Dalam melakukan permainan togel online atau slot online tentunya anda mempunyai tujuan yaitu keuntungan. Nah dalam bermain togel online atau slot online pada situs BUNTOGEL ini tidak hanyak keuntungan yang bisa dapatkan oleh para pemain di dalamnya. Di mana para pemain juga akan mendapatkan keunggulan dalam bermain togel online dan slot online pada situs BUNTOGEL. Keunggulan yang di dapatkan dalam bermain di situs BUNTOGEL ini sangat lah banyak. Dimana para pemain akan mendapatkan pelayanan yang terbaik dan sebuah platfor situs togel online paling modern ini. Layanan yang di berikan oleh situs BUNTOGEL sangat lah profesional dan ramah. Serta layanan yang di berikan ini sangat bisa di akses selama 24 jam onlien. Dengan begitu para pemain bisa secara lancar melakukan permainan togel online atau slot online pada situs BUNTOGEL. Selain pelayanan yang di berikan secara profesional dan ramah. Pada situs BUNTOGEL ini para pemain juga akan mendapatkan kemudahan dalam melakukan deposit. Hal ini di sebabkan karena pada situs BUNTOGEL telah menyediakan berbagai macam bank lokal ternama di indonesia. Serta di sediakan juga dompet digital ternama di indonesia secara lengkap. Dengan begitu sangat lah mudah untuk melakukan deposit dan withdraw pada situs BUNTOGEL." />
.skrollr body { background: #000000 url(https://baeyimage.pro/uploads/bgdeskopimlek.webp) center center no-repeat !important; background-attachment: fixed !important; background-position: top; background-size: cover !important; .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(1) { content: url("https://iili.io/HrzXKAX.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(2) { content: url("https://iili.io/HrzXfNn.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(3) { content: url("https://iili.io/HrzXF9t.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(4) { content: url("https://iili.io/HrzXqts.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(5) { content: url("https://iili.io/HrzXCoG.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(6) { content: url("https://iili.io/HrzXnVf.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(7) { content: url("https://iili.io/HrzXzKl.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(8) { content: url("https://iili.io/HrzXoP4.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(9) { content: url("https://iili.io/HrzXIl2.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(10) { content: url("https://iili.io/HrzXTSS.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(11) { content: url("https://iili.io/HrzXAH7.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(12) { content: url("https://iili.io/HrzXRR9.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(13) { content: url("https://iili.io/HrzX5Ne.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(14) { content: url("https://iili.io/HrzX7Du.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(15) { content: url("https://iili.io/HrzXaob.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(16) { content: url("https://iili.io/HrzXcVj.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(17) { content: url("https://iili.io/HrzXlix.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(18) { content: url("https://iili.io/HrzX1KQ.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(19) { content: url("https://iili.io/HrzXElV.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(20) { content: url("https://iili.io/HrzXGUB.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(21) { content: url("https://iili.io/HrzXVHP.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(22) { content: url("https://iili.io/HrzXWR1.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(23) { content: url("https://iili.io/HrzXXOF.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(24) { content: url("https://iili.io/HrzXhDg.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(25) { content: url("https://iili.io/HrzXwxa.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(26) { content: url("https://iili.io/HrzXNWJ.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(27) { content: url("https://iili.io/HrzXOiv.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(28) { content: url("https://iili.io/HrzXkfR.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(29) { content: url("https://iili.io/HrzXvlp.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(30) { content: url("https://iili.io/HrzhCe1.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(31) { content: url("https://iili.io/HrzhqdB.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(32) { content: url("https://iili.io/HrzhB5P.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(33) { content: url("https://iili.io/HrzhKgV.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(34) { content: url("https://iili.io/HrzhnmF.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(35) { content: url("https://iili.io/Hrzhxzg.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(36) { content: url("https://iili.io/HrzhzXa.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(37) { content: url("https://iili.io/HrzhY7I.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(38) { content: url("https://iili.io/HrzhRgp.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(39) { content: url("https://iili.io/Hrzh7dN.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(40) { content: url("https://iili.io/HrzhA1R.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(41) { content: url("https://iili.io/HrzhcmX.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(42) { content: url("https://iili.io/Hrzh0In.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(43) { content: url("https://iili.io/Hrzh1Xs.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(44) { content: url("https://iili.io/HrzhELG.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(45) { content: url("https://iili.io/HrzhMBf.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(46) { content: url("https://iili.io/HrzhV14.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(47) { content: url("https://iili.io/HrzhWrl.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(48) { content: url("https://iili.io/Hrzhh22.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(49) { content: url("https://iili.io/Hrzhj7S.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(50) { content: url("https://iili.io/Hrzhwk7.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(51) { content: url("https://iili.io/HrzhNp9.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(52) { content: url("https://iili.io/HrzheIe.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(53) { content: url("https://iili.io/Hrzhkhu.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(54) { content: url("https://iili.io/HrzhvLb.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(55) { content: url("https://iili.io/HrzhSBj.gif") !important; } .gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(56) { content: url("https://iili.io/HrzhgrQ.gif") !important; } } .owl-wrapper .owl-item:nth-child(1) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/GCB2vbp/BCA.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(1) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/gyzfZHN/BCA.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(1) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/4JgtV3w/bca.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(2) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/F0BFdzb/BNI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(2) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/V9V1JtC/BNI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(2) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/qrNspPT/bni.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(3) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/vH3NSvZ/BRI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(3) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/G5nM3ZY/BRI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(3) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/R0g8YN9/bri.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(4) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/Mpr7k5H/BSI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(4) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/Wgw8xsY/BSI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(4) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/xMDGWLn/bsi.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(5) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/MVHrgs4/CIMB.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(5) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/99Rbfrd/CIMB.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(5) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/TwM39Vz/cimb.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(6) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/tCvBJQb/DANA.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(6) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/V2cf0PY/DANA.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(6) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/f8PV0Cw/dana.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(7) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/4fsnPyy/GOPAY.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(7) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/2P8QRs2/GOPAY.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(7) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/7yVXwxK/gopay.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(8) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/NsrS7Xb/LINK.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(8) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/yRr4rxj/INK.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(8) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/6JnWGXv/link.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(9) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/rK9Cm1n/MANDIRI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(9) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/SJVhBBW/MANDIRI.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(9) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/xX1GYzb/mandiri.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(10) .bank .online { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/mDfRd6T/OVO.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(10) .bank .offline { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/YjVxhqx/OVO.gif') 0px 0px no-repeat !important; background-size: 100% !important; } .owl-wrapper .owl-item:nth-child(10) .bank .trouble { width: 145px !important; height: 94px !important; background: url('https://i.ibb.co/DM1dsmx/ovo.gif') 0px 0px no-repeat !important; background-size: 100% !important; } @media screen and (min-width: 720px) { div .bank { text-align: center; width: 145px; height: 74px; padding: 0px !important; background-color: rgba(0,0,0,0); border: none !important; -webkit-border-radius: 0px !important; -moz-border-radius: 0px !important; -ms-border-radius: 0px !important; -o-border-radius: 0px !important; border-radius: 0px !important; margin-left: 0px; } } .bank-status-blink { display: flex; align-items: center; justify-content: center; font-family: 'Muli'; margin: 0px !important; } .bank-wrapper { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .dp_barcode img:hover { transform: scale(2) translateX(30px) translateY(-28px); } .dp_barcode img { transition: all 1s ease; } .bank-status-blink { display: flex; align-items: center; justify-content: center; font-family: 'Muli'; margin: 0px !important; } .bank-wrapper { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } .dp_barcode img:hover { transform: scale(2) translateX(30px) translateY(-28px); } .dp_barcode img { transition: all 1s ease; } .w-100 { width: 100%; height: auto !important; } .mdlcenter { transform: translateY(50%) !important; } .modal-dialog { margin-top: 50% !important; transform: translateY(-100%) !important; } .modal-dialog .modal-content .modal-header { border-bottom: none; background: none; } .modal-dialog .modal-content { background: transparent; box-shadow: none; border: none; transform: translateY(-50%); } .ads-container { margin-top: 20px; display: grid; gap: 10px; grid-template-columns: 1fr 1fr; } .ads-container img { border-radius: 5px; border: 1px solid #fff; width: 100%; } h1, h2, h3, h4, h5, h6 { color: white !important; } .news-head { clip-path: polygon(0% 0%, calc(0.75rem) 50%, 0% 100%, 100% 100%, 100% 50%, 100% 0); background: linear-gradient(to bottom,#e8e827 0%,#e5e518 50%,#f0f011 100%) !important; border-radius: 1px !important; } div button.btn-theme, div .btn.btn-theme { background: linear-gradient(270deg, #ffe500 0%, #ffe500 21%, #333100 33%, #ffe500 44%, #ffe500 60%, #333100 73%, #ffe500 85%, #333100 100%); background-size: auto ; background-size: 400% 400% !important; animation: gradient 5s ease infinite; border-radius: 15px 2px 15px 5px !important; box-shadow: inset 0px 0px 0px 1px #FFFF00, inset 0px 2px 0px 0px #FFFF00, inset 0px 0px 0px 2px #FFFF00, 3px 3px 3px 1px rgba(0, 0, 0, 0.2) !important; } @keyframes gradient { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } input[type="text"], input[type="password"]{ border-radius: 16px 4px !important; /*! border: 2px solid #da1629; */ background: linear-gradient(to bottom, #ffff, #ffff); box-shadow: inset 0 0 5px 3px #FFFF00,inset 0 2px 0 0 #fff,inset 0 0 0 2px #640067,3px 3px 3px 1px rgba(0,0,0,.2); } .form-control:focus { border: 2px solid #f8c701 !important; } .news-body { background: radial-gradient(circle, #e8e827, #e5e518, #f0f011, #ffd523) !important; } .news-head > 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 "
Rata-Rata 01 Menit Rata-Rata 03 Menit " + _0x5d9d93 + " Member Cari Kami di: BUNTOGEL BUNTOGEL adalah situs togel online dan slot online resmi terpercaya di indonesia. Sebagai situs togel online resmi terpercaya di indonesia telah menyediakan berbagai macam permainan yang seru dan menarik untuk di mainkan oleh pengguna situs BUNTOGEL. Untuk melakukan semua permainan yang ada di situs BUNTOGEL ini para pemain cukup hanya menggunakan 1 Userid, dengan begitu para pemain bisa melakukan semua permainan yang tersedia pada situs BUNTOGEL. Sebagai situs togel online terpercaya, BUNTOGEL juga menyediakan berbagai macam pasaran togel online secara lengkap. Pasaran togel online yang di sediakan oleh situs BUNTOGEL ini merupakan pasaran togel resmi langsung dari pihak pusat di masing-masing negara. Dengan Begitu seluruh hasil keluaran angka pada setiap pasaran togel online di situs BUNTOGEL ini merupakan hasil yang SAH langsung dari pihak pusat. Selain pasaran togel online yang lengkap, pada situs BUNTOGEL ini juga para pemain di suguhkan oleh permainan SLOT ONLINE dengan provider terlengkap. Serta ada juga permainan LIVE CASINO secara lengkap layaknya kita berada di secara nyata. BUNTOGEL saat ini juga memasuki sebagai bandar togel online terpercaya yang memberikan hadiah jackpot 4d terbesar. Hadiah jackpot 4d yang di berikan oleh situs BUNTOGEL ini ialah 4D 10 JUTA. Hadiah togel online yang bisa anda dapatkan dalam bermain togel online pada situs BUNTOGEL sebagai berikut : Untuk mendapatkan semua hadiah togel online yang di berikan oleh situs BUNTOGEL ini. Di mana para pemain cukup dengan minimal betting 100 perak sudah bisa memainkan semua pasaran togel online tersedia. Termasuk juga pada pasaran togel toto macau yang mempunya minimal betting 100 perak. Permainan slot online yang dapat dimain secara online di situs BUNTOGEL dengan permainan yang seru serta tampilan yang menarik sangat mudah untuk di pahami dan mudah untuk di minati oleh masyarakat di indonesia. Hal tersebut di karenakan provider slot online yang di sediakan oleh situs BUNTOGEL merupakan provider slot online ternama di dunia. Sehingga hampir seluruh masyarakat di indonesia mengetahuinya. Setiap provider slot online yang di sediakan oleh situs buntogel ini tentunya mempunyai keunggulannya masing-masing serta jaminan yang di berikan tidak main-main. Terdapat 4 provider slot online ternama pada situs BUNTOGEL di antaranya : Merupakan provider slot ternama yang sudah menghadirkan ratusan jenis permainan sloto online. Serta provider slot ini juga selalu memberikan kejutan-kejutan jackpot setiap harinya. Berikut beberapa permainan slot online yang ada pada provider ini seperti GATE OF OLYMPUS, SWEET BONANZA, STARLIGHT PRINCES, JOKER WEELS dan masih banyak permainan lainnya. Provider pg soft merupakan provider slot online yang belakangan ini sangat mencuri perhatian banyak pemain slot online di indonesia. Hal tersebut di karenakan provider slot online menghadirkan grafis paling baik di kelasnya. Bahkan hadiah jackpot yang di berikan oleh provider ini juga tidak kalah besarnya dengan provider slot online lainnya. Adalah provider ketiga yang tidak kalah menariknya dengan provider lainnya. Sebab provider ini di kenal sebagai provider slot online yang sangat mudah untuk mendapatkan kemenangan yang sangat besar. Dengan hal tersebut lah yang membuat provider ini cepat di kenal dan di mainkan oleh banyak para pemain slot online pada kala ini. Walaupun provider ini di bilang tergolong baru memasuki rana di dunia slot online. Namun provider idn slot ini telah mengguncang dunia slot online khususnya di negara indonesia. Hal tersebuta RTP kemenangan yang di berikan oleh provider sangat lah tinggi hingga mencapai angkta 98%. Serta provider idn slot ini juga membuka launchingnya sekaligus dengan menyediakan puluhan permainan slot online secara langsung. Dalam melakukan permainan slot online anda sudah tidak perlu untuk bersusah payah untuk mengaksesnya dan mencari situs yang terpercaya. Saat ini anda dapat bermain judi slot online resmi secara langsung di situs slot online terpercaya BUNTOGEL. Serta anda bisa mengaksesnya kapanpun dan dimanapun anda berada. Dalam melakukan permainan togel online atau slot online tentunya anda mempunyai tujuan yaitu keuntungan. Nah dalam bermain togel online atau slot online pada situs BUNTOGEL ini tidak hanyak keuntungan yang bisa dapatkan oleh para pemain di dalamnya. Di mana para pemain juga akan mendapatkan keunggulan dalam bermain togel online dan slot online pada situs BUNTOGEL. Keunggulan yang di dapatkan dalam bermain di situs BUNTOGEL ini sangat lah banyak. Dimana para pemain akan mendapatkan pelayanan yang terbaik dan sebuah platfor situs togel online paling modern ini. Layanan yang di berikan oleh situs BUNTOGEL sangat lah profesional dan ramah. Serta layanan yang di berikan ini sangat bisa di akses selama 24 jam onlien. Dengan begitu para pemain bisa secara lancar melakukan permainan togel online atau slot online pada situs BUNTOGEL. Selain pelayanan yang di berikan secara profesional dan ramah. Pada situs BUNTOGEL ini para pemain juga akan mendapatkan kemudahan dalam melakukan deposit. Hal ini di sebabkan karena pada situs BUNTOGEL telah menyediakan berbagai macam bank lokal ternama di indonesia. Serta di sediakan juga dompet digital ternama di indonesia secara lengkap. Dengan begitu sangat lah mudah untuk melakukan deposit dan withdraw pada situs BUNTOGEL.