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

/* Scss Document */
/*reduce padding home page showcase around slideshow */
.itemid-101 #g-showcase {
  padding: 0 !important;
}
/* pull up google map in footer */
.pull-up {
  margin-top: -7.0945rem;
}
.g-contact-value {
  line-height: 14px !important;
}
.g-slideshow .style2 .g-slideshow-desc {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  box-shadow: none !important;
}
.g-slideshow .style2 .g-slideshow-title {
  box-shadow: none !important;
  background: none !important;
}
/*address in footer float left*/
.g-contacts-icon.fa.fa-map-marker {
  float: left !important;
}
/*Slideshow home page */
.slideshow-heading {
  font-size: 36px !important;
  line-height: 36px !important;
  color: #535353 !important;
}
h1.slideshow-heading, #g-showcase h1 {
  margin-bottom: 30px !important;
  margin-top: 40px !important;
  color: #535353 !important;
}
#g-showcase h1 {
  color: #535353 !important;
}
#g-showcase .slideshow-heading span.uk-text-primary {
  color: #f0471f !important;
}
/*Feature section, make title white */
#g-feature h3.g-title {
  color: #ffffff !important;
}
.uk-overlay-panel h1 {
  color: #535353 !important;
}
/*animated counter title */
.g-animated-counter h4.g-animated-counter-title {
  color: #ffffff !important;
}
/*rings image for particle background on home page */
.g-features-particle.style6 .rings .g-content {
  background-image: url('../../../../images/blocks-background.png');
  background-position: right bottom;
  background-repeat: no-repeat;
}
/*home page intro section title size */
.itemid-101 #g-intro h2 {
  font-size: 1.35rem !important;
}
/*mobile phone, reduce negative margin above google map */
@media only all and (max-width: 47.938rem) {
  .pull-up {
    margin-top: -3.0945rem !important;
  }
}
/*TYPOGRAPHY*/
h1 {
  text-transform: uppercase !important;
  margin: 0 !important;
  font-size: 1.35rem !important;
}
.largepaddingtop {
  padding-top: 30px;
}
/*# sourceMappingURL=custom_9.css.map */