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

#g-showcase .g-container {
  width: 100% !important;
}
.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;
}
.moduletable.box3 {
  background: #121212;
  border: 1px solid #374747;
}
#contact-form {
  background: black;
  color: white !important;
  border: 1px solid #374747;
}
legend {
  color: #fff;
}
.btn.btn-primary.validate {
  background: grey;
}
#jform_contact_name {
  color: black;
}
.sprocket-mosaic-g-item {
  transition: 0.15s ease-in-out;
  color: white;
}
#jform_contact_email {
  color: black;
}
#jform_contact_emailmsg {
  color: black;
}
#jform_contact_message {
  color: black;
}
.contact-name {
  display: none;
}
input, textarea, .uneditable-input {
  width: 80%;
}
.alert {
  background-color: #3D3D3D;
  border-color: #eee4d2;
}
.alert, .alert h4 {
  color: white;
}
.fa.fa-angle-double-up.fa-3x {
  color: white;
}
.breadcrumb {
  background-color: #121212;
}
/*# sourceMappingURL=custom_10.css.map */