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

/**
 * @version   $Id: custom.scss 1.0 2018-04-09 11:46:32
 * @author    Vitalissima.ro
 * @copyright Copyright (C) 2018 Vitalissima.ro
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */
/* 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 */
/**
 * @version   $Id: custom.scss 1.0 2018-04-09 11:46:32
 * @author    Vitalissima.ro
 * @copyright Copyright (C) 2018 Vitalissima.ro
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */
/* line 4, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 5, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul {
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #e0e0e5;
  border-radius: 3px;
}
/* line 11, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 12, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a {
  padding: 0.625rem 1.25rem;
  color: #2a2e2c;
  display: block;
  border-bottom: 1px solid #e0e0e5;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
/* line 18, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a:hover {
  background: #f8f9fa;
  color: #000;
}
/* line 22, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li a i {
  margin-right: 5px;
}
/* line 26, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 27, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li:last-child a {
  border-bottom: none;
}
/* line 31, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu {
  border: none;
  display: none;
}
/* line 34, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active {
  display: block;
}
/* line 36, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu.uk-active a {
  padding-left: 35px;
}
/* line 40, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 41, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li .submenu li:last-child {
  border-bottom: 1px solid #e0e0e5;
}
/* line 46, templates/g5_helium/custom/scss/_onepage-menu.scss */
/* line 47, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active > a {
  background: #f8f9fa;
  color: #693;
}
/* line 51, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu {
  display: block;
}
/* line 53, templates/g5_helium/custom/scss/_onepage-menu.scss */
.g-onepage-menu ul li.uk-active .submenu a {
  padding-left: 35px;
}
/* line 1, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 2, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/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.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/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: 74.938rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 58, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/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.938rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #693;
}
/* line 77, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #693;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #7ab83d;
  border-color: #7ab83d;
}
/* line 96, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/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.938rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #693;
  color: #693;
}
/* line 122, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #693;
  border-color: #693;
  color: #fff;
}
/* line 130, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/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, templates/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, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 151, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 175, templates/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, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 180, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 189, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 204, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 205, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #2a2e2c !important;
}
/* line 208, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #2a2e2c;
}
/* line 213, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 217, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 222, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/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, templates/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, templates/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, templates/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, templates/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, templates/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, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 245, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 246, templates/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, templates/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 257, templates/g5_helium/custom/scss/_slideshow.scss */
/* line 258, templates/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 4, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs {
  background: #fff;
  border: 1px solid #e0e0e5;
}
/* line 7, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab {
  border-color: #e0e0e5;
}
/* line 9, templates/g5_helium/custom/scss/_tabs.scss */
/* line 10, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a {
  border: none;
  border-radius: 0;
  margin: 0 !important;
  color: #2a2e2c;
  text-shadow: none;
  padding: 20px 25px !important;
  -webkit-transition: background, 0.2s;
  -moz-transition: background, 0.2s;
  transition: background, 0.2s;
}
/* line 18, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li > a:hover {
  color: #2a2e2c;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-tabs .uk-tab > li > a {
    padding: 20px 15px !important;
  }
}
/* line 25, templates/g5_helium/custom/scss/_tabs.scss */
/* line 26, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li.uk-active > a {
  color: #2a2e2c;
}
/* line 30, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab > li .g-title-icon {
  margin-right: 10px;
}
/* line 34, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive {
  margin: 0;
}
/* line 36, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive > a {
  cursor: pointer;
}
/* line 39, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown {
  margin: 0;
  font-size: 0.9rem;
  border-color: #e0e0e5;
  padding: 0;
  border-radius: 0;
}
/* line 45, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav {
  margin: 0;
}
/* line 47, templates/g5_helium/custom/scss/_tabs.scss */
/* line 48, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a {
  padding: 15px 25px;
  color: #2a2e2c;
}
/* line 51, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:before {
  border: none;
}
/* line 54, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab .uk-tab-responsive .uk-dropdown .uk-nav li a:hover {
  background: #f8f9fa;
  box-shadow: none;
}
/* line 64, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid {
  margin: 0;
}
/* line 65, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid:before {
  border-color: #e0e0e5;
}
/* line 69, templates/g5_helium/custom/scss/_tabs.scss */
/* line 70, templates/g5_helium/custom/scss/_tabs.scss */
@media only all and (max-width: 47.938rem) {
  .g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav {
    width: auto;
  }
}
/* line 74, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav > a {
  border-right: none;
  border-left: 1px solid #e0e0e5;
}
/* line 78, templates/g5_helium/custom/scss/_tabs.scss */
/* line 79, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-grid.uk-tab-top .g-tab-nav:first-child > a, .g-tabs .uk-tab-grid.uk-tab-bottom .g-tab-nav:first-child > a {
  border-left: none;
}
/* line 86, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top {
  border-bottom: 1px solid #e0e0e5;
}
/* line 88, templates/g5_helium/custom/scss/_tabs.scss */
/* line 89, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
/* line 91, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav > a:before {
  border-top: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 100, templates/g5_helium/custom/scss/_tabs.scss */
