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

@import url('https://fonts.googleapis.com/css?family=Ubuntu');
/* 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/scss/mixins/_nav.scss */
/* line 1, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 2, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 58, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #3180c2;
}
/* line 77, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #3180c2;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #4a94d1;
  border-color: #4a94d1;
}
/* line 96, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/g5_hydrogen/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #3180c2;
  color: #3180c2;
}
/* line 122, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #3180c2;
  border-color: #3180c2;
  color: #fff;
}
/* line 130, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 143, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 150, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 151, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 175, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 179, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 180, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 189, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 204, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 205, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #666 !important;
}
/* line 208, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #666;
}
/* line 213, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 217, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 222, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 229, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 232, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 235, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 238, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 241, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 244, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 245, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 246, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 251, templates/g5_hydrogen/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 257, templates/g5_hydrogen/custom/scss/_slideshow.scss */
/* line 258, templates/g5_hydrogen/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 4, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 9, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-content {
  margin: 0;
}
/* line 11, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-content.g-top-news-main {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 16, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 17, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 18, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-main .g-article-title {
  font-size: 1.35rem;
}
/* line 21, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-main .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-main {
    width: 100% !important;
  }
}
/* line 28, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 29, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-secondary .g-article-text {
  display: none;
}
/* line 32, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 33, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-container .g-top-news-secondary:hover .g-article-category {
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary {
    width: 100% !important;
  }
}
/* line 40, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-container .g-top-news-secondary.g-tn2 {
    width: 100% !important;
  }
}
/* line 47, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item {
  float: left;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item {
    float: none;
  }
}
/* line 54, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-inner {
  height: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
/* line 60, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 61, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 62, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-inner:hover .g-top-news-item-image:after {
  opacity: 1;
}
/* line 68, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/* line 76, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-image:after {
  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%);
  content: '';
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 80%;
  opacity: 0.9;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
/* line 86, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-image > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
/* line 96, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info {
  z-index: 2;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px;
  color: #ddd;
}
/* line 103, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category {
  display: block;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news .g-top-news-item-info .g-article-category {
    opacity: 1;
  }
}
/* line 110, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category span {
  color: #fff;
  padding: 1px 10px;
  border-radius: 3px;
  background: #3180c2;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 120, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 121, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 122, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-category a:hover span {
  background: #276599;
}
/* line 128, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-title {
  color: #fff;
  margin: 15px 0;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
/* line 133, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-title a {
  color: #fff;
}
/* line 137, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.7rem;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
/* line 142, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details > span {
  margin-right: 10px;
}
/* line 144, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 148, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-details i {
  margin-right: 5px;
}
/* line 152, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news .g-top-news-item-info .g-article-text {
  margin-top: 15px;
  font-weight: 600;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
}
/* line 158, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 159, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 160, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 166, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn2 {
  padding: 0 1px 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 172, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn3 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
/* line 178, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn4 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn4 {
    padding: 1px 0 1px 0;
  }
}
/* line 184, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-disabled .g-tn5 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-disabled .g-tn5 {
    padding: 1px 0 0 0;
  }
}
/* line 191, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 192, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
/* line 197, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn2, .g-top-news.style1.gutter-enabled .g-tn3 {
    padding-top: 0.938rem;
  }
}
/* line 203, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn4, .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0.938rem;
  }
}
/* line 209, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style1.gutter-enabled .g-tn5 {
    padding-bottom: 0;
  }
}
/* line 216, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 217, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 218, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 224, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 230, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-disabled .g-tn3 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-disabled .g-tn3 {
    padding: 1px 0 0 0;
  }
}
/* line 237, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 238, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
/* line 243, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style2.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
/* line 249, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style2.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
/* line 254, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 255, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 256, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn1 {
  padding: 0 1px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn1 {
    padding: 0 0 1px 0;
  }
}
/* line 262, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn2 {
  padding: 0 0 1px 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn2 {
    padding: 1px 0 1px 0;
  }
}
/* line 268, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn3 {
  padding: 1px 1px 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn3 {
    padding: 1px 0 1px 0;
  }
}
/* line 274, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-disabled .g-tn4 {
  padding: 1px 0 0 1px;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-disabled .g-tn4 {
    padding: 1px 0 0 0;
  }
}
/* line 281, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
/* line 282, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn1 {
    padding-bottom: 0.938rem;
  }
}
/* line 287, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn2 {
  padding-top: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn2 {
    padding-top: 0.938rem;
  }
}
/* line 293, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn3 {
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-top-news.style3.gutter-enabled .g-tn3 {
    padding-bottom: 0.938rem;
  }
}
/* line 299, templates/g5_hydrogen/custom/scss/_top-news-joomla.scss */
.g-top-news.style3.gutter-enabled .g-tn4 {
  padding-bottom: 0;
}
/* line 4, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 8, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid {
  margin-bottom: 1.876rem;
}
/* line 10, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro:not(.gutter-disabled) > .g-grid:last-child {
  margin-bottom: 0;
}
/* line 12, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 13, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 14, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .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.99rem) {
  .g-content-pro:not(.gutter-disabled) > .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
@media only all and (max-width: 47.99rem) {
  .g-content-pro:not(.gutter-disabled) .g-content-pro-item {
    margin-bottom: 1.876rem !important;
  }
}
/* line 34, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro, .g-content-pro-slider, .g-content-pro-slideset {
  text-align: center;
}
/* line 36, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 40, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 44, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 45, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 48, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 50, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 51, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 57, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 62, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .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 67, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 72, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-content-pro-image, .g-content-pro-slider .g-content-pro-image, .g-content-pro-slideset .g-content-pro-image {
  width: 100%;
  background-position: center;
  background-size: cover;
}
/* line 76, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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;
  width: 100%;
  height: 100%;
}
/* line 81, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 85, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 89, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro p, .g-content-pro-slider p, .g-content-pro-slideset p {
  margin: 0;
}
/* line 92, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 94, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 96, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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: #3180c2;
}
/* line 101, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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: 10px;
}
/* line 104, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 105, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 107, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 110, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 112, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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: #3180c2;
}
/* line 117, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-info-container-style2 .g-article-details, .g-content-pro-slider .g-info-container-style2 .g-article-details, .g-content-pro-slideset .g-info-container-style2 .g-article-details {
  color: #bfbfbf;
}
/* line 121, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details, .g-content-pro-slider .g-article-details, .g-content-pro-slideset .g-article-details {
  margin-top: 10px;
  font-size: 90%;
  color: #8c8c8c;
}
/* line 125, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span, .g-content-pro-slider .g-article-details > span, .g-content-pro-slideset .g-article-details > span {
  margin-right: 10px;
}
/* line 127, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span:last-child, .g-content-pro-slider .g-article-details > span:last-child, .g-content-pro-slideset .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 130, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-details > span i, .g-content-pro-slider .g-article-details > span i, .g-content-pro-slideset .g-article-details > span i {
  margin-right: 5px;
}
/* line 135, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
.g-content-pro .g-article-read-more, .g-content-pro-slider .g-article-read-more, .g-content-pro-slideset .g-article-read-more {
  margin-top: 15px;
}
/* line 138, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 139, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 142, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 144, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 150, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 151, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 152, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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 156, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 157, templates/g5_hydrogen/custom/scss/_content-pro-joomla.scss */
/* line 158, templates/g5_hydrogen/custom/scss/_content-pro-joomla.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/_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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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.99rem) {
  .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: #3180c2;
}
/* 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: #3180c2;
}
/* 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.99rem) {
  .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.99rem) {
  .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/_image-features.scss */
