.btn-icon.fa{
  font-size: 22px;
}

.banner{
  width: 100%;
  background: url(../images/banner.png) no-repeat center;
  background-size: cover;
}

.au-btn-dl{
  background: #fff;
  color: #333;
  border-radius: 10px;
  border: 0 solid #000;
}

.text-lg{
  font-size: 30px;
}

.text-sm{
  font-size: 16px;
}
.fa-check,.iconbox-text,.iconbox-icon{
  color: #F3333F!important;
}
.iconbox-style-2 .iconbox-icon{
  color: #F3333F!important;
  background: none!important;
}
.section-about-1 .iconbox .iconbox-item-title .iconbox-icon:before{
  color: #F3333F!important;
}
.bg-red{
  background: #F3333F!important;
}

.type--xs{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.type--xs-white{
  color: #fff;
}

.section-footer{
  background: #333;
}
.email{
  margin-top: 20px;
  color: #F3333F!important;
}