* {
  font-family: sans-serif;
  box-sizing: border-box;
}

body {
  background: #001d67 url(https://groupassets69.com/rtp-zodiak69/background.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: contain;
  background-size: 100%;
}

h1 {
  text-align: center;
  color: #fff;
}

a:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding-left: 0;
  list-style-type: none;
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  background: #001d67 url(https://groupassets69.com/rtp-zodiak69/menu.png);
  background-size: 100% 100%;
  display: flex;
  padding: 10px 0;
  border-bottom: 5px #00a2ff solid;
}

.banner-rtp {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-size: cover !important;
}

.adv {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

.announcement {
  width: 100%;
  padding: 7px;
  color: white;
  position: relative;
  display: flex;
}

.link-container {
  display: flex;
  justify-content: center;
  font-size: var(--x-large-font);
  padding: 0;
}

.link-container a {
  width: 50%;
  text-align: center;
  padding: 15px 20px;
  text-transform: uppercase;
}

.register-button {
  background: linear-gradient(#6cc9ff 0%, #00298a 80%); /* WARNA BUTTON MASUK */
  color: #ffffff;
  background-color: initial;
  border-radius: 10px;
  box-shadow: 0px 0px 5px #000000;
  text-decoration: none;
  border: 1px #ffff00 solid;
}
.login-button {
  background: linear-gradient(#6cc9ff 0%, #00298a 80%); /* WARNA BUTTON MASUK */
  color: #ffffff;
  background-color: initial;
  border-radius: 10px;
  box-shadow: 0px 0px 5px #000000;
  text-decoration: none;
  border: 1px #ffff00 solid;
}

.register-button:hover {
  color: #ffffff;
  background: linear-gradient(
    #00298a 0%,
    #6cc9ff 80%
  ); /* WARNA HOVER BUTTON MASUK */
  border: 1px #ffff00 solid;
}

.login-button:hover {
  color: #ffffff;
  background: linear-gradient(
    #00298a 0%,
    #6cc9ff 80%
  ); /* WARNA HOVER BUTTON DAFTAR */
  border: 1px #ffff00 solid;
}

.tombol-livechat {
  display: none;
}

.navbar-fixed-desktop {
  margin: auto;
  position: relative;
}

.navbar-fixed-mobile {
  display: none;
}

.marquee-text img {
  display: flex;
  position: relative;
  margin: 0 auto;
}

.marquee-text span {
  color: #fff;
  font-size: 17px;
}

.marquee-text {
  display: flex;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 5px;
  text-shadow: 0px 1px 5px #000;
  background-color: #3992c6;
}

.bottom-nav-bar {
    display: none;
}

@media (max-width: 992px) {
  .banner-rtp {
    display: none;
  }

  .announcement {
    display: none;
  }

  .navbar-fixed-desktop {
    display: none;
  }

  .navbar-fixed-mobile {
    display: flex;
    position: relative;
    margin: auto;
  }

  .tombol-livechat {
    display: flex;
    position: relative;
    float: right;
  }

  .zodiak69 {
    background: url(https://zodiak69.club/assets/web/bgbar.webp) no-repeat;
    background-size: 100%;
    margin-top: 90px;
    position: relative;
    margin-bottom: 20px;
  }

  .bottom-nav-bar ul:after {
    content: "";
    display: block;
    clear: both;
  }

  .bottom-nav-bar ul {
    zoom: 1;
  }

  .bottom-nav-bar a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .bottom-nav-bar ul {
    display: flex;
  }

  .bottom-nav-bar ul li {
    display: block;
    float: left;
  }

  .bottom-nav-bar {
    display: block;
    width: 100%;
    height: 48px;
    position: fixed;
    bottom: 0;
    z-index: 60;
    background-color: #171717;
    text-align: center;
    min-width: 320px;
    color: #ececec;
  }

  .bottom-nav-bar ul li {
    width: 20%;
    /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
  }

  .bottom-nav-bar ul li:last-child {
    border-right-width: 0;
  }

  .bottom-nav-bar a {
    display: block;
    height: 48px;
    color: #ececec;
    font-size: 0.8125rem;
    background-image: linear-gradient(160deg, #0083ff, #00135f) !important;
    text-shadow: 0 2px 2px #000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23),
      inset 0 -2px 5px 1px #00135f, inset 0 -1px 1px 3px #00135f;
  }

  .bottom-nav-bar a.active {
    color: #00f1ff;
  }

  .bottom-nav-bar i {
    display: block;
    margin: 6px auto 0;
    width: 24px;
    height: 24px;
    font-size: 1.625rem;
  }
}

[class^="icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 22px;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Financial {
  background-image: url(https://zodiak69.club/rtp-assets/icon-users.png);
  background-size: 100%;
}

.icon-livechat {
  background-image: url(https://zodiak69.club/rtp-assets/icon-livechat.png);
  background-size: 100%;
}

.icon-home {
  background-image: url(https://zodiak69.club/rtp-assets/icon-house.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.icon-back {
  background-image: url(https://zodiak69.club/rtp-assets/back.png);
  background-size: 100%;
  background-repeat: no-repeat;
}

.icon-promos {
  background-image: url(https://zodiak69.club/rtp-assets/icon-promosi.png);
  background-size: 100%;
}

@media (min-width: 992px) {
  .banner-rtp {
    margin-top: 6.5rem;
  }

  .zodiak69 {
    display: none;
  }
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.img {
  vertical-align: middle;
  border-style: none;
}

#snackbar[class~="show"] {
  visibility: visible;
}

#snackbar {
  visibility: hidden;
}

#snackbar[class~="show"] {
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

#snackbar {
  min-width: 2.604166667in;
}

#snackbar {
  margin-left: -125px;
}

#snackbar {
  background-image: url("https://zodiak69.club/assets/snake-bg.png");
}

#snackbar {
  box-shadow: 0 0.104166667in 0.208333333in rgba(0, 0, 0, 0.19),
    0 6px 6px rgba(0, 0, 0, 0.23), inset 0 -0.125pc 5px 0.010416667in #0684e3,
    inset 0 -0.75pt 1px 0.03125in #0684e3;
}

#snackbar {
  color: white;
}

#snackbar {
  text-align: center;
}

#snackbar {
  font-family: Trebuchet MS;
}

#snackbar {
  font-weight: bold;
}

#snackbar {
  text-shadow: 0.125pc 0.020833333in 1.5pt #000;
}

