@charset "utf-8";
/* Development by InDeo 2023-01-12*/


/* Google Font
-------------------------------------------------*/

@import "https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,800,900";


/* ===================================
    Typography
    ====================================== */

body {
    font-family: "Roboto", sans-serif;
    margin: 0;
    padding: 0;
    color: #000;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 28px;
    overflow-x: hidden;
    margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: none;
}

.title-parent {
  text-align: center;
}
.title-all {
  font-size: 45px;
  font-weight: 600;
  text-align: center;
  line-height: 1.2;
}
.title-desc {
  padding-top: 20px;
  display: block;
  margin: 0 auto;
  max-width: 700px;
}
.title-desc p {
  font-size: 18px;
  line-height: 1.4;
}
.mobile {
  display: none;
}
/* End Default */


/* Header CSS */
.header-biometric {
  padding-top: 50px;
  padding-bottom: 100px;
  background: url(../img/header.jpg) no-repeat center;
  background-size: cover;
  background-position: center;
  position: relative;
}
.header-biometric-teks-logo {
  position: relative;
  padding-bottom: 100px;
}
.header-biometric-teks-logo img {
  max-height: 60px;
  width: auto;
  margin-left: 20px;
}
.header-biometric-teks-logo span {
  position: absolute;
  left: 0;
  height: 45px;
  width: 6px;
  border-radius: 20px;
  background: #a11212;
}

.header-biometric-teks {
  padding-top: 0px;
}
.header-biometric-teks-parent {
}
.header-biometric-teks-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3;
  padding-bottom: 30px;
  padding-top: 20px;
}
.header-biometric-teks-title span {
  color: #a11212;
}
.header-biometric-teks-desc {
  padding-bottom: 50px;
  display: block;
  margin: 0 auto;
  max-width: 700px;
}
.header-biometric-teks-desc p {
  font-size: 18px;
}
.header-biometric-teks-cta {
  /*padding-bottom: 70px;*/
}
.header-biometric-teks-cta a {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 50px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); 
}
.header-biometric-teks-cta a:nth-child(1) {
  padding: 11px 45px;
  background: #a11212;
  color: #fff;
}
.header-biometric-teks-cta a:nth-child(2) {
  padding: 11px 35px;
  background: #eee;
  color: #a11212;
}
.header-biometric-img {
  padding-top: 80px;
  padding-bottom: 130px;
}
/* End Header CSS */

