.serviceList {
  padding-bottom: 10px;
  margin-bottom: 60px;
}

.serviceList .subHeader {
  color: white;
}

@media screen and (max-width: 426px) {
  .serviceList {
    margin-bottom: 10px;
  }
  .serviceList .subHeader {
    font-size: 18px;
  }
}

.service-products {
  font-family: "Manrope";
  font-style: normal;
  margin: 100px auto;
}

@media screen and (max-width: 426px) {
  .service-products {
    margin: 10px auto;
  }
}

.service-products ul {
  border-bottom: solid 1px #2455e4;
  max-width: 900px;
  margin: 0 auto;
}

.service-products .nav-item {
  margin: 0 30px;
  margin-bottom: -1px;
}

@media screen and (max-width: 426px) {
  .service-products .nav-item {
    margin: 0 10px;
  }
}

.service-products .nav-item .nav-link {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  padding: 15px 30px;
  letter-spacing: 0.2px;
  color: #75767f;
}

@media screen and (max-width: 426px) {
  .service-products .nav-item .nav-link {
    font-size: 14px;
    line-height: 14px;
  }
}

.service-products .nav-item .nav-link.active {
  color: #061c47;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top: 1px solid #2455e4;
  border-left: 1px solid #2455e4;
  border-right: 1px solid #2455e4;
  border-bottom: 1px solid white;
}

.service-products .tab-content a.loan-condition {
  margin-top: 20px;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 110.6%;
  text-align: center;
  color: #ffffff;
  background: #2455e4;
  border-radius: 4px;
  padding: 10px 20px;
}

.service-products .tab-content .titre-text {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 169.6%;
  /* or 27px */
  text-align: center;
  /* light/outline */
  color: #75767f;
}

.service-products #pills-loans .card,
.service-products .service-invest .card {
  background: #ffffff;
  border: 1px solid #e5eaf4;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.03);
  border-radius: 16px;
  margin-bottom: 30px;
}

.service-products #pills-loans .card .loan-icon,
.service-products .service-invest .card .loan-icon {
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-products #pills-loans .card h4,
.service-products .service-invest .card h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #183b56;
  margin: 10px 0;
}

.contactus {
  color: white !important;
}

.service-invest {
  background: url("../theme/service/invest-bg.png") no-repeat center top;
}

.service-invest .card {
  width: 100%;
}

.service-invest .card .loan-icon {
  margin-top: 20px;
  margin-bottom: 35px;
}

.service-invest .card .card-body {
  padding-top: 15px;
  background: rgba(255, 255, 255, 0.5);
  /* Primary/Skyblue */
  border: 1px solid #7298f8;
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.43);
  border-radius: 16px;
}

.service-invest .card .card-body h4 {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  text-align: center;
  /* Primary/Dark */
  color: #061c47;
}

.service-invest .card .card-body .text-end a {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #7298f8;
}

.apps {
  background: url("../theme/service/bg-arrow.png") top right no-repeat #f8fbff;
  color: #183b56;
}

@media screen and (max-width: 426px) {
  .apps {
    text-align: center;
  }
}

.apps h1 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  /* identical to box height, or 125% */
  letter-spacing: 0.2px;
}

@media screen and (max-width: 426px) {
  .apps h1 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 32px;
  }
}

.apps .titre {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  font-feature-settings: "liga" off;
  margin-bottom: 50px;
}

@media screen and (max-width: 426px) {
  .apps .titre {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 20px;
  }
}

.owl-loans .owl-item .item {
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.2px;
}

@media screen and (max-width: 426px) {
  .owl-loans .owl-item .item {
    font-size: 12px;
  }
}

.owl-loans .owl-item .item a {
  color: #535353;
}

.owl-loans .owl-item .item a div {
  margin-bottom: 15px;
}

.owl-loans .owl-item .item.activeItem {
  font-weight: 800;
  font-size: 26px;
}

@media screen and (max-width: 426px) {
  .owl-loans .owl-item .item.activeItem {
    font-size: 16px;
  }
}

