/* RESET */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease-in-out;
  color: #555 !important;
  font-family: Arial, sans-serif;
}
a:hover {
  opacity: 0.6;
}
strong {
  font-family: Arial, sans-serif;
}
div {
  display: block;
  unicode-bidi: isolate;
}
/* FONT-FACE */
@font-face {
  font-family: "Proxima Nova";
  src: url(../fonts/Proxima-Nova-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Novaaaa";
  src: url(../fonts/Proxima-Nova-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Novaa";
  src: url(../fonts/Proxima-Nova-Semibold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Novaaa";
  src: url(../fonts/Proxima-Nova-Bold.ttf) format("truetype");
  font-weight: bolder;
  font-style: normal;
}
@font-face {
  font-family: "Acumin-Pro-ExtraCondensed";
  src: url(../fonts/fonnts.com-Acumin_Pro_ExtraCondensed_Light.otf)
    format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Fjalla One";
  src: url(https://fonts.googleapis.com/css2?family=Fjalla+One&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap)
    format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Acumin-Pro-ExtraCondensedd";
  src: url(../fonts/fonnts.com-Acumin_Pro_ExtraCondensed_Bold.otf)
    format("opentype");
  font-weight: bolder;
  font-style: normal;
}
/* HEADER */
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px 48px 0;
  z-index: 1000;
}
.logo img {
  width: 120px;
  height: auto;
}
nav {
  display: flex;
  align-items: center;
}
nav a {
  font-family: "Proxima Nova", "sans-serif";
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  padding: 14px;
  text-transform: uppercase;
}
a:-webkit-any-link {
  color: -webkit-link;
  cursor: pointer;
}
#open-nav,
#close-nav {
  display: none;
}
/* KONTEN UTAMA */
.contact-main {
  margin-top: 200px; /* menyesuaikan tinggi header */
  padding: 120px 48px;
  background: #fff;
  color: #222;
  text-align: center;
}
body {
  font-family: "Proxima Novaaaa", sans-serif;
}
/* CONTENT */
.head p strong {
  font-family: "Proxima Novaaa", sans-serif;
  font-weight: bolder;
  font-size: 16px;
}
.head a {
  color: #b3b3b3 !important;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: rgba(179, 179, 179, 0.3);
}
.head h2 {
  font-family: "Acumin-Pro-ExtraCondensed", sans-serif;
  font-size: 62px;
  font-weight: 300;
  margin-bottom: 34px;
}
.head p {
  font-size: 16px;
  margin: 16px 0;
  font-weight: 300;
  line-height: 1.8em;
}
/* QR SECTION */
.qrkiri h1 {
  font-family: "Arial", sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 1.1em;
  margin-top: 100px;
}
.qrkiri p {
  margin: 22px 0;
  font-family: "Arial", sans-serif;
  font-size: 22px;
  color: #000;
}
.qrkiri a {
  color: #000 !important;
}
h1,
h2 {
  font-family: "Acumin-Pro-ExtraCondensedd", sans-serif;
  font-weight: 700;
}
.lokasi-location {
  margin-top: 100px;
}

.left-col h2,
.left-col p {
  text-align: left;
  justify-content: center;
  align-items: center;
}
.right-col p {
  margin: 22px 0;
  font-family: Arial, sans-serif;
  font-size: 22px;
  color: #000;
}
.right-col {
  text-align: left;
}
.left-col {
  box-sizing: border-box;
  flex: 1 1 50%;
  padding: 1rem;
}
.left-col img {
  width: 100%;
  height: auto;
  display: block;
}
.qrkiri {
  display: flex;
  flex-wrap: wrap;
  margin: 0 10rem 0 10rem;
}
.qrkiri .right-col .partner-title {
  font-family: "Arial", sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 1.1em;
  margin-top: 100px;
}
img {
  overflow-clip-margin: content-box;
  overflow: clip;
}
/* BAWAH SECTION */
.bawah {
  display: flex;
  max-width: 1200px;
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
  margin: 0 10rem 0 10rem;
}
.lokasi-location h2 {
  font-size: 60px;
  font-weight: 300;
  margin-bottom: 50px;
}
iframe {
  width: 100%;
  border: 0;
  border-radius: 4px;
  height: 500px;
}
.bawah-text {
  flex: 1;
  margin: 0;
}
.lokasi-location .left-col h2 {
  font-family: "Acumin-Pro-ExtraCondensed", sans-serif;
}
.left-col,
.right-col {
  box-sizing: border-box;
  flex: 1 1 50%;
  padding: 1rem;
}
#at {
  font-size: 30px;
  text-align: left;
}
#as {
  text-align: left;
}
#qrhere {
  text-align: left;
}
.bawah-iframe {
  width: 200;
}
.lokasi-location {
  margin-top: 100px;
}
/* FOOTER */
.contact-footer {
  display: flex;
  flex-direction: row;
  background: #000;
  color: #fff;
  padding: 100px 50px;
  justify-content: center;
  align-items: center;
}
.contact-footer p {
  display: inline;
  margin: 0 1rem;
  font-size: 13px;
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  text-align: center;
}
.contact-footer a {
  color: #fff !important;
  font-size: 13px;
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
}
@media (max-width: 767px) {
  .logo img {
    width: 80px;
    height: 82px;
  }
  nav {
    display: none;
  }
  nav.active {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #000;
    width: 100%;
    height: 100vh;
    z-index: 1000;
  }
  nav a {
    color: #fff !important;
    font-size: 14px;
    padding: 14px;
    font-family: "Proxima Nova", sans-serif;
    text-transform: uppercase;
  }
  #open-nav {
    display: inline-block;
    position: fixed;
    top: 28px;
    right: 20px;
    background: #fff;
    border: none;
    border-radius: 4px;
    font-size: 24px;
    color: #222;
    cursor: pointer;
    z-index: 11;
  }
  #close-nav {
    display: none;
    position: fixed;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    z-index: 12;
  }
  #mobile-nav.active #close-nav {
    display: inline;
  }
  nav.active + #close-nav {
    display: inline-block;
  }
  nav.active ~ #open-nav {
    display: none;
  }
  .nav-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    font-size: 2rem;
    color: #fff;
    cursor: pointer;
  }
  .nav-toggle {
    background: #fff;
    border: none;
    padding: 8px;
    border-radius: 4px;
    font-size: 24px;
    color: #222;
    cursor: pointer;
    z-index: 11;
  }
  header {
    position: fixed;
    margin: 0;
    padding: 10px 20px;
    background: #fff;
    border-bottom: #000 solid 1px;
  }
  .contact-main {
    margin-top: 60px;
    padding: 60px 20px;
  }
  .head {
    margin: 4rem 0 0 0;
    padding-bottom: 0;
  }

  .head h2 {
    font-size: 28px;
    margin-bottom: 24px;
  }
  .head p {
    font-size: 16px;
    margin: 16px 0;
    font-weight: 300;
    line-height: 1.8em;
  }
  .left-col,
  .right-col {
    flex: 1 1 100%;
  }
  .lokasi-location h2 {
    font-size: 28px;
    margin-bottom: 24px;
    font-family: "Acumin-Pro-ExtraCondensed", sans-serif;
  }
  .qrkiri .right-col .partner-title {
    margin-top: 0px;
    font-size: 38px;
  }
  .bawah {
    margin: 4rem 2rem 0 2rem;
  }
  .lokasi-location {
    margin-top: 0;
  }
  .contact-footer {
    flex-direction: column;
  }
  .contact-footer p {
    margin-bottom: 16px;
  }
  .right-col strong {
    font-family: Arial, sans-serif;
    font-weight: 700;
  }
}

/* DESKTOP OVERRIDES */
@media (min-width: 768px) {
  #open-nav,
  #close-nav {
    display: none !important;
  }
}
