/* 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, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 180px;
}
/* line 1, templates/g5_hydrogen/custom/scss/_header.scss */
#g-header {
  background: #7c99ad;
  color: #fff;
  position: relative;
  z-index: 3;
}
/* line 7, templates/g5_hydrogen/custom/scss/_header.scss */
#g-header a {
  color: #fff;
}
/* line 9, templates/g5_hydrogen/custom/scss/_header.scss */
#g-header a:hover {
  color: #374b59;
  transition: color 0.2s ease 0s;
}
/* line 76, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 77, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 78, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 79, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 80, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 81, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #8fa8b9;
  background: #6f8fa5;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 84, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #63859d;
}
/* line 90, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 96, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 97, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 98, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 99, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #fff;
}
/* line 108, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 109, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 110, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 111, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 112, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 113, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #8fa8b9;
  background: #6f8fa5;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 116, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #63859d;
}
/* line 123, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-header .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-header .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 17, templates/g5_hydrogen/custom/scss/_header.scss */
/* line 18, templates/g5_hydrogen/custom/scss/_header.scss */
#g-header .search input {
  color: #666;
}
@media print {
  /* line 25, templates/g5_hydrogen/custom/scss/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top {
  background-color: #f0f0f0;
  color: #666;
}
/* line 5, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top a {
  color: #808080;
}
/* line 7, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top a:hover {
  color: #666;
}
/* line 12, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top h1, #g-top h2, #g-top h3, #g-top h4, #g-top h5, #g-top h6, #g-top strong {
  color: #666;
}
/* line 16, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top .button {
  background: #666;
  color: #666;
}
/* line 19, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top .button:hover {
  background: #737373;
}
/* line 22, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top .button:active {
  background: #595959;
}
/* line 27, templates/g5_hydrogen/custom/scss/_top.scss */
/* line 28, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top .g-social a {
  background: #e1e1e1;
  border: none;
  color: #666;
}
/* line 32, templates/g5_hydrogen/custom/scss/_top.scss */
#g-top .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 40, templates/g5_hydrogen/custom/scss/_top.scss */
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom {
  background-color: #7c99ad;
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom a:hover {
  color: #374b59;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
/* line 16, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom h1, #g-bottom h2, #g-bottom h3, #g-bottom h4, #g-bottom h5, #g-bottom h6, #g-bottom strong {
  color: #fff;
}
/* line 20, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom .button {
  background: #666;
  color: #fff;
}
/* line 23, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom .button:hover {
  background: #737373;
}
/* line 26, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom .button:active {
  background: #595959;
}
/* line 31, templates/g5_hydrogen/custom/scss/_bottom.scss */
/* line 32, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom .g-social a {
  background: #374b59;
  border: none;
  color: #fff;
}
/* line 36, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom .g-social a:hover {
  background: #fff;
  transition: background 0.2s ease 0s;
}
/* line 40, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom .g-social a span {
  color: #fff;
}
/* line 42, templates/g5_hydrogen/custom/scss/_bottom.scss */
#g-bottom .g-social a span:hover {
  color: #374b59;
  transition: background 0.2s ease 0s;
}
/* line 51, templates/g5_hydrogen/custom/scss/_bottom.scss */
.uk-link:hover, a:hover {
  text-decoration: none;
}
@media print {
  /* line 56, templates/g5_hydrogen/custom/scss/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility {
  background-color: #7c99ad;
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility a:hover {
  color: #fff;
}
/* line 12, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility h1, #g-utility h2, #g-utility h3, #g-utility h4, #g-utility h5, #g-utility h6, #g-utility strong {
  color: #fff;
}
/* line 16, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility .button {
  background: #666;
  color: #fff;
}
/* line 19, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility .button:hover {
  background: #737373;
}
/* line 22, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility .button:active {
  background: #595959;
}
/* line 27, templates/g5_hydrogen/custom/scss/_utility.scss */
/* line 28, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility .g-social a {
  background: #e1e1e1;
  border: none;
  color: #fff;
}
/* line 32, templates/g5_hydrogen/custom/scss/_utility.scss */
#g-utility .g-social a:hover {
  background: #8fa8b9;
}
@media print {
  /* line 40, templates/g5_hydrogen/custom/scss/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement {
  background-color: #52626f;
  color: #fff;
}
/* line 5, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement a {
  color: #fff;
}
/* line 7, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement a:hover {
  color: #7c99ad;
  transition-property: color;
  transition-duration: 0.2s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
/* line 16, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement h1, #g-basement h2, #g-basement h3, #g-basement h4, #g-basement h5, #g-basement h6, #g-basement strong {
  color: #fff;
}
/* line 20, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement .button {
  background: #666;
  color: #fff;
}
/* line 23, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement .button:hover {
  background: #737373;
}
/* line 26, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement .button:active {
  background: #595959;
}
/* line 31, templates/g5_hydrogen/custom/scss/_basement.scss */
/* line 32, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement .g-social a {
  background: #e1e1e1;
  border: none;
  color: #fff;
}
/* line 36, templates/g5_hydrogen/custom/scss/_basement.scss */
#g-basement .g-social a:hover {
  background: #5f7281;
}
@media print {
  /* line 44, templates/g5_hydrogen/custom/scss/_basement.scss */
  #g-basement {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs {
  background-color: #f0f0f0;
  color: #7c99ad;
}
/* line 5, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs a {
  color: #9bb1c1;
}
/* line 7, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs a:hover {
  color: #7c99ad;
}
/* line 12, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs h1, #g-breadcrumbs h2, #g-breadcrumbs h3, #g-breadcrumbs h4, #g-breadcrumbs h5, #g-breadcrumbs h6, #g-breadcrumbs strong {
  color: #7c99ad;
}
/* line 16, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs .button {
  background: #666;
  color: #7c99ad;
}
/* line 19, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs .button:hover {
  background: #737373;
}
/* line 22, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs .button:active {
  background: #595959;
}
/* line 27, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
/* line 28, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs .g-social a {
  background: #e1e1e1;
  border: none;
  color: #7c99ad;
}
/* line 32, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
#g-breadcrumbs .g-social a:hover {
  background: #fff;
}
@media print {
  /* line 40, templates/g5_hydrogen/custom/scss/_breadcrumbs.scss */
  #g-breadcrumbs {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search {
  position: absolute;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow: hidden;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
@media only all and (max-width: 47.938rem) {
  #header-search {
    display: none !important;
  }
}
/* line 11, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search .uk-close {
  position: absolute;
  right: 25px;
  font-size: 25px;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 17, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search .uk-close:hover {
  opacity: 0.6;
}
/* line 21, templates/g5_hydrogen/custom/scss/_header-search.scss */
/* line 22, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search .search form {
  margin-bottom: 0;
}
/* line 25, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search .search input {
  font-family: inherit;
  margin-bottom: 0;
  padding: 0;
  border: 0;
  box-shadow: none !important;
  font-size: 2.5rem;
  color: inherit;
  width: 100%;
  border-radius: 0;
  background: none;
  -webkit-transition: height 0.3s, line-height 0.3s;
  -moz-transition: height 0.3s, line-height 0.3s;
  transition: height 0.3s, line-height 0.3s;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-webkit-input-placeholder {
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input::-moz-placeholder {
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-moz-placeholder {
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
#header-search .search input:-ms-input-placeholder {
  opacity: 1;
}
/* line 42, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 49, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 60, templates/g5_hydrogen/custom/scss/_header-search.scss */
/* line 61, templates/g5_hydrogen/custom/scss/_header-search.scss */
#header-search-toggle > i {
  opacity: 1;
}
/* line 1, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 2, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 5, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 6, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 10, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 11, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 12, templates/g5_hydrogen/custom/scss/_companies.scss */
@media only all and (max-width: 47.938rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid:last-child > .g-block:last-child .g-companies-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container > .g-grid {
    margin-bottom: 0;
  }
}
/* line 24, templates/g5_hydrogen/custom/scss/_companies.scss */
@media only all and (max-width: 47.938rem) {
  .g-companies:not(.gutter-disabled) .g-companies-container .g-companies-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 31, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.938rem) {
  .g-companies .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 40, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.938rem) {
  .g-companies .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 50, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 51, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 52, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.gutter-disabled .g-companies-item, .g-companies-slider.gutter-disabled .g-companies-item, .g-companies-slideset.gutter-disabled .g-companies-item {
  border: none;
}
/* line 55, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset, .g-companies-slider.gutter-disabled .uk-slideset, .g-companies-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 57, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 58, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-companies-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 63, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.gutter-disabled .uk-slider-container, .g-companies-slider.gutter-disabled .uk-slider-container, .g-companies-slideset.gutter-disabled .uk-slider-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 68, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 69, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-content, .g-companies-slider.style1 .g-content, .g-companies-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 74, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 75, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
  background: #fff;
  border: 1px solid #ddd;
}
/* line 80, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .uk-overlay-panel, .g-companies-slider.style1 .uk-overlay-panel, .g-companies-slideset.style1 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 84, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name, .g-companies-slider.style1 .g-companies-name, .g-companies-slideset.style1 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 87, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 88, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-name a:hover, .g-companies-slider.style1 .g-companies-name a:hover, .g-companies-slideset.style1 .g-companies-name a:hover {
  color: #7c99ad !important;
}
/* line 93, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item, .g-companies-slider.style1 .g-companies-item, .g-companies-slideset.style1 .g-companies-item {
  width: 100%;
}
/* line 95, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 100, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 101, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item:hover img, .g-companies-slider.style1 .g-companies-item:hover img, .g-companies-slideset.style1 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 105, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 106, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style1 .g-companies-item .g-companies-image a, .g-companies-slider.style1 .g-companies-item .g-companies-image a, .g-companies-slideset.style1 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 112, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2, .g-companies-slider.style2, .g-companies-slideset.style2 {
  margin: -5px;
}
/* line 114, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-content, .g-companies-slider.style2 .g-content, .g-companies-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 119, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 120, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-image img, .g-companies-slider.style2 .g-companies-image img, .g-companies-slideset.style2 .g-companies-image img {
  background: #fff;
  border: 1px solid #ddd;
}
/* line 125, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .uk-overlay-panel, .g-companies-slider.style2 .uk-overlay-panel, .g-companies-slideset.style2 .uk-overlay-panel {
  padding: 15px;
  text-align: center;
}
/* line 129, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name, .g-companies-slider.style2 .g-companies-name, .g-companies-slideset.style2 .g-companies-name {
  margin: 0;
  color: #fff !important;
}
/* line 132, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 133, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-name a:hover, .g-companies-slider.style2 .g-companies-name a:hover, .g-companies-slideset.style2 .g-companies-name a:hover {
  color: #7c99ad !important;
}
/* line 138, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item, .g-companies-slider.style2 .g-companies-item, .g-companies-slideset.style2 .g-companies-item {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 141, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item img, .g-companies-slider.style2 .g-companies-item img, .g-companies-slideset.style2 .g-companies-item img {
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
/* line 146, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 147, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item:hover img, .g-companies-slider.style2 .g-companies-item:hover img, .g-companies-slideset.style2 .g-companies-item:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
/* line 151, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 152, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .g-companies-item .g-companies-image a, .g-companies-slider.style2 .g-companies-item .g-companies-image a, .g-companies-slideset.style2 .g-companies-item .g-companies-image a {
  display: block;
}
/* line 157, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 158, templates/g5_hydrogen/custom/scss/_companies.scss */
/* line 159, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item, .g-companies.style2 .g-companies-container:hover .g-companies-item, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item {
  opacity: 0.5;
}
/* line 161, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slider.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies-slideset.style2 .uk-slidenav-position:hover .g-companies-item:hover, .g-companies.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slider.style2 .g-companies-container:hover .g-companies-item:hover, .g-companies-slideset.style2 .g-companies-container:hover .g-companies-item:hover {
  opacity: 1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
/* line 168, templates/g5_hydrogen/custom/scss/_companies.scss */
.g-companies.style2 .uk-slider-container, .g-companies-slider.style2 .uk-slider-container, .g-companies-slideset.style2 .uk-slider-container {
  padding: 6px;
}
/* line 1, templates/g5_hydrogen/custom/scss/_cta-button.scss */
/* line 2, templates/g5_hydrogen/custom/scss/_cta-button.scss */
/* line 3, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner {
  padding: 30px;
  border: 1px solid #ddd;
  border-left: 2px solid #7c99ad;
  background: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-cta-button.style1 .g-cta-inner {
    padding: 20px;
  }
}
/* line 11, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.938rem) {
  .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.938rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
  }
}
/* line 21, templates/g5_hydrogen/custom/scss/_cta-button.scss */
/* line 22, templates/g5_hydrogen/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.938rem) {
  .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.938rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 33, templates/g5_hydrogen/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.938rem) {
  .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.938rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 46, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 49, templates/g5_hydrogen/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.938rem) {
  .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.938rem) {
  .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: 74.938rem) {
  .g-cta-button.style1 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 63, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 68, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style1 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 73, templates/g5_hydrogen/custom/scss/_cta-button.scss */
/* line 74, templates/g5_hydrogen/custom/scss/_cta-button.scss */
@media only all and (max-width: 47.938rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-cta-button.style2 .g-cta-inner {
    margin-bottom: 1.5rem;
  }
}
/* line 81, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-left {
  float: left;
}
@media only all and (max-width: 47.938rem) {
  .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.938rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left {
    float: none;
    display: block;
    text-align: center;
  }
}
/* line 93, templates/g5_hydrogen/custom/scss/_cta-button.scss */
/* line 94, templates/g5_hydrogen/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.938rem) {
  .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.938rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-left.no-desc .g-cta-title {
    margin-bottom: 25px;
  }
}
/* line 105, templates/g5_hydrogen/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.938rem) {
  .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.938rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right {
    float: none;
    display: block;
    margin-top: 25px;
  }
}
/* line 118, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right.no-desc {
  margin-top: 0;
}
/* line 121, templates/g5_hydrogen/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: #7c99ad;
  border: 2px solid #7c99ad;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 128, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button:hover {
  background-color: #7c99ad;
  color: #fff;
}
@media only all and (max-width: 47.938rem) {
  .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.938rem) {
  .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: 74.938rem) {
  .g-cta-button.style2 .g-cta-inner .g-cta-right .button {
    padding: 1rem;
  }
}
/* line 143, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-right .button i {
  margin-right: 10px;
}
/* line 148, templates/g5_hydrogen/custom/scss/_cta-button.scss */
.g-cta-button.style2 .g-cta-inner .g-cta-title {
  margin: 0 0 10px;
}
/* line 4, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
/* line 8, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 13, templates/g5_hydrogen/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.938rem) {
  .g-features-particle .g-features-particle-item {
    margin-bottom: 3.126rem;
  }
  /* line 16, templates/g5_hydrogen/custom/scss/_features-particle.scss */
  .g-features-particle .g-features-particle-item:last-child {
    margin-bottom: 0;
  }
}
/* line 21, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle p {
  margin: 0;
}
/* line 24, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-title {
  margin-top: 0.75rem;
  margin-bottom: 1rem;
}
/* line 27, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-title a {
  color: #4d4d4d;
}
/* line 29, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-title a:hover {
  color: #7c99ad;
}
/* line 34, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-icon, .g-features-particle .g-circle-border {
  border-radius: 50%;
  font-size: 2rem;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0.75rem;
  color: #7c99ad;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
/* line 48, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-circle-border {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ddd;
  height: 98px;
  width: 98px;
  left: 1px;
  top: 1px;
  z-index: 1;
  position: absolute;
  -webkit-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  -moz-transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
  transition-timing-function: cubic-bezier(0.5, -0.7, 0.67, 0.7);
}
/* line 59, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 60, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 61, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-item:hover .g-features-particle-icon {
  color: #fff;
  background: #7c99ad;
}
/* line 65, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features-particle .g-features-particle-item:hover .g-circle-border {
  border-color: #7c99ad;
  -webkit-transform: scale(1.18);
  -moz-transform: scale(1.18);
  -ms-transform: scale(1.18);
  -o-transform: scale(1.18);
  transform: scale(1.18);
  -webkit-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  -moz-transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
  transition-timing-function: cubic-bezier(0.4, 0.25, 0.14, 1.73);
}
/* line 76, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 79, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle .g-grid {
  margin-bottom: 2.3445rem;
}
/* line 81, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle .g-grid:last-child {
  margin-bottom: 0;
}
/* line 83, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 84, templates/g5_hydrogen/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.938rem) {
  .g-features2-particle .g-grid:last-child .g-features2-particle-item:last-child {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-features2-particle .g-grid {
    margin-bottom: 0;
  }
}
/* line 95, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 100, templates/g5_hydrogen/custom/scss/_features-particle.scss */
@media only all and (max-width: 47.938rem) {
  .g-features2-particle .g-features2-particle-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 105, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle p {
  margin: 0;
}
/* line 108, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 111, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a {
  color: #4d4d4d;
}
/* line 113, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-title a:hover {
  color: #7c99ad;
}
/* line 118, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: #7c99ad;
  font-size: 130%;
}
/* line 123, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 124, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 125, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style3 .g-grid .g-block {
  padding: 0 1rem;
}
/* line 129, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style3 .g-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background: rgba(0, 0, 0, 0.2);
}
/* line 133, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style3 .g-content:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 15px solid rgba(0, 0, 0, 0.2);
  border-right: 15px solid transparent;
  position: absolute;
  margin-top: 16px;
  margin-left: -15px;
  z-index: 99;
}
/* line 146, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 147, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-icon {
  float: left;
  font-size: 55px;
  margin-right: 0;
  color: #8c8c8c;
}
/* line 153, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .g-title-desc-container {
  margin-left: 75px;
}
/* line 156, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 159, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 160, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .accent1 .g-features2-particle-icon {
  color: #7c99ad;
}
/* line 164, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 165, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style4 .accent2 .g-features2-particle-icon {
  color: #666;
}
/* line 170, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 171, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-icon {
  float: left;
  font-size: 24px;
  margin-right: 0;
  color: #808080;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin-top: 5px;
  border: 1px solid;
  border-radius: 50%;
}
/* line 184, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-title-desc-container {
  margin-left: 75px;
}
/* line 187, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .g-features2-particle-title {
  margin-bottom: 10px;
}
/* line 190, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 191, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .accent1 .g-features2-particle-icon {
  color: #7c99ad;
}
/* line 195, templates/g5_hydrogen/custom/scss/_features-particle.scss */
/* line 196, templates/g5_hydrogen/custom/scss/_features-particle.scss */
.g-features2-particle.style5 .accent2 .g-features2-particle-icon {
  color: #666;
}
/* line 1, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 4, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_feedback.scss */
@media only all and (max-width: 47.938rem) {
  .g-feedback > .g-grid > .g-block {
    margin-bottom: 30px;
  }
  /* line 8, templates/g5_hydrogen/custom/scss/_feedback.scss */
  .g-feedback > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 17, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 18, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 19, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-content, .g-feedback-slider.style1 .g-content, .g-feedback-slideset.style1 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 24, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text, .g-feedback-slider.style1 .g-feedback-text, .g-feedback-slideset.style1 .g-feedback-text {
  background: #fff;
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 3px;
}
/* line 31, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before {
  border-right: 17px solid transparent;
  border-top: 16px solid #e9e9e9;
  z-index: 1;
}
/* line 36, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-right: 15px solid transparent;
  border-top: 15px solid white;
  margin-left: 1px;
  margin-top: -1px;
  z-index: 2;
}
/* line 43, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-feedback-text:before, .g-feedback-slider.style1 .g-feedback-text:before, .g-feedback-slideset.style1 .g-feedback-text:before, .g-feedback.style1 .g-feedback-text:after, .g-feedback-slider.style1 .g-feedback-text:after, .g-feedback-slideset.style1 .g-feedback-text:after {
  border-left: 0 solid transparent;
  content: "";
  height: 0;
  left: 60px;
  position: absolute;
  top: 100%;
  width: 0;
}
/* line 53, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-user-image, .g-feedback-slider.style1 .g-user-image, .g-feedback-slideset.style1 .g-user-image {
  float: left;
  margin-right: 20px;
}
/* line 56, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-user-image img, .g-feedback-slider.style1 .g-user-image img, .g-feedback-slideset.style1 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 61, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 62, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 63, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style1 .g-user-company a:hover, .g-feedback-slider.style1 .g-user-company a:hover, .g-feedback-slideset.style1 .g-user-company a:hover {
  color: #7c99ad;
  text-decoration: underline;
}
/* line 70, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 76, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 77, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2, .g-feedback-slider.style2, .g-feedback-slideset.style2 {
  text-align: center;
}
/* line 79, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-content, .g-feedback-slider.style2 .g-content, .g-feedback-slideset.style2 .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 84, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-text, .g-feedback-slider.style2 .g-feedback-text, .g-feedback-slideset.style2 .g-feedback-text {
  position: relative;
  font-size: 120%;
}
/* line 88, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-separator, .g-feedback-slider.style2 .g-feedback-separator, .g-feedback-slideset.style2 .g-feedback-separator {
  margin: 20px auto;
  color: #7c99ad;
}
/* line 91, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i, .g-feedback-slider.style2 .g-feedback-separator i, .g-feedback-slideset.style2 .g-feedback-separator i {
  margin-right: 3px;
}
/* line 93, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-feedback-separator i:last-child, .g-feedback-slider.style2 .g-feedback-separator i:last-child, .g-feedback-slideset.style2 .g-feedback-separator i:last-child {
  margin-right: 0;
}
/* line 98, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-user-image, .g-feedback-slider.style2 .g-user-image, .g-feedback-slideset.style2 .g-user-image {
  display: inline-block;
  margin-bottom: 15px;
}
/* line 101, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-user-image img, .g-feedback-slider.style2 .g-user-image img, .g-feedback-slideset.style2 .g-user-image img {
  border-radius: 50%;
  width: 70px;
}
/* line 106, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 107, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 108, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .g-user-company a:hover, .g-feedback-slider.style2 .g-user-company a:hover, .g-feedback-slideset.style2 .g-user-company a:hover {
  color: #7c99ad;
  text-decoration: underline;
}
/* line 114, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 115, templates/g5_hydrogen/custom/scss/_feedback.scss */
/* line 116, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback.style2 .uk-dotnav > li:first-child, .g-feedback-slider.style2 .uk-dotnav > li:first-child, .g-feedback-slideset.style2 .uk-dotnav > li:first-child {
  padding-left: 0;
}
/* line 122, templates/g5_hydrogen/custom/scss/_feedback.scss */
.g-feedback .uk-dotnav, .g-feedback-slider .uk-dotnav, .g-feedback-slideset .uk-dotnav {
  margin-left: 0;
}
/* line 4, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 13, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 14, templates/g5_hydrogen/custom/scss/_content-pro.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-content-pro-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/g5_hydrogen/custom/scss/_content-pro.scss */
@media only all and (max-width: 47.938rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 32, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 41, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 51, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 53, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.g-pullup, .g-content-pro-slider.g-pullup, .g-content-pro-slideset.g-pullup {
  margin-top: -7.7505rem;
  position: relative;
  z-index: 21;
}
/* line 57, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.g-pullup .g-content-pro-item, .g-content-pro-slider.g-pullup .g-content-pro-item, .g-content-pro-slideset.g-pullup .g-content-pro-item {
  border: none;
}
/* line 61, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 62, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.gutter-disabled .g-content-pro-item, .g-content-pro-slider.gutter-disabled .g-content-pro-item, .g-content-pro-slideset.gutter-disabled .g-content-pro-item {
  border: none;
}
/* line 65, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.gutter-disabled .uk-slideset, .g-content-pro-slider.gutter-disabled .uk-slideset, .g-content-pro-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 67, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 68, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-content-pro-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 74, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content, .g-content-pro-slider .g-content, .g-content-pro-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 79, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
  border: 1px solid #ddd;
}
@media only all and (max-width: 47.938rem) {
  .g-content-pro .g-content-pro-item, .g-content-pro-slider .g-content-pro-item, .g-content-pro-slideset .g-content-pro-item {
    margin-bottom: 3.126rem;
  }
  /* line 83, templates/g5_hydrogen/custom/scss/_content-pro.scss */
  .g-content-pro .g-content-pro-item:last-child, .g-content-pro-slider .g-content-pro-item:last-child, .g-content-pro-slideset .g-content-pro-item:last-child {
    margin-bottom: 0;
  }
}
/* line 88, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 89, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-image > a, .g-content-pro-slider .g-content-pro-image > a, .g-content-pro-slideset .g-content-pro-image > a {
  display: block;
}
/* line 92, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-image img, .g-content-pro-slider .g-content-pro-image img, .g-content-pro-slideset .g-content-pro-image img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 96, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-info-container, .g-content-pro-slider .g-info-container, .g-content-pro-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 100, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 103, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  margin: 0;
}
/* line 105, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-title a, .g-content-pro-slider .g-content-pro-title a, .g-content-pro-slideset .g-content-pro-title a {
  color: #4d4d4d;
}
/* line 107, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-title a:hover, .g-content-pro-slider .g-content-pro-title a:hover, .g-content-pro-slideset .g-content-pro-title a:hover {
  color: #7c99ad;
}
/* line 112, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  margin-top: 0.4rem;
}
/* line 115, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 116, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
/* line 118, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel p, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
/* line 121, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a {
  color: #fff;
}
/* line 123, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slider .g-info-container-style2.uk-overlay-panel a:hover, .g-content-pro-slideset .g-info-container-style2.uk-overlay-panel a:hover {
  color: #7c99ad;
}
/* line 128, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-info-container-style2 .g-content-pro-special, .g-content-pro-slider .g-info-container-style2 .g-content-pro-special, .g-content-pro-slideset .g-info-container-style2 .g-content-pro-special, .g-content-pro .g-info-container-style2 .g-item-details, .g-content-pro-slider .g-info-container-style2 .g-item-details, .g-content-pro-slideset .g-info-container-style2 .g-item-details {
  color: #bfbfbf;
}
/* line 132, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
  color: #999;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-content-pro .g-content-pro-special, .g-content-pro-slider .g-content-pro-special, .g-content-pro-slideset .g-content-pro-special {
    float: none;
  }
}
/* line 142, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-special i, .g-content-pro-slider .g-content-pro-special i, .g-content-pro-slideset .g-content-pro-special i {
  margin-right: 5px;
}
/* line 146, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
  float: right;
  font-style: italic;
}
/* line 149, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-content-pro-link i, .g-content-pro-slider .g-content-pro-link i, .g-content-pro-slideset .g-content-pro-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-content-pro .g-content-pro-link, .g-content-pro-slider .g-content-pro-link, .g-content-pro-slideset .g-content-pro-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 161, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 162, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .no-special .g-content-pro-link, .g-content-pro-slider .no-special .g-content-pro-link, .g-content-pro-slideset .no-special .g-content-pro-link {
  float: none;
}
/* line 166, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 167, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .no-link .g-content-pro-special, .g-content-pro-slider .no-link .g-content-pro-special, .g-content-pro-slideset .no-link .g-content-pro-special {
  float: none;
}
/* line 171, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-bottom-info, .g-content-pro-slider .g-bottom-info, .g-content-pro-slideset .g-bottom-info {
  margin-top: 15px;
}
/* line 174, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-item-details, .g-content-pro-slider .g-item-details, .g-content-pro-slideset .g-item-details {
  margin-top: 0.4rem;
  font-size: 90%;
  color: #999;
}
/* line 178, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 179, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro .g-item-details .date i, .g-content-pro-slider .g-item-details .date i, .g-content-pro-slideset .g-item-details .date i {
  margin-right: 5px;
}
/* line 184, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 185, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2, .g-content-pro-slider.style3 .g-info-container-style2, .g-content-pro-slideset.style3 .g-info-container-style2 {
  background: -webkit-linear-gradient( top , rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
/* line 188, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2 a, .g-content-pro-slider.style3 .g-info-container-style2 a, .g-content-pro-slideset.style3 .g-info-container-style2 a {
  color: #fff;
}
/* line 190, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.style3 .g-info-container-style2 a:hover, .g-content-pro-slider.style3 .g-info-container-style2 a:hover, .g-content-pro-slideset.style3 .g-info-container-style2 a:hover {
  color: #fff;
  text-decoration: underline;
}
/* line 196, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 197, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 198, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
/* line 202, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 203, templates/g5_hydrogen/custom/scss/_content-pro.scss */
/* line 204, templates/g5_hydrogen/custom/scss/_content-pro.scss */
.g-content-pro.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slider.style3 .g-content-pro-image:hover .uk-overlay img, .g-content-pro-slideset.style3 .g-content-pro-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
/* line 4, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 13, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 14, templates/g5_hydrogen/custom/scss/_our-team.scss */
@media only all and (max-width: 47.938rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid:last-child > .g-block:last-child .g-our-team-item {
    margin-bottom: 0 !important;
  }
}
@media only all and (max-width: 47.938rem) {
  .g-our-team:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/g5_hydrogen/custom/scss/_our-team.scss */
@media only all and (max-width: 47.938rem) {
  .g-our-team:not(.gutter-disabled) .g-our-team-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 32, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .size-33 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.3333%;
  -moz-flex: 0 33.3333%;
  -ms-flex: 0 33.3333%;
  flex: 0 33.3333%;
  width: 33.3333%;
}
@media only all and (max-width: 47.938rem) {
  .g-our-team .size-33 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 41, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .size-16 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 16.6666%;
  -moz-flex: 0 16.6666%;
  -ms-flex: 0 16.6666%;
  flex: 0 16.6666%;
  width: 16.6666%;
}
@media only all and (max-width: 47.938rem) {
  .g-our-team .size-16 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 51, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team, .g-our-team-slider, .g-our-team-slideset {
  text-align: center;
}
/* line 53, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 54, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.gutter-disabled .g-our-team-item, .g-our-team-slider.gutter-disabled .g-our-team-item, .g-our-team-slideset.gutter-disabled .g-our-team-item {
  border: none;
}
/* line 57, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.gutter-disabled .uk-slideset, .g-our-team-slider.gutter-disabled .uk-slideset, .g-our-team-slideset.gutter-disabled .uk-slideset {
  margin-left: 0;
}
/* line 59, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 60, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slider.gutter-disabled .uk-slideset.uk-grid > *, .g-our-team-slideset.gutter-disabled .uk-slideset.uk-grid > * {
  padding-left: 0;
}
/* line 66, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-content, .g-our-team-slider .g-content, .g-our-team-slideset .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 71, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
  border: 1px solid #ddd;
  width: 100%;
}
@media only all and (max-width: 47.938rem) {
  .g-our-team .g-our-team-item, .g-our-team-slider .g-our-team-item, .g-our-team-slideset .g-our-team-item {
    margin-bottom: 3.126rem;
    width: 100%;
  }
  /* line 77, templates/g5_hydrogen/custom/scss/_our-team.scss */
  .g-our-team .g-our-team-item:last-child, .g-our-team-slider .g-our-team-item:last-child, .g-our-team-slideset .g-our-team-item:last-child {
    margin-bottom: 0;
  }
}
/* line 82, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-image, .g-our-team-slider .g-our-team-image, .g-our-team-slideset .g-our-team-image {
  position: relative;
  overflow: hidden;
}
/* line 85, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 86, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel {
  padding: 0;
}
/* line 88, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
  width: 100%;
  display: block;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-right: none;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a {
    padding: 10px 5px;
  }
}
/* line 98, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slider .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover, .g-our-team-slideset .g-our-team-image .g-our-team-social.uk-overlay-panel a:hover {
  background: #7c99ad;
}
/* line 103, templates/g5_hydrogen/custom/scss/_our-team.scss */
@media only all and (max-width: 47.938rem) {
  .g-our-team .g-our-team-image .g-our-team-social .g-block, .g-our-team-slider .g-our-team-image .g-our-team-social .g-block, .g-our-team-slideset .g-our-team-image .g-our-team-social .g-block {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
/* line 109, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-image img, .g-our-team-slider .g-our-team-image img, .g-our-team-slideset .g-our-team-image img {
  width: 100%;
}
/* line 113, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-info-container, .g-our-team-slider .g-info-container, .g-our-team-slideset .g-info-container {
  padding: 20px;
  background: #fff;
}
/* line 117, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team p, .g-our-team-slider p, .g-our-team-slideset p {
  margin: 0;
}
/* line 120, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-name, .g-our-team-slider .g-our-team-name, .g-our-team-slideset .g-our-team-name {
  margin: 0;
}
/* line 122, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-name a, .g-our-team-slider .g-our-team-name a, .g-our-team-slideset .g-our-team-name a {
  color: #4d4d4d;
}
/* line 124, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-name a:hover, .g-our-team-slider .g-our-team-name a:hover, .g-our-team-slideset .g-our-team-name a:hover {
  color: #7c99ad;
}
/* line 129, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-position, .g-our-team-slider .g-our-team-position, .g-our-team-slideset .g-our-team-position {
  margin-top: 0;
  font-size: 90%;
}
/* line 132, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-position.g-desc-enabled, .g-our-team-slider .g-our-team-position.g-desc-enabled, .g-our-team-slideset .g-our-team-position.g-desc-enabled {
  margin-bottom: 20px;
}
/* line 136, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team .g-our-team-desc, .g-our-team-slider .g-our-team-desc, .g-our-team-slideset .g-our-team-desc {
  margin-top: 0.4rem;
}
/* line 139, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 140, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.style2 .g-our-team-social, .g-our-team-slider.style2 .g-our-team-social, .g-our-team-slideset.style2 .g-our-team-social {
  margin-top: 20px;
}
/* line 142, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
  color: #737373;
  margin-right: 15px;
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-our-team.style2 .g-our-team-social a, .g-our-team-slider.style2 .g-our-team-social a, .g-our-team-slideset.style2 .g-our-team-social a {
    margin-right: 8px;
  }
}
/* line 148, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.style2 .g-our-team-social a:last-child, .g-our-team-slider.style2 .g-our-team-social a:last-child, .g-our-team-slideset.style2 .g-our-team-social a:last-child {
  margin-right: 0;
}
/* line 151, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.style2 .g-our-team-social a:hover, .g-our-team-slider.style2 .g-our-team-social a:hover, .g-our-team-slideset.style2 .g-our-team-social a:hover {
  color: #7c99ad;
}
/* line 157, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 158, templates/g5_hydrogen/custom/scss/_our-team.scss */
/* line 159, templates/g5_hydrogen/custom/scss/_our-team.scss */
.g-our-team.uk-text-left.style1 .g-our-team-social, .g-our-team-slider.uk-text-left.style1 .g-our-team-social, .g-our-team-slideset.uk-text-left.style1 .g-our-team-social {
  text-align: center !important;
}
/* line 1, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation {
  background: #fff;
  color: #666;
  text-align: center;
  position: relative;
  z-index: 2;
}
/* line 8, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .g-container {
  position: relative;
}
/* line 12, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation a {
  color: #fff;
}
/* line 14, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation a:hover {
  color: #666;
}
/* line 19, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 20, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .g-social a {
  background: #f0f0f0;
  border: none;
  color: #666;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
/* line 25, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .g-social a:hover {
  background: #fff;
}
/* line 31, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .g-main-nav {
  margin: -1.563rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav h1, #g-navigation .g-main-nav h2, #g-navigation .g-main-nav h3, #g-navigation .g-main-nav h4, #g-navigation .g-main-nav h5, #g-navigation .g-main-nav h6, #g-navigation .g-main-nav strong {
  color: #fff;
}
/* line 12, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 13, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 14, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #666;
}
/* line 16, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #fff;
}
/* line 20, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 21, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #7c99ad;
  color: #fff;
}
/* line 26, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
/* line 29, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #666;
}
/* line 33, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: #7c99ad;
  color: #fff;
}
/* line 37, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
}
/* line 46, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #7c99ad;
  color: #fff;
}
/* line 51, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 52, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 53, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 56, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li a::before {
  content: "";
  font-family: FontAwesome;
  margin-right: 0.625rem;
  transition: margin 0.2s ease 0s;
}
/* line 62, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li a:hover::before {
  margin-right: 0.9375rem;
}
/* line 65, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 66, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #5f8097;
}
/* line 34, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .g-main-nav .g-toplevel {
  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;
  justify-content: center;
  -webkit-justify-content: center;
}
/* line 76, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 77, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 78, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 79, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 80, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 81, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 84, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 90, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 96, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 97, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 98, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 99, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-toplevel > li.active.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  color: #666;
}
/* line 108, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 109, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 110, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 111, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 112, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
/* line 113, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #fff;
  background: #f5f5f5;
  border-radius: 0.1875rem;
  padding: 0.1rem;
  margin-top: -0.1rem;
  margin-right: -0.1rem;
}
/* line 116, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  background: #ebebeb;
}
/* line 123, templates/g5_hydrogen/custom/scss/mixins/_nav.scss */
#g-navigation .g-menu-hastouch .g-standard .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after, #g-navigation .g-fullwidth .g-sublevel > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:after {
  text-align: center;
}
/* line 44, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 45, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .search input {
  color: #666;
}
/* line 51, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 52, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 53, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 57, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-main-nav .g-toplevel {
  font-weight: 500;
}
/* line 59, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 61, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 1.2rem 0.938rem;
}
/* line 65, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 66, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: normal;
}
/* line 72, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-main-nav .g-toplevel i {
  opacity: 0.6;
}
/* line 77, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-main-nav .g-dropdown {
  text-align: left;
}
/* line 80, templates/g5_hydrogen/custom/scss/_nav.scss */
.dir-rtl .g-main-nav .g-dropdown {
  text-align: right;
}
/* line 85, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 86, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 87, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.7815rem 1rem;
}
/* line 94, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 95, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 96, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .align-left .g-toplevel, #g-header .align-left .g-toplevel {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
/* line 102, templates/g5_hydrogen/custom/scss/_nav.scss */
/* line 103, templates/g5_hydrogen/custom/scss/_nav.scss */
#g-navigation .align-right .g-toplevel, #g-header .align-right .g-toplevel {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
/* line 111, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-menu-item-subtitle {
  opacity: 0.7;
}
/* line 116, templates/g5_hydrogen/custom/scss/_nav.scss */
.g-nav-overlay, .g-menu-overlay {
  background: rgba(0, 0, 0, 0.4);
}
@media print {
  /* line 121, templates/g5_hydrogen/custom/scss/_nav.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/**
 * @version   $1.0.0: custom.scss 2016-09-26 10:47 [DW] $
 * @author Bold New Media http://www.boldnewmedia.com.au
 * @copyright Copyright (C) 2008 - 2016 Bold New Media (BNM)
 * @support support@boldnewmedia.com.au
 */
/* @group DEMO (delete before launch) */
/* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
.sample-content {
  text-align: left;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
.sample-content .device-promo .macbook {
  background: url('../../../../images/demo/happy-child.jpg') no-repeat;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
.sample-content .fa-wheelchair-alt {
  color: #d9d9d9;
  margin: 1rem 2rem 1rem 1rem;
  font-size: 8rem;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
.sample-content .info-box {
  margin-bottom: 0;
}
/* @end */
/* @group FONTS */
/* @end */
/* @group TYPOGRAPHY */
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4, h5 {
  font-family: "Oxygen", sans-serif;
  text-transform: uppercase;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-weight: 300;
}
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
h1.title, .uk-h1 {
  text-transform: uppercase;
  color: #557388;
  font-size: 2.25rem !important;
  line-height: 42px !important;
  margin: 0.75rem 0 1.5rem 0 !important;
}
/* line 77, templates/g5_hydrogen/custom/scss/custom.scss */
em {
  color: #666;
}
/* line 81, templates/g5_hydrogen/custom/scss/custom.scss */
ol.reset {
  counter-reset: item;
}
/* line 83, templates/g5_hydrogen/custom/scss/custom.scss */
ol.reset li {
  display: block;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
ol.reset li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
hr.big {
  border-bottom: 2px solid #f0f2f4;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
.accent-1 {
  color: #7c99ad;
}
/* line 105, templates/g5_hydrogen/custom/scss/custom.scss */
.centre {
  text-align: center;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
.uppercase {
  text-transform: uppercase !important;
}
/* line 113, templates/g5_hydrogen/custom/scss/custom.scss */
.lowercase {
  text-transform: lowercase !important;
}
/* line 117, templates/g5_hydrogen/custom/scss/custom.scss */
.bold {
  font-weight: 900;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
p.lead {
  font-size: 125%;
  -ms-flex: auto;
  -webkit-flex: auto;
  flex: auto;
}
/* line 128, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 129, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-[*]:before {
  font-family: FontAwesome;
}
/* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
[class^="fa-"]:before, [class*=" fa-"]:before {
  font-family: FontAwesome;
  margin-right: 5px;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
i.fa:before {
  margin-right: 5px;
}
/* line 143, templates/g5_hydrogen/custom/scss/custom.scss */
* + .uk-alert {
  margin-top: 15px;
}
/* line 147, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-alert a, blockquote a {
  color: #7c99ad !important;
}
/* line 149, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-alert a:hover, blockquote a:hover {
  color: #557388 !important;
}
/* line 154, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 155, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-link:hover, a:hover {
  text-decoration: none !important;
}
/* line 160, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
blockquote h2, blockquote h3 {
  text-transform: none;
}
/* line 166, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-table ul {
  list-style-type: disc !important;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-table-condensed {
  font-size: 0.8rem;
  line-height: 1.25;
}
/* line 177, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-alert {
  margin-bottom: 15px;
  padding: 10px;
  background: #ebf7fd;
  color: #2d7091;
  border: 1px solid rgba(45, 112, 145, .3);
  border-radius: 4px;
  text-shadow: 0 1px 0 #fff;
}
/* line 187, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-alert-warning {
  background: #fffceb;
  color: #e28327;
  border-color: rgba(226, 131, 39, .3);
}
/* line 193, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-alert-success {
  background: #f2fae3;
  color: #659f13;
  border-color: rgba(101, 159, 19, .3);
}
/* line 199, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-alert-danger {
  background: #fff1f0;
  color: #d85030;
  border-color: rgba(216, 80, 48, .3);
}
/* line 205, templates/g5_hydrogen/custom/scss/custom.scss */
.small-txt, .small-txt .g-content {
  font-size: 0.8rem;
}
/* line 209, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 210, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo.product-uikit h1 {
  color: #557388;
}
/* line 213, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo.product-uikit h2 {
  color: #8ca5b7;
}
/* line 218, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-h5 {
  font-size: 1.2rem;
  margin: 0;
}
/* line 223, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-list.chevron-circle-right {
  margin-left: 0 !important;
}
/* line 225, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-list.chevron-circle-right h3 {
  margin: 0.75rem 0 1.5rem 0;
}
/* line 228, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-list.chevron-circle-right li {
  margin-left: 45px;
  text-indent: -30px;
}
/* line 231, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-list.chevron-circle-right li:before {
  content: "\f138";
  font-family: FontAwesome;
  padding-right: 15px;
  display: inline;
}
/* line 237, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-list.chevron-circle-right li ul {
  margin: 5px 0 5px 45px !important;
  padding-left: 0;
}
/* line 240, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-list.chevron-circle-right li ul li {
  text-indent: 0;
  list-style-position: outside;
  list-style-type: disc;
  margin: 0;
  padding-left: 0.5rem;
}
/* line 246, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-list.chevron-circle-right li ul li:before {
  content: none;
}
/* line 254, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-social a {
  color: #7c99ad;
}
/* line 256, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-social a:hover {
  color: #fff;
}
/* @end */
/* @group BUTTONS */
/* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 267, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button h2 {
  margin: 15px 0;
  line-height: 43px;
}
/* line 273, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 274, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button-primary h2 {
  color: #fff;
}
/* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button-primary h3 {
  margin-bottom: 0.75rem;
  color: #fff;
}
/* line 283, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button-primary {
  background-color: #7c99ad !important;
  color: #fff !important;
}
/* line 286, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button-primary:hover {
  background-color: #8ca5b7 !important;
  transition: background-color 0.2s ease 0s;
}
/* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-button-primary a {
  color: #fff !important;
}
/* @end */
/* @group LAYOUT */
/* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
.clear {
  clear: both;
}
/* line 304, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer-5 {
  height: 5px;
}
/* line 308, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer-10 {
  height: 10px;
}
/* line 312, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer-15 {
  height: 15px;
}
/* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer-20 {
  height: 20px;
}
/* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer-25 {
  height: 25px;
}
/* line 324, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer-50 {
  height: 50px;
}
/* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
.spacer-100 {
  height: 100px;
}
/* line 332, templates/g5_hydrogen/custom/scss/custom.scss */
.no-margin-all, .no-margin-all .g-content {
  margin: 0;
}
/* line 336, templates/g5_hydrogen/custom/scss/custom.scss */
.no-margin-top, .no-margin-top .g-content {
  margin-top: 0;
}
/* line 340, templates/g5_hydrogen/custom/scss/custom.scss */
.no-margin-bottom, .no-margin-bottom .g-content {
  margin-bottom: 0;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
.no-margin-left, .no-margin-left .g-content {
  margin-left: 0;
}
/* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
.no-margin-right, .no-margin-right .g-content {
  margin-right: 0;
}
/* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
.no-padding-all, .no-padding-all .g-content {
  padding-top: 0;
}
/* line 356, templates/g5_hydrogen/custom/scss/custom.scss */
.no-padding-top, .no-padding-top .g-content {
  padding-top: 0;
}
/* line 360, templates/g5_hydrogen/custom/scss/custom.scss */
.no-padding-bottom, .no-padding-bottom .g-content {
  padding-bottom: 0;
}
/* line 364, templates/g5_hydrogen/custom/scss/custom.scss */
.no-padding-left, .no-padding-left .g-content {
  padding-left: 0;
}
/* line 368, templates/g5_hydrogen/custom/scss/custom.scss */
.no-padding-right, .no-padding-right .g-content {
  padding-right: 0;
}
/* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
.small-margin-all, .small-margin-all .g-content {
  margin: 0.25rem;
}
/* line 376, templates/g5_hydrogen/custom/scss/custom.scss */
.small-margin-top, .small-margin-top .g-content {
  margin-top: 0.25rem;
}
/* line 380, templates/g5_hydrogen/custom/scss/custom.scss */
.small-margin-bottom, .small-margin-bottom .g-content {
  margin-bottom: 0.25rem;
}
/* line 384, templates/g5_hydrogen/custom/scss/custom.scss */
.small-margin-left, .small-margin-left .g-content {
  margin-left: 0.25rem;
}
/* line 388, templates/g5_hydrogen/custom/scss/custom.scss */
.small-margin-right, .small-margin-right .g-content {
  margin-right: 0.25rem;
}
/* line 392, templates/g5_hydrogen/custom/scss/custom.scss */
.small-padding-all, .small-padding-all .g-content {
  padding: 0.25rem;
}
/* line 396, templates/g5_hydrogen/custom/scss/custom.scss */
.small-padding-top, .small-padding-top .g-content {
  padding-top: 0.25rem;
}
/* line 400, templates/g5_hydrogen/custom/scss/custom.scss */
.small-padding-bottom, .small-padding-bottom .g-content {
  padding-bottom: 0.25rem;
}
/* line 404, templates/g5_hydrogen/custom/scss/custom.scss */
.small-padding-left, .small-padding-left .g-content {
  padding-left: 0.25rem;
}
/* line 408, templates/g5_hydrogen/custom/scss/custom.scss */
.small-padding-right, .small-padding-right .g-content {
  padding-right: 0.25rem;
}
/* line 412, templates/g5_hydrogen/custom/scss/custom.scss */
.big-margin-all, .big-margin-all .g-content {
  margin: 1.25rem;
}
/* line 416, templates/g5_hydrogen/custom/scss/custom.scss */
.big-margin-top, .big-margin-top .g-content {
  margin-top: 1.25rem;
}
/* line 420, templates/g5_hydrogen/custom/scss/custom.scss */
.big-margin-bottom, .big-margin-bottom .g-content {
  margin-bottom: 1.25rem;
}
/* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
.big-margin-left, .big-margin-left .g-content {
  margin-left: 1.25rem;
}
/* line 428, templates/g5_hydrogen/custom/scss/custom.scss */
.big-margin-right, .big-margin-right .g-content {
  margin-right: 1.25rem;
}
/* line 432, templates/g5_hydrogen/custom/scss/custom.scss */
.big-padding-all, .big-padding-all .g-content {
  padding: 1.25rem;
}
/* line 436, templates/g5_hydrogen/custom/scss/custom.scss */
.big-padding-top, .big-padding-top .g-content {
  padding-top: 1.25rem;
}
/* line 440, templates/g5_hydrogen/custom/scss/custom.scss */
.big-padding-bottom, .big-padding-bottom .g-content {
  padding-bottom: 1.25rem;
}
/* line 444, templates/g5_hydrogen/custom/scss/custom.scss */
.big-padding-left, .big-padding-left .g-content {
  padding-left: 1.25rem;
}
/* line 448, templates/g5_hydrogen/custom/scss/custom.scss */
.big-padding-right, .big-padding-right .g-content {
  padding-right: 1.25rem;
}
/* line 452, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 1px solid #7c99ad;
}
/* line 456, templates/g5_hydrogen/custom/scss/custom.scss */
.button, #newsletterForm .button {
  font-size: 1rem;
  padding: 1rem 1.5rem;
  padding: 0.5rem 1rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #7c99ad;
  color: #fff;
  border: 0;
  line-height: 1.5;
  font-size: 1rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: background 0.1s;
  -moz-transition: background 0.1s;
  transition: background 0.1s;
}
/* line 473, templates/g5_hydrogen/custom/scss/custom.scss */
.button:hover, #newsletterForm .button:hover {
  background: #8ca5b7;
}
/* line 479, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .rule {
  width: 24rem;
  border-bottom: 2px solid #dfe4e9;
  margin: 0 auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
/* line 487, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-border-none, table.uk-border-none, table.uk-table.uk-border-none {
  border-style: none !important;
  border: none !important;
}
/* line 490, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-border-none td, table.uk-border-none td, table.uk-table.uk-border-none td {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
}
/* @end */
/* @group MENUS */
/* Header Menu */
/* line 504, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-size: 0.75rem;
  line-height: 1.2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #fff;
}
/* line 510, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container:hover {
  color: #374b59;
  transition: color 0.2s ease 0s;
}
/* line 516, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel.g-selected span.g-menu-item-title {
  color: #fff !important;
}
/* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 3.15rem 0.938rem;
}
/* line 524, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 525, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.g-selected > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-toplevel > li.g-selected > .g-menu-item-container .g-menu-parent-indicator {
  color: #fff !important;
}
/* Footer Menu */
/* line 532, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-main-nav .g-toplevel > li {
  display: list-item;
}
/* line 534, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .g-main-nav .g-toplevel > li .g-menu-item-container {
  padding: 0.2rem 0.938rem;
}
/* line 539, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .nav > li > a::before {
  content: "";
  font-family: FontAwesome;
  margin-right: 0.625rem;
  transition: margin 0.2s ease 0s;
}
/* line 546, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom .nav > li > a:hover::before {
  margin-right: 0.9375rem;
}
/* @end */
/* @group IMAGES */
/* line 555, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 100%;
}
/* line 559, templates/g5_hydrogen/custom/scss/custom.scss */
.g-companies-image img {
  padding: 5px;
}
/* @end */
/* @group MODULES*/
/* Breadcrumb */
/* line 569, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb {
  font-size: 0.9rem;
  margin: 0;
  background-color: transparent;
}
/* line 573, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb li {
  text-shadow: none;
}
/* line 575, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb li .divider {
  color: #7c99ad;
}
/* WidgetKit Grid */
/* line 583, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-overlay-panel.uk-overlay-background {
  background: rgba(0, 0, 0, 0.75);
}
/* line 587, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 588, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 590, templates/g5_hydrogen/custom/scss/custom.scss */
.product-grid .uk-panel .uk-h3, .product-grid .uk-panel .uk-h4, .product-grid .uk-panel .uk-h5 {
  padding: 5px 15px;
  min-height: 70px;
}
/* line 594, templates/g5_hydrogen/custom/scss/custom.scss */
.product-grid .uk-panel .uk-h3 a, .product-grid .uk-panel .uk-h4 a, .product-grid .uk-panel .uk-h5 a {
  color: #333 !important;
  text-transform: uppercase;
}
/* line 597, templates/g5_hydrogen/custom/scss/custom.scss */
.product-grid .uk-panel .uk-h3 a:hover, .product-grid .uk-panel .uk-h4 a:hover, .product-grid .uk-panel .uk-h5 a:hover {
  color: #d9d9d9 !important;
  text-decoration: none;
}
/* line 603, templates/g5_hydrogen/custom/scss/custom.scss */
.product-grid .uk-panel .uk-panel-teaser {
  margin-bottom: 0;
}
/* line 609, templates/g5_hydrogen/custom/scss/custom.scss */
.product-grid .uk-h3.uk-margin-top-remove {
  position: relative;
  background: rgba(0, 0, 0, 0.85);
}
/* line 614, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 615, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-product-grid .uk-panel-box {
  border: 1px solid #7c99ad !important;
  border-radius: 0px;
}
/* line 618, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-product-grid .uk-panel-box .uk-position-cover {
  border: 1px solid #7c99ad !important;
}
/* line 622, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-product-grid .uk-panel-box .uk-panel-teaser {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 625, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-product-grid .uk-panel-box .uk-panel-teaser > * {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 630, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-product-grid .uk-panel-box-secondary {
  background-color: #7c99ad !important;
}
/* line 633, templates/g5_hydrogen/custom/scss/custom.scss */
.featured-product-grid a {
  color: #fff !important;
}
/* line 638, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 639, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-news .uk-grid-margin {
  margin-top: 0;
}
/* line 642, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-news .uk-margin {
  margin-top: 0;
}
/* line 644, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-news .uk-margin p {
  margin-top: 0;
}
/* Quote List */
/* line 652, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 653, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 654, templates/g5_hydrogen/custom/scss/custom.scss */
#listQuote p.image img {
  border: 1px solid #7c99ad;
  padding: 5px;
}
/* line 661, templates/g5_hydrogen/custom/scss/custom.scss */
#listQuote #listGrid .item {
  width: 33%;
  text-align: center;
}
/* line 665, templates/g5_hydrogen/custom/scss/custom.scss */
#listQuote #listTable .image img {
  max-height: 50px;
}
/* line 669, templates/g5_hydrogen/custom/scss/custom.scss */
#listQuote #listTable p {
  padding: 0;
  margin: 0;
}
/* line 673, templates/g5_hydrogen/custom/scss/custom.scss */
#listQuote h3 {
  margin: 10px 0;
  padding: 0;
}
/* line 679, templates/g5_hydrogen/custom/scss/custom.scss */
#listQuote #listTable .tableTitle {
  position: relative;
}
/* line 682, templates/g5_hydrogen/custom/scss/custom.scss */
#listQuote #listTable .tableTitle .remove {
  position: absolute;
  top: 0;
  right: 10px;
}
/* Team PME */
/* line 690, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 691, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-team-pme h3.uk-h1 {
  margin-bottom: 0 !important;
}
/* line 694, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-team-pme .uk-margin {
  margin-top: 0;
}
/* line 696, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-team-pme .uk-margin h3 {
  margin: 0;
}
/* line 699, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-team-pme .uk-margin h4 {
  margin: 0;
}
/* @end */
/* @group WIDGETS */
/* line 709, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-modal {
  background: rgba(0, 0, 0, .8) !important;
}
/* WidgetKit Map */
/* line 715, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 716, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 717, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .gm-style .gm-style-iw .uk-margin {
  margin: 10px 0;
}
/* line 720, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .gm-style .gm-style-iw h3, #g-showcase .gm-style .gm-style-iw .uk-h5 {
  font-size: 1rem;
  margin: 0;
  color: #7c99ad;
}
/* line 725, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .gm-style .gm-style-iw p {
  color: #666;
  margin: 0 5px;
}
/* @end */
/* @group PARTICLES */
/* Header Phone # */
/* line 738, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .phone a h3 {
  color: #fff;
  margin: 0;
  line-height: 1.5;
}
/* line 742, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .phone a h3:hover {
  color: #374b59;
  transition: color 0.2s ease 0s;
}
/* Hero Slider */
/* line 750, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .g-hero-slider .uk-grid {
  margin-left: 0;
}
/* line 753, templates/g5_hydrogen/custom/scss/custom.scss */
.g-hero-slider-item {
  padding-right: 150px !important;
  padding-left: 150px !important;
}
/* Header Search */
/* line 760, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 761, templates/g5_hydrogen/custom/scss/custom.scss */
.offlajn-ajax-search-container #search-area-close134 {
  right: 0 !important;
}
/* line 764, templates/g5_hydrogen/custom/scss/custom.scss */
.offlajn-ajax-search-container #ajax-search-button134 {
  border: 1px solid #d3d3d3 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 771, templates/g5_hydrogen/custom/scss/custom.scss */