.owl-loans .owl-item .item.activeItem a {
  color: #2455e4;
}

.owl-loans .owl-item .item img {
  width: auto;
  margin: auto;
}

.loans-conditions {
  margin-top: 180px;
}

@media screen and (max-width: 426px) {
  .loans-conditions {
    margin-top: 30px;
    font-size: 16px;
  }
}

.loans-conditions .condition {
  text-align: center;
  margin-bottom: 20px;
}

.loans-conditions .condition h5 {
  font-weight: 700;
  font-size: 24px;
  line-height: 200%;
  letter-spacing: 0.2px;
  color: #000000;
}

@media screen and (max-width: 426px) {
  .loans-conditions .condition h5 {
    font-size: 14px;
    line-height: 120%;
  }
}

.loans-conditions .condition div {
  font-weight: 700;
  font-size: 24px;
  line-height: 200%;
  letter-spacing: 0.2px;
  color: #2455e4;
}

@media screen and (max-width: 426px) {
  .loans-conditions .condition div {
    font-size: 16px;
    line-height: 150%;
  }
}

.loan-list {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */
  font-feature-settings: "liga" off;
  /* Neutral/700 */
  color: #374151;
}

.loan-list .title {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.005em;
  text-transform: uppercase;
  font-feature-settings: "liga" off;
  color: #2455e4;
}

.loan-list .content {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-feature-settings: "liga" off;
  color: #374151;
}

.loan-view1 {
  max-width: 800px;
  margin: 0 auto;
}

.loan-view1 .title {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 48px;
  letter-spacing: 0.2px;
  color: #000000;
  text-align: center;
  margin: 43px 0;
}

@media screen and (max-width: 426px) {
  .loan-view1 .title {
    font-size: 16px;
    line-height: 150%;
  }
}

.loan-view1 .content {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 48px;
  letter-spacing: 0.2px;
  color: #000000;
}

@media screen and (max-width: 426px) {
  .loan-view1 .content {
    font-size: 12px;
    line-height: 150%;
  }
}

.loan-view2 {
  position: relative;
  display: flow-root;
}

.loan-view2 img {
  border-radius: 16px;
  position: absolute;
  left: 0;
  top: 200px;
}

@media screen and (max-width: 426px) {
  .loan-view2 img {
    position: inherit;
    width: 100%;
    height: auto;
    top: 0;
    margin-bottom: 20px;
  }
}

.loan-view2 .right-side {
  width: 50%;
  float: right;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side {
    width: 100%;
    float: none;
  }
}

.loan-view2 .right-side .card {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  margin-bottom: 55px;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side .card {
    margin-bottom: 20px;
  }
}

.loan-view2 .right-side .card .card-body {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 200%;
  color: #44464e;
  padding: 30px;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side .card .card-body {
    font-size: 12px;
    padding: 20px;
  }
}

.loan-view2 .right-side .card .card-body h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 150%;
  letter-spacing: 0.2px;
  color: #061c47;
  margin-top: 60px;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side .card .card-body h2 {
    margin-top: 0;
    font-size: 18px;
  }
}

.loan-view2 .right-side .card .card-body .subcontent {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #061c47;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side .card .card-body .subcontent {
    font-size: 12px;
    line-height: 150%;
  }
}

.loan-view2 .right-side .card .card-body .condition .name {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height, or 138% */
  text-align: right;
  text-transform: uppercase;
  color: #777777;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side .card .card-body .condition .name {
    font-size: 14px;
    line-height: 120%;
    text-align: left;
  }
}

.loan-view2 .right-side .card .card-body .condition .line {
  border-bottom: 1px solid #c8c6ca;
  height: 1px;
  margin: auto 30px;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side .card .card-body .condition .line {
    margin: auto 10px;
  }
}

.loan-view2 .right-side .card .card-body .condition .val {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height, or 138% */
  color: #000000;
}

