<style>
div.navbar.navbar-fixed-top.skrollable {
    background-color: transparent !important;
    box-shadow: none !important;
    background: url(https://iili.io/FR3p9ta.png) bottom center no-repeat;
    background-size: cover;
}

div.footer.footer-main.footer-bottom {
    background-color: transparent !important;
    box-shadow: none !important;
    background: url(https://iili.io/FRIfpAN.png) bottom center no-repeat;
    background-size: cover;
}


.skrollr body {
    background: #000000 url('https://i.postimg.cc/9FZcXq3Z/Untitled-design.png') center center no-repeat !important;
    background-attachment: fixed !important;
background-position: top;
     background-size: cover !important;

}


footer#footer {
background: linear-gradient(180deg, #00CCFF 41%, rgb(6 0 0) 98%) !important;
    border-top: 1px solid #00CCFF;
    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;
    background-color: #000;
}

footer#footer .footer-bottom {
    padding: 20px 0;
    background-color: transparent !important;
    font-size: 12px;
    font-weight: 300;
    color: rgba(255, 255, 255, 1);
    vertical-align: middle;
}
.container-footer-bawah {
    max-width: 700px;
    margin: 25px auto;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    z-index: 99999;
}
.footer {
    background: #000000ba;
    font-size: 12px;
    color: #868686;
    border-top: 3px solid #ffd900;
    z-index: 5;
    border-radius: 18px;
}
.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 {
        z-index: 105000;
}
.modal-backdrop{
        z-index: 10400;
}
.modal-backdrop.in {
        opacity: .9;
}
.modal-content {
        background-color: transparent;
        border:none;
        box-shadow: none !important;
}
.results {
    background: black;
}
.modal-header {
        border-bottom: none;
}
.close {
        font-size: 25px;
        opacity: 1;
        color: #cf0000 !important;
    background-color: rgb(255 234 0);
}
.btn-close{
    font-weight: bold;
    font-size: 25px;
    opacity: 1;
    color: #fff; 
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.modal-mobile {
    background-color: rgba(0,0,0,0.4); /* Transparent dimmed overlay */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
}

.modal-mobile.hidden {
    display: none;
}

.modal-mobile .modal-container-mobile {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 200px;
}

.modal-mobile .body {
    display: inline-block;
    padding: 10px;
}
.popup-img{width: 100%;height: auto;}

.modal-mobile-qris .hidden {
        display:block;
    }
.modal-content{
background-color: #00000000 !important;
}

.modal-header {
    border-bottom: 1px solid #000000;
}
    
    .modal {
        z-index:10500000 !important;
    }
    .modal-mobile-qris {
        background-color: rgba(0,0,0,0.4); /* Transparent dimmed overlay */
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: table;
    }

    .modal-mobile-qris .modal-container-mobile-qris {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        width: 200px;
    }

    .modal-mobile-qris .body {
        display: inline-block;
        padding: 10px;
    }
      @keyframes spin {
        0%   {width:0px; height:0px; transform: rotate(360deg);}
        25%  {width:100px; height:100px;}
        50%  {width:200px; height:200px; }
        75%  { width:300px; height:300px; }
        100% { width:400px; height:400px; }
      }
      .modal-mobile .body{  
              /* This section calls the slideInFromLeft animation we defined above */
              animation: spin 1s linear ;
        }
      }

        .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%);
        }
.modal-content {
    background-color: #00000000 !important;
}
        .ads-container {
            margin-top: 20px;
            display: grid;
            gap: px;
            grid-template-columns: 1fr 1fr;
        }

        .ads-container img {
            border-radius: 5px;
            border: 1px solid #00FFFF;
            width: 100%;
        }
        .navbar-fixed-top .navbar-header .navbar-brand {
  padding: 0;
  margin-left: 0;
  width: 210px;
  height: 63px;
   background: url(https://ik.imagekit.io/Biangtoto/biangtoto.png?updatedAt=1751048160391) no-repeat;
  background-size: 210px 63px;
}

input[type="text"], input[type="password"]{
    border-radius: 5px 5px !important;
    border: 1px solid cyan;
    background: linear-gradient(188deg,rgba(0, 162, 255, 1) 0%, rgba(0, 212, 255, 1) 100%);
    font-size: 16px;
  font-weight: 600;
    
    
}
.form-control {
    color: #000;
    
}
.box-input {
  position: relative;
}
.border {
  background-image: linear-gradient(to right bottom, #e300ff, #ff00aa, #ff5956, #ffb900, #fffe00);
  box-shadow: -25px -10px 30px -5px rgba(225, 0, 255, 0.5),
    25px -10px 30px -5px rgba(255, 0, 212, 0.5),
    25px 10px 30px -5px rgba(255, 174, 0, 0.5),
    -25px 10px 30px -5px rgba(255, 230, 0, 0.5);
  padding: 1px;
}

.input {
  background-color: #212121;
  max-width: 250px;
  height: 35px;
  padding: 0 19px 0 10px;
  font-size: 1.1em;
  position: relative;
  border: none;
  color: white;
  outline: 0;
  overflow: hidden;
}

.box-input::after,
.box-input::before {
  content: "";
  width: 130px;
  height: 30px;
  position: absolute;
  z-index: -1;
}

.box-input::after {
  bottom: 0;
  right: 0;
}

.box-input::before {
  top: 0;
  left: 0;
}

.input::placeholder {
  transition: all 0.5s ease-in, transform 0.2s ease-in 0.6s;
}

.input:focus::placeholder {
  padding-left: 165px;
  transform: translateY(-50px);
}

.form-control::placeholder {
    color: #000 !important;
}
.form-control:focus {
    border: 2px solid #00B2FF !important;
}
.news-head {
    font-weight: 600;
   
    background: #00D4FF !important;
    border-radius: 1px !important;
}
.news-body {
    background: #00D4FF !important;
}
.news-head > h5 {
    color: #000 !important;
    font-weight: 600;
}
.news-head > h5 > i {
    background: linear-gradient(90deg,rgba(0, 212, 255, 1) 0%, rgba(35, 117, 135, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #000;
}
.section .container {
        background: #000D14 !important;
            background-image:none;
        box-shadow: rgb(0 0 0 / 100%) 0 42px 72px -2px, rgb(0 0 0 / 100%) 0 40px 62px -3px;
}
.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;
}
.slider .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
    background-color: #000;
    border: 2px solid #00FFFF;
}
.slider #progressBar #bar {
    background: linear-gradient(45deg, #00B2FF, #006278);
}
ul.newsticker > li > a {
    color: #000 !important;
}
.button-85 {
  padding: 0.6em 2em;
  border: none;
  outline: none;
  color: rgb(212, 80, 121);
  background: #111;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 10px;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.button-85:before {
  content: "";
  background: linear-gradient(
    45deg,
    #00A2FF,
    #00D4FF,
    #00A2FF,
    #00D4FF,
    #00A2FF,
    #00D4FF,
    #00A2FF,
    #00D4FF,
    #00A2FF
  );
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  -webkit-filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing-button-85 20s linear infinite;
  transition: opacity 0.3s ease-in-out;
  border-radius: 10px;
}

@keyframes glowing-button-85 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}

.button-85:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #00A2FF;
  left: 0;
  top: 0;
  border-radius: 10px;
}
.super-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 14px 28px;
  background: linear-gradient(145deg, #00A2FF, #00D4FF);
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  color: #00D4FF;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  box-shadow: 0 0 20px rgba(0, 255, 255, 0.1);
  backdrop-filter: blur(8px);
  z-index: 1;
}

