@import url('https://fonts.googleapis.com/css?family=Roboto');

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box transition All 0.4s ease;
  -webkit-transition: All 0.4s ease;
  -moz-transition: All 0.4s ease;
  -o-transition: All 0.4s ease
}

html {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  background: #000 none repeat scroll 0 0;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  margin: 0px;
  overflow-x: hidden !important;
  width: 100%;
  min-width: 1024px;
  line-height: 16px;
}

.block {
  float: left;
  position: relative;
  width: 100%;
  z-index: 3;
}

.orange {
  color: #f4b01d;
}

#preloader {
  background: rgba(0, 0, 0, 0) url("../images/preload-bg.png") no-repeat scroll center top / cover;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99;
  display: none !important;
}

#status {
  background-image: url("../images/preload-logo.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 378px;
  left: 50%;
  margin: -189px 0 0 -339px;
  opacity: 1 !important;
  padding-left: 30px;
  padding-top: 335px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 648px;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #f0e3bf;
  /* font-size: 12px; */
}


/* line-height: 0px; */
/* margin: 0; */


h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}

.wrap {
  display: block;
  margin: 0 auto;
  min-width: 1024px;
  position: relative;
  width: 1024px;
}

.live {
  margin-top: 10px;
}

.background-ov {
  background: rgba(0, 0, 0, 0) url("../img/background-ov.png") repeat-x scroll center top;
  height: 395px;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 630px;
  width: 100%;
  z-index: 1;
}

.background-top {
  background: rgba(0, 0, 0, 0) url("../img/home-bg.jpg") no-repeat scroll center top;
  height: 790px;
  left: 0;
  position: absolute;
  top: 198px;
  width: 100%;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: visible;
}

.background-bottom {
  background: rgba(0, 0, 0, 0) url("../images/background.jpg") no-repeat scroll center top;
  height: 395px;
  left: 0;
  position: absolute;
  top: 561px;
  width: 100%;
  -webkit-transform: rotate(180deg) scaleX(-1);
  -moz-transform: rotate(180deg) scaleX(-1);
  -ms-transform: rotate(180deg) scaleX(-1);
  -o-transform: rotate(180deg) scaleX(-1);
  transform: rotate(180deg) scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  z-index: 1;
}

#contact {
  background: rgba(0, 0, 0, 0) url("../img/bg-kontak.png") no-repeat scroll center top;
  height: 550px;
  left: -151px;
  line-height: 21px;
  padding-right: 69px;
  padding-top: 135px;
  position: fixed;
  top: 30%;
  width: 221px;
  z-index: 5;
}

#contact:hover {
  left: 0;
}

#contact .join {
  background: rgba(0, 0, 0, 0) url("../images/sprite2.png") no-repeat scroll center top;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-bottom: 15px;
  width: 152px;
  color: #fdecb8;
}

#contact .phone {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -47px;
  color: #000;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .bbm {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -84px;
  color: #000;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .telegram {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -122px;
  color: #000;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .line {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -235px;
  color: #000;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .whatsapp {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -197px;
  color: #000;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .wechat {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -311px;
  color: #000;
  cursor: pointer;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .facebook {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -160px;
  color: #000;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .twitter {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -349px;
  color: #000;
  display: block;
  height: 34px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}

#contact .sms {
  background: rgba(0, 0, 0, 0) url("../img/kontak.png") no-repeat scroll center -160px;
  color: #000;
  display: block;
  height: 34px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 41px;
  padding-top: 7px;
  width: 152px;
  font-size: 14px;
  font-weight: bold;
}


#header {
  background: rgba(0, 0, 0, 0) url("/web/images/header-tempo.png") repeat-x scroll top center;
  height: 164px;
  padding-top: 52px;
  z-index: 6;
}

#header .wrap {
  height: 113px;
}

#header .col-1 {
  float: left;
  height: inherit;
  width: 280px;
}

#header .col-1 img {
  position: relative;
  top: 5px;
  height: 78px;
}

#header .col-2 {
  float: left;
  text-align: right;
  width: 744px;
  padding-top: 30px;
  padding-left: 40px;
}

#menu .wrap {
  background: #001b30 none repeat scroll 0 0;
  border-top: 1px solid #002948;
  height: 48px;
}

#menu li {
  list-style: none;
}

#menu ul {
  display: inline-block;
  height: inherit;
  margin: 0;
  padding: 0;
  width: 100%;
}

#menu #menu-main-menu>li {
  float: left;
  height: 55px;
  text-align: left;
  width: 16.5%;
}

#menu #menu-main-menu .menu-item-description {
  display: inline-block;
  height: inherit;
  line-height: 10px;
  width: 100%;
  font-size: 8px;
  /* font-style: italic; */
  color: #fff;
}

#menu #menu-main-menu>li:hover,
#menu #menu-main-menu>li.current-menu-item {}

#menu #menu-main-menu>li:nth-child(1) {
  border-left: none;
}

#menu #menu-main-menu>li:nth-last-child(1) {
  border-right: none;
}

#menu #menu-main-menu>li>a {
  color: #fef0ca;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  height: inherit;
  line-height: 15px;
  padding: 12px 0 0 15px;
  text-transform: uppercase;
  width: 100%;
}

#menu #menu-main-menu>li:hover>a,
#menu #menu-main-menu>li.current-menu-item>a,
#main #menu-main-menu>li.current-menu-ancestor>a {
  /* background: rgba(0, 0, 0, 0) url("../img/menu-tab.png") no-repeat scroll left top; */
  color: #fef0ca;
}

#menu #menu-main-menu>li>ul {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: none;
  height: auto;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 114px;
  width: 100%;
  z-index: 5;
}

#menu #menu-main-menu>li.download>ul {
  background: rgb(0, 27, 48) none repeat scroll 0 0;
  display: none;
  height: auto;
  left: -1px;
  margin: 0;
  padding: 0;
  position: relative;
  top: 2px;
  width: 100%;
  z-index: 5;
}

#menu #menu-main-menu>li.download>ul>li {
  width: 136px;
}

#menu #menu-main-menu>li.download:hover>ul>li>a {
  background: rgba(0, 0, 0, 0) url("../images/list.png") no-repeat scroll 5px center / 11px auto;
  border: medium none;
  font-size: 13px;
  font-weight: normal;
  padding-left: 20px;
  text-align: left;
}

#menu #menu-main-menu>li:hover>ul {
  display: inline-block;
  width: 100%;
}

#menu #menu-main-menu .sub-menu li {
  float: left;
  line-height: 38px;
  width: 50%;
}

#menu #menu-main-menu>li>.sub-menu>li {
  height: 392px;
}

#menu #menu-main-menu>li>.sub-menu>li:nth-child(odd) {
  background: black;
}

#menu #menu-main-menu>li>.sub-menu>li:nth-child(even) {
  background: #1a1a1a;
}

#menu #menu-main-menu .sub-menu li a {
  color: rgb(255, 255, 255);
}

#menu #menu-main-menu .sub-menu li:hover>a,
#menu #menu-main-menu .sub-menu li.current-menu-item>a {
  color: #fcebb7;
}

#menu #menu-main-menu .sub-menu li:hover>a>ul>li:hover>a {
  color: #fcebb7;
}

