.acm-statics.style-1 {
  text-align: center;
}
.acm-statics.style-1 .row {
  margin: 0;
}
.acm-statics.style-1 .row .col {
  padding: 0;
}
.acm-statics.style-1 a {
  text-decoration: none;
  margin: 0;
}
.acm-statics.style-1 a:hover {
  text-decoration: none;
}
.acm-statics.style-1 .number {
  margin: 0;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .acm-statics.style-1 .number {
    font-size: 36px;
  }
}
.acm-statics.style-1 .number span {
  font-weight: 700;
}
.acm-statics.style-1 h5 {
  margin: 10px 0 0 0;
  color: #ffffff;
}
.acm-statics.style-1 .statics-item {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 180px 0;
}
@media (max-width: 1199px) {
  .acm-statics.style-1 .statics-item {
    padding: 100px 0;
  }
}