.nf-form-cont .nf-form-fields-required {
  display: none; }

.nf-form-cont .nf-error-msg, .nf-form-cont .ninja-forms-req-symbol {
  color: #df4945; }

.nf-form-cont .ninja-forms-req-symbol {
  margin-left: -2px; }

.nf-form-cont .nf-field-element h3 {
  color: #222;
  font-weight: 700;
  font-size: 19px;
  text-transform: uppercase;
  border-bottom: 1px solid #d5d6d8;
  padding-bottom: 5px;
  margin-top: 45px; }

.nf-form-cont input[type=text], .nf-form-cont input[type=number], .nf-form-cont input[type=email], .nf-form-cont input[type=tel], .nf-form-cont input[type=password], .nf-form-cont textarea, .nf-form-cont select {
  border: 1px solid #d5d6d8;
  font-size: 17px;
  font-family: 'Titillium Web', 'Open Sans', sans-serif;
  padding: 14px;
  font-weight: 500;
  color: #222;
  outline: 0; }

.nf-form-cont .nf-field-element textarea {
  height: 105px; }

.nf-form-cont .nf-field-label label {
  font-weight: 300;
  font-size: 17px;
  text-transform: uppercase;
  color: #7d7c81; }

.nf-form-cont .nf-field-container {
  margin-bottom: 15px; }

.nf-form-cont .nf-form-wrap .five-sixths,
.nf-form-cont .nf-form-wrap .four-sixths,
.nf-form-cont .nf-form-wrap .one-fourth,
.nf-form-cont .nf-form-wrap .one-half,
.nf-form-cont .nf-form-wrap .one-sixth,
.nf-form-cont .nf-form-wrap .one-third,
.nf-form-cont .nf-form-wrap .three-fourths,
.nf-form-cont .nf-form-wrap .three-sixths,
.nf-form-cont .nf-form-wrap .two-fourths,
.nf-form-cont .nf-form-wrap .two-sixths,
.nf-form-cont .nf-form-wrap .two-thirds {
  margin-left: 1.307692307692308%; }
  @media (max-width: 650px) {
    .nf-form-cont .nf-form-wrap .five-sixths,
    .nf-form-cont .nf-form-wrap .four-sixths,
    .nf-form-cont .nf-form-wrap .one-fourth,
    .nf-form-cont .nf-form-wrap .one-half,
    .nf-form-cont .nf-form-wrap .one-sixth,
    .nf-form-cont .nf-form-wrap .one-third,
    .nf-form-cont .nf-form-wrap .three-fourths,
    .nf-form-cont .nf-form-wrap .three-sixths,
    .nf-form-cont .nf-form-wrap .two-fourths,
    .nf-form-cont .nf-form-wrap .two-sixths,
    .nf-form-cont .nf-form-wrap .two-thirds {
      width: 100% !important;
      margin-left: 0; } }

.nf-form-cont .nf-form-wrap .one-half,
.nf-form-cont .nf-form-wrap .three-sixths,
.nf-form-cont .nf-form-wrap .two-fourths {
  width: 49.34615384615385%; }

.nf-form-cont .nf-form-wrap .one-third,
.nf-form-cont .nf-form-wrap .two-sixths {
  width: 32.67948717948718%; }

.nf-form-cont .nf-form-wrap .four-sixths,
.nf-form-cont .nf-form-wrap .two-thirds {
  width: 66.01282051282051%; }

.nf-form-cont .nf-form-wrap .one-fourth {
  width: 24.0204%; }

.nf-form-cont .nf-form-wrap .three-fourths {
  width: 74.35897435897436%; }

.nf-form-cont .nf-form-wrap .one-sixth {
  width: 14.52991452991453%; }

.nf-form-cont .nf-form-wrap .five-sixths {
  width: 82.90598290598291%; }

.nf-form-cont .nf-form-wrap .first {
  margin-left: 0; }

.nf-form-cont input[type=button] {
  min-width: 276px;
  background: #f6dd66;
  color: black;
  text-transform: uppercase;
  outline: 0;
  border: 0;
  font-size: 20px;
  letter-spacing: 1px;
  padding: 25px;
  font-family: 'Titillium Web';
  font-weight: 700;
  cursor: pointer;
  margin-top: 50px;
  margin-bottom: 30px; }

.nf-form-cont .nf-response-msg {
  margin: 50px 0 15px; }

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