#menu #menu-main-menu>li:hover>ul>li:nth-child(odd)>a {
  background: #131313;
  color: rgb(255, 255, 255);
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: none;
}

#menu #menu-main-menu>li:hover>ul>li:nth-child(even)>a {
  background: #222;
  color: rgb(255, 255, 255);
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: none;
}

#menu #menu-main-menu>li:hover>ul>li>a>div {
  color: rgb(247, 183, 33);
  display: block;
  font-size: 10px;
  font-weight: normal;
  line-height: 11px;
  margin-bottom: 13px;
  margin-top: -8px;
}

#menu #menu-main-menu>li:hover>ul>li>ul {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  text-align: center;
  width: 100%;
  border: none;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  display: inline-flex;
  float: none;
  height: 166px;
  line-height: 290px;
  margin: 0;
  opacity: 0.7;
  padding: 0;
  text-align: center;
  width: 24%;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li:hover {
  cursor: pointer;
  opacity: 1;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li>a {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 155px;
  width: 100%;
}

#top-menu .wrap {
  background: #001b30 none repeat scroll 0 0;
  border-top: 1px solid #002948;
  height: 48px;
}

#top-menu li {
  list-style: none;
}

#top-menu #menu-top-menu {
  display: inline-block;
  height: inherit;
  margin: 0;
  padding: 0;
  width: 100%;
  padding-right: 30px;
}

#top-menu #menu-top-menu>li {
  float: right;
  height: 100%;
  text-align: center;
  width: 20%;
}

#top-menu #menu-top-menu .menu-item-description {
  display: inline-block;
  height: inherit;
  line-height: 10px;
  width: 100%;
  font-size: 9px;
  color: #866b30;
}

#top-menu #menu-top-menu>li:hover,
#top-menu #menu-top-menu>li.current-menu-item {
  color: #fff;
}

#top-menu #menu-top-menu>li:nth-child(1) {
  border-left: none;
}

#top-menu #menu-top-menu>li:nth-last-child(1) {
  border-right: none;
}

#top-menu #menu-top-menu>li>a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  height: 35px;
  line-height: 40px;
  text-shadow: 0 0 5px #c8a970;
  text-transform: none;
}

#top-menu #menu-top-menu>li:hover>a,
#top-menu #menu-top-menu>li.current-menu-item>a,
#top-menu #menu-top-menu>li.current-menu-ancestor>a {
  color: #fff;
  text-shadow: 0 0 5px #7e653c;
}

#top-menu #menu-top-menu>li>ul {
  display: none;
  height: inherit;
  margin: 0;
  padding: 0;
  position: relative;
  top: 0;
  width: 165%;
  left: -30%;
}

#top-menu #menu-top-menu>li:hover>ul {
  display: inline-block;
}

.sub-menu li {
  background: rgba(0, 0, 0, 1);
  line-height: 38px;
}

.sub-menu li a {
  color: rgb(255, 255, 255);
}

.sub-menu li:hover a,
.sub-menu li.current-menu-item a {
  color: #ffb80c;
}



#breadcrumb {
  background: rgba(0, 0, 0, 0) url("/web/images/header-tempo.png") repeat-x scroll center bottom;
  color: rgb(255, 255, 255);
  height: 41px;
  position: relative;
  z-index: 4;
}

#breadcrumb .wrap {
  height: 34px;
}

#breadcrumb .col-1 {
  width: 50%;
  float: left;
}

#breadcrumb .col-2 {
  float: left;
  width: 50%;
}

#breadcrumb h2 {
  color: #fef0ca;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 18px;
  padding-right: 32px;
  text-align: left;
  text-shadow: 0 0 5px #040404;
}

.breadcrumbs {
  margin: 0;
  padding-left: 15px;
  line-height: 40px;
}

.breadcrumbs>li {
  background: rgba(0, 0, 0, 0) url("../img/arrow.png") no-repeat scroll left 14px;
  float: left;
  font-size: 13px;
  line-height: 38px;
  list-style: outside none none;
  margin-right: 10px;
  padding-left: 18px;
}

.breadcrumbs>li:nth-child(1) {
  background: none;
  padding-left: 0;
}

.breadcrumbs a {
  color: #fff;
}

.breadcrumbs a:hover {
  color: #000;
}


#front {
  height: 420px;
  position: relative;
  z-index: 1;
}

#front .wrap {
  width: 100%;
  min-width: 100%;
}

#front canvas {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
}

#premium {
  left: 50%;
  margin-left: -293px;
  position: absolute;
  top: 125px;
  z-index: 4;
}



#middlebox {
  color: white;
  margin-top: 100px;
}

#middlebox .wrap {
  height: 175px;
}

#middlebox .col-1 {
  background: rgba(0, 0, 0, 0) url("/web/images/middle-box.png") no-repeat scroll left top;
  float: left;
  height: 243px;
  overflow: hidden;
  padding-top: 60px;
  position: relative;
  width: 370px;
}

#middlebox .col-2 {
  background: rgba(0, 0, 0, 0) url("/web/images/middle-box.png") no-repeat scroll -385px top;
  float: left;
  height: 243px;
  position: relative;
  text-align: center;
  width: 279px;
}

.logo-tengah {
  z-index: 1;
  left: 26px;
  position: absolute;
  top: -98px;
  /* animation: rotateright linear 36s; */
  /* animation-iteration-count: infinite; */
  /* transform-origin: 50% 50%; */
  /* -webkit-animation: rotateright linear 36s; */
  /* -webkit-animation-iteration-count: infinite; */
  /* -webkit-transform-origin: 50% 50%; */
  /*-moz-animation: rotateright linear 36s;
	-moz-animation-iteration-count: infinite;
	-moz-transform-origin: 50% 50%;
	-o-animation: rotateright linear 36s;
	-o-animation-iteration-count: infinite;
	-o-transform-origin: 50% 50%;
	-ms-animation: rotateright linear 36s;
	-ms-animation-iteration-count: infinite;
	-ms-transform-origin: 50% 50%; */
}

.logo-tengah1 {
  z-index: 2;
  left: 40px;
  position: absolute;
  top: -60px;
  animation: rotateleft linear 36s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: rotateleft linear 36s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: rotateleft linear 36s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: rotateleft linear 36s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: rotateleft linear 36s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

.logo-tengah2 {
  z-index: 3;
  left: 58px;
  position: absolute;
  top: -43px;
  animation: rotateright linear 15s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: rotateright linear 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: rotateright linear 15s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: rotateright linear 15s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: rotateright linear 15s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

.logo-tengah3 {
  z-index: 4;
  left: -9px;
  position: absolute;
  top: -135px;
  animation: rotateleft linear 5s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: rotateleft linear 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: rotateleft linear 5s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: rotateleft linear 5s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: rotateleft linear 5s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

.logo-tengah4 {
  z-index: 5;
  left: -9px;
  position: absolute;
  top: -133px;
  animation: rotateleft linear 1s;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
  -webkit-animation: rotateleft linear 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: rotateleft linear 1s;
  -moz-animation-iteration-count: infinite;
  -moz-transform-origin: 50% 50%;
  -o-animation: rotateleft linear 1s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 50% 50%;
  -ms-animation: rotateleft linear 1s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 50% 50%;
}

@keyframes rotateright {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1);
  }

  50% {
    transform: rotate(180deg) scaleX(1) scaleY(1);
  }

  100% {
    transform: rotate(360deg) scaleX(1) scaleY(1);
  }
}

@-moz-keyframes rotateright {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1);
  }

  50% {
    -moz-transform: rotate(180deg) scaleX(1) scaleY(1);
  }

  100% {
    -moz-transform: rotate(360deg) scaleX(1) scaleY(1);
  }
}

