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

/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-container {
  width: 100% !important;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-g-item:hover {
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -o-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97);
  overflow: hidden !important;
}
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable.box3 {
  background: #121212;
  border: 1px solid #374747;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
#contact-form {
  background: black;
  color: white !important;
  border: 1px solid #374747;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
legend {
  color: #fff;
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
.btn.btn-primary.validate {
  background: grey;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_name {
  color: black;
}
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-g-item {
  transition: 0.15s ease-in-out;
  color: white;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_email {
  color: black;
}
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_emailmsg {
  color: black;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
#jform_contact_message {
  color: black;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-name {
  display: none;
}
/* line 63, templates/g5_hydrogen/custom/scss/custom.scss */
input, textarea, .uneditable-input {
  width: 80%;
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
.alert {
  background-color: #3d3d3d;
  border-color: #eee4d2;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
.alert, .alert h4 {
  color: white;
}
/* line 76, templates/g5_hydrogen/custom/scss/custom.scss */
.fa.fa-angle-double-up.fa-3x {
  color: white;
}
/* line 80, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb {
  background-color: #121212;
}
/*# sourceMappingURL=custom_10.css.map */