.g-image-features {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
/* line 7, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-grid {
  margin-bottom: 1.876rem;
}
/* line 9, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-grid:last-child {
  margin-bottom: 0;
}
/* line 11, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 12, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 13, templates/g5_hydrogen/custom/scss/_image-features.scss */
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid:last-child .g-block:last-child .g-image-features-item {
    margin-bottom: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-grid {
    margin-bottom: 0;
  }
}
/* line 26, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 27, templates/g5_hydrogen/custom/scss/_image-features.scss */
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-image-features > .g-grid > .g-block {
    -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%;
    margin-bottom: 1.876rem;
  }
  /* line 31, templates/g5_hydrogen/custom/scss/_image-features.scss */
  .g-image-features > .g-grid > .g-block:last-child {
    margin-bottom: 0;
  }
}
/* line 37, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
/* line 42, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item {
  background: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}
@media only all and (max-width: 47.99rem) {
  .g-image-features .g-image-features-item {
    margin-bottom: 2.3445rem;
  }
}
/* line 50, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 51, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 52, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item.layout-right .g-image-features-image.uk-overlay {
  border-radius: 0 3px 3px 0;
}
/* line 55, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-item.layout-right .g-image-features-image img {
  border-radius: 0 3px 3px 0;
}
/* line 61, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image {
  position: relative;
}
/* line 63, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image img {
  width: 100%;
  border-radius: 3px 0 0 3px;
}
/* line 67, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 68, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-icon:before {
  content: "\f0c1";
}
/* line 72, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay {
  border-radius: 3px 0 0 3px;
}
/* line 74, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image.uk-overlay img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 78, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 79, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 80, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-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 85, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-image .uk-overlay-panel {
  z-index: 4;
}
/* line 89, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-content {
  padding: 20px;
}
/* line 92, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-desc {
  margin: 0;
}
/* line 95, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title {
  margin-top: 0;
  margin-bottom: 1rem;
}
/* line 98, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a {
  color: #4d4d4d;
}
/* line 100, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-title a:hover {
  color: #3180c2;
}
/* line 105, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-bottom-info {
  margin-top: 15px;
}
/* line 108, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special {
  color: #999;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-feature-special {
    float: none;
  }
}
/* line 115, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-feature-special i {
  margin-right: 5px;
}
/* line 119, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-link {
  font-style: italic;
  float: right;
}
@media only all and (max-width: 30rem) {
  .g-image-features .g-image-features-link {
    float: none;
    margin-top: 5px;
  }
}
/* line 126, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .g-image-features-link i {
  margin-left: 10px;
}
/* line 130, templates/g5_hydrogen/custom/scss/_image-features.scss */
/* line 131, templates/g5_hydrogen/custom/scss/_image-features.scss */
.g-image-features .no-special .g-image-features-link {
  float: none;
}
/* line 4, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 5, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons {
  position: fixed;
  top: 155px;
  left: 0;
  background: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  z-index: 999;
}
/* line 12, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 13, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a {
  padding: 14px;
  display: block;
  line-height: 1;
  border-bottom: 1px solid #ddd;
  text-align: center;
  color: #666;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 21, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div > a:hover {
  color: #fff;
  background: #3180c2;
}
/* line 26, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 27, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-buttons > div:last-child > a {
  border-bottom: none;
}
/* line 33, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 34, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .g-gadget-offcanvas .offcanvas-toggle-particle {
  cursor: pointer;
}
/* line 40, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .login-text-present {
  margin-right: 10px;
}
/* line 43, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 44, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 45, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 49, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog {
  padding: 0;
}
/* line 51, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .uk-modal-dialog h3 {
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 25px;
  background: #2e373c;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
}
/* line 62, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form {
  padding: 25px;
}
/* line 64, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form input {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
/* line 69, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 70, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .pretext p {
  margin-top: 0;
}
/* line 74, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 75, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .posttext p {
  margin-bottom: 0;
}
/* line 79, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .control-group {
  margin-bottom: 15px;
}
/* line 82, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 83, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form .input-prepend .add-on {
  display: none;
}
/* line 87, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username, .g-gadgets #modal-login #login-form #modlgn-passwd {
  border: 1px solid #d0d0d0;
  padding: 10px;
}
/* line 90, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #login-form #modlgn-username:focus, .g-gadgets #modal-login #login-form #modlgn-passwd:focus {
  border-color: #3180c2;
}
/* line 95, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember {
  display: inline-block;
  margin: 5px 0 15px;
}
/* line 98, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #form-login-remember input {
  margin: 2px 5px 0 0;
  width: auto;
}
/* line 106, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 107, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 108, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .userdata > ul li {
  line-height: 1.5;
}
/* line 113, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 114, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 115, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .userdata > ul {
  display: none;
}
/* line 120, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .login-greeting {
  text-align: center;
  margin-bottom: 20px;
}
/* line 124, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .logout-button {
  text-align: center;
}
/* line 128, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform {
  padding: 25px;
}
/* line 130, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-data {
  padding: 0;
  margin: 10px 0 0 0;
}
/* line 134, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-username, .g-gadgets #modal-login #loginform .login-password, .g-gadgets #modal-login #loginform .login-remember, .g-gadgets #modal-login #loginform .login-submit {
  margin-top: 0;
}
/* line 137, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-submit {
  margin-bottom: 0;
}
/* line 140, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform input {
  border-radius: 0;
}
/* line 143, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login, .g-gadgets #modal-login #loginform #user_pass {
  border: 1px solid #d0d0d0;
}
/* line 145, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform #user_login:focus, .g-gadgets #modal-login #loginform #user_pass:focus {
  border-color: #3180c2;
}
/* line 149, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra {
  margin: 15px 0 0 0;
  list-style: none;
}
/* line 152, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 153, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .login-extra li i {
  margin-right: 7px;
}
/* line 158, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 159, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login #loginform .logout-button .button {
  margin-bottom: 0;
}
/* line 164, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 165, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-login .hide-links .login-extra {
  display: none;
}
/* line 172, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 173, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 174, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 177, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 181, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  width: 455px;
  background: none;
  box-shadow: none;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 189, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 190, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search form {
  margin-bottom: 0;
}
/* line 193, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input {
  margin-bottom: 0;
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search input {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 212, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search input:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 218, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 219, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
  border: none;
  font-size: 2.3rem;
  width: 455px;
  color: #fff;
  text-align: center;
  background: none;
  padding: 20px;
  border-radius: 0;
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 0.3);
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, media/gantry5/engines/nucleus/scss/vendor/bourbon/css3/_placeholder.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #modal-search .uk-modal-dialog .search-form .search-field {
    width: 100%;
    padding: 20px 0;
  }
}
/* line 237, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-field:focus {
  box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1);
}
/* line 241, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form label {
  margin-bottom: 0;
}
/* line 244, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #modal-search .uk-modal-dialog .search-form .search-submit {
  display: none;
}
/* line 251, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 252, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 253, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #g-touch.uk-open .uk-close {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 257, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog {
  padding: 0;
  border-radius: 0;
  color: #666;
}
/* line 261, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .uk-modal-dialog [id*="g-map-"] {
  max-width: 100% !important;
}
/* line 265, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 266, templates/g5_hydrogen/custom/scss/_gadgets.scss */
/* line 267, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-block:last-child .g-touch-item {
  border: none;
}
/* line 272, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item {
  text-align: center;
  padding: 25px 10px;
  border-right: 1px solid #ddd;
  font-weight: bold;
  color: #666;
  font-size: 0.9rem;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media only all and (max-width: 47.99rem) {
  .g-gadgets #g-touch .g-touch-item {
    border-right: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
  }
}
/* line 288, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item a {
  color: #666;
}
/* line 291, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets #g-touch .g-touch-item .g-touch-item-icon {
  margin-right: 9px;
}
/* line 297, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .uk-close {
  color: #fff !important;
  opacity: 1;
  font-size: 22px;
  top: 35px;
  right: 35px;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 306, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .uk-close:hover {
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  -o-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important;
  color: #3180c2 !important;
}
/* line 312, templates/g5_hydrogen/custom/scss/_gadgets.scss */
.g-gadgets .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 1, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 2, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 58, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details {
  margin-bottom: 15px;
  font-size: 90%;
}
/* line 73, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span {
  margin-right: 10px;
}
/* line 75, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span:last-child {
  margin-right: 0;
}
/* line 78, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details > span i {
  margin-right: 5px;
}
/* line 82, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-details.details-showbottom {
  margin-top: 15px;
  margin-bottom: 20px;
}
/* line 87, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 92, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #3180c2;
}
/* line 94, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 99, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-article-read-more {
  margin-top: 15px;
}
/* line 102, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 105, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 107, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 115, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 122, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 123, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 127, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 128, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 131, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 136, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 137, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 146, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-article-details {
  font-size: 100%;
}
/* line 149, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 154, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 155, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 156, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-title {
  color: #666 !important;
}
/* line 159, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow.dark-text .style3 .g-slideshow-desc, .g-slideshow.dark-text .style3 .g-article-details {
  color: #666;
}
/* line 164, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 167, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 168, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 172, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 173, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 177, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
/* line 180, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
/* line 183, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
/* line 186, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
/* line 189, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
/* line 192, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 195, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 196, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 197, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 202, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 207, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 208, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
/* line 209, templates/g5_hydrogen/custom/scss/_slideshow-joomla.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/*minor fixes*/
/* line 16, templates/g5_hydrogen/custom/scss/custom.scss */
#module-menu-647-particle ul.g-sublevel {
  padding-bottom: 0;
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
#module-menu-647-particle .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0 0.4rem !important;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
.langbg #module-menu-647-particle li.bg a, .langcs #module-menu-647-particle li.cs a, .langda #module-menu-647-particle li.da a, .langde #module-menu-647-particle li.de a, .langel #module-menu-647-particle li.el a, .langen #module-menu-647-particle li.en a, .langes #module-menu-647-particle li.es a, .langet #module-menu-647-particle li.et a, .langfi #module-menu-647-particle li.fi a, .langfr #module-menu-647-particle li.fr a, .langga #module-menu-647-particle li.ga a, .langhr #module-menu-647-particle li.hr a, .langhu #module-menu-647-particle li.hu a, .langit #module-menu-647-particle li.it a, .langlt #module-menu-647-particle li.lt a, .langlv #module-menu-647-particle li.lv a, .langmt #module-menu-647-particle li.mt a, .langnl #module-menu-647-particle li.nl a, .langpl #module-menu-647-particle li.pl a, .langpt #module-menu-647-particle li.pt a, .langro #module-menu-647-particle li.ro a, .langsk #module-menu-647-particle li.sk a, .langsl #module-menu-647-particle li.sl a, .langsv #module-menu-647-particle li.sv a {
  background: #2784c1 !important;
  color: #fff;
}
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-breadcrumbs li.current.active > a {
  color: #fff;
}
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_flexicontent_news478 {
  margin: 0 0 0 0 !important;
}
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_flexicontent_478 a > span {
  float: right;
  margin-right: 30px;
}
/*ACYMailing*/
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
#acymodifyform div {
  margin: 0 0 0 10px;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content {
  padding: 0 !important;
}
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
.sectiontableentry {
  font-size: inherit !important;
}
/* line 94, templates/g5_hydrogen/custom/scss/custom.scss */
.catdescription {
  font-size: inherit !important;
}
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
.mod_flexiadvsearch {
  margin: 0 !important;
}
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
ul.g-sublevel {
  padding-bottom: 10px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
/* line 112, templates/g5_hydrogen/custom/scss/custom.scss */
ul.g-sublevel > * {
  -webkit-column-break-inside: avoid;
  column-break-inside: avoid;
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
main#g-main div:nth-child(2) > div > ul, section#g-container-main ul.g-sublevel {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
/* line 126, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel {
  font-weight: 400 !important;
  font-family: 'Ubuntu' !important;
}
/* line 131, templates/g5_hydrogen/custom/scss/custom.scss */
ul.nav.menu.mod-list.g-sublevel, ul.nav.menu.leftslide.mod-list, ul.nav-child.unstyled.small.g-sublevel {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
/* section#g-navigation div.g-block.size-85.align-right.equal-height > div, 
 section#g-navigation div.g-block.size-15.align-left.equal-height > div
 {
 margin: 0.655rem;
 padding: 0rem;
 }
 */
/* line 148, templates/g5_hydrogen/custom/scss/custom.scss */
label#searchphraseall-lbl {
  display: inline !important;
}
/* line 153, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-navigation .equal-height {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 160, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
/* line 166, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: -0.815rem !important;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom.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: #ef6c00;
}
/* line 177, templates/g5_hydrogen/custom/scss/custom.scss */
div.g-offcanvas-toggle {
  right: 10px;
  left: auto;
}
/* line 184, templates/g5_hydrogen/custom/scss/custom.scss */
ul.breadcrumb.g-sublevel {
  white-space: nowrap;
  word-wrap: break-word;
}
/* line 190, templates/g5_hydrogen/custom/scss/custom.scss */
aside#g-sidebar li.item-293.current.active > a {
  font-weight: bold;
  padding: 0 0 0 7px !important;
  background: #fff;
}
/* line 197, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar div:nth-child(1) > div > ul > li > a {
  padding: 3px 0 3px 7px;
  font-size: 14px;
  margin: 10px 0 10px 0;
  background: #f5f5f5;
}
/*#g-sidebar li.deeper.parent ul.nav-child
 {
 display: none;
 }
 aside#g-sidebar .current.active.deeper.parent ul, aside#g-sidebar .active.deeper.parent ul, aside#g-sidebar .alias-parent-active.deeper.parent ul
 {
 display: inherit;
 }
 */
/* line 217, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar li.deeper.parent > ul > li {
  font-size: 13px;
  /*list-style: circle !important;
   color: #0D498E;*/
}
/* line 225, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar li.deeper.parent > ul > li::before {
  font-family: FontAwesome;
  content: '\f054';
  margin-left: -20px;
  margin-right: 5px;
  color: #dfdfdf;
}
/* line 234, templates/g5_hydrogen/custom/scss/custom.scss */
li.current.active a, li.current a {
  color: #eb6c2e;
  font-weight: bold;
}
/* line 240, templates/g5_hydrogen/custom/scss/custom.scss */
.current.active.deeper.parent > ul > li a, li.current.deeper.parent > ul > li a {
  color: #1f83c2;
  font-weight: normal;
}
/* line 246, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar, #g-aside, #g-main {
  padding: 0 !important;
}
/* line 251, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar, #g-aside {
  padding: 0 !important;
}
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar div > div > h3, #g-aside div > div > h3, #g-main h3 {
  background: #1f83c3;
  color: #fff !important;
  padding: 7px 0 7px 12px;
  font-size: 15px;
  font-weight: bold;
}
/*#g-sidebar div div div div.platform-content div div
 {
 border-width: 0 1px 1px 1px;
 border-style: solid;
 border-color: #DFDFDF;
 }
 */
