.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 .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 .title-wrap h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 41px;
}
.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 .about-info-wrap h4 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #003073;
}
.main-container .wrap-body .width-800 .about-info-wrap p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
}
.main-container .wrap-body .width-800 .about-box-bottom {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  justify-self: flex-start;
}
.main-container .wrap-body .width-800 .about-box-bottom .icon-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px;
  gap: 20px;
  width: 100%;
  min-height: 118px;
}
.main-container .wrap-body .width-800 .about-box-bottom .icon-box .font-icon img {
  width: 100px;
  height: 100px;
}
.main-container .wrap-body .width-800 .about-box-bottom .icon-box .box-right-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.main-container .wrap-body .width-800 .about-box-bottom .icon-box .box-right-info .box-count {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 44px;
  color: #25BB58;
}
.main-container .wrap-body .width-800 .about-box-bottom .icon-box .box-right-info .box-name {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  color: #003073;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .title-name {
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  color: #fff;
  text-align: center;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .lets-help {
  color: #fff;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 10px;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list .senior-icon-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  gap: 0px;
  max-width: 100%;
  text-align: center;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list .senior-icon-wrap .box-icon-1 img {
  width: 100px;
  height: 100px;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list .senior-icon-wrap .box-icon-2 img {
  width: 100px;
  height: 100px;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list .senior-icon-wrap .box-icon-2 h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #fff;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list .senior-icon-wrap .box-icon-3 {
  width: 100%;
  max-width: 156px;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list .senior-icon-wrap .box-icon-3 img {
  width: 100px;
  height: 100px;
}
.main-container .Senior-families-wrap .width-800 .inner-care-wrap .seniors-wrap-list .senior-icon-wrap .box-icon-3 p {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0;
  font-family: "Open Sans";
  color: #fff;
}
.main-container .your-care-section .width-800 .inner-care-wrap .title-name {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 42px;
  color: #003073;
  margin-bottom: 20px;
}
.main-container .your-care-section .width-800 .inner-care-wrap p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
}
.main-container .your-care-section .width-800 .inner-care-wrap .logo-patner-wrap .logo-brand {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 30px;
  margin-bottom: 20px;
}
.main-container .your-care-section .width-800 .inner-care-wrap .logo-patner-wrap .logo-brand .logo-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
}/*# sourceMappingURL=about-us.css.map */