.bg {
  background: url("../../assets/img/counter1.jpg"), #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  width: 100%;
}

.bg_outlet {
  background: url("../../assets/img/outlet.jpg"), #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  width: 100%;
}

.bg_jaktim {
  background: url("../../assets/img/delivery.jpg"), #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  width: 100%;
}

.bg_jaksel {
  background: url("../../assets/img/counter2.jpg"), #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  width: 100%;
}

.bg_opening {
  background: url("../../assets/img/opening.jpg"), #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  width: 100%;
}

.bg_bekasi {
  background: url("../../assets/img/sepatu.jpg"), #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  width: 100%;
}

.bg_outlet_detail {
  background: url("../../assets/img/outlet.jpg"), #e8e8e8;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  width: 100%;
}

.glass-card {
  width: 90%;
  height: 75%;
  background: rgba(71,71,71,0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 10px 5px rgba(255,255,255,0.04);
  position: relative;
  /*overflow: hidden;*/
}

.glass-card-opening {
  width: 90%;
  height: 81%;
  background: rgba(71,71,71,0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 10px 5px rgba(255,255,255,0.04);
  position: relative;
  /*overflow: hidden;*/
}

.glass-card-opening-1 {
  width: 100%;
  height: 33%;
  background: rgba(255,255,255,0.21);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 10px 5px rgba(255,255,255,0.04);
  position: relative;
  /*overflow: hidden;*/
}

.glass-card-outlet-jaksel {
  width: 90%;
  height: 81%;
  background: rgba(71,71,71,0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 10px 5px rgba(255,255,255,0.04);
  position: relative;
  /*overflow: hidden;*/
}

.glass-card-outlet-bekasi {
  width: 90%;
  height: 58%;
  background: rgba(71,71,71,0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 10px 5px rgba(255,255,255,0.04);
  position: relative;
  /*overflow: hidden;*/
}

.glass-card-outlet-detail {
  width: 90%;
  height: 66%;
  background: rgba(71,71,71,0.18);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.1), inset 0 0 10px 5px rgba(255,255,255,0.04);
  position: relative;
  /*overflow: hidden;*/
}

.glass-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient( 90deg, transparent, rgba(255, 255, 255, 0.8), transparent );
}

.glass-card::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  /*background: linear-gradient( 180deg, rgba(255, 255, 255, 0.8), transparent, rgba(255, 255, 255, 0.3) );*/
}

.bg_text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.logo_awal {
  width: 108px;
  margin-top: 68px;
  position: relative;
}