/* line 275, templates/g5_hydrogen/custom/scss/custom.scss */
.custom.info {
  padding: 0 0 0 10px;
}
/* line 280, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar div > div > ul {
  margin-left: 0;
  padding: 0 7px 0 7px;
  columns: 1;
}
/* line 288, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar div > div > ul > li {
  list-style: none;
  padding-bottom: 10px;
  /*padding-left: 10px;*/
}
/* line 295, templates/g5_hydrogen/custom/scss/custom.scss */
#g-sidebar div > div > ul > li > a {
  font-size: 14px;
  line-height: normal;
}
/* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.fcuniversalleft .fcitem_title_box {
  background: #fff !important;
}
/* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.fcuniversalleft .fcitem_title_box a {
  color: #4895c6;
}
/* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.fcuniversalleft .fcitem_title_box a:hover {
  color: #444;
}
/*.acymailing_module_form .acymailing_introtext
 {
 padding: 0 0 0 15px !important;
 }
 */
/* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside p {
  font-size: 12px;
  margin-left: 7px;
}
/* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
aside#g-aside ul {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
/* line 335, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside li > a {
  margin-left: 7px;
  font-size: 14px;
}
/* line 341, templates/g5_hydrogen/custom/scss/custom.scss */
span.g-menu-item-title {
  white-space: nowrap;
}
/* line 346, templates/g5_hydrogen/custom/scss/custom.scss */
div.g-block.size-100 {
  display: inline-block !important;
  width: auto !important;
}
/* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
div#flexicontent div.content.group > ul {
  columns: auto;
}
/* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
#flexicontent .lineinfo .element {
  padding: 0 !important;
  width: auto !important;
}
/* 
 #flexicontent .lineinfo .element .label 
 {
 display: inline-block;
 font-size: 90%;
 margin-left: 0 !important;
 margin-right: 0 !important;
 padding: 0 12px !important;
 }
 */