.super-button::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: conic-gradient(from 10deg, #033B5C, #0091C2, #00D4FF);
  animation: rotate 4s linear infinite;
  z-index: -2;
}

.super-button::after {
  content: "";
  position: absolute;
  inset: 2px;
  background: #0a0a0a;
  border-radius: inherit;
  z-index: -1;
}

.super-button:hover {
  transform: scale(1.05);
  box-shadow: 0 0 40px rgba(0, 255, 255, 0.2);
}

.super-button:hover .arrow {
  transform: translateX(6px);
}

.arrow {
  width: 22px;
  height: 22px;
  transition: transform 0.3s ease-in-out;
  color: #00ffff;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.skrollable .btn-theme,.sidebar-button .btn-theme {
        display: inline-block;
        text-align: center;
        text-decoration: none;
        color: #00D4FF;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        background: linear-gradient(to right, #07a0f9, #129edf, #51d6ff);
        border: px #00A2FF !important;
        background-size: 200% 100%;
        animation: gradients 5s ease-in-out infinite;
}

.skrollable .btn-theme:hover,.sidebar-button .btn-theme:hover {
        display: inline-block;
        text-align: center;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        background: linear-gradient(to right, #07a0f9, #129edf, #51d6ff);
        border: 2px solid lightblue !important;
        background-size: 200% 100%;
        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: -100% 50%;
        }
        50% {
            background-position: 100% -50%;
        }
        100% {
            background-position: -100% 50%;
        }
    }

    .skrollable .btn-theme{
        border-radius: 5px 5px !important;
    }

    .sidebar-button .btn-theme {
        border-radius: 5px 0px ;
    }
.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.new-menu {
    display: flex;
    justify-content: space-around;
    padding: 1rem;
    gap: 1rem;
    margin: 0 0 1rem;
    border-bottom: 1px solid #00FFF7;
}

.new-menu li {
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center;
    list-style: none;
    font-weight: 700;
}

.new-menu li a {
    font-weight: 700;
    color: #00D9FF;
}

.new-menu li a i {
    color: #00D9FF !important;
}

.new-menu li a:hover {
    text-decoration: none;
    color: #00D9FF;
}

.new-menu li a i {
    font-size: 2.8rem;
    margin-bottom: 0.6rem;
    text-align: center;
}

.progress21, .progress31 {
    padding: 3px;
    border-radius: 5px 1px;
    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: 5px 1px ;
    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: #00D4FF;  
    animation: progressAnimation21 3s;
}

@keyframes progressAnimation21 {
    0%   { width: 1%; background-color: #00D4FF;}
    100% { width: 10%; background-color: #00EEFF; }border
}

.progress-moved11 .progress-bar31 {
    width: 30%; 
    background-color: #00D4FF;  
    animation: progressAnimation31 3s;
}

@keyframes progressAnimation31 {
    0%   { width: 1%; background-color: #00D4FF;}
    100% { width: 30%; background-color: #00EEFF; }
}
.wrapper-service {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    margin-top: 1rem;
    margin-bottom: 1.3rem;
    padding: .8rem;
    border-bottom: 3px solid #00D9FF !important;
    background: linear-gradient(179deg,rgba(9, 154, 227, 1) 0%, rgba(0, 130, 153, 1) 100%);
}

.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: 0.6rem!important
}

.item-service {
    margin-right: 3rem
}

.item-service h1 {
    font-size: 2.2rem;
    margin-top: 3px!important;
    text-transform: uppercase
}

.google-wrapper {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background: solid;
    padding: 1.5rem;
    width: 17rem;
    height: .4rem;
    border-radius: 11px 1px;
    position: relative
    
}

.google-wrapper img {
    position: absolute;
    width: 3rem;
    top: 1px;
    left: 7px;
    
}

.google-wrapper h1 {
    position: absolute;
    width: 3rem;
    top: 0px;
    left: 40px;
    font-size: 2rem;
}

.google-wrapper p {
    position: absolute;
    right: 4rem;
    top: .8rem;
    text-transform: uppercase!important;
    font-size: 1.6rem!important;
    color: #000!important
    font-weight:bold;
}
.wrapper-transactions  {
  border-radius: 15px 2px 15px 5px !important;
    box-shadow: inset 0px 0px 0px 1px #066791, inset 0px 2px 0px 0px #066791, inset 0px 0px 0px 1px #066791, 3px 3px 3px 1px rgb(0 0 0 / 20%);
    border: 1px #00D4FF solid;
    background-size: 100% 100% !important;
  background: linear-gradient(179deg,rgba(10, 239, 255, 1) 0%, rgba(0, 191, 255, 1) 100%);
   max-width: 100%;
   
  padding: .9rem;
  margin-bottom: 1.5rem;
  
}

#lastdp,#lastwd {
    height: 10rem;
    overflow: hidden;
    position: relative
    
}

.avatar-trans {
    width: 5em;
    max-width: 100%;
    margin-right: 1rem;
}

.avatar-wrapper {
    display: center;
    justify-content: center;
}

.item-trans {
    
    color: #000;
    background: linear-gradient(352deg,rgba(0, 172, 240, 1) 45%, rgba(0, 255, 255, 1) 100%);
    display: flex;
    width: 100%;
    border: 3px solid #00F7FF;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px 1px;
    font-size: 1rem;
    margin-bottom: .45rem!important;
    padding: 1rem;
    position: relative;
    bottom: 0;
    animation: 40s linear infinite moveUp;
}

@keyframes moveUp {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-1500px);
    }
}


.rupiah-trans {
    font-weight:bold;
    color: #fff

}

.text-centertitle {
    font-weight:bold;
    text-align: center;
    color: #000;
    margin-top: 0;
    font-size: x-large;
    font-family: arial;
}

.divider-trans {
    margin-top: 14px!important;
    border-top: 2px solid #00EEFF;
    
}

.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: #0AEFFF;
    font-weight: bold;
    animation: blinker 1s linear infinite;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}



.gip:first-of-type img {
    margin-bottom: 20px;
}

.service-dekstop img {
    width: 100%;
    height: 100%;
}

#footer {
    background: #000 !important;
    border-top: 2px solid #00CCFF;
}

.Slot-BIANGTOTO {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.casino-BIANGTOTO {
    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-BIANGTOTO {
    margin: 7px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.5s;
    animation: shadow 2s infinite alternate;
}

.daftar-slot-Biangtoto {
    margin: 7px;
    border-radius: 10px;
    cursor: pointer;
    transition: 0.5s;
    animation: shadow 2s infinite alternate;
}

.daftar-slot-BIANGTOTO img {
    border-radius: 10px;
}

.daftar-slot-BIANGTOTO:hover {
    opacity: 0.3;
}

@keyframes shadow {
    0% {
        box-shadow: inset 20px -14px 20px cyan;
    }

    100% {
        box-shadow: inset 20px -20px 20px cyan;
    }
}

.link-alternatif-BIANGTOTO-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.ibb.co/wK2JkNK/2nGh3vEY.png);
    background-size: 100%;
    align-items: flex-end;
    text-align: right;
    width: 250px;
    height: 73px;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 1px black;
    color: cyan;
    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.ibb.co/wK2JkNK/2nGh3vEY.png);
    background-size: 100%;
    align-items: flex-end;
    text-align: right;
    width: 250px;
    height: 73px;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 1px black;
    color: cyan;
    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.ibb.co/wK2JkNK/2nGh3vEY.png);
    background-size: 100%;
    align-items: flex-end;
    text-align: right;
    width: 250px;
    height: 73px;
    justify-content: center;
    font-size: 18px;
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 1px black;
    color: cyan;
    font-weight: bold !important;
}