/* Integrasi CSS */
.integrasi {
  padding-top: 40px;
  padding-bottom: 70px;
}
.integrasi .title-all {
  color: #a11212;
  display: block;
  margin: 0 auto;
  max-width: 600px;
}
.integrasi .title-desc {
  display: block;
  margin: 0 auto;
  max-width: 500px;
}
.integrasi .row {
  padding-top: 40px;
}
.integrasi-box {
  margin-bottom: 30px;
}
.integrasi-box a {
  padding: 12px 24px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  background: linear-gradient(to right, #b10000, #ff0000);
  border-radius: 999px;
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
}
.integrasi-box-spp a {
  padding: 22px 44px;
}
.arrow {
  margin-left: 10px;
}
/* End Integrasi CSS */

/* Keunggulan CSS */
.keunggulan {
  padding-top: 40px;
  padding-bottom: 80px;
  color: #fff;
}
.keunggulan-box {
  background: linear-gradient(to right, #b10000, #ff0000);
  padding: 80px 50px;
  border-radius: 30px;
}
.keunggulan-box-parent {
  padding-top: 80px;
  margin-bottom: 40px;
  max-width: 500px;
}
.keunggulan-box-parent-title {
  font-size: 30px;
  line-height: 1.3;
  font-weight: 600;
  padding-bottom: 20px;
}
/* End Keunggulan CSS */

/* Syarat CSS */
.syarat {
  padding-top: 70px;
  padding-bottom: 70px;
  background: url(../img/cta.jpg) no-repeat center;
  background-size: cover;
  background-position: center;
}
.syarat .title-all {
  color: #fff;
}
.syarat .row {
  padding-top: 40px;
}
.syarat-box {
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  margin-bottom: 40px;
}
.syarat-box-title {
  padding-bottom: 15px;
  position: relative;
}
.syarat-box-title .teks {
  font-size: 25px;
  color: #a11212;
  font-weight: 600;
  padding-left: 15px;
}
.syarat-box-title .panel {
  position: absolute;
  left: -10px;
  height: 45px;
  width: 6px;
  border-radius: 20px;
  background: #a11212;
}
/* Ens Syarat CSS */

/* Timeline CSS */
.timeline-parent {
  padding-top: 80px;
}
.timeline {
  position: relative;
  padding-top: 40px;
  box-sizing: border-box;
}
.timeline:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 10%;
  width: 2px;
  height: 80%;
  background: #c5c5c5;
}
.timeline ul {
  padding: 0;
  margin: 0;
}
.timeline ul li {
  list-style: none;
  position: relative;
  width: 50%;
  padding: 20px 40px;
  box-sizing: border-box;
}
.timeline ul li:nth-child(odd){
  float: left;
  clear: both;
}
.timeline ul li:nth-child(even){
  float: right;
  text-align: left;
  clear: both;
}
.content {
  padding-bottom: 20px;
  background: linear-gradient(to right, #b10000, #ff0000);
  color: #fff;
  padding: 30px 40px;
  border-radius: 20px;
  position: relative;
}
.content .panel {
  position: absolute;
  left: 25px;
  height: 35px;
  width: 6px;
  border-radius: 20px;
  background: #fff;
}
.timeline ul li:nth-child(odd):before {
  /*content: '';
  position: absolute;
  top: 24px;
  right: -6px;
  width: 10px;
  height: 10px;
  background: rgba(233,33,99,1);
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(233,33,99,0.2);*/
}
.timeline ul li:nth-child(even):before {
  /*content: '';
  position: absolute;
  top: 24px;
  left: -4px;
  width: 10px;
  height: 10px;
  background: rgba(233,33,99,1);
  border-radius: 50%;
  box-shadow: 0 0 0 3px rgba(233,33,99,0.2);*/
}
.timeline ul li h3 {
  margin: 0;
  font-weight: 600;
  padding-left: 10px;
}
.timeline ul li p {
  margin: 10px 0 0;
  padding: 0;
}
.timeline ul li h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.timeline ul li:nth-child(odd) .time {
  position: absolute;
  top: 62px;
  right: -20px;
  margin: 0;
  padding: 10px 10px;
  background: #b10000;
  color: #fff;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  text-align: center;
}
.timeline ul li:nth-child(even) .time {
  position: absolute;
  top: 62px;
  left: -20px;
  margin: 0;
  padding: 10px 10px;
  background: #b10000;
  color: #fff;
  border-radius: 50px;
  height: 40px;
  width: 40px;
  text-align: center;
}
/* End Time line CSS */

/* Doc CSS */
.doc-img-bg img {
  width: 100%;
}

.doc-parent-box {
  padding: 40px;
  background: #f4f4f4;
  border-radius: 40px;
  position: relative;
  margin-top: -660px;
}
.doc-parent-box-teks {
  padding-top: 50px;
}
.doc-parent-box-teks-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.2;
  color: #b10000;
  padding-bottom: 20px;
}
.doc-parent-box-teks-desc {
  padding-bottom: 30px;
}
.doc-parent-box-teks-desc p {
  font-size: 18px;
}
.doc-parent-box-teks-cta a {
  text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 50px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); 
    padding: 11px 35px;
  background: #fff;
  color: #a11212;
}
/* End Doc CSS */

/* CTA CSS */
.cta {
  background: #b10000;
  padding-top: 60px;
  padding-bottom: 80px;
}
.cta-box {
  border-radius: 40px;
  background: url(../img/code.jpg) no-repeat center;
  background-size: cover;
  background-position: center;
  position: relative;
  text-align: center;
  color: #fff;
  padding: 70px 10px;
}
.cta-box-title {
  font-size: 35px;
  font-weight: 600;
  line-height: 1.3;
  padding-bottom: 20px;
}
.cta-box-desc {
  display: block;
  margin: 0 auto;
  max-width: 700px;
  padding-bottom: 40px;
}
.cta-box-desc p {
  font-size: 18px;
}
.cta-box-cta a {
  text-align: center;
}
/* End CTA CSS */

/* Copyright CSS */
#copyright {
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: center;
  background: #171717;
}
.copyright {
  padding-top: 5px;
  color: #fff;
  font-size: 14px;
}
.copyright a {
  color: #fff;
}
.copyright img {
  margin-top: -5px;
}
.copyright-detail {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
.copyright-detail p {
  font-size: 13px;
  color: #fff;
}

/* End Copyright CSS */

