/* 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 2, templates/g5_helium/custom/scss/_jlbacktotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  z-index: 9999;
}
@-webkit-keyframes fadeInRight {
  /* line 9, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 15, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 23, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 29, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 37, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 1;
  }
  /* line 41, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 49, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 1;
  }
  /* line 53, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 60, templates/g5_helium/custom/scss/_jlbacktotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 69, templates/g5_helium/custom/scss/_jlbacktotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-price-table_featured {
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 150px;
  overflow: hidden;
  height: 150px;
}
/* line 15, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-price-table_featured-inner {
  text-align: center;
  left: 0;
  width: 200%;
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  margin-top: 35px;
  font-size: 14px;
  line-height: 2;
  color: #fff;
}
/* line 29, templates/g5_helium/custom/scss/_jlparticles.scss */
.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
}
/* line 41, templates/g5_helium/custom/scss/_jlparticles.scss */
address, dl, fieldset, figure, ol, p, pre, ul {
  margin: 0 0 20px 0;
}
/* line 46, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
/* line 56, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-overlay-primary {
  background: rgba(0, 0, 60, 0.8);
}
/* line 60, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-text-primary, .jl-alert-primary {
  color: #00003c !important;
}
/* line 65, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary {
  background-color: #00003c;
}
/* line 67, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-primary:focus, .jl-button-primary:hover {
  background-color: #000009;
}
/* line 73, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-primary {
  background: #00003c;
}
/* line 75, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-primary.jl-card-hover:hover {
  background-color: #000009;
}
/* line 79, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-tile-primary, .jl-section-primary {
  background: #00003c;
}
/* Hover + Focus */
/* line 85, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-subnav-pill > .jl-active > a, .jl-dotnav > .jl-active > * {
  background-color: #00003c;
}
/* Hover + Active + Focus */
/* line 90, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-tab > .jl-active > a, .jl-tab > * > a:hover, .jl-tab > * > a:focus {
  border-color: #00003c;
}
/* Hover + Focus */
/* line 96, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-accordion-title:hover, .jl-accordion-title:focus {
  color: #00003c;
}
/* line 100, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #00003c;
  border: 1px solid #00003c;
}
/* line 105, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-card-primary > .tm-timeline-arrow {
  background-color: #00003c;
}
/* line 110, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 116, templates/g5_helium/custom/scss/_jlparticles.scss */
#jl-login-form input, .tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  box-sizing: inherit;
  box-shadow: none;
  border-radius: 0;
  height: 40px;
}
/* line 122, templates/g5_helium/custom/scss/_jlparticles.scss */
#jl-login-form .jl-form-icon, .tm-form-reset .jl-form-icon, .tm-form-remind .jl-form-icon, .tm-form-login .jl-form-icon, .tm-form-registration .jl-form-icon, .tm-form-profile-edit .jl-form-icon {
  height: 40px;
}
/* line 125, templates/g5_helium/custom/scss/_jlparticles.scss */
#jl-login-form .jl-checkbox, .tm-form-reset .jl-checkbox, .tm-form-remind .jl-checkbox, .tm-form-login .jl-checkbox, .tm-form-registration .jl-checkbox, .tm-form-profile-edit .jl-checkbox {
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0;
}
/* line 132, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 137, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-form-reset input, .tm-form-remind input, .tm-form-login input, .tm-form-registration input, .tm-form-profile-edit input {
  width: 100%;
}
/* line 141, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 142, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 144, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 145, templates/g5_helium/custom/scss/_jlparticles.scss */
.profile #users-profile-core .jl-description-list dd, .profile #users-profile-custom .jl-description-list dd {
  margin-left: 0;
}
/* line 153, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 154, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-tags a {
  text-transform: none;
}
/* line 156, templates/g5_helium/custom/scss/_jlparticles.scss */
.tm-tags a:hover, .tm-tags a:focus {
  color: #fff;
}
/* line 163, templates/g5_helium/custom/scss/_jlparticles.scss */
/* line 164, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-popup-login .jl-list {
  width: 300px;
  margin: 0 auto;
}
/* line 168, templates/g5_helium/custom/scss/_jlparticles.scss */
.jl-popup-login li {
  display: inline-block;
}
/* line 2, templates/g5_helium/custom/scss/_jlbacktotop.scss */
.back-to-top {
  position: fixed;
  bottom: 40px;
  z-index: 9999;
}
@-webkit-keyframes fadeInRight {
  /* line 9, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 15, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  /* line 23, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  /* line 29, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeOutRight {
  /* line 37, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 1;
  }
  /* line 41, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  /* line 49, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  from {
    opacity: 1;
  }
  /* line 53, templates/g5_helium/custom/scss/_jlbacktotop.scss */
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
/* line 60, templates/g5_helium/custom/scss/_jlbacktotop.scss */
.back-to-top {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* line 69, templates/g5_helium/custom/scss/_jlbacktotop.scss */
.backHide {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
/* line 1, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 6, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #00003c;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 10, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-buttons .button:hover {
  background: #000065;
  border-color: #000065;
}
/* line 15, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 18, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 25, templates/g5_helium/custom/scss/_slideshowui3.scss */
  .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 33, templates/g5_helium/custom/scss/_slideshowui3.scss */
  .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 37, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #00003c;
  color: #00003c;
}
/* line 41, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-buttons .button.empty:hover {
  background: #00003c;
  border-color: #00003c;
  color: #fff;
}
/* line 50, templates/g5_helium/custom/scss/_slideshowui3.scss */
/* line 51, templates/g5_helium/custom/scss/_slideshowui3.scss */
.slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 56, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-title {
  margin: 0px 20px 0px 20px;
}
/* line 60, templates/g5_helium/custom/scss/_slideshowui3.scss */
.g-slideshow-desc {
  margin: 3px 20px 5px 20px;
}
/* line 64, templates/g5_helium/custom/scss/_slideshowui3.scss */
.jl-text-dark {
  color: #040404 !important;
}
/* line 67, templates/g5_helium/custom/scss/_slideshowui3.scss */
.jl-text-light {
  color: #f6f9fc !important;
}
/* line 70, templates/g5_helium/custom/scss/_slideshowui3.scss */
.jl-particle-intro {
  padding-left: 15px;
}
/* line 73, templates/g5_helium/custom/scss/_slideshowui3.scss */
.jl-slide-title {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 77, templates/g5_helium/custom/scss/_slideshowui3.scss */
.jl-slide-introtxt {
  margin-bottom: 0px;
  margin-top: 0px;
}
/*# sourceMappingURL=custom_10.css.map */