@-webkit-keyframes rotateright {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1);
  }

  50% {
    -webkit-transform: rotate(180deg) scaleX(1) scaleY(1);
  }

  100% {
    -webkit-transform: rotate(360deg) scaleX(1) scaleY(1);
  }
}




@keyframes rotateleft {
  0% {
    transform: rotate(0deg) scaleX(1) scaleY(1);
  }

  50% {
    transform: rotate(-180deg) scaleX(1) scaleY(1);
  }

  100% {
    transform: rotate(-360deg) scaleX(1) scaleY(1);
  }
}

@-moz-keyframes rotateleft {
  0% {
    -moz-transform: rotate(0deg) scaleX(1) scaleY(1);
  }

  50% {
    -moz-transform: rotate(-180deg) scaleX(1) scaleY(1);
  }

  100% {
    -moz-transform: rotate(-360deg) scaleX(1) scaleY(1);
  }
}

@-webkit-keyframes rotateleft {
  0% {
    -webkit-transform: rotate(0deg) scaleX(1) scaleY(1);
  }

  50% {
    -webkit-transform: rotate(-180deg) scaleX(1) scaleY(1);
  }

  100% {
    -webkit-transform: rotate(-360deg) scaleX(1) scaleY(1);
  }
}


#middlebox .col-3 {
  background: rgba(0, 0, 0, 0) url("/web/images/middle-box.png") no-repeat scroll right top;
  float: left;
  height: 244px;
  overflow: hidden;
  padding: 58px 0px 0 0px;
  position: relative;
  width: 373px;
}

#middlebox .col-3 .swiper-slide {
  text-align: center;
}

#middlebox .col-3 .games {
  height: 180px;
  overflow: hidden;
  width: 100%;
}

#middlebox .col-3 .games-prev {
  background: rgba(0, 0, 0, 0) url("../images/tips-prev.png") no-repeat scroll center center;
  cursor: pointer;
  height: 32px;
  position: absolute;
  right: 55px;
  top: 10px;
  width: 32px;
}

#middlebox .col-3 .games-next {
  background: rgba(0, 0, 0, 0) url("../images/tips-next.png") no-repeat scroll center center;
  cursor: pointer;
  height: 32px;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 32px;
}

#bottom {
  background: rgba(0, 0, 0, 0) url("../images/bottom.jpg") no-repeat scroll center top / cover;
  color: white;
  margin-top: 30px;
}

#bottom .wrap {
  height: 199px;
  overflow: hidden;
}

#bottom .swiper-slide>div {
  display: inline-block;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -webkit-grab;
  cursor: grab;
}

#bottom .col-1 {
  float: left;
  height: 200px;
  padding-top: 70px;
  width: 245px;
}

#bottom .col-2 {
  float: left;
  height: 200px;
  padding-top: 10px;
  text-align: center;
  width: 855px;
}

#bottom .col-2>div {
  background: rgba(0, 0, 0, 0) url("../images/game-bg.png") no-repeat scroll center top / cover;
  display: inline-block;
  height: 85px;
  margin-bottom: 5px;
  margin-right: 25px;
  padding-left: 5px;
  padding-top: 5px;
  width: 256px;
  text-align: left;
}

#bottom .col-2>div>div {
  font-size: 14px;
  height: 75px;
  overflow-y: auto;
  padding-right: 15px;
}

#bottom .col-2>div>img {
  float: left;
  height: 75px;
  margin-right: 10px;
  width: 75px;
}

#bottom h2 {
  font-size: 30px;
}

#bottom h2 span {
  color: white;
  font-size: 15px;
  font-weight: 300;
  position: relative;
  top: -20px;
}

#footer {
  background: rgba(0, 0, 0, 0) url("/web/images/footer.png") no-repeat scroll center top;
  color: rgb(255, 255, 255);
  font-size: 12px;
  margin-top: 25px;
  text-align: center;
  padding-top: 15px;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #edcf71;
}

#footer div:nth-child(1) {
  padding: 15px;
  font-family: 'Roboto', sans-serif;
}

#footer div:nth-child(3) {
  padding-bottom: 16px;
}

#footer div:nth-child(4) {
  padding: 0px 0 10px;
}

#content {
  color: #d7d7d7;
  margin-top: 5px;
}

#content .wrap {
  background: rgb(0, 0, 0) none repeat scroll 0 0;
  border-radius: 7px;
  height: auto;
  /* margin-bottom: 0px; */
}

.home #content {
  display: none;
}

#primary {
  padding: 15px;
}

h1.entry-title {
  text-align: center;
}



.form.register-home {
  margin-bottom: 15px;
}

.form {
  float: left;
  width: 100%;
}

.form .left {
  float: left;
  width: 50%;
  padding-right: 4px;
  position: relative;
  margin-bottom: 10px;
}

.form .right {
  float: left;
  width: 50%;
  padding-left: 4px;
  position: relative;
  margin-bottom: 10px;
}

.form .fullwidth {
  float: left;
  margin-bottom: 15px;
  position: relative;
  width: 100%;
}

.field-title {
  font-size: 20px;
  color: #fff8e7;
  font-weight: bold;
  margin-bottom: 15px;
}

.label-title {
  color: #fcebb7;
  margin: 20px 0 10px;
}

.half {
  padding: 0 25%;
}

.form select,
.form input {
  border: 1px solid #2f2e2e;
  border-radius: 10px;
  height: 40px;
  line-height: 30px;
  margin-bottom: 8px;
  width: 100%;
  background: black;
  color: white;
  text-align: center;
}

.greybox {
  background: #101010 none repeat scroll 0 0;
  border: 1px solid #2f2e2e;
  border-radius: 10px;
  display: inline-block;
  padding: 15px 35px;
  width: 100%;
}

.greybox .col-1,
.greybox .col-2,
.greybox .col-3,
.greybox .col-4,
.greybox .col-5,
.greybox .col-6,
.greybox .col-7,
.greybox .col-8 {
  color: #fcebb7;
  float: left;
  font-size: 17px;
  text-align: left;
  width: 25%;
  position: relative;
}

.greybox .col-11,
.greybox .col-12,
.greybox .col-13,
.greybox .col-14,
.greybox .col-15,
.greybox .col-16,
.greybox .col-17,
.greybox .col-18 {
  color: #fcebb7;
  float: left;
  font-size: 17px;
  text-align: left;
  width: 50%;
  position: relative;
}


.greyboxb {
  background: #101010 none repeat scroll 0 0;
  border: 1px solid #2f2e2e;
  border-radius: 10px;
  display: inline-block;
  padding: 15px 35px;
  width: 100%;
}

