@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

body {
  font-family: sans-serif;
  overflow-x: hidden;
}

.section {
  max-width: 100%;
  overflow-y: hidden;
}

.container {
  margin: 0 auto;
  padding: 40px 20px;
}

@media screen and (min-width: 1024px) {
  .container {
    padding: 40px 80px;
  }
}

.container--footer {
  padding: 0 20px;
}

@media screen and (min-width: 1024px) {
  .container--footer {
    padding: 0px 120px 35px 120px;
  }
}

.mySlides {
  display: none;
}

img {
  max-width: 100%;
  width: 100%;
  vertical-align: middle;
}

button {
  cursor: pointer;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #3c3c3c;
}

h1 {
  font-weight: 600;
  font-size: 48px;
  color: #fff;
  margin-bottom: 16px;
  line-height: 1.38;
}

h2 {
  color: #0c135f;
  font-weight: 600;
  font-size: 34px;
  text-align: center;
  margin: 0;
  padding-bottom: 14px;
}

h3 {
  color: #3c3c3c;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
}

p {
  color: #3c3c3c;
  font-size: 20px;
  text-align: center;
  margin: 0;
  line-height: 1.5;
}

small {
  color: #3c3c3c;
  font-size: 12px;
}

span {
  color: #3c3c3c;
  font-weight: 600;
}

.address {
  font-size: 16px;
}

.product img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 1024px) {
  .product img {
    height: 370px;
  }
}

.topbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 80px;
  background-color: #fff;
  z-index: 1000;
  padding: 0 40px;
}

@media screen and (min-width: 1024px) {
  .topbar {
    padding: 0 80px;
  }
}

.topbar .mini-topbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media screen and (min-width: 1024px) {
  .topbar .mini-topbar {
    display: contents;
  }
}

.nav--menu {
  overflow: hidden;
}

.logo {
  font-size: 35px;
  font-weight: 600;
  color: #0c135f;
  line-height: 76px;
}

.ham {
  line-height: 76px;
  background-color: #fff;
  border: none;
  display: none;
  padding-top: 10px;
}

li:not(:last-child) {
  padding-right: 64px;
}

.menu li {
  display: inline-block;
  line-height: 80px;
}

.menu a {
  color: #3c3c3c;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 3px;
}

.menu--link.active, .menu--link:hover {
  color: #0c135f;
  font-weight: 600;
  -webkit-transition: .5s;
  transition: .5s;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.swiper-slide .container {
  margin-top: 0;
}

.swiper-slide img {
  -o-object-fit: cover;
     object-fit: cover;
}

.swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
}

.swiper-pagination {
  text-align: left !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 65px !important;
  left: 97px !important;
}

.swiper-pagination-bullet {
  background: #fff !important;
  opacity: 1 !important;
}

.swiper-pagination-bullet-active {
  background: #fc9802 !important;
}

/* Caption text */
.text {
  color: #fff;
  font-size: 15px;
  position: absolute;
  top: 32%;
}

.deskripsi {
  font-size: 24px;
  color: #fff;
  text-align: left !important;
  line-height: 1.5;
}