#snackbar {
  border-radius: 0.125pc;
}

#snackbar[class~="show"] {
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

#snackbar {
  padding-left: 1pc;
}

#snackbar {
  padding-bottom: 1pc;
}

#snackbar {
  padding-right: 1pc;
}

#snackbar {
  padding-top: 1pc;
}

#snackbar {
  position: fixed;
}

#snackbar {
  z-index: 1;
}

#snackbar {
  left: 50%;
}

#snackbar {
  bottom: 60px;
}

#snackbar {
  font-size: 0.875pc;
}

@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 60px;
    opacity: 1;
  }
}

@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }

  to {
    bottom: 60px;
    opacity: 1;
  }
}

@-webkit-keyframes fadeout {
  from {
    bottom: 60px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

@keyframes fadeout {
  from {
    bottom: 60px;
    opacity: 1;
  }

  to {
    bottom: 0;
    opacity: 0;
  }
}

.title {
  display: flex;
  justify-content: center;
}

.title-text {
  color: white;
  font-size: 2.5rem;
}

.slot {
  display: block;
}

.slot .slot-sidebar {
  float: left;
  width: 20%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-right: 10px;
  padding-left: 0;
  margin-top: 5px;
  background: #001693;
}

.slot-sidebar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.slot-sidebar-nav > li {
  border-bottom: 1px solid #6cc9ff;
  width: 100%;
  position: relative;
  display: block;
}

.slot-sidebar-nav > li > a {
  color: #fff;
  font-size: 13px;
  padding: 7px 10px;
  display: block;
}

.btn-provider i {
  margin-right: 5px;
}

.enter {
  display: none;
}

.btn-provider span {
  position: absolute;
  transform: translateY(10px);
}

.pragma-logo {
  background-image: url(https://groupassets69.com/providerslot/images/pp.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.rk-logo {
  background-image: url(https://groupassets69.com/providerslot/images/reel.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.micro-logo {
  background-image: url(https://groupassets69.com/providerslot/images/microgaming.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.pg-logo {
  background-image: url(https://groupassets69.com/providerslot/images/pg.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.ttg-logo {
  background-image: url(https://groupassets69.com/providerslot/images/ttg.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.haba-logo {
  background-image: url(https://groupassets69.com/providerslot/images/habanero.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.bbin-logo {
  background-image: url(https://groupassets69.com/providerslot/images/bbin.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.bng-logo {
  background-image: url(https://groupassets69.com/providerslot/images/bng.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.fc-logo {
  background-image: url(https://groupassets69.com/providerslot/images/fc.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.cq9-logo {
  background-image: url(https://groupassets69.com/providerslot/images/cq9.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.jili-logo {
  background-image: url(https://groupassets69.com/providerslot/images/jili.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.nolimit-logo {
  background-image: url(https://groupassets69.com/providerslot/images/nolimit.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.ygg-logo {
  background-image: url(https://groupassets69.com/providerslot/images/ygg.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.bp-logo {
  background-image: url(https://groupassets69.com/providerslot/images/bp.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.sg-logo {
  background-image: url(https://groupassets69.com/providerslot/images/spadegaming.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.plyt-logo {
  background-image: url(https://groupassets69.com/providerslot/images/plytech.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.jk-logo {
  background-image: url(https://groupassets69.com/providerslot/images/JOKER.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.ply-logo {
  background-image: url(https://groupassets69.com/providerslot/images/playstar.svg);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.slot88-logo {
  background-image: url(https://groupassets69.com/providerslot/images/slot88.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.adv-logo {
  background-image: url(https://groupassets69.com/providerslot/images/adv.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.mmg-logo {
  background-image: url(https://groupassets69.com/providerslot/images/mmg.png);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.active {
  background-color: #6cc9ff;
}

.slot .content {
  float: right;
  width: 80%;
  padding: 0;
  flex: 0 0 80%;
  max-width: 80%;
}

.wrapper {
  width: 100%;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  z-index: 0;
}

.card {
  float: left;
  width: 20%;
  background: transparent;
  border: none;
  text-align: center;
  position: relative;
}

.card-content {
  background: #6cc9ff;
  margin: 5px;
  color: #fff;
  font-size: 12px;
  border: none;
  overflow: hidden;
  position: relative;
}

.percent {
  height: 27px;
  display: flex;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  /* border-radius: .25rem; */
  position: relative;
  z-index: 1;
}

.percent p {
  z-index: 15;
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  transform: translateY(14px);
  color: black;
}

.percent-bar {
  /* background-color: #ffc107; */
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  /* background-color: #007bff; */
  transition: width 0.6s ease;
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
  /* animation: ; */
  z-index: 10;
}

.yellow {
  background-color: #ffc107;
}

.green {
  background-color: #28a745;
}

.red {
  background-color: #dc3545;
}

.hover-btn {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.65);
  transition: all 0.45s ease-in-out;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.play-btn {
  font-size: 15px;
  text-decoration: none;
  color: white;
  text-align: center;
  align-items: center;
  width: 100%;
  margin: 38% auto;
  padding: 8px;
  background-color: #6cc9ff;
}

/*POP-UP LIHAT POLA*/

.popup-container {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  background-color: #000000b0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.popup-ads {
  width: 347px;
  height: 0;
  margin: 5% auto;
  margin-top: 15%;
  background: none;
  border-radius: 18px 18px 18px 18px;
  color: white;
}

.popup-body {
  width: 347px;
  margin: 10% auto;
  background: radial-gradient(closest-side, #6cc9ff 0, #000000 150%);
  border-radius: 18px 18px 18px 18px;
  color: white;
}

@media (max-width: 512px) {
  .popup-body {
    width: 310px;
    margin: 10% auto;
  }
}

.popup-img {
  width: 450px;
  height: 555px;
  margin: 8% auto;
}

.popup-img-close {
  text-align: center;
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: white;
  color: black;
  float: right;
  padding: 5px;
  border-radius: 100px;
  position: absolute;
  margin-left: -7px;
  margin-top: -20px;
}

@media (min-width: 993px) {
  .popup-img-close {
    margin-left: 42px;
    margin-top: -12px;
  }
}

.popup-header {
  height: auto;
  width: 100%;
  margin-top: 0%;
  background: radial-gradient(#6cc9ff, #000000);
  border-radius: 18px 18px 0px 0px;
  float: left;
}

.popup-header h6 {
  margin: 13px;
}

.popup-content {
  text-align: center;
  width: 100%;
  height: auto;
  padding: 10px 39px;
  float: left;
  font-size: 14px;
  background: black;
  color: rgb(255, 255, 255);
}

.popup-pakai {
  width: 100%;
  height: 4%;
  float: left;
  background: #222222;
  padding: 0px 5px;
  font-size: 12px;
}

.popup-label {
  width: 100%;
  height: 7.5%;
  float: left;
  background: #222222;
  padding: 1.5px 15px;
  font-size: 12px;
}

.popup-close {
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: red;
  color: rgb(255, 255, 255);
  float: right;
  padding: 5px;
  border-radius: 100px;
  position: absolute;
  margin-top: -10px;
  margin-left: -9px;
}

.bg-popup-close:hover {
  color: rgb(0, 0, 0);
  background: red;
}

.bg-main-button {
  background: linear-gradient(to top, #00298a 0%, #6cc9ff 80%);
  border-radius: 0px 0px 18px 0px;
  text-decoration: none;
}

.bg-daftar-button {
  background: linear-gradient(to top, #00298a 0%, #6cc9ff 80%);
  border-radius: 0px 0px 0px 18px;
  text-decoration: none;
}

.popip-button {
  cursor: pointer;
  width: 50%;
  float: left;
  height: 35px;
  padding: 1.5%;
  color: rgb(255, 255, 255);
  font-size: 15px;
  text-align: center;
  font-weight: 100;
  margin-bottom: 2px;
  position: unset;
}

.popip-button:hover {
  background: linear-gradient(to top, #6cc9ff 0%, #00298a 80%);
  color: #ffffff;
}

/*POP-UP LIHAT POLA*/

/*STYLE BUTTON*/
.btn {
  background-color: #000000;
  /* WARNA BACKGROUND SLIDER TEXT */
  display: inline-block;
  padding: 0px 0px;
  border: 1px solid transparent;
  border-radius: 5px;
  font: 400 22px arial;
  text-shadow: #000000;
  width: 99%;
  color: rgb(255, 255, 255);
  letter-spacing: 1.5px;
  margin-top: 0px;
}
/*END STYLE BUTTON*/

/*---------------------------------------------*/

/*BLINK PENGUMUMAN*/
.btn-announce {
  animation: blinking 0.7s infinite;
  transition: all 1s;
  border-radius: 5px;
}

@media (min-width: 100px) {
  .btn-announce {
    width: auto;
    max-width: 420px;
  }
}

@media (min-width: 420px) {
  .btn-announce {
    width: auto;
    max-width: 580px;
  }
}

@media (min-width: 768px) {
  .btn-announce {
    width: 665px;
    max-width: 991px;
  }
}

@media (min-width: 800px) {
  .btn-announce {
    width: 660px;
    max-width: 1200px;
  }
}

@media (min-width: 990px) {
  .btn-announce {
    width: 905px;
    max-width: 1200px;
  }
}

@media (min-width: 1200px) {
  .btn-announce {
    width: 1080px;
    max-width: 1200px;
  }
}

@keyframes blinking {
  0% {
    border: 2px solid #8a001e;
  }
  100% {
    border: 2px solid rgb(231, 177, 0);
  }
}

.blink-me {
  animation-name: blinker;
  animation-duration: 0.5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

/*END BLINK PENGUMUMAN*/

.img-zoom {
  transition: all 0.45s ease-in-out;
}

.hover-btn:hover {
  opacity: 100%;
}

.hover-btn:hover ~ .img-zoom {
  transform: scale(1.2);
  position: relative;
}

.next-btn {
  display: none;
  width: 30%;
}

.mySlides {
  display: none;
}

.next-btn {
  background-color: #00298a;
  border: none;
  color: #fff;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (max-width: 992px) {
  .slot-sidebar-nav {
    flex-wrap: nowrap;
  }
  .slot-sidebar {
    float: none !important;
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
    padding-right: 0 !important;
  }
  .content {
    float: none !important;
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
  }
  .card {
    width: 33.3% !important;
  }
  .hover-btn:hover {
    opacity: 0;
  }

  .hover-btn:hover ~ .img-zoom {
    transform: scale(1);
    position: relative;
  }
  body {
    background: #001d67
      url(https://groupassets69.com/rtp-zodiak69/background-altm.jpg) no-repeat
      fixed;
    background-size: 100% 100%;
  }
  .btn-provider {
    text-align: center;
    display: block;
  }
  .slot-sidebar-nav > li > a {
    height: 70px;
  }
  .enter {
    display: block;
  }
  .btn-provider span {
    position: unset;
  }
  .btn-provider i {
    margin: 0;
  }
  .slot-sidebar-nav li {
    border-left: 0.2px solid #656565;
    border-right: 0.2px solid #656565;
    border-bottom: none;
  }
  .img-zoom {
    height: auto;
  }
  .next-btn {
    display: block;
  }
  .res-bar {
    display: none;
  }
}

.footer {
  color: #fff;
}
