.contact-us .contact-us-left .block-heading .text-info, .contact-us .contact-us-right .block-heading .text-info {
  color: #f88d2b !important;
  font-family: "Tai Nam Bold";
  padding-bottom: 30px;
}
.contact-us .contact-us-left {
  border-right: 1px solid #f88d2b;
}
.contact-us .btn-inquiry {
  background-color: #f88d2b !important;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
}

.contact_us_header {
  color: #f88d2b;
  text-align: center;
}

.main_color {
  color: #f88d2b;
}

.form-control {
  border-radius: 0 !important;
  background: white !important;
  border: 1px solid #646464;
}

.remark {
  color: #7f7f7f;
}

.btn_submit {
  color: white !important;
  font-size: 1.2em;
  padding: 10px 60px;
  background-color: #f88d2b;
}

.form-padding {
  padding: 50px 15%;
}

.checkbox-wrapper {
  padding-left: 40px;
  padding-right: 40px;
}

.main-content {
  padding-bottom: 40px;
}

/*# sourceMappingURL=contact_us.css.map */
