.certificat {
  padding: 64px 0;
}
.certificat .title {
  color: #171616;
  font-size: 40px;
  font-family: UTM Bebas;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.certificat .title h3 {
  margin-bottom: 24px;
  border-left: 6px solid #C73536;
  border-radius: 5px;
  line-height: 0.8;
  padding-left: 8px;
}
.certificat p {
  color: #363435;
  font-size: 16px;
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  line-height: 168%;
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  .certificat {
    padding: 26px 15px;
  }
  .certificat .affter {
    margin-bottom: 15px;
  }
  .certificat .affter .btn-show img {
    padding-bottom: 0;
  }
  .certificat img {
    width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=banner-home-1.css.map */