.button-header-home {
  color: #077DE6 !important;
  font-family: Lato;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  background-color: #FFFFFF !important;
}

.container-logo-home {
  padding-top: 20px;
  margin-top: 70px;
  background: #F6F6F6;
  padding-bottom: 10px;
}

.logo-client {
  width: 150px;
}

.text-about {
  color: #13ADE1;
  font-family: 'DM Sans';
}

.paragraph-about {
  margin-top: 20px;
  font-size: 18px;
  font-family: 'Lato';
}

.button-about-more {
  width: auto;
  border-radius: 14px;
  background: linear-gradient(90deg, #03F4AA 12.02%, #1A8FF8 100%) !important;
  color: #ffffff !important;
}

.card-bottom-image {
  margin-right: 30px;
  margin-left: -30px;
  position: relative;
  margin-top: -40px;
  border-radius: 20px;
  padding: 15px;
  background: linear-gradient(90deg, #03F4AA 12.02%, #1A8FF8 100%) !important;
}

.text-about-angka {
  font-family: 'DM Sans';
  font-weight: 700;
  font-size: 60px;
}

.sub-text-about {
  font-family: 'DM Sans';
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

.judul-mission {
  font-size: 36px;
  font-family: 'DM Sans';
  font-weight: 700;
}

.mission-content-title {
  margin-top: 20px;
  font-family: DM Sans;
  font-weight: 700;
  font-size: 26px;
  line-height: 130%;
  color: #13ADE1;
}

.mission-content-subtitle {
  margin-top: 10px;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  color: #000;
}

.card-mission {
  background-color: #F6F6F6;
  padding-right: 10px;
  padding-left: 10px;
  height: 430px;
  padding-top: 20px;
  border-radius: 20px;
  border: 2px solid #13ADE1;
  padding-bottom: 20px;
}

.heading-software {
  font-family: DM Sans;
  font-weight: 700;
  font-size: 36px;
  line-height: 130%;
}

.text-product {
  margin-top: 20px;
  text-align: center;
  font-family: DM Sans;
  font-weight: 600;
  font-size: 15px;
  line-height: 16px;
}

.image-product {
  width: 100px;
}

.card-software {
  margin-bottom: 20px;
  height: max-content;
  border-radius: 20px;
  background: #F6F6F6;
}

.title-our-product {
  font-size: 36px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

.title-our-product::before, .title-our-product::after {
  content: "";
  width: 100px;
  height: 2px;
  background-color: #fff;
}

.margin-nav {
  margin-top: 90px;
}

.about-corporate {
  font-family: DM Sans;
  font-weight: 700;
  font-size: 60px;
  line-height: 130%;
  color: #13ADE1;
}

.sub-corporate {
  margin-top: -20px;
  font-family: DM Sans;
  font-weight: 800;
  font-size: 20px;
  line-height: 130%;
  color: #13ADE1;
}

.item-carousel-product {
  background-color: #f6f6f6 !important;
}

.image-detil-product {
  width: 300px;
}

.bg-header {
  border-radius: 20px;
}

.container-software {
  background: #f6f6f6;
  border-radius: 20px;
}

.title-git {
  font-family: DM Sans;
  font-weight: 700;
  font-size: 32px;
  line-height: 130%;
}

.card-git {
  margin-bottom: 200px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin-top: -200px;
}

.form-contact {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #000;
  border-radius: 0px;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, ">");
}

a {
  color: inherit;
}

.card-product {
  background-color: #f6f6f6;
}

.header-spesification {
  border-radius: 20px;
  font-size: 20px;
  color: #ffffff !important;
  background: linear-gradient(90deg, #03F4AA 12.02%, #1A8FF8 100%) !important;
}

.table-product {
  font-size: 12px;
  /*width: 600px;*/
}

.paragraph-product {
  font-size: 14px;
}

