/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.eeazy-hero-h h1 {
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: -1px;
  line-height: 85px;
  text-align: left;
  color: #1f1f1f;
}
.eeazy-hero-p {
  text-align: left;
  width: 70%;
}
.eeazy-align-left {
  margin-top: 9rem;
}
.eeazy-align-center p {
  font-weight: 700;
  font-size: 27px;
  letter-spacing: -1px;
  line-height: 65px;
  text-align: center;
  color: #1f1f1f;
  margin-bottom: -20px;
  margin-top: -20px;
}
.eeazy-buttons img {
  float: left;
}
.eeazy-copyright {
  text-align: left;
  font-size: 12px;
  margin-top: -1rem;
}
#g-navigation .g-container {
  position: relative;
  background: #fff;
  border-radius: 2rem;
  height: 135px;
  margin-top: 25px;
  /*box-shadow: 0px 0px 10px #dddddd;*/
}
.g-main-nav {
  float: right;
  margin-top: 1rem;
}
#g-header {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 !important;
}
#gform_wrapper_1 {
  background-color: #fff;
  padding: 3rem;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 0px #e4e4e4;
  margin-top: 10rem;
}
#gform_confirmation_message_1 {
  background-color: #fff;
  padding: 3rem;
  border-radius: 10px;
  box-shadow: 0px 0px 15px 0px #e4e4e4;
}
.gform_heading {
  display: none;
}
#field_1_1 {
  margin-bottom: -2rem;
  text-align: left;
}
#field_1_3 {
  margin-bottom: -2rem;
  text-align: left;
}
#field_1_5 {
  margin-bottom: -2rem;
  text-align: left;
}
#field_1_6 {
  margin-bottom: -2rem;
  text-align: left;
}
#field_1_7 {
  margin-bottom: -2rem;
  text-align: left;
}
#gchoice_1_7_0 {
  float: left;
}
#field_1_8 {
  font-size: 12px;
  font-style: italic;
}
.gfield_required_text {
  display: none;
}
.gform-theme--foundation .gfield .ginput_password.large, .gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield select.large {
  inline-size: 100%;
  border: 1px solid #e6e6e6;
  box-shadow: none;
  height: 50px;
  font-style: italic;
  color: #939393;
}
input[type="submit"] {
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  border: inherit;
  width: 100% !important;
  background-color: #faed2e !important;
  color: #2b2b2b !important;
  text-transform: capitalize !important;
}
.eeazy-left-type {
  width: 100%;
  text-align: left;
}
/* The Typewriter */
#typewriter  {
  text-align: left;
  float: left;
}
.cursor {
  border-left: 4px solid black;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  #g-header {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 !important;
  }
  #g-navigation {
    background: #fff;
  }
  .eeazy-logo img {
    height: 65px;
    text-align: center;
    max-width: fit-content;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .eeazy-align-left {
    margin-top: 0;
  }
  .eeazy-hero-h h1 {
    font-weight: 700;
    font-size: 40px;
    letter-spacing: -1px;
    line-height: 85px;
    text-align: center;
    color: #1f1f1f;
  }
  .eeazy-hero-p {
    text-align: center;
    width: 100%;
  }
  .eeazy-buttons img {
    text-align: center;
    width: 100%;
  }
  .eeazy-align-center p {
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 65px;
    text-align: center;
    color: #1f1f1f;
    margin-bottom: -20px;
    margin-top: -20px;
  }
  .eeazy-copyright {
    text-align: center;
    font-size: 15px;
    margin-top: -1rem;
  }
}
/*# sourceMappingURL=custom_terms_and_privacy.css.map */