/* 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
 */

@import "cookie-consent";
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 8, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 50px;
  display: block;
  margin: auto;
}
/* line 14, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel {
  line-height: 3.125;
  text-align: center;
}
/* line 19, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-social {
  text-align: center;
  line-height: 3.125;
}
/* line 24, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .g-social {
  text-align: center;
  line-height: 3.125;
}
/* line 30, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .g-copyright {
  font-size: 0.78rem;
  line-height: 1.8;
  text-align: center;
}
/* line 37, wp-content/themes/g5_helium/custom/scss/custom.scss */
.g-totop {
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  text-align: center;
}
/* line 45, wp-content/themes/g5_helium/custom/scss/custom.scss */
#contact {
  background: #fff;
  padding: 0px 0px 0 0px;
  border-radius: 5px;
}
/* line 50, wp-content/themes/g5_helium/custom/scss/custom.scss */
.form_half {
  width: 49.5%;
  float: left;
  margin-right: 1%;
}
/* line 55, wp-content/themes/g5_helium/custom/scss/custom.scss */
.form_half_last {
  margin-right: 0;
}
@media (max-width: 767px) {
  /* line 60, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .form_half {
    width: 100%;
  }
}
/* line 67, wp-content/themes/g5_helium/custom/scss/custom.scss */
#contact input {
  width: 100%;
}
/* line 70, wp-content/themes/g5_helium/custom/scss/custom.scss */
#contact input[type="submit"] {
  background: #eceeef;
  padding: 20px;
  font-size: 18px;
}
/* line 75, wp-content/themes/g5_helium/custom/scss/custom.scss */
#contact input[type="submit"]:hover {
  background: #8bc34a;
}
/* line 78, wp-content/themes/g5_helium/custom/scss/custom.scss */
#contact input:focus {
  border: 1px solid #ffa500;
  background: #fff9c4;
}
/* line 82, wp-content/themes/g5_helium/custom/scss/custom.scss */
#contact div.wpcf7-response-output {
  background: #fff;
  padding: 1.5em 1em;
}
/*# sourceMappingURL=custom.css.map */