.Company-wrap {
  background: #fff;
}

.page-company {
  text-align: center
}

.page-company .hero {
  background: #e7e7e7 url('../img/company/aihelp-bg-company.jpg') no-repeat center bottom;
  background-size: 100%;
  min-height: 1140px
}

.page-company .hero-content {
  text-align: center
}

.page-company .hero-content h1 {
  font-size: 34px;
  font-weight: 300;
  line-height: 1.3;
  color: #1f4691;
  margin-top: 40px;
  margin-bottom: 40px
}

.page-company .intro {
  
}

.page-company .intro h2 {
  color: #3f434a;
  font-size: 34px;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 40px
}

.page-company .intro p {
  font-size: 21px;
  color: #5e646e;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 1.6;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto
}

.page-company .intro .our-team {
  max-width: 1138px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 60px;
}

.page-company .intro .our-team .col {
  display: inline-block;
  max-width: 178px;
  margin-left: 50px;
  margin-right: 50px;
}

.page-company .intro .our-team .col img {
  width: 100%;
}

.page-company .intro .our-team .col p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  color: #444;
}

.page-company .intro .our-team .col p .subtext {
  font-size: 14px;
  font-weight: 400;
  color: #999;
}

.page-company #contact-us {
  margin-top: 50px;
  background-color: #f2f2f2;
  padding-top: 70px;
  padding-bottom: 70px;
}
.page-company #contact-us h3 {
  font-size: 18px;
  color: #666666;
}
.page-company #contact-us p {
  font-size: 30px;
  color: #333333;
  margin-top: 5px;
}

.page-company .fmodule {
  background: #274c95;
  padding-top: 90px;
  padding-bottom: 40px;
  color: #fff
}

.page-company .fmodule h2 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 50px
}

.page-company .fmodule .img {
  margin-bottom: 15px
}

.page-company .fmodule h3 {
  font-size: 21px;
  color: #fff;
  font-weight: 300;
  line-height: 1.6;
  text-transform: uppercase;
  margin-bottom: 50px
}
