/* ###### COLOR VARIABLES ###### */
/* ##### TEXT LINKS ##### */
/* ###### FONT VARIABLES ###### */
/* ###### NAV VARIABLES ###### */
/* ##### HEADER BANNER VARIABLES ##### */
/* ##### BTN VARIABLES ##### */
/* ##### FOOTER VARIABLES ##### */
/* ############contact styles ########### */
.wpcf7-form {
  width: 100%; }

label {
  width: 100%; }

.wpcf7-form-control.wpcf7-textarea {
  height: 245px;
  width: 100%;
  color: #000; }

.wpcf7-form-control {
  width: 100%;
  border-radius: 0;
  height: 38px;
  box-shadow: none;
  border: none; }

.wpcf7-form-control.wpcf7-submit {
  background-color: transparent;
  border: none;
  text-align: center;
  color: #f0e9d9;
  font-size: 25px;
  width: 100%;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  height: auto;
  font-weight: bolder; }

.contact-page-links {
  list-style: none;
  padding-left: 0; }

.location-name:after {
  border: 1px solid #d97129;
  display: block;
  position: relative;
  content: '';
  height: 5px;
  border-radius: 5px;
  background-color: #d97129; }

.grecaptcha-badge {
  display: none; }

.captcha-print {
  font-size: 15px; }
  .captcha-print a {
    color: #c42134; }

.wpcf7 .ajax-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto !important;
  right: 20px; }

@media screen and (min-width: 768px) {
  /* ############contact form ############### */ }

/*# sourceMappingURL=contact.css.map */
