/* gutter: (max-width - column x grid-columns) / 11 */
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: local("Montserrat-SemiBold"), url("/static/website/fonts/Montserrat-SemiBold.otf?79cce2792a81") format("openType"); }

html {
  /* Change default typefaces here */
  font-family: serif;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%; }

/* Copy & Lists */
p {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 0; }

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

ul li {
  line-height: 1.5rem; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0; }

blockquote {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
li.title {
  /* Change heading typefaces here */
  font-family: sans-serif;
  margin-top: 1.5rem;
  margin-bottom: 0;
  line-height: 1.5rem; }

h1 {
  font-size: 4.242rem;
  line-height: 4.5rem;
  margin-top: 3rem; }

h2 {
  font-size: 2.828rem;
  line-height: 3rem;
  margin-top: 3rem; }

h3 {
  font-size: 1.414rem; }

h4 {
  font-size: 0.707rem; }

h5 {
  font-size: 0.4713333333333333rem; }

h6 {
  font-size: 0.3535rem; }

/* Tables */
table {
  margin-top: 1.5rem;
  border-spacing: 0px;
  border-collapse: collapse; }

table td,
table th {
  padding: 0;
  line-height: 33px; }

table.table {
  width: 100%;
  font-family: "Source Sans Pro", sans-serif;
  overflow: auto;
  border-collapse: collapse;
  counter-reset: section; }
  table.table th, table.table td {
    line-height: normal;
    padding: 8px;
    border: 1px solid #ddd; }
  table.table thead tr {
    position: sticky;
    background-color: #339999;
    color: white;
    top: 0; }
  table.table tbody tr:nth-child(even) {
    background-color: #f2f2f2; }
  table.table tbody tr:hover {
    background-color: #ddd; }

.scroll-wrapper {
  width: 100%;
  height: 300px;
  overflow: auto;
  margin-bottom: 30px; }
  .scroll-wrapper table {
    margin-top: 0; }

/* Code blocks */
code {
  vertical-align: bottom; }

/* Leading paragraph text */
.lead {
  font-size: 1.414rem; }

/* Hug the block above you */
.hug {
  margin-top: 0; }

body {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px; }

.bold {
  font-family: "Source Sans Pro", sans-serif; }

.bold_italic {
  font-family: "Source Sans Pro", sans-serif; }

a, a:hover, a:active, a:focus {
  text-decoration: none;
  outline: 0; }

.container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  display: table;
  padding: 0px; }
  .container::after {
    clear: both;
    content: "";
    display: table; }

.clear {
  clear: both; }

.left, .right {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 48.07692%; }
  .left:last-child, .right:last-child {
    margin-right: 0; }

.container_wrapper {
  padding: 0px 20px; }

.half_width {
  /* width: 45%; */
  color: black;
  font-size: 22px; }

.half_width_right {
  /* width: 45%;  */
  margin-left: 50%;
  color: black;
  font-size: 22px;
  text-align: left; }

.download_buttons {
  margin-top: 200px; }

img.cara-pinjam {
  width: 520px;
  height: 222px; }

.box_content .left, .box_content .right {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 48.07692%;
  position: relative; }
  .box_content .left:last-child, .box_content .right:last-child {
    margin-right: 0; }

.box_content .left_product {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 48.07692%;
  position: relative; }
  .box_content .left_product:last-child {
    margin-right: 0; }
  .box_content .left_product .loan_details_container {
    margin-top: 30px; }
    .box_content .left_product .loan_details_container .loan_details_icon {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 22.11538%; }
      .box_content .left_product .loan_details_container .loan_details_icon:last-child {
        margin-right: 0; }
    .box_content .left_product .loan_details_container .loan_details_text {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 74.03846%; }
      .box_content .left_product .loan_details_container .loan_details_text:last-child {
        margin-right: 0; }
    .box_content .left_product .loan_details_container .interest_rate {
      margin-top: 30px;
      background-image: url("/static/website/img/interest-rate.png?afd010157ba9");
      background-size: contain;
      width: 108px;
      height: 80px;
      background-repeat: no-repeat;
      margin-bottom: 30px; }
    .box_content .left_product .loan_details_container .admin_fee {
      margin-top: 30px;
      background-image: url("/static/website/img/calculator.png?afd010157ba9");
      background-size: contain;
      width: 108px;
      height: 80px;
      background-repeat: no-repeat; }
    .box_content .left_product .loan_details_container p.details_value_bold {
      font: 500 30px "Source Sans Pro", sans-serif;
      color: #6a6a6a; }
    .box_content .left_product .loan_details_container .interest_rate_text {
      font: 600 18px "Source Sans Pro", sans-serif;
      margin-bottom: 30px;
      color: #545454; }

.box_content .right_product {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 48.07692%;
  position: relative;
  padding-left: 20px;
  margin-top: 45px; }
  .box_content .right_product:last-child {
    margin-right: 0; }
  .box_content .right_product .loan_details_container {
    margin-bottom: 30px; }
    .box_content .right_product .loan_details_container .loan_details_icon {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 22.11538%;
      margin-top: 15px; }
      .box_content .right_product .loan_details_container .loan_details_icon:last-child {
        margin-right: 0; }
    .box_content .right_product .loan_details_container .loan_amount {
      background-image: url("/static/website/img/icon-tkb90.png?99548907c718");
      background-size: contain;
      width: 101px;
      height: 75px;
      background-repeat: no-repeat; }
    .box_content .right_product .loan_details_container .tenure_details {
      background-image: url("/static/website/img/calendar.png?afd010157ba9");
      background-size: contain;
      width: 101px;
      height: 75px;
      background-repeat: no-repeat; }
    .box_content .right_product .loan_details_container .disbursement {
      background-image: url("/static/website/img/atm-money.png?afd010157ba9");
      background-size: contain;
      width: 101px;
      height: 75px;
      background-repeat: no-repeat; }
    .box_content .right_product .loan_details_container a.details_title {
      font: bold 18px "Source Sans Pro", sans-serif; }
    .box_content .right_product .loan_details_container a.details_value_bold {
      color: #339999;
      font: bold 30px "Source Sans Pro", sans-serif; }
    .box_content .right_product .loan_details_container a.details_value {
      color: #339999;
      font: 20px "Source Sans Pro", sans-serif; }

.button {
  padding: 5px 30px 7px;
  display: table;
  border-radius: 5px;
  float: left;
  color: white;
  margin-right: 20px;
  font: 400 19px/32px "Source Sans Pro", sans-serif; }

.blue_color {
  background-color: #003399; }

.light_blue_color {
  background-color: #339999; }

.light_yellow_color {
  background-color: #FFBA53; }

.logo {
  background-image: url(/static/website/img/home_logo.png?99548907c718);
  width: 76px;
  height: 57px;
  background-size: 76px 57px;
  background-repeat: no-repeat;
  display: table;
  float: left; }

.nav {
  background-color: transparent;
  top: 0px;
  margin: 20px 0px;
  width: 100%;
  z-index: 1000;
  position: absolute;
  display: table; }
  .nav .logo {
    float: left; }
  .nav .sprite.navbar-logo {
    position: relative;
    top: 18px;
    padding: 0px;
    display: inline-block; }
    .nav .sprite.navbar-logo.active {
      border-bottom: none; }
  .nav .box_content {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 82.69231%;
    float: none; }
    .nav .box_content:last-child {
      margin-right: 0; }
  .nav .box_content:last-child {
    margin: 0 auto; }
  .nav ul.website {
    float: right;
    margin: 0px;
    padding-top: 25px;
    display: table;
    text-align: center;
    padding-left: 1rem; }
    .nav ul.website li {
      font: 400 17px/22px "Source Sans Pro", sans-serif;
      list-style: none;
      float: left;
      margin: 0px 12px; }
    .nav ul.website li:first-child {
      margin-left: 0px; }
    .nav ul.website a {
      padding: 2px 0px;
      display: table;
      color: #58595b; }
    .nav ul.website a.active {
      color: #333;
      position: relative;
      bottom: 0px;
      font-weight: 600;
      border-bottom: 2px solid #ff9966; }
    .nav ul.website ul.submenu {
      padding: 8px;
      border-radius: 10px;
      margin-top: 33px;
      float: left;
      background-color: #fff;
      /* opacity: 90%; */
      position: absolute;
      display: none; }
      .nav ul.website ul.submenu li {
        float: none;
        margin-left: 10px;
        padding: 10px; }
        .nav ul.website ul.submenu li a {
          font-size: 17px; }
        .nav ul.website ul.submenu li a:hover, .nav ul.website ul.submenu li a:active, .nav ul.website ul.submenu li a:focus {
          color: #339999; }
    .nav ul.website ul.submenu::after {
      position: absolute;
      top: -6px;
      left: 30px;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-left: 6px solid transparent;
      content: ''; }
    .nav ul.website ul.submenu.show {
      display: block; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #4d4d4d;
  margin-top: 9px;
  margin-left: 5px;
  content: ""; }

.content_wrapper {
  width: 100%;
  margin: 0 auto;
  display: table; }

.quotes:before {
  content: "";
  height: 100%;
  width: 100%;
  display: block; }

.quotes {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 100%; }
  .quotes:last-child {
    margin-right: 0; }
  .quotes .image {
    background-image: url("/static/website/img/DB-bg-hometop.jpg?99548907c718");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .quotes .product_banner_bg {
    background-image: url("/static/website/img/DB-bg-hometop.jpg?99548907c718");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .quotes h1 {
    font: 600 50px/50px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding-bottom: 12px; }
  .quotes h2 {
    font: 400 29px/29px "Source Sans Pro", sans-serif;
    margin: 0px;
    color: #333;
    padding-bottom: 7px; }
  .quotes .box_content {
    padding: 180px 0px 250px; }
  .quotes .detail {
    margin: 25px 0px 32px; }
  .quotes .list {
    font: 400 15px/22px "Source Sans Pro", sans-serif;
    color: #333;
    margin-bottom: 8px; }
  .quotes i {
    position: relative;
    top: 5px;
    background-image: url("/static/website/img/DB-plus.png?99548907c718");
    background-repeat: no-repeat;
    background-size: 12px 12px;
    display: table;
    height: 12px;
    width: 12px;
    float: left;
    margin-right: 10px; }
  .quotes .join {
    max-width: 240px;
    display: table;
    width: 100%;
    padding-left: 20px;
    margin-left: 22%; }
    .quotes .join span {
      font: 400 16px/27px "Source Sans Pro", sans-serif;
      color: #333;
      display: table;
      padding-top: 15px; }
    .quotes .join a {
      background-image: url("/static/website/img/button-download1.png?99548907c718");
      background-repeat: no-repeat;
      background-size: 243px 55px;
      display: table;
      height: 55px;
      width: 243px; }

.box_content {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 82.69231%;
  float: none;
  margin: 0 auto !important; }
  .box_content:last-child {
    margin-right: 0; }

.info, .info_bottom {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 100%;
  background-color: #eff0f0; }
  .info:last-child, .info_bottom:last-child {
    margin-right: 0; }
  .info .box_content, .info_bottom .box_content {
    position: relative; }
  .info .phone, .info_bottom .phone {
    position: absolute;
    background-image: url("/static/website/img/screenshot-home.png?99548907c718");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: table;
    height: 454px;
    width: 20%;
    min-width: 95px;
    top: -185px;
    left: -1%; }
  .info .head, .info .bottom, .info_bottom .head, .info_bottom .bottom {
    margin-left: 22%; }
  .info .apps, .info_bottom .apps {
    margin: 23px 0px;
    padding: 8px 15px 10px;
    display: table;
    border-radius: 3px;
    float: left;
    color: white;
    margin-right: 15px;
    background-color: #333;
    font: 400 14px/22px "Source Sans Pro", sans-serif; }
    .info .apps i, .info_bottom .apps i {
      background-repeat: no-repeat;
      background-size: 20px 21px;
      display: table;
      height: 20px;
      width: 21px;
      float: left;
      margin-right: 5px;
      position: relative; }
    .info .apps .apple, .info_bottom .apps .apple {
      background-image: url("/static/website/img/DB-apple.png?99548907c718");
      top: 1px; }
    .info .apps .google, .info_bottom .apps .google {
      background-image: url("/static/website/img/DB-playstore.png?99548907c718");
      top: 2px; }
    .info .apps span, .info_bottom .apps span {
      font-weight: 600; }
  .info .ojk, .info_bottom .ojk {
    float: right;
    background-image: url("/static/website/img/DB-03.png?99548907c718");
    background-repeat: no-repeat;
    background-size: 201px 83px;
    display: table;
    height: 83px;
    width: 201px; }
  .info .head, .info .bottom, .info_bottom .head, .info_bottom .bottom {
    padding: 20px;
    display: table; }

.info_bottom {
  background-color: #eff0f0;
  padding: 55px 0px; }
  .info_bottom .total {
    font: 400 55px/40px "Source Sans Pro", sans-serif;
    color: #339999;
    float: left;
    margin-right: 50px; }
    .info_bottom .total span {
      font: 400 40px/40px "Source Sans Pro", sans-serif; }
    .info_bottom .total hr {
      border: none;
      border-bottom: 2px solid #ff9966;
      position: relative;
      left: -20%;
      width: 130%;
      z-index: 100;
      margin: 22px 0px 18px; }
  .info_bottom .sum {
    float: left;
    font: 400 15px/20px "Source Sans Pro", sans-serif;
    color: #999; }
    .info_bottom .sum .list {
      float: left;
      border-right: 2px solid #ccc;
      padding: 0px 35px; }
      .info_bottom .sum .list span {
        font: 400 35px/35px "Source Sans Pro", sans-serif;
        color: #339999;
        display: block;
        padding-bottom: 5px; }
    .info_bottom .sum .list:last-child {
      border-right: none; }
  .info_bottom .borrower_needs .total {
    font: 600 32px/38px "Source Sans Pro", sans-serif;
    color: #333;
    display: block;
    width: 100%;
    margin-left: 20px;
    margin-bottom: 10px; }
  .info_bottom .borrower_needs img {
    margin: 0 auto;
    display: block; }
  .info_bottom .borrower_needs .list {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 13.46154%;
    text-align: center;
    color: #333;
    font: 400 18px/22px "Source Sans Pro", sans-serif; }
    .info_bottom .borrower_needs .list:last-child {
      margin-right: 0; }
  .info_bottom .borrower_needs .lists {
    display: table;
    width: 100%; }
  .info_bottom .borrower_needs.bottom {
    padding: 10px 0px; }
  .info_bottom .note {
    clear: both;
    width: 35%;
    display: block;
    font: 400 20px/28px "Source Sans Pro", sans-serif;
    color: #999; }

.center_align {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.disclaimer {
  background-color: #f4f4f4;
  font: 400 12px/12px "Source Sans Pro", sans-serif;
  float: none;
  position: relative;
  text-align: justify; }
  .disclaimer h4 {
    font-size: 15px;
    margin: 0px; }
  .disclaimer ol li {
    line-height: 22px;
    padding-bottom: 7px; }
  .disclaimer ol {
    margin: 0px;
    padding: 30px 10px; }

.metode {
  position: relative;
  clear: both;
  height: 100%;
  display: table;
  width: 100%;
  padding: 70px 0px; }
  .metode .box_content:before {
    content: '';
    background-image: url("/static/website/img/DB-06.png?99548907c718");
    background-repeat: no-repeat;
    background-size: 214px 221px;
    display: table;
    height: 214px;
    width: 221px;
    position: absolute;
    top: 0px;
    left: 0px; }
  .metode h2 {
    font: 400 52px/52px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 70px 0px 27px; }
  .metode h3 {
    font: 400 20px/25px "Source Sans Pro", sans-serif;
    margin: 0px;
    color: #999;
    padding-bottom: 27px;
    display: none; }
  .metode img {
    margin: 25px auto;
    display: table; }
  .metode .left {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 30.76923%; }
    .metode .left:last-child {
      margin-right: 0; }
  .metode .right {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 65.38462%; }
    .metode .right:last-child {
      margin-right: 0; }

.follow {
  display: table;
  width: 100%;
  position: relative; }
  .follow h2 {
    font: 400 29px/32px "Source Sans Pro", sans-serif;
    color: white;
    text-align: center;
    margin: 0px 0px 35px; }
  .follow:before {
    content: ' ';
    width: 100%;
    min-height: 100%;
    height: 100%;
    display: table-column;
    background: url("/static/website/img/image-02.jpg?99548907c718") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .follow .box_content {
    padding-bottom: 80px;
    display: table;
    margin: 75px auto 0px !important; }
  .follow a {
    margin: 0 auto;
    display: table;
    width: 100%;
    text-align: center; }
  .follow .app {
    max-width: 309px; }
  .follow .icon {
    float: left;
    display: table;
    margin: 0px 10% 0px 0px;
    width: auto; }
    .follow .icon:last-child {
      margin-right: 0px; }
    .follow .icon img {
      max-width: 55px; }
  .follow .sosmed-wrapper {
    display: table;
    width: 100%;
    text-align: center; }
  .follow .sosmed {
    display: table;
    margin: 0 auto;
    max-width: 320px;
    width: 100%; }
  .follow .left:after {
    content: "";
    display: table;
    height: 160px;
    width: 2px;
    position: absolute;
    right: -8%;
    top: 0px;
    border-right: 1px solid #CCC; }

.ekyc {
  font-family: "Source Sans Pro", sans-serif;
  display: table;
  width: 100%;
  position: relative;
  height: 560px; }
  .ekyc img.bg-borrower {
    z-index: -99;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    mask-image: linear-gradient(to left, black 60%, transparent 100%); }
  .ekyc img.bg-lines {
    z-index: -99;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  @media only screen and (max-width: 720px) {
    .ekyc img.bg-lines {
      visibility: hidden; } }
  .ekyc .wrapper {
    width: 82.69231%;
    margin: 0 auto 0 auto;
    z-index: 10;
    height: 560px; }
    .ekyc .wrapper .content, .ekyc .wrapper .tkb-modal-content-wrapper {
      height: inherit;
      display: flex;
      flex-direction: column;
      gap: 2rem;
      justify-content: center; }
      .ekyc .wrapper .content h3, .ekyc .wrapper .tkb-modal-content-wrapper h3 {
        margin: 0;
        margin-bottom: 1rem;
        color: #339999; }
      .ekyc .wrapper .content .requirement, .ekyc .wrapper .tkb-modal-content-wrapper .requirement {
        color: #296393; }
        .ekyc .wrapper .content .requirement ul, .ekyc .wrapper .tkb-modal-content-wrapper .requirement ul {
          margin: 0;
          list-style-type: none;
          padding-left: 0; }
          .ekyc .wrapper .content .requirement ul li, .ekyc .wrapper .tkb-modal-content-wrapper .requirement ul li {
            color: #296393; }
            .ekyc .wrapper .content .requirement ul li img, .ekyc .wrapper .tkb-modal-content-wrapper .requirement ul li img {
              width: 1em;
              height: 1em;
              margin-right: 1em; }
      .ekyc .wrapper .content .step, .ekyc .wrapper .tkb-modal-content-wrapper .step {
        color: #339999; }
        .ekyc .wrapper .content .step img, .ekyc .wrapper .tkb-modal-content-wrapper .step img {
          max-width: 100%;
          height: auto; }
    @media only screen and (min-width: 1600px) {
      .ekyc .wrapper .content, .ekyc .wrapper .tkb-modal-content-wrapper {
        flex-direction: row;
        justify-content: start;
        align-items: center; }
        .ekyc .wrapper .content .card, .ekyc .wrapper .tkb-modal-content-wrapper .card {
          min-height: 240px; } }
    @media only screen and (max-width: 480px) {
      .ekyc .wrapper .content .card, .ekyc .wrapper .tkb-modal-content-wrapper .card {
        width: 100%; } }
  .ekyc .card {
    height: fit-content;
    width: 400px;
    background: white;
    border: none;
    border-radius: 2rem;
    padding: 1.6rem;
    box-shadow: 2px 2px 6px black; }

.benefit {
  display: table;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #CCC; }
  .benefit .box_content {
    padding-bottom: 80px;
    display: table;
    margin: 52px auto !important; }
  .benefit:before {
    content: ' ';
    width: 100%;
    min-height: 100%;
    height: 100%;
    display: table-column;
    background: url("/static/website/img/DB-Background.jpg?99548907c718") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .benefit h2 {
    font: 400 52px/65px "Source Sans Pro", sans-serif;
    color: white;
    margin: 0px;
    padding: 80px 0px 18px; }
  .benefit h3 {
    font: 600 37px/37px "Source Sans Pro", sans-serif;
    margin: 0px;
    color: #339999;
    padding-bottom: 20px; }
  .benefit h4 {
    font: 400 22px/28px "Source Sans Pro", sans-serif;
    margin: 0px;
    color: white;
    padding-bottom: 80px; }
  .benefit .box {
    margin-bottom: 50px; }
  .benefit .right .box {
    margin-top: 120px; }
    .benefit .right .box h3 {
      text-align: right; }
    .benefit .right .box icon {
      background-image: url(/static/website/img/DB-07.png?99548907c718);
      width: 116px;
      height: 115px;
      background-size: 116px 115px;
      background-repeat: no-repeat;
      display: table;
      position: absolute;
      top: -62px;
      left: 50px; }
    .benefit .right .box i {
      background-image: url(/static/website/img/DB-09.png?99548907c718); }
  .benefit .mobile {
    background-image: url(/static/website/img/screenshot-simulasi1.png?99548907c718);
    width: 446px;
    height: 591px;
    background-size: 446px 591px;
    display: table;
    position: absolute;
    bottom: 0px;
    right: 12.5%; }
  .benefit .mobile-icon {
    display: none; }
  .benefit .left .box h3 {
    text-align: left;
    color: #003399; }
  .benefit .left .box icon {
    background-image: url(/static/website/img/persyaratan-pengajuan.png?99548907c718);
    width: 73px;
    height: 73px;
    background-size: 73px 73px;
    background-repeat: no-repeat;
    display: table;
    position: absolute;
    top: -25px;
    right: -25px; }
  .benefit .left .box i {
    background-image: url(/static/website/img/checkmark.png?99548907c718); }
  .benefit .left .box.borrower h3 {
    color: #339999; }
  .benefit .left .box.borrower icon {
    background-image: url(/static/website/img/cara-meminjam.png?99548907c718); }
  .benefit .left .box.borrower img {
    width: 100%; }
  .benefit .left .box.product h3 {
    color: #339999; }
  .benefit .left .box.product icon {
    background-image: url(/static/website/img/cara-meminjam.png?99548907c718); }
  .benefit .left .box.product img {
    width: 100%; }

.why {
  margin-top: 50px; }
  .why h2 {
    font: 600 30px/32px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333; }
  .why h3 {
    font: 600 24px/22px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333;
    margin-bottom: 10px; }
  .why p {
    font: 400 14px/22px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333;
    width: 80%;
    display: table;
    margin: 0 auto; }
  .why img {
    max-width: 120px; }
  .why .lists {
    margin: 50px 0px;
    display: table;
    width: 100%; }
  .why .list {
    width: 23.5%;
    margin-right: 2%;
    float: left;
    text-align: center; }
    .why .list:last-child {
      margin-right: 0px; }

.benefit .box.tkb {
  width: 80%;
  padding: 25px 35px;
  display: table;
  max-width: 446px;
  margin: 0 auto; }
  .benefit .box.tkb .flex {
    display: flex;
    align-items: top; }
  .benefit .box.tkb .left {
    width: auto;
    margin: 0px; }
  .benefit .box.tkb .right {
    position: relative; }
  .benefit .box.tkb img {
    max-width: 66px; }
  .benefit .box.tkb h4 {
    font: 600 22px/28px "Source Sans Pro", sans-serif;
    color: #333;
    padding: 0px;
    margin-bottom: 16px; }
  .benefit .box.tkb .list {
    margin-left: 15px; }
  .benefit .box.tkb span {
    font: 600 64px/92px "Source Sans Pro", sans-serif;
    color: #339999;
    margin: 19px 0px 0px; }
  .benefit .box.tkb .note {
    font: 400 13px/15px "Source Sans Pro", sans-serif;
    color: #999;
    position: absolute;
    bottom: 15px;
    right: 20px; }
  .benefit .box.tkb .info-logo {
    margin-right: 0;
    background-image: url("/static/website/img/info-icon-blue.svg?57b2a7d309df");
    cursor: pointer; }
  @media only screen and (max-width: 480px) {
    .benefit .box.tkb .info-logo {
      margin-top: 5px; } }
.whistleblower {
  display: table;
  z-index: 0;
  position: relative;
  width: 100%;
  background-color: #416e8d;
  height: fit-content; }
  .whistleblower img {
    z-index: -2;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: auto; }
  .whistleblower .content, .whistleblower .tkb-modal-content-wrapper {
    max-width: 460px;
    height: fit-content; }
    .whistleblower .content hr, .whistleblower .tkb-modal-content-wrapper hr {
      background-color: #FF9900;
      border: #FF9900;
      margin: .5rem 0 1rem 0;
      height: 2px;
      width: 300px; }
    .whistleblower .content h2, .whistleblower .tkb-modal-content-wrapper h2, .whistleblower .content p, .whistleblower .tkb-modal-content-wrapper p {
      font-family: "Source Sans Pro", sans-serif;
      color: white;
      margin: 0; }
    .whistleblower .content a.button, .whistleblower .tkb-modal-content-wrapper a.button {
      font-family: "Source Sans Pro", sans-serif;
      background-color: white;
      color: black;
      padding: .4rem 1.5rem;
      border: none;
      border-radius: 4px;
      width: fit-content;
      margin: 1rem auto 0 auto;
      font-weight: 600; }
    .whistleblower .content h2, .whistleblower .tkb-modal-content-wrapper h2 {
      margin-top: 2rem; }
    .whistleblower .content a.button, .whistleblower .tkb-modal-content-wrapper a.button {
      margin-bottom: 2rem; }
  @media only screen and (max-width: 480px) {
    .whistleblower .content, .whistleblower .tkb-modal-content-wrapper {
      display: flex;
      flex-direction: column;
      width: 100%;
      text-align: center;
      margin: 2rem 0; }
      .whistleblower .content hr, .whistleblower .tkb-modal-content-wrapper hr {
        margin-left: auto;
        margin-right: auto; } }
.download {
  font: 600 22px/25px "Source Sans Pro", sans-serif;
  position: relative;
  top: -70px;
  z-index: 1;
  padding: 28px;
  background-color: #339999;
  color: white;
  width: 100%;
  display: block;
  border-radius: 5px;
  margin-bottom: 15px; }
  .download i {
    background-image: url(/static/website/img/download-button2x.png?99548907c718);
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
    margin-left: 5px;
    display: table;
    float: right;
    position: relative;
    top: -12px; }

.box {
  border-radius: 10px;
  background-color: white;
  padding: 35px 45px 20px;
  position: relative; }
  .box .list {
    font: 400 25px/30px "Source Sans Pro", sans-serif;
    color: #333;
    margin-bottom: 15px; }
  .box i {
    width: 25px;
    height: 25px;
    background-size: 25px 25px;
    background-repeat: no-repeat;
    display: table;
    margin-right: 10px;
    float: left;
    position: relative;
    top: 3px; }
  .box span {
    display: table;
    margin-left: 10px; }

.home .logo {
  background-image: url(/static/website/img/home_logo.png?99548907c718);
  width: 100px;
  height: 76px;
  background-size: 100px 76px;
  margin-right: 20px; }

.home .ojk_logo {
  background-image: url(/static/website/img/berizin_ojk_black_v2_4x.png?ab7a2ce6173f);
  margin-top: 15px;
  width: 170px;
  height: 50px;
  background-size: 170px 50px;
  background-repeat: no-repeat;
  display: table;
  float: left; }

.home .iso_logo {
  background-image: url(/static/website/img/LogoISO2x.png?99548907c718);
  width: 100px;
  height: 60px;
  margin-top: 10px;
  margin-left: 12px;
  background-size: 100px 60px;
  background-repeat: no-repeat;
  display: table;
  float: left; }

.home .afpi_logo {
  background-image: url(/static/website/img/stamps-v1.png?ab7a2ce6173f);
  width: 75px;
  height: 75px;
  margin-top: 3px;
  margin-left: 12px;
  background-size: 75px 75px;
  background-repeat: no-repeat;
  display: table;
  float: left; }

.home h1 {
  padding-bottom: 0px; }

.home h1 span {
  font: 400 30px/32px "Source Sans Pro", sans-serif;
  color: #333;
  display: block;
  margin: 10px 0px 0px; }

.home .quotes .box_content {
  padding: 180px 0px 60px; }

.home .information {
  clear: both;
  display: table;
  width: 100%;
  position: relative;
  margin-bottom: 35px; }
  .home .information .logo_line {
    background: #FFFFFF url(/static/website/img/DB-25.png?99548907c718);
    width: 81px;
    height: 58px;
    background-size: 81px 58px;
    background-repeat: no-repeat;
    display: table;
    position: absolute;
    right: -17px;
    top: 32px; }
    .home .information .logo_line i {
      width: 125px;
      height: 125px;
      display: table;
      border: 1px solid #CCC;
      border-radius: 50%;
      border-bottom-color: transparent;
      border-left-color: transparent;
      transform: rotate(-130deg);
      position: relative;
      top: -28px;
      left: -28px; }
  .home .information h2 {
    font: 400 42px/60px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 40px 0px 50px; }
    .home .information h2 span, .home .information h2 i {
      float: left; }
    .home .information h2 i {
      background-image: url(/static/website/img/DB-Star.png?99548907c718);
      width: 55px;
      height: 55px;
      background-size: 55px 55px;
      background-repeat: no-repeat;
      display: table;
      margin-left: 15px; }
  .home .information h3 {
    font: 600 29px/30px "Source Sans Pro", sans-serif;
    color: #333;
    margin-top: 0px; }
  .home .information h4 {
    font: 400 18px/22px "Source Sans Pro", sans-serif;
    color: #333;
    margin-top: 12px;
    margin-bottom: 55px; }
  .home .information .list {
    font: 400 14px/20px "Source Sans Pro", sans-serif;
    color: #999;
    margin-bottom: 38px; }
    .home .information .list span {
      font: 400 34px/34px "Source Sans Pro", sans-serif;
      display: block;
      margin-top: 2px;
      color: #339999; }
    .home .information .list small {
      font: 400 23px/25px "Source Sans Pro", sans-serif; }
    .home .information .list i {
      width: 47px;
      height: 47px;
      background-size: 47px 47px;
      display: table;
      margin-right: 25px;
      float: left; }
  .home .information .borrow i {
    background-image: url(/static/website/img/DB-12.png?99548907c718); }
  .home .information .period i {
    background-image: url(/static/website/img/DB-14.png?99548907c718); }
  .home .information .interest i {
    background-image: url(/static/website/img/DB-13.png?99548907c718); }
  .home .information .return i {
    background-image: url(/static/website/img/DB-15.png?99548907c718); }
  .home .information .left {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 39.42308%;
    position: relative; }
    .home .information .left:last-child {
      margin-right: 0; }
    .home .information .left hr {
      border: none;
      height: 200px;
      position: absolute;
      right: 35px;
      border-right: 1px solid #CCC;
      top: 117px; }
  .home .information .right {
    padding-left: 25px;
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 56.73077%;
    position: relative; }
    .home .information .right:last-child {
      margin-right: 0; }
  .home .information:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(/static/website/img/DB-gradient.png?99548907c718);
    width: 301px;
    height: 308px;
    background-size: 301px 308px;
    background-repeat: no-repeat;
    display: table; }

.about .nav, .tkb-statistic .nav, .contact .nav, .anti-fraud .nav, .borrower .faq .statistics .product .nav {
  background-color: white;
  position: relative;
  display: table; }

.about .quotes, .tkb-statistic .quotes {
  float: none; }
  .about .quotes .image, .tkb-statistic .quotes .image {
    background-image: url("/static/website/img/image-01.jpg?99548907c718");
    padding-bottom: 70px; }
  .about .quotes hr, .tkb-statistic .quotes hr {
    border: none;
    border: 2px solid #ff9966;
    width: 15%;
    margin: 20px 0px 10px; }
  .about .quotes h1, .tkb-statistic .quotes h1 {
    color: white; }
  .about .quotes h2, .tkb-statistic .quotes h2 {
    font-size: 18px;
    color: white;
    font-weight: 400; }
  .about .quotes .left, .tkb-statistic .quotes .left {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 22.11538%; }
    .about .quotes .left:last-child, .tkb-statistic .quotes .left:last-child {
      margin-right: 0; }
  .about .quotes .right, .tkb-statistic .quotes .right {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 74.03846%; }
    .about .quotes .right:last-child, .tkb-statistic .quotes .right:last-child {
      margin-right: 0; }

.about .visi_misi, .tkb-statistic .visi_misi {
  margin-bottom: 70px; }
  .about .visi_misi h3, .tkb-statistic .visi_misi h3 {
    font: 400 52px/55px "Source Sans Pro", sans-serif;
    margin: 0px;
    color: #333;
    padding-bottom: 20px; }
  .about .visi_misi .box, .tkb-statistic .visi_misi .box {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 56.73077%;
    top: -75px;
    box-shadow: 0px 0px 3px #CCC; }
    .about .visi_misi .box:last-child, .tkb-statistic .visi_misi .box:last-child {
      margin-right: 0; }
  .about .visi_misi .detail, .tkb-statistic .visi_misi .detail {
    font: 400 20px/27px "Source Sans Pro", sans-serif;
    color: #333; }
  .about .visi_misi .box i, .tkb-statistic .visi_misi .box i {
    background-image: url(/static/website/img/DB-26.png?99548907c718);
    background-repeat: no-repeat;
    background-size: 224px 74px;
    display: table;
    height: 74px;
    width: 224px;
    position: absolute;
    bottom: -74px;
    top: auto;
    right: 42px; }
  .about .visi_misi .persen, .tkb-statistic .visi_misi .persen {
    font: 400 80px/85px "Source Sans Pro", sans-serif;
    color: #339999;
    background-color: #eff0f0;
    padding: 15px 52px 25px;
    position: absolute;
    right: -340px;
    bottom: 35px; }
    .about .visi_misi .persen span, .tkb-statistic .visi_misi .persen span {
      font: 400 20px/25px "Source Sans Pro", sans-serif;
      color: #999;
      display: block; }
  .about .visi_misi .visi, .tkb-statistic .visi_misi .visi, .about .visi_misi .misi, .tkb-statistic .visi_misi .misi {
    position: relative;
    clear: both;
    font: 400 20px/25px "Source Sans Pro", sans-serif;
    color: #333;
    width: 545px;
    display: table; }
    .about .visi_misi .visi span, .tkb-statistic .visi_misi .visi span, .about .visi_misi .misi span, .tkb-statistic .visi_misi .misi span {
      padding: 10px 0px 0px;
      display: inline-block;
      margin-bottom: 0px; }
    .about .visi_misi .visi i, .tkb-statistic .visi_misi .visi i, .about .visi_misi .misi i, .tkb-statistic .visi_misi .misi i {
      font: 400 40px/145px "Source Sans Pro", sans-serif;
      width: 150px;
      height: 150px;
      display: table;
      border: 2px solid #339999;
      border-radius: 50%;
      text-align: center;
      color: #339999;
      position: absolute;
      right: 0px; }
    .about .visi_misi .visi hr, .tkb-statistic .visi_misi .visi hr, .about .visi_misi .misi hr, .tkb-statistic .visi_misi .misi hr {
      border: none;
      clear: both;
      width: 396px;
      position: relative;
      margin-top: 72px;
      border-top: 2px solid #339999; }
  .about .visi_misi .visi, .tkb-statistic .visi_misi .visi {
    float: right; }
    .about .visi_misi .visi hr, .tkb-statistic .visi_misi .visi hr {
      left: -76px; }
    .about .visi_misi .visi span, .tkb-statistic .visi_misi .visi span {
      width: 365px; }
  .about .visi_misi .misi, .tkb-statistic .visi_misi .misi {
    width: auto; }
    .about .visi_misi .misi hr, .tkb-statistic .visi_misi .misi hr {
      margin-top: 75px;
      left: 20px; }
    .about .visi_misi .misi i, .tkb-statistic .visi_misi .misi i {
      right: auto;
      left: 0px; }
    .about .visi_misi .misi span, .tkb-statistic .visi_misi .misi span {
      position: relative;
      left: 148px;
      padding-left: 25px; }
    .about .visi_misi .misi ul, .tkb-statistic .visi_misi .misi ul {
      margin: 0; }

.about .excellence h2, .tkb-statistic .excellence h2, .about .intuitif h2, .tkb-statistic .intuitif h2, .about .risk h2, .tkb-statistic .risk h2 {
  font: 400 52px/65px "Source Sans Pro", sans-serif;
  color: white;
  margin: 0px;
  padding: 80px 0px 0px; }

.about .excellence h3, .tkb-statistic .excellence h3, .about .intuitif h3, .tkb-statistic .intuitif h3, .about .risk h3, .tkb-statistic .risk h3 {
  font: 400 20px/28px "Source Sans Pro", sans-serif;
  color: white;
  margin: 0px;
  padding: 20px 0px;
  width: 50%; }

.about .excellence .left, .tkb-statistic .excellence .left, .about .intuitif .left, .tkb-statistic .intuitif .left, .about .risk .left, .tkb-statistic .risk .left {
  width: 100%;
  float: left; }

.about .excellence .box_content, .tkb-statistic .excellence .box_content, .about .intuitif .box_content, .tkb-statistic .intuitif .box_content, .about .risk .box_content, .tkb-statistic .risk .box_content {
  padding-bottom: 80px;
  display: table; }

.about .excellence .box_content:before, .tkb-statistic .excellence .box_content:before, .about .intuitif .box_content:before, .tkb-statistic .intuitif .box_content:before, .about .risk .box_content:before, .tkb-statistic .risk .box_content:before {
  content: '';
  width: 100%;
  padding: 205px;
  display: block;
  background-image: url("/static/website/img/image-02.jpg?99548907c718");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0px; }

.about .intuitif .detail, .tkb-statistic .intuitif .detail {
  float: right;
  width: 58%; }

.about .intuitif h3, .tkb-statistic .intuitif h3 {
  width: 100%; }

.about .intuitif .box_content:before, .tkb-statistic .intuitif .box_content:before {
  background-image: url("/static/website/img/image-03.jpg?99548907c718"); }

.about .risk .box_content:before, .tkb-statistic .risk .box_content:before {
  background-image: url("/static/website/img/image-04.jpg?99548907c718"); }

.about .teams h2, .tkb-statistic .teams h2 {
  font: 400 52px/55px "Source Sans Pro", sans-serif;
  text-align: center; }

.about .teams img, .tkb-statistic .teams img {
  border-radius: 50%; }

.about .teams .list, .tkb-statistic .teams .list {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 30.76923%;
  text-align: center;
  padding: 35px 0px; }
  .about .teams .list:last-child, .tkb-statistic .teams .list:last-child {
    margin-right: 0; }
  .about .teams .list h3, .tkb-statistic .teams .list h3 {
    font: 600 25px/30px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 15px 0px 0px; }
  .about .teams .list h4, .tkb-statistic .teams .list h4 {
    font: 400 20px/28px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 20px 0px; }

.about .statistics_wrapper, .tkb-statistic .statistics_wrapper {
  display: block;
  width: 100%;
  float: none;
  margin: 0 auto !important;
  padding-bottom: 20px; }
  .about .statistics_wrapper h2, .tkb-statistic .statistics_wrapper h2 {
    margin-top: 6%;
    font: 400 52px/65px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333; }
  .about .statistics_wrapper h3, .tkb-statistic .statistics_wrapper h3 {
    font: 600 24px/22px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333;
    margin-bottom: 10px; }
  .about .statistics_wrapper p, .tkb-statistic .statistics_wrapper p {
    font: 400 14px/22px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333;
    width: 80%;
    display: table;
    margin: 0 auto; }
  .about .statistics_wrapper img, .tkb-statistic .statistics_wrapper img {
    max-width: 120px; }
  .about .statistics_wrapper .lists, .tkb-statistic .statistics_wrapper .lists {
    margin: 30px 0px 50px;
    display: table;
    table-layout: fixed;
    margin-inline: auto; }
    .about .statistics_wrapper .lists h2, .tkb-statistic .statistics_wrapper .lists h2 {
      color: #339999;
      font-size: 30px; }
    .about .statistics_wrapper .lists .list, .tkb-statistic .statistics_wrapper .lists .list {
      margin-right: 2%;
      display: table-cell;
      text-align: center; }
      .about .statistics_wrapper .lists .list:last-child, .tkb-statistic .statistics_wrapper .lists .list:last-child {
        margin-right: 0px; }
  .about .statistics_wrapper a, .tkb-statistic .statistics_wrapper a {
    display: block;
    width: fit-content;
    margin: 4rem auto 2rem auto; }
  .about .statistics_wrapper a.blue-button, .tkb-statistic .statistics_wrapper a.blue-button {
    font-family: "Source Sans Pro", sans-serif;
    color: white;
    border: solid transparent 0px;
    border-radius: 6px;
    background-color: #339999;
    padding: 1rem; }

.about .report_download, .about .tkb-statistic, .tkb-statistic .report_download, .tkb-statistic .tkb-statistic {
  display: block;
  width: 82.69231%;
  float: none;
  margin: 0 auto !important;
  padding-bottom: 20px;
  padding-left: 20%;
  padding-right: 20%; }
  .about .report_download hr, .about .tkb-statistic hr, .tkb-statistic .report_download hr, .tkb-statistic .tkb-statistic hr {
    margin-top: 0px;
    border: 2px solid #339999; }
  .about .report_download h2, .about .tkb-statistic h2, .tkb-statistic .report_download h2, .tkb-statistic .tkb-statistic h2 {
    font: 400 48px/65px "Source Sans Pro", sans-serif;
    text-align: center;
    margin-bottom: 5%;
    color: #333;
    margin-top: 35px; }
  .about .report_download .download, .about .tkb-statistic .download, .tkb-statistic .report_download .download, .tkb-statistic .tkb-statistic .download {
    top: 0px;
    margin-bottom: 40px; }
    .about .report_download .download p, .about .tkb-statistic .download p, .tkb-statistic .report_download .download p, .tkb-statistic .tkb-statistic .download p {
      margin-top: 3px;
      font: 400 22px/25px "Source Sans Pro", sans-serif;
      z-index: 1;
      color: white;
      display: block;
      position: relative;
      font-size: 18px; }
    .about .report_download .download i, .about .tkb-statistic .download i, .tkb-statistic .report_download .download i, .tkb-statistic .tkb-statistic .download i {
      top: -50px; }

.contact .nav {
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  margin-bottom: 40px; }

.contact_wrapper {
  display: table;
  width: 100%;
  padding-bottom: 80px; }
  .contact_wrapper h1 {
    font: 600 30px/30px "Source Sans Pro", sans-serif;
    color: #339999;
    margin: 0px;
    padding: 0px 0px 40px; }
  .contact_wrapper h2 {
    font: 600 20px/22px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 0px 0px 5px; }
  .contact_wrapper h3 {
    font: 400 15px/25px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 0px 0px 35px; }
  .contact_wrapper .list {
    width: 80%; }
  .contact_wrapper .left {
    border-right: 1px solid #CCC; }
  .contact_wrapper .right a {
    font: 400 20px/25px "Source Sans Pro", sans-serif;
    color: #333;
    display: block;
    clear: both;
    margin-bottom: 22px; }
  .contact_wrapper .right h4 {
    font: 400 20px/25px "Source Sans Pro", sans-serif;
    color: #999;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .contact_wrapper .right i {
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    display: table;
    margin-right: 10px;
    float: left; }
  .contact_wrapper .right hr {
    border: none;
    border-bottom: 3px solid #ff9966;
    width: 5%;
    padding: 0px;
    display: inline-table;
    margin: 0px; }
  .contact_wrapper .right .phone {
    background-image: url(/static/website/img/DB-phone.png?99548907c718); }
  .contact_wrapper .right .email {
    background-image: url(/static/website/img/DB-Email.png?99548907c718); }
  .contact_wrapper .right .anti-fraud-logo {
    background-image: url(/static/website/img/alert-triangle-dbi-theme.png?79cce2792a81); }
  .contact_wrapper .right .facebook {
    background-image: url(/static/website/img/DB-facebook.png?99548907c718); }
  .contact_wrapper .right .instagram {
    background-image: url(/static/website/img/DB-instagram.png?99548907c718); }
  .contact_wrapper .right .twitter {
    background-image: url(/static/website/img/DB-twitter.png?99548907c718); }
  .contact_wrapper .right .tiktok {
    background-image: url(/static/website/img/DB-tiktok.png?88a8467090e7); }
  .contact_wrapper .box_content {
    display: flex; }
    .contact_wrapper .box_content .left, .contact_wrapper .box_content .right {
      flex: 1; }

.statistics .nav {
  border-bottom: 1px solid #CCC;
  padding-bottom: 20px;
  margin-bottom: 40px; }

.statistics_wrapper {
  display: block;
  width: 82.69231%;
  float: none;
  margin: 0 auto !important;
  padding-bottom: 20px; }
  .statistics_wrapper h2 {
    font: 600 30px/32px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333; }
  .statistics_wrapper h3 {
    font: 600 24px/22px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333;
    margin-bottom: 10px; }
  .statistics_wrapper p {
    font: 400 14px/22px "Source Sans Pro", sans-serif;
    text-align: center;
    color: #333;
    width: 80%;
    display: table;
    margin: 0 auto; }
  .statistics_wrapper img {
    max-width: 120px; }
  .statistics_wrapper .lists {
    margin: 50px 0px;
    display: table;
    table-layout: fixed;
    margin-inline: auto; }
    .statistics_wrapper .lists h2 {
      color: #339999; }
    .statistics_wrapper .lists .list {
      margin-right: 2%;
      display: table-cell;
      text-align: center; }
      .statistics_wrapper .lists .list:last-child {
        margin-right: 0px; }

/* Block Product */
.product .nav {
  position: relative; }

.product h1 {
  font-size: 50px;
  line-height: 55px;
  padding-bottom: 7px; }

.product .product_banner_bg h2 {
  font-size: 50px;
  line-height: 55px;
  padding-bottom: 7px; }

.product .quotes {
  clear: both;
  position: relative; }
  .product .quotes .box_content {
    padding: 90px 0px 100px; }
  .product .quotes h2 {
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    margin: 10px 0px 22px;
    width: 45%; }
  .product .quotes h2.right_text {
    width: 100%; }

.product .how_to {
  background-color: #eff0f0;
  display: table;
  padding: 50px 0px 80px;
  width: 100%; }
  .product .how_to h2 {
    font: 400 52px/60px "Source Sans Pro", sans-serif;
    color: #333;
    margin-top: 0px;
    padding-bottom: 60px;
    text-align: center; }
  .product .how_to .detail {
    float: right;
    width: 75%; }
  .product .how_to h3 {
    font: 600 22px/25px "Source Sans Pro", sans-serif;
    color: #333;
    margin-top: 0px;
    padding-bottom: 10px; }
  .product .how_to h4 {
    font: 400 20px/30px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px; }
  .product .how_to .list {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 48.07692%; }
    .product .how_to .list:last-child {
      margin-right: 0; }
  .product .how_to .list_wrapper {
    display: table;
    padding-bottom: 40px; }
  .product .how_to .list_wrapper:last-child {
    padding-bottom: 0px; }

.product .how_to {
  background-color: white;
  padding-top: 0px; }
  .product .how_to img {
    margin: 0 auto;
    display: table; }

.product .simulation_section {
  display: table;
  width: 100%;
  position: relative;
  padding: 50px 0px; }
  .product .simulation_section h2 {
    font: 400 42px/60px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 40px 0px 50px; }
    .product .simulation_section h2 span, .product .simulation_section h2 i {
      float: left; }
    .product .simulation_section h2 i {
      background-image: url(/static/website/img/DB-Star.png?99548907c718);
      width: 55px;
      height: 55px;
      background-size: 55px 55px;
      background-repeat: no-repeat;
      display: table;
      margin-left: 15px; }
  .product .simulation_section p {
    font: 600 15px/20px "Source Sans Pro", sans-serif;
    color: white;
    text-align: left;
    margin: 5px 0px 5px;
    display: block;
    margin-top: 40px; }
  .product .simulation_section h3 {
    font: 600 25px/30px "Source Sans Pro", sans-serif;
    color: white;
    text-align: left;
    margin: 0px;
    display: block; }
  .product .simulation_section .button {
    text-align: center;
    width: 100%;
    font: 400 18px/30px "Source Sans Pro", sans-serif; }
  .product .simulation_section .contact_us p {
    font: 400 10px/15px "Source Sans Pro", sans-serif;
    color: white;
    text-align: left;
    margin: 15px 0px 10px;
    display: block; }
  .product .simulation_section .contact_us a {
    color: white; }
  .product .simulation_section .simulation_info {
    display: inline-block; }
    .product .simulation_section .simulation_info img {
      margin-top: 5px;
      width: 24px;
      height: 24px;
      float: left;
      margin-right: 1%; }
    .product .simulation_section .simulation_info .info_icon {
      display: none; }
    .product .simulation_section .simulation_info p {
      font: 400 10px/15px "Source Sans Pro", sans-serif;
      color: white;
      text-align: left;
      margin: 2px 0px 5px;
      display: block; }
    .product .simulation_section .simulation_info .info_left {
      text-align: left;
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 4.80769%;
      width: 3%; }
      .product .simulation_section .simulation_info .info_left:last-child {
        margin-right: 0; }
    .product .simulation_section .simulation_info .info_right {
      text-align: left;
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 91.34615%; }
      .product .simulation_section .simulation_info .info_right:last-child {
        margin-right: 0; }
  .product .simulation_section .box {
    position: relative;
    clear: both;
    display: table;
    box-shadow: 0px 0px 3px #CCC;
    padding: 30px 30px 15px;
    background: url("/static/website/img/simulation_bg.png?afd010157ba9") no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%; }
    .product .simulation_section .box .simulation {
      clear: both;
      margin-bottom: 0px;
      font: 600 14px/21px "Source Sans Pro", sans-serif; }
      .product .simulation_section .box .simulation input {
        width: 100%;
        padding: 12px 20px;
        margin: 0px;
        border: 1px solid white;
        border-color: white;
        border-radius: 4px; }
      .product .simulation_section .box .simulation input:focus {
        outline: none;
        border: 1px solid white; }
      .product .simulation_section .box .simulation p {
        margin-top: 0;
        color: white; }
      .product .simulation_section .box .simulation .left {
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 48.07692%; }
        .product .simulation_section .box .simulation .left:last-child {
          margin-right: 0; }
      .product .simulation_section .box .simulation .right {
        margin-top: 0px;
        margin-bottom: 2%;
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 48.07692%; }
        .product .simulation_section .box .simulation .right:last-child {
          margin-right: 0; }
        .product .simulation_section .box .simulation .right p {
          padding: 0px 5px 0px; }
        .product .simulation_section .box .simulation .right .list {
          flex-direction: row;
          flex-wrap: wrap;
          justify-content: start;
          margin-bottom: 0; }
        .product .simulation_section .box .simulation .right .loan_options {
          box-shadow: none;
          padding: 5px;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
          width: 100%;
          margin: 0px 5px 5px;
          background: transparent;
          width: auto;
          border: 1px solid #ffffff5e;
          border-radius: 4px; }
          .product .simulation_section .box .simulation .right .loan_options p {
            padding: 0px 5px 0px;
            margin: 0px;
            text-align: center;
            font: 400 12px/15px "Source Sans Pro", sans-serif; }
        .product .simulation_section .box .simulation .right .loan_options:hover {
          cursor: pointer;
          background-color: #05B0CC;
          border-color: #05B0CC; }
      .product .simulation_section .box .simulation img {
        display: block;
        margin: 0 auto;
        padding-bottom: 25px;
        max-width: 90px; }
    .product .simulation_section .box .list {
      clear: both;
      display: flex;
      justify-content: space-between;
      margin-bottom: 10px;
      font: 600 14px/21px "Source Sans Pro", sans-serif; }
      .product .simulation_section .box .list p {
        margin-top: 0;
        color: white; }
      .product .simulation_section .box .list .left {
        text-align: left;
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 65.38462%; }
        .product .simulation_section .box .list .left:last-child {
          margin-right: 0; }
      .product .simulation_section .box .list .right {
        text-align: right;
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 30.76923%; }
        .product .simulation_section .box .list .right:last-child {
          margin-right: 0; }
      .product .simulation_section .box .list img {
        display: block;
        margin: 0 auto;
        padding-bottom: 25px;
        max-width: 90px; }
  .product .simulation_section .right {
    margin-top: 5%;
    margin-right: 0%;
    padding-left: 2%; }
    .product .simulation_section .right .list {
      font: 400 33px/35px "Source Sans Pro", sans-serif;
      color: #333;
      margin-bottom: 60px; }
      .product .simulation_section .right .list h3 {
        color: #333;
        font: 600 17px/10px "Source Sans Pro", sans-serif;
        margin: 0px; }
      .product .simulation_section .right .list .list_description {
        font: 400 16px/10px "Source Sans Pro", sans-serif;
        color: #339999; }
      .product .simulation_section .right .list .list_title {
        color: #339999;
        font: 700 30px/55px "Source Sans Pro", sans-serif; }
      .product .simulation_section .right .list i {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
        display: table;
        margin-right: 25px;
        margin-bottom: 25px;
        float: left; }
    .product .simulation_section .right .max_amount i {
      background-image: url(/static/website/img/icon-tkb90.png?99548907c718);
      width: 95px;
      height: 75px;
      background-size: 95px 75px; }
    .product .simulation_section .right .tenure i {
      background-image: url(/static/website/img/calendar.png?afd010157ba9);
      width: 75px;
      height: 75px;
      background-size: 75px 75px;
      margin-right: 44px; }
    .product .simulation_section .right .disburse i {
      background-image: url(/static/website/img/atm-money.png?afd010157ba9);
      width: 75px;
      height: 75px;
      background-size: 75px 75px;
      margin-right: 44px; }

.product .information_section {
  display: table;
  width: 100%;
  position: relative;
  padding: 0px; }
  .product .information_section p {
    font: 400 15px/20px "Source Sans Pro", sans-serif;
    color: white;
    text-align: left;
    margin: 5px 0px 5px;
    display: block;
    margin-top: 40px; }
  .product .information_section h3 {
    font: 400 25px/30px "Source Sans Pro", sans-serif;
    color: #4A4A4A;
    text-align: left;
    margin: 0px 0px 10px;
    display: block; }
  .product .information_section .left .list {
    font: 400 33px/35px "Source Sans Pro", sans-serif;
    color: #4A4A4A;
    margin-bottom: 42px; }
    .product .information_section .left .list h3 {
      color: #4A4A4A;
      font: 500 23px/30px "Source Sans Pro", sans-serif; }
    .product .information_section .left .list .information_description {
      font: 400 14px/21px "Source Sans Pro", sans-serif;
      color: #4A4A4A; }
    .product .information_section .left .list i {
      width: 40px;
      height: 40px;
      background-size: 40px 40px;
      display: table;
      margin-right: 25px;
      margin-bottom: 25px;
      float: left; }
  .product .information_section .left .interest_loan i {
    background-image: url(/static/website/img/interest-rate.png?afd010157ba9);
    width: 75px;
    height: 75px;
    background-size: 75px 75px;
    margin-top: 10px; }
  .product .information_section .left .admin_fee_loan i {
    background-image: url(/static/website/img/calculator.png?afd010157ba9);
    width: 75px;
    height: 75px;
    background-size: 75px 75px;
    margin-top: 10px; }
  .product .information_section .right {
    padding-left: 2%; }
  .product .information_section .download_buttons {
    margin-top: 100px; }
  .product .information_section .download {
    top: -95px; }

.product .simulation_box {
  padding: 20px;
  width: 100%;
  color: white;
  font: bold "Source Sans Pro", sans-serif;
  background-image: url("/static/website/img/simulation_bg.png?afd010157ba9");
  background-size: cover;
  border-radius: 15px;
  background-position: left top; }
  .product .simulation_box .simulation_title {
    font-size: 22px; }
  .product .simulation_box .product_left {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 65.38462%; }
    .product .simulation_box .product_left:last-child {
      margin-right: 0; }
  .product .simulation_box .product_right {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 30.76923%; }
    .product .simulation_box .product_right:last-child {
      margin-right: 0; }
  .product .simulation_box .input_section {
    margin-bottom: 80px; }
  .product .simulation_box .left_input {
    width: 40%;
    float: left; }
    .product .simulation_box .left_input input {
      margin-top: 8px;
      height: 37px;
      border-radius: 7px;
      width: 100%;
      margin-top: 8px;
      border: 1px solid white;
      border-color: white;
      border-radius: 7px; }
    .product .simulation_box .left_input input:focus {
      outline: none;
      border: 1px solid white; }
  .product .simulation_box .right_input {
    width: 60%;
    float: right; }
    .product .simulation_box .right_input .flex-container {
      display: flex;
      flex-wrap: nowrap; }
    .product .simulation_box .right_input .flex-container > div {
      width: 80px;
      margin: 5px;
      text-align: center;
      font-size: 12px;
      padding: 5px;
      border: 1px solid white;
      border-radius: 7px; }
    .product .simulation_box .right_input .flex-container > div:hover {
      cursor: pointer;
      background-color: #07b2cb;
      border-color: #07b2cb; }
  .product .simulation_box .left_details {
    width: 70%;
    float: left; }
  .product .simulation_box .right_details {
    width: 30%;
    float: right; }
    .product .simulation_box .right_details .right_align {
      text-align: right; }
  .product .simulation_box button.request_loan {
    background-color: yellow;
    width: 100%;
    border-radius: 7px;
    margin: 10px 0px 15px 0px;
    height: 40px;
    font-weight: bold;
    color: white;
    font-size: 18px; }
  .product .simulation_box a.simulation_disclaimer {
    font-weight: normal;
    font-size: 14px; }
  .product .simulation_box .info_wrapper .info_logo {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 4.80769%;
    margin-top: 1px;
    margin-bottom: 20px;
    background-image: url("/static/website/img/info-icon.png?afd010157ba9");
    background-size: cover;
    width: 25px;
    height: 25px; }
    .product .simulation_box .info_wrapper .info_logo:last-child {
      margin-right: 0; }
  .product .simulation_box .info_wrapper .info_text {
    font-weight: normal;
    font-size: 10px;
    margin-top: 12px; }

.product .condition_and_document_wrapper {
  background-image: url("/static/website/img/product_document_bg.jpg?afd010157ba9");
  height: 500px;
  margin-bottom: 30px;
  font-family: "Source Sans Pro", sans-serif;
  color: white;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center; }
  .product .condition_and_document_wrapper h2 {
    font: 400 40px/65px "Source Sans Pro", sans-serif;
    color: white;
    padding: 50px 0px 25px; }
  .product .condition_and_document_wrapper .section {
    display: flex; }
    .product .condition_and_document_wrapper .section .left_section {
      float: left;
      display: block;
      margin-right: 9.84615%;
      width: 40%; }
      .product .condition_and_document_wrapper .section .left_section h3 {
        font: 600 28px/42px "Source Sans Pro", sans-serif;
        margin-left: 70px; }
      .product .condition_and_document_wrapper .section .left_section .detail_text_left {
        margin-left: 70px;
        font-size: 20px;
        line-height: 1rem; }
    .product .condition_and_document_wrapper .section .center_section {
      float: left;
      display: block; }
      .product .condition_and_document_wrapper .section .center_section .vertical_line {
        display: flex;
        align-items: center; }
      .product .condition_and_document_wrapper .section .center_section span {
        height: 250px;
        width: 3px;
        background-color: white;
        border-radius: 99px; }
    .product .condition_and_document_wrapper .section .right_section {
      float: left;
      display: block;
      margin-left: 9.84615%;
      width: 40%; }
      .product .condition_and_document_wrapper .section .right_section h3 {
        font: 600 28px/42px "Source Sans Pro", sans-serif;
        margin-right: 120px; }
      .product .condition_and_document_wrapper .section .right_section .detail_text_right {
        margin-right: 120px;
        font-size: 20px;
        line-height: 1rem; }
  .product .condition_and_document_wrapper .detail_title {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px; }
  .product .condition_and_document_wrapper .detail_text {
    font-size: 22px; }

.product .information {
  display: table;
  width: 100%;
  position: relative;
  padding: 50px 0px; }
  .product .information .logo_line {
    background: #FFFFFF url(/static/website/img/DB-25.png?99548907c718);
    width: 81px;
    height: 58px;
    background-size: 81px 58px;
    background-repeat: no-repeat;
    display: table;
    position: absolute;
    right: -17px;
    top: 32px; }
    .product .information .logo_line i {
      width: 125px;
      height: 125px;
      display: table;
      border: 1px solid #CCC;
      border-radius: 50%;
      border-bottom-color: transparent;
      border-left-color: transparent;
      transform: rotate(-130deg);
      position: relative;
      top: -28px;
      left: -28px; }
  .product .information h2 {
    font: 400 42px/60px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 40px 0px 50px; }
    .product .information h2 span, .product .information h2 i {
      float: left; }
    .product .information h2 i {
      background-image: url(/static/website/img/DB-Star.png?99548907c718);
      width: 55px;
      height: 55px;
      background-size: 55px 55px;
      background-repeat: no-repeat;
      display: table;
      margin-left: 15px; }
  .product .information h3 {
    font: 600 40px/45px "Source Sans Pro", sans-serif;
    color: #339999;
    text-align: center;
    margin: 0px 0px 35px;
    display: block; }
  .product .information .box {
    position: relative;
    clear: both;
    display: table;
    top: -90px;
    box-shadow: 0px 0px 3px #CCC;
    padding: 55px 45px 45px; }
    .product .information .box .list {
      clear: both;
      display: table;
      margin-bottom: 10px;
      font: 600 21px/28px "Source Sans Pro", sans-serif; }
      .product .information .box .list .left {
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 30.76923%; }
        .product .information .box .list .left:last-child {
          margin-right: 0; }
      .product .information .box .list .right {
        margin-top: 10px;
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 65.38462%; }
        .product .information .box .list .right:last-child {
          margin-right: 0; }
      .product .information .box .list img {
        display: block;
        margin: 0 auto;
        padding-bottom: 25px;
        max-width: 90px; }
  .product .information .list {
    font: 400 33px/35px "Source Sans Pro", sans-serif;
    color: #333;
    margin-bottom: 42px; }
    .product .information .list span {
      font: 400 14px/22px "Source Sans Pro", sans-serif;
      display: block;
      margin-top: 8px;
      margin-left: 68px;
      color: #333; }
    .product .information .list small {
      font: 400 23px/25px "Source Sans Pro", sans-serif; }
    .product .information .list i {
      width: 40px;
      height: 40px;
      background-size: 40px 40px;
      display: table;
      margin-right: 25px;
      margin-bottom: 25px;
      float: left; }
  .product .information .borrow i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .product .information .period i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .product .information .interest i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .product .information .return i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .product .information .protection i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }

/* Block Product */
.borrower .nav {
  position: relative; }

.borrower h1 {
  font-size: 50px;
  line-height: 55px;
  padding-bottom: 7px; }

.borrower .quotes {
  clear: both;
  position: relative; }
  .borrower .quotes .box_content {
    padding: 90px 0px 100px; }
  .borrower .quotes .image {
    background-image: url("/static/website/img/DB-bg-PeminjamTop.jpg?99548907c718"); }
  .borrower .quotes h2 {
    font-weight: 400;
    font-size: 26px;
    line-height: 35px;
    margin: 10px 0px 22px;
    width: 45%; }

.borrower .testimonials, .borrower .how_to {
  background-color: #eff0f0;
  display: table;
  padding: 50px 0px 80px;
  width: 100%; }
  .borrower .testimonials h2, .borrower .how_to h2 {
    font: 400 52px/60px "Source Sans Pro", sans-serif;
    color: #333;
    margin-top: 0px;
    padding-bottom: 60px;
    text-align: center; }
  .borrower .testimonials .detail, .borrower .how_to .detail {
    float: right;
    width: 75%; }
  .borrower .testimonials h3, .borrower .how_to h3 {
    font: 600 22px/25px "Source Sans Pro", sans-serif;
    color: #333;
    margin-top: 0px;
    padding-bottom: 10px; }
  .borrower .testimonials h4, .borrower .how_to h4 {
    font: 400 20px/30px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px; }
  .borrower .testimonials .list, .borrower .how_to .list {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 48.07692%; }
    .borrower .testimonials .list:last-child, .borrower .how_to .list:last-child {
      margin-right: 0; }
  .borrower .testimonials .list_wrapper, .borrower .how_to .list_wrapper {
    display: table;
    padding-bottom: 40px; }
  .borrower .testimonials .list_wrapper:last-child, .borrower .how_to .list_wrapper:last-child {
    padding-bottom: 0px; }

.borrower .testimonials img {
  width: 20%; }

.borrower .how_to {
  background-color: white;
  padding-top: 0px; }
  .borrower .how_to img {
    margin: 0 auto;
    display: table; }

.borrower .requirement {
  background-image: url(/static/website/img/DB-icon-syarat-peminjam.png?99548907c718);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: table;
  height: 90px;
  width: 20%;
  min-width: 90px;
  margin: 0 auto; }

.borrower .information {
  display: table;
  width: 100%;
  position: relative;
  padding: 50px 0px; }
  .borrower .information .logo_line {
    background: #FFFFFF url(/static/website/img/DB-25.png?99548907c718);
    width: 81px;
    height: 58px;
    background-size: 81px 58px;
    background-repeat: no-repeat;
    display: table;
    position: absolute;
    right: -17px;
    top: 32px; }
    .borrower .information .logo_line i {
      width: 125px;
      height: 125px;
      display: table;
      border: 1px solid #CCC;
      border-radius: 50%;
      border-bottom-color: transparent;
      border-left-color: transparent;
      transform: rotate(-130deg);
      position: relative;
      top: -28px;
      left: -28px; }
  .borrower .information h2 {
    font: 400 42px/60px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 40px 0px 50px; }
    .borrower .information h2 span, .borrower .information h2 i {
      float: left; }
    .borrower .information h2 i {
      background-image: url(/static/website/img/DB-Star.png?99548907c718);
      width: 55px;
      height: 55px;
      background-size: 55px 55px;
      background-repeat: no-repeat;
      display: table;
      margin-left: 15px; }
  .borrower .information h3 {
    font: 600 40px/45px "Source Sans Pro", sans-serif;
    color: #339999;
    text-align: center;
    margin: 0px 0px 35px;
    display: block; }
  .borrower .information .box {
    position: relative;
    clear: both;
    display: table;
    top: -90px;
    box-shadow: 0px 0px 3px #CCC;
    padding: 55px 45px 45px; }
    .borrower .information .box .list {
      clear: both;
      display: table;
      margin-bottom: 10px;
      font: 600 21px/28px "Source Sans Pro", sans-serif; }
      .borrower .information .box .list .left {
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 30.76923%; }
        .borrower .information .box .list .left:last-child {
          margin-right: 0; }
      .borrower .information .box .list .right {
        margin-top: 10px;
        float: left;
        display: block;
        margin-right: 3.84615%;
        width: 65.38462%; }
        .borrower .information .box .list .right:last-child {
          margin-right: 0; }
      .borrower .information .box .list img {
        display: block;
        margin: 0 auto;
        padding-bottom: 25px;
        max-width: 90px; }
  .borrower .information .list {
    font: 400 33px/35px "Source Sans Pro", sans-serif;
    color: #333;
    margin-bottom: 42px; }
    .borrower .information .list span {
      font: 400 14px/22px "Source Sans Pro", sans-serif;
      display: block;
      margin-top: 8px;
      margin-left: 68px;
      color: #333; }
    .borrower .information .list small {
      font: 400 23px/25px "Source Sans Pro", sans-serif; }
    .borrower .information .list i {
      width: 40px;
      height: 40px;
      background-size: 40px 40px;
      display: table;
      margin-right: 25px;
      margin-bottom: 25px;
      float: left; }
  .borrower .information .borrow i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .borrower .information .period i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .borrower .information .interest i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .borrower .information .return i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }
  .borrower .information .protection i {
    background-image: url(/static/website/img/DB-icon-keunggulan.png?99548907c718); }

.statistics .nav {
  position: relative; }

.statistics .alpha {
  list-style-type: lower-alpha; }

.faq .nav {
  position: relative; }

.faq .alpha {
  list-style-type: lower-alpha; }

.faq .quotes {
  padding-top: 20px;
  clear: both;
  position: relative; }
  .faq .quotes .image {
    background-image: url("/static/website/img/DB-FAQ.jpg?99548907c718"); }
  .faq .quotes .box_content {
    min-height: 300px;
    padding: 0px; }
  .faq .quotes h1 {
    font: 600 50px/50px "Source Sans Pro", sans-serif;
    position: absolute;
    bottom: 20px;
    color: white; }

.faq .faq_list {
  padding: 50px 0px 80px;
  display: inline-block;
  width: 100%;
  height: 100%;
  clear: both; }
  .faq .faq_list h2 {
    font: 600 30px/30px "Source Sans Pro", sans-serif;
    color: #339999;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 18px;
    border-bottom: 3px solid #339999; }
  .faq .faq_list h2:last-child {
    margin-top: 20px;
    border-bottom: none; }
  .faq .faq_list h3 {
    font: 400 20px/25px "Source Sans Pro", sans-serif;
    color: #999;
    margin: 0px 0px 15px;
    text-transform: uppercase; }
  .faq .faq_list h4, .faq .faq_list li.title {
    font: 600 20px/25px "Source Sans Pro", sans-serif;
    color: #333;
    margin-top: 0px;
    margin-bottom: 5px; }
  .faq .faq_list p {
    font: 400 15px/28px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px 0px 25px; }
  .faq .faq_list hr {
    border: none;
    border-bottom: 3px solid #ff9966;
    width: 8%;
    margin: 35px 0px; }
  .faq .faq_list a {
    font: 400 15px/22px "Source Sans Pro", sans-serif;
    color: #339999;
    padding-bottom: 10px; }
  .faq .faq_list .call a {
    display: table; }
  .faq .faq_list .list {
    max-width: 100%; }
  .faq .faq_list ul, .faq .faq_list ol {
    font: 400 15px/22px "Source Sans Pro", sans-serif;
    color: #333;
    margin: 0px;
    padding: 0px 0px 25px 15px; }
    .faq .faq_list ul li, .faq .faq_list ol li {
      line-height: 32px; }
  .faq .faq_list ul ol, .faq .faq_list ul ul {
    padding-bottom: 0px; }
  .faq .faq_list .last {
    margin-bottom: 0px; }

.faq .call {
  border-radius: 10px;
  background-color: white;
  padding: 35px;
  position: relative;
  box-shadow: 0px 0px 5px #CCC;
  font: 600 22px/28px "Source Sans Pro", sans-serif;
  color: #333; }
  .faq .call img {
    display: block;
    margin-bottom: 10px; }
  .faq .call a {
    margin-top: 15px;
    font: 600 17px/22px "Source Sans Pro", sans-serif;
    color: #339999; }

.faq .navigations, .faq .call {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 22.11538%; }
  .faq .navigations:last-child, .faq .call:last-child {
    margin-right: 0; }

.faq .detail {
  float: left;
  display: block;
  margin-right: 3.84615%;
  width: 74.03846%; }
  .faq .detail:last-child {
    margin-right: 0; }
  .faq .detail div {
    max-width: 80%; }

.coming_soon {
  background: url("/static/website/img/BD-ComingSoon.jpg?99548907c718") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  .coming_soon footer, .coming_soon .content, .coming_soon .tkb-modal-content-wrapper {
    display: none; }

footer {
  clear: both;
  overflow: hidden;
  z-index: 999;
  position: relative; }
  footer h2 {
    font: 600 14px/20px "Source Sans Pro", sans-serif;
    color: #80c9b7;
    margin-top: 0px;
    margin-bottom: 15px; }
  footer i {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    display: table;
    margin-right: 8px;
    float: left; }
  footer .logo_footer {
    width: 75px;
    height: 56px;
    background-size: 75px 56px;
    display: table;
    margin-bottom: 25px;
    margin-right: 25px;
    background-image: url(/static/website/img/footer-logo2x.png?99548907c718); }
  footer .phone {
    background-image: url(/static/website/img/footer-phone2x.png?99548907c718); }
  footer .email {
    background-image: url(/static/website/img/footer-email2x.png?99548907c718); }
  footer .anti-fraud-logo {
    background-image: url(/static/website/img/alert-triangle-white.png?79cce2792a81); }
  footer .facebook {
    background-image: url(/static/website/img/footer-sosmed-fb2x.png?99548907c718); }
  footer .instagram {
    background-image: url(/static/website/img/footer-sosmed-ig2x.png?99548907c718); }
  footer .twitter {
    background-image: url(/static/website/img/footer-sosmed-tw2x.png?99548907c718); }
  footer .tiktok {
    background-image: url(/static/website/img/tiktok-white.png?88a8467090e7); }
  footer .apple, footer .google {
    padding: 3px 10px 1px;
    display: table;
    border-radius: 3px;
    float: left;
    color: white;
    background-color: #333;
    min-width: 118px;
    font: 400 9px/20px "Source Sans Pro", sans-serif; }
    footer .apple span, footer .google span {
      font-weight: 600; }
    footer .apple i, footer .google i {
      background-repeat: no-repeat;
      background-size: 12px 12px;
      display: table;
      width: 12px;
      height: 12px;
      float: left;
      position: relative;
      margin-right: 5px;
      top: 3px; }
  footer .apple i {
    background-image: url("/static/website/img/DB-22.png?99548907c718"); }
  footer .google i {
    background-image: url("/static/website/img/DB-playstore.png?99548907c718"); }
  footer .blue, footer .gray {
    padding: 0px;
    width: 100%;
    display: table; }
  footer .blue {
    background-color: #1c6c89;
    padding: 50px 0px 20px; }
    footer .blue a {
      display: block;
      margin-bottom: 12px; }
    footer .blue .left {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 56.73077%; }
      footer .blue .left:last-child {
        margin-right: 0; }
    footer .blue .right {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 39.42308%;
      font: 400 12px/20px "Source Sans Pro", sans-serif;
      color: white; }
      footer .blue .right:last-child {
        margin-right: 0; }
    footer .blue p {
      font: 400 12px/20px "Source Sans Pro", sans-serif;
      color: white;
      margin: 0px; }
  footer .gray {
    background-color: #262626; }
  footer .box_content .list {
    font: 400 12px/20px "Source Sans Pro", sans-serif;
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 13.46154%; }
    footer .box_content .list:last-child {
      margin-right: 0; }
    footer .box_content .list a {
      color: white; }
    footer .box_content .list img {
      width: 100%;
      max-width: 200px; }
  footer .footer_wrapper {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    font: 400 12px/20px "Source Sans Pro", sans-serif;
    padding: 20px 0px;
    position: relative; }
    footer .footer_wrapper::after {
      clear: both;
      content: "";
      display: table; }
    footer .footer_wrapper a {
      color: white; }
    footer .footer_wrapper .menu {
      position: absolute;
      left: 0px; }
    footer .footer_wrapper .copyright {
      color: #999;
      float: right;
      text-align: right; }
    footer .footer_wrapper .list {
      float: left;
      margin-right: 25px; }

.bottom_info {
  display: block;
  width: 100%;
  border-top: 1px solid #999;
  clear: both;
  font: 400 12px/22px "Source Sans Pro", sans-serif;
  color: white;
  text-align: center;
  margin-top: 30px;
  padding: 15px 0px 0px; }

/* Start Menu */
.button_container.active {
  position: fixed; }

.button_container {
  display: none;
  position: absolute;
  top: 20px;
  right: 25px;
  height: 25px;
  width: 25px;
  cursor: pointer;
  transition: opacity .25s ease;
  z-index: 900; }
  .button_container:hover {
    opacity: .7; }
  .button_container.active {
    top: 30px;
    right: 25px; }
    .button_container.active .top {
      transform: translateY(7px) translateX(0) rotate(45deg);
      background: #F7F7F7; }
    .button_container.active .middle {
      opacity: 0;
      background: #F7F7F7; }
    .button_container.active .bottom {
      transform: translateY(-7px) translateX(0) rotate(-45deg);
      background: #F7F7F7; }
  .button_container span {
    background: #231F20;
    border: none;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer; }
    .button_container span:nth-of-type(2) {
      top: 7px; }
    .button_container span:nth-of-type(3) {
      top: 14px; }

.overlay {
  position: fixed;
  background: #353430;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden; }
  .overlay.open {
    opacity: .9;
    visibility: visible;
    height: 100%;
    z-index: 800; }
    .overlay.open li {
      animation: fadeInRight .25s ease forwards;
      animation-delay: .25s; }
      .overlay.open li:nth-of-type(2) {
        animation-delay: 0.35s; }
      .overlay.open li:nth-of-type(3) {
        animation-delay: 0.45s; }
      .overlay.open li:nth-of-type(4) {
        animation-delay: 0.55s; }
      .overlay.open li:nth-of-type(5) {
        animation-delay: 0.65s; }
      .overlay.open li:nth-of-type(6) {
        animation-delay: 0.75s; }
      .overlay.open li:nth-of-type(7) {
        animation-delay: 0.85s; }
      .overlay.open li:nth-of-type(8) {
        animation-delay: 0.95s; }
      .overlay.open li:nth-of-type(9) {
        animation-delay: 1.05s; }
      .overlay.open li:nth-of-type(10) {
        animation-delay: 1.15s; }
  .overlay nav {
    position: relative;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    font: 12px/28px "Source Sans Pro", sans-serif;
    text-align: center; }
  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    width: 100%;
    top: 20%; }
    .overlay ul li {
      display: block;
      position: relative; }
      .overlay ul li a {
        padding: 8px 0px;
        min-height: 20px;
        font-size: 16px;
        display: block;
        position: relative;
        color: #F7F7F7;
        text-decoration: none;
        overflow: hidden; }

/* End Menu */
.chat-fc-form-outer p {
  margin-top: 0px; }

.hide {
  display: none !important; }

.boards {
  display: flex;
  flex-direction: column; }
  .boards .container, .boards .boards-section {
    display: flex;
    justify-content: center; }
  .boards h2 {
    font: 400 48px/65px "Source Sans Pro", sans-serif;
    text-align: center;
    margin: 35px 0;
    color: #333; }
  .boards figure {
    width: 25%;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0;
    cursor: pointer; }
    .boards figure img {
      opacity: 0.6;
      width: 100%; }
  .boards figure:hover img, .boards figure.active img {
    opacity: 1; }
  .boards figure:hover .arrow-up, .boards figure.active .arrow-up {
    display: block; }
  .boards figcaption {
    text-align: center; }
    .boards figcaption .name {
      font: bold 20px "Source Sans Pro", sans-serif;
      margin: 0;
      line-height: normal;
      color: #333; }
    .boards figcaption .position {
      font: normal 14px "Source Sans Pro", sans-serif;
      margin: 0;
      line-height: normal;
      color: #333; }
  .boards .boards-profile {
    background-color: #339999;
    width: 100%;
    color: white; }
    .boards .boards-profile p {
      text-align: justify;
      text-justify: inter-word;
      font: normal 16px "Source Sans Pro", sans-serif;
      padding: 40px 0;
      margin: 0; }
  .boards .slider {
    position: relative;
    font-size: 100px;
    color: #339999;
    cursor: pointer;
    opacity: 0.6;
    align-self: center; }
  .boards .slider:hover, .boards .slider-mobile:hover {
    opacity: 1; }
  .boards .slider-mobile {
    display: none;
    position: relative;
    font-size: 100px;
    color: #339999;
    cursor: pointer;
    opacity: 0.6;
    align-self: center; }

.arrow-up {
  display: none;
  background-image: url("/static/website/img/icon-triangle-up-blue.svg?11737e4b670b");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px 20px;
  /* example size */
  margin-bottom: -10px;
  width: 100%;
  height: 30px;
  margin-top: 20px; }

@media screen and (min-width: 1540px) {
  .product .information_section .left .interest_loan i {
    margin-top: 3px; }
  .product .information_section .left .admin_fee_loan i {
    margin-top: 3px; } }

@media screen and (min-width: 1024px) {
  .hide-desktop {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .hide-desktop {
    display: none !important; }
  .misi hr {
    margin-left: 130px;
    width: calc(100% - 130px) !important;
    left: 0px; }
  .misi span {
    width: calc(100% - 130px);
    padding-left: 0 !important; } }

@media screen and (max-width: 1280px) and (min-width: 769px) {
  .about .statistics_wrapper h3, .tkb-statistic .statistics_wrapper h3 {
    margin-bottom: 3%; }
  .about .statistics_wrapper .lists, .tkb-statistic .statistics_wrapper .lists {
    margin: 0px;
    margin-inline: auto; }
    .about .statistics_wrapper .lists .list, .tkb-statistic .statistics_wrapper .lists .list {
      margin: 0px; }
  .about .report_download, .about .tkb-statistic, .tkb-statistic .report_download, .tkb-statistic .tkb-statistic {
    width: 100%; }
    .about .report_download hr, .about .tkb-statistic hr, .tkb-statistic .report_download hr, .tkb-statistic .tkb-statistic hr {
      margin-top: 50px; }
    .about .report_download .download p, .about .tkb-statistic .download p, .tkb-statistic .report_download .download p, .tkb-statistic .tkb-statistic .download p {
      padding-right: 100px; }
    .about .report_download .download i, .about .tkb-statistic .download i, .tkb-statistic .report_download .download i, .tkb-statistic .tkb-statistic .download i {
      top: -60px; }
  .arrow-up {
    padding-inline: 90px; } }

@media screen and (max-width: 768px) {
  .button_container {
    display: table; }
  .nav {
    margin: 10px 0px; }
  .nav ul.website {
    display: none; }
  .button {
    padding: 5px 15px;
    font-size: 15px;
    line-height: 20px; }
  .box_content {
    width: 90%;
    margin: 0 auto;
    display: table; }
  .half_width_right {
    margin-left: 20%; }
  .content_wrapper .quotes h1 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 8px; }
  .content_wrapper .quotes .box_content {
    padding: 50px 0px; }
  .download_wrapper {
    margin-top: 20px; }
  .download {
    font-size: 18px;
    line-height: 20px;
    padding: 15px;
    top: 0px; }
    .download i {
      width: 25px;
      height: 25px;
      background-size: 25px 25px;
      top: -2px; }
  .home .quotes .image {
    background-image: url("/static/website/img/DB-bg-hometop-mobile.jpg?99548907c718"); }
  .home .quotes .box_content {
    padding: 100px 0px 180px; }
  .home .info .apps, .home .info_bottom .apps {
    margin-left: 20px; }
  .home .info .phone, .home .info_bottom .phone {
    top: -285px;
    width: 28%; }
  .home .info .head, .home .info .bottom, .home .info_bottom .head, .home .info_bottom .bottom {
    width: auto;
    min-width: auto; }
  .home .info {
    display: none; }
  .home .info_bottom {
    padding: 0px 0px 20px; }
  .home .borrower_needs {
    margin-left: 0px; }
    .home .borrower_needs .total {
      font-size: 25px;
      line-height: 28px;
      padding: 0px 0px 10px;
      margin: 0px; }
    .home .borrower_needs .list {
      font-size: 14px;
      line-height: 22px; }
  .home .metode {
    padding: 0px; }
    .home .metode .box_content:before {
      display: none; }
    .home .metode h2 {
      padding: 25px 0px 10px;
      font-size: 30px;
      line-height: 35px; }
    .home .metode img {
      float: left;
      max-width: 380px;
      width: 100%; }
  .home .benefit .box_content {
    padding-bottom: 45px; }
  .home .benefit h2 {
    padding: 35px 0px 15px;
    font-size: 30px;
    line-height: 35px; }
  .home .benefit h3 {
    font-size: 27px;
    padding-bottom: 15px; }
  .home .benefit h4 {
    font-size: 17px;
    line-height: 22px;
    padding-bottom: 35px; }
  .home .benefit .box {
    padding: 25px 22px 20px; }
  .home .benefit i {
    top: 3px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    background-size: 15px 15px; }
  .home .benefit .list {
    font-size: 17px;
    line-height: 20px; }
  .home .benefit .right .box {
    margin-top: 50px; }
  .home .benefit .box icon {
    background-size: 55px 55px;
    width: 55px;
    height: 55px;
    top: -28px;
    right: -5px; }
  .quotes {
    margin-right: 0px; }
  .quotes .box_content {
    width: 90%;
    padding: 180px 0px 120px; }
    .quotes .box_content h2 {
      font-size: 20px;
      line-height: 22px; }
    .quotes .box_content .detail {
      margin-top: 15px; }
    .quotes .box_content .list {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 8px; }
      .quotes .box_content .list i {
        margin-bottom: 10px;
        margin-right: 8px; }
  .borrower .quotes h2 {
    width: auto;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 22px; }
  .borrower .information .list i {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    margin-right: 10px; }
  .borrower .information .list {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px; }
    .borrower .information .list span {
      font-size: 14px;
      line-height: 20px;
      margin-top: 5px;
      margin-left: 32px; }
  .borrower .information .box {
    position: relative;
    top: 0px;
    padding: 30px 30px 25px; }
  .borrower .information .box .list {
    text-align: center;
    font-size: 17px;
    line-height: 22px; }
    .borrower .information .box .list img {
      padding-bottom: 10px; }
    .borrower .information .box .list .requirement {
      min-width: 62px; }
    .borrower .information .box .list .right {
      font-size: 14px;
      line-height: 20px;
      text-align: left; }
  .borrower .information h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px; }
  .borrower .testimonials {
    padding: 35px 0px; }
    .borrower .testimonials h2 {
      font-size: 30px;
      line-height: 35px;
      padding-bottom: 25px; }
    .borrower .testimonials h3 {
      font-size: 19px;
      padding-bottom: 5px; }
    .borrower .testimonials h4 {
      font-size: 15px;
      line-height: 25px;
      width: 90%;
      margin: 0 auto;
      display: table; }
    .borrower .testimonials .list, .borrower .testimonials .detail {
      width: 100%;
      text-align: center;
      margin-bottom: 35px; }
    .borrower .testimonials .detail {
      margin: 0 auto;
      display: table;
      float: none; }
    .borrower .testimonials .list_wrapper {
      padding-bottom: 0px; }
    .borrower .testimonials img {
      margin: 0 auto 25px;
      display: table;
      width: auto;
      max-width: 100px; }
  .borrower .how_to h2 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 25px; }
  .borrower .how_to img {
    width: 100%;
    max-width: 360px; }
  .product .quotes h2 {
    width: auto;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 22px; }
  .product .simulation_section .left {
    width: 100%; }
  .product .simulation_section .simulation_info .info_icon {
    display: none; }
  .product .simulation_section .right {
    margin-top: 10%;
    width: 100%; }
    .product .simulation_section .right .list {
      text-align: center; }
      .product .simulation_section .right .list i {
        float: none; }
      .product .simulation_section .right .list h3 {
        margin-top: 5%;
        text-align: center; }
    .product .simulation_section .right .max_amount i {
      margin: auto; }
    .product .simulation_section .right .tenure i {
      margin: auto; }
    .product .simulation_section .right .disburse i {
      margin: auto; }
  .product .information_section .left .list h3 {
    font: 600 23px / 30px "Source Sans Pro", sans-serif;
    font-size: 16px; }
  .product .information_section .left .list .information_description {
    font-size: 14px;
    line-height: 20px;
    text-align: justify; }
  .product .information_section .left .interest_loan i {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
    margin-top: 45px; }
  .product .information_section .left .admin_fee_loan i {
    width: 70px;
    height: 70px;
    background-size: 70px 70px;
    margin-top: 45px; }
  .product .information_section .right {
    padding-left: 0; }
    .product .information_section .right .download_buttons {
      margin-top: 105px; }
  .about .quotes img, .tkb-statistic .quotes img {
    max-width: 106px;
    margin-bottom: 15px; }
  .about .quotes hr, .tkb-statistic .quotes hr {
    max-width: 10%;
    margin: 10px 0px 0px; }
  .about .quotes h2, .tkb-statistic .quotes h2 {
    font-size: 15px;
    line-height: 22px; }
  .about .visi_misi, .tkb-statistic .visi_misi {
    margin: 35px 0px; }
    .about .visi_misi .box, .tkb-statistic .visi_misi .box {
      position: relative;
      top: 0px;
      padding: 30px 25px;
      float: none;
      margin: 0px auto;
      width: 100%; }
      .about .visi_misi .box i, .tkb-statistic .visi_misi .box i {
        display: none; }
      .about .visi_misi .box h3, .tkb-statistic .visi_misi .box h3 {
        font-size: 25px;
        line-height: 28px;
        padding-bottom: 10px; }
      .about .visi_misi .box .detail, .tkb-statistic .visi_misi .box .detail {
        font-size: 14px;
        line-height: 22px; }
    .about .visi_misi .visi, .tkb-statistic .visi_misi .visi, .about .visi_misi .misi, .tkb-statistic .visi_misi .misi {
      margin-top: 35px;
      width: 100%;
      float: none; }
      .about .visi_misi .visi hr, .tkb-statistic .visi_misi .visi hr, .about .visi_misi .misi hr, .tkb-statistic .visi_misi .misi hr {
        width: auto;
        margin-top: 31px;
        right: 0px;
        left: 0px;
        width: 100%;
        position: absolute; }
      .about .visi_misi .visi i, .tkb-statistic .visi_misi .visi i, .about .visi_misi .misi i, .tkb-statistic .visi_misi .misi i {
        width: 65px;
        height: 65px;
        font-size: 17px;
        line-height: 61px;
        background: white;
        z-index: 1000; }
      .about .visi_misi .visi span, .tkb-statistic .visi_misi .visi span, .about .visi_misi .misi span, .tkb-statistic .visi_misi .misi span {
        left: auto;
        right: auto;
        width: auto;
        font-size: 14px;
        line-height: 22px;
        width: 80%;
        padding-top: 45px; }
    .about .visi_misi .misi hr, .tkb-statistic .visi_misi .misi hr {
      left: 0px; }
    .about .visi_misi .misi span, .tkb-statistic .visi_misi .misi span {
      width: 100%;
      padding-left: 75px; }
  .about .excellence .box_content, .tkb-statistic .excellence .box_content, .about .intuitif .box_content, .tkb-statistic .intuitif .box_content, .about .risk .box_content, .tkb-statistic .risk .box_content {
    padding-bottom: 15px; }
    .about .excellence .box_content:before, .tkb-statistic .excellence .box_content:before, .about .intuitif .box_content:before, .tkb-statistic .intuitif .box_content:before, .about .risk .box_content:before, .tkb-statistic .risk .box_content:before {
      padding: 100px; }
  .about .excellence .detail, .tkb-statistic .excellence .detail, .about .intuitif .detail, .tkb-statistic .intuitif .detail, .about .risk .detail, .tkb-statistic .risk .detail {
    width: 100%; }
  .about .excellence h2, .tkb-statistic .excellence h2, .about .intuitif h2, .tkb-statistic .intuitif h2, .about .risk h2, .tkb-statistic .risk h2 {
    font-size: 25px;
    line-height: 28px;
    padding-top: 25px; }
  .about .excellence h3, .tkb-statistic .excellence h3, .about .intuitif h3, .tkb-statistic .intuitif h3, .about .risk h3, .tkb-statistic .risk h3 {
    font-size: 14px;
    line-height: 22px;
    padding-top: 5px;
    width: 100%; }
  .about .teams, .tkb-statistic .teams {
    padding-bottom: 25px; }
    .about .teams h2, .tkb-statistic .teams h2 {
      font-size: 30px;
      line-height: 35px;
      padding-bottom: 35px; }
    .about .teams img, .tkb-statistic .teams img {
      max-width: 100px; }
    .about .teams .list, .tkb-statistic .teams .list {
      width: 100%;
      padding: 0px 0px 35px; }
      .about .teams .list h3, .tkb-statistic .teams .list h3 {
        font-size: 19px;
        line-height: 22px; }
      .about .teams .list h4, .tkb-statistic .teams .list h4 {
        font-size: 15px;
        line-height: 25px;
        padding: 10px 0px 0px;
        width: 90%;
        margin: 0 auto;
        display: table; }
  .about .statistics_wrapper h3, .tkb-statistic .statistics_wrapper h3 {
    font-size: 20px; }
  .about .statistics_wrapper h2, .tkb-statistic .statistics_wrapper h2 {
    margin-top: 10%;
    font-size: 25px; }
  .about .statistics_wrapper .lists, .tkb-statistic .statistics_wrapper .lists {
    margin: 0px;
    width: 100%; }
    .about .statistics_wrapper .lists .list, .tkb-statistic .statistics_wrapper .lists .list {
      display: block;
      width: 100%;
      margin: 0px; }
  .about .report_download, .about .tkb-statistic, .tkb-statistic .report_download, .tkb-statistic .tkb-statistic {
    width: 100%; }
    .about .report_download hr, .about .tkb-statistic hr, .tkb-statistic .report_download hr, .tkb-statistic .tkb-statistic hr {
      margin-top: 0px; }
    .about .report_download h2, .about .tkb-statistic h2, .tkb-statistic .report_download h2, .tkb-statistic .tkb-statistic h2 {
      font-size: 25px; }
    .about .report_download .download p, .about .tkb-statistic .download p, .tkb-statistic .report_download .download p, .tkb-statistic .tkb-statistic .download p {
      padding-right: 40px;
      font-size: 14px; }
    .about .report_download .download i, .about .tkb-statistic .download i, .tkb-statistic .report_download .download i, .tkb-statistic .tkb-statistic .download i {
      top: -50px;
      width: 40px;
      height: 40px;
      background-size: 40px 40px; }
  .contact .box_content {
    display: table; }
  .contact .contact_wrapper {
    padding-bottom: 50px; }
    .contact .contact_wrapper .left a, .contact .contact_wrapper .right a {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 12px; }
      .contact .contact_wrapper .left a i, .contact .contact_wrapper .right a i {
        width: 20px;
        height: 20px;
        background-size: 20px 20px; }
      .contact .contact_wrapper .left a:last-child, .contact .contact_wrapper .right a:last-child {
        margin-bottom: 0px; }
  .contact h1 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 35px; }
  .contact h3 {
    padding-bottom: 25px; }
  .contact h4 {
    margin-top: 10px; }
  .contact .left {
    border: none; }
  .contact .right hr {
    display: table;
    margin: 25px 0px; }
  .statistics_wrapper .lists .list {
    display: block;
    width: 100%;
    margin: 0px 0px 35px; }
  .faq .quotes .box_content {
    width: 90%;
    padding: 55px 0px 85px;
    min-height: auto; }
  .faq .detail, .faq .detail div, .faq .call {
    width: 100%;
    max-width: 100%; }
  footer .logo_footer {
    margin-right: 15px;
    display: block;
    width: 100%;
    background-repeat: no-repeat; }
  footer .left {
    width: 100% !important; }
  footer .blue .right {
    margin-top: 25px;
    width: 80% !important; }
  footer i {
    margin-right: 5px; }
  footer .list_wrapper .list {
    float: left;
    display: block;
    margin-right: 3.84615%;
    width: 22.11538%; }
    footer .list_wrapper .list:last-child {
      margin-right: 0; }
  footer .footer_wrapper {
    width: 90%; }
    footer .footer_wrapper .left {
      display: none; }
    footer .footer_wrapper .copyright {
      text-align: left;
      float: left;
      margin-bottom: 0px; }
  .quotes .join {
    margin-left: 0px;
    padding-left: 0px; }
    .quotes .join span {
      font-size: 12px;
      line-height: 17px;
      width: 70%;
      padding-top: 3px; }
    .quotes .join a {
      background-size: 162px 37px;
      width: 162px;
      height: 37px; }
  .home .borrower_needs .total {
    font-size: 22px;
    padding-top: 25px; }
  .home .borrower_needs .lists {
    display: flex;
    flex-wrap: wrap;
    width: 100%; }
    .home .borrower_needs .lists .list {
      width: 33.333%;
      margin-right: 0px;
      font-size: 15px;
      line-height: 22px; }
  .home .borrower_needs img {
    width: 90%; }
  .home .benefit {
    overflow: hidden; }
    .home .benefit .box {
      margin-bottom: 35px; }
    .home .benefit .box.tkb {
      margin: 0px; }
    .home .benefit .mobile {
      display: none; }
    .home .benefit .mobile-icon {
      display: block;
      width: 100%;
      position: relative;
      top: 5px; }
    .home .benefit .box_content {
      padding-bottom: 0px;
      margin-bottom: 25px !important; }
  .why .list {
    width: 100%;
    margin: 0px 0px 35px; }
  .follow .app {
    margin-bottom: 35px; }
  .follow .left:after {
    display: none; }
  .product .information_section .left .interest_loan i {
    margin-top: 40px; }
  .product .information_section .left .admin_fee_loan i {
    margin-top: 40px; }
  .product .condition_and_document_wrapper {
    height: 600px; }
    .product .condition_and_document_wrapper h2 {
      font: 400 30px / 50px "Source Sans Pro", sans-serif;
      padding: 50px 0px 0px; }
    .product .condition_and_document_wrapper .section {
      display: block;
      float: none;
      margin: 0 auto !important;
      width: 100%; }
      .product .condition_and_document_wrapper .section .left_section {
        float: none;
        display: block;
        width: 100%;
        margin-right: 0; }
        .product .condition_and_document_wrapper .section .left_section h3 {
          font: 600 23px / 35px "Source Sans Pro", sans-serif;
          margin-top: 15px;
          margin-left: 0; }
        .product .condition_and_document_wrapper .section .left_section .detail_text_left {
          font-size: 18px;
          line-height: 10px;
          margin-left: 0; }
      .product .condition_and_document_wrapper .section .center_section {
        float: none;
        display: none; }
      .product .condition_and_document_wrapper .section .right_section {
        float: none;
        display: block;
        width: 100%;
        margin-left: 0; }
        .product .condition_and_document_wrapper .section .right_section h3 {
          font: 600 23px / 35px "Source Sans Pro", sans-serif;
          margin-top: 50px;
          margin-right: 0; }
        .product .condition_and_document_wrapper .section .right_section .detail_text_right {
          font-size: 18px;
          line-height: 10px;
          margin-right: 0; }
  .arrow-up {
    padding-inline: 70px; }
  .boards figcaption .name {
    font-size: 16px; }
  .boards figcaption .position {
    font-size: 12px; }
  .benefit .box.tkb {
    width: 100%;
    min-width: 250px; }
    .benefit .box.tkb span {
      font-size: 50px; }
    .benefit .box.tkb .info-logo {
      margin-top: 4px; } }

@media screen and (max-width: 480px) {
  .left, .right {
    width: 100% !important; }
  .half_width_right {
    margin-left: 0; }
  .home .logo, .home .ojk_logo, .home .iso_logo, .home .afpi_logo {
    margin: .5rem .2rem 0 0;
    background-position: center;
    padding: 0; }
  .home .logo {
    width: 60px;
    height: 40px;
    background-size: 60px 40px; }
  .home .ojk_logo {
    width: 100px;
    background-size: 100px; }
  .home .iso_logo {
    width: 70px;
    height: 40px;
    background-size: 70px 40px; }
  .home .afpi_logo {
    width: 45px;
    height: 45px;
    background-size: 45px 45px; }
  .home .borrower_needs {
    margin-left: 0px; }
    .home .borrower_needs .total {
      margin: 0px; }
    .home .borrower_needs .list {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 22.11538%;
      font-size: 11px;
      line-height: 12px;
      margin-bottom: 15px;
      min-height: 100px; }
      .home .borrower_needs .list:last-child {
        margin-right: 0; }
  .home .metode {
    padding: 0px; }
    .home .metode .box_content:before {
      display: none; }
    .home .metode h2 {
      padding: 25px 0px 10px;
      font-size: 30px;
      line-height: 35px; }
    .home .metode img {
      float: left;
      max-width: 260px;
      width: 100%; }
  .borrower .quotes h2 {
    width: auto;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 22px; }
  .borrower .information .list i {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    margin-right: 10px; }
  .borrower .information .list {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px; }
    .borrower .information .list span {
      font-size: 14px;
      line-height: 20px;
      margin-top: 5px;
      margin-left: 32px; }
  .borrower .information .box {
    position: relative;
    top: 0px;
    margin-top: 25px;
    padding: 30px 30px 25px; }
  .borrower .information .box .list {
    text-align: center;
    font-size: 17px;
    line-height: 22px; }
    .borrower .information .box .list img {
      padding-bottom: 10px; }
    .borrower .information .box .list .requirement {
      min-width: 90px; }
    .borrower .information .box .list .right {
      text-align: center; }
  .borrower .information h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px; }
  .borrower .how_to h2 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 25px; }
  .borrower .how_to img {
    width: 100%;
    max-width: 300px; }
  .product .quotes h2 {
    width: auto;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    line-height: 22px; }
  .product .information .list i {
    width: 20px;
    height: 20px;
    background-size: 20px 20px;
    margin-right: 10px; }
  .product .information .list {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 30px; }
    .product .information .list span {
      font-size: 14px;
      line-height: 20px;
      margin-top: 5px;
      margin-left: 32px; }
  .product .information .box {
    position: relative;
    top: 0px;
    margin-top: 25px;
    padding: 30px 30px 25px; }
  .product .information .box .list {
    text-align: center;
    font-size: 17px;
    line-height: 22px; }
    .product .information .box .list img {
      padding-bottom: 10px; }
    .product .information .box .list .requirement {
      min-width: 90px; }
    .product .information .box .list .right {
      text-align: center; }
  .product .information h3 {
    font-size: 25px;
    line-height: 28px;
    margin-bottom: 25px; }
  .product .how_to h2 {
    font-size: 30px;
    line-height: 35px;
    padding-bottom: 25px; }
  .product .how_to img {
    width: 100%;
    max-width: 300px; }
  .product .simulation_section {
    padding-bottom: 10px; }
    .product .simulation_section .simulation_info img {
      display: none; }
    .product .simulation_section .simulation_info p .info_icon {
      background-image: url(/static/website/img/info-icon.png?afd010157ba9);
      width: 10px;
      height: 10px;
      background-size: 10px 10px;
      margin-right: 1%;
      display: table; }
    .product .simulation_section .box .simulation .right p {
      padding: 10px 0px 0px; }
    .product .simulation_section .simulation_info img {
      margin-top: 11px; }
    .product .simulation_section .right {
      padding-left: 0; }
  .product .condition_and_document_wrapper {
    margin-top: -20%;
    height: 540px; }
    .product .condition_and_document_wrapper h2 {
      padding: 25px 0px 0px;
      font-size: 25px; }
    .product .condition_and_document_wrapper .section .left_section h3 {
      font-size: 20px; }
    .product .condition_and_document_wrapper .section .left_section .detail_text_left {
      font-size: 15px; }
    .product .condition_and_document_wrapper .section .right_section h3 {
      font-size: 20px; }
    .product .condition_and_document_wrapper .section .right_section .detail_text_right {
      font-size: 15px; }
  .about .statistics_wrapper h2, .tkb-statistic .statistics_wrapper h2 {
    margin-top: 10%; }
  .about .statistics_wrapper .lists, .tkb-statistic .statistics_wrapper .lists {
    margin: 0px; }
    .about .statistics_wrapper .lists .list, .tkb-statistic .statistics_wrapper .lists .list {
      width: 100%; }
  .about .report_download, .about .tkb-statistic, .tkb-statistic .report_download, .tkb-statistic .tkb-statistic {
    padding-right: 10%;
    padding-left: 10%;
    width: 100%; }
    .about .report_download hr, .about .tkb-statistic hr, .tkb-statistic .report_download hr, .tkb-statistic .tkb-statistic hr {
      margin-top: 35px; }
    .about .report_download h2, .about .tkb-statistic h2, .tkb-statistic .report_download h2, .tkb-statistic .tkb-statistic h2 {
      margin-top: 10px;
      font-size: 25px; }
    .about .report_download .download p, .about .tkb-statistic .download p, .tkb-statistic .report_download .download p, .tkb-statistic .tkb-statistic .download p {
      padding-right: 60px;
      font-size: 14px; }
    .about .report_download .download i, .about .tkb-statistic .download i, .tkb-statistic .report_download .download i, .tkb-statistic .tkb-statistic .download i {
      top: -55px; }
  footer .box_content, footer .footer_wrapper {
    width: 90%; }
  footer .blue {
    padding: 35px 0px 10px; }
  footer .blue .left, footer .blue .right, footer .blue .list, footer .gray .left, footer .gray .right, footer .gray .list {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px; }
  footer .blue .list:last-child a, footer .gray .list:last-child a {
    margin-bottom: 0px; }
  footer .blue img, footer .gray img {
    margin-bottom: 25px; }
  footer .footer_wrapper .left {
    display: none; }
  footer .footer_wrapper .copyright {
    text-align: left;
    float: left;
    margin-bottom: 0px; }
  .benefit .box.tkb {
    width: 100%; }
    .benefit .box.tkb .left {
      width: auto !important; }
    .benefit .box.tkb .list {
      margin-left: 5px; }
    .benefit .box.tkb span {
      font-size: 50px; }
  .scroll-wrapper {
    width: 100vw; }
  .boards .boards-section {
    flex-direction: row; }
  .boards .box_content {
    margin-inline: 0; }
  .boards figure {
    width: 100%; }
    .boards figure img {
      width: 70%;
      opacity: 1; }
  .boards figcaption .name {
    font-size: 20px; }
  .boards figcaption .position {
    font-size: 16px; }
  .boards .arrow-up {
    padding-inline: 140px; }
  .boards .boards-profile p {
    font-size: 14px;
    padding: 20px 0; }
  .boards .boards-section figure:not(.active) {
    display: none; }
  .boards .slider {
    display: none; }
  .boards .slider-mobile {
    display: block; }
  .hide-desktop {
    display: flex; } }

@media screen and (max-width: 370px) {
  .home .logo {
    width: 60px;
    height: 50px;
    margin-top: auto;
    margin-right: 10px;
    background-size: 60px 50px; }
  .afpi_logo {
    width: 60px;
    height: 60px;
    background-size: 60px 60px; }
  .ojk_logo {
    width: 90px;
    height: 40px;
    background-size: 90px 40px; }
  .iso_logo {
    display: none; } }

.anti-fraud {
  font-family: sans-serif; }
  @media only screen and (max-width: 480px) {
    .anti-fraud h1.top-title {
      margin-top: 70px; } }
  .anti-fraud h1.monserrat-font {
    font-family: 'Montserrat-SemiBold';
    line-height: 0.84; }
  .anti-fraud .quotes {
    float: none; }
    .anti-fraud .quotes .image {
      background-image: url("/static/website/img/fraud-image.jpg?79cce2792a81");
      padding-bottom: 70px; }
    .anti-fraud .quotes hr {
      border: none;
      border: 2px solid #ff9966;
      width: 18%;
      margin: 20px 0px 10px; }
    .anti-fraud .quotes h1 {
      color: #1e6f8a;
      font-size: 60px; }
    .anti-fraud .quotes .left {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: 100%; }
      .anti-fraud .quotes .left:last-child {
        margin-right: 0; }
    .anti-fraud .quotes .right {
      float: left;
      display: block;
      margin-right: 3.84615%;
      width: -3.84615%; }
      .anti-fraud .quotes .right:last-child {
        margin-right: 0; }
  .anti-fraud h3 {
    font-size: 30px;
    line-height: 1.2; }
  .anti-fraud .main-center {
    display: block;
    width: 90%;
    float: none;
    margin: 0 auto !important; }
  .anti-fraud .blue-text {
    color: #1c708a;
    text-align: center;
    font-size: 20px; }
  .anti-fraud .center-box {
    margin: auto;
    text-align: center;
    height: fit-content;
    width: fit-content; }
  .anti-fraud .blue-box {
    line-height: 1.45;
    padding: 15px 35px 15px 35px;
    background: #1e6f8a;
    border-radius: 10px;
    font-weight: bold;
    font-size: 18px;
    color: white; }
    .anti-fraud .blue-box a.fraud-report-email {
      font-size: 28px; }
  .anti-fraud .transparent-box {
    border-radius: 10px;
    padding: 15px 32px 15px 32px;
    border: 2px solid black;
    color: #494b4a; }
    .anti-fraud .transparent-box a.fraud-report-attachment-details {
      font-weight: bold; }
  .anti-fraud div.report-types {
    line-height: 1.4;
    color: #494b4a;
    text-align: justify;
    font-size: 16px; }
    .anti-fraud div.report-types a.report-types-title {
      font-weight: bold;
      font-size: 20px; }
    .anti-fraud div.report-types ul.no-indent {
      padding: 0; }
    .anti-fraud div.report-types li {
      list-style-type: "-";
      padding-left: 10px;
      padding-bottom: 5px; }
  .anti-fraud div.important-notes {
    background-image: url("/static/website/img/antifraud-banner.jpg?79cce2792a81");
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 65px;
    color: white;
    margin-top: 50px; }
    .anti-fraud div.important-notes a.title {
      display: flex;
      flex-direction: row;
      font-weight: bold;
      font-size: 28px; }
    .anti-fraud div.important-notes a.title:before, .anti-fraud div.important-notes a.title:after {
      content: "";
      flex: 1 1;
      border-bottom: 3px solid;
      margin: auto; }
    .anti-fraud div.important-notes a.title:before {
      margin-right: 45px; }
    .anti-fraud div.important-notes a.title:after {
      margin-left: 45px; }
    .anti-fraud div.important-notes ul {
      margin-left: 20px; }
    .anti-fraud div.important-notes li {
      font-size: 20px;
      text-align: left;
      margin-bottom: 18px; }
    .anti-fraud div.important-notes li::marker {
      font-size: 2rem;
      font-weight: bolder; }

.terms-and-conditions ol {
  counter-reset: item; }
  .terms-and-conditions ol li {
    counter-increment: item; }
  .terms-and-conditions ol li:before {
    content: counters(item, ".") ". "; }

.terms-and-conditions ol[type="a"] {
  counter-reset: lstyle; }
  .terms-and-conditions ol[type="a"] li {
    counter-increment: lstyle; }
  .terms-and-conditions ol[type="a"] li:before {
    content: counter(lstyle, lower-alpha) ". "; }

.terms-and-conditions li {
  display: block; }

.events h2 {
  font: 400 48px/65px "Source Sans Pro", sans-serif;
  text-align: center;
  margin: 35px 0;
  color: #333; }

.counter::before {
  counter-increment: section;
  content: counter(section); }

.map {
  position: relative;
  width: 100%;
  height: 400px;
  padding-right: 25px; }
  @media only screen and (max-width: 480px) {
    .map {
      padding-right: 0;
      margin-bottom: 25px; } }
  .map .map-canvas {
    overflow: hidden;
    background: none;
    width: inherit;
    height: inherit; }
  .map iframe {
    width: inherit;
    height: inherit; }

.tkb-statistic {
  padding-bottom: 6rem;
  display: flex;
  flex-direction: column;
  gap: 4rem; }
  .tkb-statistic .report_download, .tkb-statistic .tkb-statistic {
    padding: 0; }
  .tkb-statistic hr {
    height: 2px;
    width: 82.69231%;
    color: #339999 !important;
    margin: 0px auto;
    margin-top: 3rem; }
  .tkb-statistic .statistic {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .tkb-statistic .statistic .column {
      display: flex;
      flex-direction: column;
      gap: 2rem;
      width: 25%; }
      .tkb-statistic .statistic .column h2 {
        color: #339999; }
      .tkb-statistic .statistic .column > div {
        min-height: 120px; }

@media screen and (max-width: 1248px) {
  .tkb-statistic .statistic .column {
    width: 33%; } }

@media screen and (max-width: 1028px) {
  .tkb-statistic .statistic .column {
    width: 50%; } }

@media screen and (max-width: 480px) {
  .tkb-statistic .statistic {
    flex-direction: column; }
    .tkb-statistic .statistic .column {
      width: 100%; } }

.popover:hover .popover-container, .popover:hover .blue-arrow-up, .popover-container:hover .popover-container, .popover-container:hover .blue-arrow-up, .blue-arrow-up:hover .popover-container, .blue-arrow-up:hover .blue-arrow-up {
  visibility: visible; }

.popover {
  font-size: .8rem;
  text-align: justify;
  position: relative; }
  .popover .popover-container {
    visibility: hidden;
    position: absolute;
    background-color: transparent;
    left: -7em; }
    .popover .popover-container > :first-child {
      margin-top: 10px; }

.tkb-nav :hover, .tkb-modal-content-wrapper :hover, .tkb-info-mobile :hover {
  cursor: pointer; }

.tkb-nav .content, .tkb-nav .tkb-modal-content-wrapper, .tkb-modal-content-wrapper .content, .tkb-modal-content-wrapper .tkb-modal-content-wrapper, .tkb-info-mobile .content, .tkb-info-mobile .tkb-modal-content-wrapper {
  width: 20em;
  border: solid #246082 3px;
  border-radius: 1em;
  offset: 10px 0;
  padding: 0 !important;
  background-color: white; }
  .tkb-nav .content p, .tkb-nav .tkb-modal-content-wrapper p, .tkb-modal-content-wrapper .content p, .tkb-modal-content-wrapper .tkb-modal-content-wrapper p, .tkb-info-mobile .content p, .tkb-info-mobile .tkb-modal-content-wrapper p {
    font-size: .9rem;
    color: #333;
    width: 100%;
    margin: 0;
    padding: .5em;
    text-align: justify; }
  .tkb-nav .content .tkb-table, .tkb-nav .tkb-modal-content-wrapper .tkb-table, .tkb-modal-content-wrapper .content .tkb-table, .tkb-modal-content-wrapper .tkb-modal-content-wrapper .tkb-table, .tkb-info-mobile .content .tkb-table, .tkb-info-mobile .tkb-modal-content-wrapper .tkb-table {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 1em !important; }
    .tkb-nav .content .tkb-table td, .tkb-nav .tkb-modal-content-wrapper .tkb-table td, .tkb-modal-content-wrapper .content .tkb-table td, .tkb-modal-content-wrapper .tkb-modal-content-wrapper .tkb-table td, .tkb-info-mobile .content .tkb-table td, .tkb-info-mobile .tkb-modal-content-wrapper .tkb-table td, .tkb-nav .content .tkb-table th, .tkb-nav .tkb-modal-content-wrapper .tkb-table th, .tkb-modal-content-wrapper .content .tkb-table th, .tkb-modal-content-wrapper .tkb-modal-content-wrapper .tkb-table th, .tkb-info-mobile .content .tkb-table th, .tkb-info-mobile .tkb-modal-content-wrapper .tkb-table th {
      text-align: center;
      color: #246082; }
    .tkb-nav .content .tkb-table .table-header, .tkb-nav .tkb-modal-content-wrapper .tkb-table .table-header, .tkb-modal-content-wrapper .content .tkb-table .table-header, .tkb-modal-content-wrapper .tkb-modal-content-wrapper .tkb-table .table-header, .tkb-info-mobile .content .tkb-table .table-header, .tkb-info-mobile .tkb-modal-content-wrapper .tkb-table .table-header {
      border-bottom: solid #246082 3px; }

.tkb-nav .chip, .tkb-modal-content-wrapper .chip, .tkb-nav .tkb-info-mobile, .tkb-modal-content-wrapper .tkb-info-mobile, .tkb-info-mobile .chip, .tkb-info-mobile .tkb-info-mobile {
  display: flex;
  flex-direction: row;
  padding: 2px .5em;
  align-items: center;
  background-color: #246082;
  color: white;
  border-radius: 1em; }
  .tkb-nav .chip .info, .tkb-modal-content-wrapper .chip .info, .tkb-nav .tkb-info-mobile .info, .tkb-modal-content-wrapper .tkb-info-mobile .info, .tkb-info-mobile .chip .info, .tkb-info-mobile .tkb-info-mobile .info {
    display: inline-block;
    background-color: white;
    border-radius: .5em;
    width: 1em;
    height: 1em;
    margin-left: 4px;
    font-size: 1rem;
    color: #246082;
    text-align: center;
    line-height: 1rem;
    vertical-align: middle; }

.tkb-nav .blue-arrow-up, .tkb-modal-content-wrapper .blue-arrow-up, .tkb-info-mobile .blue-arrow-up {
  position: absolute;
  visibility: hidden;
  left: 40%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #246082; }

@media screen and (min-width: 768px) {
  .tkb-info-mobile {
    opacity: 0%; } }

.tkb-info-mobile {
  font-family: "Source Sans Pro", sans-serif;
  float: right;
  display: flex;
  flex-direction: row;
  margin-top: 16px;
  margin-right: 2rem; }

.tkb-modal-content-wrapper .content, .tkb-modal-content-wrapper .tkb-modal-content-wrapper {
  border: none;
  width: 100%; }

.uppercase {
  text-transform: uppercase; }

.table.complain-table {
  width: 100%;
  border-collapse: collapse;
  font-family: Arial, sans-serif; }

.table.complain-table th,
.table.complain-table td {
  border: 1px solid #444;
  padding: 8px 12px; }

/* Header styling */
.table.complain-table thead th {
  text-align: center; }

/* First column (Kategori Permasalahan) left aligned */
.table.complain-table tbody td:first-child,
.table.complain-table tfoot td:first-child {
  text-align: left;
  font-weight: bold; }

/* All other columns center aligned */
.table.complain-table tbody td:not(:first-child),
.table.complain-table tfoot td:not(:first-child) {
  text-align: center; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  -webkit-animation-name: fadeIn;
  /* Fade in the background */
  -webkit-animation-duration: 0.4s;
  animation-name: fadeIn;
  animation-duration: 0.4s; }

/* Modal Header */
.modal-header {
  padding: 4px 16px;
  background-color: #165581;
  color: white;
  display: flex;
  justify-content: space-between; }
  .modal-header .title {
    font-size: 1.5em;
    color: white;
    margin: 0; }
  .modal-header .close {
    color: white;
    font-size: 1.5em;
    font-weight: bold; }
  .modal-header .close:hover,
  .modal-header .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer; }

@media only screen and (max-width: 425px) {
  .modal-header .title {
    font-size: 1em; } }

/* Modal Body */
.modal-body {
  padding: 16px 32px;
  font-family: "Source Sans Pro", sans-serif;
  text-align: justify; }
  .modal-body h1 {
    font: 600 22px/28px "Source Sans Pro", sans-serif;
    color: #333;
    padding: 0px;
    margin: 1.5rem 0; }
  .modal-body ul {
    padding-left: 1.5rem; }

/* Modal Footer */
.modal-footer {
  padding: 2px 16px;
  background-color: #165581;
  color: white; }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  border-radius: 15px;
  padding: 0;
  width: 60%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  animation-name: animatetop;
  animation-duration: 0.4s; }

@media screen and (max-width: 480px) {
  .modal-content {
    width: 90%; } }

.modal-content.bottom {
  position: fixed;
  bottom: 0;
  background-color: #fefefe;
  width: 100%;
  -webkit-animation-name: slideIn;
  -webkit-animation-duration: 0.4s;
  animation-name: slideIn;
  animation-duration: 0.4s; }

/* Add Animation */
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

/* Add Animation */
@-webkit-keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

@keyframes slideIn {
  from {
    bottom: -300px;
    opacity: 0; }
  to {
    bottom: 0;
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