.greyboxb .col-1,
.greyboxb .col-2,
.greyboxb .col-3,
.greyboxb .col-4,
.greyboxb .col-5,
.greyboxb .col-6,
.greyboxb .col-7,
.greyboxb .col-8 {
  color: #fcebb7;
  float: left;
  font-size: 17px;
  text-align: left;
  width: 25%;
  position: relative;
}



.success td {
  padding-bottom: 20px;
}

label {
  color: white;
  cursor: pointer;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

label img {
  position: relative;
  top: 8px;
  margin-right: 10px;
  width: 100px;
}

.form-loading {
  margin: 0 auto;
  display: block;
}

input[type=radio] {
  display: none;
}

label::before {
  background: rgba(0, 0, 0, 0) url("../images/radio.png") no-repeat scroll left -40px;
  content: "";
  display: inline-block;
  height: 32px;
  left: 0;
  margin-right: 10px;
  overflow: visible;
  position: relative;
  top: 6px;
  transition: All 0.1s ease;
  -webkit-transition: All 0.1s ease;
  -moz-transition: All 0.1s ease;
  -o-transition: All 0.1s ease;
  width: 26px;
}

.radio label:before {
  border-radius: 8px;
}

input[type="radio"]:checked+label::before {
  background: rgba(0, 0, 0, 0) url("../images/radio.png") no-repeat scroll left 0px;
  content: "";
  display: inline-block;
  height: 32px;
  left: 0;
  margin-right: 10px;
  overflow: visible;
  position: relative;
  top: 6px;
  transition: All 0.1s ease;
  -webkit-transition: All 0.1s ease;
  -moz-transition: All 0.1s ease;
  -o-transition: All 0.1s ease;
  width: 26px;
}

.form option:disabled {
  margin-top: 10px;
  margin-bottom: 5px;
  color: black;
  font-weight: bold;
}

.form .bonusref {
  left: 10px;
  margin: 7px 0;
  position: relative;
  top: -5px;
}

.form .pop-bonus {
  display: none;
  left: -35px;
  position: absolute;
  top: -173px;
  width: 260px;
}

.form .right:hover .pop-bonus {
  display: block;
}

.form .captcha {
  float: left;
  height: 45px;
  margin-right: 8px;
  width: 45%;
}

.form .kode {
  float: left;
  font-size: 20px;
  font-weight: bold;
  height: 45px;
  padding: 10px;
  text-align: center;
  width: 50%;
}

.form .center {
  float: left;
  margin: 5px 0;
  width: 100%;
}

.form .margin {
  margin: 10px 0;
}

.form .button-left input,
.form .button-right input {
  background: #f7b721 none repeat scroll 0 0;
  float: left;
  height: 45px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  cursor: pointer;
}

.form .button-left input:hover,
.form .button-right input:hover {
  background: #004581 none repeat scroll 0 0;
  color: white;
}

.form .button-left {
  float: left;
  width: 50%;
  padding-right: 4px;
}

.form .button-right {
  float: left;
  width: 50%;
  padding-left: 4px;
}

.form input.submit {
  background: rgba(0, 0, 0, 0) url("../images/button.png") repeat-x scroll center top;
  cursor: pointer;
  display: block;
  font-weight: bold;
  height: 45px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 35%;
  color: black;
}

.form input.submit:hover {
  background: rgba(0, 0, 0, 0) url("../images/button-hover.png") repeat-x scroll center bottom;
  color: black;
}

#form-body.form-registrasi {
  display: none;
  background: #0a0a0a none repeat scroll 0 0;
  border: 1px solid #2f2e2e;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-top: -62px;
  padding-bottom: 22px;
  padding-top: 73px;
}

.registrasi-button {
  display: block;
  margin: 0 auto 20px;
  text-align: center;
  height: 90px;
}

.registrasi-button a>div {
  display: inline-block;
  position: relative;
}

.registrasi-button a>div>div {
  height: 110px;
  position: absolute;
  right: 0;
  top: -12px;
}

.registrasi-button a>div>div>img {
  position: relative;
}

.registrasi-button a>div>div>img.rolet {
  float: right;
  position: relative;
  right: 0;
  top: 0;
  width: 112px;
}

.registrasi-button a>div>div>img.rolet-1 {
  float: right;
  left: 24px;
  top: -106px;
  width: 100px;
}

.registrasi-button a>div>div>img.rolet-2 {
  float: right;
  left: 17px;
  top: -198px;
  width: 85px;
}

.registrasi-button a>div>div>img.rolet-3 {
  float: right;
  left: -6px;
  top: -260px;
  width: 39px;
}

.registrasi-button a>div>div>img.rolet-4 {
  float: right;
  left: 25px;
  top: -333px;
  width: 104px;
}

#form-body {
  display: inline-block;
  padding: 0 140px;
  width: 100%;
  text-align: center;
}

#result .error {
  background: #fd5858 none repeat scroll 0 0;
  border: 1px solid #ff2626;
  display: table-cell;
  font-weight: bold;
  height: 55px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 25px;
  vertical-align: middle;
  width: 350px;
}


.entry-content>h2 {
  font-size: 20px;
  font-style: italic;
  margin-bottom: 7px;
}

.main-image {
  height: 200px;
  margin-bottom: 25px;
  text-align: center;
  width: 100%;
}

.main-image>p {
  display: inline-block;
  margin: 0 7px;
}

.main-image img {
  box-shadow: 0 0 10px rgb(0, 0, 0);
  opacity: 0.8;
}

.main-image img:hover {
  opacity: 1;
}

.registrasi {
  background: rgb(1, 29, 53) none repeat scroll 0 0;
  display: inline-block;
  float: left;
  height: 320px;
  margin-right: 20px;
  padding: 20px 10px 10px;
  width: 330px;
}

.registrasi h3 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  margin-bottom: 15px;
  text-align: center;
}

h4 {
  background: rgb(0, 23, 41) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  display: inline-block;
  margin-bottom: 15px;
  padding: 13px;
}

.image-left {
  float: left;
  margin-right: 25px;
}

.entry-content li {
  margin: 0px;
}

#primary h3 {
  background: #826941 none repeat scroll 0 0;
  color: #fff;
  text-shadow: 0 0 6px #0000007d;
  padding: 10px 10px 10px 10px;
  display: inline-block;
  font-size: 18px;
  font-weight: bolder;
  font-family: 'Roboto', sans-serif;
}

.related {
  background: rgb(0, 23, 41) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  display: inline-block;
  margin: 30px 0;
  padding: 10px 20px 20px;
  width: 100%;
  margin-bottom: 80px;
}

.related>div {
  float: left;
  padding: 0 10px;
  width: 20%;
}

h5 {
  background: rgb(0, 23, 41) none repeat scroll 0 0;
  font-size: 17px;
  font-weight: normal;
  padding: 15px;
  text-align: center;
}

.related p {
  font-size: 13px;
  line-height: 17px;
}

.readmore {
  background: rgb(255, 168, 0) none repeat scroll 0 0;
  border-radius: 5px;
  color: rgb(0, 23, 41);
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
  padding: 10px;
}

.readmore:hover {
  background: #003f71;
  color: #fff;
}