/* line 374, templates/g5_hydrogen/custom/scss/custom.scss */
div#flexicontent div.label {
  background: #fff !important;
  color: #aaa !important;
  text-shadow: none !important;
}
/* line 381, templates/g5_hydrogen/custom/scss/custom.scss */
#flexicontent .fc_item_title a {
  color: #1f83c2 !important;
}
/* line 386, templates/g5_hydrogen/custom/scss/custom.scss */
div.slideshow-caption {
  opacity: 1;
}
/* line 391, templates/g5_hydrogen/custom/scss/custom.scss */
.g-particle-intro {
  text-align: left !important;
  margin-bottom: 0 !important;
}
/* line 396, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-feature h3 {
  color: #218ccb;
  font-weight: bold;
  font-size: 2vw;
}
/* line 402, templates/g5_hydrogen/custom/scss/custom.scss */
.g-particle-intro .g-title-separator.no-intro-text {
  margin: 0.5rem auto 0;
}
/* line 406, templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-slideshow-title {
  /*background-color: #218CCB !important;*/
  background: linear-gradient(90deg, rgba(48, 194, 239, 1) 35%, rgba(31, 131, 195, 1) 100%) !important;
  padding: 5px 15px 5px 15px;
}
/* line 415, templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-slideshow-title a {
  color: #fff !important;
  font-weight: bold !important;
}
/* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
h3.g-slideshow-title a:hover {
  color: #444 !important;
}
/* line 426, templates/g5_hydrogen/custom/scss/custom.scss */
.g-image-features .g-image-features-desc {
  color: #666;
}
/* line 431, templates/g5_hydrogen/custom/scss/custom.scss */
.g-image-features .g-image-features-title {
  font-size: 2rem;
}
/* line 436, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-navigation div.g-block.size-80.align-right.equal-height > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
/*
 section#g-navigation div.g-block.size-80.align-right.equal-height > div
 {   
 margin: 0 !important; 
 padding: 0 0 10px 0 !important;
 }
 section#g-navigation div.g-block.size-20.align-left.equal-height > div
 {   
 margin: 0 !important;
 padding: 10px 0 0 0 !important;
 }
 */
