/*.hwcCustomization.hwcCalculators .hwc-pages .page {
    background: #ffffff;
}*/
.btnApplyy-Borrowing {
  margin-top: 46px;
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.4s ease all;
}
.btnApplyy-Borrowing-2 {
  margin-top: 0px;
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.4s ease all;
}
.btnApplyy-Refinance {
  margin-top: 205px;
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.4s ease all;
}
.btnApplyy-Refinance-2 {
  margin-top: 199px;
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: 0.4s ease all;
}
.input-group-text {
  padding: 0.375rem 0 0.375rem 0.75rem;
}
.input-group .input-group-prepend .input-group-text,
.input-group .input-group-append .input-group-text {
  padding-right: 0px;
}
.hwcCustomization.hwcCalculators .form-group .input-group-datetime:after,
.hwcCustomization.hwcCalculators .form-group .input-group-datetime:after {
  right: -3px;
}
.page-show {
  background: #FFD400 !important;
  padding: 0px !important;
  padding-bottom: 20px !important;
  width: 100%;
}
.show-result-block {
  transform: translateX(0) !important;
  opacity: 1 !important;
}
.pos_abo {
  position: absolute !important;
  z-index: -1 !important;
}
@media screen and (max-width: 767px) {
  .btnApplyy-Borrowing {
    margin-top: 25px;
  }
  .btnApplyy-Borrowing-2 {
    margin-top: 25px;
  }
  .btnApplyy-Refinance {
    margin-top: 25px;
  }
  .btnApplyy-Refinance-2 {
    margin-top: 25px;
  }
  .hwcCustomization.hwcCalculators .hwc-pages .page {
    padding: 16px 16px !important;
  }
  .h1-subtitle {
    padding-left: 16px !important;
  }
  .btnApplyy-Borrowing {
    bottom: 0px;
  }
  .btnApplyy-Borrowing-2 {
    bottom: 0px;
  }
  .btnApplyy-Refinance {
    bottom: 0px;
  }
  .btnApplyy-Refinance-2 {
    bottom: 0px;
  }
}