section {
  margin-bottom: 50px;
}

ol,
ul {
  margin-bottom: 5px;
}

header.entry-header {
  background: rgba(0, 0, 0, 0) url("../img/line.png") no-repeat scroll center bottom;
  color: rgb(255, 255, 255);
  margin-bottom: 10px;
  padding: 10px;
  line-height: 5px;
}

.fn span {
  color: #f0e3bf;
}

.post-meta {
  text-align: center;
  font-size: 12px;
  color: #f0e3bf;
}

.yasr-total-average-text {
  display: inline-block;
  margin-left: 15px;
  position: relative;
  top: -5px;
}

.dashicons,
.dashicons-before::before {
  display: none;
}


.pagination {
  /* background: #032546 none repeat scroll 0 0; */
  /* border-bottom: 5px solid #ffb81f; */
  /* border-top: 5px solid #ffb81f; */
  clear: both;
  display: inline-block;
  font-size: 11px;
  height: auto;
  line-height: 13px;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 10px;
  position: relative;
  width: 100%;
  text-align: center;
}

.pagination>div {
  color: white;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}

.pagination>span,
.pagination>a {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  padding: 7px;
  text-align: center;
  text-decoration: none;
  width: 19%;
}

.pagination a:hover span {
  background: #ffb81f none repeat scroll 0 0;
  color: #fff;
}

.pagination .current span {
  background: #ffb81f none repeat scroll 0 0;
  color: #fff;
}

.pagination span>span,
.pagination a>span {
  background: white none repeat scroll 0 0;
  color: black;
  display: inline-block;
  font-size: 20px;
  line-height: 45px;
  width: 100%;
}

#loader-visitor-rating {
  color: transparent;
  text-align: center;
  width: 100%;
  background-position: center center;
}

#loader-visitor-rating img {
  display: block;
  margin: 0 auto;
}

#submenu {
  background: #ffb81f none repeat scroll 0 0;
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
  padding: 15px 10px 10px;
  text-align: center;
  text-transform: uppercase;
}

#submenu .wrap {
  padding: 15px 10px 10px;
}

#submenu .mainmenu {
  background: #032546 none repeat scroll 0 0;
  border-radius: 7px;
  color: white;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 55px;
  width: 100%;
}

#submenu .mainmenu:hover {
  background: #004181 none repeat scroll 0 0;
}

#submenu .subcat:nth-child(odd) {
  border-radius: 7px;
  color: white;
  display: inline-block;
  margin: 5px 0;
  padding: 0 0 0 5px;
  width: 50%;
}

#submenu .subcat:nth-child(even) {
  border-radius: 7px;
  color: white;
  display: inline-block;
  margin: 5px 0;
  padding: 0 5px 0 0;
  width: 50%;
}

#submenu .subcat span {
  background: #032546 none repeat scroll 0 0;
  border-radius: 7px;
  display: inline-block;
  line-height: 55px;
  width: 100%;
}

#submenu .subcat:hover span {
  background: #004181 none repeat scroll 0 0;
}

#jadwal tr:nth-child(1) {
  display: none;
}

#jadwal td:nth-child(1) {
  font-weight: bold;
  width: 20%;
}

#jadwal td:nth-child(2) {
  width: 30%;
}

#jadwal td:nth-child(3) {
  width: 30%;
}

#jadwal td:nth-child(4) {
  width: 20%;
}

#jadwal td:nth-child(5) {
  width: 0%;
}

#jadwal table {
  width: 100%;
  display: none;
}

#jadwal table#suzanaTable {
  background: white none repeat scroll 0 0 !important;
  display: inline-block;
  margin-top: 15px;
}

#jadwal tr {
  display: inline-block;
  width: 100%;
}

#jadwal td {
  display: inline-block;
  float: left;
  font-size: 12px !important;
  padding: 10px 5px !important;
  word-wrap: break-word;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#jadwal tr td strong {
  font-family: 'Roboto', sans-serif;
  font-size: 17px;
}

#jadwal tr td:nth-child(4) {
  font-family: 'Roboto', sans-serif;
  font-size: 16px !important;
  text-align: center;
}

#jadwal tr td:nth-child(5) {
  display: none;
}

.category article.category-berita-bola {
  background: rgb(4, 37, 70) none repeat scroll 0 0;
  float: left;
  margin-bottom: 10px;
  min-height: 95px;
  padding: 10px;
  position: relative;
}

.category article.category-berita-bola .post-thumbnail img {
  height: 75px;
  width: 120px;
}

.single .category article.category-berita-bola .post-thumbnail img {
  height: auto;
  width: 100%;
}

.category article.category-berita-bola .post-thumbnail {
  display: inline-block;
  float: left;
  height: 75px;
  left: 10px;
  margin-right: 10px;
  position: absolute;
  top: 10px;
  width: 120px;
}

.single .category article.category-berita-bola .post-thumbnail {
  display: inline-block;
  float: none;
  height: auto;
  left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  width: 100%;
}

.category article.category-berita-bola .entry-header {
  display: inline-block;
  float: left;
  height: 40px;
  margin-right: 10px;
  padding-left: 128px;
  width: auto;
}

.category article.category-berita-bola .tanggal {
  color: white;
  display: inline-block;
  float: left;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  padding-left: 128px;
  width: auto;
}

.category article.category-berita-bola .entry-title.web {
  line-height: 10px;
  position: relative;
  top: -2px;
}

.category article.category-berita-bola .entry-title.web>a {
  color: rgb(255, 255, 255);
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  line-height: 9px;
}

.category article.category-berita-bola .read {
  border-radius: 0;
  height: 86px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  font-family: 'Roboto', sans-serif;
}

.category article.category-berita-bola .detailbutton {
  border-radius: 0;
  bottom: 0;
  font-size: 18px;
  padding: 3px 9px;
  position: absolute;
  right: 10px;
  text-align: right;
  width: 80px;
}

.category article.category-berita-bola .detailbutton>span {
  display: inline;
  font-size: 12px;
  left: -5px;
  margin-right: 5px;
  position: relative;
  top: -4px;
}

.category article.category-berita-bola .detail {
  background: white none repeat scroll 0 0;
}

.category article.category-berita-bola .detail .yasr-visitor-votes {
  display: none;
}

#klasemen {
  margin-top: 10px;
}

#klasemen .title {
  background: rgb(3, 37, 70) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  height: 48px;
  padding: 10px;
  font-family: 'Roboto', sans-serif;
}

#klasemen .title .left {
  float: left;
  text-align: left;
  width: 50%;
}

#klasemen .title .right {
  float: left;
  text-align: right;
  width: 50%;
}

#klasemen>div {
  margin-bottom: 15px;
}

#klasemen h2.button {
  background: #ffb81f url("../images/view.png") no-repeat scroll right center / contain;
  cursor: pointer;
  font-size: 18px;
  line-height: 55px;
  padding-left: 14px;
  text-transform: uppercase;
}

#klasemen .detail>div {
  display: inline-block;
  float: left;
  width: 100%;
}

#klasemen .detail .head>div {
  background: #1e3348 none repeat scroll 0 0;
  border-bottom: medium none;
  border-right: 1px solid #132332;
  color: white;
  float: left;
  text-align: center;
}

