body {
  background: url(../img/backgroun.jpg) no-repeat top center;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100vw;
  color: white;
  font-family: Tahoma;
}

.container_liga{
  max-width: 1024px;
  margin: auto;
  padding: 0px 5px;
  background: #090909a8;
}

* {
  color: #fff;
  font-family: Tahoma;
}
.wrapper {
  width: 990px;
  margin: 0 auto;
}
.code,
.user_pass {
  background-color: #9d9d9d;
}
.user_pass {
  width: 122px;
  height: 31px;
  border: none;
  margin-right: 4px;
}
.code,
.number {
  width: 39px;
  height: 31px;
  border: none;
}
.mobile_form {
  display: none;
}
.number {
  display: flex;
  justify-content: center;
  align-items: center;
}
.login,
.number {
  background-color: #69c1ed;
  color: #000;
}
.daftar,
.login {
  width: 74px;
  height: 31px;
  border: 0;
}
.daftar {
  background: linear-gradient(to bottom, #221671 0%,#190b56 50%,#5e8fc9 100%);
}
.number {
  margin: 0 4px;
}
.daftar {
  margin-left: 4px;
}
.code,
.daftar,
.login,
.number,
.user_pass {
  font-size: 12px;
}
::-webkit-input-placeholder {
  color: #fff;
}
ul.menu li {
  width: 89px;
  height: 50px;
  text-align: center;
  background: linear-gradient(to bottom, #221671 0%,#190b56 50%,#5e8fc9 100%);
  padding: 8px 0;
  font-size: 11px;
  text-transform: uppercase;
}
.product-mr {
  margin-bottom: 10px;
}
.header_bg {
  height: 181px;
}
.hover-bg {
  width: 89px;
  height: 50px;
  background: linear-gradient(to bottom, #221671 0%,#190b56 50%,#5e8fc9 100%);
  border-bottom: 3px solid #69c1ed;
}

.hover-bg:hover {
  height: 50px;
  background: linear-gradient(to bottom, #221671 0%,#538ece 50%,#5e8fc9 100%);
  border-bottom: 3px solid #69c1ed;
}

ul.menu li {
  margin-right: 1px !important;
}
.product_mr {
  margin-right: 10px;
}
ul.info_bg {
  height: 25px;
  margin-top: 1px !important;
  background-color: #352206;
  display: flex;
  font-size: 12px;
}
ul.info_bg li:first-child {
  width: 63px;
  background-color: #7500e2;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
ul.info_bg li:first-child span img {
  margin-right: 5px;
}
ul.info_bg li:nth-child(3) {
  width: 142px;
  background-color: #7500e2;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
ul.info_bg li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile_product_list {
  display: none;
}
ul.info_bg li:nth-child(2) {
  width: 100%;
}
ul.info_bg li:nth-child(4) {
  width: 81px;
  background-color: #6382fa;
}
ul.info_bg li:nth-child(4) a {
  color: #fff;
  font-size: 12px;
}
ul.info_bg li:nth-child(4) a:hover {
  text-decoration: none;
}
.mobile_text_running {
  display: none !important;
}
.mobile_live,
.mobile_text {
  display: none !important;
}
.text_bg {
  margin-bottom: 10px;
  background-color: #191919f5;
  opacity: 0.9;
  margin-top: 10px;
}
h5 {
  color: #69c1ed;
}
.text_bg p {
  font-size: 18px;
}
ul.contact_height {
  height: 51px;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.contact_height li:first-child img {
  vertical-align: left;
  padding-right: 5px;
}
.browser {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.slider {
  margin-top: 9.6px !important;
}
.copyright {
  display: flex;
  align-items: center;
}
.contact_bg {
  width: 157px !important;
  height: 52px;
  background: linear-gradient(to bottom, #221671 0%,#190b56 50%,#5e8fc9 100%);
  border: 1px #fff solid;
  font-size: 13px;
  margin: 9.6px 9.6px 9.6px 0;
  clip-path: polygon(10% 0, 100% 0, 90% 100%, 0% 100%);
}
.contact_bg:last-child {
  margin-top: 9.6px !important;
}
ul.info_bg li:not(:last-child) {
  margin-right: 0;
}
.header_height {
  height: 105px;
  justify-content: center;
  align-items: center;
}
.mr_height {
  height: 52px;
  align-items: center;
}
.mr_height div:first-child {
  color: #ebbf28;
}
a.contact:hover {
  text-decoration: none !important;
}
@media only screen and (min-width: 1024px) {
  .col-lg-2 {
    max-width: 157px !important;
  }
  .rollet {
    margin-right: 0;
  }
}
.active {
  background-color: #fff;
}

#menu-header-custom{
  display: flex;
  grid-template-columns: none;
}