.offlajn-ajax-search-container #ajax-search-button134 {
  border: 1px solid #d3d3d3;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 779, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a#header-search-toggle {
  color: #666 !important;
}
/* line 782, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation #header-search .search input {
  height: 125px;
  line-height: 125px;
}
/* Feedback */
/* line 788, templates/g5_hydrogen/custom/scss/custom.scss */
.g-feedback-text {
  color: #666;
}
/* line 792, templates/g5_hydrogen/custom/scss/custom.scss */
.g-companies.style1 .g-companies-item img, .g-companies-slider.style1 .g-companies-item img, .g-companies-slideset.style1 .g-companies-item img {
  -webkit-filter: none;
  filter: none;
}
/* Companies */
/* line 799, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 800, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 801, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-companies-slideset .g-main-title {
  color: #7c99ad;
  font-weight: 900;
}
/* line 805, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 806, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-companies-slideset .g-companies-item .g-companies-image img {
  padding: 10px;
}
/* CTA Button */
/* line 815, templates/g5_hydrogen/custom/scss/custom.scss */
#g-top .button {
  background: #7c99ad;
  color: #fff;
}
/* line 818, templates/g5_hydrogen/custom/scss/custom.scss */
#g-top .button:hover {
  background: #8ca5b7;
  color: #fff;
}
/* Our Team */
/* line 826, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 827, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 828, templates/g5_hydrogen/custom/scss/custom.scss */
.g-our-team .uk-overlay-panel .fa {
  color: #fff;
}
/* line 832, templates/g5_hydrogen/custom/scss/custom.scss */
.g-our-team .g-info-container {
  padding: 15px 10px;
}
/* line 835, templates/g5_hydrogen/custom/scss/custom.scss */
.g-our-team .g-our-team-phone, .g-our-team .g-our-team-email {
  font-size: 0.8rem;
}
/* @end */
/* @group FORMS */
/* line 844, templates/g5_hydrogen/custom/scss/custom.scss */
.formValidation {
  visibility: hidden;
  display: none !important;
}
/* line 849, templates/g5_hydrogen/custom/scss/custom.scss */
input.rsform-error[type="text"]:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840;
}
/* Newsletter */
/* line 855, templates/g5_hydrogen/custom/scss/custom.scss */
#newsletterForm {
  margin: 0;
}
/* line 859, templates/g5_hydrogen/custom/scss/custom.scss */
#newsletterForm .formControlLabel {
  display: none;
}
/* line 863, templates/g5_hydrogen/custom/scss/custom.scss */
#newsletterForm .formControls {
  margin-left: 0px;
}
/* line 867, templates/g5_hydrogen/custom/scss/custom.scss */
#newsletterForm .rsform-block {
  margin: 0px;
  float: left;
}
/* line 872, templates/g5_hydrogen/custom/scss/custom.scss */
#newsletterForm input[type="text"], #newsletterForm input[type="email"] {
  -webkit-border-radius: 0.1875rem;
  -moz-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  height: 24px;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  font-size: 1rem;
}
/* line 882, templates/g5_hydrogen/custom/scss/custom.scss */
#newsletterForm input#Email {
  margin-right: 10px;
  margin-bottom: 0;
}
/* line 887, templates/g5_hydrogen/custom/scss/custom.scss */
#newsletterForm .formDescription {
  margin: 0;
}
/* line 891, templates/g5_hydrogen/custom/scss/custom.scss */
.newsletter-l, .newsletter-r {
  float: left;
  display: inline-block;
}
/* line 896, templates/g5_hydrogen/custom/scss/custom.scss */
.newsletter-l {
  width: 60%;
}
/* line 898, templates/g5_hydrogen/custom/scss/custom.scss */
.newsletter-l h3 {
  margin: 0;
  line-height: 1.7;
}
/* line 902, templates/g5_hydrogen/custom/scss/custom.scss */
.newsletter-l span {
  color: #7c99ad;
}
/* line 905, templates/g5_hydrogen/custom/scss/custom.scss */
.newsletter-l p {
  margin: 0;
}
/* line 910, templates/g5_hydrogen/custom/scss/custom.scss */
.newsletter-r {
  padding-left: 10px;
  width: 40%;
}
/* Quick Contact, Product Enquiry, Quote */
/* line 917, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 918, templates/g5_hydrogen/custom/scss/custom.scss */
#quickContact .medium-3 {
  width: 0%;
}
/* line 921, templates/g5_hydrogen/custom/scss/custom.scss */
#quickContact .medium-9 {
  width: 90%;
}
/* line 926, templates/g5_hydrogen/custom/scss/custom.scss */
.pwebbox_toggler .pweb-text {
  font-family: "roboto", sans-serif !important;
  font-size: 1rem !important;
  line-height: 30px !important;
  text-transform: uppercase;
}
/* line 933, templates/g5_hydrogen/custom/scss/custom.scss */
.pweb-vertical.pweb-left .pwebbox_toggler.pweb-icon, .pweb-vertical.pweb-right .pwebbox_toggler.pweb-icon {
  padding: 35px 5px 15px;
}
/* line 937, templates/g5_hydrogen/custom/scss/custom.scss */
.pwebbox_toggler.pweb-theme-free {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/* line 943, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 944, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo.product-uikit .bnm.enquire, .yoo-zoo.product-uikit .bnm.quote {
  text-transform: uppercase;
}
/* line 946, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo.product-uikit .bnm.enquire .fa, .yoo-zoo.product-uikit .bnm.quote .fa {
  margin-right: 5px;
}
/* line 950, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo.product-uikit div.modal {
  min-width: 400px !important;
}
/* line 953, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo.product-uikit .modal-header {
  display: none !important;
}
/* line 958, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 959, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-description .modal-body {
  max-height: 550px;
}
/* line 964, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 965, templates/g5_hydrogen/custom/scss/custom.scss */
#productEnquiry .formControlLabel, #quickContact .formControlLabel, #productQuote .formControlLabel {
  display: none;
}
/* line 968, templates/g5_hydrogen/custom/scss/custom.scss */
#productEnquiry .formControls, #quickContact .formControls, #productQuote .formControls {
  margin-left: 0;
}
/* line 971, templates/g5_hydrogen/custom/scss/custom.scss */
#productEnquiry .lead, #quickContact .lead, #productQuote .lead {
  margin: 0;
  text-align: center;
  font-size: 21px;
  font-weight: 200 !important;
  line-height: 30px;
}
/* line 978, templates/g5_hydrogen/custom/scss/custom.scss */
#productEnquiry input[type="text"], #quickContact input[type="text"], #productQuote input[type="text"], #productEnquiry textarea, #quickContact textarea, #productQuote textarea {
  width: 100%;
}
/* line 981, templates/g5_hydrogen/custom/scss/custom.scss */
#productEnquiry .formRed, #quickContact .formRed, #productQuote .formRed {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
/* line 988, templates/g5_hydrogen/custom/scss/custom.scss */
.pweb-theme-free.pwebbox-box .pwebbox-container form a {
  text-decoration: none !important;
}
/* line 990, templates/g5_hydrogen/custom/scss/custom.scss */
.pweb-theme-free.pwebbox-box .pwebbox-container form a:hover {
  color: #557388 !important;
}
/* Quote Form */
/* line 997, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 998, templates/g5_hydrogen/custom/scss/custom.scss */
.quote .modal-header {
  border-bottom: none;
}
/* line 1001, templates/g5_hydrogen/custom/scss/custom.scss */
.quote .modal-body {
  max-height: 600px;
}
/* line 1004, templates/g5_hydrogen/custom/scss/custom.scss */
.quote .formRed {
  margin-top: 0;
  margin-bottom: 0;
}
/* Message Centre */
/* line 1012, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1013, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1014, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform #contact fieldset {
  margin-top: 0;
}
/* line 1017, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform #contact ::-webkit-input-placeholder {
  color: #888;
}
/* line 1020, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform #contact ::-moz-placeholder {
  color: #888;
}
/* line 1023, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform #contact input:-moz-placeholder {
  color: #888;
}
/* line 1026, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform #contact .rsform-block-captcha {
  margin-bottom: 10px;
}
/* line 1029, templates/g5_hydrogen/custom/scss/custom.scss */
.rsform #contact .formRed {
  text-align: right;
}
/* @end */
/* @group TABLES */
/* line 1039, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-table-hover tbody tr:hover {
  background: #dae2e8;
}
/* line 1043, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-table thead th, .uk-table thead td {
  vertical-align: bottom;
  background: #7c99ad;
  color: #fff;
  font-weight: bold;
  border-color: #7c99ad;
  text-transform: uppercase;
}
/* @end */
/* @group PAGES */
/* line 1056, templates/g5_hydrogen/custom/scss/custom.scss */
.item-page .item-image {
  margin-bottom: 25px;
}
/* Our Team */
/* line 1062, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-team-pme .uk-panel {
  border: 1px solid #7c99ad;
}
/* line 1064, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-team-pme .uk-panel .uk-panel-teaser {
  border-top: 1px solid #7c99ad;
  border-left: 1px solid #7c99ad;
  border-right: 1px solid #7c99ad;
}
/* line 1069, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-team-pme .uk-panel .uk-h3 {
  margin-top: 0;
  margin-bottom: 0;
}
/* News */
/* line 1077, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1078, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1079, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .items-leading [class^="leading-"] {
  border-bottom: 2px solid #f0f2f4;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
/* line 1085, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .article-info {
  margin-top: 0;
}
/* line 1087, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .article-info dd.published {
  margin-left: 0;
}
/* line 1091, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1092, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .pull-none img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/* line 1098, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1099, templates/g5_hydrogen/custom/scss/custom.scss */
.blog .page-header h1.title, .blog .page-header h2 {
  margin: 0.75rem 0 0 0 !important;
}
/* @end */
/* @group ZOO */
/* Categories Page */
/* line 1110, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1111, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-categories .uk-grid-divider > * {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 1115, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1117, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-categories .bnm-category-item .uk-container-center {
  text-align: center;
}
/* line 1119, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-categories .bnm-category-item .uk-container-center .uk-h5 {
  min-height: 52px;
}
/* line 1123, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-categories .bnm-category-item .uk-container-center a {
  color: #333;
  text-transform: uppercase;
}
/* line 1126, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-categories .bnm-category-item .uk-container-center a:hover {
  text-decoration: none;
}
/* line 1135, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1136, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1137, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-category-item .bnm-items .uk-grid > * {
  padding-left: 15px;
  padding-right: 15px;
}
/* Category Items Page */
/* line 1146, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1150, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-items .bnm-item {
  text-align: center;
}
/* line 1153, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-items .bnm-item .uk-thumbnail {
  border-radius: 0px;
  border: none;
  padding: 0;
}
/* line 1161, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-items .bnm-item a {
  color: #333;
  text-transform: uppercase;
}
/* line 1164, templates/g5_hydrogen/custom/scss/custom.scss */
.bnm-items .bnm-item a:hover {
  text-decoration: none;
}
/* Product Page */
/* line 1176, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-image .bnm-hero-image-wrap {
  border: 1px solid #7c99ad;
}
/* line 1178, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-image .bnm-hero-image-wrap .bnm-hero-image {
  display: block;
  margin: auto;
}
/* line 1185, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1186, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1187, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .zoom-gallery .zoom-gallery-slide {
  border: 1px solid #7c99ad;
  margin-bottom: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 430px;
}
/* line 1193, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .zoom-gallery .zoom-gallery-slide .MagicZoom {
  display: block !important;
}
/* line 1195, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .zoom-gallery .zoom-gallery-slide .MagicZoom .mz-figure {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 1199, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .zoom-gallery .zoom-gallery-slide .MagicZoom .mz-figure > img {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
/* line 1208, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .mcs-wrapper {
  left: 0 !important;
  right: 0 !important;
  padding-bottom: 5px;
}
/* line 1212, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .mcs-wrapper .mcs-item {
  margin: 0 4px;
  border: 1px solid #7c99ad;
}
/* line 1215, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .mcs-wrapper .mcs-item a[data-zoom-id] img, .zoom-plus-gallery .mcs-wrapper .mcs-item .mz-thumb img {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 1221, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1222, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .mcs-wrapper .mcs-item .mz-thumb-selected img {
  -webkit-filter: none;
  filter: none;
}
/* line 1227, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .mcs-wrapper .mcs-item .mz-thumb:hover:not(.mz-thumb-selected) img {
  -webkit-filter: none;
  filter: none;
}
/* line 1233, templates/g5_hydrogen/custom/scss/custom.scss */
.zoom-plus-gallery .mcs-button-arrow {
  background-color: #7c99ad;
  color: #fff;
}
/* line 1239, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1240, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-title h1 {
  margin-bottom: 1rem;
}
/* line 1245, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1246, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-subtitle h2 {
  font-size: 1.5rem;
  margin-top: 0;
}
/* line 1252, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1253, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-description .lead {
  margin-top: 0;
}
/* line 1256, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1257, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-description .element-socialbuttons h3 {
  font-size: 1.25rem;
  margin-bottom: 0;
}
/* line 1261, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-description .element-socialbuttons .yoo-zoo.socialbuttons {
  margin-top: 0.5rem;
}
/* line 1263, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1264, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-description .element-socialbuttons .yoo-zoo.socialbuttons .fb_iframe_widget span {
  height: 25px !important;
}
/* line 1272, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs-responsive {
  margin-top: 30px;
}
/* line 1276, templates/g5_hydrogen/custom/scss/custom.scss */
.element-features > .feature {
  clear: both;
  display: block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f2f2f2;
}
/* line 1286, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo .rl_tabs.outline_content > .tab-content {
  border: none;
}
/* line 1290, templates/g5_hydrogen/custom/scss/custom.scss */
.yoo-zoo.product-uikit .thumb {
  border: 1px solid #52626f;
}
/* line 1294, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.outline_content > .tab-content > .tab-pane.pme {
  border: none;
}
/* line 1298, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs-tab {
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0.75rem 0 1.5rem 0;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
/* line 1307, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top > ul.nav-tabs {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
/* line 1328, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top > ul.nav-tabs > li.pme {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* line 1337, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top > ul.nav-tabs > li.pme > a, .rl_tabs.top > ul.nav-tabs > li.pme .rl_tabs.top > ul.nav-tabs > li.active > a {
  padding: 1.2em 0.5em;
  line-height: 1;
  transition: color 0.2s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ccc;
  border-top: 1px solid #ddd;
}
/* line 1346, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top > ul.nav-tabs > li.pme > a:hover, .rl_tabs.top > ul.nav-tabs > li.pme .rl_tabs.top > ul.nav-tabs > li.active > a:hover, .rl_tabs.top > ul.nav-tabs > li.pme > a:focus, .rl_tabs.top > ul.nav-tabs > li.pme .rl_tabs.top > ul.nav-tabs > li.active > a:focus {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-left-color: #ddd;
  border-right-color: #ddd;
  color: #7c99ad;
  background-color: #fff;
  border-top: 1px solid #7c99ad;
  -webkit-box-shadow: inset 0 3px 0 #7c99ad;
  -moz-box-shadow: inset 0 3px 0 #7c99ad;
  box-shadow: inset 0 3px 0 #7c99ad;
}
/* line 1362, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top > ul.nav-tabs > li.pme > a:active, .rl_tabs.top > ul.nav-tabs > li.pme .rl_tabs.top > ul.nav-tabs > li.active > a:active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #7c99ad;
  border-top: 1px solid #7c99ad;
  border-bottom-color: transparent;
  -webkit-box-shadow: inset 0 3px 0 #7c99ad;
  -moz-box-shadow: inset 0 3px 0 #7c99ad;
  box-shadow: inset 0 3px 0 #7c99ad;
}
/* line 1377, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top > ul.nav-tabs > li.active > a {
  color: #7c99ad;
  border-top: 1px solid #7c99ad;
  -webkit-box-shadow: inset 0 3px 0 #7c99ad;
  -moz-box-shadow: inset 0 3px 0 #7c99ad;
  box-shadow: inset 0 3px 0 #7c99ad;
}
/* line 1385, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1386, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1387, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top a:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em !important;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  padding-bottom: 10px;
}
/* line 1398, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top .features a:before {
  content: "\f03a";
}
/* line 1401, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top .specifications a:before {
  content: "\f00a";
}
/* line 1404, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top .docs a:before {
  content: "\f016";
}
/* line 1407, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top .media a:before {
  content: "\f108";
}
/* line 1412, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs .nav-tabs > li > a {
  margin-right: 0;
}
/* line 1416, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top .element-documentlink .bnm {
  margin-right: 10px;
  text-transform: uppercase;
  padding: 0;
}
/* line 1420, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top .element-documentlink .bnm a.bnm.uk-button {
  text-decoration: none;
  padding: 0 40px;
  margin-right: 0;
}
/* line 1424, templates/g5_hydrogen/custom/scss/custom.scss */
.rl_tabs.top .element-documentlink .bnm a.bnm.uk-button:before {
  content: "\f019" !important;
  font-family: FontAwesome;
  padding-right: 5px;
  padding-bottom: 0;
  display: inherit;
}
/* line 1434, templates/g5_hydrogen/custom/scss/custom.scss */
#lightbox-content {
  border-width: 0 !important;
}
/* line 1438, templates/g5_hydrogen/custom/scss/custom.scss */
#lightbox-close {
  top: 0px;
}
/* line 1444, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1445, templates/g5_hydrogen/custom/scss/custom.scss */
#features .uk-grid {
  margin-left: 0;
}
/* line 1447, templates/g5_hydrogen/custom/scss/custom.scss */
#features .uk-grid > * {
  padding-left: 0 !important;
  width: 100%;
}
/* line 1451, templates/g5_hydrogen/custom/scss/custom.scss */
#features .uk-grid .uk-panel-space {
  padding: 0;
}
/* line 1459, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid, #specifications ul.uk-grid {
  margin-left: 0;
}
/* line 1461, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid ul, #specifications ul.uk-grid ul {
  margin-left: 2.75rem;
}
/* line 1463, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid ul li, #specifications ul.uk-grid ul li {
  margin: 0.5rem 0;
  padding-left: 0.5rem;
}
/* line 1468, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid .uk-list, #specifications ul.uk-grid .uk-list, #features ul.uk-grid .uk-list.chevron-circle-right, #specifications ul.uk-grid .uk-list.chevron-circle-right {
  margin-left: 0 !important;
}
/* line 1470, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid .uk-list h3, #specifications ul.uk-grid .uk-list h3, #features ul.uk-grid .uk-list.chevron-circle-right h3, #specifications ul.uk-grid .uk-list.chevron-circle-right h3 {
  margin: 0.75rem 0 1.5rem 0;
}
/* line 1473, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid .uk-list li, #specifications ul.uk-grid .uk-list li, #features ul.uk-grid .uk-list.chevron-circle-right li, #specifications ul.uk-grid .uk-list.chevron-circle-right li {
  margin-left: 45px;
  text-indent: -30px;
}
/* line 1476, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid .uk-list li:before, #specifications ul.uk-grid .uk-list li:before, #features ul.uk-grid .uk-list.chevron-circle-right li:before, #specifications ul.uk-grid .uk-list.chevron-circle-right li:before {
  content: "\f138";
  font-family: FontAwesome;
  padding-right: 15px;
  display: inline;
}
/* line 1482, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid .uk-list li ul, #specifications ul.uk-grid .uk-list li ul, #features ul.uk-grid .uk-list.chevron-circle-right li ul, #specifications ul.uk-grid .uk-list.chevron-circle-right li ul {
  margin: 5px 0 5px 45px !important;
  padding-left: 0;
}
/* line 1485, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid .uk-list li ul li, #specifications ul.uk-grid .uk-list li ul li, #features ul.uk-grid .uk-list.chevron-circle-right li ul li, #specifications ul.uk-grid .uk-list.chevron-circle-right li ul li {
  text-indent: 0;
  list-style-position: outside;
  list-style-type: disc;
  margin: 0;
  padding-left: 0.5rem;
}
/* line 1491, templates/g5_hydrogen/custom/scss/custom.scss */
#features ul.uk-grid .uk-list li ul li:before, #specifications ul.uk-grid .uk-list li ul li:before, #features ul.uk-grid .uk-list.chevron-circle-right li ul li:before, #specifications ul.uk-grid .uk-list.chevron-circle-right li ul li:before {
  content: none;
}
/* line 1502, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1503, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1504, templates/g5_hydrogen/custom/scss/custom.scss */
#media .uk-container-center iframe {
  display: block;
}
/* line 1512, templates/g5_hydrogen/custom/scss/custom.scss */
div.modal {
  border: 10px solid #7c99ad;
  *border: 10px solid #7c99ad;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* Related Items */
/* line 1522, templates/g5_hydrogen/custom/scss/custom.scss */
#bnm-product hr {
  border-bottom: 2px solid #f0f2f4;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
/* line 1531, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1532, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .uk-grid {
  margin: 0;
}
/* line 1534, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .uk-grid > * {
  padding: 0 10px;
}
/* line 1538, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .uk-grid + .uk-grid {
  margin-top: 0;
}
/* line 1541, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .bnm-related {
  padding: 0px;
}
/* line 1544, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .bnm-related-border {
  margin: 0px 15px;
  padding: 10px 15px;
}
/* line 1548, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .bnm-related-border .uk-h5 {
  font-size: 1rem !important;
  line-height: 1.5 !important;
  font-weight: 400;
}
/* line 1553, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .bnm-related-border .uk-h5 a {
  color: #333;
  text-transform: uppercase;
}
/* line 1556, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .bnm-related-border .uk-h5 a:hover {
  text-decoration: none;
}
/* line 1563, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related .uk-thumbnail {
  border: none;
  padding: 0 !important;
}
/* line 1567, templates/g5_hydrogen/custom/scss/custom.scss */
.pos-related h4 {
  text-align: center;
  font-size: 1rem;
}
/* line 1576, templates/g5_hydrogen/custom/scss/custom.scss */
.item-hover {
  cursor: pointer;
  border: none !important;
  padding: 0 !important;
}
/* line 1581, templates/g5_hydrogen/custom/scss/custom.scss */
.uk-width-medium-1-4 {
  position: relative !important;
}
/* line 1584, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover .uk-container-center {
  position: relative;
}
/* line 1587, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
/* line 1593, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover .images_hover {
  overflow: hidden;
  position: relative;
  margin-bottom: 0 !important;
}
/* line 1598, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover .uk-overlay-scale {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
/* line 1605, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover:hover .uk-overlay-scale {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  ransition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
/* line 1612, templates/g5_hydrogen/custom/scss/custom.scss */
.row-items-hover .item-hover .images_hover {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
/* line 1617, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover .uk-overlay-background {
  opacity: 0;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
/* line 1623, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover:hover .uk-overlay-background {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  ransition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-property: opacity, transform, filter;
}
/* line 1631, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover .uk-container-center a {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 5px 10px;
  text-align: center;
}
/* line 1638, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .uk-grid-divider > [class*="uk-width-medium-"]:nth-child(n+2):not(.uk-width-medium-1-1) {
  border-left: none !important;
}
/* line 1641, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .uk-grid-divider:empty {
  border: none !important;
}
/* line 1644, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .bnm-related {
  padding: 0 15px !important;
}
/* line 1647, templates/g5_hydrogen/custom/scss/custom.scss */
.rows-items-hover .item-hover {
  padding: 0 !important;
  margin: 0 !important;
}
/* line 1651, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable .uk-overlay, .moduletable .uk-overlay img {
  width: 100% !important;
}
/* line 1654, templates/g5_hydrogen/custom/scss/custom.scss */
.moduletable uk-panel h3 {
  pading: 0 5px;
}
/* @end */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 1674, templates/g5_hydrogen/custom/scss/custom.scss */
  body {
    font-size: 0.8rem;
  }
  /* line 1678, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1rem 0.5rem !important;
    font-size: 0.8rem;
  }
  /* line 1681, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .fa-home {
    display: none;
  }
  /* line 1684, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator::after {
    width: 0.5rem;
  }
  /* line 1687, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container #offlajn-ajax-search134 {
    width: 100px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 1695, templates/g5_hydrogen/custom/scss/custom.scss */
  body {
    font-size: 0.8rem;
  }
  /* line 1699, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1rem 0.5rem !important;
    font-size: 0.8rem;
  }
  /* line 1702, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .fa-home {
    display: none;
  }
  /* line 1705, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-parent-indicator::after {
    width: 0.5rem;
  }
  /* line 1708, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container #offlajn-ajax-search134 {
    width: 100px !important;
  }
}
/* line 1715, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1716, templates/g5_hydrogen/custom/scss/custom.scss */
.element-availability .uk-h2 {
  font-size: 18px;
  line-height: 24px;
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 1725, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    top: 0.4rem;
  }
  /* line 1729, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .phone {
    text-align: right !important;
    padding-right: 10px !important;
  }
}
@media only all and (max-width: 30rem) {
  /* line 1738, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    top: 0.4rem;
  }
  /* line 1742, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .phone {
    text-align: right !important;
    padding-right: 10px !important;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.938rem) {
}
@media only all and (max-width: 59.938rem) {
}
