body {
  margin-top: 8.5rem;
}
@media screen and (max-width: 767px) {
  body {
    margin-top: 60px;
  }
}
.modal {
  z-index: 1070 !important;
  padding-top: 10px;
}
.modal__body{
  background: #FEFEFE;
}
.modal__content{
  color: #2F2F2F;
}
.option__item{
  padding: 10px;
  width: 90%;
  margin: auto;
  margin-bottom: 20px;
  border-radius: 10px;
  border: 1px solid #ECECEC;
  -webkit-box-shadow: 0px 3px 3px 0px #ECECEC;
  -moz-box-shadow: 0px 3px 3px 0px #ECECEC;
  box-shadow: 0px 3px 3px 0px #ECECEC;
  display: flex;
  position: relative;
}
.option__item .item__image{
  border-radius: 5px;
  width: 88px;
}
.option__item .item__image img{
  border-radius: 5px;
  height: 48px;
  border-radius: 5px;
}
.item__copy{
  padding: 0px 10px;
  font-size: 12px;
  font-weight: 600;
  font-family: MyriadPro;
  letter-spacing: .25px;
  width: 100%;
}
.item__copy a{
  color : rgb(51, 122, 183);
  text-decoration: underline;
}
.item__copy a:hover{
  color : #ce0024;
}
.item__action .btn{
  background: #ce0024;
  color: #FFF;
  font-family: MyriadPro;
  text-transform: uppercase;
  font-size: 12px;
  margin: auto;
  margin-top: 8px;
}
.item__action .btn.btn--block{
  background: #ce0024;
  width: 100%;
  letter-spacing: 1.5px;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 18px;
  border-radius: 90px;
  padding: 10px 0px;
  border-bottom: 2px solid #960019;
}
.item__action .btn.btn--block:hover{
  transition: 0.3s ease;
  opacity: 0.8;
}
.form-code .form-error {
  top: -10px;
  left: 25px;
}
.yja-45 {
  max-width: 45rem;
}
.heading-body {
  text-align: center;
}
.heading-text {
  font-weight: 500;
  letter-spacing: 1px;
}
.heading-jerki {
  margin-top: -20px;
  margin-bottom: 25px;
}
.suggestion-text a {
  color: white;
  text-decoration: underline;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .heading-jerki {
    margin-top: 0px;
  }
}
.custom-leader {
  position: relative;
  margin-bottom: 45px;
  padding-right: 180px;
}
.styled-inputfile-register {
  display: inline-block;
}
.js-uploadtext-bunda-register {
  position: absolute;
  top: 25px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .js-uploadtext-bunda-register {}
}
@media screen and (max-width: 320px) {
  .js-uploadtext-bunda-register {
    margin-left: 70px;
  }
}
@media screen and (max-width: 767px) {
  .text-center-temp {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .tnc-temp {
    position: absolute;
    margin-left: 10px;
  }
}
@media screen and (max-width: 767px) {
  .button-temp {
    margin-top: 60px;
  }
}
.margin-bottom-35 {
  margin-bottom: 35px;
}
.margin-top-minus-180 {
  margin-top: -180px;
}
.data-si-kecil-header {
  margin-top: 10px;
  margin-bottom: 30px;
  font-weight: 500;
  font-size: 1.75rem !important;
}
.jhua-custom {
  position: relative;
  text-align: center;
  margin-bottom: 45px;
  padding-right: 185px;
}
.jus-custom {
  position: absolute;
  top: 25px;
  margin-left: 65px;
}
.smt-custom {
  text-align: center;
  margin-top: -20px;
}
.smt-custom-left {
  text-align: left;
  margin-top: -30px;
  margin-bottom: 7px;
}
.padding-left-OFF {
  padding-left: 0;
}
.padding-right-OFF {
  padding-right: 0;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.master-form-register .form-error {
  top: -10px;
  color: #EFCE4A;
}
@media screen and (max-width: 767px) {
  .master-form-register .text-right {
    text-align: left;
  }
}
.upload-icon-img {
  position: absolute;
  top: -35px;
  left: -45px;
}

/* START NAVIGATION */
.master-header {
  font-family: MyriadPro;
}
.master-header .dropdown-menu a {
  float: left;
  width: 100%;
  padding: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.master-header .dropdown-menu a:hover {
  background-color: #f4f4f4;
  color: #d60024 !important;
}
.master-header .navbar-default {
  background-color: #fff;
  border-color: transparent;
  box-shadow: 2px 2px 20px 0px #848484;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default {
    height: auto;
    box-shadow: none;
  }
  .master-header .navbar-default .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.master-header .navbar-default .navbar-nav li.active a {
  color: #CB0024;
  background-color: transparent;
  position: relative;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default .navbar-nav li.active a {
    color: #fff;
    font-weight: 700;
    z-index: 2;
  }
}
.master-header .navbar-default .navbar-nav li.active a:hover, .master-header .navbar-default .navbar-nav li.active a:focus {
  color: #CB0024;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default .navbar-nav li.active a:hover, .master-header .navbar-default .navbar-nav li.active a:focus {
    color: #CB0024;
  }
}
.master-header .navbar-default .navbar-nav li.active a:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0%;
  height: 33px;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default .navbar-nav li.active a:before {
    width: 125%;
    left: -12%;
    bottom: -3.5%;
    background: url(../images/tweak/list-shadow.png) top center;
  }
}
.master-header .navbar-default .navbar-nav li a {
  font-size: 12px;
  font-family: MyriadPro;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #555;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default .navbar-nav li a {
    padding-right: inherit;
    text-align: left;
    color: #fff;
  }
}
.master-header .navbar-default .nav-justified li {
  display: table-cell;
  float: none;
  padding-left: 16px;
  padding-right: 16px;
  width: unset;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default .nav-justified li {
    display: block;
    width: auto;
  }
  .master-header .navbar-default .nav-justified li a {
    padding-left: 25px;
    text-align: left;
    border-bottom: 0.51px solid rgba(194, 194, 194, 0.8);
    display: inline-flex;
    width: 100%;
    font-size: 18px;
    line-height: 35px;
  }
}
.master-header .navbar-default .nav-justified li:last-child a {
  border-bottom: 0 solid transparent;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default #custom-search-input-mobile {
    height: 36px;
  }
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default #custom-search-input-mobile .search-nav {
    height: 44px;
  }
}
.master-header .wrap {
  position: relative;
  float: left;
}
.master-header .wrap-asset {
  width: 13%;
}
@media screen and (max-width: 767px) {
  .master-header .wrap-asset {
    width: auto;
    position: absolute;
  }
}
.master-header .wrap-asset img {
  max-width: 130px;
  width: 100%;
  margin-top: 5px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .master-header .wrap-asset img {
    height: 50px;
    width: auto;
    margin-left: 10px;
  }
}
.master-header .wrap-menu {
  width: 85%;
}
@media screen and (max-width: 767px) {
  .master-header .wrap-menu {
    width: 100%;
  }
}
.master-header .upper-menu {
  height: 45px;
  margin-top: 15px;
}
.master-header .tri {
  font-size: 24px;
  position: absolute;
  right: 23px;
  bottom: 0;
  top: -12px;
  left: 0;
  margin: auto;
  border-right: 2px solid #CB0024;
  border-bottom: 2px solid #CB0024;
  width: 7px;
  height: 7px;
  transform: rotate(220deg);
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  .master-header .replace {
    margin: 0 0 0 90px;
    position: absolute;
    top: 20px;
    width: 60%;
    float: left;
  }
  .master-header .replace p {
    margin-bottom: 0;
    font-size: 16px;
  }
}
.master-header .iconIn-menu {
  max-width: none;
  width: 25px;
  height: 25px;
  vertical-align: bottom;
  margin-top: 3px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .master-header .iconIn-menu {
    z-index: 2;
  }
}
@media screen and (max-width: 360px) {
  .master-header .iconIn-menu {
    bottom: 15px;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .navbar-header {
    margin-right: 0;
    height: auto;
    position: relative;
    height: 60px;
    box-shadow: 2px 2px 20px 0px #848484;
  }
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .navbar-header .akun {
    position: absolute;
    right: 20px;
    float: right;
    bottom: 3px;
    margin-top: 0;
    width: 20%;
    height: 45px;
    display: inline-block;
    padding-right: 0px;
  }
  .master-header .lower-menu .navbar-header .akun button {
    margin-left: 10px;
  }

  .master-header .lower-menu .navbar-header .akun .visible-xs{
    margin-top: 0 !important;
  }
}
.master-header .akun{
  margin-right: 10px;
}
.master-header .lower-menu .search-nav {
  border-radius: 20px !important;
}
.master-header .lower-menu .input-group {
  width: 100%;
  /* ====== PLACE HOLDER ====== */
}
.master-header .lower-menu .input-group .btn-search {
  position: absolute;
  right: 0;
  left: 3px;
  top: 0;
  padding: 7px 10px;
  margin: 1px 2px;
  border: 1px solid transparent;
  font-size: 12px;
  z-index: 99;
  height: 97%;
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .input-group .btn-search {
    width: 40px;
  }
}
.master-header .lower-menu .input-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: MyriadPro;
  font-size: 18px;
}
.master-header .lower-menu .input-group input::-moz-placeholder {
  /* Firefox 19+ */
  font-family: MyriadPro;
  font-size: 18px;
}
.master-header .lower-menu .input-group input:-ms-input-placeholder {
  /* IE 10+ */
  font-family: MyriadPro;
  font-size: 18px;
}
.master-header .lower-menu .input-group ms-input-placeholder:-moz-placeholder {
  /* Firefox 18- */
  font-family: MyriadPro;
  font-size: 18px;
}
.master-header .lower-menu input.form-control {
  padding: 0 0 0 40px;
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu input.form-control {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .navbar-collapse {
    padding: 0 10px;
    max-height: 100vh;
    background-color: #CB0024;
    padding-bottom: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
.master-header .lower-menu .navbar-collapse .navbar-nav {
  margin: 0;
  padding: 0 20px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .navbar-collapse .navbar-nav {
    padding-bottom: 20px;
  }
}
.master-header .lower-menu .navbar-collapse .navbar-form {
  border-color: transparent;
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .navbar-collapse .navbar-form {
    margin-top: 10px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .navbar-toggle {
    position: absolute;
    z-index: 99;
    left: 0px;
    right: inherit;
    top: 0;
    bottom: 0;
    background-color: transparent !important;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    width: 15%;
    transition: all 0.5s;
  }
}
@media screen and (max-width: 767px) and (max-width: 360px) {
  .master-header .lower-menu .navbar-toggle {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .master-header .lower-menu .navbar-toggle.collapsed {
    position: absolute;
    z-index: 99;
    left: 0px;
    right: inherit;
    top: 0;
    bottom: 0;
    background-color: transparent !important;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    transition: all 0.5s;
    transform: rotate(185deg);
  }
}
.master-header .control-panel-user {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.master-header .control-panel-user .col-sm-6 {
  float: left;
  width: 50%;
  padding-left: 0px;
  padding-right: 5px;
}
.master-header .control-panel-user .col-sm-6 a {
  color: #ce0024;
}

.master-header .menus {
    position: relative;
    float: left;
    text-align: center;
}

.master-header .menus {
  position: unset !important;
  margin-top: 12px !important;
  right: 0 !important;
  font-size: 14px;
}
.master-header .menus .navbar-form {
  margin-top: 0;
  margin-bottom: 0;
}
.master-header .menus.search {
  width: 64%;
}
.master-header .menus.search .btn {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 10px;
  margin: 1px 2px;
  border: 1px solid transparent;
  font-size: 12px;
  z-index: 99;
  padding-bottom: 0;
  background: transparent;
}
.master-header .menus.search input {
  border: 1px solid transparent;
  border-bottom: 1px solid #bdbdbd;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px transparent;
}
.master-header .menus.button-beli {
  width: 26%;
}
.master-header .menus.akun {
  margin-top: 7px;
}
@media screen and (max-width: 767px)   {
  .master-header .btn-mobile-menu{
    position: absolute;
    z-index: 99;
    right: 54px;
    top: 0;
    bottom: 0;
    background-color: transparent !important;
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    margin-left: 10px;
  }
  .master-header .btn-mobile-menu .menu-span{
    color: #CB0024;
  }
}
@media screen and (max-width: 767px) {
  .master-header .menus.akun img {
    width: 37.5px !important;
    height: 37.5px !important;
    margin-top: 25px;
  }

  .master-header .menus.akun .icon-img {
    opacity: 0.5;
  }
}
.master-header .menus.akun a {
  text-decoration: none;
  color: #777;
}
@media screen and (max-width: 767px) {
  .master-header .menus.akun a {
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 100%;
  }
}
.master-header .menus.akun span {
  font-family: MyriadPro;
}
@media screen and (max-width: 767px) {
  .master-header .navbar-default .navbar-nav > li > a:hover, .master-header .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    font-weight: 700;
  }
}

/* START BUTTON */
.master-header a.btn,
.master-header button.btn,
.master-header input[type=button].btn {
  display: inline-block;
  padding: 8px 25px;
  margin: 0 5px;
  font-size: 14px;
  color: #333333;
  background: #FFFFFF;
  border: 1px #ebebeb solid;
  border-radius: 20px;
  vertical-align: middle;
  font-family: MyriadPro;
  margin-top: 5px;
}
.master-header a.btn.btn-lg-wide,
.master-header button.btn.btn-lg-wide,
.master-header input[type=button].btn.btn-lg-wide {
  font-size: 20px;
  padding: 8px 100px;
  line-height: 1.5;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .master-header a.btn.btn-lg-wide,
.master-header button.btn.btn-lg-wide,
.master-header input[type=button].btn.btn-lg-wide {
    padding: 8px 70px;
    margin: auto 0px;
    float: none;
    text-align: center;
    width: 100%;
  }
}
.master-header a.btn.btn-lg,
.master-header button.btn.btn-lg,
.master-header input[type=button].btn.btn-lg {
  font-size: 20px;
  padding: 8px 40px;
  line-height: 1.5;
  border-radius: 30px;
}
.master-header a.btn.btn-sm,
.master-header button.btn.btn-sm,
.master-header input[type=button].btn.btn-sm {
  font-size: 12px;
  padding: 5px 20px;
  line-height: 1.5;
}
.master-header a.btn.btn-soft-pink,
.master-header button.btn.btn-soft-pink,
.master-header input[type=button].btn.btn-soft-pink {
  background: #F071A5;
  color: #fff;
  border-color: #F071A5;
}
.master-header a.btn.btn-medium-pink,
.master-header button.btn.btn-medium-pink,
.master-header input[type=button].btn.btn-medium-pink {
  background: #D51F69;
  color: #fff;
  border-color: #D51F69;
}
.master-header a.btn.btn-high-pink,
.master-header button.btn.btn-high-pink,
.master-header input[type=button].btn.btn-high-pink {
  background: #BF004D;
  color: #fff;
  border-color: #BF004D;
}
.master-header a.btn.btn-dark-pink,
.master-header button.btn.btn-dark-pink,
.master-header input[type=button].btn.btn-dark-pink {
  background: #98013E;
  color: #fff;
  border-color: #98013E;
}
.master-header a.btn.btn-soft-orange,
.master-header button.btn.btn-soft-orange,
.master-header input[type=button].btn.btn-soft-orange {
  background: #FCA286;
  color: #fff;
  border-color: #FCA286;
}
.master-header a.btn.btn-medium-orange,
.master-header button.btn.btn-medium-orange,
.master-header input[type=button].btn.btn-medium-orange {
  background: #F27E5A;
  color: #fff;
  border-color: #F27E5A;
}
.master-header a.btn.btn-soft-blue,
.master-header button.btn.btn-soft-blue,
.master-header input[type=button].btn.btn-soft-blue {
  background: #8198D8;
  color: #fff;
  border-color: #8198D8;
}
.master-header a.btn.btn-medium-blue,
.master-header button.btn.btn-medium-blue,
.master-header input[type=button].btn.btn-medium-blue {
  background: #4865BA;
  color: #fff;
  border-color: #4865BA;
}
.master-header a.btn.btn-high-blue,
.master-header button.btn.btn-high-blue,
.master-header input[type=button].btn.btn-high-blue {
  background: #22429F;
  color: #fff;
  border-color: #22429F;
}
.master-header a.btn.btn-soft-green,
.master-header button.btn.btn-soft-green,
.master-header input[type=button].btn.btn-soft-green {
  background: #68C3A3;
  color: #fff;
  border-color: #B28131;
}
.master-header a.btn.btn-medium-green,
.master-header button.btn.btn-medium-green,
.master-header input[type=button].btn.btn-medium-green {
  background: #4ECDC4;
  color: #fff;
  border-color: #4ECDC4;
}
.master-header a.btn.btn-high-green,
.master-header button.btn.btn-high-green,
.master-header input[type=button].btn.btn-high-green {
  background: #99BE00;
  color: #fff;
  border-color: #99BE00;
}
.master-header a.btn.btn-soft-yellow,
.master-header button.btn.btn-soft-yellow,
.master-header input[type=button].btn.btn-soft-yellow {
  background: #FABE58;
  color: #fff;
  border-color: #B28131;
}
.master-header a.btn.btn-medium-yellow,
.master-header button.btn.btn-medium-yellow,
.master-header input[type=button].btn.btn-medium-yellow {
  background: #F39C12;
  color: #fff;
  border-color: #F39C12;
}
.master-header a.btn.btn-soft-grey,
.master-header button.btn.btn-soft-grey,
.master-header input[type=button].btn.btn-soft-grey {
  background: #bababa;
  color: #fff;
  border-color: #bababa;
}
.master-header a.btn.btn-high-red,
.master-header button.btn.btn-high-red,
.master-header input[type=button].btn.btn-high-red {
  background: #CB0024;
  color: #fff;
  border-color: #CB0024;
  transition: 0.35s;
}
.master-header a.btn.btn-high-red:hover,
.master-header button.btn.btn-high-red:hover,
.master-header input[type=button].btn.btn-high-red:hover {
  box-shadow: 0px 0px 35px -5px #CB0024;
  transition: 0.35s;
}
.master-header a.btn.btn-soft-red,
.master-header button.btn.btn-soft-red,
.master-header input[type=button].btn.btn-soft-red {
  background: #D64541;
  color: #fff;
  border-color: #D64541;
}
.master-header a.btn.btn-soft-aqua,
.master-header button.btn.btn-soft-aqua,
.master-header input[type=button].btn.btn-soft-aqua {
  background: #3FBDD5;
  color: #fff;
  border-color: #3FBDD5;
}
.master-header a.btn.btn-rose-gold,
.master-header button.btn.btn-rose-gold,
.master-header input[type=button].btn.btn-rose-gold {
  background: #F97D56;
  color: #fff;
  border-color: #F97D56;
}
.master-header a.btn.btn-normal-gold,
.master-header button.btn.btn-normal-gold,
.master-header input[type=button].btn.btn-normal-gold {
  background: #FFA310;
  color: #fff;
  border-color: #FFA310;
}
.master-header a.btn.btn-soft-purple,
.master-header button.btn.btn-soft-purple,
.master-header input[type=button].btn.btn-soft-purple {
  background: #4C68B4;
  color: #fff;
  border-color: #4C68B4;
}
.master-header a.btn.btn-medium-purple,
.master-header button.btn.btn-medium-purple,
.master-header input[type=button].btn.btn-medium-purple {
  background: #446CB3;
  color: #fff;
  border-color: #446CB3;
}
.master-header a.btn.btn-sm-lg,
.master-header button.btn.btn-sm-lg,
.master-header input[type=button].btn.btn-sm-lg {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
}
.master-header a.btn.btn-padding-100,
.master-header button.btn.btn-padding-100,
.master-header input[type=button].btn.btn-padding-100 {
  padding-left: 100px;
  padding-right: 100px;
}
@media screen and (max-width: 767px) {
  .master-header a.btn.btn-padding-100,
.master-header button.btn.btn-padding-100,
.master-header input[type=button].btn.btn-padding-100 {
    width: 100%;
    padding: 8px 25px;
  }
}
.master-header a.btn.btn-150,
.master-header button.btn.btn-150,
.master-header input[type=button].btn.btn-150 {
  width: 150px;
}
.master-header .catalog-slide .btn-150 {
  width: 150px;
}
@media screen and (max-width: 767px) {
  .master-header .catalog-slide .btn-150 {
    width: calc(100% - 30px) !important;
  }
}
.master-header .btn:focus {
  outline: none !important;
}
.master-header #custom-search-input-dekstop .btn:focus {
  outline: none;
}
.master-header #custom-search-input-dekstop .btn:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .master-header .btn-adjust-margin {
    position: relative;
    top: 20px;
  }
}
.master-header .btn-adjust-margin .btn {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
  margin: 0px 160px;
}
@media screen and (max-width: 767px) {
  .master-header .btn-adjust-margin .btn {
    margin: 0px auto;
    bottom: 0;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .master-header .media-body .btn-sm-lg {
    margin-right: 5px;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

/* START FOOTER */
.master-footer #site-footer {
  width: 100%;
  height: auto;
  margin-top: 0;
  position: relative;
  padding-top: 150px;
  overflow:hidden;
}
@media screen and (max-width: 767px) {
  .master-footer #site-footer {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .master-footer #site-footer .col-xs-10 .row {
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.master-footer #site-footer::before {
  content: "";
  position: absolute;
  left: 0%;
  top: -95px;
  right: 0%;
  bottom: 0%;
  background: url(../images/footer/milk.png) bottom center no-repeat;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  background-size: 150% 100%;
  color: transparent;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .master-footer #site-footer::before {
    top: 0%;
    bottom: 60%;
    background-size: contain;
  }
}
.master-footer #site-footer .logo-footer {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .master-footer #site-footer .logo-footer {
    padding: 100px 0;
  }
}
@media screen and (max-width: 360px) {
  .master-footer #site-footer .logo-footer {
    padding-top: 150px;
    padding-bottom: 0;
    margin: 0;
  }
}
.master-footer #site-footer .logo-footer img {
  text-align: center;
  margin: auto;
  position: absolute;
  right: 0;
  left: 0;
  width: 70%;
}
@media screen and (max-width: 767px) {
  .master-footer #site-footer .logo-footer img {
    width: 35%;
    height: auto !important;
    position: absolute;
    bottom: 21px;
  }
}
@media screen and (max-width: 360px) {
  .master-footer #site-footer .logo-footer img {
    width: 35%;
    height: auto !important;
    position: absolute;
    bottom: 0;
  }
}
.master-footer #site-footer .wrap-copy {
  margin: 45px 0 25px;
}
@media screen and (max-width: 767px) {
  .master-footer #site-footer .wrap-copy {
    margin-top: 30px;
  }
}
.master-footer #site-footer .wrap-informasi-footer ul li {
  list-style-type: none;
  margin-bottom: 10px;
  font-size: 18px;
}
.master-footer #site-footer .wrap-informasi-footer ul li:first-child {
  margin-bottom: 10px;
}
.master-footer #site-footer .wrap-informasi-footer ul li a:hover {
  text-decoration: none;
  color: #787878;
}
.master-footer #site-footer .wrap-informasi-footer ul li img {
  margin-right: 18px;
  width: 30px;
  display: inline-block;
}
.master-footer #site-footer .wrap-informasi-footer ul .logo-contact {
  margin: 25px 0 20px;
}
.master-footer #site-footer .wrap-informasi-footer h5 {
  font-size: 24px;
  font-weight: 700;
}
.master-footer a, .master-footer b, .master-footer p, .master-footer strong, .master-footer h1, .master-footer h2, .master-footer h3, .master-footer h4, .master-footer h5, .master-footer h6, .master-footer li {
  color: #787878;
  font-family: MyriadPro;
}
.master-footer a:hover {
  text-decoration: none;
}
.master-footer li {
  font-size: 14px;
}
.master-footer p {
  font-family: MyriadPro;
  font-size: 16px;
}
.master-footer h1 {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .master-footer h1 {
    font-size: 32px;
  }
}
.master-footer h2 {
  font-size: 26px;
}
.master-footer h3 {
  font-family: MyriadPro;
  font-size: 26px;
}
.master-footer h4 {
  font-family: MyriadPro;
  font-size: 20px;
  font-weight: 800;
}
.master-footer h5 {
  font-family: MyriadPro;
  font-size: 18px;
}
.master-footer .big-title h1 {
  font-family: VAG-Rounded-BT;
  font-size: 35px;
  color: #CB0024;
}
@media screen and (max-width: 767px) {
  .master-footer .big-title h1 {
    font-size: 28px;
    text-align: center;
  }
}
.master-footer .line-height h1, .master-footer .line-height h2, .master-footer .line-height h3, .master-footer .line-height h4, .master-footer .line-height h5 {
  line-height: 1.3;
}
.master-footer .quote-packet {
  margin-left: 40px;
}
@media screen and (max-width: 767px) {
  .master-footer .quote-packet {
    margin-left: 0;
  }
}
.master-footer .quote-packet p {
  margin: 30px 0;
}
.master-footer .txt-white a, .master-footer .txt-white b, .master-footer .txt-white p, .master-footer .txt-white strong, .master-footer .txt-white h1, .master-footer .txt-white h2, .master-footer .txt-white h3, .master-footer .txt-white h4, .master-footer .txt-white h5, .master-footer .txt-white h6, .master-footer .txt-white li, .master-footer .txt-white span {
  color: #fff;
  border-color: #C9C9C9;
}
.master-footer .txt-soft-grey a, .master-footer .txt-soft-grey b, .master-footer .txt-soft-grey p, .master-footer .txt-soft-grey strong, .master-footer .txt-soft-grey h1, .master-footer .txt-soft-grey h2, .master-footer .txt-soft-grey h3, .master-footer .txt-soft-grey h4, .master-footer .txt-soft-grey h5, .master-footer .txt-soft-grey h6, .master-footer .txt-soft-grey li, .master-footer .txt-soft-grey span {
  color: #C9C9C9;
  border-color: #707070;
}
.master-footer .txt-medium-grey a, .master-footer .txt-medium-grey b, .master-footer .txt-medium-grey p, .master-footer .txt-medium-grey strong, .master-footer .txt-medium-grey h1, .master-footer .txt-medium-grey h2, .master-footer .txt-medium-grey h3, .master-footer .txt-medium-grey h4, .master-footer .txt-medium-grey h5, .master-footer .txt-medium-grey h6, .master-footer .txt-medium-grey li, .master-footer .txt-medium-grey span {
  color: #787878;
  border-color: #707070;
}
.master-footer .txt-high-grey a, .master-footer .txt-high-grey b, .master-footer .txt-high-grey p, .master-footer .txt-high-grey strong, .master-footer .txt-high-grey h1, .master-footer .txt-high-grey h2, .master-footer .txt-high-grey h3, .master-footer .txt-high-grey h4, .master-footer .txt-high-grey h5, .master-footer .txt-high-grey h6, .master-footer .txt-high-grey li, .master-footer .txt-high-grey span {
  color: #4A4A4A;
  border-color: #707070;
}
.master-footer .txt-red a, .master-footer .txt-red b, .master-footer .txt-red p, .master-footer .txt-red strong, .master-footer .txt-red h1, .master-footer .txt-red h2, .master-footer .txt-red h3, .master-footer .txt-red h4, .master-footer .txt-red h5, .master-footer .txt-red h6, .master-footer .txt-red li, .master-footer .txt-red span {
  color: #CB0024;
  border-color: #707070;
}
.master-footer .txt-soft-pink a, .master-footer .txt-soft-pink b, .master-footer .txt-soft-pink p, .master-footer .txt-soft-pink strong, .master-footer .txt-soft-pink h1, .master-footer .txt-soft-pink h2, .master-footer .txt-soft-pink h3, .master-footer .txt-soft-pink h4, .master-footer .txt-soft-pink h5, .master-footer .txt-soft-pink h6, .master-footer .txt-soft-pink li, .master-footer .txt-soft-pink span {
  color: #EC4E8E;
  border-color: #707070;
}
.master-footer .txt-high-pink a, .master-footer .txt-high-pink b, .master-footer .txt-high-pink p, .master-footer .txt-high-pink strong, .master-footer .txt-high-pink h1, .master-footer .txt-high-pink h2, .master-footer .txt-high-pink h3, .master-footer .txt-high-pink h4, .master-footer .txt-high-pink h5, .master-footer .txt-high-pink h6, .master-footer .txt-high-pink li, .master-footer .txt-high-pink span {
  color: #BA2E46;
  border-color: #707070;
}
.master-footer .txt-high-red a, .master-footer .txt-high-red b, .master-footer .txt-high-red p, .master-footer .txt-high-red strong, .master-footer .txt-high-red h1, .master-footer .txt-high-red h2, .master-footer .txt-high-red h3, .master-footer .txt-high-red h4, .master-footer .txt-high-red h5, .master-footer .txt-high-red h6, .master-footer .txt-high-red li, .master-footer .txt-high-red span {
  color: #CB0024;
  border-color: #707070;
}
.master-footer .txt-medium-orange a, .master-footer .txt-medium-orange b, .master-footer .txt-medium-orange p, .master-footer .txt-medium-orange strong, .master-footer .txt-medium-orange h1, .master-footer .txt-medium-orange h2, .master-footer .txt-medium-orange h3, .master-footer .txt-medium-orange h4, .master-footer .txt-medium-orange h5, .master-footer .txt-medium-orange h6, .master-footer .txt-medium-orange li, .master-footer .txt-medium-orange span {
  color: #F97D56;
  border-color: #707070;
}
.master-footer .txt-medium-purple a, .master-footer .txt-medium-purple b, .master-footer .txt-medium-purple p, .master-footer .txt-medium-purple strong, .master-footer .txt-medium-purple h1, .master-footer .txt-medium-purple h2, .master-footer .txt-medium-purple h3, .master-footer .txt-medium-purple h4, .master-footer .txt-medium-purple h5, .master-footer .txt-medium-purple h6, .master-footer .txt-medium-purple li, .master-footer .txt-medium-purple span {
  color: #927CD9;
  border-color: #707070;
}
.master-footer .txt-medium-brown a, .master-footer .txt-medium-brown b, .master-footer .txt-medium-brown p, .master-footer .txt-medium-brown strong, .master-footer .txt-medium-brown h1, .master-footer .txt-medium-brown h2, .master-footer .txt-medium-brown h3, .master-footer .txt-medium-brown h4, .master-footer .txt-medium-brown h5, .master-footer .txt-medium-brown h6, .master-footer .txt-medium-brown li, .master-footer .txt-medium-brown span {
  color: #CFA369;
  border-color: #707070;
}
.master-footer .txt-medium-blue a, .master-footer .txt-medium-blue b, .master-footer .txt-medium-blue p, .master-footer .txt-medium-blue strong, .master-footer .txt-medium-blue h1, .master-footer .txt-medium-blue h2, .master-footer .txt-medium-blue h3, .master-footer .txt-medium-blue h4, .master-footer .txt-medium-blue h5, .master-footer .txt-medium-blue h6, .master-footer .txt-medium-blue li, .master-footer .txt-medium-blue span {
  color: #4C68B4;
  border-color: #707070;
}
.master-footer .txt-medium-green a, .master-footer .txt-medium-green b, .master-footer .txt-medium-green p, .master-footer .txt-medium-green strong, .master-footer .txt-medium-green h1, .master-footer .txt-medium-green h2, .master-footer .txt-medium-green h3, .master-footer .txt-medium-green h4, .master-footer .txt-medium-green h5, .master-footer .txt-medium-green h6, .master-footer .txt-medium-green li, .master-footer .txt-medium-green span {
  color: #53C475;
  border-color: #707070;
}
@media screen and (max-width: 767px) {
  .master-footer .accor {
    margin-top: 20px;
  }
}
.master-footer .accor .wrap {
  width: 100%;
}
.master-footer .accor .panel {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}
.master-footer .accor .panel-body {
  padding: 35px 50px;
}
.master-footer .accor .panel-body p {
  margin-left: 50px;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .master-footer .accor .panel-body p {
    margin-left: 10px;
  }
}
.master-footer .accor .panel-body .parent {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  .master-footer .accor .panel-body .parent {
    margin-left: 10px;
  }
}
.master-footer .accor .panel-body .parent.txt-high-grey > li {
  font-size: 26px;
  color: #4A4A4A;
  border-color: #707070;
}
.master-footer .accor .panel-body .parent.txt-high-grey li {
  list-style-type: none;
}
.master-footer .accor .panel-body .parent.txt-red > li {
  font-size: 20px;
  font-weight: bold;
}
.master-footer .accor .panel-body .txt-medium-grey > li {
  font-size: 20px;
  color: #8D8D8D;
  border-color: #707070;
  font-weight: 400;
}
.master-footer .accor .panel-title a {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 400;
}
.master-footer .accor .panel-title a:hover, .master-footer .accor .panel-title a:active, .master-footer .accor .panel-title a:focus {
  text-decoration: none;
}
.master-footer .accor #accor-mobile-footer .panel-title a {
  font-size: 18px;
  color: #4A4A4A;
  padding: 15px 5px;
  font-family: inherit;
}
.master-footer .accor #accor-mobile-footer .parent.txt-high-grey li {
  font-size: 16px;
  color: #4A4A4A;
}
@media screen and (max-width: 767px) {
  .master-footer .accor #accor-mobile-footer .parent.txt-high-grey li {
    padding-bottom: 10px;
  }
}
.master-footer .accor #accor-mobile-footer .collapse {
  border-bottom: 1px solid #dddddd;
}
@media screen and (max-width: 767px) {
  .master-footer .accor #accor-mobile-footer .collapse {
    margin-top: 0px;
    padding-bottom: 10px;
    background-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .master-footer .accor #accor-mobile-footer .collapse .panel-body {
    background-color: transparent;
  }
}
.master-footer .accor #accor-mobile-footer .panel-body {
  border-top: 1px solid transparent;
}
@media screen and (max-width: 767px) {
  .master-footer .accor #accor-mobile-footer .panel-body {
    padding: 5px 20px;
  }
}
.master-footer .accor #accor-mobile-footer .panel-heading {
  background-color: transparent;
}
.master-footer .accor #accor-mobile-footer .panel-heading .panel-title {
  border-bottom: 1px solid #dddddd;
}
.master-footer .accor #accor-mobile-footer .panel-heading.active {
  background-color: transparent;
}
.master-footer .accor #accor-mobile-footer .panel-heading.active .panel-title {
  border-bottom: 1px solid transparent;
}
.master-footer .accor #accor-mobile-footer .panel-heading.active a:before {
  transform: rotate(-135deg);
  transition: all 0.5s;
  border-right: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}
