/**************************************************************************
					Contact Page Styles
**************************************************************************/
.contact-title {
  margin: -5px 0 0px 0;
  line-height: 23px; }
  .contact-title i {
    font-size: 23px;
    color: #c0c0c0;
    padding: 0 8px 0 0; }

.contact-form-box fieldset {
  background: none; }
.contact-form-box label {
  margin: 0 0 6px 0; }
  .contact-form-box label[for=gdpr_contact] {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto; }
.contact-form-box .page-subheading {
  padding-left: 0px;
  border: none;
  margin-bottom: 0; }
.contact-form-box .col-md-3 {
  padding-left: 0; }
  @media (max-width: 991px) {
    .contact-form-box .col-md-3 {
      padding-right: 0; } }
.contact-form-box .col-md-9 {
  padding-right: 0; }
  @media (max-width: 991px) {
    .contact-form-box .col-md-9 {
      padding-left: 0; } }
.contact-form-box #desc_contact0 {
  display: none; }
.contact-form-box .form-group {
  margin-bottom: 7px; }
.contact-form-box textarea {
  height: 257px; }
.contact-form-box .submit {
  margin-top: 13px; }
.contact-form-box select.form-control {
  max-width: 270px;
  width: 100%; }
.contact-form-box input.form-control {
  max-width: 270px; }
.contact-form-box div.uploader span.action {
  line-height: 28px; }
.contact-form-box label.checkbox[for=gdpr_contact] {
  text-align: left;
  color: #fff;
  cursor: pointer;
  font-size: 80%; }
  .contact-form-box label.checkbox[for=gdpr_contact] span {
    font-size: inherit; }
  .contact-form-box label.checkbox[for=gdpr_contact] a {
    font-size: inherit;
    color: inherit;
    text-decoration: underline; }
.contact-form-box label.checkbox[for=gdpr_contact] .checker {
  margin-bottom: 50px;
  margin-right: 10px; }
@media (min-width: 992px) and (max-width: 1199px) {
  .contact-form-box div.uploader span.filename {
    width: 114px; } }

article.contact-form {
  background-color: #32a4d4;
  padding-top: 50px;
  padding-bottom: 20px;
  min-height: calc(100vh - 135px); }
  article.contact-form h1 {
    font-family: "Conv_HelveticaLTPro-Bold", sans-serif;
    font-size: 24px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 30px; }
  article.contact-form form {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto; }
    article.contact-form form h2 {
      font-family: "Conv_HelveticaLTPro-Roman", sans-serif;
      font-size: 20px;
      color: #ffffff;
      border-bottom: solid 1px #fff;
      margin-bottom: 20px;
      line-height: 1.2; }
      article.contact-form form h2 a {
        text-decoration: none;
        color: inherit;
        line-height: inherit;
        font-family: inherit;
        font-size: 85%; }
    article.contact-form form .form-control,
    article.contact-form form .selector,
    article.contact-form form .uploader {
      max-width: 350px;
      margin-left: auto;
      margin-right: auto; }
    article.contact-form form div.uploader span.filename {
      width: calc(100% - 127px); }
    article.contact-form form div.uploader span.action {
      width: 125px;
      color: #ffffff;
      background: #32a4d4;
      border: solid 1px #ffffff;
      -moz-transition: color 0.3s ease, background 0.3s ease;
      -o-transition: color 0.3s ease, background 0.3s ease;
      -webkit-transition: color 0.3s ease, background 0.3s ease;
      transition: color 0.3s ease, background 0.3s ease; }
      article.contact-form form div.uploader span.action:hover {
        color: #32a4d4;
        background: #ffffff; }
    article.contact-form form .desc_contact {
      color: #ffffff; }
    article.contact-form form .form-group {
      margin-top: 10px;
      margin-bottom: 20px; }
      article.contact-form form .form-group label {
        color: #ffffff; }
      article.contact-form form .form-group .form-control#message {
        height: 80px;
        resize: none;
        -moz-transition: height 0.3s ease;
        -o-transition: height 0.3s ease;
        -webkit-transition: height 0.3s ease;
        transition: height 0.3s ease; }
        article.contact-form form .form-group .form-control#message:focus {
          height: 240px; }
      article.contact-form form .form-group.with-icon {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        background: transparent;
        display: block;
        padding: 0; }
        article.contact-form form .form-group.with-icon input, article.contact-form form .form-group.with-icon span {
          color: #89c6ef; }
        article.contact-form form .form-group.with-icon .form-control {
          padding: 5px 5px 5px 40px;
          font-size: 15px;
          font-family: "Conv_HelveticaLTPro-Roman", sans-serif;
          background: transparent;
          display: block;
          height: 30px;
          border: solid 1px rgba(255, 255, 255, 0.7) !important;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          border-radius: 2px;
          max-width: 100% !important; }
          article.contact-form form .form-group.with-icon .form-control::-webkit-input-placeholder {
            /* Chrome/Opera/Safari */
            color: inherit;
            opacity: 1; }
          article.contact-form form .form-group.with-icon .form-control::-moz-placeholder {
            /* Firefox 19+ */
            color: inherit;
            opacity: 1; }
          article.contact-form form .form-group.with-icon .form-control:-ms-input-placeholder {
            /* IE 10+ */
            color: inherit;
            opacity: 1; }
          article.contact-form form .form-group.with-icon .form-control:-moz-placeholder {
            /* Firefox 18- */
            color: inherit;
            opacity: 1; }
        article.contact-form form .form-group.with-icon span {
          font-size: 16px;
          position: absolute;
          text-align: center;
          top: 0;
          bottom: 0;
          left: 5px;
          margin: auto 0;
          height: 20px;
          width: 30px;
          border-right: dotted 1px #89c6ef; }
          article.contact-form form .form-group.with-icon span:before {
            margin-top: 1px;
            display: block; }
    @media screen and (max-width: 640px) {
      article.contact-form form {
        max-width: 100%; }
        article.contact-form form .form-control,
        article.contact-form form .selector,
        article.contact-form form .uploader,
        article.contact-form form .form-group.with-icon {
          max-width: 280px !important; } }

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