body {
  background: black;
}


.navbar-toggler {
  z-index: 99;
}

.cta-header-cust {
  font-size: 18px;
}



@media (max-width: 991px) {
  .logo-size {
    width: 140px;
  }

  .cta-header-cust {
    font-size: 14px;
    padding: 4px 12px;
  }


}

@media (max-width: 350px) {
  .header-bahasa .language {
    width: 50px;
  }

  .header-bahasa .language span {
    display: none;
  }

  .cta-header-cust {
    padding: 0px 8px;
  }

}

@media (max-width: 310px) {
  .header-bahasa .language span {
    display: block;
  }

  .cta-miber {
    display: none !important;
  }


}

/* Hero Section */
#hero-section-ty {
  background: url(../images/bg-hero-1920.jpg) no-repeat center center/ cover;
  padding: 14rem 0;
  height: auto;
}

#hero-section h1 {
  font-size: 56px;
  font-weight: 700;
}

.img-hero {
  margin-top: -40px;
  margin-right: -100px;
}

.img-hero img {
  transform: translate(-30px, 40px) scale(1.2);
}

#hero-section ul li::marker {
  color: var(--color-green);
  font-size: 16px;
}

#hero-section ul {
  list-style-type: "▶   ";
  display: inline-block !important;
}

#hero-section ul li {
  margin: 10px 0;
}

#hero-section ul li span {
  color: var(--color-gray);
  font-weight: 300;
  font-size: 24px;
}

@media (max-width: 1440px) {
  .img-hero img {
    transform: translate(-50px, 40px) scale(1.1);
  }
}

@media (max-width: 1366px) {
  #hero-section h1 {
    font-size: 50px;
  }

  .img-hero {
    margin-right: -70px;
  }
}

@media (max-width: 1200px) {
  #hero-section h1 {
    font-size: 44px;
  }

  .img-hero img {
    transform: scale(1.1);
  }

  .img-hero {
    margin-right: -50px;
  }
}

@media (max-width: 991px) {
  #hero-section {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #0c1d14 100%), url("../images/bg-hero-728.jpg") no-repeat left center / cover;
    height: auto;
    padding: 10rem 0;
  }

  .img-hero img {
    transform: scale(1);
    max-width: 600px;
    width: 100%;
  }

  .img-hero {
    margin-top: 0;
    margin-right: -30px;
  }

  .plus-height {
    height: 650px;
  }

  #hero-section h1 {
    font-size: 8vw;
  }

  #hero-section h3 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  #hero-section {
    display: flex;
    align-items: center;
  }

  .img-hero img {
    transform: scale(1);
  }

  .img-hero {
    margin-top: 0;
    margin-right: -30px;
  }

  .plus-height {
    height: 100px;
  }


  #hero-section h3 {
    font-size: 22px;
  }
}

@media (min-width: 1921px) {
  #hero-section {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #0c1d14 100%), url("../images/bg-hero-2560.jpg") no-repeat left center/ fixed;
    /* margin-top: 6rem; */
    padding: 10rem 0;
    /* height: calc(100vh + 0); */
    height: auto;
  }
   #hero-section-ty {
    background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%), url(../images/bg-hero-2560.jpg) no-repeat center center/ cover;
    height: auto;
    padding: 10rem 0;
  }
}


/* About Section */
.bg-about {
  top: 0;
  left: 0;
  transform: translate(0%, -73%);
}

#about-section iframe {
  box-shadow: 0px 0px 20px 0px #fff;
}

/* App Section */
#app-section img {
  border-radius: 8px;
  line-height: 100px;
  margin: 10px;
  position: relative;
  width: 292px;
  max-width: 100%;
  height: auto;
}

#app-section img .top {
  font-size: 70%;
  height: 70%;
  margin: 0 auto;
}

#app-section img .bottom {
  font-size: 70%;
  width: 70%;
  margin: 0 auto;
}

.clip {
  /* // height: 200px;
  */
  overflow: hidden;
  bottom: 0;
}

.center .slick-center img {
  /* //-moz-transform:scale(1.08);
  //-ms-transform:scale(1.08);
  //-o-transform:scale(1.08);
  //-webkit-transform:scale(1.08);
  */
  transform: scale(1);
  /* //width: 150px;
  //height: 120px;
  */
  color: #e67e22;
  opacity: 1;
}

.center .slick-center img .top {
  font-size: 90%;
  width: 90%;
  background-color: rgba(0, 0, 255, 0.3);
}

.center .slick-center img .bottom {
  font-size: 90%;
  width: 90%;
  background-color: rgba(0, 128, 0, 0.3);
}

.center img {
  opacity: 0.8;
  transition: all 300ms ease;
  bottom: 0;
  transform: scale(0.9);
}


#app-section .slick-list {
  clip-path: inset(0 10px);
}

#app-section .slick-dots {
  bottom: -35px !important;
}

#app-section .slick-dots li button:before {
  font-size: 16px !important;
  color: #198754 !important;
}

/* Hero Section THANKYOU */
#hero-section-ty {
  background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%), url(../images/bg-hero-1920.jpg) no-repeat center center/ cover;
  /* margin-top: 6rem; */
  padding: 12rem 0 8rem;
  /* height: calc(100vh + 0px); */
  height: auto;
}

#hero-section-ty h1 {
  font-size: 52px;
  font-weight: 700;
}

#hero-section-ty ul li::marker {
  color: var(--color-green);
  font-size: 16px;
}

#hero-section-ty ul {
  list-style-type: "▶   ";
  display: inline-block !important;
}

#hero-section-ty ul li {
  margin: 10px 0;
}

#hero-section-ty ul li span {
  color: var(--color-gray);
  font-weight: 300;
  font-size: 24px;
}


@media (max-width: 1366px) {
  #hero-section-ty h1 {
    font-size: 48px;
  }
}

@media (max-width: 1200px) {
  #hero-section-ty h1 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {

  #hero-section-ty {
    background:linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%), url(../images/bg-hero-991.jpg) no-repeat cover center / cover;
    height: auto;
    padding: 10rem 0;
  }

  #hero-section-ty h1 {
    font-size: 8vw;
  }

  #hero-section-ty h3 {
    font-size: 34px;
  }

}

@media (max-width: 767px) {


  #hero-section-ty {
    display: flex;
    align-items: center;
  }

  #hero-section-ty h3 {
    font-size: 22px;
  }
}

@media (min-width: 1921px) {
  #hero-section-ty {
    background:linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%), url(../images/bg-hero-1920.jpg) no-repeat center center/ cover;
    /* margin-top: 6rem; */
    padding: 10rem 0;
    /* height: calc(100vh + 0); */
    height: auto;
  }
}

/* Fullscreen pop-up styling for mobile */
#hero-section-ty {
  padding: 7rem 0 2rem 0rem !important;
}

#hero-section-ty ul {
  list-style-type: "▶ " !important;
  display: inline-block !important;
}

#hero-section-ty ul li::marker {
  color: var(--color-green);
  font-size: 30px !important;
}

.fullscreen-menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: linear-gradient(#333, #212121);
  z-index: 1050;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: translateX(100%);
  transition: .5s;
}

.fullscreen-menu.active {
  display: flex;
  right: 0;
  transform: translateX(0%);
  transition: .5s;
}

.fullscreen-menu a {
  color: #fff;
  font-size: 2rem;
  margin: 10px;
  text-decoration: none;
}

a.text-white{
  transition: .5s;
}
a.text-white:hover{
  color:#ffca00!important;
  transition: .5s;
}