.alternatif-dasar {
    display: flex;
}

.info-alternatif {
    border-top: 1px solid cyan;
    margin-top: 4px;
    padding-top: 3px;
    text-transform: uppercase;
    font-size: 13px;
    color: rgb(0 0 0);
    font-family: helvetica;
    text-shadow: 0 2px 1px rgb(255, 255, 255);
}

.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;
}

.yellowfoot a:hover {
    color: #fff !important;
}

.bottomnv li {
    display: inline-block;
    list-style-type: none;
}

.bottomnv li a {
    line-height: 11px;
    display: block;
    background: #0085A6;
    border-radius: 10px 10px 10px 10px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1.5px solid #ddd;
    border-top: 1.5px solid #ddd;
    padding: 4px 16px;
    color: #fff;
}

.bottomnv_active {
    border-bottom: 1.5px solid #ddd !important;
    border-top: 1.5px solid #ddd !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;
    
}
.blacktp .btn-theme,.sidebar-button .btn-theme {
        display: inline-block;
        text-align: center;
        text-decoration: none;
        color: #00D4FF;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        background: linear-gradient(to right, #07a0f9, #129edf, #51d6ff);
        border: px #00A2FF !important;
        background-size: 200% 100%;
        animation: gradients 5s ease-in-out infinite;
        border-radius: 5px 0px ;
}

.blacktp .btn-theme:hover,.sidebar-button .btn-theme:hover {
        display: inline-block;
        text-align: center;
        text-decoration: none;
        color: #fff;
        cursor: pointer;
        overflow: hidden;
        position: relative;
        background: linear-gradient(to right, #07a0f9, #129edf, #51d6ff);
        border: 2px solid lightblue !important;
        background-size: 200% 100%;
        animation: gradients 5s ease-in-out infinite;
        border-radius: 5px 0px ;
        
} 
.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://ik.imagekit.io/Biangtoto/2.png?updatedAt=1751035909709) no-repeat;
    width: 18%;
    height: 60px;
    background-size: 100%;
}

