.show {
  visibility: hidden !important;
}
.title-our {
  margin-top: 80px;
}
.title-our .col-md-6 {
  margin-bottom: 20px;
}
.title-our h3 {
  font-weight: bold;
  color: #f58220;
  font-size: 30px;
}
.title-our img {
  border-radius: 10px;
}
.title-our .images {
  display: flex;
  height: 100%;
  align-items: center;
}
.error-message {
  color: red;
}
.top-title {
  font-size: 2rem;
  color: #F58321;
}
.footer-title {
  color: #ffffff;
}
.activeBox {
  margin-top: 50px;
}
.activeBox .row {
  align-items: center;
}
.activeBox .icon {
  display: block;
  margin: auto;
}
@media (max-width: 1024px) {
  .elementor-52 .elementor-element.elementor-element-616143dc {
    padding: 0 20px;
  }
}
@media (min-width: 768px) {
  .elementor-83 .elementor-element.elementor-element-770bcff {
    width: 100%;
  }
}
/* 手机屏幕（小于768px） */
@media screen and (max-width: 767px) {
  .activeBox .cards {
    text-align: center;
  }
  .activeBox .cards h2 {
    margin: 20px 0;
  }
}
/*# sourceMappingURL=style.css.map */