* {
  font-family: sans-serif;
  box-sizing: border-box;
}

body {
  background: linear-gradient(rgb(50 50 50 / 22%), rgb(0 0 0 / 13%)),
    url(/assets-web/assets/bg-main.webp);
  background-repeat: no-repeat;
  background-color: black;
  background-position: top;
  background-attachment: fixed;
  background-size: cover;
}

h1 {
  text-align: center;
  color: hsl(0, 41%, 97%);
}

a:hover {
  text-decoration: none;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.adv {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

img {
  vertical-align: middle;
  border-style: none;
}

.title {
  display: flex;
  justify-content: center;
  margin-top: 12px;
  margin-bottom: 12px;
}

.title-text {
  color: #fff9f9;
  font-size: 2.5rem;
}

.slot {
  display: block;
  margin-bottom: 100px;
}

.slot .slot-sidebar {
  float: left;
  width: 19%;
  flex: 0 0 20%;
  max-width: 20%;
  padding-left: 0;
  margin-top: 5px;
  background-color: #2b2a26;
}

.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 #f7d27a;*/
  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(../assets/Pragmaticplay.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.haba-logo {
  background-image: url(../assets/habanero.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.idn-logo {
  background-image: url(../assets/idnslot.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.cq9-logo {
  background-image: url(../assets/cq9-2.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.pg-logo {
  background-image: url(../assets/pg.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.micro-logo {
  background-image: url(../assets/microgaming.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.isb-logo {
  background-image: url(../assets/isoftbet.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.ps-logo {
  background-image: url(../assets/playstar.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.ttg-logo {
  background-image: url(../assets/logo-ttg.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.sg-logo {
  background-image: url(../assets/spadegaming.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.rt-logo {
  background-image: url(../assets/redtiger.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.rtg-logo {
  background-image: url(../assets/rtg.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.sp-logo {
  background-image: url(../assets/simpleplay.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.gmp-logo {
  background-image: url(../assets/gameplay.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.net-logo {
  background-image: url(../assets/netent.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}
.mno-logo {
  background-image: url(../assets/mannaplay.html);
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px;
  width: 32px;
  background-size: 20px;
}

.active {
  background-color: #290307;
}

.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;
  margin-left: -2px;
}

.card {
  cursor: pointer;
  float: left;
  width: 25%;
  background: transparent;
  border: none;
  text-align: center;
  position: relative;
}

.card-content {
  background: #0092b1;
  margin: 5px;
  color: #fff;
  font-size: 12px;
  border: none;
  overflow: hidden;
  position: relative;
  border-radius: 3px;
}

.percent {
  height: 23px;
  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: 12px;
  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: linear-gradient(
    360deg,
    #000000 20.95%,
    rgba(0, 0, 0, 0.443848) 64.91%,
    rgba(0, 0, 0, 0) 100%
  );
  transition: all 0.45s ease-in-out;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.play-btn {
  font-size: 15px;
  text-decoration: none;
  color: #3a3434;
  text-align: center;
  align-items: center;
  width: 100%;
  padding: 8px;
  background: linear-gradient(270deg, #ffff00, hsl(60, 100, 36) 16%);
  bottom: 22px;
  position: absolute;
  font-weight: bold;
}

.demo-btn {
  background: #417cff;
  bottom: 60px;
  height: auto;
}

.img-zoom {
  transition: all 0.45s ease-in-out;
  height: auto;
}

.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: #292a2b;
  border: none;
  color: #fff;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .container-artikel {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .container-artikel {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .container-artikel {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1024px;
  }
  .container-artikel {
    max-width: 1024px;
  }
}

@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: 1;
  }

  .hover-btn:hover ~ .img-zoom {
    transform: scale(1);
    position: relative;
  }

  .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;
  }
}

/* popup style*/
.popup-container {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  background: #080808b0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.popup-body {
  width: 359px;
  height: 589px;
  margin: 2% auto;
  background: #313131;
  border-radius: 0px;
  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 {
  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: 48px;
  width: 100%;
  background: linear-gradient(270deg, #ffff00, hsl(14, 88%, 53%) 16%);
  float: left;
  color: white;
}

.popup-header h6 {
  margin: 13px;
}

.popup-content {
  width: 100%;
  height: auto;
  padding: 7px 39px;
  float: left;
  font-size: 14px;
}

.col2 {
  width: 50%;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.mrtop10 {
  margin-top: 10px;
}

.hr {
  width: 100%;
  height: 2px;
  background: #5e5e5e;
  float: left;
}

.popup-label {
  width: 100%;
  float: left;
  background: #222222;
  padding: 10px 15px;
  font-size: 12px;
}

.popup-close {
  cursor: pointer;
  width: 36px;
  height: 36px;
  background: white;
  color: black;
  float: right;
  padding: 5px;
  border-radius: 100px;
  position: absolute;
  margin-top: -10px;
  margin-left: -9px;
}

.bg-blue-button {
  background: #222222;
}

.bg-black-button {
  background: #535353;
}

.popip-button {
  cursor: pointer;
  width: 50%;
  float: left;
  height: 40px;
}

.popip-button:hover {
  background: #9e6d06;
}

/* Slideshow container */
.slideshow-images-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  margin-bottom: 6px;
}

/* Hide the images by default */
.slideshow-images {
  display: none;
}

/* Next & previous buttons */
.prev-slideshow-images,
.next-slideshow-images {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -14px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next-slideshow-images {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev-slideshow-images:hover,
.next-slideshow-images:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text-slideshow-images {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext-slideshow-images {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
}

/* The dots/bullets/indicators */
.dot-slideshow-images {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active-slideshow-images,
.dot-slideshow-images:hover {
  background-color: #717171;
}

/* Fading animation */
.fade-slideshow-images {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}

@media (min-width: 993px) {
  .numbertext-slideshow-images {
    top: 0;
  }
}

@media (max-width: 425px) {
  .popup-img {
    max-width: 93%;
    margin: 25% auto;
  }
}

.header {
  width: 100%;
  height: 64px;
  margin-bottom: 6px;
  background: linear-gradient(270deg, #ffff00, hsl(12, 78%, 35%) 64%);
  position: fixed;
  z-index: 300;
}

.images-logo {
  padding: 3px;
  width: 200px;
  height: auto;
  float: left;
  margin-top: -2px;
}

.header .title {
  float: right;
  width: auto;
  height: auto;
  margin: 15px;
  border-radius: 42px;
}

.red {
  background: #c73000;
}

.blue {
  background: #3f93b1;
}

.header-buttom {
  color: white;
  padding: 5px;
  height: 42px;
}

.header-button-text {
  font-size: 14px;
  margin: 7px;
  float: left;
}

.popup-container-ads {
  background: url(../assets/popup.gif);
  background-repeat: no-repeat;
  margin: 10% auto;
  border-radius: 18px;
  background-size: 100%;
}

@media (max-width: 992px) {
  .header .title {
    display: none;
  }

  .col {
    flex-basis: auto;
  }

  .header-button-text {
    font-size: 12px;
    margin: 9px;
  }
}

.menu-bottom {
  display: none;
  height: 73px;
  width: 100vw;
  position: fixed;
  bottom: 0;
  background: linear-gradient(271deg, #ffff00, #5d5d00, #ffff00);
}

.sub-menu-bottom {
  width: 25vw;
  height: 100%;
  float: left;
}

.sub-menu-bottom:hover {
  background: #525252;
}

.icon-menu {
  width: 27px;
  height: 27px;
  margin: 8px;
}

.text-menu {
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  color: black;
  font-weight: bolder;
}

@media (max-width: 992px) {
  .menu-bottom {
    display: block;
  }
}

@media (min-width: 768px) {
  .menu-bottom {
    height: 82px;
  }
}

.navbar-search {
  height: 50px;
  width: 100%;
  background: #202020;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  box-shadow: 15px 20px #ffffff;
}

.search-button {
  background: #ffff00;
  border: 0px;
  color: white;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-right: 10px;
  cursor: pointer;
}

.input-search {
  background: #46494e;
  border: 0px;
  color: white;
}

.search-besar {
  display: block;
}

.search-kecil {
  display: none;
  height: auto;
}

#running_text_header {
  display: flex;
}

.btn-title {
  bottom: 85px;
  position: absolute;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 16px;
}

#header-besar {
  display: block;
}

#header-kecil {
  display: none;
}

p {
  margin: 0px;
}

#popup-container-filter {
  overflow-y: scroll;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 12220000;
  background: #000000cf;
  top: 0;
}

.title-filter {
  color: white;
  text-align: center;
}

.container-demo {
  width: 650px;
  background: #0c0909;
  margin: 4% auto;
  height: auto;
}

.iframe-demo {
  border: 0px;
  width: 650px;
  height: 451px;
}

.header-demo {
  background: #1b1d1e;
}

.btn-fullscreen {
  margin: 6px;
  position: initial;
  width: auto;
  font-size: 12px;
  height: auto;
  border-radius: 10px;
}

.footer-demo {
  display: block;
}

.btn-popup-demoplay {
  height: auto;
  font-size: 14px;
  padding: 0px 20px;
  margin-bottom: 6px;
}

.popup-body-ads-yt {
  width: 606px;
  height: 390px;
  margin: 8% auto;
  padding: 20px;
  background: gray;
  border-radius: 20px;
}

@media (max-width: 992px) {
  .search-besar {
    display: none;
  }

  .search-kecil {
    display: block;
  }

  .images-logo {
    width: 100px;
    height: auto;
    float: left;
    margin-top: 10px;
  }

  #running_text_header {
    display: none;
  }

  .hover-btn {
    opacity: 1;
  }

  .btn-title {
    bottom: 75px;
    position: absolute;
    width: 100%;
    text-align: center;
    color: white;
    font-size: 12px;
  }

  .play-btn {
    font-size: 12px;
    text-decoration: none;
    color: black;
    text-align: center;
    align-items: center;
    width: 100%;
    padding: 3px;
    background-color: #007404;
    bottom: 22px;
    position: absolute;
  }

  .demo-btn {
    background: #417cff;
    bottom: 45px;
    height: auto;
  }

  #header-besar {
    display: none;
  }

  #header-kecil {
    display: block;
  }

  .container-demo {
    width: 95%;
    background: #0c0909;
    margin: 1% auto;
    height: auto;
  }

  .iframe-demo {
    border: 0px;
    width: 95vw;
    height: 82vh;
  }

  .footer-demo {
    display: none;
  }

  .popup-body-ads-yt {
    width: 100%;
    height: 40%;
    margin: 20% auto;
  }
}

/* Slideshow container text*/
.slideshow-containerText {
  position: relative;
}

/* Slides */
.mySlidesText {
  display: none;
  padding: 11px 34px;
  text-align: center;
}

/* Next & previous buttons */
.prevText,
.nextText {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #000;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.nextText {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prevText:hover,
.nextText:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
}

/* Add a background color to the active dot/circle */
.activeText {
  background-color: #717171;
}

/* Add a blue color to the author */
.sliderTextTitle {
  color: black;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.breadcrumbs {
  color: white;
  padding: 20px;
}

.breadcrumbs a {
  color: #ffff00;
  text-decoration: none;
}

.artikel {
  border-radius: 20px;
  border: 2px solid #ffff00;
  color: white;
  padding: 20px;
}

.artikel h1,
h2,
h3 {
    color: #ffff00;
    font-weight: bolder;
    text-align: center;
    margin-bottom: 30px;
}

.artikel a {
    text-decoration: none;
    color: #ffff00;
}

.artikel p{
    margin-bottom: 15px;
}

.row-artikel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 70px;
}

.container-artikel {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.copyright {
    text-align: right;
    color: grey;
    font-size: small;
}

.faq h3{
text-align: center;
}

.faq h4{
  color: #ffff00;
  }