.master-footer .accor #accor-mobile-footer .panel-heading a:before {
  top: 20px;
  border-right: 2px solid #4A4A4A;
  border-bottom: 2px solid #4A4A4A;
}
.master-footer .accordion-grey-red .panel-heading.active {
  background-color: #CB0024;
}
.master-footer .accordion-grey-red .panel-title a {
  color: #4A4A4A;
  padding: 15px 35px;
  font-family: VAG-Rounded-BT;
}
.master-footer .accordion-grey-red .panel {
  margin: 10px 0;
}
.master-footer .accordion-grey-red .panel:first-child .panel-heading {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.master-footer .accordion-grey-red .panel:last-child .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.master-footer .accordion-grey-red .panel-heading {
  background-color: #EFEFEF;
  border: none;
  color: #fff;
  padding: 0;
  border-radius: 8px;
  transition: all 0.5s;
}
.master-footer .accordion-grey-red .panel-heading.active {
  transition: all 0.5s;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.master-footer .accordion-grey-red .panel-heading.active .panel-title a {
  color: #fff;
}
.master-footer .accordion-grey-red .panel-heading.active .panel-title a .icon-people {
  background: url(../images/small-assets/accor-1-active.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading.active .panel-title a .icon-hand {
  background: url(../images/small-assets/accor-2-active.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading.active .panel-title a .icon-comm {
  background: url(../images/small-assets/accor-3-active.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading.active .panel-title a .icon-toast {
  background: url(../images/small-assets/accor-4-active.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading a .icon-tab {
  display: inline-block;
  width: 30px;
  height: 38px;
  margin-right: 15px;
  vertical-align: middle;
}
.master-footer .accordion-grey-red .panel-heading a .icon-people {
  background: url(../images/small-assets/accor-1.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading a .icon-hand {
  background: url(../images/small-assets/accor-2.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading a .icon-comm {
  background: url(../images/small-assets/accor-3.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading a .icon-toast {
  background: url(../images/small-assets/accor-4.png);
  background-repeat: no-repeat;
  background-position: center;
}
.master-footer .accordion-grey-red .panel-heading a:before {
  content: "";
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: 31px;
  border-right: 2px solid #CB0024;
  border-bottom: 2px solid #CB0024;
  width: 7px;
  height: 7px;
  transform: rotate(40deg);
  transition: all 0.5s;
}
@media screen and (max-width: 767px) {
  .master-footer .accordion-grey-red .panel-heading a:before {
    top: 30px;
  }
}
.master-footer .accordion-transparent-red .panel-group > .panel .panel-heading {
  border-radius: 0;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .master-footer .accordion-transparent-red .panel-group > .panel .panel-heading {
    border-radius: 0;
  }
}
.master-footer .accordion-transparent-red .panel-group > .panel .panel-heading.active {
  background-color: transparent;
  border-bottom: 1px solid transparent;
}
.master-footer .accordion-transparent-red .panel-body {
  padding: 0px 35px 50px;
}
.master-footer .accordion-transparent-red .panel-group .panel-collapse .panel-body {
  border-top: 1px solid transparent;
}
.master-footer .accordion-transparent-red .panel-group > .panel:last-child .panel-heading {
  border-radius: 0;
  border-bottom: 1px solid transparent;
}
@media screen and (max-width: 767px) {
  .master-footer .accordion-transparent-red .panel-group > .panel:last-child .panel-heading {
    border-radius: 0;
  }
}
.master-footer .accordion-transparent-red .panel-title a {
  color: #cb0024;
  font-size: 26px;
  padding: 5px 35px;
}
@media screen and (max-width: 767px) {
  .master-footer .accordion-transparent-red .panel-title a {
    padding: 5px 0;
  }
}
.master-footer .panel:last-child {
  border-bottom: none;
}
.master-footer .panel-group .panel {
  border-radius: 0;
}
.master-footer .panel-group .panel + .panel {
  margin-top: 0;
}
.master-footer .panel-body {
  background: #fff;
}
.master-footer .panel:last-child .panel-body {
  border-radius: 0 0 4px 4px;
}
.master-footer .panel:last-child .panel-heading.active {
  transition: border-radius linear 0s;
}
.master-footer .panel-heading.active a:before {
  content: " ";
  transition: all 0.5s;
  transform: scale(0);
}
.master-footer #bs-collapse .panel-heading a:after {
  content: " ";
  font-size: 24px;
  position: absolute;
  font-family: "Material Icons";
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}
.master-footer #bs-collapse .panel-heading.active a:after {
  content: "";
  transform: scale(1);
  transition: all 0.5s;
}
.master-footer #accordion .panel-heading.active a:before {
  transform: rotate(-135deg);
  transition: all 0.5s;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
/* SPRITES */
.scroll-down-icon, .logo-phone-icon, .m-market, .icon-fb-icon, .icon-twitt-icon,
.icon-ig-icon, .logo-email-icon, .icon-envelope, .icon-call, .search-icon,
.user-male-black-shape, .icon-whatsapp
{ display: inline-block; background: url('../images/small-assets/sprites.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.scroll-down-icon { background-position: -0px -0px; width: 40px; height: 40px; }
.logo-phone-icon {
  background-position: -0px -40px; width: 36px; height: 36px;
  margin-right: 18px;
  width: 30px;
  vertical-align: middle;
}
.m-market { background-position: -0px -76px; width: 33px; height: 33px; }
.icon-fb-icon { background-position: -0px -109px; width: 32px; height: 32px; }
.icon-twitt-icon { background-position: -0px -141px; width: 32px; height: 32px; }
.icon-ig-icon { background-position: -0px -173px; width: 32px; height: 32px; }
.logo-email-icon {
  background-position: -0px -205px; width: 30px; height: 24px;
  margin-right: 18px;
  width: 30px;
  vertical-align: middle;
}
.icon-envelope { background-position: -0px -229px; width: 19px; height: 16px; }
.icon-call { background-position: -19px -229px; width: 18px; height: 18px; }
.search-icon { background-position: -0px -245px; width: 18px; height: 18px; }
.user-male-black-shape { background-position: -18px -247px; width: 15px; height: 16px; }
.icon-whatsapp { background-position: -0px -264px; width: 32px; height: 32px; }

/* TAMBAHAN DEON 3 JANUARI 2019 */

#userfile {
  width: calc(100% - 100px);
}

.preview-btn {
  width: 80px;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -15px;
  border-radius: 5px;
  border: 5px solid #eee;
  cursor: pointer;
  display:none;
  background:#fff;
}

.preview-btn.lower {
  top:8px;
}

.preview-btn.active {
  display:block;
}

.preview-btn:hover img {
  opacity:0.8;
}

.preview-btn .search-icon {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -9px;
}

.preview-btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#popup-img {
  display: none;
}

#popup-img.active {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  display: flex;
  align-items: center;
  justify-content: center;
}

#popup-img .popup-img-content {
  width: auto;
  max-width:80%;
  text-align:center;
}

#popup-img .popup-img-content img {
  max-width:100%;
  margin:auto;
  max-height:100vh;
}

#popup-img .close {
  background: #CB0024;
  opacity: 1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffff;
}


/* =================================== */
/* ==== REVAMP START HERE 15 Jan ==== */
/* ================================= */

.color--primary {
  color: #CE0024;
}

.pt-1 {
  padding-top: 1rem;
}

h2.heading__text {
  font-size: 38px;
  line-height: normal;
}

.benefit-section .nav-tabs {
  border-bottom: none;
  border-radius: 50px;
  background-color: #fff;
  box-shadow: 0 2px 10px 1px #bbb;
  margin: 3rem auto;
  overflow: hidden;
  width: 90%;
}

.benefit-section .nav-tabs>li {
  width: 50%;
  text-align: center;
}

.benefit-section .nav-tabs>li>a {
  border: none;
  color: #C9C9C9;
  width: 90%;
  margin: auto;
  padding: 20px 15px;
  border-bottom: 6px solid transparent;
  font-size: 18px;
}

.benefit-section .nav-tabs>li.active>a, .benefit-section .nav-tabs>li.active>a:hover, .benefit-section .nav-tabs>li.active>a:focus {
  color: #ce0024;
  border: none;
  border-bottom: 6px solid #ce0024;
}

.benefit-section .content-wrapper {
  margin-top: 5rem;
}

.benefit-box {
  position: relative;
  border-radius: 10px;
  box-shadow: 0 2px 10px 1px #bbb;
  background-color: #fff;
  padding: 100px 50px 30px;
  text-align: center;
  min-height: 260px;
}
.benefit-box img {
  position: absolute;
  left: 50%;
  top: -50px;
  transform: translateX(-50%);
}
.check-icon {
  position: relative;
  font-size: 20px;
  display: inline-block;
}
.check-icon:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #F6D738;
  left: -1.5em;
  position: absolute;
}

.tab-content .button {
  margin: 3rem auto;
}

.tab-content h2 {
  margin: 3rem auto;
}

.tab-content h1 {
  margin: 3rem auto;
}

.step-image {
  height: 265px;
  width: auto;
  margin-bottom: 2rem;
}

.line-connect {
  position: relative;
}

.line-connect:after {
  content: '';
  position: absolute;
  height: 3px;
  width: 52%;
  right: -120px;
  background-color: #C9C9C9;
  top: 100px;
  border-radius: 10px;
}

@media screen and (max-width: 992px) {
  .line-connect:after {
    display: none;
  }
  .benefit-box {
    width: 50%;
    margin: 5rem auto 0;
  }
}

@media screen and (max-width: 767px) {
  .benefit-section .content-wrapper {
    margin-top: 0;
  }
  .benefit-box {
    width: 100%;
  }
  h2.heading__text {
    font-size: 34px;
    margin-bottom: 0;
  }
  .benefit-section .nav-tabs>li>a {
    padding: 12px 15px;
  }
}

/* POINT SECTION START */
.point-detail-section {
  padding-top: 1rem;
  padding-bottom: 5rem;
}

.point-detail-section h2 {
  margin: 3rem auto;
}

.point-detail {
  border-radius: 15px;
  overflow: hidden;
}

.product-images {
  position: relative;
  padding: 2rem;
  background: #cccccc;
  background: -moz-radial-gradient(center, ellipse cover, #cccccc 0%, #ffffff 30%, #cccccc 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #cccccc 0%,#ffffff 30%,#cccccc 100%);
  background: radial-gradient(ellipse at center, #cccccc 0%,#ffffff 30%,#cccccc 100%);
}

.product-images img {
  width: 150px;
}

.product-name {
  background-color: #CE0024;
}

.product-name h4 {
  margin: 0 auto;
  padding: 20px 0;
  font-size: 22px;
}

.product-point {
  background-color: #CE0024;
  color: #fff;
  font-family: "Vag Bold",Arial,sans-serif;
  font-size: 20px;
}

.product-point .odd, .product-point .even {
  padding: 10px 0;
  background-color: #D64541;
}
.product-point .even {
  background-color: #DA5855;
}

.product-point .size {
  display: inline-block;
  min-width: 70px;
}

.product-point .equal {
  display: inline-block;
  padding: 0 6px;
}

.product-point .points {
  position: relative;
  display: inline-block;
  min-width: 120px;
  padding-left: 40px;
}

.product-point .points sub {
  font-size: small;
}

.product-point .points:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background: url('../img/revamp/point-icon.webp') right top no-repeat;
  background-size: 28px;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

/* SLICK ARROWS */
.point-slider .slick-arrow {
  width: 55px;
  height: 55px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 10px 1px #bbb;
  cursor: pointer;
  z-index: 10;
}

.point-slider .slick-arrow:hover, .point-slider .slick-arrow:focus {
  background-color: #fff;
}

.point-slider .slick-arrow:before {
  position: absolute;
  color: #8a8a8a;
  font-size: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
  line-height: .5;
}

.point-slider .slick-prev {
  left: 25px;
}

.point-slider .slick-next {
  right: 25px;
}

/* SLICK DOTS */
.point-slider ul.slick-dots {
  bottom: -60px;
  background: transparent;
  opacity: 1;
  visibility: visible;
}

.point-slider ul.slick-dots li {
  background: #000;
  opacity: 0.25;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 5px;
}

.point-slider ul.slick-dots li:hover {
  background: #CE0024;
  opacity: 1;
}

.point-slider ul.slick-dots li.slick-active {
  background: #CE0024;
  opacity: 1;
}

/* MEDIA QUERY POINT DETAIL */
@media screen and (max-width: 767px) {
  .point-detail-section {
    margin-bottom: 0;
  }

  .point-slider ul.slick-dots {
    bottom: -50px;
  }

  .point-slider .slick-arrow {
    border-radius: 0;
    height: 80px;
    width: 40px;
    opacity: 0.8;
  }

  .point-slider .slick-next {
    right: 0;
    border-bottom-left-radius: 90px;
    border-top-left-radius: 90px;
  }

  .point-slider .slick-prev {
    left: 0;
    border-bottom-right-radius: 90px;
    border-top-right-radius: 90px;
  }

  .point-slider .slick-arrow:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
    transform: none;
    top: 30px;
    line-height: initial;
  }

  .point-slider .slick-prev:before {
    content: "\f053";
    left: initial;
    right: 15px;
  }

  .point-slider .slick-next:before {
    content: "\f054";
    left: 15px;
  }
}

#listcrm_reward .yja-five-3:nth-child(5n+1) {
  clear: left;
}

/* KLUB BUNDA SGM MOBILE FIX by EGA*/
.container-kbs-enhancement:before{
  width: 0px !important;
}

.form-code{
  margin-top: 50px;
}

.yja-3{
  margin-bottom: 0px;
}

.mobile-auth{
  padding: 0px 2.5px;
}

.mobile-auth .button a{
  width: 100%;
  font-weight: 300 !important;
  font-size: 20px;
  color: #B80000 !important;
}

.mobile-auth .button a.register{
  width: 100%;
  font-weight: 300 !important;
  font-size: 20px;
  color: #FFFFFF !important;
  background: #B80000 !important;
}

.benefit-content{
  padding-top: 30px;
}

@media screen and (max-width: 767px){
  .tri{
    transform: rotate(45deg) !important;
  }

  .tri-back{
    font-size: 24px;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto;
    border-right: 2px solid #CB0024;
    border-bottom: 2px solid #CB0024;
    width: 7px;
    height: 7px;
    transform: rotate(220deg);
    transition: all 0.5s;
    display: none;
  }

  .mobile-nav{
    padding: 0 10px;
    max-height: 100vh;
    background-color: #CB0024;
    padding-bottom: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
  }

  .navbar-default .navbar-form{
    border-color: transparent;
  }


  .container-kbs-enhancement .slick-prev{
    left: 0px;
    z-index: 1;
  }

  .container-kbs-enhancement .slick-next{
    right: 0px;
  }


  .dropdown-menu{
    height: 70px;
    position: fixed;
    top: 60px;
    right: 2px;
    left: auto;
  }
  @media screen and (max-width: 767px){
    .dropdown-menu{
      position: absolute;
    }
    .dropdown-menu > .media{
      background-color: #fff;
    }
  }

  .master-header .menus.akun a{
    position: absolute;
    width: auto;
  }

  /* Mobile Phone Catalogue */
  .yja--phone-half .yja-five-3{
      float: initial;
  }
}
@media screen and (max-width: 767px){
  #dropdownMenuProfile{
    top: -26px;
  }
}

.precision-marketing .modal{
  padding: 0px;
}

.precision-marketing .modal .modal-dialog{
  width: 100%;
  height: 100vh;
}

.precision-marketing .modal .modal-dialog .modal-content{
  width: 600px;
  margin: auto;
}

@media screen and (max-width: 767px){
  .precision-marketing .modal .modal-dialog{
    width: auto !important;
  }

  .precision-marketing .modal .modal-dialog .modal-content{
    width: auto !important;
  }
}


.tab-link.tab-costum{
  width: 200px;
  height: 92px;
  display: flex;
  border: 2px solid #fff;
  color: #b70000;
  background: linear-gradient(#fff5f5, #ffdada);
}

.tab-list--normal-white .tab-text{
  align-self: center;
  font-weight: bold;
  color: #ce0024;
}

.tab-list--normal-white .tab-link.js-tab-current{
  background-color: #ce0024;
  border: 2px solid #fff;
  outline: none;
}

.tab-list--normal-white .tab-link.js-tab-current .tab-text{
  color: #fff;
}

.tab-link.tab-link--white.tab-costum:hover{
  border: 2px solid #fff;
  background-color: #ce0024;
  color: #fff;
}

.tab-link.tab-link--white.tab-costum:hover .tab-text{
  color: #fff;
}

@media screen and (max-width: 767px) {
  .tab-link.tab-costum{
    height: 109px;
    width: auto;
  }
}

.vcenter{
  vertical-align: middle !important;
}
.wa-footer-wrapper{
    position:fixed;
    bottom:0;
    z-index:100000000;
    display:flex;
    justify-content:flex-end;
    width:100%
}
.wa-footer-wrapper .wrapper-content{
    background-color:#455A64;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    width:144.64px;
    height:38px;
    display:flex;
    justify-content:center;
    margin-right:175px;
}
@media (max-width: 767px){
    .wa-footer-wrapper .wrapper-content{
        margin-right:166px;
        width: 157.64px;
    }
}
.wa-footer-wrapper .wrapper-content__text{
    display: flex;
    color:#fff;
    align-self:center;
    line-height:1.15;
    outline:none !important;
    font-family:Helvetica,Arial,Lucida Grande,sans-serif !important
}
.wa-footer-wrapper .wrapper-content__text .wa-logo{
    height:23px;
    width:23px;
    margin-right:4px
}
/* end wa footer */

/* slide-catalog */
@media screen and (max-width: 767px){
  .slick-slide .thumbnail__img {
      width: 300px !important;
      height: 200px !important;
  }
}
@media screen and (max-width: 767px) {
  .card-slide{
    height: auto !important;
  }
}

.slide-catalog .slick-prev {
  left: 10px;
}
.slide-catalog .slick-prev:before {
  font-family: 'FontAwesome';
  content: "\f060";
  font-size: 1.5rem;
  color: #b70000 !important;
}
.slide-catalog .slick-next {
  right: 10px;
}
.slide-catalog .slick-next:before {
  font-family: 'FontAwesome';
  content: "\f061";
  font-size: 1.5rem;
  color: #b70000 !important;
}
.slide-catalog .slick-prev , .slide-catalog .slick-next{
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border: 1px solid #cb0024 !important;
  outline: none;
  top: auto;
  bottom: -4.8rem;
}
.slide-catalog .slick-prev i, .slide-catalog .slick-next i{
    background: #b70000 !important;
}
.slide-catalog .slick-dots .slick-active{
  background: #b70000 !important;
}

.thumbnail__body--for-rewards{
  width: 100%;
  height: 100% !important;
}

.thumbnail__img{
  width: 195px !important;
  height: 140px;
}

.thumbnail{
  height: 370px;
}
@media screen and (max-width: 767px) {
  .thumbnail{
    height: 310px;
  }
}
@media screen and (max-width: 767px) {
  .thumbnail__img{
    width: 107px !important;
    height: 107px;
  }
}

.paging .paging-homepage a{
  color: #b70000 !important;
  background: linear-gradient(#fff5f5, #ffdada) !important;
}

.paging .paging-homepage a:hover{
  color: white !important;
  background: #ce0024 !important;
}

.paging .isActive a{
  color: white !important;
  background: #ce0024 !important;
}

.paging .disable a{
  opacity: .5;
}

.with-label .form-error {
  top: 68%
}

.cl-red {
  color: red;
}
@media screen and (max-width: 430px) {
  .burgermenu-parent .item-parent .dropdown-menu{
    height: auto !important;
  }
}