/* line 457, templates/g5_hydrogen/custom/scss/custom.scss */
.g-slideshow-desc {
  background: #218ccb !important;
  opacity: 0.92;
  padding: 5px 15px 5px 15px;
  font-size: 1.2em;
}
/* line 465, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-feature div.g-top-news-item.g-top-news-main.g-tn1.g-content > div > div.g-top-news-item-info > h4 > a:hover, section#g-feature div.g-top-news-item.g-top-news-secondary > div > div.g-top-news-item-info > h4 > a:hover {
  color: #ddd !important;
}
/* line 471, templates/g5_hydrogen/custom/scss/custom.scss */
.g-image-features {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/* line 479, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-feature div > div > div > div.g-info-container > div.g-item-details > span {
  font-weight: bold;
  font-size: 15px;
  background: #5ea454;
  color: #fff;
  padding: 7px 10px 7px 10px;
}
/* line 488, templates/g5_hydrogen/custom/scss/custom.scss */
div.catdescription p img {
  vertical-align: middle;
}
/*.subcatsicons #flexicontent .subcategorieslist
 {
 display: flex;
 flex-wrap: wrap;
 }
 .subcatsicons #flexicontent .subcategorieslist span.subcat
 {
 flex-grow: 1;
 width: 33%;
 }
 */
/* line 507, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_206, div#mod_fcitems_box_standard_494 {
  columns: 2;
}
/* line 513, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_206 .fcitem_title_box, div#mod_fcitems_box_standard_494 .fcitem_title_box {
  padding: 10px 10px 10px 0;
  background: #fff !important;
}
/* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_206 .fcitem_title_box a, div#mod_fcitems_box_standard_494 .fcitem_title_box a {
  color: #1f83c3;
}
/* line 526, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_206 div.field_label, div#mod_fcitems_box_standard_494 div.field_label {
  float: left;
  margin-right: 20px;
  font-weight: bold;
}
/* line 534, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_206 div.fc_block.fcitem_fields, div#mod_fcitems_box_standard_494 div.fc_block.fcitem_fields {
  background: #f1f1f1;
  margin-top: 8px;
}
/* line 541, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_206 div.content_standard, div#mod_fcitems_box_standard_494 div.content_standard {
  padding: 10px 0 10px 0 !important;
}
/* line 547, templates/g5_hydrogen/custom/scss/custom.scss */
div.value {
  font-size: inherit !important;
}
/* line 551, templates/g5_hydrogen/custom/scss/custom.scss */
#fc_alpha span.fc_alpha_index {
  color: #7d8d95 !important;
}
/* line 555, templates/g5_hydrogen/custom/scss/custom.scss */
table.adminlist tbody tr.row1 td {
  background: #fff !important;
}
/* line 559, templates/g5_hydrogen/custom/scss/custom.scss */
#mod_fcitems_box_standard_471 {
  clear: both;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
