/* 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_gemini/custom/scss/custom.scss */
.title1 .g-title {
  font-size: 1.75rem;
  text-transform: uppercase;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  margin: 0.775rem 0;
  letter-spacing: 2px;
  color: #f0f4e9;
}
/* line 10, templates/rt_gemini/custom/scss/custom.scss */
.title2 .g-title {
  font-size: 1.75rem;
  text-transform: uppercase;
  font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  margin: 0.775rem 0;
  letter-spacing: 2px;
  color: #1e1e1e;
}
/* line 19, templates/rt_gemini/custom/scss/custom.scss */
h4 {
  font-weight: 600;
  letter-spacing: 3px;
}
/* line 23, templates/rt_gemini/custom/scss/custom.scss */
#g-header {
  padding: 15px 0px;
}
/* line 26, templates/rt_gemini/custom/scss/custom.scss */
body {
  font-size: 1.15rem;
  line-height: 1.75;
}
/* line 30, templates/rt_gemini/custom/scss/custom.scss */
.block-number .bottom {
  background-color: #1f490f !important;
}
/* line 33, templates/rt_gemini/custom/scss/custom.scss */
.block-number .bottom {
  height: 20px;
}
/* line 36, templates/rt_gemini/custom/scss/custom.scss */
.uk-blog-date .uk-event-date, .uk-event-time .uk-event-date, .block-number .digit {
  background-color: #2b6019;
}
/* line 39, templates/rt_gemini/custom/scss/custom.scss */
hr {
  border-bottom: 1px solid rgba(30, 30, 30, 0.5);
}
/* line 42, templates/rt_gemini/custom/scss/custom.scss */
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
  border-radius: 15px;
  padding: 3px;
}
/* line 48, templates/rt_gemini/custom/scss/custom.scss */
h3.g-title {
  font-size: 1.75rem;
  font-weight: 600;
  display: block;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 3px;
}
/* line 56, templates/rt_gemini/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-desc {
  margin: -1.5rem 0px 1.5rem 0px;
}
/* line 59, templates/rt_gemini/custom/scss/custom.scss */
#g-extension {
  background-image: url('../../../../images/home-feature-fire-003.png');
  background-size: cover;
}
/* line 63, templates/rt_gemini/custom/scss/custom.scss */
.document-image {
  filter: grayscale(0%);
  opacity: 1;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
/* line 70, templates/rt_gemini/custom/scss/custom.scss */
.document-image:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 1;
  margin-top: -5px;
  box-shadow: 0px 18px 22px -15px rgba(0, 0, 0, 0.3);
}
/* line 77, templates/rt_gemini/custom/scss/custom.scss */
.member-logo {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.6;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  transition: 0.6s;
}
/* line 85, templates/rt_gemini/custom/scss/custom.scss */
.member-logo:hover {
  filter: grayscale(0%);
  opacity: 1;
  margin-top: -5px;
  box-shadow: 0px 18px 22px -15px rgba(0, 0, 0, 0.3);
}
/* line 91, templates/rt_gemini/custom/scss/custom.scss */
.item-image img {
  margin: 0px 0px 10px 0px;
  display: inline-block;
  width: 325px;
}
/* line 96, templates/rt_gemini/custom/scss/custom.scss */
.button2, .g-pricingtable .button2 {
  display: inline-block;
  font-family: "Open Sans";
  font-weight: 500;
  background: #010101;
  border: 1px solid #000;
  color: #fff;
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 1.225;
  margin: 0 0 0.5rem 0;
  padding: 0.75rem 2rem;
  border-radius: 2rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 115, templates/rt_gemini/custom/scss/custom.scss */
.button2:hover, .g-pricingtable .button2:hover, .button2:active, .g-pricingtable .button2:active, .button2:focus, .g-pricingtable .button2:focus {
  color: #010101;
  background: #476e14;
  border-color: #476e14;
}
/* line 120, templates/rt_gemini/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content, #g-offcanvas #g-mobilemenu-container .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  opacity: 1;
  color: #de7918;
}
/* line 124, templates/rt_gemini/custom/scss/custom.scss */
.upcoming_event_container {
  height: 100%;
}
/* line 127, templates/rt_gemini/custom/scss/custom.scss */
.page-header h2 {
  line-height: 3rem;
}
/*# sourceMappingURL=custom_177.css.map */