/* 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 1, templates/rt_requiem/custom/scss/custom.scss */
#g-expanded .button {
  margin-top: 1rem;
  margin-bottom: 4rem;
}
/* line 6, templates/rt_requiem/custom/scss/custom.scss */
#g-feature .button {
  margin-top: 1rem;
  margin-bottom: 4rem;
}
/* line 11, templates/rt_requiem/custom/scss/custom.scss */
.g-home #g-extension, .g-homepositions #g-extension {
  padding: 4rem 0 3rem 0;
}
/* line 15, templates/rt_requiem/custom/scss/custom.scss */
.g-animatedblock-title {
  font-size: 3.5rem;
}
/* line 19, templates/rt_requiem/custom/scss/custom.scss */
.g-title {
  padding-bottom: 0px;
}
/* line 23, templates/rt_requiem/custom/scss/custom.scss */
.formul {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 37, templates/rt_requiem/custom/scss/custom.scss */
.formul_th {
  background-color: transparent;
}
/* line 41, templates/rt_requiem/custom/scss/custom.scss */
.formul_table {
  border: 0px;
}
/* line 45, templates/rt_requiem/custom/scss/custom.scss */
.formul_td {
  border: 0px;
}
/* line 49, templates/rt_requiem/custom/scss/custom.scss */
.formul_space {
  border: 0px;
}
/* line 53, templates/rt_requiem/custom/scss/custom.scss */
.formul_input {
  display: inline-block;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  border-radius: 3px;
  background: #3a7ad9;
  font-size: 1rem;
  border: 2px solid transparent;
  margin-bottom: 0.2rem;
  padding: 0.5rem 1.5rem;
  vertical-align: top;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 70, templates/rt_requiem/custom/scss/custom.scss */
#mod_simpleemailform_reset_1 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 72, templates/rt_requiem/custom/scss/custom.scss */
#mod_simpleemailform_submit_1 {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}