/* line 567, templates/g5_hydrogen/custom/scss/custom.scss */
#flexicontent .readmore {
  display: none !important;
}
/* line 572, templates/g5_hydrogen/custom/scss/custom.scss */
#flexicontent div.floattext div.catimg, #flexicontent li span span.catimg, #flexicontent div div .catimg {
  margin: 0 10px 10px 0 !important;
}
/* line 579, templates/g5_hydrogen/custom/scss/custom.scss */
#flexicontent .catimg {
  margin: 0 !important;
}
/* line 584, templates/g5_hydrogen/custom/scss/custom.scss */
.subcatsicons #flexicontent .fc_inline_block {
  display: inline-grid !important;
  margin-bottom: 30px;
  margin-right: 30px;
}
/*.subcatsicons #flexicontent .catimg {
 float: none !important;
 margin: 0 !important;
 margin-left: auto !important;
 margin-right: auto !important;
 display: block !important;
 }
 */
/* line 601, templates/g5_hydrogen/custom/scss/custom.scss */
.subcatsicons #flexicontent .fc_inline {
  display: block;
  background: #218ccb;
  width: 100%;
}
/* line 608, templates/g5_hydrogen/custom/scss/custom.scss */
.subcatsicons span.catinfo.fc_inline a {
  color: #fff;
  font-size: 1.2rem;
}
/* line 613, templates/g5_hydrogen/custom/scss/custom.scss */
.subcatsicons span.catinfo.fc_inline {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  word-wrap: break-word;
  max-width: 287px;
}
/* line 622, templates/g5_hydrogen/custom/scss/custom.scss */
span.subcategorieslabel.fc_inline {
  background: #fff !important;
}
/* line 627, templates/g5_hydrogen/custom/scss/custom.scss */
.subcategorieslist li {
  list-style: none;
  display: inline;
  margin-right: 15px;
}
/* line 635, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content-pro .g-item-details, .g-content-pro-slider .g-item-details, .g-content-pro-slideset .g-item-details {
  margin-top: 18px !important;
  margin-bottom: 18px !important;
  text-align: left;
}
/* line 642, templates/g5_hydrogen/custom/scss/custom.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: #2d85bd !important;
  text-align: left !important;
  font-size: 1.2rem !important;
}
/* line 649, templates/g5_hydrogen/custom/scss/custom.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: #444 !important;
}
/* line 655, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content-pro .g-content-pro-title, .g-content-pro-slider .g-content-pro-title, .g-content-pro-slideset .g-content-pro-title {
  text-align: left !important;
}
/* line 659, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content-pro .g-content-pro-desc, .g-content-pro-slider .g-content-pro-desc, .g-content-pro-slideset .g-content-pro-desc {
  text-align: left;
}
/* line 664, templates/g5_hydrogen/custom/scss/custom.scss */
div.g-article-category a {
  margin-right: 10px;
  position: relative;
  top: -15px;
  color: #fff;
  background-color: #218ccb;
  padding: 6px 20px 6px 10px;
  font-size: 1rem;
  text-transform: uppercase;
}
/*span.g-article-category a
 {
 float:left;
 }
 */
