.contact h3 {
  font-size: 16px;
  line-height: 30px;
  margin-top: 10px;
  padding: 10px 0 0 0; }
  @media (min-width: 992px) {
    .contact h3 {
      font-size: 25px;
      line-height: 30px;
      margin-top: 30px;
      padding: 30px 0; } }

.contact h2 {
  color: #025392;
  font-size: 18px;
  line-height: 22px;
  padding: 15px 0;
  border-top: 2px solid #025392;
  border-bottom: 2px solid #025392; }
  @media (min-width: 992px) {
    .contact h2 {
      font-size: 40px;
      line-height: 50px;
      padding: 30px 0; } }

.contact .body-text {
  padding-top: 10px;
  padding-bottom: 20px; }
  @media (min-width: 992px) {
    .contact .body-text {
      padding-top: 50px;
      padding-bottom: 120px; } }
  .contact .body-text h3 {
    font-size: 20px;
    padding: 0 0 5px 0;
    margin: 0;
    line-height: 35px;
    color: #025392; }
    @media (min-width: 992px) {
      .contact .body-text h3 {
        font-size: 35px;
        padding: 30px 0 25px 0; } }
  .contact .body-text .contact-buttons a {
    border-radius: 40px;
    font-size: 14px;
    padding: 6px 30px 6px 30px;
    line-height: 35px;
    margin-top: 10px; }
    @media (min-width: 992px) {
      .contact .body-text .contact-buttons a {
        margin-top: 40px;
        border-radius: 40px;
        font-size: 22px;
        padding: 12px 0 16px 0;
        line-height: 50px; } }
  .contact .body-text .input-group-prepend {
    width: 40px;
    border: 0;
    border-radius: 5px;
    background-color: #FFF;
    text-align: center; }
    @media (min-width: 992px) {
      .contact .body-text .input-group-prepend {
        width: 50px; } }
  .contact .body-text .input-group-text {
    border: 0;
    background-color: #FFF;
    text-align: center; }
    .contact .body-text .input-group-text i {
      color: #00599B;
      font-size: 16px; }
      @media (min-width: 992px) {
        .contact .body-text .input-group-text i {
          font-size: 20px; } }
  .contact .body-text .form-control {
    font-size: 16px;
    line-height: 40px;
    height: 50px;
    border: 0; }
    @media (min-width: 992px) {
      .contact .body-text .form-control {
        font-size: 20px;
        line-height: 40px;
        height: 60px; } }
    .contact .body-text .form-control::-webkit-input-placeholder {
      color: #BEBEBE; }
    .contact .body-text .form-control:-ms-input-placeholder {
      color: #BEBEBE; }
    .contact .body-text .form-control::placeholder {
      color: #BEBEBE; }
  .contact .body-text textarea.form-control {
    height: 128px; }
    @media (min-width: 992px) {
      .contact .body-text textarea.form-control {
        height: 148px; } }
  .contact .body-text .txtarea .input-group-text {
    -ms-flex-align: normal;
        align-items: normal; }
    .contact .body-text .txtarea .input-group-text i {
      margin-top: 10px; }
  .contact .body-text .btn {
    margin-top: 10px; }
    @media (min-width: 992px) {
      .contact .body-text .btn {
        margin-top: 40px; } }

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