/* line 101, templates/g5_helium/custom/scss/_tabs.scss */
/* line 102, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-top .g-tab-nav.uk-active > a:before {
  border-top-color: #693;
}
/* line 109, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom {
  border-top: 1px solid #e0e0e5;
}
/* line 111, templates/g5_helium/custom/scss/_tabs.scss */
/* line 112, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a {
  border-right: 1px solid #e0e0e5;
}
/* line 114, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav > a:before {
  border-bottom: 3px solid transparent;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
/* line 123, templates/g5_helium/custom/scss/_tabs.scss */
/* line 124, templates/g5_helium/custom/scss/_tabs.scss */
/* line 125, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-bottom .g-tab-nav.uk-active > a:before {
  border-bottom-color: #693;
}
/* line 132, templates/g5_helium/custom/scss/_tabs.scss */
/* line 133, templates/g5_helium/custom/scss/_tabs.scss */
/* line 134, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
/* line 136, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav > a:before {
  border-left: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 145, templates/g5_helium/custom/scss/_tabs.scss */
/* line 146, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 150, templates/g5_helium/custom/scss/_tabs.scss */
/* line 151, templates/g5_helium/custom/scss/_tabs.scss */
/* line 152, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-left .g-tab-nav.uk-active > a:before {
  border-left-color: #693;
}
/* line 159, templates/g5_helium/custom/scss/_tabs.scss */
/* line 160, templates/g5_helium/custom/scss/_tabs.scss */
/* line 161, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a {
  border-top: 1px solid #e0e0e5;
}
/* line 163, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav > a:before {
  border-right: 3px solid transparent;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
/* line 172, templates/g5_helium/custom/scss/_tabs.scss */
/* line 173, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav:first-child > a {
  border-top: none;
}
/* line 177, templates/g5_helium/custom/scss/_tabs.scss */
/* line 178, templates/g5_helium/custom/scss/_tabs.scss */
/* line 179, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .uk-tab-right .g-tab-nav.uk-active > a:before {
  border-right-color: #693;
}
/* line 186, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content {
  overflow: hidden;
}
/* line 188, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.uk-margin {
  margin-bottom: 0;
}
/* line 191, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content p {
  margin-bottom: 0;
}
/* line 194, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content .button {
  margin-top: 25px;
}
/* line 197, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left {
  padding: 35px;
  margin-left: -35px;
}
@media only all and (max-width: 47.938rem) {
  .g-tabs .tabs-content.left {
    margin-left: 0;
  }
}
/* line 203, templates/g5_helium/custom/scss/_tabs.scss */
/* line 204, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.left p:first-child {
  margin-top: 0;
}
/* line 209, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right {
  padding: 35px;
  margin-right: -35px;
}
@media only all and (max-width: 47.938rem) {
  .g-tabs .tabs-content.right {
    margin-right: 0;
  }
}
/* line 215, templates/g5_helium/custom/scss/_tabs.scss */
/* line 216, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.right p:first-child {
  margin-top: 0;
}
/* line 221, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top {
  padding: 35px;
  margin: 0;
}
/* line 224, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.top > li {
  margin: 0;
}
/* line 228, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom {
  padding: 35px;
  margin: 0;
}
/* line 231, templates/g5_helium/custom/scss/_tabs.scss */
.g-tabs .tabs-content.bottom > li {
  margin: 0;
}
/* line 3, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
/* line 4, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc *, .etl-imagegrille-bloc *:before, .etl-imagegrille-bloc *:after {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}
/* line 7, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.25rem;
}
/* line 13, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-1, .etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-2, .etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-3 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0.25rem;
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
/* line 19, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
/* line 20, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-1:hover .etl-imagegrille-link:before, .etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-2:hover .etl-imagegrille-link:before, .etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-3:hover .etl-imagegrille-link:before {
  opacity: 1;
}
/* line 25, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-desc, .etl-imagegrille-bloc .etl-imagegrille-footer {
  margin: 1.5rem 0;
}
/* line 28, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-link {
  display: block;
  position: relative;
  background: #693;
  border-radius: 0px;
  overflow: hidden;
}
/* line 34, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-link:before {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 1.25rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -13px;
  z-index: 1;
  opacity: 0;
}
/* line 48, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
/* line 49, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .g-imagegrille-1cols .etl-imagegrille-item-etl-bloc-image-style-1, .etl-imagegrille-bloc .g-imagegrille-1cols .etl-imagegrille-item-etl-bloc-image-style-2, .etl-imagegrille-bloc .g-imagegrille-1cols .etl-imagegrille-item-etl-bloc-image-style-3 {
  width: 100%;
}
/* line 53, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
/* line 54, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .g-imagegrille-2cols .etl-imagegrille-item-etl-bloc-image-style-1, .etl-imagegrille-bloc .g-imagegrille-2cols .etl-imagegrille-item-etl-bloc-image-style-2, .etl-imagegrille-bloc .g-imagegrille-2cols .etl-imagegrille-item-etl-bloc-image-style-3 {
  width: 50%;
}
/* line 58, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
/* line 59, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .g-imagegrille-3cols .etl-imagegrille-item-etl-bloc-image-style-1, .etl-imagegrille-bloc .g-imagegrille-3cols .etl-imagegrille-item-etl-bloc-image-style-2, .etl-imagegrille-bloc .g-imagegrille-3cols .etl-imagegrille-item-etl-bloc-image-style-3 {
  width: 33.33333%;
}
/* line 63, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
/* line 64, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .g-imagegrille-4cols .etl-imagegrille-item-etl-bloc-image-style-1, .etl-imagegrille-bloc .g-imagegrille-4cols .etl-imagegrille-item-etl-bloc-image-style-2, .etl-imagegrille-bloc .g-imagegrille-4cols .etl-imagegrille-item-etl-bloc-image-style-3 {
  width: 25%;
}
/* line 68, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
/* line 69, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .g-imagegrille-5cols .etl-imagegrille-item-etl-bloc-image-style-1, .etl-imagegrille-bloc .g-imagegrille-5cols .etl-imagegrille-item-etl-bloc-image-style-2, .etl-imagegrille-bloc .g-imagegrille-5cols .etl-imagegrille-item-etl-bloc-image-style-3 {
  width: 20%;
}
/* line 74, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-1:hover img {
  opacity: 0.25;
  -webkit-transition: opacity 0.35s;
  -moz-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
/* line 80, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-2:hover, .etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-2:hover img {
  z-index: 10;
  -webkit-transform: rotate(0deg) scale(1.2);
  -o-transform: rotate(0deg) scale(1.2);
  -moz-transform: rotate(0deg) scale(1.2);
  -ms-transform: rotate(0deg) scale(1.2);
  transform: rotate(0deg) scale(1.2);
}
/* line 88, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-3 a {
  background: none;
  border-radius: 0px;
}
/* line 93, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-3 img {
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  width: 95%;
}
/* line 101, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-imagegrille-bloc .etl-imagegrille-item-etl-bloc-image-style-3:hover img {
  -webkit-transform: rotate(0deg) scale(1.5);
  -o-transform: rotate(0deg) scale(1.5);
  -moz-transform: rotate(0deg) scale(1.5);
  -ms-transform: rotate(0deg) scale(1.5);
  transform: rotate(0deg) scale(1.5);
  width: 95%;
}
/* line 110, templates/g5_helium/custom/scss/etl-grid-images-en.scss */
.etl-grille-legende {
  text-align: center;
  opacity: 0.75;
  margin: 0.6rem 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .etl-grille-legende {
    font-size: 0.9rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .etl-grille-legende {
    font-size: 0.8rem;
  }
}
/* line 44, templates/g5_helium/custom/scss/custom.scss */
section#g-navigation {
  background: url('../../images/above/above.jpg') top center no-repeat;
  background-size: cover;
}
/* line 47, templates/g5_helium/custom/scss/custom.scss */
section#g-navigation nav.g-main-nav {
  border-top: 2px solid #ccc;
  padding-top: 1rem;
  text-transform: uppercase;
}
/* line 76, templates/g5_helium/custom/scss/custom.scss */
section#g-container-main {
  border-top: 5px solid #693;
  background: url('../../images/above/arrow.svg') no-repeat;
  background-position: 25% 0%;
}
/* line 80, templates/g5_helium/custom/scss/custom.scss */
section#g-container-main main#g-mainbar {
  background: none;
}
/* line 85, templates/g5_helium/custom/scss/custom.scss */
/* line 86, templates/g5_helium/custom/scss/custom.scss */
div.page-header h2 {
  text-transform: uppercase;
  font-weight: bold !important;
}
/* line 92, templates/g5_helium/custom/scss/custom.scss */
/* line 93, templates/g5_helium/custom/scss/custom.scss */
dl dt {
  font-weight: bold;
}
/* line 96, templates/g5_helium/custom/scss/custom.scss */
dl dd::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  line-height: auto;
  padding: 0rem 1rem;
  content: "\f105";
  margin-left: -2rem;
  width: 2rem;
}
/* line 109, templates/g5_helium/custom/scss/custom.scss */
ul.latestnews {
  border: none !important;
}
/* line 121, templates/g5_helium/custom/scss/custom.scss */
section#g-below {
  margin: 0rem;
  padding: 0rem;
}
/* line 124, templates/g5_helium/custom/scss/custom.scss */
section#g-below .bottom-contact {
  color: #fff;
  background-color: #693;
  background-image: url('../../images/below/below.png'), -webkit-linear-gradient(-315deg, #693, #447018);
  background-image: url('../../images/below/below.png'), linear-gradient(45deg, #693, #447018) !important;
  background-position: top left;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 3rem;
  margin: 0rem;
}
/* line 140, templates/g5_helium/custom/scss/custom.scss */
footer#g-footer {
  padding: 3rem !important;
}
/* line 144, templates/g5_helium/custom/scss/custom.scss */
/* line 145, templates/g5_helium/custom/scss/custom.scss */
ul.g-horizontalmenu li a {
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 0rem !important;
  margin-bottom: 0rem !important;
}
/*# sourceMappingURL=custom_11.css.map */