.full .box_mid-title {
  margin-bottom: 0px;
}
.full .box_mid-title h1.mid_title_l {
  font-family: helveticaneuemedium;
  text-align: center;
  background: none;
  color: #2c4b9b;
  padding-top: 30px !important;
  margin-bottom: 20px;
  font-size: 26px;
}
.full .box_mid-title h1.mid_title_l::before {
  display: none;
}
@media (max-width: 980px) {
  .full .box_mid-title h1.mid_title_l {
    font-size: 20px;
  }
}
.full .box_mid-content {
  padding: 0px;
}
.full .box_mid-content p {
  padding: 0px;
  font-family: helveticaneue-regular;
  font-size: 16px;
  color: #535353;
  text-align: justify;
}
.full .box_mid-content p:first-child {
  padding-top: 0px;
}
.full .box_mid-content iframe {
  max-width: 100%;
  display: block;
  margin: auto;
}
/*# sourceMappingURL=about.css.map */