@font-face {
  font-family: apro_regular;

  src: url("/fonts/vendor/APRO_Regular.ttf");
}

body {
  font-family: "APRO_Regular", sans-serif;
}

.navbar {
  z-index: 10000;
}

.select2-container .select2-selection--single {
  display: block;
  width: 100%;
  height: calc(1.6em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.6;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 1px solid #eaeaec;
  height: auto;
  font-size: 20px !important;
  font-weight: bold;
  height: auto !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/images/vector/home-down.svg") 95%/12px no-repeat #fff;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #eaeaec;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
  font-size: 1.1rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  display: none;
}

.anchor {
  display: block;
  position: relative;
  top: -20px;
  visibility: hidden;
}

#ex1Slider .slider-selection {
  background: #da593c;
}

.slider-handle {
  background-color: #0478b2;
  background-image: linear-gradient(to bottom, #fff, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff", endColorstr="#fff", GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  /* box-shadow: inset 0 1px 0 rgb(255 255 255 / 20%), 0 1px 2px rgb(0 0 0 / 5%); */
  position: absolute;
  top: 0.075rem;
  width: 15px;
  height: 15px;
  /* background-color: #da593c; */
  border: 3px solid #da593c;
}

.slider.slider-horizontal .slider-track {
  height: 5px;
  width: 100%;
  margin-top: -3.5px;
  top: 50%;
  left: 0;
}

.text-md {
  font-size: 11px;
}

.confirmation-button {
  width: auto;
  border-radius: 30px;
  background-color: #da593c;
  border-color: unset;
  color: #ffffff;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.text-xl {
  font-size: 1.1rem;
}

.back-button {
  width: auto;
  border-radius: 30px;
  background-color: #ffffff;
  border-color: unset;
  color: #da593c;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #da593c;
  border-radius: 0.25rem;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #da593c;
}

html {
  scroll-behavior: smooth;
}

.max-width-65 {
  max-width: 5rem;
}

.no-underline {
  text-decoration: none !important;
}

.rounded-6xl {
  border-radius: 60px;
}

.rounded-4xl {
  border-radius: 20px;
}

.rounded-card-4xl {
  border-radius: 20px 20px 0 0;
}

.rounded-3xl {
  border-radius: 35px;
}

.rounded-2xl {
  border-radius: 10px;
}

.navbar-light .navbar-nav .nav-link,
.text-black {
  color: #0a0a0a;
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: #fff;
}

.jumbo-homepage {
  height: 100vh;
}

.nav-height {
  min-height: 50px;
}

.bg-gray-300 {
  background-color: #efefef;
}

.bg-gray-200 {
  background-color: #eaeaec;
}

.btn-border {
  border-color: #9d999a !important;
}

.loan.form-control {
  font-size: 0.7rem;
  font-weight: bold;
  border: 1px solid #efefef;
  height: 5vh;
}

.homepage-card-footer {
  font-size: 0.43rem;
  line-height: 1.8;
  font-weight: 800;
}

.carousel-item img {
  background-position: center;
  background-repeat: no-repeat;
}

.back {
  text-decoration: none !important;
}

.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  background-size: cover;
}

.side-box {
  border-bottom: 1px solid #e36e60;
}

.mid-text {
  font-size: 2rem;
  color: #e36e60;
}

.side-text {
  font-size: 1rem;
  padding-top: 2vh;
}

.font-size-md {
  line-height: 18px;
  font-weight: 600;
  font-size: 14px;
}

.bg-image-cover {
  background-repeat: no-repeat;
  background-size: cover;
}

#hero .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  margin-right: 6px;
  margin-left: 6px;
  text-indent: -999px;
  cursor: pointer;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 1;
  transition: opacity 0s ease;
  border-radius: 100%;
  background-color: #bfbfbf;
}

#hero .carousel-indicators li.active {
  background-color: #e3a348;
}

.text-sm {
  font-size: 0.5rem;
  font-weight: bold;
}

#hero .carousel-indicators {
  display: none;
}

.homepage-floating-card {
  margin-top: -20px;
}

.carousel-item {
  transition: transform 0.5s ease-in-out;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  transition: opacity 0s 4s;
}

.carousel-caption {
  top: 100px;
  left: 20px;
  z-index: unset;
  padding-top: 20px;
  padding-bottom: unset;
  color: #322827;
  text-align: left;
  width: unset;
}

.bg-red-ok {
  background-color: #da593c;
}

.scroll-down-text {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 50px;
}

.mobile-view {
  display: block;
}

.desktop-view {
  display: none;
}

.footer-view {
  display: none;
}

.mobile-help-center {
  position: absolute;
  width: 60px;
  height: 60px;
  bottom: 50px;
  right: 20px;
}

.position-fixed {
  position: fixed;
}

.right-0 {
  right: 0;
}

.bottom-40 {
  bottom: 40px;
}

.text-rl-mixed {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}

.bg-red-ok-2 {
  background-image: linear-gradient(#e4783f, #d06532);
}

.line-height-25 {
  line-height: 25px;
}

.total-qty {
  font-size: 21px;
  line-height: 32px;
}

.small-font {
  font-size: 0.45rem;
  line-height: 1rem;
}

.small-font-custom-wai {
  font-size: 0.6rem;
  line-height: 1rem;
}

#loan-form .active {
  background-color: #eba949;
  border-color: #f2f2f2 !important;
  font-weight: bold;
}

.p-45 {
  padding: 2rem !important;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #bfbfbf;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #e3a348;
}