@media screen and (max-width: 426px) {
  .loan-view2 .right-side .card .card-body .condition .val {
    font-size: 14px;
    line-height: 120%;
    text-align: right;
  }
}

.loan-card {
  background: #ffffff;
  border: 1px solid #e5eaf4;
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.03);
  border-radius: 16px;
  width: 100%;
}

@media screen and (max-width: 426px) {
  .loan-card {
    margin-bottom: 20px;
    font-size: 12px;
  }
}

.loan-card .card-body {
  text-align: center;
}

.loan-card .card-body div.image {
  height: 100px;
}

.loan-card .card-body div.title {
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
  text-align: center;
  letter-spacing: 0.2px;
  color: #20184e;
}

@media screen and (max-width: 426px) {
  .loan-card .card-body div.title {
    font-size: 14px;
  }
}

.loan-card .card-body div.subtitle {
  margin-top: 15px;
  font-weight: 400;
  font-size: 18px;
  line-height: 160%;
  color: #adabb7;
}

@media screen and (max-width: 426px) {
  .loan-card .card-body div.subtitle {
    font-size: 12px;
  }
}

.branch-nav {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 2px;
  background: rgba(0, 28, 74, 0.5);
  /* Primary/Skyblue */
  border: 4px solid #7298f8;
  border-radius: 16px;
  margin-bottom: 60px;
}

@media screen and (max-width: 426px) {
  .branch-nav {
    font-size: 12px;
  }
}

.branch-nav .nav-item .nav-link {
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  color: #ffffff;
}

.branch-nav .nav-item .nav-link.active {
  font-weight: 600;
  background: #7298f8;
  border-radius: 12px;
}

@media screen and (max-width: 426px) {
  .branch-nav .nav-item .nav-link {
    font-size: 12px;
  }
}

#branches .branch-item {
  margin-bottom: 30px;
  border-bottom: solid 1px #d3d3d3;
  padding-bottom: 30px;
}

@media screen and (max-width: 426px) {
  #branches .branch-item {
    font-size: 12px;
  }
}

#branches .branch-item .branch-image img {
  max-width: 360px;
}

@media screen and (max-width: 426px) {
  #branches .branch-item .branch-image img {
    max-width: 100%;
    margin-bottom: 15px;
  }
}

#branches .branch-item .branch-content {
  padding: 15px 30px;
}

@media screen and (max-width: 426px) {
  #branches .branch-item .branch-content {
    padding: 0 10px;
    width: 50%;
    display: inline-block;
  }
}

#branches .branch-item .branch-content .title {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 115%;
  margin-bottom: 15px;
}

#branches .branch-item .branch-content .title a {
  color: #222222;
}

@media screen and (max-width: 426px) {
  #branches .branch-item .branch-content .title {
    font-size: 16px;
  }
}

#branches .branch-item .branch-content .address {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #777777;
}

@media screen and (max-width: 426px) {
  #branches .branch-item .branch-content .address {
    margin-top: 10px;
    font-size: 12px;
  }
}

#branches .branch-item .branch-content .phone {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 200%;
  color: #2455e4;
}

#branches .branch-item .time-table {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 160%;
  color: #777777;
}

@media screen and (max-width: 426px) {
  #branches .branch-item .time-table {
    font-size: 12px;
    display: inline-block;
    position: absolute;
  }
}

#branches .branch-item .time-table .title {
  font-size: 20px;
  line-height: 115%;
  margin-bottom: 10px;
}

@media screen and (max-width: 426px) {
  #branches .branch-item .time-table .title {
    margin-top: 5px;
    font-size: 14px;
    color: #222222;
  }
}

.branch-stat {
  text-align: center;
}

.branch-stat div {
  background: url("../theme/branch-stat.png") top center no-repeat;
  height: 198px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  /* identical to box height, or 58px */
  text-transform: capitalize;
  text-align: center;
  color: #ffffff;
}

.branch-stat h3 {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 160%;
  margin-bottom: 30px;
}
/*# sourceMappingURL=service.css.map */