.contactusbg:nth-child(2) {
    background: url(https://ik.imagekit.io/Biangtoto/3.png?updatedAt=1751035909779) no-repeat;
    width: 18%;
    height: 60px;
    background-size: 100%;
}

.contactusbg:nth-child(3) {
    background: url(https://ik.imagekit.io/Biangtoto/3.png?updatedAt=1751035909779) no-repeat;
    width: 18%;
    height: 60px;
    background-size: 100%;
}

.contactusbg:nth-child(4) {
    background: url(https://ik.imagekit.io/Biangtoto/6.png?updatedAt=1751035909752) no-repeat;
    width: 18%;
    height: 60px;
    background-size: 100%;
}

.contactusbg:nth-child(5) {
    background: url(https://ik.imagekit.io/Biangtoto/5.png?updatedAt=1751035909863) no-repeat;
    width: 18%;
    height: 60px;
    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 #EEBC1D;
    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: #ffd64d;
}
@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;
    }
}
.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 #00fdff;
}
		
.social ul li:hover {		
-webkit-transform: translate(110px, 0);		
-moz-transform: translate(110px, 0);		
-ms-transform: translate(110px, 0);		
-o-transform: translate(110px, 0);		
transform: translate(110px, 0);		
background: rgba(95, 95, 95, 0.7);		
}	

.alternatif {width: 175px;background: rgba(0,0,0,0.6);}.menu_item {text-align: center;display: block;background: rgba(224, 224, 224, 0);color: #003300;border-top: 0px; border-color: #d9aa0c;padding: 8px 20px;font-family: Arial,Helvetica,sans-serif;font-size: 12px;text-decoration: none;width: 179px;border-bottom: 1px #01243d solid;padding: 10px;}.linkalte {text-align: center;text-decoration: none;color: #FFFFFF;font-family: arial;font-weight: bold;}#fl-menu{position: fixed;top: 20%;right: -15px;z-index: 1;width: 190px;height: 40px;display: block;overflow: hidden;-webkit-transition: height 0.5s;}#fl-menu:hover { height: 190px; }footer#footer h1,footer#footer h2,footer#footer h3,footer#footer h4,footer#footer h5,footer#footer h6,footer#footer strong{color: #00fdff}footer#footer a{color: #00fdff}footer#footer a:hover{color:#00fdff}
	
.bottomnv {
    width: auto;
    margin-bottom: -26px;
}


  @media only screen and (min-width: 900px){
.results {
  border-radius: 15px 2px 15px 5px !important;
  box-shadow: inset 0px 0px 0px 1px #00D4FF, inset 0px 2px 0px 0px #00D4FF, inset 0px 0px 0px 1px #00D4FF, 3px 3px 3px 1px rgb(0 0 0 / 20%);
border: 1px #00D4FF solid;
background-size: 100% 100% !important;
  background: linear-gradient(179deg,rgba(10, 239, 255, 1) 0%, rgba(0, 191, 255, 1) 100%);
  }
.results h4 {
  color: #000000 !important;
}
.results > h4 > i {
  background: -webkit-linear-gradient(#000000, #000000 );
    background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #000000 !important;
}
.results {
  color: #000000 !important;
}

@media(max-width:900px){
    .wrapper2, .page-content,.inner-wrap,.main {
        background-color: #000000 !important;
    }
    marquee {
        font-size: 12px;
        background: linear-gradient(188deg,rgba(0, 204, 255, 1) 0%, rgba(0, 178, 255, 1) 49%, rgba(0, 212, 255, 1) 100%);
        color: black;
        font-weight: bold;
        padding: 2px 0;
    }
    .header-logo2 {
        margin-top: -5px !important;
        
    }
    
    .logo {
        padding: 50px 10px;
        position: fixed;
        top: 0;
        transition: 0.4s;
    }
    .owl-carousel {
        margin-top: -5.5px !important;
    }
    .owl-pagination {
        display: none;
    }


    input[type="text"], input[type="password"], select, textarea {
        border-radius: 20px 20px 20px 20px !important;
        border: 1px solid #00D4FF;
    }

    .iconuserlogin {
        position: absolute;
        top: 42px;
        left: 18px;
        background: #000000;
        border-radius: 17px 0 0 17px;
        padding: 10px 13px;
        box-shadow: 1px 0 5px #00B2FF;
        border: 1px solid #00D4FF;
    }

    .iconuserlogin img {
        width: 19.3px;
        filter: brightness(28) contrast(8.8);
    }

    .iconkeylogin {
        position: absolute;
        top: 92px;
        left: 18px;
        background: #000000;
        border-radius: 17px 0 0 17px;
        padding: 10px 13px;
        box-shadow: 1px 0 5px #129edf;
        border: 1px solid #38b9f5;
    }

    .iconkeylogin img {
        width: 19.3px;
        filter: brightness(28) contrast(8.8);
    }
    .showp {
        color: white;
        display: flex;
        float: right;
        position: absolute;
        align-items: center;
        top: 8px;
        right: 12px;
        z-index: 1;
    }
    .showp img {
        width: 25px;
        height: 25px;
        filter: brightness(0.5);
    }
    .showp #hideshow {
        display: none;
    }

    #slider-hasil .slider {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        align-items: start;
        justify-items: stretch;
        justify-content: center;
    }

    .slider {
        width: 100%;
    }

    /* .buttonlc {
        animation: blinking .5s linear infinite; 
    }

    @keyframes blinking{ 
        0%{ 
            opacity: 0; 
        } 
        50%{ 
            opacity: 0.7; 
        } 
        100%{ 
            opacity: 0; 
        } 
    }  */

    .buttonjoin .buttong {
        box-shadow: inset 0 0 0 1px #f5a133, inset 0 2px 0 0 #f79d17, inset 0 4px 4px 2px #ffb25a, 3px 3px 3px 1px rgba(0,0,0,0.2);
        background-image: background: linear-gradient(188deg,rgba(0, 204, 255, 1) 0%, rgba(0, 178, 255, 1) 49%, rgba(0, 212, 255, 1) 100%);
        border: 1px solid #00B2FF !important;
        animation: none;
        color: #fff !important;
    }

    .buttonWrap {
        /* background:  linear-gradient(to right, #07a0f9, #129edf, #51d6ff); */
        background: background: linear-gradient(188deg,rgba(0, 204, 255, 1) 0%, rgba(0, 178, 255, 1) 49%, rgba(0, 212, 255, 1) 100%);
        background-size: auto;
        background-size: 400% 400%;
        animation: gradient 5s ease infinite;
        box-shadow: none !important;
        border: 1px solid #00D4FF !important;
        border-radius: 20px 2px !important;
        /* color: #fff !important; */
    }
    @keyframes gradient {
        0% {
            background-position: 0% 50%;
        }
        50% {
            background-position: 100% 50%;
        }
        100% {
            background-position: 0% 50%;
        }
    }

    .page-header .buttonlc2 {
        font-size: 12px !important;
        background: linear-gradient(188deg,rgba(0, 204, 255, 1) 0%, rgba(0, 178, 255, 1) 49%, rgba(0, 212, 255, 1) 100%);
        box-shadow: inset 0 0 0 1px #8adaf3, inset 0 2px 0 0 #00d1f1, inset 0 4px 4px 2px #00d1f1, 3px 3px 3px 1px rgba(0,0,0,0.2) !important;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: sans-serif;
        text-align: center;
        text-decoration: none;
        animation: glowing .6s infinite;
        border-radius: 20px !important;
    }

    @keyframes glowing {
        0% {
            color: #fff;
        }
        50% {
            color: #000;
        }
        100% {
            color: #fff;
        }
    }

    .sns-tittle {
        text-align: center;
        font-weight: 600;
        font-size: 13px;
        color: white;
    }
    .sns-row {
        display: flex;
    }
    .sns-row a {
        margin: 5px auto;
    }
    .sns-row a img {
        width: 10px;
    }

    .results {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 1px 2px;
        padding: 0px !important;
        border: solid 1px #00B2FF !important;
        /* background: linear-gradient(to bottom, rgba(120,120,120,1) 0%, rgba(38,38,38,1) 100%); */
        background-color: #00D4FF;
    }


    .pool-name {
        color: white !important;
        font-weight: bolder !important;
        text-transform: uppercase;
        font-size: 7px !important;
        width: 100% !important;
        text-align: center !important;
        background: #00B2FF;
        animation: background-name #00D4FF 8s infinite;
        padding: 3px 2px;
    }

    .pool-date {
        font-size: 10px !important;
        color: #fff !important;
        margin-left: 0% !important;
        padding-top: 2px;
        text-align: center;
        font-weight: 500;
    }

    .pool-result {
        font-size: 18px !important;
        color: #fff !important;
    }
    .slc {
        top: 80px !important;
    }
    @keyframes background-name {
            0% {
            background-position: 0% 82%;
            }
    
            50% {
            background-position: 100% 0%;
            }
    
            100% {
            background-position: 0% 82%;
            }
        }
    .panel-blue {
        border: 1.5px solid #00CCFF;
        background: linear-gradient(to bottom,#00B2FF,#00D4FF);
    }
}
/* BANK */



@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;
}
}

.bankscroll{
   margin-top: -70px !important;
}

.btn-group .uppercase{
    display: none !important;
}

.grubsearchPasaran {
  margin-top: 10px;
  width: 100%;
  position: relative;
  padding: 5px 10px;
  background: linear-gradient(to bottom, #3c50ff, #3c50ff, #06c) !important;
  border-radius: 6px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  box-shadow: inset 0 1px rgb(255 255 255 / 50%);
}
.grubsearchPasaran input {
  width: 100%;
  border: none;
  border-radius: 3px;
  padding: 5px;
  color: #000000;
  letter-spacing: 1px;
  background: white;
  box-shadow: none;
}
.grubsearchPasaran img {
  width: 28px;
  margin-right: 5px;
  filter: brightness(10) drop-shadow(1px 2px 2px #00000054) contrast(1);
}
.grubsearchPasaran input::placeholder {
  color: #b3bfc5;
}
.blink {
    text-decoration: blink;
    font-weight: bold;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes blinker {
    from {
        opacity: 1.0;
    }

    to {
        opacity: 0.0;
    }
}
.cycle-slideshow img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.text-regis {
    animation: blink 1.2s step-start infinite;
    transition: opacity 0.3s ease;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@keyframes  blink {
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.slick-dots {
    display: none !important;
}

.slider-BIANGTOTO {
    width: 80%;
    margin: 0 auto;
}

.slick-slide img {
    width: 100%;
}


#progressBar{
 display: none;
}


        :root {
        --one: #00ADA7;
        --two: #00827D;
        --three: #005754;
        --four: #003735;
        --five: #F0C45F;
        --six: #001918;
        --seven: #00D6CF;
        --eight: #00FFF7;
        --cyan-one: #A56407;
        --cyan-two: #C37B09;
        --cyan-three: #CE8A22;
        --cyan-four: #00ADA7;
        --cyan-five: #00D6CF;
        --cyan-six: #00FFF7;
    }

    #slider-hasil .slider {
        display: inline-grid;
        grid-template-columns: repeat(4,1fr);
        gap: 5px;
    }

.pool-name {
  font-size: 11px !important;
}
.pool-date {
  font-size: 10px !important;
}
.pool-result {
  font-size: 18px !important;
}
    #slider-hasil .slider .results {
        padding: 0 0 5px;
        background-color: #006278;
        border: 1px solid #c68011;
    }

    #slider-hasil .slider .results > * {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0;
    }

    #slider-hasil .slider .results .pool-name {
        font-weight: bold;
        padding: 2px;
    }

    #slider-hasil .slider .results .pool-result {
        color: #e6c73c;
    }

    #slider-hasil .slider .results .pool-date {
        color: #e6c73c;
    }

    .results .pool-name {
        background-image: linear-gradient(124deg, var(--cyan-one), var(--cyan-two), var(--cyan-three), var(--cyan-four), var(--cyan-five), var(--cyan-six), var(--cyan-five), var(--cyan-four), var(--cyan-three), var(--cyan-two), var(--cyan-one));
        background-size: 300% 300%;
        animation: background-cyan 8s infinite;
    }
    
    @keyframes background-cyan {
        0% {
            background-position: 0% 82%;
        }

        50% {
            background-position: 100% 0%;
        }

        100% {
            background-position: 0% 82%;
        }
    }
    
    .bank {
    text-align: center;
    width: 100px !important;
    height: 100px !important;
    padding: 0px !important;
    background-color: rgba(0,0,0,0) !important;
    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;
    margin-top: 0px;
    margin-bottom:0px;
}


