@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");

:root {
  --background: #f2f4f7;
  --first-color: #092c4c;
  --second-color: linear-gradient(132.69deg, #0758cc 0%, #09227f 92.86%);
  --third-color: #42526b;
  --fourth-color: #061c3d;
}

* {
  text-decoration: none !important;
  list-style: none !important;
  line-height: 25px;
}

body {
  background-color: white;
  font-family: "Verdana", "Inter", sans-serif;
  position: relative;
}

.carousel-control-prev {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  margin-left: 3%;
}
.carousel-control-next {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  height: 50px;
  width: 50px;
  top: 50%;
  margin-right: 3%;
}

.owl-carousel .owl-prev {
  position: absolute;
  left: 10px; /* Position the prev arrow */
  bottom: 0;
}

.owl-carousel .owl-next {
  position: absolute;
  right: 10px; /* Position the next arrow */
  bottom: 0;
}

.judul_section {
  background-image: url("../assets/img/bg-contact.svg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 6.2rem;
  padding-bottom: 1rem;
}

.chat {
  position: fixed;
  bottom: 50px;
  width: fit-content;
  z-index: 10;
  cursor: pointer;
  background: var(--second-color);
  color: white;
  outline: 3px solid white;
}

.navbar-nav {
  gap: 1rem;
}

.navbar {
  background-color: transparent !important;
  transition: background-color 0.3s ease-in;
}

.navbar .vr {
  color: white;
}

.fadeIn .bg-white.shadow .logo-white {
  display: none;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: #091970;
  font-weight: 700;
}

.wrapper {
  background-image: url(../assets/img/bg-jumbotron\ 2.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.jumbotron .btn-cta {
  background: var(--second-color);
}

/* Accordion */
.accordion-item {
  margin: 15px 0;
  border-radius: 20px;
  border: 1px solid white;
}

.accordion-item button {
  font-weight: 600;
}

.accordion-button:not(.collapsed) {
  background-color: #f9fafb !important;
}

.faq .accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230758CC' d='M19 12.998h-6v6h-2v-6H5v-2h6v-6h2v6h6z'/%3E%3C/svg%3E");
  transform: scale(0.7) !important;
}

.solution-mobile .accordion-button:not(.collapsed)::after {
  background-image: url("../assets/img/icon/close.svg");
}

.solution-mobile .accordion-button::after {
  background-image: url("../assets/img/icon/arrow-down.svg");
  transform: scale(0.7) !important;
}

.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230758CC' d='M19 12.998H5v-2h14z'/%3E%3C/svg%3E");
}

.faq {
  background-color: white;
}

.faq .accordion .accordion-button {
  background-color: #f9fafb;
  height: 80px;
  border-radius: 15px !important;
}

.icon-news {
  margin-top: -3px;
}

/* Product */
.purchasing .card-purchase {
  border: 1px solid #0758cc;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 35rem;
}

.mobility .video .yt-produk {
  border-radius: 10px;
}

.card-feature .card {
  background-color: #fff;
  border: none;
  border-radius: 1rem;
}

.memory .heading h5 {
  font-size: 40px;
}

/* News */
.news {
  background-color: #f8fafc;
  padding: 3rem 0;
}

.artikel-news .icon-news img {
  width: 100%;
  max-width: 12px;
}

.artikel-news .link-news span {
  color: #8f8f8f;
  font-weight: 400;
  font-size: 10px;
}

.artikel-news .card-text {
  font-weight: 700;
  font-size: 16px;
}

.artikel-news .card-date {
  color: #636363;
  font-weight: 400;
  font-size: 14px;
}

/* pagination */
.pagination .page-item .page-link {
  color: var(--first-color);
}

.active > .page-link,
.page-link.active {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background: var(--second-color);
  border: var(--second-color);
  color: white !important;
}

/* -- News -- */

.artikel-news {
  background: var(--background);
  padding-top: 80px;
  padding-bottom: 50px;
}

.news-detail .icon {
  border: 1px solid #091970;
  color: #091970;
}

/* Event-detail */
.detail {
  line-height: 30px;
}

.detail .heading {
  font-size: 20px;
  font-weight: 700;
}

.detail .time,
.title-address {
  font-size: 16px;
  font-weight: 500;
}

.detail .date {
  font-size: 16px;
  font-weight: 400;
  color: #091970;
}

.detail .address {
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.65);
}

/* modal home */
.pop-up .modal-content .btn-modal1:hover {
  background: var(--second-color);
  color: white;
}

.pop-up .modal-content .btn-modal2 {
  background: var(--second-color);
  color: white;
}

.chat {
  font-size: 12px;
  font-weight: 700;
}

.carousel-inner .carousel-satu {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.carousel-inner .carousel-dua {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.carousel-inner .carousel-tiga {
  background-image: url(../assets/img/bg-jumbotron2.webp);
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

.huawei-kategori .heading {
  max-width: 42rem;
  margin: 0 auto;
}

.huawei-kategori .heading h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #091970;
}

.huawei-kategori .heading p {
  font-size: 18px;
  font-weight: 400;
}

.huawei-kategori .kategori .kategori-detail {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}

.kategori-detail .heading {
  font-size: 26px;
}

.kategori-detail .sub-heading {
  min-height: 9rem;
}

.huawei-cloud .heading h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #091970;
}

.huawei-cloud .heading p {
  font-size: 18px;
  font-weight: 400;
}

.certificate .detail .iso {
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  color: black;
}

.certificate .detail p {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  color: #42526b;
  max-width: 22rem;
  margin: 0 auto;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: var(--second-color);
}

.huawei-infra .heading {
  max-width: 50rem;
  margin: 0 auto;
}

.huawei-infra .heading h3 {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  color: #091970;
}

.huawei-infra .heading p {
  font-size: 18px;
  font-weight: 400;
}

.huawei-infra .detail .kuantity {
  font-size: 36px;
  font-weight: 600;
  line-height: 54px;
}

.huawei-infra .detail p {
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  color: rgba(34, 34, 34, 0.75);
}

.konten-detail p {
  line-height: 32px;
}

/* Desktop */
@media (min-width: 1400px) {
  /* -----Component ----- */

  .card-title {
    font-weight: 600;
  }

  .btn-product {
    width: 65%;
  }

  .chat {
    right: 20px;
    font-size: 12px;
  }

  .wrapper {
    height: 891px;
  }

  .carousel-inner .carousel-satu {
    height: 800px;
  }

  .carousel-inner .carousel-dua {
    height: 800px;
  }

  .carousel-inner .carousel-tiga {
    height: 800px;
  }

  /* .carousel-konten {
        position: absolute;
        top: 50%;
        left: 40%;
        transform: translate(-50%, -50%);
    } */

  .faq .heading {
    text-align: center;
    font-size: 40px;
  }

  .jumbotron .heading {
    font-size: 56px;
    font-weight: 700;
    width: 63rem;
  }

  .jumbotron .sub-heading {
    line-height: 35px;
    font-size: 32px;
    font-weight: 500;
    width: 45rem;
    text-align: start;
  }

  .jumbotron .btn-cta {
    padding: 20px 40px;
  }

  /* Contact us */
  .contact-us {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5rem;
    padding-bottom: 4rem;
  }

  .contact-wrapper .contact-text {
    width: 100%;
    max-width: 31rem;
  }

  .contact-wrapper .contact-text h3 {
    font-size: 40px;
    font-weight: 700;
  }

  .contact-wrapper .contact-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .hero-contact {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 500px;
  }

  /* Hero-banner */
  .banner {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30rem;
  }

  .banner-wrapper .banner-text {
    width: 100%;
    max-width: 31rem;
  }

  .banner-wrapper .banner-text h3 {
    font-size: 40px;
    font-weight: 700;
  }

  .banner-wrapper .banner-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .banner-hero {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 450px;
  }

  .testimoni .heading {
    max-width: 40rem;
    margin: auto;
    padding-top: 112px;
    padding-bottom: 80px;
  }

  .testimoni .video .yt-testi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .bg-rectangle {
    width: 100%;
    max-width: 40rem;
    height: 100%;
    max-height: 25rem;
  }

  /* Footer */
  .nav-footer {
    font-size: 16px;
    font-weight: 700;
    color: var(--first-color);
  }

  .footer-contact {
    background-image: var(--second-color);
  }

  .footer-contact:hover {
    background: var(--first-color);
  }

  /* -----Component ----- */

  /* ---- Home ---- */

  .hero-content {
    margin-top: 7rem;
    height: 300px;
    background: white;
  }

  .hero-content .col-12 {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .bg-hero {
    background: linear-gradient(
      to bottom,
      #fff 0%,
      #fff 60%,
      #0758cc 60%,
      #09227f 100%
    );
  }

  .hero img {
    width: 100%;
    max-width: 1000px;
  }

  .feature {
    background: var(--background);
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .feature-content .heading {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    /* padding-top: 60px; */
    padding-bottom: 30px;
  }

  .card-feature .card .card-body {
    height: 15rem;
  }

  .card-feature .card-title {
    font-size: 20px;
    font-weight: bold;
  }

  .card-feature .card-text {
    font-size: 14px;
    font-weight: 400;
  }

  .trusted {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .companies-wrapper .heading {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 50px;
  }

  .companies-wrapper .logo img {
    width: 100%;
    max-width: 180px;
    color: #092c4c;
  }

  .solution {
    margin: 5rem 0;
  }

  .solution .heading {
    font-size: 40px;
    font-weight: 700;
    color: var(--first-color);
  }

  .solution .pills .nav-pills {
    background: var(--background);
    padding: 20px 150px;
    max-width: fit-content;
    color: var(--first-color);
    margin: auto;
  }

  .solution .pills .nav-pills .nav-link:active {
    color: white !important;
  }

  .btn-pill {
    color: var(--first-color);
  }

  .solution .pills .nav-pills.nav-pills {
    --bs-nav-pills-link-active-color: #fff !important;
    --bs-nav-pills-link-active-bg: var(--first-color);
  }

  .tab-pane .title {
    font-weight: 600;
  }

  .tab-pane ul li p {
    font-size: 14px;
  }

  .artikel-news .heading {
    text-align: center;
    font-size: 40px;
    padding-bottom: 60px;
  }

  /* Faq */

  .faq {
    padding-top: 80px;
  }

  .faq .heading h3 {
    font-size: 32px;
    font-weight: 700;
  }

  .faq .accordion-button {
    height: 100%;
    max-height: 4rem;
  }

  /* -- Home -- */

  /* --- produk --- */

  .testi-produk .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .financial .hero-product {
    width: 100%;
    max-width: 520px;
  }

  .financial .heading {
    max-width: 45rem;
    margin: auto;
  }

  .financial .card .card-body {
    background-color: #f7f7f7;
    border: 1px solid white;
  }

  .sales .card-feature .card .card-body {
    height: 17.5rem;
  }

  .sales .heading {
    max-width: 45rem;
    margin: auto;
  }

  .sales .card-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px;
    color: #42526b;
  }

  .purchasing .heading {
    max-width: 45rem;
    margin: auto;
  }

  .purchasing .card-purchase {
    height: 13rem;
  }

  .purchasing .card-purchase h5 {
    line-height: 36px;
    font-size: 16px;
    font-weight: 500;
  }

  .purchasing .card-purchase p {
    font-size: 14px;
    font-weight: 400;
  }

  .analytic .heading {
    max-width: 45rem;
    margin: auto;
  }

  .hero-analytic .mobile-img {
    max-width: 400px;
  }

  .analytic .analytic-text {
    max-width: 35rem;
  }

  .mobility .heading {
    max-width: 45rem;
    margin: auto;
  }

  .mobility .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .bg-rectangle {
    width: 100%;
    max-width: 40rem;
    height: 100%;
    max-height: 25rem;
  }

  .financial .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .purchasing .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .analytic .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .mobility .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .memory .heading h3 {
    font-size: 24px;
    color: #091970;
  }

  .memory .img-memory img {
    width: 50% !important;
  }

  .memory .img-security img {
    width: 50% !important;
  }

  .memory .heading .detail-img {
    font-size: 20px;
    font-weight: 500;
  }

  .memory .heading .konten {
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    max-width: 55rem;
  }

  .extens .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .extens .sub-heading {
    font-size: 18px;
    font-weight: 400;
  }

  .roadmap .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .roadmap .img-roadmap img {
    width: 100%;
  }

  .roadmap-konten {
    padding-top: 3rem;
  }

  .roadmap-konten h6 {
    font-size: 20px;
    font-weight: 600;
  }

  .roadmap-konten p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  /* Solution */
  .testi-solution .heading {
    font-size: 40px;
    font-weight: 700;
  }

  .testi-solution .video .yt-solution {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .solution-modern {
    padding-top: 3rem;
  }

  .solution-konten {
    padding-top: 77px;
  }

  .solution-konten p {
    font-size: 18px;
  }

  .solution-modern .solution-konten h3 {
    font-size: 40px;
    font-weight: 700;
  }

  /* News */
  .news {
    background-color: #f8fafc;
  }

  .news .card .card-body .link-news span {
    font-size: 10px;
    font-weight: 400;
    color: #8f8f8f;
  }

  .news .card .card-body .card-text {
    font-size: 16px;
    font-weight: 700;
  }

  .artikel-news .card-wrapper .card-body .card-text {
    font-size: 16px;
    font-weight: 700;
  }

  .artikel-news .card-wrapper .card-body .link-news {
    font-size: 10px;
    font-weight: 400;
  }

  .artikel-news .card-wrapper .card-body .card-date {
    color: #636363;
    font-size: 14px;
  }

  /* -- News -- */

  /* -- News detail -- */
  .news-detail .heading {
    font-size: 40px;
    font-weight: 700;
  }

  .konten-detail p {
    font-size: 20px;
    font-weight: 400;
  }

  /* -- Client -- */

  .client .heading {
    font-size: 40px;
    font-weight: 700;
    color: var(--first-color);
  }

  /* -- Client -- */

  /* -- About -- */
  .welcome {
    margin: 5rem 0;
  }

  .welcome .img-welcome {
    width: 100%;
    max-width: 600px;
  }

  .welcome .about-text .heading {
    font-size: 18px;
    font-weight: 400;
  }

  .welcome .about-text .sub-heading {
    font-size: 36px;
    font-weight: 600;
  }

  .welcome .about-text p {
    font-size: 18px;
    font-weight: 400;
  }

  .map .heading {
    font-size: 40px;
    font-weight: 700;
  }

  /* -- About -- */

  /* Event */
  .event-detail .heading {
    font-size: 44px;
    font-weight: 700;
  }

  .event-detail .deskripsi {
    max-width: 1160px;
    padding-bottom: 8rem;
  }

  .event-detail .deskripsi h4 {
    font-size: 28px;
    font-weight: 700;
  }

  .event-detail .deskripsi p {
    font-size: 20px;
    font-weight: 400;
  }

  .mail {
    width: fit-content;
  }
}

/* Laptop */
@media (min-width: 1100px) and (max-width: 1399.98px) {
  /* -----Component ----- */

  .card-title {
    font-weight: 600;
  }

  .btn-product {
    width: 65%;
  }

  .financial .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .purchasing .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .analytic .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .mobility .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .memory .heading h3 {
    font-size: 24px;
    color: #091970;
  }

  .extens .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .roadmap .heading h3 {
    font-size: 40px;
    color: #091970;
  }

  .chat {
    right: 50px;
  }

  .wrapper {
    height: 891px;
  }

  .carousel-inner .carousel-satu {
    height: 800px;
  }

  .carousel-inner .carousel-dua {
    height: 800px;
  }

  .carousel-inner .carousel-tiga {
    height: 800px;
  }

  .carousel-konten {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
  }

  .jumbotron .heading {
    font-size: 56px;
    font-weight: 700;
    width: 63rem;
  }

  .jumbotron .sub-heading {
    line-height: 35px;
    font-size: 32px;
    font-weight: 500;
    width: 45rem;
    text-align: start;
  }

  .jumbotron .btn-cta {
    padding: 20px 40px;
  }

  /* Contact us */
  .contact-us {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5rem;
    padding-bottom: 4rem;
  }

  .contact-wrapper .contact-text {
    width: 100%;
    max-width: 31rem;
  }

  .contact-wrapper .contact-text h3 {
    font-size: 40px;
    font-weight: 700;
  }

  .contact-wrapper .contact-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .hero-contact {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 500px;
  }

  /* Hero-banner */
  .banner {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30rem;
  }

  .banner-wrapper .banner-text {
    width: 100%;
    max-width: 31rem;
  }

  .banner-wrapper .banner-text h3 {
    font-size: 40px;
    font-weight: 700;
  }

  .banner-wrapper .banner-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .banner-hero {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 450px;
  }

  .trusted {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .testimoni .heading {
    max-width: 40rem;
    margin: auto;
    padding-top: 90px;
    padding-bottom: 80px;
  }

  .testimoni .video .yt-testi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  /* Footer */
  .nav-footer {
    font-size: 16px;
    font-weight: 700;
    color: var(--first-color);
  }

  .footer-contact {
    background-image: var(--second-color);
  }

  .footer-contact:hover {
    background: var(--first-color);
  }

  /* -----Component ----- */

  /* ---- Home ---- */

  .hero-content {
    margin-top: 7rem;
    height: 300px;
    background: white;
  }

  .hero-content .col-12 {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .bg-hero {
    background: linear-gradient(
      to bottom,
      #fff 0%,
      #fff 60%,
      #0758cc 60%,
      #09227f 100%
    );
  }

  .hero img {
    width: 100%;
    max-width: 1000px;
  }

  .feature {
    background: var(--background);
  }

  .feature-content .heading {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    padding-top: 50px;
  }

  /* .card-feature .card .card-body {
    height: 15.5rem;
  } */

  .card-feature .card-title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
  }

  .card-feature .card-text {
    font-size: 14px;
    font-weight: 400;
  }

  .companies-wrapper .heading {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 4rem;
  }

  .companies-wrapper .logo img {
    width: 100%;
    max-width: 180px;
    color: #092c4c;
  }

  .solution {
    margin: 5rem 0;
  }

  .solution .heading {
    font-size: 40px;
    font-weight: 700;
    color: var(--first-color);
  }

  .solution .pills .nav-pills {
    background: var(--background);
    padding: 20px 150px;
    max-width: fit-content;
    color: var(--first-color);
    margin: auto;
  }

  .solution .pills .nav-pills .nav-link:active {
    color: white !important;
  }

  .btn-pill {
    color: var(--first-color);
  }

  .solution .pills .nav-pills.nav-pills {
    --bs-nav-pills-link-active-color: #fff !important;
    --bs-nav-pills-link-active-bg: var(--first-color);
  }

  .tab-pane .title {
    font-weight: 600;
  }

  .tab-pane ul li p {
    font-size: 14px;
  }

  .artikel-news .heading {
    text-align: center;
    font-size: 40px;
    padding-bottom: 3rem;
  }

  /* Faq */

  .faq .heading h3 {
    font-size: 32px;
    font-weight: 700;
  }

  .faq .accordion-button {
    height: 100%;
    max-height: 4rem;
  }

  /* -- Home -- */

  /* --- produk --- */

  .testi-produk .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .financial .hero-product {
    width: 100%;
    max-width: 520px;
  }

  .financial .heading {
    max-width: 45rem;
    margin: auto;
  }

  .financial .card .card-body {
    background-color: #f7f7f7;
    border: 1px solid white;
  }

  .sales .card-feature .card .card-body {
    height: 16rem;
  }

  .sales .heading {
    max-width: 45rem;
    margin: auto;
  }

  .sales .card-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    color: #42526b;
  }

  .purchasing .heading {
    max-width: 45rem;
    margin: auto;
  }

  .purchasing .card-purchase {
    height: 15rem;
  }

  .purchasing .card-purchase h5 {
    line-height: 36px;
    font-size: 16px;
    font-weight: 500;
  }

  .purchasing .card-purchase p {
    font-size: 14px;
    font-weight: 400;
  }

  .mobile-img {
    max-width: 315px;
  }

  .analytic .heading {
    max-width: 45rem;
    margin: auto;
  }

  .hero-analytic .mobile-img {
    max-width: 315px;
  }

  .analytic .analytic-text {
    max-width: 35rem;
  }

  .mobility .heading {
    max-width: 45rem;
    margin: auto;
  }

  .mobility .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 26rem;
    max-height: 16rem;
  }

  .bg-rectangle {
    width: 100%;
    max-width: 40rem;
    height: 100%;
    max-height: 25rem;
  }

  .memory .img-memory img {
    width: 50% !important;
  }

  .memory .img-security img {
    width: 50% !important;
  }

  .memory .heading h5 {
    font-size: 40px;
    font-weight: 700;
  }

  .memory .heading .detail-img {
    font-size: 24px;
    font-weight: 500;
  }

  .memory .heading .konten {
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    max-width: 55rem;
  }

  .extens .heading {
    font-size: 40px;
    font-weight: 700;
  }

  .extens .sub-heading {
    font-size: 18px;
    font-weight: 400;
  }

  .roadmap .heading {
    font-size: 40px;
    font-weight: 700;
  }

  .roadmap .img-roadmap img {
    width: 100%;
  }

  .roadmap-konten {
    padding-top: 3rem;
  }

  .roadmap-konten h6 {
    font-size: 20px;
    font-weight: 600;
  }

  .roadmap-konten p {
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
  }

  /* Solution */
  .solution-modern {
    padding-top: 3rem;
  }

  .solution-konten {
    padding-top: 77px;
  }

  .solution-konten p {
    font-size: 16px;
  }

  .solution-modern .solution-konten h3 {
    font-size: 40px;
    font-weight: 700;
  }

  .solution-modern .img-solution img {
    max-width: 200px;
  }

  .testi-solution .video .yt-solution {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  /* News */
  .news {
    background-color: #f8fafc;
  }

  .news .card .card-body .link-news span {
    font-size: 10px;
    font-weight: 400;
    color: #8f8f8f;
  }

  .news .card .card-body .card-text {
    font-size: 16px;
    font-weight: 700;
  }

  .artikel-news .card-wrapper .card-body .card-text {
    font-size: 16px;
    font-weight: 700;
  }

  .artikel-news .card-wrapper .card-body .link-news {
    font-size: 10px;
    font-weight: 400;
  }

  .artikel-news .card-wrapper .card-body .card-date {
    color: #636363;
    font-size: 14px;
  }

  /* -- News -- */

  /* -- News detail -- */
  .news-detail .heading {
    font-size: 35px;
    font-weight: 700;
  }

  .konten-detail p {
    font-size: 20px;
    font-weight: 400;
  }

  /* -- Client -- */

  .client .heading {
    font-size: 40px;
    font-weight: 700;
    color: var(--first-color);
  }

  /* -- Client -- */

  /* -- About -- */
  .welcome {
    margin: 5rem 0;
  }

  .welcome .img-welcome {
    width: 100%;
    max-width: 600px;
  }

  .welcome .about-text .heading {
    font-size: 18px;
    font-weight: 400;
  }

  .welcome .about-text .sub-heading {
    font-size: 36px;
    font-weight: 600;
  }

  .welcome .about-text p {
    font-size: 18px;
    font-weight: 400;
  }

  .map .heading {
    font-size: 40px;
    font-weight: 700;
  }

  /* -- About -- */

  /* Event */
  .event-detail .heading {
    font-size: 44px;
    font-weight: 700;
  }

  .event-detail .deskripsi {
    max-width: 1160px;
    padding-bottom: 8rem;
  }

  .event-detail .deskripsi h4 {
    font-size: 28px;
    font-weight: 700;
  }

  .event-detail .deskripsi p {
    font-size: 20px;
    font-weight: 400;
  }

  .mail {
    width: fit-content;
  }
}

@media (min-width: 992px) and (max-width: 1099.98px) {
  /* -----Component ----- */

  .card-title {
    font-weight: 600;
  }

  .memory .heading .detail-img {
    font-size: 22px;
    font-weight: 500;
  }

  .memory .heading .konten {
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    max-width: 55rem;
  }

  .roadmap-konten p {
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
  }

  .btn-product {
    width: 80%;
  }

  .news-detail .heading {
    font-size: 30px;
    font-weight: 700;
  }

  .roadmap-konten h6 {
    font-size: 20px;
    font-weight: 600;
  }

  .financial .heading h3 {
    font-size: 35px;
    color: #091970;
  }

  .purchasing .heading h3 {
    font-size: 35px;
    color: #091970;
  }

  .analytic .heading h3 {
    font-size: 35px;
    color: #091970;
  }

  .mobility .heading h3 {
    font-size: 35px;
    color: #091970;
  }

  .memory .heading h3 {
    font-size: 24px;
    color: #091970;
  }

  .extens .heading h3 {
    font-size: 35px;
    color: #091970;
  }

  .roadmap .heading h3 {
    font-size: 35px;
    color: #091970;
  }

  .chat {
    right: 10px !important;
  }

  .navbar-collapse .sign {
    font-size: 14px;
    padding: 6px 14px !important;
  }

  .carousel-inner .carousel-satu {
    height: 800px;
  }

  .carousel-inner .carousel-dua {
    height: 800px;
  }

  .carousel-inner .carousel-tiga {
    height: 800px;
  }

  .carousel-konten {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
  }

  .wrapper {
    height: 700px;
  }

  .jumbotron .heading {
    font-size: 56px;
    font-weight: 700;
    width: 60rem;
  }

  .jumbotron .sub-heading {
    font-size: 24px;
    font-weight: 500;
    width: 35rem;
    text-align: start;
  }

  .jumbotron .btn-cta {
    padding: 20px 40px;
  }

  /* Contact us */
  .contact-us {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5rem;
    padding-bottom: 4rem;
  }

  .contact-wrapper .contact-text {
    width: 100%;
    max-width: 31rem;
  }

  .contact-wrapper .contact-text h3 {
    font-size: 40px;
    font-weight: 700;
  }

  .contact-wrapper .contact-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .hero-contact {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 500px;
  }

  /* Hero-banner */
  .banner {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30rem;
  }

  .banner-wrapper .banner-text {
    width: 100%;
    max-width: 28rem;
  }

  .banner-wrapper .banner-text h3 {
    font-size: 40px;
    font-weight: 700;
  }

  .banner-wrapper .banner-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .banner-hero {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 450px;
  }

  .testimoni .heading {
    max-width: 40rem;
    margin: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .testimoni .video .yt-testi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .hero-produk .laptop {
    width: 100%;
    max-width: 500px;
  }

  .mobile-img {
    max-width: 250px;
  }

  .testi-produk .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 17rem;
  }

  .mobility .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 25rem;
    max-height: 15rem;
  }

  .bg-rectangle {
    width: 100%;
    max-width: 34rem;
    height: 100%;
    max-height: 25rem;
    margin: auto;
  }

  .financial .hero-product {
    max-width: 500px;
  }

  .img-memory img {
    width: 50% !important;
  }

  .img-security img {
    width: 50% !important;
  }

  /* Footer */
  .nav-footer {
    font-size: 16px;
    font-weight: 700;
    color: var(--first-color);
  }

  .footer-contact {
    background-image: var(--second-color);
  }

  .footer-contact:hover {
    background: var(--first-color);
  }

  /* -----Component ----- */

  .jumbotron .heading {
    font-size: 44px;
    font-weight: 700;
    width: 50rem;
    padding-top: 3rem;
  }

  .jumbotron .btn-cta {
    padding: 20px 40px;
  }

  .hero-content {
    margin-top: 7rem;
    height: 300px;
    background: white;
  }

  .hero-content .col-12 {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .bg-hero {
    background: linear-gradient(
      to bottom,
      #fff 0%,
      #fff 60%,
      #0758cc 60%,
      #09227f 100%
    );
  }

  .hero img {
    width: 100%;
    max-width: 1000px;
  }

  .feature {
    background: var(--background);
  }

  .feature-content .heading {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    padding-top: 40px;
  }

  .card-feature .card .card-body {
    height: 12rem;
    background-color: #f7f7f7;
  }

  .icon-card img {
    width: 100%;
    max-width: 60px;
  }

  .card-feature .card-title {
    font-size: 16px;
    font-weight: bold;
  }

  .card-feature .card-text {
    font-size: 14px;
    font-weight: 400;
  }

  .trusted {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .companies-wrapper .heading {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 4rem;
  }

  .companies-wrapper .logo img {
    width: 100%;
    max-width: 180px;
    color: #092c4c;
  }

  .solution {
    margin: 5rem 0;
  }

  .solution .heading {
    font-size: 40px;
    font-weight: 700;
    color: var(--first-color);
  }

  .testi-solution .video .yt-solution {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 18rem;
  }

  .solution .pills .nav-pills {
    background: var(--background);
    padding: 20px 50px;
    max-width: fit-content;
    color: var(--first-color);
    margin: auto;
  }

  .solution .pills .nav-pills .nav-link:active {
    color: white !important;
  }

  .btn-pill {
    color: var(--first-color);
  }

  .solution .pills .nav-pills.nav-pills {
    --bs-nav-pills-link-active-color: #fff !important;
    --bs-nav-pills-link-active-bg: var(--first-color);
  }

  .tab-pane .title {
    font-weight: 600;
  }

  .tab-pane ul li p {
    font-size: 12px;
  }

  .artikel-news .heading {
    text-align: center;
    font-size: 40px;
    padding-bottom: 3rem;
  }

  .faq .heading h3 {
    font-size: 32px;
    font-weight: 700;
  }

  .faq .accordion-button {
    height: 100%;
    max-height: 4rem;
  }

  /* -- Product -- */

  /* -- News -- */
  .artikel-news .card-wrapper .card-body .card-text {
    font-size: 14px;
    font-weight: 700;
  }

  .artikel-news .card-wrapper .card-body .link-news {
    font-size: 10px;
    font-weight: 400;
  }

  .artikel-news .card-wrapper .card-body .card-date {
    color: #636363;
    font-size: 12px;
  }

  /* About */
  /* -- About -- */
  .welcome {
    margin: 5rem 0;
  }

  .welcome .img-welcome {
    width: 100%;
    max-width: 600px;
  }

  .welcome .about-text .heading {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }

  .welcome .about-text .sub-heading {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
  }

  .welcome .about-text p {
    font-size: 18px;
    font-weight: 400;
  }

  .map .heading {
    font-size: 40px;
    font-weight: 700;
  }
}

/* Tablet*/
@media (min-width: 768px) and (max-width: 991.98px) {
  /* -----Component ----- */

  h3 {
    font-size: 24px;
  }

  .card-title {
    font-weight: 600;
  }

  .card-feature .card-title {
    font-weight: 600;
    font-size: 20px;
  }

  .roadmap-konten h6 {
    font-size: 20px;
    font-weight: 600;
  }

  .news-detail .heading {
    font-size: 28px;
    font-weight: 700;
  }

  .btn-product {
    width: 90%;
  }

  .financial .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .purchasing .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .analytic .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .mobility .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .memory .heading h3 {
    font-size: 22px;
    color: #091970;
  }

  .extens .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .roadmap .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .contact-us .contact-wrapper {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }

  .owl-prev span {
    font-size: 28px;
  }

  .owl-next span {
    font-size: 28px;
  }

  .navbar-collapse {
    background-color: white;
  }

  .chat {
    right: 10px !important;
  }

  .carousel-inner .carousel-satu {
    height: 480px;
  }

  .carousel-inner .carousel-dua {
    height: 480px;
  }

  .carousel-inner .carousel-tiga {
    height: 480px;
  }

  .carousel-konten {
    position: absolute;
    top: 65%;
    left: 45%;
    transform: translate(-50%, -50%);
  }

  .wrapper {
    height: 550px;
  }

  .jumbotron .heading {
    font-size: 56px;
    font-weight: 700;
    width: 60rem;
  }

  .jumbotron .sub-heading {
    width: 22rem;
    font-size: 16px;
    font-weight: 500;
    padding: 2rem 0;
  }

  .jumbotron .btn-cta {
    padding: 20px 40px;
  }

  /* contact */
  .contact-us {
    padding-top: 3rem;
  }

  .contact-wrapper {
    background: var(--second-color);
    margin: 0 24px;
    border-radius: 10px;
  }

  .contact-wrapper .contact-text {
    width: 100%;
    /* max-width: 31rem; */
    text-align: center;
  }

  .contact-wrapper .contact-text h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
  }

  .contact-wrapper .contact-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .hero-contact {
    width: 100%;
    max-width: 500px;
  }

  /* Hero-banner */
  .banner {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30rem;
  }

  .banner-wrapper .banner-text {
    width: 100%;
    max-width: 27rem;
  }

  .banner-wrapper .banner-text h3 {
    font-size: 32px;
    font-weight: 700;
  }

  .banner-wrapper .banner-text p {
    font-size: 14px;
    font-weight: 400;
  }

  .banner-hero {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 450px;
  }

  .testimoni .heading {
    max-width: 40rem;
    margin: auto;
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .testimoni .video .yt-testi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .mobile-img {
    max-width: 250px;
  }

  .testi-produk .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 17rem;
  }

  .mobility .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 17rem;
  }

  .bg-rectangle {
    width: 100%;
    max-width: 34rem;
    height: 100%;
    max-height: 25rem;
    margin: auto;
  }

  .hero-produk .laptop {
    width: 100%;
    max-width: 500px;
  }

  .card-feature {
    max-width: 40rem;
  }

  .financial .card-wrapper .card {
    border: none !important;
  }

  .sales .card-wrapper .card {
    border: none !important;
  }

  .purchasing .card-purchase {
    max-width: 32rem;
    margin: auto;
  }

  .img-memory img {
    width: 80% !important;
  }

  .img-security img {
    width: 80% !important;
  }

  /* Footer */
  .nav-footer {
    font-size: 24px;
    font-weight: 600;
    background: var(--second-color);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .nav-footer ul {
    text-align: center;
  }

  .nav-footer ul li {
    padding: 10px 0;
  }

  .footer-company {
    text-align: center;
  }

  .footer-contact {
    background-color: var(--first-color);
    width: 100%;
    max-width: 20rem;
    margin: auto;
  }

  .footer-contact .wa {
    width: 100%;
  }

  .footer-contact .mail {
    width: 100%;
  }

  /* Footer */
  .footer-contact {
    background-image: var(--second-color);
  }

  .footer-contact:hover {
    background: var(--first-color);
  }

  /* -----Component ----- */

  .jumbotron .heading {
    font-size: 32px;
    font-weight: 700;
    max-width: 35rem;
  }

  .jumbotron .btn-cta {
    padding: 15px 30px;
  }

  .bg-hero {
    background: linear-gradient(
      to bottom,
      #fff 0%,
      #fff 60%,
      #0758cc 60%,
      #09227f 100%
    );
  }

  .feature {
    background: var(--background);
  }

  .feature-content .heading {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding-top: 3rem;
  }

  .card-feature .card-body {
    display: flex;
    align-items: center;
    gap: 30px;
  }

  /* trusted */
  .trusted {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .trusted .companies-wrapper .heading {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 3rem;
  }

  /* Solution */
  .solution-mobile .accordion-button {
    background: var(--second-color);
    border-radius: 10px !important;
    color: white;
  }

  .artikel-news .heading {
    font-size: 24px;
    text-align: center;
  }

  /* Solution */
  .solution-mobile .heading {
    font-size: 24px;
    font-weight: 700;
    padding: 3rem 0 2rem 0;
  }

  /* -- Product -- */

  /* -- About -- */
  .welcome {
    margin: 5rem 0;
  }

  .welcome .img-welcome {
    width: 100%;
    max-width: 600px;
  }

  .welcome .about-text .heading {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }

  .welcome .about-text .sub-heading {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
  }

  .welcome .about-text p {
    font-size: 18px;
    font-weight: 400;
  }

  .map .heading {
    font-size: 40px;
    font-weight: 700;
  }

  /* -- Solution -- */
  .testi-solution .video .yt-solution {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 17rem;
  }

  /* Support */
  #button_download_support {
    display: none !important;
  }

  #logo_download_support {
    display: block !important;
  }
}

/* Mobile Landscape */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* -----Component ----- */

  h3 {
    font-size: 22px;
  }

  .card-title {
    font-weight: 600;
  }

  .card-feature .card-title {
    font-weight: 600;
  }

  .news-detail .heading {
    font-size: 26px;
    font-weight: 700;
  }

  .roadmap-konten h6 {
    font-size: 20px;
    font-weight: 600;
  }

  .owl-prev span {
    font-size: 28px;
  }

  .financial .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .purchasing .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .analytic .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .mobility .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .memory .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .extens .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .roadmap .heading h3 {
    font-size: 28px;
    color: #091970;
  }

  .owl-next span {
    font-size: 28px;
  }

  .chat {
    right: 10px !important;
  }

  .carousel-inner .carousel-satu {
    height: 480px;
  }

  .carousel-inner .carousel-dua {
    height: 480px;
  }

  .carousel-inner .carousel-tiga {
    height: 480px;
  }

  .carousel-konten {
    position: absolute;
    top: 50%;
    left: 40%;
    transform: translate(-50%, -50%);
  }

  .wrapper {
    height: 500px;
  }

  .jumbotron .heading {
    font-size: 20px;
    font-weight: 700;
  }

  .jumbotron .sub-heading {
    font-size: 14px;
    font-weight: 500;
    padding: 2rem 0;
  }

  .jumbotron .btn-cta {
    padding: 10px 20px;
  }

  .vr {
    display: none !important;
  }

  .contact-us .contact-wrapper {
    padding-top: 3rem;
    padding-bottom: 4rem;
  }

  .contact-wrapper {
    background: var(--second-color);
    margin: 0 24px;
    border-radius: 10px;
  }

  .contact-wrapper .contact-text {
    width: 100%;
    max-width: 31rem;
    text-align: center;
  }

  .contact-wrapper .contact-text h3 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
  }

  .contact-wrapper .contact-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .hero-contact {
    width: 100%;
    max-width: 500px;
  }

  /* Hero-banner */
  .banner {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 37rem;
  }

  .banner-wrapper .banner-text {
    width: 100%;
    max-width: 20rem;
  }

  .banner-wrapper .banner-text h3 {
    font-size: 32px;
    font-weight: 700;
  }

  .banner-wrapper .banner-text p {
    font-size: 14px;
    font-weight: 400;
  }

  .banner-hero {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 350px;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .testimoni .heading {
    max-width: 40rem;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .testimoni .video .yt-testi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
  }

  .testi-produk .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 14rem;
  }

  .testi-solution .video .yt-solution {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 17rem;
  }

  .mobility .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    max-width: 30rem;
    max-height: 17rem;
  }

  .bg-rectangle {
    width: 100%;
    max-width: 40rem;
    height: 100%;
    max-height: 25rem;
  }

  .hero-produk .laptop {
    width: 100%;
    max-width: 500px;
  }

  .mobile-img {
    max-width: 250px;
  }

  .img-memory img {
    width: 50% !important;
  }

  .img-security img {
    width: 50% !important;
  }

  /* Footer */
  .nav-footer {
    font-size: 21px;
    font-weight: 600;
    color: var(--first-color);
  }

  .nav-footer ul {
    text-align: center;
  }

  .nav-footer ul li {
    padding: 10px 0;
  }

  .footer-contact {
    background-image: var(--second-color);
  }

  .footer-contact:hover {
    background: var(--first-color);
  }

  .footer-company {
    text-align: center;
  }

  .footer-contact {
    background-color: var(--first-color);
    width: 100%;
  }

  .footer-contact .wa {
    width: 100%;
  }

  .footer-contact .mail {
    width: 100%;
  }

  /* -----Component ----- */

  .navbar-collapse {
    background-color: white;
  }

  .navbar-brand img {
    max-width: 100px;
  }

  /* .feature-content,
  .trusted,
  .solution,
  .faq,
  .contact-wrapper {
    margin: 0 10px;
  } */

  .bg-hero {
    background: linear-gradient(
      to bottom,
      #fff 0%,
      #fff 60%,
      #0758cc 60%,
      #09227f 100%
    );
  }

  .feature {
    background: var(--background);
  }

  .feature-content .heading {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding-top: 70px;
  }

  .trusted {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .companies-wrapper .heading {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding-bottom: 2rem;
  }

  .companies-wrapper .logo img {
    width: 100%;
    max-width: 100px;
  }

  .solution .heading {
    font-size: 20px;
    font-weight: 700;
    max-width: 17rem;
    text-align: center;
  }

  /* Product */
  .financial .card-wrapper .card {
    border: none !important;
  }

  .memory .heading h5 {
    font-size: 28px;
  }

  /* Solution */
  .solution-mobile .accordion-button {
    background: var(--second-color);
    border-radius: 10px !important;
    color: white;
  }

  /* -- About -- */
  .welcome {
    margin: 5rem 0;
  }

  .welcome .img-welcome {
    width: 100%;
    max-width: 600px;
  }

  .welcome .about-text .heading {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }

  .welcome .about-text .sub-heading {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
  }

  .welcome .about-text p {
    font-size: 18px;
    font-weight: 400;
  }

  .map .heading {
    font-size: 40px;
    font-weight: 700;
  }

  /* Support */
  #button_download_support {
    display: none !important;
  }

  #logo_download_support {
    display: block !important;
  }
}

