body {
  background: url(../img/back2.png) no-repeat top center;
  background-attachment: fixed;
  background-size: 100%;
}
* {
  color: #fff;
  font-family: Calibri;
}
.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: #f5c61e;
  color: #000;
}
.daftar,
.login {
  width: 74px;
  height: 31px;
  border: 0;
}
.daftar {
  background: linear-gradient(to bottom, #ba6704 0%,#db7e02 50%,#db7e02 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, #ba6704 0%,#db7e02 50%,#db7e02 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, #ba6704 0%,#db7e02 50%,#db7e02 100%);
  border-bottom: 3px solid #f5c61e;
}

.hover-bg:hover {
  width: 89px;
  height: 50px;
  background: #352206 !important;
  border-bottom: 3px solid #f5c61e;
}

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: #a77000;
  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: #a77000;
  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: 703px;
}
ul.info_bg li:nth-child(4) {
  width: 81px;
  background-color: #ffaf0d;
}
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: #221a00;
  opacity: 0.9;
  margin-top: 10px;
}
h5 {
  color: #f5c61e;
}
.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, #ba6704 0%,#db7e02 50%,#db7e02 100%);
  border: 1px #fff solid;
  font-size: 13px;
  margin: 9.6px 9.6px 9.6px 0;
}
.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;
}