
/*--------------------------------------------------------------
# Loan Calculator
--------------------------------------------------------------*/
.loan-slider-box {
  margin-bottom: 30px;
}

.loan-main-heading.block-title {
    margin-bottom: 40px;
}
.loan-main-heading p
{
  line-height: 1.66;
  margin: 0;
}

.loan-main-heading h3
{
    font-size: 34px;
}

.single-loan-slider h4 {
  font-size: 22px;
}

.single-loan-slider.yearly,
.single-loan-slider.monthly
{
  display: none;
}

.single-loan-slider.yearly.active,
.single-loan-slider.monthly.active
{
  display: block;
}

.loan-slider-box .ui-widget-content {
  border: none !important;
  background: #eff2f6 !important;
}

.single-loan-slider .ui-slider .ui-slider-range {
  background: -webkit-linear-gradient(left, #446b93, #0b1723);
}

.single-loan-slider .ui-slider-horizontal .ui-slider-handle {
  top: -4px !important;
  margin-left: -5px !important;
}

.single-loan-slider .ui-slider .ui-slider-handle {
  width: 20px;
  height: 20px;
  border: 3px solid -webkit-linear-gradient(left, rgba(68, 107, 147, 0.9), rgba(11, 23, 35, 0.9));
  background: #fff;
  border-radius: 50%;
  outline: none !important;
  box-shadow: none;
}

.single-loan-counter {
    font-weight: 600;
    font-size: 18px;
    color: #6e6d6e;
    margin-bottom: 30px;
}

.single-loan-counter h6 {
    margin-top: 14px;
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    color: #6e6d6e;
}

.single-loan-counter {
    font-weight: 600;
    font-size: 18px;
    color: #6e6d6e;
    margin-bottom: 30px;
}

.about-total-loan-form
{
  padding: 30px 40px 40px;
}

.about-total-loan-form-calculation
{
  text-align: center;
}

@media (max-width: 767px)
{
  .about-total-loan-form
  {
    padding:30px;
  }
}

/*--------------------------------------------------------------
# Loan Eligibility
--------------------------------------------------------------*/

.eligibility-slider-box .single-loan-counter {
    margin-bottom: 20px;
}

.loan-eligibility-form {
  box-shadow: 0px 10px 60px 0px rgba(11, 11, 11, 0.1);
  color: #fff;
  background-color: var(--thm-primary);
  border-radius: 4px;
  font-size: 18px;
  padding: 0px 0px;
}

@media (max-width: 767px)
{
  .loan-eligibility-form
  {
    margin-top: 20px;
    padding: 35px 30px;
  }
}

.loan-eligibility-inner-heading h4 {
    font-size: 28px;
    color: #fff;
}

@media (max-width: 991px)
{
  .loan-eligibility-inner-heading h4
  {
    font-size: 22px;
  }
}

.loan-eligibility-inner-heading-dollor
{
  font-size: 36px;
}

@media (max-width: 991px)
{
  .loan-eligibility-inner-heading-dollor
  {
    font-size: 24px;
  }
}

.loan-eligibility-total {
    font-size: 36px;
    line-height: 1.2;
    display: inline-block;
}

@media (max-width: 991px)
{
  .loan-eligibility-total
  {
    font-size: 24px;
  }
}

.loan-eligibility-monthly {
    font-size: 20px;
    line-height: 1.2;
    display: inline-block;
}

.eligibility-inner-heading {
    margin-top: 35px;
    border-top: 1px solid rgba(255,255,255,.2);
    padding-top: 35px;
    padding-bottom: 35px;
}

@media (max-width: 991px)
{
  .eligibility-inner-heading h4
  {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px)
{
  .eligibility-inner-heading
  {
  margin-top: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  }
}

.loan-eligibility-details {
    margin-top: 25px;
}

@media (max-width: 767px)
{
  .loan-eligibility-details
  {
    margin-top: 20px;
  }
}

.loan-eligibility-details small {
    font-size: 13px;
    color: rgba(255,255,255,.7);
}

@media (max-width: 991px)
{
  .loan-eligibility-details small
  {
    line-height: 20px;
  }
}

/*--------------------------------------------------------------
# Apply Now
--------------------------------------------------------------*/

.apply-one
{
  padding-top: 60px;
  padding-bottom: 100px;
}

@media (max-width: 991px)
{
  .apply-one
  {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}

@media (max-width: 767px)
{
  .apply-one
  {
    padding-top: 25px;
    padding-bottom: 60px;
  }
}

@media (max-width: 425px)
{
  .apply-one
  {
    padding-top: 10px;
    padding-bottom: 50px;
  }
}
.apply-one .block-title
{
  margin-bottom: 20px;
}


@media (max-width: 425px) {
  .about-one__content .about-one__text {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.about-one__form {
  margin-top: 0px;
  position: relative;
  z-index: 10;
  margin-left: 0px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(45, 44, 44, 0.1);
  border-radius: 0px;
}


.about-one__form h3 {
  text-align: center;
  margin: 0;
  font-size: 30px;
  color: #fff;
  background: -webkit-linear-gradient(left, #446b93, #0b1723);
   
  font-weight: 700;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

@media (max-width: 375px) {
  .about-one__form h3 {
    font-size: 24px;
  }
}



.about-one__form h3::after {
  content: "";
  width: 100%;
  height: 10px;
  /*background-image: url(../images/shapes/about-form-shape-1-1.png);*/
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
}

.about-one__form .thm-btn {
  width: 100%;
  margin-top: 35px;
  padding-top: 17.5px;
  padding-bottom: 17.5px;
}

.about-one__form .thm-btn:hover {
  background-color: var(--thm-black);
  color: #fff;
}

.about-one__form .noUi-horizontal {
  height: 7px;
  border-radius: 4px;
  background-color: #eff2f6;
  border: none;
  box-shadow: none;
}

.about-one__form .noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  border: 4px solid #fff;
  background: -webkit-linear-gradient(left, #a94442, #a94442);
  border-radius: 50%;
  outline: none !important;
  box-shadow: none;
}

.about-one__form .noUi-horizontal .noUi-handle::before, .about-one__form .noUi-horizontal .noUi-handle::after {
  display: none;
}

.about-one__form .noUi-tooltip {
  border: none;
  padding: 0;
  color: var(--thm-color);
  font-size: 15px;
  background-color: none;
  box-shadow: none;
}

.about-one__form .noUi-horizontal .noUi-tooltip {
  bottom: 185%;
  font-weight: 500;
}

.about-one__form .noUi-connect {
  background-color: -webkit-linear-gradient(left, rgba(25, 55, 117, 0.9), rgba(0, 171, 201, 0.9));
  border-radius: 4px;
}

.about-one__form .input-box {
  margin-bottom: 30px;
}

.about-one__form .input-box__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  color: var(--thm-color);
  margin-bottom: 10px;
}

.input-box__top span
{
  font-size: 16px;
  font-weight: 500;
}

.about-total-loan-form {
    padding: 30px 40px 40px;
}



@media (max-width: 1199px)
{
  .about-one__form-content p
  {
    font-size: 18px;
  }
}

@media (max-width: 767px)
{
  .about-one__form-content p
  {
    font-size: 16px;
  }
}

@media (max-width: 425px)
{
  .about-one__form-content p
  {
    display: block;
    text-align: center;
  }
}

.about-one__form-content p span {
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
}

@media (max-width: 767px)
{
   .about-one__form-content p span
  {
    font-size: 14px;
  }
}

@media (max-width: 490px)
{
  .about-one__form-content p span
  {
    max-width: 100px;
  }
}

.about-one__form-content p i {
  font-style: normal;
}

.about-one__form-content p b {
  font-weight: 400;
  color: #000;
  line-height: 1;
  display: block;
}


.about-one__form-content p {
    margin: 0;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    align-items: center;
}

.about-one__form-content p + p {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #e6eaef;
}