@media screen and (max-width: 1024px) {
  .text {
    top: 26% !important;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 104px !important;
    left: 30px !important;
  }
  .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
  }
  .label--imgfooter {
    top: 24% !important;
  }
  .pattern img {
    width: 90%;
  }
  .orange--wave {
    top: -15% !important;
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
  }
  .pink {
    top: -16% !important;
  }
  .blue--bar {
    right: 19% !important;
  }
  .pink--dart {
    -webkit-transform: translateX(70%) !important;
            transform: translateX(70%) !important;
  }
  .bluegreen--bar {
    top: 42% !important;
    -webkit-transform: translateX(-77%) !important;
            transform: translateX(-77%) !important;
  }
  .pink--circle {
    top: 241% !important;
    -webkit-transform: translateX(-75%) !important;
            transform: translateX(-75%) !important;
  }
  .pink--forward {
    left: 22% !important;
  }
  .blue--circle {
    right: 15% !important;
  }
  .orange--wave90 {
    top: 0 !important;
    -webkit-transform: translateX(70%);
            transform: translateX(70%);
  }
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 36px;
    margin-bottom: 8px;
  }
  h2 {
    font-size: 28px;
  }
  p {
    font-size: 18px;
  }
  .deskripsi {
    font-size: 20px;
  }
  .section--bannerfooter > .container {
    height: 390px !important;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px !important;
    left: 0 !important;
  }
  .swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
  }
  .swiper-pagination {
    text-align: center !important;
  }
  .ham {
    float: right;
    display: block;
    line-height: 76px !important;
  }
  #close {
    display: none;
  }
  .menu {
    background: -webkit-gradient(linear, left top, left bottom, from(#0c135f), to(#0d6fe3));
    background: linear-gradient(180deg, #0c135f, #0d6fe3);
    padding: 4rem 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
  }
  .is-open {
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important;
    left: 0;
  }
  .menu li {
    display: block;
    text-align: center;
  }
  li:not(:last-child) {
    padding-right: 0;
  }
  .menu a {
    color: #fff;
  }
  .menu--link.active, .menu--link:hover {
    color: #000;
    font-weight: 600;
    -webkit-transition: .5s;
    transition: .5s;
  }
  .pattern img {
    width: 70%;
  }
  .orange--wave {
    top: -10% !important;
  }
  .pink {
    top: -11% !important;
  }
  .blue--bar {
    top: -8% !important;
    right: 9% !important;
  }
  .pink--dart {
    -webkit-transform: translateX(80%) !important;
            transform: translateX(80%) !important;
  }
  .bluegreen--bar {
    top: 42% !important;
    -webkit-transform: translateX(-77%) !important;
            transform: translateX(-77%) !important;
  }
  .pink--circle {
    top: 193% !important;
    -webkit-transform: translateX(-53%) !important;
            transform: translateX(-53%) !important;
  }
  .blue--circle {
    right: 10% !important;
    top: 16% !important;
  }
  .blue {
    top: 37% !important;
    -webkit-transform: translateX(-55%);
            transform: translateX(-55%);
  }
}

@media screen and (max-width: 425px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 16px;
  }
  p {
    font-size: 14px;
  }
  .deskripsi {
    font-size: 14px !important;
  }
  .product p {
    font-size: 14px !important;
  }
  .flex p {
    font-size: 14px !important;
  }
  .address {
    font-size: 12px;
  }
  .logo--img {
    max-width: 40%;
  }
  .text {
    top: 14% !important;
  }
  .grid--col4 {
    -ms-grid-columns: 1fr 1fr !important;
        grid-template-columns: 1fr 1fr !important;
  }
  .swiper-pagination-bullet {
    width: 7px !important;
    height: 7px !important;
  }
  .flex {
    grid-gap: 22px !important;
  }
  .label--imgfooter {
    top: 45px !important;
  }
  .section--bannerfooter > .container {
    height: 213px !important;
  }
  .flex--space, .flex--space1 {
    display: block !important;
  }
  .left--col .store--office {
    padding-bottom: 16px;
  }
  .flex--space .rigth-col {
    padding-top: 26px;
  }
  .rigth-col .ig--icon {
    padding-top: 0;
  }
  h3 {
    padding-bottom: 16px;
  }
  .sosmed {
    padding-bottom: 16px !important;
  }
  .ig--name {
    font-size: 14px !important;
  }
  .ig--icon {
    width: 8%;
  }
  .flex--space1 .rigth--col {
    padding-top: 16px;
  }
  .orange--wave {
    top: -10% !important;
  }
  .pink {
    display: none;
  }
  .blue--bar {
    display: none;
  }
  .pink--dart {
    top: 0 !important;
    -webkit-transform: translateX(66%) !important;
            transform: translateX(66%) !important;
  }
  .bluegreen--bar {
    top: 42% !important;
    -webkit-transform: translateX(-77%) !important;
            transform: translateX(-77%) !important;
  }
  .pink--circle {
    top: 150% !important;
  }
  .pink--forward {
    left: 3% !important;
  }
  .blue--circle {
    right: 20% !important;
    top: -25% !important;
  }
  .blue {
    top: 37% !important;
    -webkit-transform: translateX(-55%);
            transform: translateX(-55%);
  }
}

@media screen and (max-width: 375px) {
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
  p {
    font-size: 12px;
  }
  .deskripsi {
    font-size: 12px !important;
  }
  .product p {
    font-size: 12px !important;
  }
  .flex p {
    font-size: 12px !important;
  }
  .address {
    font-size: 11px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px !important;
    left: 0 !important;
  }
  .swiper-pagination-bullet {
    width: 5px !important;
    height: 5px !important;
  }
  .grid--col4 {
    grid-gap: 15px !important;
  }
  .mg-btm {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 320px) {
  .text {
    top: 11% !important;
  }
  .mg-btm {
    margin-bottom: 20px;
  }
}

.section--product {
  position: relative;
  overflow-y: hidden;
}

.grid--col4 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 22px;
}

.product {
  z-index: 100;
  padding: 20px 0;
  margin: 0 auto;
}

.product p {
  font-size: 18px;
  padding-top: 24px;
}

.title--product {
  padding-bottom: 32px;
}

.section--store {
  position: relative;
  margin-bottom: 50px;
}

.flex {
  padding-top: 32px;
  grid-gap: 32px;
}

@media screen and (min-width: 1024px) {
  .flex {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
}

.flex p {
  font-size: 16px;
}

.img--store {
  z-index: 1000;
}

.img--store img {
  width: 100%;
}

.store1 p, .store2 p {
  margin-top: 20px;
}

.store2 {
  z-index: 100;
}

.store2 .img--store {
  position: relative;
}

.store2 h1 {
  position: absolute;
  top: 140px;
  left: 180px;
  z-index: 100;
}

.store2 .img--store::before {
  content: '';
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 0, 0.1);
}

.img--footer {
  position: relative;
}

.label--imgfooter {
  position: absolute;
  top: 30%;
  z-index: 100;
}

.section--footer {
  margin-bottom: 20px;
}

.section--footer .container {
  margin-bottom: 0;
  margin-top: 0;
}

.flex--space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.store--office {
  padding-bottom: 26px;
  color: #0d6fe3;
}

.address {
  text-align: left;
  line-height: 2;
}

.ig {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ig .ig--icon {
  margin-right: 5px;
}

.ig--name {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ig--icon {
  max-width: 100%;
}

.sosmed {
  padding-bottom: 15px;
}

.flex--space1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.logo--mncgrup {
  max-width: 72px;
}

.mncgrup--container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.left-col small {
  position: relative;
  top: 5px;
}

.mnc--grup {
  position: relative;
  top: 5px;
  padding-right: 8px;
}

.line {
  margin-top: 40px;
  margin-bottom: 20px;
  border: 1px solid #dfdfe5;
}

.pattern {
  opacity: 0.5;
}

.orange--wave {
  position: absolute;
  z-index: -100;
  top: -11%;
}

.pink {
  position: absolute;
  z-index: -100;
  top: -13%;
  left: 22%;
}

.blue--bar {
  position: absolute;
  z-index: -100;
  top: -11%;
  right: 26%;
}

.pink--dart {
  position: absolute;
  z-index: -100;
  top: -10%;
  right: 0;
  -webkit-transform: translateX(27%);
          transform: translateX(27%);
}

.bluegreen--bar {
  position: absolute;
  z-index: -100;
  top: 45%;
  -webkit-transform: translateX(-65%);
          transform: translateX(-65%);
}

.pink--circle {
  position: absolute;
  z-index: -100;
  top: 265%;
  -webkit-transform: translateX(-60%);
          transform: translateX(-60%);
}

.pink--forward {
  position: absolute;
  z-index: -100;
  top: 5%;
  left: 27%;
}

.blue--circle {
  position: absolute;
  z-index: -100;
  top: 10%;
  right: 22%;
}

.orange--wave90 {
  position: absolute;
  z-index: -100;
  top: 2%;
  right: 0;
}

.blue {
  position: absolute;
  z-index: -100;
  top: 35%;
}
/*# sourceMappingURL=app.css.map */