.bg-blueDe {
  background: #dee9f4;
}

.bg-grayF8 {
  background: #f8f8f8;
}

.bg-grayF9 {
  background: #f9f9f9;
}

.bg-brownF1 {
  background: #f1eae2;
}

.bg-pinkFc {
  background: #fcf0f3;
}

.bg-pinkF8 {
  background: #f8f4f5;
}

.bg-blueF1 {
  background: #f1f5f9;
}

.bg-brown6e {
  background: #6e6151;
}

.bg-grayF8 {
  background: #f8f8f8;
}

.nt-container {
  padding: 0;
  max-width: 100%;
}

.page-content .container2 {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 840px;
  text-align: center;
}

@media (max-width: 600px) {
  .page-content .container2 {
    padding: 0 10px;
  }
}

.page-content .header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 900px;
  background: no-repeat center / cover;
}

@media (max-width: 991px) {
  .page-content .header {
    height: auto;
  }
}

.page-content article {
  padding: 100px 0;
}

@media (max-width: 480px) {
  .page-content article {
    padding: 70px 0;
  }
}

.med_traffic .header {
  background-image: url(/img/bae/traffic_bg1.png);
}

.med_industrial .header {
  background-image: url(/img/bae/industrial_bg1.png);
}

.med_industrial .con5 {
  background: url(/img/bae/industrial_bg5.png) no-repeat center/cover;
}

.med_industrial .con6 {
  background: url(/img/bae/industrial_bg6.png) no-repeat center/cover;
}

.med_hos .header {
  background-image: url(/img/bae/hos_bg1.png);
}

.med_hos .con3 {
  background: url(/img/bae/hos_bg3.png) no-repeat center/cover;
}

.med_hos .con5 {
  background: url(/img/bae/hos_bg5.png) no-repeat center/cover;
}

.med_hos .con6 {
  background: url(/img/bae/hos_bg6.png) no-repeat center/cover;
}

.med_womens .header {
  background-image: url(/img/bae/womens_bg1.png);
}

.med_womens .con3 {
  background: url(/img/bae/womens_bg3.png) no-repeat center/cover;
}

.med_imaging .header {
  background-image: url(/img/bae/imaging_bg1.png);
}
/*# sourceMappingURL=page.css.map */