.bg-gradient-custom {
  background-image: linear-gradient(#e97d65, #d35d73);
}

.px-35 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.bg-gray-400 {
  background-color: #f2f2f2;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-md-60 {
  margin-bottom: 60px;
}

.mb-sm-60 {
  margin-bottom: 100px;
}

.about-image-margin {
  margin-top: -100px;
}

.mb-45 {
  margin-bottom: 2.5rem;
}

.shadow-custom {
  box-shadow: 0px 0px 5px 0px rgba(1, 1, 1, 0);
}

.px-4rm {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.abs-bot-center {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

.hide-mobile {
  display: none;
}

.requirements-wrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}

.bg-md-white-mobile-gray {
  background-color: #f2f2f2;
  margin-top: 0px;
  margin-bottom: -50px;
}

.font-14px {
  font-size: 14px !important;
}

.vl {
  border-left: 2px solid #c9c9c9;
  height: auto;
  margin-right: -5px;
  margin-left: -5px;
}

.hl {
  margin-left: 20vw;
  overflow: hidden;
  width: 52vw;
  border: 0.3px solid #e36e60;
}

.mt-10,
.my-10 {
  margin-top: 100px !important;
}

.mb-10,
.my-10 {
  margin-bottom: 100px !important;
}

.mt-15,
.my-15 {
  margin-top: 150px !important;
}

.mb-15,
.my-15 {
  margin-bottom: 150px !important;
}

.glassmorphism {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.w-25-px {
  width: 25px;
}

.h-25-px {
  height: 25px;
}

.max-width-75 {
  max-width: unset;
}

.checked {
  color: #eca94b;
}

.font-size-10 {
  font-size: 10px;
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #da593c;
}

.no-dots {
  list-style-type: none;
}

.footer-title {
  font-size: 20px !important;
}

.flex-custom {
  display: flex !important;
}

.btn-next {
  border-radius: 30px;
}

.btn-otp {
  background-color: #eca94b;
  border-color: unset;
}

.btn-next-form {
  border-radius: 30px;
  width: 20vw;
  background-color: #a6a2a1;
  border-color: unset;
}

.testimoni-desktop {
  height: 45vh;
}

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  margin-right: -2vw;
  background-image: url("/images/arrow-black-1.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  transition: opacity 0.35s linear 0s;
}

.navigation-form {
  display: flex;
  justify-content: left;
  padding-bottom: 2vh;
}

.mouse-pointer {
  cursor: pointer;
}

#first-carousel li {
  height: 16rem;
}

#first-carousel li .h-cst {
  height: 13rem;
}

#third-carousel li {
  height: 20rem;
  padding-top: 4rem;
  padding-bottom: 2rem;
}

#fourth-carousel li {
  height: 12rem;
}

#fourth-carousel li .h-cst {
  height: 10rem;
}

@media screen and (min-width: 768px) {
  .max-width-65 {
    max-width: 65%;
  }

  .transform-custom {
    transition: all 0.5s;
    transform: translateX(16rem);
  }

  .transform-custom.active {
    transform: translateX(0rem) !important;
  }

  .confirmation-button {
    padding-left: 5.5rem !important;
    padding-right: 5.5rem !important;
  }

  .back-button {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .show {
    display: block !important;
  }

  .rotated {
    transform: rotate(180deg);
    /* Equal to rotateZ(45deg) */
  }

  .testimoni-desktop {
    height: 14rem;
  }

  .flex-custom {
    display: block !important;
  }

  .mobile-view {
    display: none;
  }

  .mobile-carousel {
    display: none;
  }

  .desktop-view {
    display: block;
  }

  .footer-view {
    display: flex;
    justify-content: right;
  }

  .homepage-floating-card {
    position: absolute;
    right: 0;
    bottom: 4vh;
    width: 26rem;
  }

  #hero .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -12px;
    left: unset;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: unset;
    margin-left: 15%;
    list-style: none;
    width: 26rem;
  }

  .carousel-caption {
    position: absolute;
    right: unset;
    top: 20%;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #000;
    text-align: left;
    width: 30%;
  }

  .scroll-down-text {
    display: none;
  }

  .desktop-help-center {
    border-radius: 10px 0 0 30px;
    padding: 15px 10px 80px 10px;
    width: 2.5rem;
    left: -2.5rem;
    bottom: 0;
    position: absolute;
  }

  .desktop-help-center-circle {
    position: absolute;
    width: 55px;
    height: 55px;
    bottom: 10px;
    left: -4rem;
    z-index: 1;
  }

  .font-size-15 {
    font-size: 15px;
  }

  .bot-left {
    position: absolute;
    left: 100px;
    bottom: 20px;
  }

  .button-bot-left {
    background-color: #eca94b;
    width: 40px;
    height: 40px;
  }

  .mb-md-60 {
    margin-bottom: 0px;
  }

  .shadow-custom {
    box-shadow: 0.25px 0.25px 5px 0.25px rgba(1, 1, 1, 0.25);
  }

  .hide-mobile {
    display: block;
  }

  .bg-md-white-mobile-gray {
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .rounded-card-4xl {
    border-radius: 20px;
    height: auto;
  }

  .max-width-75 {
    max-width: 75%;
  }

  .requirements-wrapper {
    padding-top: 150px;
    padding-bottom: 30px;
  }

  .navigation-form {
    display: flex;
    justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .mb-sm-60 {
    margin-bottom: 0px;
  }
}
