/* 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, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  /* line 25, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  /* line 13, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  /* line 7, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 73rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  /* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 58, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #285c4d;
}
/* line 77, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #285c4d;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #347865;
  border-color: #347865;
}
/* line 96, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #285c4d;
  color: #285c4d;
}
/* line 122, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #285c4d;
  border-color: #285c4d;
  color: #fff;
}
/* line 130, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 151, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 175, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 180, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 189, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 204, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 205, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #343352 !important;
}
/* line 208, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #343352;
}
/* line 213, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 217, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 222, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 245, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 246, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 257, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 258, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 5, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 6, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts .g-grid {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 10, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 15, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts .g-contacts-item {
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-contacts .g-contacts-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
  /* line 21, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
  .g-contacts .g-contacts-item:last-child {
    margin-bottom: 0 !important;
  }
}
/* line 26, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 27, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.vertical .g-contacts-item {
  display: block;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 32, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 33, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-right: 35px;
}
/* line 36, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-right: 0;
}
/* line 42, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 43, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style1 .g-contacts-item {
    margin-bottom: 7px;
  }
}
/* line 48, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style1 .g-contacts-icon {
  margin-right: 5px;
}
/* line 51, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 52, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item {
  margin-bottom: 7px;
}
/* line 54, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style1.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 60, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 61, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
@media only all and (max-width: 47.99rem) {
  .g-contacts.style2 .g-contacts-item {
    margin-bottom: 25px;
  }
  /* line 65, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
  /* line 66, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
  .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
    margin-top: 0 !important;
  }
}
/* line 71, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-item.g-block {
  align-self: center;
}
/* line 75, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 76, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 77, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 78, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2.horizontal .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: -5px;
}
/* line 84, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon {
  float: left;
  border: 2px solid #e0e0e5;
  border-radius: 50%;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  width: 45px;
  color: #285c4d;
}
/* line 94, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contacts-icon > span {
  position: relative;
  top: -1px;
}
/* line 99, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2 .g-title-value-container {
  margin-left: 60px;
}
/* line 102, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2 .g-contact-title {
  margin-top: -5px;
  margin-bottom: 0;
}
/* line 106, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 107, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item {
  margin-bottom: 25px;
}
/* line 109, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
.g-contacts.style2.vertical .g-contacts-item:last-child {
  margin-bottom: 0;
}
/* line 118, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 119, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 120, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item {
  display: inline-block;
  padding: 11px 15px;
  border-right: 1px solid #fff;
  margin-left: -4px;
  margin-bottom: 0;
}
/* line 126, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:first-child {
  border-left: 1px solid #fff;
  margin-left: 0;
}
/* line 130, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item:last-child {
  margin-right: 0;
}
/* line 133, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-top .g-contacts .g-contacts-item > a {
  color: #666;
}
/* line 144, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 145, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 146, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: block !important;
}
/* line 150, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-contacts-item:last-child {
  margin-bottom: 0 !important;
}
/* line 154, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 155, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style1 .g-contacts-item {
  margin-bottom: 7px;
}
/* line 159, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 160, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item {
  margin-bottom: 25px;
}
/* line 162, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 163, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts.style2 .g-contacts-item:not(.g-block) .g-contacts-icon {
  margin-top: 0 !important;
}
/* line 169, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
#g-offcanvas .g-contacts .g-block {
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}
/* line 177, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 178, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 179, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 180, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item {
  border-right: none;
  border-left: 1px solid #fff;
}
/* line 183, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] #g-top .g-contacts .g-contacts-item:first-child {
  border-right: 1px solid #fff;
}
/* line 190, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 191, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts .g-contacts-item {
  text-align: right;
}
/* line 194, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 195, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 196, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block) {
  display: inline-block;
  margin-left: 35px;
  margin-right: 0;
}
/* line 200, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.horizontal .g-contacts-item:not(.g-block):last-child {
  margin-left: 0;
}
/* line 206, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 207, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style1 .g-contacts-icon {
  margin-left: 5px;
  margin-right: 0;
}
/* line 212, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
/* line 213, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-contacts-icon {
  float: right;
}
/* line 216, wp-content/themes/g5_helium/custom/scss/_contacts.scss */
[dir="rtl"] .g-contacts.style2 .g-title-value-container {
  margin-right: 60px;
  margin-left: 0;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
/* line 5, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 11, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
/* line 12, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 17, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-right.align-right {
  text-align: right;
}
/* line 21, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-title {
  margin-top: -5px;
}
/* line 24, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .image-bottom {
  margin-bottom: -4.563rem;
}
/* line 27, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link {
  margin-top: 5px;
}
/* line 29, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link i {
  margin-right: 10px;
}
/* line 32, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-link.g-button2 {
  margin-left: 25px;
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link.g-button2 {
    margin-left: 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-main-feature .g-main-feature-link {
    display: block;
  }
}
/* line 42, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
/* line 43, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
.g-main-feature .g-main-feature-desc i {
  margin-right: 8px;
}
/* line 47, wp-content/themes/g5_helium/custom/scss/_main-feature.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-main-feature .image-block {
    display: none;
  }
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 5, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 10, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
@media only all and (max-width: 47.99rem) {
  .g-animated-counter .g-animated-counter-item {
    margin-bottom: 3.126rem;
  }
  /* line 13, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
  .g-animated-counter .g-animated-counter-item:last-child {
    margin-bottom: 0;
  }
}
/* line 18, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter p {
  margin: 0;
}
/* line 21, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: -5px;
}
/* line 26, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-title {
  margin-bottom: 0;
  font-size: 140%;
  margin-top: -5px;
}
/* line 31, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-icon {
  border-radius: 50%;
  font-size: 2.2rem;
  height: 110px;
  width: 110px;
  line-height: 110px;
  border: 2px solid;
  border-color: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 45, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter .g-animated-counter-image {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
}
/* line 51, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 {
  text-align: initial;
}
/* line 53, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-icon {
  color: #fff;
  font-size: 1.5rem;
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #285c4d;
  background-color: #285c4d;
  background-image: -webkit-linear-gradient(top, #285c4d, #fed141);
  background-image: linear-gradient(to bottom,#285c4d, #fed141);
  border: 0px solid;
  border-color: transparent;
  margin-top: 0.7rem;
  margin-bottom: 0px;
  margin-right: 1rem;
  display: inline-block;
  float: left;
}
/* line 69, wp-content/themes/g5_helium/custom/scss/_animated-counter.scss */
.g-animated-counter.style2 .g-animated-counter-image {
  margin-bottom: 0.75rem;
  display: inline-block;
  float: left;
  width: 75px;
  margin-top: 0.7rem;
  margin-bottom: 0;
  margin-right: 1rem;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_page-title.scss */
@media only all and (max-width: 47.99rem) {
  .g-page-title {
    margin-bottom: -30px;
  }
}
/* line 5, wp-content/themes/g5_helium/custom/scss/_page-title.scss */
.g-page-title h3 {
  margin: 0;
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_page-title.scss */
.g-page-title i {
  margin-right: 10px;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
/* line 3, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  border: 1px solid #e0e0e5;
  border-left: 2px solid #285c4d;
  background: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  .g-cta-button.style1 .g-cta-inner {
    padding: 20px;
  }
}
/* line 11, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
/* line 21, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
/* line 22, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 33, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 46, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 49, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 63, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 68, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 73, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
/* line 74, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
/* line 81, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
/* line 93, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
/* line 94, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
  margin: 12px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 105, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right {
  float: right;
  margin-top: 4px;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 118, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 121, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
  background-color: transparent;
  color: #285c4d;
  border: 2px solid #285c4d;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 128, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button:hover {
  background-color: #285c4d;
  color: #fff;
}
@media only all and (max-width: 47.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    display: block;
    text-align: center;
  }
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 143, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 148, wp-content/themes/g5_helium/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 1010;
  visibility: hidden;
}
@media only all and (max-width: 47.99rem) {
  .g-onepage-nav {
    display: none;
  }
}
/* line 10, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
/* line 11, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 ul {
  margin: 0;
  padding: 0.625rem;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 18, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item {
  margin-bottom: 5px;
}
/* line 20, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
/* line 23, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item a {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  border-radius: 50%;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 30, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item a:hover {
  background: #fff;
}
/* line 34, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
/* line 35, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style1 .g-onepage-nav-item.uk-active > a {
  background: #fff;
}
/* line 41, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
/* line 42, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
/* line 49, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item {
  margin-bottom: 5px;
}
/* line 51, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
/* line 54, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item a {
  width: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  color: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 63, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item a:hover {
  color: #285c4d;
}
/* line 67, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
/* line 68, wp-content/themes/g5_helium/custom/scss/_onepage-nav.scss */
.g-onepage-nav.style2 .g-onepage-nav-item.uk-active > a {
  color: #285c4d;
}
/* line 1, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 3, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery .g-gallery-item > a {
  position: relative;
  display: block;
}
/* line 8, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter {
  margin-bottom: 30px;
}
/* line 13, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav > * > * {
  color: #343352;
}
/* line 16, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e0e0e5;
  background: #fff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 21, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter.uk-subnav-pill > * > *:focus, .g-gallery .g-gallery-filter.uk-subnav-pill > * > *:hover {
  background: #fff;
  box-shadow: none;
  border: 1px solid #285c4d;
  color: #285c4d;
}
/* line 28, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 29, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery .g-gallery-filter .uk-active > a {
  background: #fff;
  border: 1px solid #285c4d;
  color: #285c4d;
  box-shadow: none;
}
/* line 37, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 38, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons {
  width: 100%;
  text-align: center;
  top: 50%;
  position: relative;
  margin-top: -20px;
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  .g-gallery.style2 .gallery-item-buttons {
    margin-top: -17.5px;
  }
}
/* line 47, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a {
  border: 2px solid #fff;
  height: 40px;
  width: 40px;
  line-height: 35px;
  font-size: 1.1rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 58, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a:hover {
  background: #285c4d;
  border-color: #285c4d;
}
/* line 62, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.info-button {
  margin-left: 25px;
}
/* line 65, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
  margin-right: 20px;
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  .g-gallery.style2 .gallery-item-buttons > a {
    width: 35px;
    height: 35px;
    line-height: 30px;
    font-size: 0.9rem;
  }
  /* line 73, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.info-button {
    margin-left: 5px;
  }
  /* line 76, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
  .g-gallery.style2 .gallery-item-buttons > a.magnifier-button {
    margin-right: 0;
  }
}
/* line 82, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 83, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 84, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 85, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .info-button {
  margin-left: 5px;
}
/* line 88, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-hover:hover .gallery-item-buttons .magnifier-button {
  margin-right: 0;
}
/* line 94, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery.style2 .uk-overlay-panel {
  height: 100%;
  padding: 0;
}
/* line 99, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 100, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.g-gallery .uk-modal-dialog h1, .g-gallery .uk-modal-dialog h2, .g-gallery .uk-modal-dialog h3, .g-gallery .uk-modal-dialog h4, .g-gallery .uk-modal-dialog h5 {
  margin-bottom: 15px !important;
}
/* line 106, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.uk-modal-caption {
  bottom: -30px;
}
/* line 110, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 111, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.gallery-special .g-gallery-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
/* line 120, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 121, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 122, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-enabled, .g-flushed .g-gallery.gutter-enabled {
  padding: 30px;
}
/* line 125, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 126, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.filters-enabled.gutter-enabled, .g-flushed .g-gallery.filters-enabled.gutter-enabled {
  padding-top: 0;
}
/* line 130, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter, .g-flushed .g-gallery .g-gallery-filter {
  border-bottom: 1px solid #f0f0f0;
}
/* line 132, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 72.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-gallery .g-gallery-filter.uk-subnav-pill > * > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
/* line 160, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav, .g-flushed .g-gallery .g-gallery-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
/* line 163, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery .g-gallery-filter.uk-subnav > *, .g-flushed .g-gallery .g-gallery-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
/* line 171, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 172, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter {
  margin-bottom: 0;
}
/* line 174, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
#g-fullwidth .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav, .g-flushed .g-gallery.gutter-disabled .g-gallery-filter.uk-subnav {
  padding: 0 30px;
}
/* line 182, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
/* line 183, wp-content/themes/g5_helium/custom/scss/_gallery.scss */
.uk-tooltip.g-gallery-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 27, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 28, wp-content/themes/g5_helium/custom/scss/custom.scss */
.poweredby img {
  max-height: 40px;
}
/* line 33, wp-content/themes/g5_helium/custom/scss/custom.scss */
body {
  font-size: 1.05rem;
  line-height: 1.5;
  letter-spacing: 0.5px;
  font-weight: 300;
}
/* line 39, wp-content/themes/g5_helium/custom/scss/custom.scss */
body p {
  margin: 1rem 0 1.5rem;
}
/* line 44, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button {
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0.75rem 1.15rem;
  background: #285c4d;
  text-transform: inherit;
}
/* line 52, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button:hover {
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.15), -8px -8px 20px 0 rgba(255, 255, 255, 0.08);
}
/* line 56, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button-secondary {
  background: #fed141;
  color: #285c4d;
}
/* line 61, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button-outline {
  background: transparent;
  border: #285c4d solid 1px;
  color: #285c4d;
  padding: 0.75rem 1.15rem;
  border-radius: 0;
  text-transform: inherit;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 1px;
}
/* line 72, wp-content/themes/g5_helium/custom/scss/custom.scss */
.button-outline:hover {
  background: #285c4d;
  color: white;
  transition: 0.3s ease-in-out;
  box-shadow: 10px 10px 20px 0 rgba(0, 0, 0, 0.15), -8px -8px 20px 0 rgba(255, 255, 255, 0.08);
}
/* line 82, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 84, wp-content/themes/g5_helium/custom/scss/custom.scss */
.btn.btn-primary {
  background: #285c4d !important;
  border-radius: 0px !important;
}
/* line 91, wp-content/themes/g5_helium/custom/scss/custom.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}
/* line 99, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 101, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 102, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 103, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-intro .g-main-feature .g-main-feature-title {
  margin-top: 0px;
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 700;
}
/* line 110, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 111, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-intro .g-main-feature.main-feature-noimage .g-grid {
  display: block !important;
}
/* line 119, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar {
  border-right: #e3e3e3 solid 1px;
}
/* line 121, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro {
  padding-bottom: 3rem;
  border-bottom: #e3e3e3 solid 1px;
}
/* line 125, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro-page {
  margin-bottom: 30px;
}
/* line 128, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro .g-particle-intro {
  text-align: left;
  margin-bottom: 1.25rem;
}
/* line 131, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro .g-particle-intro .g-title-separator {
  display: none;
}
/* line 135, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 136, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image {
  float: left;
  margin-right: 15px;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 143, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 144, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro .g-news-pro-item.horizontal .g-info-container .g-news-pro-title {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
/* line 148, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro .g-news-pro-item.horizontal .g-info-container .g-article-details {
  margin-bottom: 20px;
}
/* line 154, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 155, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 156, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
/* line 162, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 163, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-info-container .g-news-pro-title {
  margin-bottom: 0.5rem;
  font-size: 1.025rem;
  line-height: 1.3;
}
/* line 173, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb {
  margin-top: 1rem;
  background: #fed141;
  padding: 1rem 2rem;
  border-radius: 4px;
}
/* line 178, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb .g-particle-intro {
  text-align: left;
  margin-bottom: 1.25rem;
}
/* line 181, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb .g-particle-intro .g-title-separator {
  display: none;
}
/* line 185, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb .g-features-particle-title {
  text-align: center;
  font-size: 1rem;
}
/* line 189, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb .g-features-particle-image {
  text-align: center;
}
/* line 191, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb .g-features-particle-image img {
  max-width: 150px;
}
/* line 193, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb .g-features-particle-image img:hover {
  transform: scale(110%);
  transition: 0.3s ease-in-out;
}
/* line 200, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 201, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .end-tb .tb-app img {
  background: white;
  border-radius: 10px;
  padding: 0.75rem;
}
/* line 209, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 210, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-cta-button .g-cta-inner {
  background: #285c4d;
  border-radius: 4px;
}
/* line 213, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-cta-button .g-cta-inner .g-cta-left {
  max-width: 60%;
  color: white;
}
/* line 217, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 218, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-mainbar .g-cta-button .g-cta-inner .g-cta-right .button {
  border-radius: 4px;
  background: #fed141;
  color: #285c4d;
}
/* line 228, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 230, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro {
  padding-bottom: 3rem;
  border-bottom: #e3e3e3 solid 1px;
}
/* line 234, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro-page {
  margin-bottom: 30px;
}
/* line 237, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-particle-intro {
  text-align: left;
  margin-bottom: 1.25rem;
}
/* line 240, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-particle-intro .g-title-separator {
  display: none;
}
/* line 244, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 245, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-item.horizontal .g-news-pro-image {
  float: left;
  margin-right: 15px;
  background-size: contain;
}
/* line 251, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 252, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-item.horizontal .g-info-container .g-news-pro-title {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
/* line 256, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-item.horizontal .g-info-container .g-article-details {
  margin-bottom: 20px;
}
/* line 262, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 263, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-item.vertical .g-news-pro-image {
  margin-right: 15px;
  background-size: contain;
}
/* line 268, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 269, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-item.vertical .g-info-container .g-news-pro-title {
  margin-top: 0.75rem;
  margin-bottom: 0.5rem;
}
/* line 273, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-item.vertical .g-info-container .g-article-details {
  margin-bottom: 20px;
}
/* line 279, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 280, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 281, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-news-pro-image {
  background-size: contain;
}
/* line 285, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 286, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-info-container .g-news-pro-title {
  margin-bottom: 0.5rem;
  font-size: 0.95rem;
  line-height: 1.3;
  font-weight: 600;
}
/* line 293, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .g-news-pro .g-news-pro-link-block .g-news-pro-link .g-info-container .g-article-details {
  font-size: 0.88rem;
}
/* line 301, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 302, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .section-endtb-news .g-introtext {
  margin: 0;
}
/* line 307, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 308, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .section-upcoming-events.widget_upcoming_events .wpem-single-event-widget {
  display: flex;
  align-items: center;
  align-items: center;
  margin-bottom: 5px;
  border: 0;
}
/* line 315, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .section-upcoming-events.widget_upcoming_events .wpem-single-event-widget .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
  font-size: 15px;
  font-weight: bold;
}
/* line 319, wp-content/themes/g5_helium/custom/scss/custom.scss */
#homepage #g-sidebar .section-upcoming-events.widget_upcoming_events .wpem-main.wpem-single-event-widget .wpem-event-banner .wpem-event-banner-img img {
  max-width: 220px;
}
/* line 330, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-top {
  position: relative;
  z-index: 9;
  background: #285c4d;
}
/* line 335, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-top .g-content {
  padding-bottom: 0px;
}
/* line 339, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-top .g-horizontalmenu li {
  padding: 0 0.5rem;
  font-size: 0.85rem;
  font-weight: 400;
}
/* line 344, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-top .g-horizontalmenu li a {
  padding: 0;
  margin-bottom: 0;
  color: white;
}
/* line 351, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header {
  padding: 1rem 0 1.85rem;
}
/* line 355, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header .logo {
  position: absolute;
  z-index: 11;
  margin-top: -40px;
}
/* line 361, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 362, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 363, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header .search-ntp .search-form label, #g-header .search-ntp .search-form .search-submit {
  display: inline-block;
  margin-bottom: 0;
}
/* line 368, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 369, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header .search-ntp .search-form label .search-field {
  margin-bottom: 0;
  border-radius: 0;
}
/* line 374, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header .search-ntp .search-form label input[type="search"] {
  font-size: 0.88rem;
  padding: 0.28rem 0.75rem;
  line-height: 1.75;
}
/* line 381, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header .search-ntp .search-form .search-submit.button {
  border-radius: 0px;
  margin-left: -5px;
  font-size: 14px;
  font-weight: 300;
  background: #285780;
}
/* line 388, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-header .search-ntp .search-form .search-submit.button.button-small {
  padding: 0.7rem 1.25rem;
}
/* line 399, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 400, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation::before {
  position: absolute;
  background: #285780;
  content: '';
  height: 53px;
  width: 100%;
  display: block;
  right: -15px;
  max-width: 35%;
  top: 0;
  transform: skewX(-20deg);
}
/* line 412, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 0.95rem;
  font-weight: 600;
}
/* line 416, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: white;
}
/* line 420, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0 0;
  color: white;
}
/* line 425, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 500;
}
/* line 428, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #f3f3f3;
}
/* line 432, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  border: 0px;
  min-width: 250px;
}
/* line 437, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 438, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .menu-supplementary .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: white;
}
/* line 441, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .menu-supplementary .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #fed141;
}
/* line 446, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .menu-supplementary .g-main-nav .g-dropdown {
  background: #285780;
}
/* line 449, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .menu-supplementary .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: white;
}
/* line 451, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-navigation .menu-supplementary .g-main-nav .g-sublevel > li > .g-menu-item-container:hover {
  color: #fed141;
}
/* line 460, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 462, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-fullwidth .g-slideshow-title {
  font-size: 3rem;
  line-height: 1.25;
  font-weight: bold;
  color: #fed141 !important;
}
/* line 469, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-fullwidth .g-slideshow-desc {
  font-size: 1.45rem;
  line-height: 1.25;
  font-weight: 500;
}
/* line 475, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-fullwidth .slideshow-caption.uk-overlay-background {
  background: none;
}
/* line 479, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 480, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-fullwidth .g-slideshow-buttons .button {
  background: white;
  padding: 0.85rem 1.5rem;
  font-size: 1rem;
  color: #285780;
  font-weight: bold;
  border-radius: 4px;
}
/* line 488, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-fullwidth .g-slideshow-buttons .button:hover {
  color: ;
}
/* line 494, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 496, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-fullwidth .uk-cover-background::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 0;
  opacity: 0.85;
  background-color: transparent;
  background-image: -webkit-linear-gradient(-310deg, rgba(80, 166, 132, 0.055), #285c4d);
  background-image: linear-gradient(40deg, rgba(80, 166, 132, 0.055), #285c4d);
}
/* line 517, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-showcase {
  background: #f8e59a;
  padding: 1.5rem 0;
}
/* line 521, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 522, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-showcase .g-animated-counter .g-particle-intro .g-main-title {
  font-weight: 900;
  font-size: 1.75rem;
  color: #285c4d;
}
/* line 527, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-showcase .g-animated-counter .g-title-separator {
  display: none;
}
/* line 531, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-showcase .g-animated-counter .g-animated-counter-title {
  font-size: 110%;
  font-weight: 400;
  line-height: 1.4;
}
/* line 536, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-showcase .g-animated-counter .g-animated-counter-number {
  font-weight: 900;
  color: #285c4d;
}
/* line 546, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 548, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 550, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry {
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 555, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry-header {
  color: #285c4d;
}
/* line 559, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry-title {
  font-weight: bold;
  line-height: 1.25;
  font-size: 2.25rem;
  margin-bottom: 5px;
  margin-top: 20px;
}
/* line 567, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 569, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 570, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry-content p a {
  text-decoration: underline;
}
/* line 572, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry-content p img.size-full {
  position: relative;
  width: 130%;
  max-width: 130%;
  left: -15%;
}
/* line 580, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 581, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry-content ul a {
  text-decoration: underline;
}
/* line 584, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry-content img.featured-image {
  width: 100%;
}
/* line 589, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry b, #g-container-main #g-mainbar .entry strong {
  font-weight: 600;
}
/* line 593, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 595, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry .post-type-post .entry-metadata {
  text-align: right;
  margin-top: 20px;
  margin-right: 20px;
}
@media only all and (max-width: 47.99rem) {
  #g-container-main #g-mainbar .entry .post-type-post .entry-metadata {
    text-align: left;
    margin-top: 0;
  }
}
/* line 606, wp-content/themes/g5_helium/custom/scss/custom.scss */
@media only all and (max-width: 47.99rem) {
  #g-container-main #g-mainbar .entry .post-type-post .entry-meta {
    width: 100%;
    display: flex;
    margin-bottom: 10px;
  }
}
/* line 615, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry .post-type-post .entry-meta > div[class^="meta-"] {
  font-size: 0.88rem;
  line-height: 1;
  text-transform: capitalize;
}
@media only all and (max-width: 47.99rem) {
  #g-container-main #g-mainbar .entry .post-type-post .entry-meta > div[class^="meta-"] {
    font-size: 0.8rem;
    margin-right: 20px;
    color: #555;
  }
}
/* line 627, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry .post-type-post .entry-meta .meta-prefix, #g-container-main #g-mainbar .entry .post-type-post .entry-meta i {
  line-height: 1;
}
@media only all and (max-width: 47.99rem) {
  #g-container-main #g-mainbar .entry .post-type-post .entry-meta .meta-prefix, #g-container-main #g-mainbar .entry .post-type-post .entry-meta i {
    font-size: 0.65rem;
    font-weight: 400;
  }
}
/* line 635, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry .post-type-post .entry-meta .author, #g-container-main #g-mainbar .entry .post-type-post .entry-meta .date {
  margin-top: 10px;
}
/* line 644, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 645, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .entry .post-type-event_listing .post-thumbnail {
  display: none;
}
/* line 651, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease {
  margin-bottom: 2rem;
  border-bottom: rgba(5, 107, 75, 0.663) solid 1px;
}
/* line 656, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .entry-header {
  color: #285c4d;
}
/* line 658, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .entry-header h1, #g-container-main #g-mainbar .tease .entry-header h2 {
  font-weight: 600;
  font-size: 1.55rem;
}
/* line 664, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .entry-meta {
  margin-bottom: 0.5rem;
}
/* line 668, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .entry-meta > div[class^="meta-"] {
  font-size: 0.88rem;
  text-transform: capitalize;
}
/* line 674, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .entry-content {
  margin-top: 10px;
}
/* line 676, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .entry-content h2 {
  font-size: 2rem;
}
/* line 680, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease h2 {
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 10px;
}
/* line 685, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease h2 a {
  color: #285c4d;
}
/* line 687, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease h2 a:hover {
  color: ;
  transition: 0.3s ease-in-out;
}
/* line 690, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .read-more.button {
  background: #285c4d;
  font-size: 0.9rem;
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0.75rem 1.15rem;
  border-radius: 4px;
  font-style: italic;
}
/* line 700, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-container-main #g-mainbar .tease .read-more.button:hover {
  box-shadow: 10px 10px 10px 0 rgba(0, 0, 0, 0.15), -8px -8px 20px 0 rgba(255, 255, 255, 0.08);
  padding-left: 25px;
  background: ;
}
/* line 715, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 717, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 719, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .footer-logos .g-content {
  display: flex;
  justify-content: space-evenly;
  align-items: baseline;
}
/* line 727, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .contact-information {
  font-size: 0.85rem;
}
/* line 728, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .contact-information::before {
  content: "Contact Information";
  display: block;
  font-weight: 600;
  line-height: 1;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 10px;
}
/* line 741, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 742, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .footer-quicklinks .g-main-nav .g-toplevel > li, #g-footer .footer-relatedlinks .g-main-nav .g-toplevel > li {
  display: block;
}
/* line 745, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .footer-quicklinks .g-main-nav .g-toplevel > li > .g-menu-item-container, #g-footer .footer-relatedlinks .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: 400;
  color: white;
  font-size: 0.85rem;
  padding: 0.25rem 0;
}
/* line 751, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .footer-quicklinks .g-main-nav .g-toplevel > li > .g-menu-item-container:hover, #g-footer .footer-relatedlinks .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #fed141;
}
/* line 757, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 758, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .footer-quicklinks::before {
  content: "Quicklinks";
  display: block;
  font-weight: 600;
  line-height: 1;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 10px;
}
/* line 770, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 771, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .footer-relatedlinks::before {
  content: "Related Links and Apps";
  display: block;
  font-weight: 600;
  line-height: 1;
  font-size: 1rem;
  margin-bottom: 10px;
  margin-top: 0;
  padding-bottom: 10px;
}
/* line 783, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 784, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 785, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .g-social.social a {
  color: white;
  font-size: 1.75rem;
}
/* line 789, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-footer .g-social.social a:hover {
  color: #fed141;
}
/* line 799, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-copyright {
  background: #efefef;
  color: #6e6e6e;
  font-size: 0.83rem;
}
/* line 803, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-copyright a {
  color: #434343;
}
/* line 806, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-copyright a:hover {
  text-decoration: underline;
}
/* line 810, wp-content/themes/g5_helium/custom/scss/custom.scss */
#g-copyright h4 {
  font-size: 0.85rem;
}
/* line 817, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 818, wp-content/themes/g5_helium/custom/scss/custom.scss */
#updates #g-fullwidth {
  background-color: #285c4d;
}
/* line 821, wp-content/themes/g5_helium/custom/scss/custom.scss */
#updates #g-fullwidth .g-slideshow-title {
  font-size: 1.9rem;
}
/* line 824, wp-content/themes/g5_helium/custom/scss/custom.scss */
#updates #g-fullwidth .g-slideshow-desc {
  font-size: 1.05rem;
  line-height: 1.5;
  letter-spacing: 0.5px;
  font-weight: 300;
}
/* line 833, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 834, wp-content/themes/g5_helium/custom/scss/custom.scss */
.category-videos .featured-image {
  display: none;
}
/* line 840, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 841, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 842, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page #g-container-main .g-container {
  width: 100%;
}
/* line 845, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page #g-container-main #g-mainbar {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 849, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page #g-container-main #g-mainbar .g-content {
  margin: 0;
  padding: 0;
}
/* line 855, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .elementor-section {
  padding: 1rem 0;
}
/* line 858, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .elementor-section-full_width > .elementor-container {
  max-width: 65rem;
}
/* line 861, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .elementor-section.elementor-section-boxed {
  max-width: 65rem;
  margin-left: auto;
  margin-right: auto;
}
/* line 866, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 65rem;
}
/* line 870, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 871, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .elementor-widget-container .w3eden .wpdm_icon {
  max-width: 250px;
}
/* line 875, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 876, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .elementor-section.container-fullwidth .elementor-container {
  max-width: 100% !important;
}
/* line 881, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 882, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .management-office .elementor-image-box-title {
  margin-bottom: 5px;
  font-size: 1.15rem;
}
/* line 886, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .management-office .elementor-image-box-img {
  width: 100% !important;
}
/* line 888, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .management-office .elementor-image-box-img img {
  max-width: 170px;
}
/* line 894, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 895, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 896, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .iec-materials .card.card-default .card-footer .pull-right {
  display: none;
}
/* line 902, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 903, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .horizontal-menu ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* line 907, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .horizontal-menu ul li {
  display: inline-block;
  list-style: none;
  padding: 0 10px;
  font-size: 0.88rem;
  font-weight: bold;
}
/* line 914, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .horizontal-menu ul li a {
  color: #e3e3e3;
}
/* line 916, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .horizontal-menu ul li a:hover {
  color: #fed141;
}
/* line 919, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .horizontal-menu ul li a.active {
  color: #fed141;
}
/* line 927, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 928, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 929, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .section-contactus .elementor-widget-container a {
  color: #fed141;
}
/* line 935, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 936, wp-content/themes/g5_helium/custom/scss/custom.scss */
.elementor-page .elementor-widget-container .w3eden .well {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  background: white;
}
/* line 944, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 945, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post-type-wpdmpro .post-thumbnail {
  display: none;
}
/* line 948, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 949, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post-type-wpdmpro .w3eden .card img {
  max-width: 300px;
}
/* line 953, wp-content/themes/g5_helium/custom/scss/custom.scss */
.post-type-wpdmpro .w3eden h1, .post-type-wpdmpro .w3eden .h1 {
  font-size: 1.3rem;
}
/* line 959, wp-content/themes/g5_helium/custom/scss/custom.scss */
/* line 960, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event_listing .event_registration.registration, .event_listing .wpem-viewed-event {
  display: none;
}
/* line 963, wp-content/themes/g5_helium/custom/scss/custom.scss */
.event_listing .wpem-main {
  font-weight: 300;
}
@media only all and (max-width: 47.99rem) {
  /* line 975, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-top {
    padding: 10px 0;
    background: #285780;
  }
  /* line 978, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-top .g-container .g-content {
    margin: 0;
    padding: 0;
  }
  /* line 984, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    font-size: 1.25rem;
    border-radius: 0px;
    line-height: 1.8;
    text-align: center;
    width: 130px;
    height: 40px;
    color: white;
    top: 3.65rem;
  }
  /* line 994, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-toggle .fa-bars::after {
    content: 'Menu';
    font-size: 0.9rem;
    font-family: sans-serif;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: bold;
  }
  /* line 1004, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1005, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-open .fa-bars::before {
    content: "\f00d" !important;
    transition: 0.3s ease-in-out;
  }
  /* line 1009, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-open .fa-bars::after {
    content: "Close";
  }
  /* line 1013, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-open .g-nav-overlay {
    background: #285c4d;
    background-image: #285c4d;
    opacity: 0.75 !important;
  }
  /* line 1019, wp-content/themes/g5_helium/custom/scss/custom.scss */
  .g-offcanvas-open .g-offcanvas-toggle {
    color: #fff;
  }
  /* line 1024, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1026, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-containe {
    color: white !important;
    background-image: #285c4d;
    background-image: #285c4d;
  }
  /* line 1033, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container .g-menu-item-container {
    border-bottom: #285c4d solid 1px;
  }
  /* line 1036, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container .g-menu-item-container img {
    max-height: 20px;
  }
  /* line 1043, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
    background: transparent !important;
    border: #9e9191 solid 0px !important;
    color: #515151;
    padding: 0.05rem;
  }
  /* line 1050, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator::after {
    font-size: 0.65rem;
    background: white;
    padding: 0.25rem;
  }
  /* line 1056, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container .g-menu-item-title, #g-mobilemenu-container .g-dropdown .g-menu-item-title {
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 1px;
  }
  /* line 1061, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-mobilemenu-container .g-dropdown .g-menu-item-subtitle {
    font-size: 0.68rem;
  }
  /* line 1067, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header {
    min-height: 80px;
    padding: 0.65rem 0.25rem 0.25rem;
  }
  /* line 1072, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header .logo {
    position: relative;
    z-index: 0;
    margin-top: 0;
  }
  /* line 1077, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-header .logo img {
    max-height: 55px !important;
  }
  /* line 1083, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1084, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #g-navigation::before {
    display: none;
  }
  /* line 1089, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1091, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1092, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #homepage #g-fullwidth .g-slideshow .slideshow-caption.uk-overlay-background {
    padding: 10px;
    width: 100%;
    text-align: center;
  }
  /* line 1097, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #homepage #g-fullwidth .g-slideshow-title {
    font-size: 2.65rem;
  }
  /* line 1100, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #homepage #g-fullwidth .g-slideshow-buttons .button {
    display: inline-block;
  }
  /* line 1104, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1106, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1107, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #homepage #g-mainbar .g-news-pro-link-block .uk-grid-width-1-3 > * {
    width: 100%;
  }
  /* line 1110, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1111, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #homepage #g-mainbar .g-news-pro-link-block .g-news-pro-link .g-news-pro-image {
    background-size: contain;
    background-repeat: no-repeat;
  }
  /* line 1116, wp-content/themes/g5_helium/custom/scss/custom.scss */
  /* line 1117, wp-content/themes/g5_helium/custom/scss/custom.scss */
  #homepage #g-mainbar .g-news-pro-link-block .g-news-pro-link .g-info-container .g-news-pro-title {
    margin-bottom: 0.5rem;
    font-size: 1.025rem;
    line-height: 1.3;
  }
}
/*# sourceMappingURL=custom.css.map */