.owl-wrapper .owl-item:nth-child(1) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/WbB4c5V8/bcaon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
      border-radius: 5px 5px;
        border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(1) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/G94DPsPh/BCAOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
      border-radius: 5px 5px;
        border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(1) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/QHgqcfsZ/bcatro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
          border-radius: 5px 5px;
        border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(2) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://iili.io/F51J4ZN.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(2) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/Pp3mXWm0/BNIOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(2) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/CRkpCT5L/bnitro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(3) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/xCvVzVFp/brion.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(3) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/jD7vMFz2/BRIOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(3) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/nXvNj4SX/britro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(4) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/LsfMY42f/bsion.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(4) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/Lg9073m7/BSIOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(4) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/Jsw9z6xw/bsitro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(5) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/zXyk5yJJ/cimbon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(5) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/hhcwfcVr/CIMBOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(5) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/wtMc8HN9/cimbtro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(6) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/VkTSnPV1/danaon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(6) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/dD8nGq7L/DANAOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(6) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/QBYmHVDB/danatro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(7) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/8jTpGwyy/danamonon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(7) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/MvFPt9YL/DANAMONOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(7) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/bZ3HBds6/danamontro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(8) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/CBDhh2T2/gopayon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(8) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/wyQ4VHW5/GOPAYOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(8) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/2VNwqPsx/gopaytro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(9) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/9whWrBcQ/jeniuson.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(9) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/sv68qj3w/JENIUSOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(9) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/1nLKrTfs/jeniustro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(10) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/w3Xqnnky/jagoon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(10) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/V5BPGPSV/JAGOOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(10) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/bZ835KLv/jagotro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(11) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/25mbj7bN/linkajaon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(11) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/PC53QBZY/LINKAJAOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(11) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/Hr4Pspj5/linkajatro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(12) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/5QSfvFtq/mandirion.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(12) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/p5QGsvqY/MANDIRIOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(12) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/hhkCLJdT/mandiritro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(13) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/8F2YgRQp/maybankon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(13) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/mzvJd8RR/MAYBANKOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(13) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/dLCxpRY5/maybanktro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(14) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/3y4qqLqf/megaon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(14) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/bDZfVZt0/MEGAOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(14) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/F70TD9yq/megatro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(15) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/jDLKs49P/ocbcon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(15) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/zVK81HP0/OCBCOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(15) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/qtwYQkT0/ocbctro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(16) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/VSt8tLzN/ovoon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(16) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/jCWRZF6V/OVOOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(16) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/f3DpxV1B/ovotro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(17) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/Vd7mQV7z/paninon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(17) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/jC8ZdMBj/PANINOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(17) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/cg6DmwhM/panintro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(18) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/y3PpR2Jx/permataon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
        
}
.owl-wrapper .owl-item:nth-child(18) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/XXXYtJbz/PERMATAOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(18) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/SjvBwNzx/permatatro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(19) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/fkNwxXtQ/qrison.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(19) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/rdQqP6YT/QRISOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(19) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/NLSndJWy/qristro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(20) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/307bd3xz/seabankon.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(20) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/dkLSmQQZ/SEABANKOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(20) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/9Djnh4XC/seabanktro.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}