/* Mobile */
@media (max-width: 575.98px) {
  /* -----Component ----- */

  h3 {
    font-size: 20px;
  }

  .judul_section {
    padding-top: 5.8rem !important;
  }

  .faq {
    padding-top: 2.5rem !important;
  }

  .news-detail .heading {
    font-size: 24px;
    font-weight: 700;
  }

  .roadmap-konten h6 {
    font-size: 20px;
    font-weight: 600;
  }

  hr {
    /* margin: 40px auto !important; */
    width: 100% !important;
  }

  .owl-prev span {
    font-size: 28px;
  }

  .owl-next span {
    font-size: 28px;
  }

  .carousel-control-prev {
    background-color: rgba(0, 0, 0, 1) !important;
    border-radius: 50% !important;
    height: 30px !important;
    width: 30px !important;
    top: 90% !important;
    font-size: 10px;
    margin-left: 8% !important;
  }

  .carousel-control-prev span {
    font-size: 5px !important;
  }

  .carousel-control-next {
    background-color: rgba(0, 0, 0, 1) !important;
    border-radius: 50% !important;
    height: 30px !important;
    width: 30px !important;
    top: 90% !important;
    font-size: 10px;
    margin-right: 8% !important;
  }

  .carousel-control-next span {
    font-size: 5px !important;
  }

  .chat {
    right: 32px !important;
  }

  .navbar-collapse {
    background-color: white;
  }

  .navbar li a {
    color: black;
    font-weight: 300;
  }

  .navbar .nav-item .nav-link {
    color: #838e9e;
  }

  .navbar-nav .nav-link.active {
    color: #091970 !important;
    font-weight: 700;
  }

  .navbar .sign {
    display: none;
  }

  .carousel-inner .carousel-satu {
    height: 435px;
  }

  .carousel-inner .carousel-dua {
    height: 300px;
  }

  .carousel-inner .carousel-tiga {
    height: 300px;
  }

  .carousel-konten {
    position: absolute;
    top: 55%;
    left: 45%;
    transform: translate(-50%, -50%);
    width: 75%;
  }

  .wrapper {
    height: 500px;
  }

  .jumbotron .heading {
    font-size: 24px;
    font-weight: 700;
  }

  .jumbotron .sub-heading {
    font-size: 12px;
    /* font-weight: 500; */
  }

  .jumbotron .btn-cta {
    padding: 8px 16px;
    font-size: 12px;
  }

  .vr {
    display: none !important;
  }

  .contact-us .contact-wrapper {
    padding-top: 3rem;
  }

  .contact-wrapper {
    background: var(--second-color);
    /* margin: 0 24px; */
    border-radius: 10px;
  }

  .contact-wrapper .contact-text {
    width: 100%;
    /* max-width: 31rem; */
    text-align: center;
  }

  .contact-wrapper .contact-text h3 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
  }

  .contact-wrapper .contact-text p {
    font-size: 16px;
    font-weight: 400;
  }

  .hero-contact {
    width: 100%;
    max-width: 500px;
  }

  /* Hero-banner */
  .banner {
    position: relative;
    background-image: url("../assets/img/bg-contact.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 38rem;
  }

  .banner-text {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .banner-wrapper .banner-text {
    width: 100%;
    max-width: 20rem;
  }

  .banner-wrapper .banner-text h3 {
    font-size: 32px;
    font-weight: 700;
  }

  .banner-wrapper .banner-text p {
    font-size: 14px;
    font-weight: 400;
  }

  .banner-hero {
    position: absolute !important;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 350px;
    left: 50%;
    transform: translate(-50%, 0);
  }

  .testimoni .video .yt-testi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    width: 80%;
    height: 80%;
  }

  .testi-produk .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    width: 100%;
    height: 80%;
  }

  .testi-solution .video .yt-solution {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    width: 80%;
    height: 80%;
  }

  .financial .heading h3 {
    font-size: 24px;
    color: #091970;
  }

  .purchasing .heading h3 {
    font-size: 26px;
    color: #091970;
  }

  .analytic .heading h3 {
    font-size: 26px;
    color: #091970;
  }

  .mobility .heading h3 {
    font-size: 26px;
    color: #091970;
  }

  .memory .heading h3 {
    font-size: 26px;
    color: #091970;
  }

  .extens .heading h3 {
    font-size: 26px;
    color: #091970;
  }

  .roadmap .heading h3 {
    font-size: 26px;
    color: #091970;
  }

  .mobility .video .yt-produk {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
    width: 100%;
    height: 200px !important;
  }

  /* .memory .img-memory img {
    width: 80% !important;
  }

  .memory .img-security img {
    width: 62% !important;
  } */

  .bg-rectangle {
    width: 100%;
    height: 100%;
    padding: 0 10px;
  }

  .hero-produk .laptop {
    width: 100%;
  }

  .mobile-img {
    max-width: 200px;
  }

  .roadmap .btn {
    width: 100%;
    margin: 0 auto;
  }

  /* Footer */
  .nav-footer {
    font-size: 21px;
    font-weight: 600;
    color: var(--first-color);
  }

  .nav-footer ul {
    text-align: center;
  }

  .nav-footer ul li {
    padding: 10px 0;
  }

  .footer-company {
    text-align: center;
  }

  .footer-contact {
    background-image: var(--second-color);
    width: 100%;
    padding-right: 2rem !important;
    padding-left: 2rem !important;
  }

  .footer-contact:hover {
    background: var(--first-color);
  }

  .footer-contact .wa {
    width: 100%;
  }

  .footer-contact .mail {
    width: 100%;
  }

  /* -----Component ----- */

  .navbar-brand img {
    max-width: 100px;
  }

  /* .feature-content,
  .trusted,
  .solution,
  .faq,
  .contact-wrapper {
    margin: 0 10px;
  } */

  .bg-hero {
    background: linear-gradient(
      to bottom,
      #fff 0%,
      #fff 60%,
      #0758cc 60%,
      #09227f 100%
    );
  }

  .feature {
    background: var(--background);
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
  }

  .feature-content .heading {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    /* padding-bottom: 0.5rem; */
  }

  .trusted {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
  }

  .companies-wrapper .heading {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    /* padding-bottom: 0.5rem; */
  }

  .companies-wrapper .logo img {
    width: 100%;
    max-width: 100px;
  }

  .solution .heading {
    font-size: 20px;
    font-weight: 700;
    max-width: 17rem;
    text-align: center;
  }

  .artikel-news {
    background: var(--background);
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
  }

  .faq {
    padding-top: 2.5rem;
  }

  /* Solution */
  .solution-mobile .accordion-button {
    background: var(--second-color);
    border-radius: 10px !important;
    color: white;
  }

  /* Product */

  .financial .card-wrapper .card {
    border: none !important;
  }

  .sales .card-wrapper .card {
    border: none !important;
  }

  /* .purchasing .card-purchase {
    height: 18rem;
  } */

  .mobility .video .yt-produk {
    max-width: 100%;
    /* height: auto; */
    margin: auto;
    border-radius: 10px !important;
  }

  .img-memory {
    max-width: 250px;
  }

  .img-security {
    max-width: 250px;
  }

  .memory .heading h5 {
    font-size: calc(1.3rem + 0.6vw);
  }

  .extens .heading {
    font-size: calc(1.3rem + 0.6vw);
    font-weight: 700;
  }

  /* -- Client -- */

  .client .heading {
    font-size: 26px;
    font-weight: 600;
    color: var(--first-color);
  }

  /* -- Client -- */

  /* -- About -- */
  .welcome {
    margin: 5rem 0;
  }

  .welcome .img-welcome {
    width: 100%;
    max-width: 600px;
  }

  .welcome .about-text .heading {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }

  .welcome .about-text .sub-heading {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
  }

  .welcome .about-text p {
    font-size: 18px;
    font-weight: 400;
  }

  .map .heading {
    font-size: 40px;
    font-weight: 700;
  }

  /* -- About -- */

  .roadmap-btn {
    width: 100% !important;
    margin: auto;
  }

  /* huawei */

  .huawei-kategori .heading h2 {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    color: #091970;
  }

  .huawei-kategori .heading p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
  }

  .huawei-cloud .heading h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #091970;
  }

  .huawei-cloud .heading p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
  }

  .huawei-infra .heading h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    color: #091970;
  }

  .huawei-infra .heading p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
  }

  /* Support */
  #button_download_support {
    display: none !important;
  }

  #logo_download_support {
    display: block !important;
  }

  .card-title {
    font-size: 16px;
    font-weight: 600;
  }

  .card-text {
    font-size: 14px;
  }

  .testimoni .heading {
    padding-top: 80px;
  }

  .mail {
    width: 100%;
  }

  #sosmed-footer {
    margin-top: 20px;
  }
}

.im {
  height: 180px;
  overflow: hidden;
}

.im img {
  position: relative;
  top: 45%;
  transform: translateY(-50%);
}

.judul_news {
  word-wrap: break-word;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  min-height: 5.1rem;
}

.contact-form.form {
  background-image: url(../assets/img/bg-form.webp);
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
