.vinfast-contact-us-page #section-banner {
  background-color: #1464f4;
  text-align: center;
}
.vinfast-contact-us-page .page-title {
  font-weight: 300;
  font-size: 100px;
  line-height: 126px;
  text-align: center;
  margin-bottom: 0;
}
.vinfast-contact-us-page .field-content {
  font-size: 30px;
  line-height: 150%;
  text-align: center;
}
.vinfast-contact-us-page #section-banner {
  padding-bottom: 180px;
  padding-top: 100px;
  position: relative;
}
.vinfast-contact-us-page #section-banner .bg-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.vinfast-contact-us-page #block-vinfast-content {
  padding: 0 15px;
}
.contact-us-form {
  margin-top: 60px;
}
.contact-us-form .col-sm-6:first-child {
  padding-right: 12px;
}
.contact-us-form .col-sm-6:last-child {
  padding-left: 12px;
}
.contact-us-form .form-text,
.contact-us-form .form-select {
  border-radius: 0px;
  border: none;
  outline: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  box-shadow: none;
  background-color: #f0f3f3;
  padding: 13px 16px 11px;
  opacity: 1;
}
.contact-us-form .form-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/icons/icon-arrow-down.svg") no-repeat scroll 98%
    center #f0f3f3;
  height: auto;
}
.contact-us-form .form-textarea {
  background: #f0f3f3;
  border-radius: 0;
  border: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  padding: 20px 30px;
  outline: none;
  box-shadow: none;
}
.contact-us-form .form-group {
  margin-bottom: 24px;
}
.contact-us-form .agree {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-align: left;
  text-align: justify;
  margin-bottom: 30px;
  margin-top: 36px;
}
.contact-us-form .agree a {
  color: #007bff;
  text-decoration: underline;
}
.vinfast-contact-us-page .box-receive-email {
  display: flex;
}
.vinfast-contact-us-page .box-receive-email span {
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-align: justify;
}
.vinfast-contact-us-page .box-receive-email .form-checkbox {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  transition: none;
}
#form-group-submit {
  display: flex;
  justify-content: center;
  margin-top: 36px;
  margin-bottom: 120px;
}
#form-group-submit .form-submit {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  padding: 16px 73px;
}
.vinfast-contact-us-page .form-error {
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  background-color: #ffdcdc;
  margin-top: 23px;
  padding: 0 16px;
}
.vinfast-contact-us-page .error .form-error {
  padding: 13px 16px 11px;
}
#section-success {
  min-height: 70vh;
  display: flex;
  align-items: center;
}
#section-success .page-title {
  font-size: 52px;
  font-style: normal;
  font-weight: 300;
  line-height: 100px;
  letter-spacing: 0em;
  text-align: center;
}
#section-success .field-content {
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: center;
}
.embeddedServiceLiveAgentStateChatMessage .chasitor .uiOutputRichText {
  color: #fff !important;
}
.field-content sup {
  color: #fff;
}

#block-vintalk .content {
  color: #3c3c3c;
}

#block-vintalk .title-lage {
  font-style: normal;
  font-weight: 300;
  font-size: 52px;
  line-height: 60px;
  text-align: center;
  letter-spacing: -0.04em;
  color: #3c3c3c;
}

#block-vintalk .title-small {
  font-style: normal;
  font-weight: 300;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #3c3c3c;
}
#block-vintalk .title-small-2 {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: -0.02em;
  color: #333333;
}

/*contact text*/
.block-banner-area {
  position: relative;
}

.block-banner-area .field-body {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  z-index: 1;
}

.block-banner-area h1 {
  text-align: left;
  font-style: normal;
  font-weight: 300;
  font-size: 38px;
  line-height: 46px;
  letter-spacing: -0.04em;
  color: #ffffff;
}