#klasemen .detail div>div {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #aeaeae;
  border-right: 1px solid #aeaeae;
  color: black;
  float: left;
  line-height: 45px;
  text-align: center;
}

#klasemen .detail div>div {
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 7%;
}

#klasemen .detail div>div:nth-child(2) {
  font-family: 'Roboto', sans-serif;
  font-size: 96%;
  font-weight: lighter;
  width: 37%;
}

#klasemen .detail>div:nth-last-child(1) {
  display: none;
}

.promotion {
  padding-top: 30px;
  text-align: center;
}

.yasr-visitor-votes {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 50px;
}

.yasr-total-average-container {
  display: block;
  margin: 10px;
}

.rateit {
  -moz-user-select: none;
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

footer.entry-footer {
  margin-bottom: 25px;
}

.yasr_schema {
  font-size: small;
  text-align: center;
}

#primary .entry-content {
  min-height: 100%;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
}

.filter-table {
  background: #421120;
  color: rgb(255, 255, 255);
  padding: 19px;
  text-align: center;
}

.filter-table>input {
  font-size: 14px;
  padding: 10px;
  text-align: center;
  width: 100%;
}

table.prediksi {
  border: 1px solid rgb(128, 128, 128);
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

table.prediksi td,
table.prediksi th {
  border: 1px solid #232323;
  color: black;
  padding: 10px;
  text-align: center;
}

table.prediksi td:hover {
  background: #ffa100 none repeat scroll 0 0;
}

table.prediksi th {
  background: #232323;
  color: rgb(255, 255, 255);
  font-size: 17px;
}

table.prediksi tr:nth-child(2n) {
  background: #f6f6f6 none repeat scroll 0 0;
}

table.prediksi tr:nth-child(2n+1) {
  background: #fff none repeat scroll 0 0;
}

table.white {
  background: rgb(255, 255, 255) none repeat scroll 0 0;
  border: 1px solid rgb(128, 128, 128);
  border-collapse: collapse;
  margin-bottom: 15px;
  text-align: center;
  width: 100%;
}

table.white th {
  background: rgb(57, 66, 93) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
}

table.white th,
table.white td {
  border: 1px solid grey;
  padding: 9px;
}

.login {
  margin-bottom: 10px;
  text-align: center;
}

.login>div {}

.login a {
  background: rgba(0, 0, 0, 0) url("../images/login.png") no-repeat scroll center center;
  display: inline-block;
  height: 60px;
  text-align: left;
  width: 379px;
}

.login a span {
  color: black;
  font-size: 20px;
  font-weight: bolder;
  left: 15px;
  position: relative;
  text-transform: uppercase;
  top: 20px;
}


.more {
  background: #730024;
  border-radius: 5px;
  color: #fff;
  display: block !important;
  font-weight: bold;
  line-height: 36px;
  margin: 0 auto 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100px !important;
}

.desc {
  margin-bottom: 20px;
}

.mobile {
  display: none;
}

@media only screen and (max-width: 1023px) {
  .block {
    display: none;
  }

  .mobile,
  .site-content.block {
    display: block;
  }

  html {
    margin-top: 0 !important;
  }

  body {
    background: #000 none repeat scroll 0 0;
    color: #e5e8ec;
    font-size: 16px;
    height: 100%;
    max-height: 100%;
    min-height: 100% !important;
    min-width: 100%;
  }

  .wrap {
    display: block;
    margin: 0 auto;
    min-width: 100%;
    position: relative;
    width: 100%;
  }

  a {
    color: white;
  }

  a:hover {
    color: white;
  }

  .background-ov {
    display: none;
  }

  .background-top {
    display: none;
  }

  .entry-content li {
    line-height: 22px;
  }

  ol,
  ul {
    margin-bottom: 5px;
    padding-left: 18px;
  }

  .bolt-blue,
  .bolt-black {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
  }

  .bolt-blue>div {
    background: #18212c url("../images/mobile/bolt-blue.png") no-repeat scroll center center;
    width: 5px;
    height: 5px;
  }

  .bolt-black>div {
    background: #18212c url("../images/mobile/bolt-blue.png") no-repeat scroll center center;
    width: 5px;
    height: 5px;
  }

  .bolt-tl {
    left: 10px;
    position: absolute;
    top: 10px;
  }

  .bolt-bl {
    left: 10px;
    position: absolute;
    bottom: 10px;
  }

  .bolt-tr {
    right: 10px;
    position: absolute;
    top: 10px;
  }

  .bolt-br {
    right: 10px;
    position: absolute;
    bottom: 10px;
  }

  .overlay-blue {
    background: rgba(0, 0, 0, 0) url("../images/mobile/overlay-blue.png") no-repeat scroll center top / cover;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .overlay-black {
    background: rgba(0, 0, 0, 0) url("../images/mobile/overlay-black.png") no-repeat scroll center top / cover;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
  }

  #top-mobile {
    background: #1d1f22 url("/web/images/top-head.png") repeat-x scroll right top;
    height: 52px;
    position: relative;
    width: 100%;
  }

  #top-mobile .left {
    float: left;
    height: inherit;
    line-height: 74px;
    padding-left: 10px;
    position: relative;
    text-align: left;
    width: 50%;
    z-index: 2;
  }

  #top-mobile .right {
    float: left;
    height: inherit;
    line-height: 74px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    width: 50%;
    z-index: 2;
  }

  #header-mobile {
    background: rgba(0, 0, 0, 0) url("/web/images/up-mobile.png") repeat-x scroll center 0rem;
    border-bottom: 1px solid #bba56b;
    height: 100px;
    opacity: 1;
    padding-top: 5px;
    position: relative;
    text-align: center;
  }

  #utility-mobile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 90px;
    margin-bottom: 15px;
    opacity: 1;
    padding: 0 15px;
    position: relative;
    text-align: center;
  }

  #utility-mobile:hover {
    opacity: 1;
  }

  #utility-mobile a {
    background: rgba(0, 0, 0, 0) url("../images/mobile/livechat-bg.png") no-repeat scroll center top / cover;
    border-radius: 10px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 100%;
    line-height: 20px;
    padding-top: 22px;
    position: relative;
    width: 100%;
    z-index: 2;
  }

  #utility-mobile a span {
    display: block;
    font-size: 12px;
    font-weight: normal;
  }

  #feature-mobile {
    background: rgba(0, 0, 0, 0) url("/web/images/background.jpg") repeat-x scroll left top;
    height: auto;
    opacity: 1;
    position: relative;
    text-align: center;
    background-size: auto 100%;
    padding: 50px;
  }

  .swiper-slide img {
    height: auto;
    width: 100%;
  }

  #nav-mobile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    height: auto;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    text-align: center;
    width: 100%;
  }

  #nav-mobile .left {
    float: left;
    height: 100%;
    padding-right: 1%;
    padding-left: 2%;
    width: 50%;
    position: relative;
  }

  #nav-mobile .right {
    float: left;
    height: 100%;
    padding-right: 2%;
    padding-left: 1%;
    width: 50%;
    position: relative;
  }

  #nav-mobile .right>a {
    background: rgba(0, 0, 0, 0) url("/web/images/bg-nav.png") no-repeat scroll center top / cover;
  }

  #nav-mobile .left>a {
    background: rgba(0, 0, 0, 0) url("/web/images/bg-nav.png") no-repeat scroll center top / cover;
  }

  #nav-mobile div>a {
    border: 0.5px solid #fcebb7;
    display: block;
    font-size: 17px;
    font-weight: bold;
    height: 100%;
    line-height: 55px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
    border-radius: 10px;
  }

  #nav-mobile div>a span {
    text-shadow: 0 0 6px #0000007d;
  }

  #nav-mobile div>a:hover {
    opacity: 1;
  }

  .related {
    background: #1d1f22 none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    height: auto;
    margin: 30px 0 0;
    padding: 10px 20px 20px;
    width: 100%;
  }

  .related>div {
    border: 1px solid #393939;
    float: left;
    margin-bottom: 0;
    padding: 17px 0;
    text-align: center;
    width: 100%;
  }

  h5 {
    background: #2c2c2c;
    font-size: 17px;
    font-weight: normal;
    padding: 15px;
    text-align: center;
  }

  .entry-content h2 {
    line-height: 27px;
  }

  .image-left {
    display: block;
    margin: 10px 0;
    text-align: center;
  }

  #content-mobile {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: auto;
    overflow: hidden;
    padding: 1%;
    position: relative;
    text-align: left;
    color: white;
  }

  #content-mobile .game,
  #content-mobile .download {
    height: 75px;
    margin-bottom: 7px;
    position: relative;
    opacity: 0.8;
  }

  #content-mobile .game:hover,
  #content-mobile .download:hover {
    opacity: 1;
  }

  #content-mobile .black {
    background: #111214 none repeat scroll 0 0;
    border-bottom: 1px solid #242527;
    border-top: 1px solid #090b0e;
    width: 100%;
  }

  #content-mobile .blue {
    background: #171c26;
    border-bottom: 1px solid #2a3a4a;
    border-top: 1px solid #0b0e14;
    width: 100%;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    margin-bottom: 11px;
  }

  .related {
    background: rgb(0, 23, 41) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    height: auto;
    margin: 30px 0 80px;
    padding: 10px 20px 20px;
    width: 100%;
  }

  .related>div {
    float: left;
    margin-bottom: 10px;
    padding: 0 10px;
    width: 100%;
  }

  .main-image {
    display: none;
    height: 200px;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
  }

  #footer-mobile {
    background: rgba(0, 0, 0, 0) url("/web/images/footer.png") no-repeat scroll center top;
    color: #fff;
    height: 100px;
    /* margin-top: 0%; */
    position: relative;
    text-align: center;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
  }

  #footer-mobile img {
    height: auto;
    max-width: 783px;
    margin-top: 15px;
  }

  #footer-mobile2 {
    background: rgba(0, 0, 0, 0) url("/web/images/footer.png") no-repeat scroll center top;
    color: #fff;
    height: 100px;
    margin-top: 100%;
    position: relative;
    text-align: center;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
  }

  #footer-mobile2 img {
    height: auto;
    max-width: 752px;
    margin-top: 15px;
  }

  .main-form .col-1 {
    float: left;
    margin-bottom: 20px;
    padding: 0;
    text-align: left;
    width: 100%;
  }

  .main-form .col-2 {
    display: none;
  }

  .registrasi {
    background: #303236 none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    float: left;
    height: auto;
    margin: 0 0 35px;
    padding: 20px 10px;
    width: 100%;
  }

  .image-left {
    display: none;
    margin: 10px 0;
    text-align: center;
  }

  .related {
    background: #1b1c1e;
    color: rgb(255, 255, 255);
    display: inline-block;
    height: auto;
    margin: 30px 0 80px;
    padding: 10px 20px 20px;
    width: 100%;
  }

  .related>div {
    float: left;
    margin: 10px 0;
    padding: 15px 10px;
    width: 100%;
  }

  .related>div h3,
  .related>div p {
    margin: 0;
  }

  h4 {
    background: #171c26 none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    margin-bottom: 15px;
    padding: 13px;
    text-align: center;
  }

  #content {
    background: #000 none repeat scroll 0 0;
  }

  .entry-content img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }

  .registrasi-button a>div>div {
    display: none;
    height: 110px;
    position: absolute;
    right: 0;
    top: -12px;
  }

  #form-body {
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    width: 100%;
  }

  #form-body.form-registrasi {
    background: #0a0a0a none repeat scroll 0 0;
    border: 1px solid #2f2e2e;
    border-radius: 10px;
    display: none;
    margin-bottom: 20px;
    margin-top: -62px;
    padding: 55px 15px 35px;
  }

  label {
    color: white;
    cursor: pointer;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 10px;
    text-align: left;
  }

  .label-title {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 8px 0 10px;
    text-align: left;
  }

  .field-title {
    color: #fff8e7;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: left;
  }

  .greybox {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    display: inline-block;
    padding: 15px 0 0;
    width: 100%;
  }

  .greybox .col-1,
  .greybox .col-2,
  .greybox .col-3,
  .greybox .col-4,
  .greybox .col-5,
  .greybox .col-6,
  .greybox .col-7,
  .greybox .col-8 {
    color: #fcebb7;
    float: left;
    font-size: 17px;
    margin-bottom: 25px;
    text-align: left;
    width: 50%;
  }

  .half {
    padding: 0;
  }

  .form .left {
    float: left;
    margin-bottom: 10px;
    padding-right: 4px;
    position: relative;
    width: 50%;
    margin-top: 30px;
  }

  #form-body p {
    display: none;
  }

  header.entry-header {
    background: #111 none repeat scroll 0 0;
    color: #ffffff;
    text-shadow: 0 0 6px #0000007d;
    height: auto;
    margin-bottom: 25px;
    padding: 15px;
  }

  section {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
  }

  .edited {
    position: relative;
    right: 0;
    text-align: center;
    top: 3px;
  }

  .main-form {
    background: #1d1f22 none repeat scroll 0 0;
    display: inline-block;
    padding: 10px;
    width: 100%;
  }

  .main-form h2 {
    color: rgb(255, 255, 255);
    text-align: center;
    text-transform: uppercase;
    line-height: 25px;
  }

  .form .left,
  .form .right {
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
  }

  html #wpadminbar {
    display: none;
    height: 46px;
    min-width: 300px;
  }

  .form select,
  .form input {
    background: white none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: black;
    font-size: 18px;
    font-weight: bold;
    height: 39px;
    line-height: 37px;
    margin-bottom: 15px;
    width: 100%;
  }

  .form input.submit {
    background: rgba(0, 0, 0, 0) url("../images/button.png") repeat-x scroll center top;
    color: black;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 45px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 35%;
  }

  .entry-content label img {
    height: auto;
    width: 90px;
  }

  .form .bonusref {
    display: none;
    left: 10px;
    margin: 7px 0;
    position: relative;
    top: -5px;
  }

  header.entry-header h1 {
    line-height: 33px;
    text-align: center;
  }

  table.prediksi th {
    border: 1px solid rgb(38, 44, 68);
    color: white;
    padding: 10px;
    text-align: center;
  }

  table.prediksi td {
    border: 1px solid rgb(38, 44, 68);
    color: black;
    padding: 10px;
    text-align: center;
  }

  .yasr_schema>span {
    display: inline-block;
  }

  h4 {
    background: #303236 none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    margin-bottom: 15px;
    padding: 13px;
  }

  #primary {
    overflow: hidden;
    padding: 5px;
  }

  .yasr-visitor-votes {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    display: inline-block;
    margin-top: 13px;
    padding: 15px;
    text-align: center;
    width: 100%;
  }

  #sportcontainer {
    display: none;
    position: relative;
  }

  .yasr_schema {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
    font-size: small;
    padding: 11px;
    text-align: center;
    text-shadow: 1px 1px 2px rgb(0, 0, 0);
  }

  .entry-content .game>a img,
  .entry-content .download>a img {
    top: 40px;
  }

  .game>a,
  .download>a {
    display: block;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    padding-left: 10%;
    padding-top: 15px;
    position: relative;
    text-align: left;
    width: 100%;
    z-index: 2;
  }

  .game>a span,
  .download>a span {
    display: block;
    font-size: 23px;
    font-weight: bold;
    position: relative;
    top: -3px;
  }

  .game>a img,
  .download>a img {
    position: absolute;
    right: 10%;
    top: 20px;
  }

  .mm-menu {
    background: #8d7551 none repeat scroll 0 0;
    border: medium none transparent;
    color: #fff;
    text-shadow: 0 0 9px rgb(141, 117, 81);
  }

  .mm-listview {
    font-size: 16px;
    line-height: 30px;
  }

  .mm-listview>li:not(.mm-divider)::after {
    border-bottom: 1px solid #d3b27c;
    border-top: 1px solid #0d0002;
  }

  em.mm-counter+a.mm-next+a,
  em.mm-counter+a.mm-next+span {
    border-right: 1px solid #705c3f;
    margin-right: 90px;
  }

  .mm-listview>li .mm-next,
  .mm-listview>li .mm-next::before {
    border-left: 1px solid #9e865b;
  }

  .mm-menu .mm-navbar>*,
  .mm-menu .mm-navbar a {
    color: #fff;
    font-weight: 500;
  }

  .mm-menu .mm-search input {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #bba56b;
    color: #fff;
    height: 42px;
    line-height: 42px;
    text-align: center;
  }

  .mm-menu .mm-navbar .mm-btn::before,
  .mm-menu .mm-navbar .mm-btn::after {
    border-color: white;
  }

  .mm-iconpanel .mm-panel.mm-iconpanel-1 {
    left: 0;
  }

  .mm-search {
    height: 60px;
    padding: 7px 10px 0;
  }

  .mm-navbar {
    height: 60px;
  }

  .mm-navbar-top-2 {
    height: 43px;
    top: 60px;
    line-height: 14px;
  }

  .mm-hasnavbar-top-2 .mm-panels {
    top: 105px;
  }

  .mm-menu em.mm-counter {
    color: #ffff;
  }

  #menu-mobile-menu .game>a,
  #menu-mobile-menu .download>a {
    font-size: 16px;
  }

  .mm-menu .mm-listview>li .mm-next::after,
  .mm-menu .mm-listview>li .mm-arrow::after {
    border-color: #fff;
  }

  #menu-mobile-menu>li>a.mm-next {
    background: none !important;
  }

  #menu-mobile-menu>li>a {
    background: rgba(0, 0, 0, 0) url("/web/images/menu.png") no-repeat scroll 20px center;
    font-size: 16px;
    line-height: 50px;
    padding: 0 36px 0 52px;
  }

  #menu-mobile-menu>li:hover>a,
  #menu-mobile-menu>li.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-hover.png") no-repeat scroll 20px center;
    color: #ffb80c;
  }

  #menu-mobile-menu>li.home>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-home.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.home:hover>a,
  #menu-mobile-menu>li.home.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-home-hover.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.game>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-game.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.game:hover>a,
  #menu-mobile-menu>li.game.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-game-hover.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bonus>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bonus.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bonus:hover>a,
  #menu-mobile-menu>li.bonus.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bonus-hover.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bonus>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bonus.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bonus:hover>a,
  #menu-mobile-menu>li.bonus.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bonus-hover.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bola>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bola.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bonus:hover>a,
  #menu-mobile-menu>li.bola.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bola-hover.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bola>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bola.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.bola:hover>a,
  #menu-mobile-menu>li.bola.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-bola-hover.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.contact>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-panduan.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.contact:hover>a,
  #menu-mobile-menu>li.contact.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-panduan-hover.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.download>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-download.png") no-repeat scroll 20px center;
  }

  #menu-mobile-menu>li.download:hover>a,
  #menu-mobile-menu>li.download.current-menu-item>a {
    background: rgba(0, 0, 0, 0) url("../images/menu-icon-download-hover.png") no-repeat scroll 20px center;
  }
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.75em;
}