/* line 682, templates/g5_hydrogen/custom/scss/custom.scss */
div.g-article-category a i {
  display: none;
}
/* line 687, templates/g5_hydrogen/custom/scss/custom.scss */
div.g-info-container {
  padding-top: 0 !important;
}
/* line 692, templates/g5_hydrogen/custom/scss/custom.scss */
div.g-info-container div {
  text-align: left;
  color: #7d8d95;
}
/* line 698, templates/g5_hydrogen/custom/scss/custom.scss */
.fa.fa-clock-o {
  display: none;
}
/* line 703, templates/g5_hydrogen/custom/scss/custom.scss */
.g-image-features .g-image-features-title a {
  color: #2d85bd !important;
}
/* line 707, templates/g5_hydrogen/custom/scss/custom.scss */
.g-image-features .g-image-features-title a:hover {
  color: #444 !important;
}
/* line 711, templates/g5_hydrogen/custom/scss/custom.scss */
footer#g-footer div.g-block.size-60 > div > div > div {
  background: #f5f5f5;
  border: solid 1px #e2e2e2;
  padding: 0 14px 14px 14px;
}
/* line 719, templates/g5_hydrogen/custom/scss/custom.scss */
footer#g-footer ul li {
  list-style: none;
}
/* line 725, templates/g5_hydrogen/custom/scss/custom.scss */
footer#g-footer li.item-2.deeper.parent > a, footer#g-footer li.item-116.deeper.parent > a, footer#g-footer li.item-7.deeper.parent > a {
  color: #fff;
  background: #2d85bd;
  padding: 7px 7px 7px 7px;
  margin-bottom: 14px;
}
/* line 735, templates/g5_hydrogen/custom/scss/custom.scss */
footer#g-footer li.item-2.deeper.parent, footer#g-footer li.item-116.deeper.parent, footer#g-footer li.item-7.deeper.parent {
  padding-bottom: 14px;
  float: left;
  border-style: solid;
  border-width: 5px;
  border-color: #f1f1f1;
}
/* line 747, templates/g5_hydrogen/custom/scss/custom.scss */
footer#g-footer li.item-636.deeper.parent > ul, footer#g-footer li.item-637.deeper.parent > ul, footer#g-footer li.item-26.deeper.parent > ul, footer#g-footer li.item-27.deeper.parent > ul {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}
/* line 757, templates/g5_hydrogen/custom/scss/custom.scss */
.fcitem_title, .fcitem_title:hover, .fcitem_title a:hover, .fcitem_title a {
  text-shadow: none !important;
}
/* line 763, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-feature article > h3 {
  background: #1f83c3;
  color: #fff;
  padding: 7px 0 7px 7px;
}
/* line 770, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-feature div:nth-child(2) > div > div > div > h3 {
  background: #f4b14d;
  color: #fff;
  padding: 7px 0 7px 7px;
}
/* line 777, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-feature article, section#g-feature div > div > div:nth-child(2) > div > div > div {
  background: none;
}
/* line 782, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-feature div.g-top-news-item.g-top-news-main.g-tn1.g-content > div > div.g-top-news-item-info > h4, section#g-feature div.g-top-news-item.g-top-news-secondary.g-tn2.g-content > div > div.g-top-news-item-info > h4, div.g-top-news-item.g-top-news-secondary.g-tn3.g-content > div > div.g-top-news-item-info > h4 {
  font-size: 2rem;
}
/* line 789, templates/g5_hydrogen/custom/scss/custom.scss */
.g-tn2.g-content {
  padding: 0 0 10px 10px !important;
}
/* line 794, templates/g5_hydrogen/custom/scss/custom.scss */
.g-tn3.g-content {
  padding: 0 0 0 10px !important;
}
/* line 800, templates/g5_hydrogen/custom/scss/custom.scss */
.news.mod_flexicontent_wrapper .fcitem_title_box {
  background: #218ccb !important;
}
/* line 806, templates/g5_hydrogen/custom/scss/custom.scss */
.news.mod_flexicontent_wrapper .fcitem_title_box a {
  color: #fff;
}
/* .news.mod_flexicontent_wrapper .date_value, .news.mod_flexicontent_wrapper .date_value_feat 
 {
 background: #F1F1F1;
 padding: 5px;   
 }
 */
/* line 818, templates/g5_hydrogen/custom/scss/custom.scss */
.news.mod_flexicontent_wrapper .content_standard {
  padding: 0 !important;
}
/* line 825, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_176 {
  padding: 7px 0 7px 7px;
}
/*.news.mod_flexicontent_wrapper .fc_stretch 
 {
 margin: 0 0 0 20px !important;
 }
 */