.owl-wrapper .owl-item:nth-child(21) .bank .online {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/nXGbSL4X/ALADINON.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(21) .bank .offline {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/WtqRL8mL/ALADINOFF.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.owl-wrapper .owl-item:nth-child(21) .bank .trouble {
    width: 145px !important;
    height: 145px !important;
    background: url('https://i.postimg.cc/5X1DzMhb/ALADINGANGGUAN.gif') 0px 0px no-repeat !important;
    background-size: 100% !important;
    border-radius: 5px 5px;
    border: 3px solid #00D4FF;
}
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(1) {
    content: url("https://i.postimg.cc/ZWF6rX2m/HONGKONG.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(2) {
    content: url("https://i.postimg.cc/JDr1WxXL/BATTAMBANG.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(3) {
    content: url("https://i.postimg.cc/2VM8BnsQ/DUBAI.gif") !important;
}
 
.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(4) {
    content: url("https://i.postimg.cc/tZk41wbJ/FUKUOKA.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(5) {
    content: url("https://i.postimg.cc/5HM4sbNj/ITALY.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(6) {
    content: url("https://i.postimg.cc/McyTwXry/PCSO.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(7) {
    content: url("https://i.postimg.cc/dhCQRLFz/SWEDEN.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(8) {
    content: url("https://i.postimg.cc/qh47v09W/VIETNAM.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(9) {
    content: url("https://i.postimg.cc/n9Lcq2Vk/WASHINTON.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(10) {
    content: url("https://i.postimg.cc/1nTFmSnG/MARYLAND.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(11) {
    content: url("https://i.postimg.cc/8jLvSq1v/MONGOLIA.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(12) {
    content: url("https://i.postimg.cc/jDrznR8v/OKLAHOMA.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(13) {
    content: url("https://i.postimg.cc/YGjgB092/SINGAPORE.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(14) {
    content: url("https://i.postimg.cc/BtrFRqGs/SYDNEY.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(15) {
    content: url("https://i.postimg.cc/R34QyvKq/VENIZIA.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(16) {
    content: url("https://i.postimg.cc/1gcNf2TV/BAHRAIN.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(17) {
    content: url("https://i.postimg.cc/SY0sdGwb/BERLIN.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(18) {
    content: url("https://i.postimg.cc/qtd3B4md/CAROLINA.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(19) {
    content: url("https://i.postimg.cc/fSk3qLbY/CHINA.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(20) {
    content: url("https://i.postimg.cc/3k0XJLY2/JAKARTA.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(21) {
    content: url("https://i.postimg.cc/N5cqxnPj/MESIR.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(22) {
    content: url("https://i.postimg.cc/K4zj7RwY/MEXICO.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(23) {
    content: url("https://i.postimg.cc/fVKQgv0Q/NEW-YORK.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(24) {
    content: url("https://i.postimg.cc/G89RDstw/OREGON.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(25) {
    content: url("https://i.postimg.cc/SJ395WCR/SIEM-REAP.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(26) {
    content: url("https://i.postimg.cc/d0mMxMHr/GMW.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(27) {
    content: url("https://i.postimg.cc/n94MJCXN/HABANERO.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(28) {
    content: url("https://i.postimg.cc/wtMtmqrs/IDN.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(29) {
    content: url("https://i.postimg.cc/V0Q5pjkj/ISOFTBET.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(30) {
    content: url("https://i.postimg.cc/ctwtLFb9/MICROGAMING.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(31) {
    content: url("https://i.postimg.cc/8JqrG2tf/PGSOFT.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(32) {
    content: url("https://i.postimg.cc/bGgTzwtD/PRAGMATIC.gif") !important;
}

.gameicon .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(33) {
    content: url("https://i.postimg.cc/nMDD2Lh4/TOPTREND.gif") !important;
}


    .banner-desktop {
        margin-top: 100px;
    }
    
    .banner-desktop img {
        border-radius: 10px;
        border: 2px solid #ffe600;
        
    }

    .gameicon .owl-wrapper-outer .owl-wrapper .owl-item {
        margin: 2px 2px;
        border-top: 1px solid #00D4FF;
        border-bottom: 1px solid #00D4FF;
        border-left: 1px solid #00D4FF;
        border-right: 1px solid #00D4FF;
        border-radius: 5px 5px;
        
    }
/*CALIFORNIA*/
.banmini {
position: fixed;
width: 100%;
height: 100%;
top: 70px;WHATSAPP
background: rgba(0,0,0,0.8);
text-align: center;
z-index: 999;

}
.owl-theme .owl-controls .owl-page span {
    display: none;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #00B2FF;
}


.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
    margin-bottom: -10px;
    
}


.owl-carousel.bankscroll  {
    margin-top: 175px;
}

.news-head > h5 > i {
    color: #00B2FF;
background: black;
-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.results > h4 > i {
    color: #00B2FF;
background: black;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1100px) {
.contact-button{display:none;}
.sidenav .closebtn{display:none;}
#mySidenav{display:none;}
mySidenav2{display:none;}
.bank{background-color: black !important;}
.bank{height: 25px !important;}
.bank{width : 24% !important;}
#btm_banner{display:none;}
}

@media only screen and (min-width: 1100px) {
.banmini{display: none !important;}
}

footer#footer {
background: url('https://i.ibb.co/RkKYwLzw/MORPH-7.png') bottom center no-repeat;
    border-top: 1px solid #00CCFF;
    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;
    background-color: #000;
}

.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;
}


@keyframes glowing {

    0%,
    100% {
        background-position: 0 0
    }

    50% {
        background-position: 300% 0
    }
}

.margin-top-15 {
    margin-top: 0 !important
}

.box-middle {
    padding: 0;
    border: 2px groove #dbaf4c;
    margin: 14px 5px 15px;
    max-width: 267px;
    display: inline-block
}

.post-card3 {
    position: relative;
    transition: .3s;
    border-radius: 10px
}

.post-card3:hover {
    transform: scale(1.05);
    z-index: 10
}

.post-card3 img {
    border-radius: 10px;
    max-width: 100%;
    height: auto
}

.post-card3 a,
.post-card3 a:hover {
    text-decoration: none;
    color: #f1f1f1
}

.post-card3 .post-overlay {
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%;
    z-index: 5
}

.post-card3-link {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    transition: .5s;
    opacity: 0;
    color: #fff;
    font-size: 17px;
    padding: 10px;
    border-radius: 0 0 10px 10px;
    font-family: Helvetica, sans-serif
}

.post-card3:hover .post-card3-link {
    opacity: 1
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.Slot-Biangtoto,
.casino-Biangtoto {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px
}



.animatedcolor,
.animatedcolor i {
    -webkit-animation: 1s infinite color-change;
    -moz-animation: 1s infinite color-change;
    -o-animation: 1s infinite color-change;
    -ms-animation: color-change 1s infinite;
    animation: 1s infinite color-change
}

@-webkit-keyframes color-change {

    0%,
    100% {
        color: cyan;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@-moz-keyframes color-change {

    0%,
    100% {
        color: cyan;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@-ms-keyframes color-change {

    0%,
    100% {
        color: cyan;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@-o-keyframes color-change {

    0%,
    100% {
        color: cyan;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

@keyframes color-change {

    0%,
    100% {
        color: cyan;
        text-shadow: 0
    }

    20% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 10px #fff;
        -webkit-text-fill-color: white
    }
}

.blog-sidebar .nav.menu>li>a {
    border-bottom: 1px solid cyan;
    color: #fff
}

.blog-sidebar .nav.menu>li>a:hover,
a:active,
a:focus {
    color: #f3efef;
    background: #750a0ad6
}

.news-detail {
    height: auto
}

.bottomnv li {
    display: inline-block;
    list-style-type: none
}

.bottomnv li a {
    display: block;
    background: linear-gradient(to right, #a80000 0, #f20f0f 50%, #8b0303 100%);
    border-radius: 10px;
    color: #fff;
    padding: 8px;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    margin-top: 11px
}

.bottomnv_active {
    border-bottom: 1px solid #fff !important;
    border-top: 1px solid #fff !important;
    border-left: none;
    border-right: none;
    color: #fff !important
}

a {
    color: cyan;
    text-decoration: none
}

element.style {
    float: left;
    margin: 10px 5px 5px
}

.col-lg-102,
.col-xs-102 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-offset-125 {
    margin-left: 13.33333333%
}

.col-sm-offset-125 {
    margin-left: 10.333333%
}

.yellowfoot {
    width: auto;
    padding: 0
}

.bottomnv .blacktp {
    list-style-type: none;
    width: 100%;
    margin: auto;
    padding-right: 55px
}

.blog-posts ol,
ul {
    color: #fff;
    line-height: 20px;
    padding: 0 25px;
    font-weight: 300
}

.item.bank {
    box-shadow: none !important
}

@media screen and (min-width:350px) {
    .bank {
        width: 100 !important;
        background-color: #fff0;
        box-shadow: none;
        height: 30px;
        border-radius: 6px
    }
}

.owl-carousel.bankscroll {
    margin-top: -216px
}

.bank img:last-child {
    width: 0;
    display: inline-block;
    vertical-align: middle
}


.article-Biangtoto h1 {
    font-size: 30px;
    text-shadow: 0 0 10px #8b0404;
    font-weight: 700;
    text-align: center
}

.Biangtoto-table {
    border: 1px solid cyan;
    border-radius: 5px;
    border-collapse: separate;
    border-spacing: 4px;
    max-width: 824px;
    margin: auto;
    width: 100%
}

table.Biangtoto-table td {
    background: #00CCFF;
    font-size: 13px;
    color: #fff;
    padding: 5px;
    background-color: none;
    text-align: left;
    border: 1px solid cyan;
    border-radius: 5px;
    line-height: 15px
}

table.Biangtoto-table thead {
    font-size: 15px;
    text-align: center;
    background: radial-gradient(circle 214px at 46.5% 54.2%, #6e0000 0, #600000 96%);
    color: #fff;
    line-height: 33px
}

.animation {
    height: 50px;
    margin-left: 1rem
}

.animation>div>div {
    padding: .25rem .75rem;
    height: 2.81rem;
    margin-bottom: 2.81rem;
    display: inline-block
}

.animation div:first-child {
    animation: 8s infinite text-animation
}

.casino-Biangtoto {
    align-self: auto
}

.daftar-slot-Biangtoto,
.daftar-slot-Biangtoto {
    margin: 7px;
    border: 1px solid cyan;
    border-radius: 10px;
    cursor: pointer;
    transition: .5s;
    animation: 2s infinite alternate shadow
}

.daftar-slot-Biangtoto img {
    border-radius: 10px
}

.daftar-slot-Biangtoto:hover {
    opacity: .3
}

@keyframes shadow {
    0% {
        box-shadow: inset 20px -14px 20px cyan
    }

    100% {
        box-shadow: inset 20px -20px 20px cyan
    }
}

.link-alternatif-Biangtoto-terbaik {
    display: flex;
    justify-content: space-around;
    align-items: center;
    align-content: center;
    margin: 30px auto
}



footer#footer {
    background: linear-gradient(180deg, #000000 41%, rgb(6 0 0) 98%) !important;
    border-top: 10px solid #00D4FF;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    box-shadow: rgb(0 0 0 / 100%) 0 32px 62px -2px, rgb(0 0 0 / 100%) 0 30px 32px -3px
}

footer#footer .footer-bottom {
    padding: 20px 0;
    background-color: #000000;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    vertical-align: middle
}

.bottomnv {
    width: auto;
    margin-bottom: -26px;
    text-align: center
}
    </style>
.v88 {
    width: 109px;
    position: absolute;
    right: 20px;
    z-index: 9;
}
	
.box-red {
	width: 19px;
	height: 19px;
	margin-right: 1px;
	background-color: #00D9FF;
	display: inline-block;
}

.box-white {
	width: 19px;
	height: 19px;
	margin-right: 1px;
	background-color: #00D9FF;
	display: inline-block;
}

.box-jackpot {
	width: 19px;
	height: 19px;
	margin-right: 1px;
	background-color: #00D9FF;
	display: inline-block;
	font-style: italic;
	font-weight: bold;
	color: #E41C1C;
}

.box-jackpot span {
	display: block;
  font-size: 13px;
}

.box-red,
.box-white,
.box-jackpot {
	border: 1px solid #00D9FF;
	vertical-align:middle;
}

.dewafm img {
	width: 100%;
    margin: 17px 0;
}

.big-oglok-1,.big-oglok-2,.big-oglok-3,.big-oglok-4,.big-oglok-5,.big-oglok-6{width:26px;height:25px}.big-oglok-1{background:url(../../images/nomor/og/oglok2.png) no-repeat}.big-oglok-2{background:url(../../images/nomor/og/oglok2.png) -27px 0 no-repeat}.big-oglok-3{background:url(../../images/nomor/og/oglok2.png) -54px 0 no-repeat}.big-oglok-4{background:url(../../images/nomor/og/oglok2.png) 0 -28px no-repeat}.big-oglok-5{background:url(../../images/nomor/og/oglok2.png) -27px -28px no-repeat}.big-oglok-6{background:url(../../images/nomor/og/oglok2.png) -54px -28px no-repeat}.ball-0,.ball-01,.ball-02,.ball-03,.ball-04,.ball-05,.ball-06,.ball-07,.ball-08,.ball-09,.ball-10,.ball-11,.ball-12,.ball-13,.ball-14,.ball-15,.ball-16,.ball-17,.ball-18,.ball-19,.ball-20,.ball-21,.ball-22,.ball-23,.ball-24,.balls-0,.balls-01,.balls-02,.balls-03,.balls-04,.balls-05,.balls-06,.balls-07,.balls-08,.balls-09,.balls-10,.balls-11,.balls-12,.balls-20,.dice1,.dice2,.dice3,.dice4,.dice5,.dice6,.hnt1,.hnt2,.minioglok1,.minioglok2,.minioglok3,.minioglok4,.minioglok5,.minioglok6,.rl00,.rl01,.rl02,.rl03,.rl04,.rl05,.rl06,.rl07,.rl08,.rl09,.rl10,.rl11,.rl12,.rl13,.rl14,.rl15,.rl16,.rl17,.rl18,.rl19,.rl20,.rl21,.rl22,.rl23,.rl24,.rl25,.rl26,.rl27,.rl28,.rl29,.rl30,.rl31,.rl32,.rl33,.rl34,.rl35,.rl36{width:20px;height:20px}.balls-01{background:url(../../images/12d/12d.png) no-repeat}.balls-02{background:url(../../images/12d/12d.png) -22px 0 no-repeat}.balls-03{background:url(../../images/12d/12d.png) -44px 0 no-repeat}.balls-04{background:url(../../images/12d/12d.png) -66px 0 no-repeat}.balls-05{background:url(../../images/12d/12d.png) -88px 0 no-repeat}.balls-06{background:url(../../images/12d/12d.png) -110px 0 no-repeat}.balls-07{background:url(../../images/12d/12d.png) -132px 0 no-repeat}.balls-08{background:url(../../images/12d/12d.png) -154px 0 no-repeat}.balls-09{background:url(../../images/12d/12d.png) -176px 0 no-repeat}.balls-10{background:url(../../images/12d/12d.png) -198px 0 no-repeat}.balls-11{background:url(../../images/12d/12d.png) 0 -21px no-repeat}.balls-12{background:url(../../images/12d/12d.png) -22px -21px no-repeat}.balls-0{background:url(../../images/12d/12d.png) -44px -21px no-repeat}.balls-20{background:url(../../images/12d/12d.png) -66px -21px no-repeat}.ball-01{background:url(../../images/24d/24d.png) no-repeat}.ball-02{background:url(../../images/24d/24d.png) -22px 0 no-repeat}.ball-03{background:url(../../images/24d/24d.png) -44px 0 no-repeat}.ball-04{background:url(../../images/24d/24d.png) -66px 0 no-repeat}.ball-05{background:url(../../images/24d/24d.png) -88px 0 no-repeat}.ball-06{background:url(../../images/24d/24d.png) -110px 0 no-repeat}.ball-07{background:url(../../images/24d/24d.png) -132px 0 no-repeat}.ball-08{background:url(../../images/24d/24d.png) -154px 0 no-repeat}.ball-09{background:url(../../images/24d/24d.png) -176px 0 no-repeat}.ball-10{background:url(../../images/24d/24d.png) -198px 0 no-repeat}.ball-11{background:url(../../images/24d/24d.png) 0 -21px no-repeat}.ball-12{background:url(../../images/24d/24d.png) -22px -21px no-repeat}.ball-13{background:url(../../images/24d/24d.png) -44px -21px no-repeat}.ball-14{background:url(../../images/24d/24d.png) -66px -21px no-repeat}.ball-15{background:url(../../images/24d/24d.png) -88px -21px no-repeat}.ball-16{background:url(../../images/24d/24d.png) -110px -21px no-repeat}.ball-17{background:url(../../images/24d/24d.png) -132px -21px no-repeat}.ball-18{background:url(../../images/24d/24d.png) -154px -21px no-repeat}.ball-19{background:url(../../images/24d/24d.png) -176px -21px no-repeat}.ball-20{background:url(../../images/24d/24d.png) -198px -21px no-repeat}.ball-21{background:url(../../images/24d/24d.png) 0 -42px no-repeat}.ball-22{background:url(../../images/24d/24d.png) -22px -42px no-repeat}.ball-23{background:url(../../images/24d/24d.png) -44px -42px no-repeat}.ball-24{background:url(../../images/24d/24d.png) -66px -42px no-repeat}.ball-0{background:url(../../images/24d/24d.png) -88px -42px no-repeat}.dice1{background:url(../../images/nomor/dice.png) no-repeat}.dice2{background:url(../../images/nomor/dice.png) -21px 0 no-repeat}.dice3{background:url(../../images/nomor/dice.png) -42px 0 no-repeat}.dice4{background:url(../../images/nomor/dice.png) 0 -21px no-repeat}.dice5{background:url(../../images/nomor/dice.png) -21px -21px no-repeat}.dice6{background:url(../../images/nomor/dice.png) -42px -21px no-repeat}.minioglok1{background:url(../../images/nomor/oglok.png) no-repeat}.minioglok2{background:url(../../images/nomor/oglok.png) -21px 0 no-repeat}.minioglok3{background:url(../../images/nomor/oglok.png) -42px 0 no-repeat}.minioglok4{background:url(../../images/nomor/oglok.png) 0 -21px no-repeat}.minioglok5{background:url(../../images/nomor/oglok.png) -21px -21px no-repeat}.minioglok6{background:url(../../images/nomor/oglok.png) -42px -21px no-repeat}.hnt1{background:url(../../images/nomor/ht/hnt.png) no-repeat}.hnt2{background:url(../../images/nomor/ht/hnt.png) -21px 0 no-repeat}.rl00{background:url(../../images/nomor/rl/rl.png) -132px -63px no-repeat}.rl01{background:url(../../images/nomor/rl/rl.png) no-repeat}.rl02{background:url(../../images/nomor/rl/rl.png) -22px 0 no-repeat}.rl03{background:url(../../images/nomor/rl/rl.png) -44px 0 no-repeat}.rl04{background:url(../../images/nomor/rl/rl.png) -66px 0 no-repeat}.rl05{background:url(../../images/nomor/rl/rl.png) -88px 0 no-repeat}.rl06{background:url(../../images/nomor/rl/rl.png) -110px 0 no-repeat}.rl07{background:url(../../images/nomor/rl/rl.png) -132px 0 no-repeat}.rl08{background:url(../../images/nomor/rl/rl.png) -154px 0 no-repeat}.rl09{background:url(../../images/nomor/rl/rl.png) -176px 0 no-repeat}.rl10{background:url(../../images/nomor/rl/rl.png) -198px 0 no-repeat}.rl11{background:url(../../images/nomor/rl/rl.png) 0 -21px no-repeat}.rl12{background:url(../../images/nomor/rl/rl.png) -22px -21px no-repeat}.rl13{background:url(../../images/nomor/rl/rl.png) -44px -21px no-repeat}.rl14{background:url(../../images/nomor/rl/rl.png) -66px -21px no-repeat}.rl15{background:url(../../images/nomor/rl/rl.png) -88px -21px no-repeat}.rl16{background:url(../../images/nomor/rl/rl.png) -110px -21px no-repeat}.rl17{background:url(../../images/nomor/rl/rl.png) -132px -21px no-repeat}.rl18{background:url(../../images/nomor/rl/rl.png) -154px -21px no-repeat}.rl19{background:url(../../images/nomor/rl/rl.png) -176px -21px no-repeat}.rl20{background:url(../../images/nomor/rl/rl.png) -198px -21px no-repeat}.rl21{background:url(../../images/nomor/rl/rl.png) 0 -42px no-repeat}.rl22{background:url(../../images/nomor/rl/rl.png) -22px -42px no-repeat}.rl23{background:url(../../images/nomor/rl/rl.png) -44px -42px no-repeat}.rl24{background:url(../../images/nomor/rl/rl.png) -66px -42px no-repeat}.rl25{background:url(../../images/nomor/rl/rl.png) -88px -42px no-repeat}.rl26{background:url(../../images/nomor/rl/rl.png) -110px -42px no-repeat}.rl27{background:url(../../images/nomor/rl/rl.png) -132px -42px no-repeat}.rl28{background:url(../../images/nomor/rl/rl.png) -154px -42px no-repeat}.rl29{background:url(../../images/nomor/rl/rl.png) -176px -42px no-repeat}.rl30{background:url(../../images/nomor/rl/rl.png) -198px -42px no-repeat}.rl31{background:url(../../images/nomor/rl/rl.png) 0 -63px no-repeat}.rl32{background:url(../../images/nomor/rl/rl.png) -22px -63px no-repeat}.rl33{background:url(../../images/nomor/rl/rl.png) -44px -63px no-repeat}.rl34{background:url(../../images/nomor/rl/rl.png) -66px -63px no-repeat}.rl35{background:url(../../images/nomor/rl/rl.png) -88px -63px no-repeat}.rl36{background:url(../../images/nomor/rl/rl.png) -110px -63px no-repeat}
.dicebro {
	display:inline-block;
	vertical-align:middle;
	margin-left:2px;
}
.winner-box {
	width: 19.6%;
    display: inline-block;
    box-sizing: border-box;
    background-color: #00D9FF;
    color: #fff;
    border-radius: 3px;
    padding: 11px;
}

.winner-title {
	text-transform: uppercase;
    font-size: 11px;
}

.winner-bottom {
	background-color: #23a0c0;
    box-sizing: border-box;
    padding: 11px;
	height: 131px;
}

.winner-bottom h4 {
	margin: 0;
    font-family: "Arial";
    font-size: 14px;
    font-weight: bold;
    color: #194a7b;
}

.iconx {
	float: right;
}

.top-arrow,
.bottom-arrow {
	display: inline-block;
    color: #fff;
    float: right;
    font-size: 20px;
    width: 12px;
    height: 20px;
}

.top-arrow {
	position: relative;
	top: -11px;
}

.bottom-arrow {
	position: relative;
    bottom: 10px;
}

.awsm-additional {
	position: relative;
	top: -4px;
}

a.top-arrow:active,
a.bottom-arrow {
	background: none !important;
}

.cycle-slide {
	width: 100%;
}

.winner-list {
	display: inline-block;
    word-break: break-all;
    word-break: break-word;
    line-height: 100%;
    font-size: 13px;
	height:63px;
}

.pemenang {
	font-size: 11px;
	color: #194a7b;
	display: inline-block;
    height: 27px;
}

.icon-hk {
	background: url('../img/pool-icon.png') no-repeat -3px -3px;
	width: 16px;
	height: 14px;
	margin-top: 2px;
}

.icon-jkt {
	background: url('../img/pool-icon.png') no-repeat -24px -3px;
	width: 14px;
	height: 19px;
	margin-top: -4px;
}

.icon-jowo {
	background: url('../img/pool-icon.png') no-repeat -43px -3px;
	width: 16px;
	height: 16px;
}

.icon-sg {
	background: url('../img/pool-icon.png') no-repeat -64px -3px;
	width: 15px;
	height: 15px;
}

.icon-syd {
	background: url('../img/pool-icon.png') no-repeat -3px -29px;
	width: 32px;
	height: 15px;
}

.contact-icon {
	background: url('../img/contacts.png') no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
    vertical-align: middle;
}

.results-detail{
  min-height: 39px !important;
}
.vertical-slider{
  height: auto !important;
 }
.owl-item .slides img{
    height: 205px !important;
}

@font-face{
	  font-family: "bank";
	  src: url("../font/Prototype.ttf") format("truetype");
	  font-weight: normal;
	  font-style: normal;
}