.form .message-box {
  min-height: 220px;
  resize: none; }
.form .form-group {
  margin-bottom: 32px; }
.form .form-control {
  background-color: #f2f4f2;
  border-color: #d0d9d0; }
.form label {
  font-weight: 500; }

.contact-details {
  font-size: 20px; }
  .contact-details-title {
    color: #317b91;
    font-size: 28px; }
  .contact-details-connect .email {
    color: #F75626;
    text-decoration: underline; }
  .contact-details-connect .icon {
    color: #317b91; }

.bg-img {
  position: absolute;
  right: 0;
  z-index: -1;
  max-width: 500px; }
  .bg-img img {
    border-bottom-right-radius: 180px; }

.contact .banner-wrap {
  background: none; }

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