/* line 836, templates/g5_hydrogen/custom/scss/custom.scss */
.news.mod_flexicontent_wrapper .fcitem_date {
  background: #f1f1f1;
  padding: 5px 6px 5px 10px !important;
  color: #444;
  text-shadow: none;
}
/* line 844, templates/g5_hydrogen/custom/scss/custom.scss */
.fcuniversalleft .fcitem_title, .fcuniversalleft .fcitem_title a {
  color: #4895c6 !important;
  font-size: 100% !important;
  background-color: transparent;
  line-height: auto !important;
  width: 100%;
  display: contents !important;
}
/* line 853, templates/g5_hydrogen/custom/scss/custom.scss */
header#g-header div:nth-child(2) > div, header#g-header div > div > div:nth-child(1) > div {
  padding: 0 !important;
  margin: auto !important;
}
/* line 860, templates/g5_hydrogen/custom/scss/custom.scss */
header#g-header {
  padding: 5px 0 !important;
  margin: 0 !important;
}
/* line 866, templates/g5_hydrogen/custom/scss/custom.scss */
#flexicontent .item_total {
  float: none !important;
}
/* line 871, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-subfeature div div div div div div h3 {
  background: inherit !important;
}
/* line 877, templates/g5_hydrogen/custom/scss/custom.scss */
div.infoblock {
  border: 1px solid silver;
  margin: 10px 0 10px 0 !important;
  padding: 10px;
}
/* line 883, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-facebook-square:before {
  color: #0d498e !important;
  font-size: 24px !important;
}
/* line 888, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-linkedin-square:before {
  color: #0d498e !important;
  font-size: 24px !important;
}
/* line 893, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-twitter-square:before {
  color: #0d498e !important;
  font-size: 24px !important;
}
/* line 898, templates/g5_hydrogen/custom/scss/custom.scss */
div#flexicontent div.pageslinks ul {
  padding-bottom: 0;
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  list-style-type: none;
  display: flex;
  align-items: stretch;
  /* Default */
  width: 100%;
}
/* line 910, templates/g5_hydrogen/custom/scss/custom.scss */
div#flexicontent div.pageslinks ul li {
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 919, templates/g5_hydrogen/custom/scss/custom.scss */
#flexicontent table.flexitable th {
  font-size: 1em;
}
/*
 div#flexicontent div.pageslinks ul li
 {
 display: block;
 flex: 0 1 auto;
 list-style-type: none;
 }
 */
/*@import "dependencies"; */
/* line 935, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
}
/* recommended home */
/* line 945, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_featured_508 {
  width: 50%;
  /*padding-right: 10px;*/
  height: 100%;
}
/* line 952, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_standard_508 {
  width: 50%;
  height: 50%;
}
/* line 958, templates/g5_hydrogen/custom/scss/custom.scss */
.news.mod_flexicontent_wrapper .content_featured {
  padding: 0 !important;
}
/* line 963, templates/g5_hydrogen/custom/scss/custom.scss */
div.recommendedhome div.moduletable {
  height: auto;
}
/* line 968, templates/g5_hydrogen/custom/scss/custom.scss */
div#mod_fcitems_box_featured_508 div.fc_block.fcitem_text {
  color: #444;
}
/*special module colours */
/* line 975, templates/g5_hydrogen/custom/scss/custom.scss */
.celery .moduletable h3 {
  background: #afcc52 !important;
}
/* line 980, templates/g5_hydrogen/custom/scss/custom.scss */
.geraldine .moduletable h3 {
  background: #ea7974 !important;
}
/* line 985, templates/g5_hydrogen/custom/scss/custom.scss */
.fern .moduletable h3 {
  background: #60bb78 !important;
}
/* line 990, templates/g5_hydrogen/custom/scss/custom.scss */
.texasrose .moduletable h3 {
  background: #f7ad57 !important;
}
/* line 995, templates/g5_hydrogen/custom/scss/custom.scss */
.lavender .moduletable h3 {
  background: #8c84b7 !important;
}
/* line 1000, templates/g5_hydrogen/custom/scss/custom.scss */
.endeavour .moduletable h3 {
  background: #23488e !important;
}
/* line 1005, templates/g5_hydrogen/custom/scss/custom.scss */
.pictonblue .moduletable h3 {
  background: #37c2ee !important;
}
/* END 	special module colours */
/* line 1012, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle.headroom--not-top {
  position: fixed;
  z-index: 1002;
}
/* line 1018, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1019, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 17rem;
}
/* line 1022, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 17.7rem;
}
/* line 1027, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  columns: 1;
}
/* line 1033, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.headroom--not-top, .g-offcanvas-toggle.headroom--not-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 1037, templates/g5_hydrogen/custom/scss/custom.scss */
#mod_fcitems_box_standard_508 > div.mod_flexicontent_standard_wrapper.odd > div {
  margin-top: 0 !important;
}
/* line 1041, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-youtube-play:before {
  color: #0d498e;
  font-size: 21px;
  content: "\f16a";
}
/* line 1047, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-instagram:before {
  color: #0d498e;
  font-size: 21px;
  content: "\f16d";
}
/*# sourceMappingURL=custom_21.css.map */