@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@700&display=swap");

.jumbotron-home .owl-carousel {
  width: 100%;
}

.jumbotron-home .slide {
  width: 100%;
  height: 680px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.jumbotron-home .slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.jumbotron-home h2 {
  margin-bottom: 1em;
}

.jumbotron-home .slide-content {
  text-align: left;
  position: absolute;
  top: 431px;
  transform: translateY(-50%);
  color: #fff;
}

.jumbotron-home .owl-prev,
.owl-next {
  position: absolute;
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-50%);
  color: #c30505 !important;
  font-size: 30px !important;
  background: rgba(255, 255, 255, 0.8) !important;
  width: 56px;
  height: 56px;
  border-radius: 50%;
}
.jumbotron-home .owl-carousel .owl-nav.disabled {
  display: block !important;
}

.jumbotron-home .owl-prev {
  left: 32px;
}

.jumbotron-home .owl-next {
  right: 32px;
}

.jumbotron-home a {
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  background: #f29f05;
  padding: 16px 40px;
  font-size: 16px;
  line-height: 18.78px;
  border-radius: 40px;
}

.jumbotron-home a:hover {
  background-color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  border: 0;
  color: #f29f05;
}
.jumbotron-home.mobile {
  display: none;
}

.banner-perusahaan {
  background-position: center;
  background-size: cover;
  height: 580px;
}

.banner-perusahaan h1 {
  padding-top: 202px;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 0em;
  text-align: left;
}

.jumbotron-patner .container-lg {
  max-width: 1110px;
}
.jumbotron-patner {
  background-position: center;
  background-size: cover;
  height: 580px;
}

.jumbotron-patner h1 {
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 0em;
  text-align: left;
  color: #ffffff;
  padding-top: 112px;
  margin-bottom: 16px;
  text-align: left;
}

.jumbotron-patner p {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  color: #ffffff;
  text-align: left;
  margin-bottom: 56px;
}

.jumbotron-patner a {
  font-family: "Raleway", sans-serif;
  color: #ffffff;
  background: #f29f05;
  padding: 16px 40px;
  font-size: 16px;
  line-height: 18.78px;
  border-radius: 40px;
}

.jumbotron-patner a:hover {
  background-color: #ffffff;
  font-weight: 500;
  border: 0;
  color: #f29f05;
}

/* Karir */
.jumbotron-karir {
  background-size: cover;
  background-position: center;
  height: 440px;
}

.jumbotron-karir h1 {
  padding-top: 124px;
  color: #ffffff;
  font-size: 48px;
  font-weight: 600;
  line-height: 56px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 56px;
}

.jumbotron-karir .btn-jum-karir {
  color: #ffffff;
  background: #f29f05;
  border-radius: 40px;
  padding: 16px 40px 16px 40px;
}

.jumbotron-karir .btn-jum-karir:hover {
  background-color: #ffffff;
  font-weight: 500;
  border: 0;
  color: #f29f05;
}

@media (max-width: 768px) {
  .jumbotron-home.desktop {
    display: none;
  }
  .jumbotron-home.mobile {
    display: block;
  }
  .jumbotron-home .slide {
    height: 555px;
  }
  .jumbotron-home .slide-content {
    top: 363px;
  }
  .jumbotron-home.mobile .owl-prev,
  .owl-next {
    display: none;
  }

  .jumbotron-home a {
    font-family: "Raleway", sans-serif;
    color: #ffffff;
    background: #f29f05;
    padding: 17px 34px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    margin-bottom: 57px;
  }

  .jumbotron-home a:hover {
    background-color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    border: 0;
    color: #f29f05;
  }

  .jumbotron-patner {
    height: auto;
    background-position: center;
  }

  .jumbotron-patner h1 {
    font-size: 32px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 10px;
    padding-top: 82px;
    width: auto;
  }

  .jumbotron-patner p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 14px;
    width: 327px;
  }

  .jumbotron-patner a {
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: center;
    padding: 16px;
    margin-bottom: 140px;
  }
  /* Karir */
  .jumbotron-karir {
    height: 480px;
  }

  .jumbotron-karir h1 {
    padding-top: 82px;
    font-size: 32px;
    line-height: 37.54px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 32px;
    width: auto;
  }

  .jumbotron-karir .btn-jum-karir {
    color: #ffffff;
    background: #f29f05;
    font-size: 12px;
    border-radius: 40px;
    padding: 17px 27.5px;
  }

  .jumbotron-karir .btn-jum-karir:hover {
    background-color: #ffffff;
    font-weight: 500;
    border: 0;
    color: #f29f05;
  }
}

@media (max-width: 576px) {
  .banner-perusahaan h1 {
    width: 317px;
    height: 152px;
    left: 24px;
    top: 82px;
    font-family: "Work Sans";
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 38px;
  }
}
