.main-container .banner-container .banner-main-home {
  background: url(../assets/images/svg/banner-background.svg);
  background-repeat: no-repeat;
  height: 400px;
  background-position: bottom;
  background-size: cover;
}
.main-container .banner-container .banner-main-home .banner-background {
  align-items: end;
  justify-content: center;
  height: 230px;
  -webkit-box-pack: center;
  -webkit-box-align: end;
  display: -webkit-box;
}
.main-container .banner-container .banner-main-home .banner-background .banner-description {
  display: flex;
  flex-direction: column;
  display: -webkit-flex;
}
.main-container .banner-container .banner-main-home .banner-background .banner-description .common-title {
  font-family: "Roboto";
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #FFFFFF !important;
  width: 100%;
}
.main-container .banner-container .banner-main-home .banner-background .banner-description .logo {
  max-width: 260px;
  width: 100%;
}
.main-container .bg-image {
  background: url(../assets/images/jpg/bridge-loans/bridgwluan-bg-mobile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  height: 100%;
  min-height: 1020px;
  display: flex;
  justify-content: center;
  align-items: end;
}
.main-container .wrap-body {
  padding: 35px 20px;
}
.main-container .wrap-body .breadcrumb-link .breadcrumb .breadcrumb-item a {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #25BB58;
  font-family: "Open Sans", sans-serif;
}
.main-container .wrap-body .breadcrumb-link .breadcrumb .breadcrumb-item.active {
  color: #25BB58;
  font-weight: 500;
}
.main-container .wrap-body .home-link-wrap a {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #25BB58;
  font-family: "Open Sans", sans-serif;
  margin-left: 3px;
}
.main-container .wrap-body .width-800 {
  width: 100%;
}
.main-container .wrap-body .width-800 .wrap-box-common .page-img {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: 10px;
}
.main-container .wrap-body .width-800 .wrap-box-common .page-title h1 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
}
.main-container .wrap-body .width-800 .wrap-box-common .page-info {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #003073;
}
.main-container .wrap-body .width-800 .wrap-box-common .color-green {
  color: #25BB58;
}
.main-container .wrap-body .width-800 .wrap-box-common .common-button-wrap {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: flex-start;
}
.main-container .wrap-body .width-800 .wrap-circle-box .circle-img-box h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  color: #fff;
}
.main-container .wrap-body .width-800 .wrap-circle-box .circle-img-box p {
  color: #fff;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.main-container .wrap-body .width-800 .wrap-circle-box .circle-img-box .circle-check-box {
  display: flex;
  flex-direction: row;
  gap: 15px;
  justify-content: flex-start;
  align-items: center;
}
.main-container .wrap-body .width-800 .wrap-circle-box .circle-img-box .circle-check-box p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 0;
  color: #fff;
}
.main-container .wrap-body .width-800 .bridge-loans-box .title-bridge-name h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  text-align: center;
}
.main-container .wrap-body .width-800 .bridge-loans-box .title-bridge-name .text-h2 {
  text-align: left !important;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-icon {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-icon .loans-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0px;
  width: 100%;
  max-width: 230px;
  text-align: center;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-icon .loans-box p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
}
.main-container .wrap-body .width-800 .bridge-loans-box .work-bridge p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}
.main-container .wrap-body .width-800 .bridge-loans-box .work-bridge h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}
.main-container .wrap-body .width-800 .bridge-loans-box .work-bridge .bridge-loan-ul {
  padding-left: 30px;
  list-style-type: disc;
}
.main-container .wrap-body .width-800 .bridge-loans-box .work-bridge .bridge-loan-ul li p {
  margin-bottom: 5px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}
.main-container .wrap-body .width-800 .bridge-loans-box .work-bridge .info-text {
  font-weight: 600;
  font-size: 20px;
  color: #003073;
}
.main-container .wrap-body .width-800 .calculate-payment-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
}
.main-container .wrap-body .width-800 .calculate-payment-wrap .calculate-box img {
  max-width: 60px;
}
.main-container .wrap-body .width-800 .calculate-payment-wrap .calculate-payemnt-info h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 37px;
  color: #fff;
}
.main-container .wrap-body .width-800 .calculate-payment-wrap .calculate-payemnt-info p {
  font-family: "Open Sans";
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
}
.main-container .wrap-body .width-800 .calculate-payment-wrap .calculate-payemnt-info .btn-green3 {
  font-weight: 700;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-group {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-group .wrap-two-group {
  flex-direction: column;
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-group .wrap-two-group .get-loan-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0px;
  gap: 20px;
  width: 192px;
  height: 204px;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-group .wrap-two-group .get-loan-wrap .iconbox-100 {
  width: 100px;
  height: 100px;
}
.main-container .wrap-body .width-800 .bridge-loans-box .loans-list-group .wrap-two-group .get-loan-wrap h4 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  text-align: center;
  color: #003073;
}
.main-container .wrap-body .width-800 .apply-loan-wrap .work-bridge .number-ul {
  list-style-type: decimal;
  font-weight: 700;
}
.main-container .wrap-body .width-800 .apply-loan-wrap .work-bridge .number-ul li p {
  margin-bottom: 5px;
}
.main-container .wrap-body .width-800 .apply-loan-wrap .common-button-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.main-container .wrap-body .width-800 .about-loan-apply .loan-more-learn-wrap {
  box-shadow: unset;
  padding: 30px 0;
}
.main-container .wrap-body .width-800 .about-loan-apply .loan-more-learn-wrap .loan-apply-title h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  color: #003073;
}
.main-container .wrap-body .width-800 .about-loan-apply .loan-more-learn-wrap .about-financing-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0px;
}
.main-container .wrap-body .width-800 .about-loan-apply .loan-more-learn-wrap .about-financing-list .list-about {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px;
  gap: 6px;
  min-height: 80px;
}
.main-container .wrap-body .width-800 .about-loan-apply .loan-more-learn-wrap .about-financing-list .list-about .benefit-box {
  width: 100%;
  max-width: 60px;
  height: 67px;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-container .wrap-body .width-800 .about-loan-apply .loan-more-learn-wrap .about-financing-list .list-about .about-text-box h4 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 0;
}
.main-container .wrap-body .width-800 .about-loan-apply .loan-more-learn-wrap .about-financing-list .list-about .about-text-box p {
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
.main-container .wrap-body .width-800 .bridge-loans-box .more-option-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  padding: 15px 20px;
}
.main-container .wrap-body .width-800 .bridge-loans-box .more-option-wrap .more-option-title h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
  color: #003073;
}
.main-container .wrap-body .width-800 .bridge-loans-box .more-option-wrap .more-option-list .more-icon-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0px;
  gap: 8px;
  margin-bottom: 15px;
  cursor: pointer;
}
.main-container .wrap-body .width-800 .bridge-loans-box .more-option-wrap .more-option-list .more-icon-wrap p {
  margin-bottom: 0;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #25BB58;
}/*# sourceMappingURL=bridge-loans.css.map */