@font-face {
  font-family: 'proxima-nova-bold';
  font-style: normal;
  font-weight: bold;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-bold.woff") format("woff"); }

@font-face {
  font-family: 'proxima-nova-regular';
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-regular.woff") format("woff"); }

@font-face {
  font-family: 'proxima-nova-medium';
  font-style: normal;
  font-weight: 300;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-medium.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/proxima-nova-medium.woff") format("woff"); }

@font-face {
  font-family: 'veneertwo';
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/veneertwo/veneertwo.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/dist/fonts/proxima-nova/veneertwo.woff") format("woff"); }

@font-face {
  font-family: 'prohibition-round';
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/prohibition-round/prohibition-round.woff") format("woff"); }

@font-face {
  font-family: 'brown-pro-regular';
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/brown-pro/brown-pro-regular.woff2") format("woff2"), url("/wp-content/themes/columbus-theme/fonts/brown-pro/brown-pro-regular.woff") format("woff"); }

/*
This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype and/or its suppliers. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.fonts.com
*/
@font-face {
  font-family: 'campton-medium';
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/columbus-theme/dist/fonts/campton-medium/3eb91e6e-0463-47ef-a298-e00da5034102.woff") format("woff"), url("/wp-content/themes/columbus-theme/dist/fonts/campton-medium/1715a210-9416-405b-a974-d3edaf521a89.woff2") format("woff2"); }

.page-contact {
  background-color: #000; }

.dates-contact .title-product {
  padding: 30px 0 0; }
  .dates-contact .title-product hr {
    border-top: 1px solid #fff; }

.dates-contact .info-contact {
  border-bottom: 1px solid;
  border-top: 1px solid;
  padding: 35px 0; }
  .dates-contact .info-contact h3 {
    margin-bottom: 20px; }
  .dates-contact .info-contact a:hover {
    text-decoration: none; }

.dates-contact .center {
  border: 1px solid; }
  @media (max-width: 767.98px) {
    .dates-contact .center {
      border-left: 0; } }

.form-contact-us {
  padding: 0 7px; }

.contact-form {
  margin: auto;
  max-width: 570px;
  padding-bottom: 60px; }
  .contact-form label {
    margin-bottom: 30px;
    width: 100%; }
    .contact-form label br {
      display: none; }
    .contact-form label input {
      border: 0;
      border-radius: 0;
      height: 32px;
      margin-top: 10px; }
    .contact-form label textarea {
      border: 0;
      border-radius: 0;
      height: 100px;
      margin-top: 10px; }
  .contact-form .btn-send {
    margin-top: 20px; }
    .contact-form .btn-send input {
      background: transparent;
      border: solid 2px #fff;
      border-radius: 22px;
      font-size: 23px;
      height: 44px;
      padding: 0;
      width: 136px; }
    .contact-form .btn-send .ajax-loader {
      display: block;
      margin: 10px auto 0; }
  .contact-form .circle-green {
    background-color: #8ad441;
    border-radius: 100%;
    display: -webkit-inline-box;
    height: 10px;
    margin: 0 7px;
    width: 10px; }
  .contact-form .wpcf7-validation-errors {
    background: #f00;
    border: 0;
    display: block;
    font-weight: 600;
    text-align: center; }
  .contact-form .wpcf7-mail-sent-ok {
    background: #8cd24c;
    border: 0;
    color: #000;
    font-weight: 600;
    padding: 8px;
    text-align: center; }
