.box-contact {
  margin-top: 200px !important;
  margin-bottom: 100px;
}

.box-contact h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  text-align: justify;
  color: #03017e;
}

.box-contact .contact-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
  color: #797979;
}

.box-contact .img-contact {
  margin: 15px 0;
}

.box-contact label {
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  color: #000000;
}

.require {
  margin-left: 5px;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;

  color: #ff0000;
}

.box-contact .btnSendContact {
  background: #03017e;
  border-radius: 8px;
  border: none;
}

.detail-new h4 {
  font-family: 'FS Magistral'!important;
}

.box-contact .textContact {
  font-family: 'FS Magistral'!important;
  margin-top: 50px !important;
}