/* 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_helium/custom/scss/custom.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Lato";
  font-size: 5rem;
  color: #000;
  line-height: 6rem;
  font-weight: 800;
  margin: 1.25rem 1.25rem 0.625rem;
}
/* line 14, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-header .button.button-outline {
  background: rgba(238, 38, 85, 0.58);
  color: #fff;
}
/* line 19, templates/g5_helium/custom/scss/custom.scss */
.button {
  display: inline-block;
  font-family: "Hind";
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.21);
  color: #fff;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 40, templates/g5_helium/custom/scss/custom.scss */
#g-navigation {
  background: #000;
  color: #fff;
  position: relative;
  z-index: 11;
  height: 100px;
  margin-bottom: 100px;
}
/* line 49, templates/g5_helium/custom/scss/custom.scss */
.g-home-particles.g-helium-style #g-navigation {
  background: #000;
}
/* line 53, templates/g5_helium/custom/scss/custom.scss */
.black h1 {
  color: #000 !important;
}
/* line 57, templates/g5_helium/custom/scss/custom.scss */
.sprocket-lists-item .sprocket-padding {
  padding: 10px;
  display: block;
  background-color: #e6e7e8;
}
/* line 63, templates/g5_helium/custom/scss/custom.scss */
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Lato";
  font-size: 4rem;
  color: #fff;
  line-height: 5rem;
  font-weight: 800;
  margin: 1.25rem 1.25rem 0.625rem;
}
/* line 72, templates/g5_helium/custom/scss/custom.scss */
.sprocket-lists-title {
  background: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background: -webkit-linear-gradient(top, #80d2e4 0%, #80d2e4 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  background: linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
  border: 1px solid #ddd;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
h3 {
  font-size: 1.5rem;
  line-height: 2.5rem;
}
/* line 85, templates/g5_helium/custom/scss/custom.scss */
body p {
  margin: 1rem 0;
  font-size: 20px;
}
/* line 90, templates/g5_helium/custom/scss/custom.scss */
.chronoforms6_credits {
  display: none;
}
/* line 94, templates/g5_helium/custom/scss/custom.scss */
.ui.black.button, .ui.black.buttons .button {
  background-color: #d51945 !important;
  color: #fff;
  text-shadow: none;
  background-image: none;
}
/*timeline*/
/* line 102, templates/g5_helium/custom/scss/custom.scss */
.timeline-box {
  background-color: #ef2755;
  padding: 1px 15px;
  color: #fff;
}
/* line 108, templates/g5_helium/custom/scss/custom.scss */
.timeline-box-complete {
  background-color: #88c540;
  padding: 1px 15px;
  color: #fff;
}
/* line 114, templates/g5_helium/custom/scss/custom.scss */
.timeline-box-inactive {
  opacity: 0.5;
}
/* line 118, templates/g5_helium/custom/scss/custom.scss */
#g-testimonials h3 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  display: none;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
#footer-email a {
  color: yellow;
}
/* line 128, templates/g5_helium/custom/scss/custom.scss */
#footer-email a:hover {
  opacity: 0.5;
}
/* line 132, templates/g5_helium/custom/scss/custom.scss */
.social-icon a:hover {
  opacity: 0.5;
}
/* line 136, templates/g5_helium/custom/scss/custom.scss */
* {
  box-sizing: border-box;
}
/* Slideshow container */
/* line 139, templates/g5_helium/custom/scss/custom.scss */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
/* Hide the images by default */
/* line 146, templates/g5_helium/custom/scss/custom.scss */
.mySlides {
  display: none;
}
/* Next & previous buttons */
/* line 151, templates/g5_helium/custom/scss/custom.scss */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.5s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}
/* Position the "next button" to the right */
/* line 167, templates/g5_helium/custom/scss/custom.scss */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
  margin-right: 15px;
}
/* On hover, add a black background color with a little bit see-through */
/* line 174, templates/g5_helium/custom/scss/custom.scss */
.prev:hover, .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #bbb;
}
/* Caption text */
/* line 180, templates/g5_helium/custom/scss/custom.scss */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
/* line 191, templates/g5_helium/custom/scss/custom.scss */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
/* line 200, templates/g5_helium/custom/scss/custom.scss */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
/* line 211, templates/g5_helium/custom/scss/custom.scss */
.active, .dot:hover {
  background-color: #717171;
}
/* Fading animation */
/* line 216, templates/g5_helium/custom/scss/custom.scss */
.fade {
  opacity: 100%;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}
@-webkit-keyframes fade {
  /* line 225, templates/g5_helium/custom/scss/custom.scss */
  from {
    opacity: 0.6;
  }
  /* line 226, templates/g5_helium/custom/scss/custom.scss */
  to {
    opacity: 1;
  }
}
@keyframes fade {
  /* line 230, templates/g5_helium/custom/scss/custom.scss */
  from {
    opacity: 0.6;
  }
  /* line 231, templates/g5_helium/custom/scss/custom.scss */
  to {
    opacity: 1;
  }
}
/*# sourceMappingURL=custom__error.css.map */