iframe#frame-sport {
  display: block;
  border: none;
  width: 992px;
  height: 700px;
  margin: 0 auto;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.sbobet {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/sports/Sbo.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.saba {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/sports/Saba.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.cmd {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/sports/CMD.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.sabung-ayam {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/sports/sv.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.sexycasino {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/casino/AE-Sexy.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.ioncasino {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/casino/ioncasino.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.sacasino {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/casino/SA.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.dgcasino {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/casino/DG-Casino.png") no-repeat scroll 5px center;
}

#menu #menu-main-menu>li:hover>ul>li>ul>li.wmcasino {
  background: rgba(0, 0, 0, 0) url("/web/images/provider/casino/WM.png") no-repeat scroll 5px center;
}

#contact {
  background: url("/web/images/contact.png") center top no-repeat rgba(0, 0, 0, 0);
  height: 335px;
  left: -150px;
  line-height: 21px;
  padding-right: 69px;
  padding-top: 135px;
  position: fixed;
  top: 30%;
  transition: .5s ease-in-out;
  width: 221px;
  z-index: 5;
  zoom: 0.9
}

#contact a {
  color: #000;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-bottom: 5px;
  padding-left: 80px;
  padding-top: 7px;
  width: 140px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: .35s
}

#contact a:hover {
  opacity: .57
}

#contact .line {
  background: url("/web/images/kontak.png") center -235px no-repeat rgba(0, 0, 0, 0)
}

#contact .whatsapp {
  background: url("/web/images/kontak.png") center -197px no-repeat rgba(0, 0, 0, 0)
}

#contact .telegram {
  background: url("/web/images/kontak.png") center -122px no-repeat rgba(0, 0, 0, 0)
}

#contact .facebook {
  background: url("/web/images/kontak.png") center -160px no-repeat rgba(0, 0, 0, 0)
}

#contact .twitter {
  background: url("/web/images/kontak.png") center -349px no-repeat rgba(0, 0, 0, 0)
}

#contact:hover {
  left: 0px
}

#footer .wrap ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  gap: .5rem;
}

#footer .wrap ul li {
  padding-right: .5rem;
  border-right: 2px solid #fff;
}

#footer .wrap ul li:last-child {
  border: none;
}