.page-title-wrap {
  background: #ffffff;
  padding: 5px;
  margin-top: 30px;
  margin-bottom: 10px;
  border-radius: 3px; }
  .page-title-wrap .page-title-inner {
    border: 1px dashed #c2cbd3;
    height: 100%;
    border-radius: 3px;
    min-height: 120px;
    padding: 20px; }
    .page-title-wrap .page-title-inner .bigtitle {
      font-weight: 700;
      font-size: 30px;
      color: #38414b; }

.required {
  color: red; }

.form-control {
  border: none;
  border-radius: 3px;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  resize: none; }

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