/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 243, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 700px) {
  /* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
  .news-page #g-main table {
    display: block;
    overflow-x: auto;
  }
  /* line 249, templates/g5_hydrogen/custom/scss/custom.scss */
  .news-page #g-main table tr {
    border: 1px solid #cbc8c8;
  }
}
/* width */
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
/* Track */
/* line 263, templates/g5_hydrogen/custom/scss/custom.scss */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
}
/* Handle */
/* line 269, templates/g5_hydrogen/custom/scss/custom.scss */
::-webkit-scrollbar-thumb {
  background: #000;
}
@-webkit-keyframes fade-up {
  /* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes fade-up {
  /* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-ms-keyframes fade-up {
  /* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes fade-up {
  /* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes fade-up {
  /* line 277, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 281, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes spinning {
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinning {
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spinning {
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spinning {
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinning {
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes slideUp {
  /* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes slideUp {
  /* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-ms-keyframes slideUp {
  /* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes slideUp {
  /* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes slideUp {
  /* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 300, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes slideDown {
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes slideDown {
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-ms-keyframes slideDown {
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes slideDown {
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes slideDown {
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes slideLeft {
  /* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-moz-keyframes slideLeft {
  /* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-ms-keyframes slideLeft {
  /* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-o-keyframes slideLeft {
  /* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes slideLeft {
  /* line 316, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 320, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-webkit-keyframes slideRight {
  /* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  /* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@-ms-keyframes slideRight {
  /* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  /* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  /* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
[class*="col-"] {
  width: 100%;
  float: left;
  padding: 2%;
}
@media only screen and (max-width: 767px) {
  /* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
  [class*="col-"] {
    padding: 5%;
  }
}
/* line 345, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 346, templates/g5_hydrogen/custom/scss/custom.scss */
.reponsive-row::after {
  display: block;
  content: "";
  clear: both;
}
/* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
.row {
  margin-left: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 27, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-1 {
    width: 8.33%;
  }
  /* line 360, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-2 {
    width: 16.66%;
  }
  /* line 363, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-3 {
    width: 25%;
  }
  /* line 366, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-4 {
    width: 33.33%;
  }
  /* line 369, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-5 {
    width: 41.66%;
  }
  /* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-6 {
    width: 50%;
  }
  /* line 375, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-7 {
    width: 58.33%;
  }
  /* line 378, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-8 {
    width: 66.66%;
  }
  /* line 381, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-9 {
    width: 75%;
  }
  /* line 384, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-10 {
    width: 83.33%;
  }
  /* line 387, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-11 {
    width: 91.66%;
  }
  /* line 390, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-t-12 {
    width: 100%;
  }
}
/* For desktop: */
@media (min-width: 1024px) {
  /* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-1 {
    width: 8.33%;
  }
  /* line 400, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-2 {
    width: 16.66%;
  }
  /* line 403, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-35 {
    width: 20%;
  }
  /* line 406, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-3 {
    width: 25%;
  }
  /* line 409, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-4 {
    width: 33.33%;
  }
  /* line 412, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-5 {
    width: 41.66%;
  }
  /* line 415, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-6 {
    width: 49.5%;
  }
  /* line 418, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-7 {
    width: 58.33%;
  }
  /* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-8 {
    width: 66.66%;
  }
  /* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-9 {
    width: 75%;
  }
  /* line 427, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-10 {
    width: 83.33%;
  }
  /* line 430, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-11 {
    width: 91.66%;
  }
  /* line 433, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-12 {
    width: 99%;
    border-top: 1px solid white;
  }
}
/* line 443, templates/g5_hydrogen/custom/scss/custom.scss */
form {
  margin: 0;
}
/* line 448, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 0.35px;
  text-align: center;
  color: #2f2f2f;
  color: black;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1224px) {
  /* line 461, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
    font-size: 12px;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1000px) {
  /* line 464, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
    font-size: 11px;
  }
}
@media only screen and (max-width: 900px) {
  /* line 467, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title {
    font-size: 8px;
  }
}
/* line 473, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content .g-menu-item-title:hover {
  color: gray;
}
/* line 477, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation, #g-header {
  background: white;
  z-index: unset;
  color: black;
}
/* line 484, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 487, 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-title {
  color: black;
}
/* line 492, 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-selected > .g-menu-item-container {
  color: white;
}
/* line 500, 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: white;
}
/* line 508, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: ;
}
/* line 512, 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):hover {
  background: transparent;
}
/* line 517, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: ;
}
/* line 519, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown .g-menu-item-title {
  color: black !important;
  font-weight: 600;
}
/* line 524, 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-selected {
  background: transparent;
}
/* line 529, 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-selected .g-menu-item-title {
  color: gray;
}
/* line 533, 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 {
  background: transparent;
}
/* line 537, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  position: relative;
  background: white !important;
}
/* line 540, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav {
  margin: 0;
}
/* line 542, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 544, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  width: 11.1111111111%;
}
/* line 549, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1.2rem 0rem;
}
/* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 3px 5px;
  font-size: 14px;
}
/* line 566, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li {
  padding: 5px 10px;
  font-weight: bold;
}
/* line 572, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li {
  padding: 11px 10px;
  font-weight: 100;
}
/* line 578, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(227, 189, 9, 0.5);
}
/* line 583, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: white;
}
/* line 588, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel {
  border-top: 10px solid #cf0029;
}
/* line 591, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-container .g-grid:first-child {
  height: 70px;
  z-index: 20;
}
@media only screen and (max-width: 767px) {
  #g-navigation .g-container .g-grid:first-child {
    height: auto;
  }
}
/* line 599, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
  display: none;
}
/* line 606, templates/g5_hydrogen/custom/scss/custom.scss */
.b-footer-ac .g-menu-item-title:hover {
  color: ;
}
/* line 610, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-sublevel > li {
  background: ;
}
/* line 618, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid ;
  background: gray;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
/* line 630, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator a {
  color: white;
}
/* line 635, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #d70a30;
  z-index: 1000;
  top: 1.4rem;
}
/* line 642, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator:hover {
  border: 1px solid black;
  background: black;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
  color: white;
}
/* line 656, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:hover {
  border: 1px solid #cf0029;
  background: white;
  border-radius: 0.1875rem;
}
/* line 664, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #cf0029;
}
/* line 667, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas {
  background: #cf0029;
  width: 17rem;
  color: #fff;
}
/* line 673, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:hover .g-menu-item-title, #g-offcanvas #g-mobilemenu-container ul > li.active .g-menu-item-title {
  color: white;
}
/* line 677, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container .g-sublevel ul > li:hover .g-menu-item-title, #g-offcanvas #g-mobilemenu-container .g-sublevel ul > li.active .g-menu-item-title {
  color: white;
}
/* line 681, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas .g-sublevel li .g-menu-item-title {
  color: white;
}
/* line 685, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas .g-sublevel li:hover .g-menu-item-title {
  color: red;
}
/* line 689, templates/g5_hydrogen/custom/scss/custom.scss */
.g-go-back a:before {
  color: black;
}
/* line 692, templates/g5_hydrogen/custom/scss/custom.scss */
.#g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
  color: white;
}
/* line 696, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-prin {
  display: none;
}
/* line 698, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-prin .g-menu-item-title {
  color: black;
}
@media only screen and (max-width: 767px) {
  .menu-prin {
    display: block;
  }
}
/* line 706, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 151px;
  padding: 17px;
}
@media (max-width: 450px) {
  /* line 709, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo img {
    width: 128px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .gantry-logo img {
    padding: 26.5px 10px;
  }
}
/* line 721, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-186 {
  background: transparent;
  color: #cf0029;
}
/* line 724, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-186 .g-menu-item-container {
  padding: 4px 0px !important;
}
/* line 727, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-186 span {
  display: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
}
@media only screen and (max-width: 767px) {
  .g-menu-item-186 {
    visibility: hidden;
  }
}
/* line 744, templates/g5_hydrogen/custom/scss/custom.scss */
.g-dropdown {
  transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
/* line 746, templates/g5_hydrogen/custom/scss/custom.scss */
.g-dropdown.g-active {
  transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
}
/* line 754, templates/g5_hydrogen/custom/scss/custom.scss */
.b-search-header {
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  /* width: 90%; */
  top: 2%;
  /* margin-left: 5%; */
  left: 0;
  /* z-index: 20; */
  /* height: 52px; */
}
/* line 771, templates/g5_hydrogen/custom/scss/custom.scss */
.b-search-menu {
  position: absolute;
  z-index: 100;
  top: 83px;
  right: 4.2rem;
  transform: translate(4%, -50%);
  position: fixed !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .b-search-menu {
    visibility: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .b-search-menu {
    visibility: hidden;
  }
}
/* line 787, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) {
  /* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 789, templates/g5_hydrogen/custom/scss/custom.scss */
  .b-sub-menu.fixed {
    position: fixed;
    width: 100%;
    left: 0;
  }
}
/* line 796, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) {
  /* line 798, templates/g5_hydrogen/custom/scss/custom.scss */
  .m-sidebar-menu.fixed {
    position: fixed;
    left: 0;
    width: 290px;
    padding-right: 15px;
    padding-left: 20px;
  }
}
/* line 809, templates/g5_hydrogen/custom/scss/custom.scss */
body {
  font-weight: 500;
}
/* line 813, templates/g5_hydrogen/custom/scss/custom.scss */
body, h1, h2, h3, h4, h5, p, a, div, li, ul {
  font-family: "Raleway", sans-serif;
}
/* line 827, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 828, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main h3 {
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.04;
  letter-spacing: 0.6px;
}
/* line 838, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main h5 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: 0.56px;
}
/* line 848, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main h6 {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: 0.4px;
}
/* line 858, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main p {
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: 0.42px;
  color: #000;
}
/* line 869, templates/g5_hydrogen/custom/scss/custom.scss */
table, th, tr, td {
  border: none;
}
/* line 876, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
}
/* line 881, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  #g-navigation {
    z-index: 3;
  }
}
/* line 887, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-container {
  width: 100%;
}
/* line 891, templates/g5_hydrogen/custom/scss/custom.scss */
.g-dropdown {
  transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  -webkit-transform: translateY(40px);
}
/* line 893, templates/g5_hydrogen/custom/scss/custom.scss */
.g-dropdown.g-active {
  transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
}
/* line 901, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 904, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .main-logo .g-content {
    padding: 0;
  }
}
/* line 912, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner {
  text-align: center;
}
/* line 914, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .contenedor {
  height: 600px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .topbanner .contenedor {
    height: 400px !important;
  }
}
@media (max-width: 400px) {
  /* line 920, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner .contenedor {
    height: 333px !important;
  }
  /* line 922, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner .contenedor .center-banner-m {
    top: -67%;
  }
}
/* line 926, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .contenedor .img-banner {
  width: 100% !important;
  height: 100%;
}
/* line 935, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .top-banner {
  position: absolute;
  top: 10px;
  left: 10px;
}
/* line 940, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .center-banner-m {
  position: relative;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .topbanner .center-banner-m {
    width: 100%;
  }
}
/* line 959, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .center-banner-m table, .topbanner .center-banner-m th, .topbanner .center-banner-m tr, .topbanner .center-banner-m td {
  border: none;
}
/* line 965, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 966, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .topbanner .center-banner-m table img {
    height: auto !important;
  }
}
/* line 972, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .center-banner-m td:nth-child(2) {
  text-align: left;
}
/* line 976, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .right-banner-m {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(4%, -50%);
  letter-spacing: 4px;
}
@media (min-width: 930px) and (max-width: 1690px) {
  /* line 982, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner .right-banner-m {
    left: 43%;
    transform: translate(10%, -50%);
  }
}
@media (min-width: 780px) and (max-width: 929px) {
  /* line 987, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner .right-banner-m {
    left: 31%;
    top: 35%;
    letter-spacing: 1px;
    transform: translate(2%, -50%);
  }
}
@media (max-width: 779px) {
  /* line 994, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner .right-banner-m {
    left: 49%;
    letter-spacing: 0px;
    right: 5%;
  }
  /* line 998, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner .right-banner-m h1 {
    color: white;
  }
}
/* line 1003, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .left-banner-m {
  position: absolute;
  top: 93%;
  left: 2.5%;
}
@media only screen and (max-width: 767px) {
  .topbanner .left-banner-m {
    top: 89%;
  }
}
/* line 1011, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner a {
  color: white;
}
/* line 1014, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner h1 {
  font-size: 46px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: 3.45px;
  color: WHITE;
}
@media only screen and (max-width: 767px) {
  .topbanner h1 {
    font-size: 15px;
  }
}
/* line 1028, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner h2 {
  margin: 0;
  color: white;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  text-transform: none;
  line-height: 32px;
  letter-spacing: 0.7px;
}
/* line 1038, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner h3 {
  margin: 0;
  color: white;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 30px;
  letter-spacing: 3.7px;
}
/* line 1048, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner h4 {
  font-size: 24px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.79;
  letter-spacing: 1.08px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .topbanner h4 {
    font-size: 13px;
  }
}
/* line 1062, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner p {
  padding: 0px 24% 0 24%;
}
/* line 1065, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .topbanner .c-btn-hover {
    font-size: 8px;
    font-weight: 900;
  }
}
/* line 1073, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1074, templates/g5_hydrogen/custom/scss/custom.scss */
.managementx .topbanner h1 {
  text-shadow: 1px 0px 8px white;
  color: #cf0029;
}
/* line 1077, templates/g5_hydrogen/custom/scss/custom.scss */
.managementx .topbanner h1 span {
  color: #cf0029 !important;
}
/* line 1081, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1082, templates/g5_hydrogen/custom/scss/custom.scss */
.managementx .topbanner h4 span {
  color: white !important;
  text-shadow: 9px 3px 14px black;
  font-weight: 600;
}
/* line 1089, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 214px;
}
/* line 1094, templates/g5_hydrogen/custom/scss/custom.scss */
.c-btn-hover {
  position: relative;
  display: inline-block;
  padding: 8px 40px;
  color: white !important;
  background: #008186;
  text-transform: uppercase;
  border-radius: 43px;
  background-color: #cf0029;
  font-family: Raleway;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  -webkit-transition: color 0.1s linear;
}
/* line 1114, templates/g5_hydrogen/custom/scss/custom.scss */
.c-btn-hover:hover {
  background-color: white;
  color: #cf0029 !important;
}
/* line 1119, templates/g5_hydrogen/custom/scss/custom.scss */
.c-btn-hover:hover:after, .c-btn-hover:hover::after {
  height: 100%;
  width: 135%;
}
@media (min-width: 768px) {
}
/* line 1129, templates/g5_hydrogen/custom/scss/custom.scss */
.c-btn-hover:after, .c-btn-hover::after {
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  background: rgba(255, 255, 255, 1);
  content: "";
  position: absolute;
  z-index: -1;
}
/* line 1137, templates/g5_hydrogen/custom/scss/custom.scss */
.c-btn-hover.c-btn-hover--style1 {
  overflow: hidden;
}
/* line 1139, templates/g5_hydrogen/custom/scss/custom.scss */
.c-btn-hover.c-btn-hover--style1:after, .c-btn-hover.c-btn-hover--style1::after {
  height: 100%;
  left: -35%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.2s;
  transform-origin: top left;
  width: 0;
}
/* line 1152, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  color: white;
  font-size: 12px;
}
/* line 1153, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer div {
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.18;
  letter-spacing: 0.83px;
  color: #fff;
}
/* line 1163, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-grid:nth-child(1) {
  background-color: black;
  padding: 2% 13% 2% 13%;
}
/* line 1171, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-grid:nth-child(2) {
  background-color: black;
  padding: 0 3% 0 3%;
}
/* line 1177, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-content {
  margin: 0rem;
  padding: 0.938rem 3px;
}
@media only screen and (max-width: 767px) {
  #g-footer .g-content {
    padding: 0.5rem 3px;
  }
}
/* line 1184, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .copyright {
  border-top: 1px solid white;
}
/* line 1186, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .copyright a {
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.18;
  letter-spacing: 0.83px;
  text-align: right;
  color: #fff;
}
/* line 1196, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .copyright p {
  font-size: 11px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.18;
  letter-spacing: 0.83px;
  color: #fff;
}
/* line 1207, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  #g-footer .size-43.copyright {
    border-top: 1px solid black;
  }
}
/* line 1214, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1215, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items h2 {
  text-transform: uppercase;
  color: ;
  font-weight: bold;
}
/* line 1221, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items ul {
  margin: 0 0 9px 18%;
}
/* line 1224, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items .level_0 {
  background-color: white !important;
  color: white;
}
/* line 1228, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items .level_0 li a {
  font-weight: bold;
  font-size: 20px;
}
/* line 1234, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items .level_1 li a {
  font-weight: normal;
}
/* line 1238, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items li {
  padding-left: 20px;
  position: relative;
}
/* line 1242, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items li:before, .osmap-items li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 5px;
  height: 5px;
  width: 5px;
  background-color:  !important;
  transition: all 0.12s;
  -moz-transition: all 0.12s;
  -ms-transition: all 0.12s;
  -o-transition: all 0.12s;
  -webkit-transition: all 0.12s;
}
/* line 1254, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1255, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items li:hover:before, .osmap-items li:hover::before {
  width: 15px;
  left: -5px;
  background-color:  !important;
}
/* line 1262, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items li a {
  color:  !important;
}
/* line 1264, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items li a:hover {
  font-weight: bold;
  color:  !important;
}
/* line 1272, templates/g5_hydrogen/custom/scss/custom.scss */
.img-hidden {
  visibility: hidden;
  display: none;
}
@media only screen and (max-width: 767px) {
  /* line 1277, templates/g5_hydrogen/custom/scss/custom.scss */
  .img-hidden {
    visibility: visible !important;
    display: block !important;
  }
  /* line 1282, templates/g5_hydrogen/custom/scss/custom.scss */
  .img-visible {
    visibility: hidden;
    display: none;
  }
}
/* line 1288, templates/g5_hydrogen/custom/scss/custom.scss */
.fix-article-menu #g-main .g-container {
  padding: 3% 19% 3% 19%;
}
@media screen and (max-width: 1500px) {
  /* line 1290, templates/g5_hydrogen/custom/scss/custom.scss */
  .fix-article-menu #g-main .g-container {
    padding: 0% 13% 3% 13%;
  }
}
/* line 1295, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1296, templates/g5_hydrogen/custom/scss/custom.scss */
.fix-size-full .g-container {
  width: 100%;
}
/* line 1298, templates/g5_hydrogen/custom/scss/custom.scss */
.fix-size-full .g-container .g-content {
  margin: 0rem;
  padding: 0rem;
}
/* line 1305, templates/g5_hydrogen/custom/scss/custom.scss */
.fix-article {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
  /* line 1310, templates/g5_hydrogen/custom/scss/custom.scss */
  .fix-article {
    width: 60rem;
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  /* line 1313, templates/g5_hydrogen/custom/scss/custom.scss */
  .fix-article {
    width: 48rem;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  /* line 1316, templates/g5_hydrogen/custom/scss/custom.scss */
  .fix-article {
    width: 30rem;
  }
}
@media only screen and (max-width: 767px) {
  .fix-article {
    width: 100%;
  }
}
/* line 1324, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms h3 {
  font-weight: 700 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 30px !important;
  line-height: 33px !important;
  letter-spacing: 0px !important;
  color: #cf0029;
}
/* line 1335, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms p {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  letter-spacing: 0.7px !important;
}
/* line 1342, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms6_credits {
  display: none;
}
/* line 1346, templates/g5_hydrogen/custom/scss/custom.scss */
.g-menu-item-186 span {
  display: none;
}
/* line 1350, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-signup {
  padding: 0.7rem 0px 0 0 !important;
}
@media screen and (max-width: 1224px) {
  /* line 1353, templates/g5_hydrogen/custom/scss/custom.scss */
  .menu-signup {
    padding: 1.14rem 0px !important;
  }
}
@media screen and (max-width: 900px) {
  /* line 1357, templates/g5_hydrogen/custom/scss/custom.scss */
  .menu-signup {
    padding: 0rem 0px !important;
  }
}
@media screen and (max-width: 768px) {
  /* line 1361, templates/g5_hydrogen/custom/scss/custom.scss */
  .menu-signup {
    padding: 0rem 0rem;
  }
}
/* line 1365, templates/g5_hydrogen/custom/scss/custom.scss */
@media screen and (min-width: 768px) {
  /* line 1366, templates/g5_hydrogen/custom/scss/custom.scss */
  .menu-signup .g-menu-item-content {
    border-radius: 43px;
    background-color: white;
    border: 1px solid #cf0029;
    padding: 3px 0px 3px 0px !important;
    top: 3px;
    position: relative;
    letter-spacing: 3px;
  }
  /* line 1375, templates/g5_hydrogen/custom/scss/custom.scss */
  .menu-signup .g-menu-item-content .g-menu-item-title {
    color: #cf0029;
  }
}
/* line 1379, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-signup .g-menu-item-content .g-menu-item-title {
  color: white;
}
/* line 1384, templates/g5_hydrogen/custom/scss/custom.scss */
.men-search img {
  padding-top: 14%;
  padding: 1.27rem 0rem;
}
/* line 1389, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1390, templates/g5_hydrogen/custom/scss/custom.scss */
.home-oled .fa-file-text-o {
  color: #cf0029;
  font-size: 30px;
}
/* line 1394, templates/g5_hydrogen/custom/scss/custom.scss */
.home-oled h1 {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 0.8px;
  text-align: center;
  color: #2f2f2f;
}
/* line 1404, templates/g5_hydrogen/custom/scss/custom.scss */
.home-oled h2 {
  font-size: 23px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.83;
  letter-spacing: 0.58px;
  text-align: center;
  color: #2f2f2f;
}
/* line 1414, templates/g5_hydrogen/custom/scss/custom.scss */
.home-oled p {
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: 0.38px;
  text-align: center;
  color: #2f2f2f;
}
/* line 1424, templates/g5_hydrogen/custom/scss/custom.scss */
.home-oled .oleb-botton {
  background-image: linear-gradient(to right, #cf0029, #1e3883);
  font-size: 18px;
  letter-spacing: 1.2px;
  padding: 10px 64px;
  border-radius: 30px;
  display: inline-block;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}
/* line 1437, templates/g5_hydrogen/custom/scss/custom.scss */
.home-oled .oleb-botton:hover {
  background-image: linear-gradient(to right, #1e3883, #cf0029);
}
/* line 1440, templates/g5_hydrogen/custom/scss/custom.scss */
.home-oled .oleb-botton span {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: center;
  color: #fff;
}
/* line 1453, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1454, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .contenedor {
  height: 750px;
  overflow: hidden;
}
@media (max-width: 926px) {
  /* line 1457, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .contenedor {
    height: 1700px !important;
  }
}
@media (max-width: 600px) {
  /* line 1461, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .contenedor {
    height: 2200px !important;
  }
}
/* line 1465, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .contenedor img:nth-child(1) {
  width: 100% !important;
  height: 100%;
}
/* line 1469, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .contenedor div img {
  width: inherit !important;
}
/* line 1474, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .center-banner-m {
  position: relative;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media only screen and (max-width: 767px) {
}
/* line 1494, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets table, .home-markets th, .home-markets tr, .home-markets td {
  border: none;
}
/* line 1500, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .main-table {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .home-markets .main-table {
    width: 100%;
  }
}
/* line 1508, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 926px) {
  /* line 1509, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .main-tr {
    display: grid;
  }
}
/* line 1513, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .sec-tr {
  height: 390px;
  padding: 0rem;
  background: white;
  padding: 5%;
}
@media (max-width: 1180px) {
  /* line 1519, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-tr {
    height: 497px;
  }
}
@media (max-width: 947px) {
  /* line 1523, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-tr {
    height: auto;
  }
}
@media (max-width: 926px) {
  /* line 1527, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-tr {
    width: 50%;
    padding: 0%;
  }
}
@media (max-width: 600px) {
  /* line 1531, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-tr {
    width: 100%;
    padding: 0%;
  }
}
/* line 1536, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .sec-img {
  height: 228px;
  padding: 0rem;
}
@media (max-width: 1420px) {
  /* line 1539, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-img {
    height: 208px;
  }
}
@media (max-width: 819px) {
  /* line 1542, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-img {
    height: 180px;
  }
}
@media (max-width: 926px) {
  /* line 1547, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-img {
    width: 50%;
    height: auto;
  }
}
@media (max-width: 600px) {
  /* line 1552, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-img {
    width: 100%;
    height: auto;
  }
}
/* line 1558, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .sec-table {
  margin-left: auto;
  margin-right: auto;
  width: 372px;
}
@media (max-width: 1570px) {
  /* line 1562, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-table {
    width: 327px;
  }
}
@media (max-width: 1420px) {
  /* line 1565, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-table {
    width: 269px;
  }
}
@media (max-width: 1160px) {
  /* line 1571, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-table {
    width: 232px;
  }
}
@media (max-width: 926px) {
  /* line 1574, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-table {
    width: 100%;
  }
}
/* line 1577, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets .sec-table tr {
  display: grid;
}
@media (max-width: 926px) {
  /* line 1579, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-table tr {
    display: block;
  }
}
@media (max-width: 600px) {
  /* line 1582, templates/g5_hydrogen/custom/scss/custom.scss */
  .home-markets .sec-table tr {
    display: grid;
  }
}
/* line 1587, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets hr {
  border-bottom: 1px solid #cf0029;
  width: 45px;
  margin-left: auto;
  margin-right: auto;
  margin: 0.5rem auto;
}
/* line 1594, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets h1 {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 4.8px;
  text-align: center;
  color: #fff;
}
/* line 1604, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets p {
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: 0.98px;
  text-align: center;
  color: #2f2f2f;
  padding: 0px 0% 0 0%;
}
/* line 1615, templates/g5_hydrogen/custom/scss/custom.scss */
.home-markets h2 {
  font-size: 15px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: 1.28px;
  text-align: center;
  color: #2f2f2f;
  text-transform: uppercase;
  margin: 0rem 0 0.5rem 0;
  height: 39px;
}
/* line 1630, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews-title {
  background-color: #f2f2f2;
}
/* line 1632, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews-title h1 {
  font-size: 36px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 0.9px;
  text-align: center;
  color: #2f2f2f;
  padding-top: 5%;
}
/* line 1645, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews {
  background-color: #f2f2f2;
}
/* line 1647, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .g-content {
  height: 531px;
  overflow: hidden;
}
@media (max-width: 863px) {
  /* line 1650, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews .g-content {
    height: 1300px !important;
  }
}
/* line 1654, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .g-content img:nth-child(1) {
  width: 100% !important;
  height: 100%;
}
/* line 1658, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .g-content div img {
  width: inherit !important;
}
/* line 1663, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .moduletable ul {
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
@media (max-width: 1693px) {
  /* line 1667, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews .moduletable ul {
    width: 83%;
  }
}
@media (max-width: 1376px) {
  /* line 1670, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews .moduletable ul {
    width: 94%;
  }
}
@media (max-width: 1252px) {
  /* line 1673, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews .moduletable ul {
    width: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .topnews .moduletable ul {
    width: 100%;
  }
}
/* line 1680, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .colormarc {
  border: 1px solid #fff;
  padding: 51px 14%;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 14px 16px 15px 0 rgba(0, 0, 0, 0.12), 0 0px 0px 0px rgba(0, 0, 0, 0.2);
  background: white;
}
/* line 1686, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .isTitleColumn {
  text-align: center;
  height: 72px;
}
/* line 1690, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .isDateColumn {
  height: 40px;
}
/* line 1694, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .mod-articles-category-title {
  font-size: 23px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #cf0029;
}
/* line 1704, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .mod-articles-category-date {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #cf0029;
}
/* line 1705, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .mod-articles-category-date div {
  font-family: Arial !important;
}
/* line 1718, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .mod-articles-category-introtext {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: 0.4px;
  text-align: center;
  color: #1f1f1f;
  height: 109px;
  margin: 0 0 1rem 0;
}
/* line 1731, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .mod-articles-category-readmore {
  text-align: center;
}
/* line 1733, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews .mod-articles-category-readmore .c-btn2 {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: center;
  background: #cf0029;
  padding: 10px 57px;
  border-radius: 30px;
  display: inline-block;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}
@media (max-width: 1444px) {
  /* line 1753, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews .mod-articles-category-readmore .c-btn2 {
    font-size: 14px;
  }
}
@media (max-width: 1103px) {
  /* line 1756, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews .mod-articles-category-readmore .c-btn2 {
    font-size: 13px;
    padding: 10px 33px;
  }
}
/* line 1763, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 800px) and (max-width: 1099px) {
  /* line 1764, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews p {
    margin: 0.5rem 0;
  }
}
/* line 1769, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews ul {
  list-style: none;
  margin-left: 1.5rem;
  padding: 0;
  text-align: left;
}
@media (max-width: 863px) {
  /* line 1774, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews ul {
    margin-left: -0.5rem;
    padding: 0;
    margin-top: 0.5rem;
  }
}
/* line 1780, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews li {
  float: left;
  width: 33%;
  position: relative;
  text-align: left;
  padding: 10px 33px;
}
@media only screen and (max-width: 767px) {
  .topnews li {
    padding: 0px 32px;
  }
}
@media (min-width: 864px) and (max-width: 1332px) {
  /* line 1791, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews li {
    padding: 0px 9px;
  }
}
@media (max-width: 863px) {
  /* line 1795, templates/g5_hydrogen/custom/scss/custom.scss */
  .topnews li {
    float: none;
    width: auto;
    border: 1px solid transparent;
  }
}
/* line 1800, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews li a {
  color: white;
  font-weight: bold;
}
/* line 1807, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate {
  background-color: #f2f2f2;
}
/* line 1809, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate .contenedor {
  height: 400px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
}
/* line 1816, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate .contenedor img:nth-child(1) {
  width: 100% !important;
  height: 100%;
}
/* line 1820, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate .contenedor div img {
  width: inherit !important;
}
/* line 1825, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate .center-banner-m {
  position: relative;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
@media only screen and (max-width: 767px) {
}
/* line 1845, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate table, .home-corporate th, .home-corporate tr, .home-corporate td {
  border: none;
}
/* line 1851, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate .table-presenta {
  background: black;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .home-corporate .table-presenta {
    top: 82%;
  }
}
/* line 1860, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .home-corporate .main-tr {
    display: grid;
  }
}
/* line 1865, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate td {
  background-size: cover;
  height: 154px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: 4px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .home-corporate td {
    width: 100% !important;
    height: 94px;
  }
}
/* line 1881, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1882, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(1) td:nth-child(1) {
  background-image: url('../../../../images/banner-corporate.png');
  color: #fff;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .home-corporate tr:nth-child(1) td:nth-child(1) {
    height: 94px;
  }
}
/* line 1890, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(1) td:nth-child(2) {
  width: 50%;
  background-image: url('../../../../images/banner-corporate_two.png');
  color: #2f2f2f;
  text-align: left;
}
/* line 1895, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(1) td:nth-child(2) a {
  color: black;
}
/* line 1897, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(1) td:nth-child(2) a:hover {
  color: red;
}
@media only screen and (max-width: 767px) {
  .home-corporate tr:nth-child(1) td:nth-child(2) {
    height: 57px;
  }
}
/* line 1911, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1912, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(2) td:nth-child(1) {
  background-image: url('../../../../images/banner-corporate_two.png');
  color: #2f2f2f !important;
  width: 50%;
}
/* line 1916, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(2) td:nth-child(1) a {
  color: black !important;
}
/* line 1919, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(2) td:nth-child(1) a:hover {
  color: red !important;
}
@media only screen and (max-width: 767px) {
  .home-corporate tr:nth-child(2) td:nth-child(1) {
    height: 94px;
  }
}
/* line 1927, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(2) td:nth-child(2) {
  width: 50%;
  background-image: url('../../../../images/banner-corporate.png');
  color: #fff !important;
  text-align: left;
}
/* line 1932, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate tr:nth-child(2) td:nth-child(2) a {
  color: white !important;
}
@media only screen and (max-width: 767px) {
  .home-corporate tr:nth-child(2) td:nth-child(2) {
    height: 57px;
  }
}
/* line 1948, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporate td:nth-child(3) {
  background-image: url('../../../../images/banner-products.png');
  width: 15%;
  color: #2f2f2f;
}
@media only screen and (max-width: 767px) {
  .home-corporate td:nth-child(3) {
    height: 37px;
  }
}
/* line 1958, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1959, templates/g5_hydrogen/custom/scss/custom.scss */
.home-address .custom {
  padding-left: 24%;
}
/* line 1962, templates/g5_hydrogen/custom/scss/custom.scss */
.home-address .header-3 {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: left;
  color: #fff;
}
/* line 1972, templates/g5_hydrogen/custom/scss/custom.scss */
.home-address p {
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 1.2px;
  text-align: left;
  color: #aaa;
}
/* line 1986, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .span12 .span12 .page-header h2 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: 2.4px;
  text-align: center;
}
/* line 2000, templates/g5_hydrogen/custom/scss/custom.scss */
.MenuTitleArticle {
  background: white;
}
/* line 2003, templates/g5_hydrogen/custom/scss/custom.scss */
.MenuTitleArticle hr {
  border-bottom: 15px solid #cf0029;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 2013, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2014, templates/g5_hydrogen/custom/scss/custom.scss */
.about-col table {
  width: 321px;
}
/* line 2018, templates/g5_hydrogen/custom/scss/custom.scss */
.about-col td {
  padding: 0rem;
}
/* line 2021, templates/g5_hydrogen/custom/scss/custom.scss */
.about-col img {
  display: inline !important;
}
/* line 2024, templates/g5_hydrogen/custom/scss/custom.scss */
.about-col tr:nth-child(2) {
  height: 50px;
  background-color: #2f2f2f;
  color: white;
}
/* line 2029, templates/g5_hydrogen/custom/scss/custom.scss */
.about-col .col-6 {
  padding: 3%;
}
/* line 2032, templates/g5_hydrogen/custom/scss/custom.scss */
.about-col .table1 {
  margin-left: auto;
}
/* line 2036, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) and (max-width: 1023px) {
  .about-col .table1, .about-col .table2 {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .about-col .table1, .about-col .table2 {
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 2049, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2050, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-col p {
  color: #3c5263 !important;
}
/* line 2053, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) {
  /* line 2054, templates/g5_hydrogen/custom/scss/custom.scss */
  .contact-col h3 {
    margin: 0rem 0 0.5rem 0;
  }
}
/* line 2058, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-col .col-6:nth-child(2) {
  padding-left: 4%;
}
/* line 2061, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-col p {
  margin: 0.5rem 0;
}
/* line 2064, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-col .fa {
  color: black;
}
/* line 2067, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-col a {
  color: black;
}
/* line 2072, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-areas {
  text-align: center;
  background-color: #f9fafb;
}
@media (min-width: 768px) {
  /* line 2075, templates/g5_hydrogen/custom/scss/custom.scss */
  .contact-areas {
    padding: 4% 0 7% 0;
  }
}
/* line 2079, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-areas h3 {
  margin: 4.75rem 0 1.75rem 0;
}
/* line 2082, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-areas h5 {
  margin: 0.75rem 0 0.5rem 0;
}
/* line 2085, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-areas p {
  margin: 0.5rem 0;
}
/* line 2088, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-areas a {
  color: #000;
}
/* line 2092, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main {
  border: none;
}
/* line 2094, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main td, .product-table-main tr {
  border: none;
}
/* line 2098, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main td {
  padding: 0rem;
}
/* line 2101, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 970px) {
  /* line 2102, templates/g5_hydrogen/custom/scss/custom.scss */
  .product-table-main tr {
    display: grid;
  }
}
/* line 2107, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table {
  border: 1px solid #eaeaea;
}
/* line 2109, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table tr, .product-table-main .product-table th, .product-table-main .product-table td {
  border: 1px solid #eaeaea;
}
/* line 2114, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table td {
  padding: 0.5rem;
}
/* line 2118, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table th {
  background-color: #252933;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.08;
  letter-spacing: 0.3px;
  text-align: center;
  color: #fff;
}
@media (max-width: 971px) {
  /* line 2128, templates/g5_hydrogen/custom/scss/custom.scss */
  .product-table-main .product-table th {
    font-size: 10px;
  }
}
/* line 2132, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table tr {
  display: table-row !important;
}
/* line 2134, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table tr td {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.08;
  letter-spacing: 0.3px;
  text-align: center;
  color: #2f2f2f;
}
@media (max-width: 971px) {
  /* line 2143, templates/g5_hydrogen/custom/scss/custom.scss */
  .product-table-main .product-table tr td {
    font-size: 10px;
  }
}
/* line 2147, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table tr td:first-child {
  font-weight: bold;
  color: #000;
}
/* line 2152, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2153, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 971px) {
  /* line 2155, templates/g5_hydrogen/custom/scss/custom.scss */
  .product-table-main .product-table.two tr th:first-child, .product-table-main .product-table.two tr td:first-child {
    display: none;
  }
}
/* line 2161, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .fa {
  color: #17c0d4;
}
/* line 2166, templates/g5_hydrogen/custom/scss/custom.scss */
.carrer-table {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: none;
  width: 417px;
  height: 141px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
/* line 2175, templates/g5_hydrogen/custom/scss/custom.scss */
.carrer-table td, .carrer-table th, .carrer-table tr {
  border: none;
}
/* line 2180, templates/g5_hydrogen/custom/scss/custom.scss */
.carrer-table td:first-child {
  background-image: linear-gradient(158deg, #cf0029, #1e3883);
  width: 13.9%;
}
/* line 2184, templates/g5_hydrogen/custom/scss/custom.scss */
.carrer-table p {
  padding: 0 0 0 7%;
}
/* line 2187, templates/g5_hydrogen/custom/scss/custom.scss */
.carrer-table a {
  color: #cf0029;
  font-weight: bold;
}
/* line 2193, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu {
  text-align: center;
}
/* line 2195, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu .contenedor {
  position: relative;
}
/* line 2199, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu .contenedor img:nth-child(1) {
  width: 100%;
  max-height: 400px;
  height: 234px;
}
/* line 2205, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2206, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu .contenedor .column img {
  width: 296px;
  height: auto;
}
/* line 2214, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu .top-banner {
  position: absolute;
  top: 10px;
  left: 10px;
}
/* line 2219, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu .center-banner {
  position: absolute;
  top: 0%;
  width: 100%;
  background: #fff;
  border-top: 3px solid #cf0029;
}
@media only screen and (max-width: 767px) {
}
/* line 2229, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu .right-banner {
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(4%, -50%);
  letter-spacing: 4px;
}
@media (min-width: 930px) and (max-width: 1690px) {
  /* line 2235, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbannermenu .right-banner {
    left: 43%;
    transform: translate(10%, -50%);
  }
}
@media (min-width: 780px) and (max-width: 929px) {
  /* line 2240, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbannermenu .right-banner {
    left: 31%;
    top: 35%;
    letter-spacing: 1px;
    transform: translate(2%, -50%);
  }
}
@media (max-width: 779px) {
  /* line 2247, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbannermenu .right-banner {
    left: 49%;
    letter-spacing: 0px;
    right: 5%;
  }
  /* line 2251, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbannermenu .right-banner h1 {
    color: white;
  }
}
/* line 2256, templates/g5_hydrogen/custom/scss/custom.scss */
.topbannermenu .left-banner {
  position: absolute;
  top: 78%;
  left: 9.5%;
}
@media only screen and (max-width: 767px) {
  .topbannermenu .left-banner {
    top: 54%;
  }
}
/* line 2267, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu {
  /* Navbar container */
  /* Links inside the navbar */
  /* Add a background color on hover */
  /* The dropdown container */
  /* Dropdown button */
  /* Add a red background color to navbar links on hover */
  /* Dropdown content (hidden by default) */
  /* Mega Menu header, if needed */
  /* Show the dropdown menu on hover */
  /* Clear floats after the columns */
}
@media only screen and (max-width: 767px) {
  #g-navigation .fut-menu {
    display: none;
  }
}
/* line 2272, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .fa-caret-down {
  display: none;
}
/* line 2277, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .navbar {
  overflow: hidden;
  background-color: transparent;
  margin-bottom: 0px;
}
/* line 2285, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .navbar .dropdown1-content a {
  float: left;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #g-navigation .fut-menu .navbar .dropdown1-content a {
    font-size: 11px;
  }
}
/* line 2298, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .navbar .column a {
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 20px;
  color: #cf0029;
  white-space: nowrap;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  transition: color 0.2s linear;
}
/* line 2311, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu p {
  font-size: 12px;
  text-align: left;
}
/* line 2316, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column {
  float: left;
  width: 33.33%;
  padding: 0px;
  height: 184px;
}
/* line 2323, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column > .active > a {
  color: red;
}
/* line 2328, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column a:hover {
  background-color: transparent;
  color: #da7f0c !important;
  transition: color 0.3s linear;
}
/* line 2334, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column .num1 {
  text-transform: uppercase;
  text-align: right;
  color: #cf0029;
  font-weight: 600;
  margin-right: 8%;
  font-size: 30px;
}
/* line 2343, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num2 {
  border-left: 6px solid #cf0029;
  /* max-width: 0px; */
  color: white;
  border-width: 1px;
  /* border-style: solid; */
  border-image: linear-gradient(to bottom, #cf0029, rgba(0, 0, 0, 0)) 1 100%;
}
/* line 2352, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num2ext {
  /* max-width: 0px; */
  color: white;
  border-width: 1px;
  /* border-style: solid; */
  border-image: linear-gradient(to bottom, rgba(114, 165, 52, 1), rgba(0, 0, 0, 0)) 1 100%;
}
/* line 2361, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num3 {
  text-align: left;
  color: white;
  font-size: 12px;
}
/* line 2366, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num3 h4 {
  margin: 0 0 0 0;
  color: #cf0029;
}
/* line 2371, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num3 p {
  margin: 0 0 0 0;
  color: white;
}
/* line 2376, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num3 a {
  display: block;
  padding: 3px 53px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: white;
  white-space: nowrap;
  background: #cf0029;
  margin: 17px 0 0px 0;
  font-size: 13px;
}
/* line 2389, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num3 a:hover {
  color: white !important;
}
/* line 2393, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .column.num3 a span:nth-child(2) {
  color: black;
  margin-left: 50%;
}
/* line 2405, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .dropdown1 {
  float: left;
  overflow: hidden;
  width: 16.6666666667%;
}
/* line 2412, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .dropdown1 .dropbtn {
  border: none;
  outline: none;
  color: black;
  padding: 26px 0px;
  background-color: inherit;
  margin: 0;
  /* Important for vertical align on mobile phones */
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  width: 100%;
}
/* line 2425, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .dropdown1 .dropbtn a {
  color: black;
}
@media (max-width: 1568px) {
  /* line 2429, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .fut-menu .dropdown1 .dropbtn {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #g-navigation .fut-menu .dropdown1 .dropbtn {
    font-size: 8px;
    white-space: normal;
    padding: 28.5px 0px;
  }
}
/* line 2441, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .navbar a:hover, #g-navigation .fut-menu .dropdown1:hover .dropbtn {
  color: #cf0029;
}
/* line 2446, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .dropdown-menu1 {
  list-style: none;
  background-color: #fff;
  margin-top: 0rem;
}
/* line 2453, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .dropdown1-content {
  position: absolute;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s, opacity 0.5s linear;
}
/* line 2468, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .dropdown1-content .header {
  padding: 1px;
  color: white;
}
/* line 2474, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .dropdown1:hover .dropdown1-content {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.3s, opacity 0.3s linear;
}
/* line 2482, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .row:after {
  content: "";
  display: table;
  clear: both;
}
/* line 2489, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .stockquote-table {
  color: white;
}
/* line 2492, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .stockquote-table tbody > tr {
  float: none;
}
/* line 2496, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .stockquote-table tr:nth-child(n + 4) {
  display: none;
}
/* line 2500, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .fut-menu .stockquote-table tr:nth-child(3) th {
  visibility: hidden;
}
/* line 2506, templates/g5_hydrogen/custom/scss/custom.scss */
.b-menu .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) .g-menu-item-container {
  text-align: center !important;
  text-transform: uppercase !important;
}
/* line 2515, templates/g5_hydrogen/custom/scss/custom.scss */
.b-menu .g-main-nav .g-toplevel > li:first-child {
  width: 12.333333% !important;
  top: 2px;
}
/* line 2520, templates/g5_hydrogen/custom/scss/custom.scss */
.b-menu .g-main-nav .g-toplevel > li:last-child {
  width: 287px !important;
  top: -11px;
  height: 76px;
}
@media (max-width: 1068px) {
  /* line 2525, templates/g5_hydrogen/custom/scss/custom.scss */
  .b-menu .g-main-nav .g-toplevel > li:last-child {
    width: 204px !important;
    top: -8px;
  }
}
@media only screen and (max-width: 767px) {
  .b-menu .g-main-nav .g-toplevel > li:last-child {
    width: 75% !important;
    left: 3%;
  }
}
/* line 2534, templates/g5_hydrogen/custom/scss/custom.scss */
.b-menu .g-main-nav .g-toplevel > li:last-child .g-menu-item-title {
  font-size: 10px !important;
}
/* line 2539, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2545, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2546, templates/g5_hydrogen/custom/scss/custom.scss */
.tags .custom {
  width: 75%;
  margin: 0 auto;
}
/* line 2551, templates/g5_hydrogen/custom/scss/custom.scss */
.tags p {
  padding: 10px;
  background-color: #9c1112;
  margin: 15px 0px;
}
/* line 2556, templates/g5_hydrogen/custom/scss/custom.scss */
.tags p a {
  color: #fff;
}
/* line 2561, templates/g5_hydrogen/custom/scss/custom.scss */
.tags .dropdown {
  position: relative;
  display: inline-block;
}
/* line 2566, templates/g5_hydrogen/custom/scss/custom.scss */
.tags .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 12px 16px;
  z-index: 1;
}
/* line 2576, templates/g5_hydrogen/custom/scss/custom.scss */
.tags .dropdown:hover .dropdown-content {
  display: block;
}
/* line 2581, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2582, templates/g5_hydrogen/custom/scss/custom.scss */
.fut-menu .investors .column {
  width: 25% !important;
}
/* line 2587, templates/g5_hydrogen/custom/scss/custom.scss */
.fa {
  color: #cf0029;
  font-weight: bold;
}
/* line 2592, templates/g5_hydrogen/custom/scss/custom.scss */
h1, h2, h3, h4 {
  color: #363636;
  font-weight: 600;
}
/* line 2600, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2601, templates/g5_hydrogen/custom/scss/custom.scss */
.management .item-pagemanagement {
  text-align: center;
}
/* line 2604, templates/g5_hydrogen/custom/scss/custom.scss */
.management .item-pagemanagement h2 {
  color: #000;
  text-transform: uppercase;
}
/* line 2609, templates/g5_hydrogen/custom/scss/custom.scss */
.management .item-pagemanagement h3 {
  font-size: 100% !important;
  background-color: #404040;
  width: 65%;
  padding: 10px;
  margin: 0 auto;
  color: #fff;
  font-weight: 500 !important;
}
@media (max-width: 950px) {
  /* line 2618, templates/g5_hydrogen/custom/scss/custom.scss */
  .management .item-pagemanagement h3 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  /* line 2622, templates/g5_hydrogen/custom/scss/custom.scss */
  .management .item-pagemanagement h3 {
    width: 75%;
  }
}
/* line 2627, templates/g5_hydrogen/custom/scss/custom.scss */
.management .item-pagemanagement div {
  font-size: 0.9rem;
}
/* line 2631, templates/g5_hydrogen/custom/scss/custom.scss */
.management .item-pagemanagement hr {
  border-bottom: 2px solid #6e7eaf;
}
/* line 2635, templates/g5_hydrogen/custom/scss/custom.scss */
.management .item-pagemanagement .buttons a {
  color: #000;
  font-weight: bold;
}
/* line 2640, templates/g5_hydrogen/custom/scss/custom.scss */
.management .item-pagemanagement .buttons span {
  color: #000;
  font-weight: 500;
  font-size: 12px;
}
/* line 2647, templates/g5_hydrogen/custom/scss/custom.scss */
.management #div1, .management #div2, .management #div3, .management #div4, .management #div5, .management #div6, .management #div7, .management #div8, .management #div9, .management #div10, .management #div11, .management #div12 {
  display: none;
  text-align: left;
}
/* line 2664, templates/g5_hydrogen/custom/scss/custom.scss */
.page-header {
  text-align: center;
  padding: 0 0 0.5rem 0;
}
/* line 2669, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2670, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table.one tbody > tr:first-child {
  background: #cf0029;
  background: linear-gradient(90deg, rgba(207, 0, 41, 1) 0%, rgba(114, 29, 88, 1) 100%);
}
/* line 2675, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main .product-table.two tbody > tr:first-child {
  background: #721d58;
  background: linear-gradient(90deg, rgba(114, 29, 88, 1) 0%, rgba(30, 56, 131, 1) 100%);
}
/* line 2680, templates/g5_hydrogen/custom/scss/custom.scss */
.product-table-main th {
  background: none !important;
}
/* line 2685, templates/g5_hydrogen/custom/scss/custom.scss */
.management.category-module {
  display: inline-flex;
  width: 100%;
}
/* line 2689, templates/g5_hydrogen/custom/scss/custom.scss */
.management.category-module > div {
  width: 100%;
}
/* line 2692, templates/g5_hydrogen/custom/scss/custom.scss */
.management.category-module > div h3 {
  width: 75%;
}
@media (max-width: 767px) {
  /* line 2697, templates/g5_hydrogen/custom/scss/custom.scss */
  .management.category-module {
    display: block;
  }
}
/* line 2702, templates/g5_hydrogen/custom/scss/custom.scss */
.p-banner .c-btn-hover {
  background: linear-gradient(to right, #8c11d2, #00b5a3 100%);
  color: #fff !important;
}
/* line 2707, templates/g5_hydrogen/custom/scss/custom.scss */
ul.technology {
  display: inline-flex;
  text-align: center;
}
/* line 2710, templates/g5_hydrogen/custom/scss/custom.scss */
ul.technology li {
  width: 20%;
  list-style-type: none;
}
/* line 2716, templates/g5_hydrogen/custom/scss/custom.scss */
#technology {
  display: -ms-grid !important;
  display: grid !important;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: 1em;
  text-align: center;
}
@media only all and (max-width: 84.938rem) and (min-width: 60rem) {
  /* line 2723, templates/g5_hydrogen/custom/scss/custom.scss */
  #technology {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  /* line 2726, templates/g5_hydrogen/custom/scss/custom.scss */
  #technology {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only all and (max-width: 48rem) {
  /* line 2729, templates/g5_hydrogen/custom/scss/custom.scss */
  #technology {
    -ms-grid-columns: 1fr 1em 1fr 1em 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
/* line 2733, templates/g5_hydrogen/custom/scss/custom.scss */
#technology .card {
  padding: 1em;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 2741, templates/g5_hydrogen/custom/scss/custom.scss */
#technology .card p {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #414141;
  color: white !important;
  width: 90%;
  margin: auto;
  margin-top: 11%;
  height: 94px;
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: 0.7px;
  text-align: center;
  color: #fff;
}
/* line 2761, templates/g5_hydrogen/custom/scss/custom.scss */
#technology .card p:hover {
  background-color: #cf0029;
}
/* line 2768, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 767px) {
  /* line 2770, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 2771, templates/g5_hydrogen/custom/scss/custom.scss */
  .products-main #g-main .g-container {
    width: 100%;
  }
  /* line 2775, templates/g5_hydrogen/custom/scss/custom.scss */
  .products-main #g-main .g-content {
    margin: 0rem;
    padding: 0rem;
  }
}
/* line 2783, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2784, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 table, .products2 tr, .products2 td {
  border: none;
}
/* line 2790, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 p {
  margin: 0px;
  font-size: 14px;
}
/* line 2795, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .right {
  text-align: right;
}
/* line 2798, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .right img {
  padding-left: 20px;
}
/* line 2802, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .right p {
  display: inline-block;
  vertical-align: middle;
}
/* line 2808, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .left {
  text-align: left;
}
/* line 2811, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .left img {
  padding-right: 20px;
}
/* line 2815, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .left p {
  display: inline-block;
  vertical-align: middle;
}
/* line 2821, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .center {
  text-align: center;
}
/* line 2824, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2825, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .center:hover p {
  background-color: #202020;
  padding: 10px 30px;
  font-size: 14px;
  color: white !important;
}
/* line 2830, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .center:hover p strong {
  color: white !important;
  font-size: 20px;
}
/* line 2836, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .center:hover img {
  width: 150px;
}
/* line 2842, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2844, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .left:hover p, .products2 .right:hover p {
  background-color: #202020;
  padding: 10px 30px;
  font-size: 14px;
  color: white !important;
}
/* line 2849, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .left:hover p strong, .products2 .right:hover p strong {
  color: white !important;
  font-size: 20px;
}
/* line 2855, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .left:hover img, .products2 .right:hover img {
  width: 150px;
}
/* line 2860, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 div {
  background: #fff;
  display: none;
  padding: 50px 0px;
}
/* line 2865, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 div p {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  margin-left: 25%;
  text-align: left;
  font-size: 16px;
}
/* line 2875, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .grey {
  background: #f8f8f8;
}
/* line 2878, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 .grey p {
  text-align: right;
}
@media (max-width: 767px) {
  /* line 2884, templates/g5_hydrogen/custom/scss/custom.scss */
  .products2 table {
    display: none;
  }
  /* line 2888, templates/g5_hydrogen/custom/scss/custom.scss */
  .products2 div {
    display: block;
  }
}
/* line 2894, templates/g5_hydrogen/custom/scss/custom.scss */
.product {
  display: flex;
}
@media (max-width: 767px) {
  /* line 2897, templates/g5_hydrogen/custom/scss/custom.scss */
  .product {
    display: block;
  }
}
/* line 2901, templates/g5_hydrogen/custom/scss/custom.scss */
.product .one {
  width: 50%;
  background: #f8f8f8;
  margin-right: 50px;
}
@media (max-width: 767px) {
  /* line 2906, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .one {
    width: 100%;
    margin-right: 0px;
  }
}
/* line 2911, templates/g5_hydrogen/custom/scss/custom.scss */
.product .one .actual-size {
  text-align: center;
  padding: 50px 0px;
  color: #bbb !important;
}
/* line 2917, templates/g5_hydrogen/custom/scss/custom.scss */
.product .one .luminance {
  padding: 0px 50px;
  margin: 0px;
}
/* line 2922, templates/g5_hydrogen/custom/scss/custom.scss */
.product .one ul {
  padding: 0px 50px;
  list-style-type: none;
  margin-top: 0px;
}
/* line 2928, templates/g5_hydrogen/custom/scss/custom.scss */
.product .one .links {
  margin: 0px 50px;
  padding: 25px 50px;
  background: #fff;
}
/* line 2935, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two {
  width: 50%;
}
@media (max-width: 767px) {
  /* line 2938, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .two {
    width: 100%;
  }
}
/* line 2942, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two hr {
  border-bottom: 2px solid #cfcfcf;
}
/* line 2946, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two p a {
  background: #363636;
  color: #fff;
  padding: 10px 20px;
  font-size: 14px;
  border: 1px solid #707070;
  line-height: 46px;
}
/* line 2957, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 0rem 0;
  background: #fff;
  color: #000;
}
/*
 .timeline {
 background-color:#1D1D1D;
 min-height:100vh;
 margin:0;
 font-family: 'Droid Sans', sans-serif;
 &:before {
 content: '';
 position: fixed;
 top:0px;
 left:50%;
 bottom:0px;
 transform:translateX(-50%);
 width:4px;
 background-color:red;
 }
 .entries {
 width:calc(100% - 80px);
 max-width:800px;
 margin:auto;
 position: relative;
 left:-5px;
 .entry {
 width:calc(50% - 80px);
 float:left; 
 padding:20px;
 clear:both;
 text-align:right;
 &:not(:first-child) {
 margin-top:-60px;
 }
 .title {
 font-size:32px;
 margin-bottom:12px;
 position: relative;
 color:black;
 &:before {
 content: '';
 position: absolute;
 width:8px;
 height:8px;
 border:4px solid red;
 background-color:red;
 border-radius:100%;
 top:50%;
 transform:translateY(-50%);
 right:-109px;
 z-index:1000;
 }
 &.big:before {
 width:24px;
 height:24px;
 transform:translate(8px,-50%);
 }
 }
 .body {
 color:#aaa;
 p {
 line-height:1.4em;
 }
 }
 &:nth-child(2n) {
 text-align:left;
 float:right;
 .title {
 &:before {
 left:-99px;
 }
 &.big:before {
 transform:translate(-8px,-50%);
 }
 }
 }
 }
 }
 }*/
/* line 3041, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3042, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline2 table, .timeline2 th, .timeline2 td, .timeline2 tr {
  border: none;
}
/* line 3048, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline2 table {
  width: 30%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .timeline2 table {
    width: 100%;
  }
}
/* line 3055, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline2 .pcenter {
  width: 40%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .timeline2 .pcenter {
    width: 90%;
  }
}
/* line 3063, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline2 .intro {
  background: #f45b69;
  padding: 100px 0;
}
/* line 3068, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline2 .container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
/* line 3075, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline2 h1 {
  font-size: 2.5rem;
}
/* TIMELINE
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* line 3083, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul {
  background: white;
  margin: 0;
}
/* line 3089, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 1px;
  margin: 0 auto;
  padding-top: 2px;
  background: #d70a30;
  height: 198px;
}
/* line 3099, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0px;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
}
/* line 3111, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 400px;
  padding: 15px;
  background: white;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .timeline ul li div {
    padding: 0px;
  }
}
/* line 3131, templates/g5_hydrogen/custom/scss/custom.scss */
.text-fline {
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
}
/* line 3149, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3150, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(odd) div:nth-child(odd) {
  text-align: left;
  left: 45px;
}
/* line 3153, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(odd) div:nth-child(odd) .time {
  text-align: left;
}
/* line 3157, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(odd) div:nth-child(even) {
  text-align: right;
  left: -439px;
  top: -143px;
}
/* line 3161, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(odd) div:nth-child(even) .time {
  text-align: right;
}
/* line 3173, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3174, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(even) div:nth-child(odd) {
  text-align: right;
  left: -439px;
}
/* line 3177, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(even) div:nth-child(odd) .time {
  text-align: right;
}
/* line 3181, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(even) div:nth-child(even) {
  text-align: left;
  left: 45px;
  top: -141px;
}
/* line 3185, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(even) div:nth-child(even) .time {
  text-align: left;
}
/* line 3191, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent #f45b69;
}
/* line 3197, templates/g5_hydrogen/custom/scss/custom.scss */
time, h1 {
  display: block;
  font-size: 38px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #000;
}
/* EFFECTS
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* line 3214, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li::after {
  transition: background 0.5s ease-in-out;
}
/* line 3218, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li.in-view::after {
  background: #fff;
  border: 9px #d70a30 solid;
}
/* line 3223, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
/* line 3229, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(odd) div {
  transform: translate3d(-200px, 0, 0);
}
/* line 3233, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:nth-child(even) div {
  transform: translate3d(200px, 0, 0);
}
/* line 3237, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}
/* line 3243, templates/g5_hydrogen/custom/scss/custom.scss */
.timeline ul li:last-child {
  height: 1px;
}
/* GENERAL MEDIA QUERIES
 –––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 900px) {
  /* line 3251, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline table {
    width: 50%;
    margin: auto;
  }
  /* line 3255, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li div {
    width: 250px;
  }
  /* line 3258, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:nth-child(even) div:nth-child(odd) {
    left: -289px !important;
    /*250+45-6*/
  }
  /* line 3262, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:nth-child(odd) div:nth-child(even) {
    left: -308px !important;
    /*250+45-6*/
  }
}
@media screen and (max-width: 600px) {
  /* line 3269, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline table {
    width: 80%;
  }
  /* line 3273, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:first-child {
    display: none;
  }
  /* line 3277, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li {
    margin-left: 20px;
    height: 298px;
  }
  /* line 3281, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li div {
    width: calc(100vw - 130px);
  }
  /* line 3284, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:nth-child(even) div:nth-child(even) {
    top: 0px;
  }
  /* line 3288, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:nth-child(odd) div:nth-child(even) {
    text-align: left;
    top: 0px;
    left: 45px !important;
  }
  /* line 3293, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:nth-child(even) div:nth-child(odd) {
    left: 41px !important;
    text-align: left;
  }
  /* line 3298, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:nth-child(even) div {
    left: 45px;
  }
  /* line 3301, templates/g5_hydrogen/custom/scss/custom.scss */
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #f45b69 transparent transparent;
  }
}
/* line 3308, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock {
  line-height: 35px;
}
/* line 3310, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .text-before {
  font-size: 39px;
  color: #cf0029;
}
/* line 3317, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table {
  border: none;
}
/* line 3319, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table tr, .c-homepage-stock .stockquote-table th, .c-homepage-stock .stockquote-table td {
  border: none;
  padding: 0;
}
/* line 3325, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table th {
  background: transparent;
}
/* line 3328, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3329, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3330, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3332, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table tbody > tr:first-child label, .c-homepage-stock .stockquote-table tbody > tr:nth-child(2) label {
  font-size: 35px;
}
/* line 3338, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3339, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table label:hover {
  cursor: default;
}
/* line 3343, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3344, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table tbody > tr {
  float: left;
}
/* line 3346, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table tbody > tr:first-child {
  margin-right: 20px;
}
/* line 3349, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table tbody > tr:nth-child(3) {
  width: 100%;
  margin-top: 10px;
}
/* line 3352, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table tbody > tr:nth-child(3) label {
  font-size: 16px;
  font-weight: normal;
}
/* line 3364, templates/g5_hydrogen/custom/scss/custom.scss */
.c-homepage-stock .stockquote-table .stock-data-entry-LastTradePriceOnly {
  margin-right: 20px;
}
/* line 3371, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3372, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock .stock-change-sign-positive label {
  color: ;
}
/* line 3376, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3377, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3378, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3379, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock .stockquote-table tbody > tr:nth-child(3) {
  margin-bottom: 20px;
}
/* line 3382, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock .stockquote-table tbody > tr:nth-child(n + 4) {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
@media (min-width: 768px) {
  .c-investor-stock .stockquote-table tbody > tr:nth-child(n + 4) {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .c-investor-stock .stockquote-table tbody > tr:nth-child(n + 4) {
    width: 100%;
  }
}
/* line 3392, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock .stockquote-table tbody > tr:nth-child(n + 4) label {
  font-size: 24px;
  margin-bottom: 0;
}
/* line 3400, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .c-investor-stock th, .c-investor-stock td {
    text-align: center;
  }
}
/* line 3409, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .stock-data-entry-LastTradeTime label {
    font-size: 12px !important;
  }
}
/* line 3415, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock {
  margin: auto;
  width: 74%;
}
/* line 3418, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock .text-before-container {
  position: relative;
}
/* line 3422, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock .text-before-container:before, .c-investor-stock .text-before-container::before {
  display: inline-block;
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  color: white;
  margin-right: 10px;
}
/* line 3436, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3437, templates/g5_hydrogen/custom/scss/custom.scss */
.c-investor-stock .text-before:before, .c-investor-stock .text-before::before {
  content: "\f012";
  font-family: FontAwesome;
  font-weight: normal;
}
/* line 3448, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-group {
  display: flex;
}
@media (max-width: 950px) {
  /* line 3451, templates/g5_hydrogen/custom/scss/custom.scss */
  .btn-group {
    display: flow-root;
  }
}
/* line 3455, templates/g5_hydrogen/custom/scss/custom.scss */
.btn-group .button {
  width: 253px;
}
/* line 3459, templates/g5_hydrogen/custom/scss/custom.scss */
#select_date table tr td {
  width: 33.33%;
}
/* line 3463, templates/g5_hydrogen/custom/scss/custom.scss */
.list-date.small {
  width: 147px;
  text-align: right;
}
/* line 3469, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3470, templates/g5_hydrogen/custom/scss/custom.scss */
.sub-banner .contenedor {
  height: 400px;
  overflow: hidden;
}
/* line 3476, templates/g5_hydrogen/custom/scss/custom.scss */
.space-p {
  min-height: 95px;
}
/* line 3480, templates/g5_hydrogen/custom/scss/custom.scss */
div.modal {
  top: 10%;
  left: 46%;
  width: 708px;
  margin-left: -280px;
  background-color: transparent;
  border: 1px solid transparent;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px transparent;
  -moz-box-shadow: 0 3px 7px transparent;
  /* box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); */
  /* -webkit-background-clip: padding-box; */
  -moz-background-clip: padding-box;
  /* background-clip: padding-box; */
}
/* line 3501, templates/g5_hydrogen/custom/scss/custom.scss */
.modal-body {
  max-height: 600px;
}
/* line 3505, templates/g5_hydrogen/custom/scss/custom.scss */
#modalInicio {
  background-color: white;
}
/* line 3509, templates/g5_hydrogen/custom/scss/custom.scss */
.fut-menu {
  z-index: 3;
}
/* line 3513, templates/g5_hydrogen/custom/scss/custom.scss */
.products2 {
  margin-left: 4%;
}
/* line 3516, templates/g5_hydrogen/custom/scss/custom.scss */
div.modal.fade {
  top: 0%;
}
/* line 3521, templates/g5_hydrogen/custom/scss/custom.scss */
div.modal {
  z-index: 0;
  position: absolute;
}
/* line 3526, templates/g5_hydrogen/custom/scss/custom.scss */
div.modal.show-pop {
  z-index: 1050;
  position: fixed;
  opacity: 1;
}
/* line 3533, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
}
/* line 3539, templates/g5_hydrogen/custom/scss/custom.scss */
.product-page .col-6 {
  height: 200px;
  display: flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  top: 2%;
  left: 0;
  z-index: 20;
}
/* line 3556, templates/g5_hydrogen/custom/scss/custom.scss */
.product-page .col-6 a strong {
  font-size: 33px;
}
@media only screen and (max-width: 767px) {
  .product-page .col-6 {
    text-align: center !important;
  }
}
/* line 3562, templates/g5_hydrogen/custom/scss/custom.scss */
.product-page .col-6 img {
  width: 140px;
}
/* line 3566, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3567, templates/g5_hydrogen/custom/scss/custom.scss */
.product-page .row:nth-child(odd) .col-6 {
  background: white;
}
/* line 3570, templates/g5_hydrogen/custom/scss/custom.scss */
.product-page .row:nth-child(odd) .col-6:first-child {
  background: #f6f6f6;
}
/* line 3574, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3575, templates/g5_hydrogen/custom/scss/custom.scss */
.product-page .row:nth-child(even) .col-6 {
  background: white;
  text-align: right;
}
/* line 3579, templates/g5_hydrogen/custom/scss/custom.scss */
.product-page .row:nth-child(even) .col-6:last-child {
  background: #f6f6f6;
}
/* line 3585, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature {
  padding: 1.5rem 0;
  background: #fff;
}
/* line 3590, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3591, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-left .g-title {
  text-transform: uppercase;
  text-align: left;
  color: #cf0029;
  font-weight: 600;
  margin-right: 8%;
  font-size: 30px;
}
/* line 3599, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-left ul {
  border-left: 1px solid #cf0029;
}
/* line 3601, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-left ul li {
  padding-left: 11px;
}
/* line 3607, templates/g5_hydrogen/custom/scss/custom.scss */
.title-pro {
  color: #363636;
  font-weight: 600;
  font-size: 1.9rem;
}
/* line 3613, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3614, templates/g5_hydrogen/custom/scss/custom.scss */
.request textarea {
  width: 100%;
}
/* line 3617, templates/g5_hydrogen/custom/scss/custom.scss */
.request #submit {
  background-color: #db2828;
  color: #fff;
  text-shadow: none;
  background-image: none;
  padding: 0.78571429em 1.5em 0.78571429em;
}
/* line 3626, templates/g5_hydrogen/custom/scss/custom.scss */
.down-data {
  /* #submit
   {
   background-color: #db2828;
   color: #fff;
   text-shadow: none;
   background-image: none;
   padding: .78571429em 1.5em .78571429em;
   width: auto !important;
   }*/
}
/* line 3627, templates/g5_hydrogen/custom/scss/custom.scss */
.down-data h3 {
  font-weight: 700 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  font-size: 30px !important;
  line-height: 33px !important;
  letter-spacing: 0px !important;
  color: #cf0029;
}
/* line 3636, templates/g5_hydrogen/custom/scss/custom.scss */
.down-data input {
  width: 70%;
}
/* line 3649, templates/g5_hydrogen/custom/scss/custom.scss */
#submit {
  background-color: #db2828;
  color: #fff;
  text-shadow: none;
  background-image: none;
  padding: 0.78571429em 1.5em 0.78571429em;
  width: auto !important;
}
/* line 3657, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3658, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two li {
  position: relative;
}
/* line 3661, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two li {
  font-family: Raleway;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.42px;
  text-align: center;
  color: #2f2f2f;
}
/* line 3672, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two a img:nth-child(2) {
  display: none;
}
/* line 3675, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two a img:nth-child(1) {
  height: 114px;
  width: 135px;
}
/* line 3680, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3681, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two a:hover img:nth-child(2) {
  display: block;
  position: absolute;
  top: 6px;
  margin: auto;
  text-align: center;
}
@media (max-width: 569px) {
  /* line 3693, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .two a:hover img:nth-child(2) {
    left: auto;
  }
}
/* line 3700, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two ul.c-columns {
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
/* line 3714, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two ul.c-columns > li {
  width: 33.33%;
  padding: 9px 19px;
}
/* line 3721, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 1360px) and (min-width: 767px) {
  /* line 3723, templates/g5_hydrogen/custom/scss/custom.scss */
  .product ul.c-columns > li {
    width: 50% !important;
  }
}
/* line 3729, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) and (max-width: 961px) {
  /* line 3730, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .one {
    width: 40%;
    margin-right: 0px;
  }
}
/* line 3735, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 768px) and (max-width: 961px) {
  /* line 3736, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .two {
    width: 60%;
    margin-right: 0px;
  }
}
/* line 3742, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  /* line 3744, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .two li {
    width: 50% !important;
  }
}
@media (max-width: 568px) {
  /* line 3749, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .two li {
    width: 100% !important;
    padding: 9px 29% !important;
  }
}
/* line 3756, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3757, templates/g5_hydrogen/custom/scss/custom.scss */
.produc-rows .row {
  margin: auto;
  text-align: center;
}
/* line 3761, templates/g5_hydrogen/custom/scss/custom.scss */
.produc-rows .col-12, .produc-rows .col-6, .produc-rows .col-4, .produc-rows .col-3 {
  padding: 4%;
}
/* line 3766, templates/g5_hydrogen/custom/scss/custom.scss */
.produc-rows .col-12 div:first-child, .produc-rows .col-6 div:first-child, .produc-rows .col-4 div:first-child, .produc-rows .col-3 div:first-child {
  margin: auto;
  height: 250px;
  width: 238px;
  padding: 13% 0;
  box-shadow: 4px 3px 11px 0 rgba(0, 0, 0, 0.16);
  border: solid 1px #e9e9e9;
  background-color: #fff;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: 0.49px;
  text-align: center;
  color: #4b4b4b;
}
@media (max-width: 1023px) {
  /* line 3771, templates/g5_hydrogen/custom/scss/custom.scss */
  .produc-rows .col-12 div:first-child, .produc-rows .col-6 div:first-child, .produc-rows .col-4 div:first-child, .produc-rows .col-3 div:first-child {
    padding: 3% 0;
  }
}
/* line 3787, templates/g5_hydrogen/custom/scss/custom.scss */
.produc-rows .col-12 div:first-child strong, .produc-rows .col-6 div:first-child strong, .produc-rows .col-4 div:first-child strong, .produc-rows .col-3 div:first-child strong {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.63px;
  color: #000;
}
/* line 3795, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3796, templates/g5_hydrogen/custom/scss/custom.scss */
.produc-rows .col-12 a:hover div, .produc-rows .col-6 a:hover div, .produc-rows .col-4 a:hover div, .produc-rows .col-3 a:hover div {
  border: 1px solid #cf0029;
}
/* line 3802, templates/g5_hydrogen/custom/scss/custom.scss */
.produc-rows img {
  max-height: 72px;
}
/* line 3806, templates/g5_hydrogen/custom/scss/custom.scss */
.produc-rows .col-12 div:first-child {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/* line 3817, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
/* line 3822, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3823, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-signup .g-menu-item-title, .menu-signup .g-menu-item-content {
  display: none;
  visibility: hidden;
}
/* line 3829, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-signup .g-menu-item-title::before {
  content: url('../../../../images/email.png?5e3b4408');
  color: #db2828;
  position: absolute;
  left: 4px;
  top: -2px;
}
/* line 3838, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-left ul li.current {
  font-weight: 800;
}
/* line 3841, templates/g5_hydrogen/custom/scss/custom.scss */
.res-red {
  color: #cf0029;
  width: 50%;
  margin: auto;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.7px;
  text-align: center;
}
/* line 3854, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3855, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table ul {
  padding: 19%;
  background: #f9f9f9;
  margin-left: 1.5rem;
  margin-right: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}
/* line 3866, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table ul li:before {
  content: "\f068";
  position: absolute;
  margin-left: -1em;
  font-family: FontAwesome;
  color: #cf0029;
}
/* line 3873, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table ul li {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.58;
  letter-spacing: 0.36px;
  text-align: left;
}
/* line 3882, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table ul ul {
  padding: inherit;
  background: inherit;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  list-style-type: none;
  margin-left: 1.5rem;
}
/* line 3891, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table ul ul li:before {
  color: #dac0c5;
}
/* line 3896, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table a {
  opacity: 0.7;
  background-image: linear-gradient(95deg, #8c11d2, #00b5a3);
  border-radius: 0;
  cursor: default;
  color: white !important;
  text-transform: initial;
}
/* line 3904, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table table {
  background-color: #f2f2f2;
  margin: auto;
}
/* line 3909, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table td {
  padding: 0;
  vertical-align: top;
}
/* line 3913, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table tr:nth-child(3) {
  background-color: #f2f2f2;
}
/* line 3915, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table tr:nth-child(3) td {
  padding: 2% 4%;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.35px;
  text-align: center;
}
/* line 3926, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .consumer-table p {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: left;
}
@media (max-width: 960px) {
  /* line 3937, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .consumer-table tr {
    display: grid;
  }
  /* line 3940, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .consumer-table td {
    width: 100% !important;
  }
  /* line 3943, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .consumer-table ul {
    margin: auto;
  }
}
/* line 3949, templates/g5_hydrogen/custom/scss/custom.scss */
.c-columns.c-columns--two img:hover {
  content: url('../../../../images/datasheets_hover.png');
  background-color: #cf0029;
}
/* line 3954, templates/g5_hydrogen/custom/scss/custom.scss */
.form-cont {
  background: #cf0029;
}
/* line 3956, templates/g5_hydrogen/custom/scss/custom.scss */
.form-cont label {
  color: white;
}
/* line 3961, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  /* line 3963, templates/g5_hydrogen/custom/scss/custom.scss */
  .key-li tr {
    display: grid;
  }
}
/* line 3969, templates/g5_hydrogen/custom/scss/custom.scss */
.adminlist {
  width: 400px;
}
/* line 3973, templates/g5_hydrogen/custom/scss/custom.scss */
.adminlist .btn-group .button {
  width: auto;
}
/* line 3977, templates/g5_hydrogen/custom/scss/custom.scss */
.table-fix {
  width: 100% !important;
}
@media only screen and (max-width: 767px) {
  /* line 3980, templates/g5_hydrogen/custom/scss/custom.scss */
  .table-fix tr {
    display: grid;
  }
  /* line 3984, templates/g5_hydrogen/custom/scss/custom.scss */
  .table-fix td {
    width: 100% !important;
  }
}
/* line 3990, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 3991, templates/g5_hydrogen/custom/scss/custom.scss */
.table-presenta td:first-child a {
  color: white;
}
/* line 3996, templates/g5_hydrogen/custom/scss/custom.scss */
.scrolled-menu {
  top: 1.3rem;
  position: fixed !important;
}
/* line 4001, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled {
  background-image: url('../../../../images/menuhome-header.png');
  position: fixed !important;
  width: 100%;
  border-bottom: 1px #bf9d9d solid;
}
/* line 4015, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .logo-hidden {
  display: initial;
}
/* line 4018, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .logo-visible {
  display: none;
}
/* line 4024, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .g-menu-item.active .g-menu-item-title {
  color: black !important;
}
/* line 4027, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .g-menu-item.g-selected .g-menu-item-content .g-menu-item-title {
  color: black !important;
}
/* line 4030, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .menu-signup .g-menu-item-title {
  color: black !important;
}
/* line 4034, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .fut-menu .dropdown1 .dropbtn {
  color: #fff;
}
/* line 4037, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .fut-menu .dropdown1 .dropbtn:hover {
  color: #cf0029 !important;
  font-weight: bold !important;
}
/* line 4043, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .scrolled .topbannermenu .center-banner {
  border-bottom: 3px solid #cf0029;
}
/* line 4048, templates/g5_hydrogen/custom/scss/custom.scss */
.itemid-120 .m-abou, .itemid-121 .m-abou, .itemid-249 .m-abou, .itemid-166 .m-prod, .itemid-250 .m-prod, .itemid-251 .m-prod, .itemid-252 .m-prod, .itemid-253 .m-prod, .itemid-254 .m-prod, .itemid-255 .m-prod, .itemid-256 .m-prod, .itemid-187 .m-tech, .itemid-203 .m-inve, .itemid-204 .m-inve, .itemid-205 .m-inve, .itemid-206 .m-inve, .itemid-207 .m-inve, .itemid-208 .m-inve, .itemid-209 .m-inve, .itemid-239 .m-inve, .itemid-271 .m-inve, .itemid-265 .m-inve, .itemid-194 .m-inve, .itemid-196 .m-inve, .itemid-197 .m-inve, .itemid-198 .m-inve, .itemid-109 .m-cont, .itemid-266 .m-cust {
  color: red !important;
}
/* line 4079, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4111, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4112, templates/g5_hydrogen/custom/scss/custom.scss */
.menuhome.request input, .menuhome.request textarea, .menuhome.request .uneditable-input {
  width: 100%;
}
/* line 4119, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  /* line 4122, templates/g5_hydrogen/custom/scss/custom.scss */
  .art1 tr, .art2 tr {
    display: grid;
  }
  /* line 4125, templates/g5_hydrogen/custom/scss/custom.scss */
  .art1 td, .art2 td {
    width: 100% !important;
  }
}
/* line 4130, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
}
/* line 4141, templates/g5_hydrogen/custom/scss/custom.scss */
.tab-timeline {
  border-bottom: 1px solid #10398f;
  height: 56px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .tab-timeline {
    height: auto;
  }
}
/* line 4148, templates/g5_hydrogen/custom/scss/custom.scss */
.tab-timeline div {
  background: white;
  text-align: center;
  font-weight: bold;
  padding-top: 13px;
  text-align: center;
  border: 2px solid red;
  color: #cf0029;
  border-radius: 30px;
  height: 100px;
}
/* line 4159, templates/g5_hydrogen/custom/scss/custom.scss */
.tab-timeline div a {
  color: #cf0029;
}
@media only screen and (max-width: 767px) {
  .tab-timeline div {
    height: auto;
    padding-top: 1px;
    height: 28px;
  }
}
/* line 4169, templates/g5_hydrogen/custom/scss/custom.scss */
.tab-timeline div:hover {
  background: #cf0029;
}
/* line 4171, templates/g5_hydrogen/custom/scss/custom.scss */
.tab-timeline div:hover a {
  color: white;
}
/* line 4189, templates/g5_hydrogen/custom/scss/custom.scss */
.tab-timeline.scrolled {
  z-index: 10;
  border: 0px solid white !important;
  border-bottom: 1px solid red !important;
  position: fixed;
  top: 69px;
  width: 90%;
}
/* line 4196, templates/g5_hydrogen/custom/scss/custom.scss */
.tab-timeline.scrolled div {
  border-radius: 0px;
  border: 0px solid white !important;
  border-bottom: 1px solid red !important;
}
@media screen and (max-width: 984px) {
  /* line 4201, templates/g5_hydrogen/custom/scss/custom.scss */
  .tab-timeline.scrolled {
    left: 3%;
  }
}
/* line 4206, templates/g5_hydrogen/custom/scss/custom.scss */
@media screen and (max-width: 900px) {
  /* line 4207, templates/g5_hydrogen/custom/scss/custom.scss */
  .key-li {
    width: 100%;
    margin: auto;
  }
}
/* line 4212, templates/g5_hydrogen/custom/scss/custom.scss */
@media screen and (min-width: 767px) {
  /* line 4213, templates/g5_hydrogen/custom/scss/custom.scss */
  .tab-timeline .col-3 {
    width: 25% !important;
    margin: auto;
  }
}
@media screen and (max-width: 984px) {
  /* line 4218, templates/g5_hydrogen/custom/scss/custom.scss */
  .tab-timeline .col-3 a {
    font-size: 12px;
  }
}
/* line 4224, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .left-banner-m .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 100px;
  padding: 10px 11px;
  background: linear-gradient(to top, #8c11d2, #00b5a3 100%);
  color: white;
}
/* line 4237, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .left-banner-m .fa.fa-facebook {
  padding: 10px 14px;
}
/* line 4240, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .left-banner-m .fa:hover {
  background: red;
}
@media only screen and (max-width: 767px) {
  .topbanner .left-banner-m .fa {
    padding: 2px 4px !important;
  }
}
/* line 4248, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4249, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4251, templates/g5_hydrogen/custom/scss/custom.scss */
.footicons .g-content .custom {
  margin: 0.75rem 0 1.5rem 0;
}
/* line 4255, templates/g5_hydrogen/custom/scss/custom.scss */
.footicons ul {
  list-style-type: none;
}
/* line 4258, templates/g5_hydrogen/custom/scss/custom.scss */
.footicons li {
  padding: 5%;
}
/* line 4261, templates/g5_hydrogen/custom/scss/custom.scss */
.footicons a {
  padding: 1%;
}
/* line 4264, templates/g5_hydrogen/custom/scss/custom.scss */
.footicons .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 100px;
  padding: 7px 8px;
  color: white;
  border: 1px solid white;
}
/* line 4275, templates/g5_hydrogen/custom/scss/custom.scss */
.footicons .fa:hover {
  background: white;
  color: black;
}
/* line 4280, templates/g5_hydrogen/custom/scss/custom.scss */
.footicons .fa-facebook {
  padding: 7px 10px;
}
@media only screen and (max-width: 767px) {
  /* line 4284, templates/g5_hydrogen/custom/scss/custom.scss */
  .footicons ul {
    display: flex;
    margin-left: 0rem;
  }
  /* line 4288, templates/g5_hydrogen/custom/scss/custom.scss */
  .footicons li {
    margin: auto;
    padding: 0;
  }
}
/* line 4295, templates/g5_hydrogen/custom/scss/custom.scss */
.presentation {
  width: 63%;
  margin: auto;
}
/* line 4298, templates/g5_hydrogen/custom/scss/custom.scss */
.presentation td:first-child {
  background-color: #f2f2f2;
  padding: 6% 10%;
  width: 50%;
}
/* line 4303, templates/g5_hydrogen/custom/scss/custom.scss */
.presentation td:last-child {
  background-color: #d0302c;
  padding: 6% 10%;
  width: 50%;
  color: white;
}
@media only screen and (max-width: 767px) {
  .presentation {
    width: 95%;
    margin: auto;
  }
  /* line 4312, templates/g5_hydrogen/custom/scss/custom.scss */
  .presentation tr {
    display: grid;
  }
  /* line 4315, templates/g5_hydrogen/custom/scss/custom.scss */
  .presentation td {
    width: 100% !important;
  }
}
/* line 4321, templates/g5_hydrogen/custom/scss/custom.scss */
.showhide {
  cursor: pointer;
}
/* line 4324, templates/g5_hydrogen/custom/scss/custom.scss */
.showhide:before {
  height: 100px;
  background: yellow;
}
/* line 4329, templates/g5_hydrogen/custom/scss/custom.scss */
.showhide {
  cursor: pointer;
}
/* line 4333, templates/g5_hydrogen/custom/scss/custom.scss */
.showhide::after {
  content: "";
  background: transparent url('../../../../images/down8.png') no-repeat right 50%;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  padding: 23px 41px 8px 1px;
  background-size: 26px 26px;
}
/* line 4343, templates/g5_hydrogen/custom/scss/custom.scss */
.showhide.sel::after {
  background-image: url('../../../../images/down8-1.png');
  content: "";
  background-size: 26px 26px;
}
/* line 4349, templates/g5_hydrogen/custom/scss/custom.scss */
.bwcellparagraphmargin, .bwcellpmargin {
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 11px !important;
}
/* line 4356, templates/g5_hydrogen/custom/scss/custom.scss */
.bwtextaligncenter, .bwalignc {
  text-align: center;
}
/* line 4361, templates/g5_hydrogen/custom/scss/custom.scss */
.bwcellpmargin {
  width: 80%;
  padding: 0rem;
}
/* line 4366, templates/g5_hydrogen/custom/scss/custom.scss */
.bwvertalignb.bwpadl0 {
  padding: 0rem;
}
/* line 4370, templates/g5_hydrogen/custom/scss/custom.scss */
.bwtablemarginb.bwwidth80.bwblockalignc {
  width: 80%;
  margin: auto;
}
/* line 4375, templates/g5_hydrogen/custom/scss/custom.scss */
.bwdoublebottomborder, .bwdoublebottom {
  border-bottom: double black 2.25pt;
}
/* line 4380, templates/g5_hydrogen/custom/scss/custom.scss */
.bwsinglebottomborder, .bwsinglebottom {
  border-bottom: solid black 1pt;
}
/* line 4385, templates/g5_hydrogen/custom/scss/custom.scss */
.bwcellpmargin.bwalignr {
  text-align: right;
}
/* line 4389, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .contenedor .img-banner {
  object-fit: cover;
}
/* line 4393, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4394, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner .contenedor h7 img {
  margin-right: 2%;
}
/* line 4399, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .row.equal.width.top.aligned {
  font-size: 1rem;
}
/* line 4403, templates/g5_hydrogen/custom/scss/custom.scss */
.stockquote-chart .btn-group {
  margin-left: 12%;
}
/* line 4407, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4408, templates/g5_hydrogen/custom/scss/custom.scss */
.form-cont h3 {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 1.9rem !important;
}
/* line 4413, templates/g5_hydrogen/custom/scss/custom.scss */
.form-cont label {
  color: #fff !important;
}
/* line 4416, templates/g5_hydrogen/custom/scss/custom.scss */
.form-cont iframe {
  width: 70%;
}
/* line 4421, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .column.column1, .column.column2 {
    width: 100% !important;
  }
}
/* line 4428, templates/g5_hydrogen/custom/scss/custom.scss */
.content-category h2 {
  text-align: center;
}
/* line 4432, templates/g5_hydrogen/custom/scss/custom.scss */
.home-corporatenew {
  background-image: url('../../../../images/banner/abstract-1780378-1920.png');
  background-position-y: bottom;
}
/* line 4437, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4441, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .g-content {
  height: 600px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .inthenews-ly .g-content {
    height: 664px !important;
  }
}
/* line 4448, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .g-content img:nth-child(1) {
  width: 100% !important;
  height: 100%;
}
/* line 4452, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .g-content div img {
  width: inherit !important;
}
/* line 4456, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .inthenews-ly table {
    width: 100%;
  }
}
/* line 4461, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .moduletable ul {
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
@media (max-width: 1693px) {
  /* line 4465, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly .moduletable ul {
    width: 83%;
  }
}
@media (max-width: 1376px) {
  /* line 4468, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly .moduletable ul {
    width: 94%;
  }
}
@media (max-width: 1252px) {
  /* line 4471, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly .moduletable ul {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .inthenews-ly .moduletable ul {
    width: 100%;
  }
}
/* line 4478, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .colormarc {
  padding: 51px 14%;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0), 14px 16px 15px 0 rgba(0, 0, 0, 0.12), 0 0px 0px 0px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.16);
}
/* line 4484, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .isTitleColumn {
  height: 72px;
  margin-bottom: 9%;
}
@media only screen and (max-width: 767px) {
  .inthenews-ly .isTitleColumn {
    height: auto;
    margin-bottom: 9%;
  }
}
/* line 4492, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .isDateColumn {
  height: 40px;
}
/* line 4496, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .mod-articles-category-title {
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: 1.28px;
  text-align: left;
  color: #fff;
  text-transform: uppercase !important;
}
@media only screen and (max-width: 767px) {
  .inthenews-ly .mod-articles-category-title {
    font-size: 12px;
  }
}
/* line 4511, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .isDateColumn .isWrapper {
  font-family: Arial !important;
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #4571ef;
}
/* line 4523, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .isDateColumn .isWrapper span {
  font-size: 17px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
/* line 4534, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .mod-articles-category-introtext {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.19;
  letter-spacing: 0.4px;
  text-align: center;
  color: #969696;
  height: 109px;
  margin: 0 0 1rem 0;
}
/* line 4547, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .mod-articles-category-readmore {
  text-align: center;
}
/* line 4549, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly .mod-articles-category-readmore .c-btn2 {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: center;
  background: #cf0029;
  padding: 10px 57px;
  border-radius: 30px;
  display: inline-block;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}
@media (max-width: 1444px) {
  /* line 4569, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly .mod-articles-category-readmore .c-btn2 {
    font-size: 14px;
  }
}
@media (max-width: 1103px) {
  /* line 4572, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly .mod-articles-category-readmore .c-btn2 {
    font-size: 13px;
    padding: 10px 33px;
  }
}
/* line 4578, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly h1 {
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.9px;
  text-align: center;
  color: #fff;
  padding: 5% 0 1%;
}
/* line 4589, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 800px) and (max-width: 1099px) {
  /* line 4590, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly p {
    margin: 0.5rem 0;
  }
}
/* line 4595, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly ul {
  list-style: none;
  margin-left: 1.5rem;
  padding: 0;
  text-align: left;
}
@media (max-width: 863px) {
  /* line 4600, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly ul {
    margin-left: -0.5rem;
    padding: 0;
    margin-top: 0.5rem;
  }
}
/* line 4606, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly li {
  float: left;
  width: 50%;
  position: relative;
  text-align: left;
  padding: 10px 33px;
}
@media only screen and (max-width: 767px) {
  .inthenews-ly li {
    padding: 0px 32px;
  }
}
@media (min-width: 864px) and (max-width: 1332px) {
  /* line 4617, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly li {
    padding: 0px 9px;
  }
}
@media (max-width: 863px) {
  /* line 4621, templates/g5_hydrogen/custom/scss/custom.scss */
  .inthenews-ly li {
    float: none;
    width: auto;
    border: 1px solid transparent;
  }
}
/* line 4626, templates/g5_hydrogen/custom/scss/custom.scss */
.inthenews-ly li a {
  color: white;
  font-weight: bold;
}
/* line 4633, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4634, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4635, templates/g5_hydrogen/custom/scss/custom.scss */
.minthenews #g-main table .list-date.small {
  width: 147px;
  text-align: right;
}
/* line 4640, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .minthenews #g-main embed {
    height: 200px;
  }
}
/* line 4647, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4648, templates/g5_hydrogen/custom/scss/custom.scss */
.content-links-a a {
  border: none !important;
  text-align: center;
}
/* line 4652, templates/g5_hydrogen/custom/scss/custom.scss */
.content-links-a a:before {
  content: "\f1c1 ";
  font-family: FontAwesome;
  font-weight: normal;
  margin-right: 10px;
}
/* line 4662, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews-inthenews {
  background-image: url('../../../../images/banner/fondo1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 4666, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews-inthenews h1 {
  color: white;
}
/* line 4669, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews-inthenews .topnews {
  background: transparent;
}
/* line 4672, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews-inthenews h1 {
  padding: 3%;
}
/* line 4675, templates/g5_hydrogen/custom/scss/custom.scss */
.topnews-inthenews .home-corporate {
  background-color: transparent;
}
/* line 4680, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4681, templates/g5_hydrogen/custom/scss/custom.scss */
#patents p, #patents td {
  font-family: "rawline", sans-serif;
}
/* line 4685, templates/g5_hydrogen/custom/scss/custom.scss */
#patents tr, #patents td {
  border: 1px solid rgba(128, 128, 128, 0.3);
}
/* line 4689, templates/g5_hydrogen/custom/scss/custom.scss */
#patents .white-td {
  border: 1px solid white;
}
/* line 4692, templates/g5_hydrogen/custom/scss/custom.scss */
#patents td {
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  /* line 4696, templates/g5_hydrogen/custom/scss/custom.scss */
  #patents td {
    font-size: 12px;
  }
}
/* line 4702, templates/g5_hydrogen/custom/scss/custom.scss */
.img-banner-article {
  height: 60px;
  width: 100%;
  padding: 0px 0 10px 0;
}
/* line 4708, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4709, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two .acce img {
  height: 70px !important;
  width: 70px !important;
}
/* line 4713, templates/g5_hydrogen/custom/scss/custom.scss */
.product .two .acce a:hover img:nth-child(2) {
  display: block;
  position: absolute;
  top: 6px;
  margin: auto;
  left: 49px;
  display: none;
}
@media (min-width: 578px) and (max-width: 767px) {
  /* line 4720, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .two .acce a:hover img:nth-child(2) {
    left: 74px;
  }
}
@media (max-width: 577px) {
  /* line 4723, templates/g5_hydrogen/custom/scss/custom.scss */
  .product .two .acce a:hover img:nth-child(2) {
    display: none;
  }
}
/* line 4729, templates/g5_hydrogen/custom/scss/custom.scss */
.img-separator {
  height: 20px !important;
}
/* line 4733, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 1000px) {
  /* line 4734, templates/g5_hydrogen/custom/scss/custom.scss */
  .fixtable table {
    display: block;
    overflow-x: auto;
  }
}
/* line 4739, templates/g5_hydrogen/custom/scss/custom.scss */
.fixtable table td:first-child {
  max-width: 20% !important;
}
/* line 4744, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4745, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.menu-note h2 {
  margin-left: -21%;
}
@media only screen and (max-width: 767px) {
  .blog.menu-note h2 {
    margin-left: 0;
  }
}
/* line 4751, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4752, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.menu-note .tre-col img {
  width: 100%;
  max-height: 310px;
}
@media only screen and (max-width: 767px) {
  /* line 4758, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog.menu-note table tr {
    display: grid;
  }
  /* line 4760, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog.menu-note table tr td {
    width: 100% !important;
  }
}
/* line 4765, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .blog.menu-note .no-grid tr {
    display: flex;
  }
}
/* line 4772, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 4773, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.eventweb > h2 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.58;
  letter-spacing: 2.4px;
  text-align: center;
}
/* line 4784, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.eventweb .span12 {
  border-bottom: 1px solid rgba(201, 52, 135, 0.169);
}
/* line 4787, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.eventweb table {
  border-left: 10px solid #cf0029 !important;
  border-bottom: 20px solid white;
  border-top: 20px solid white;
  width: 90%;
  margin: auto;
}
/* line 4793, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .blog.eventweb table tr {
    display: grid;
  }
}
/* line 4798, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.eventweb table td:nth-child(1) {
  width: 300px;
}
/* line 4804, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.eventweb table td:nth-child(3) {
  width: 150px;
}
/* line 4810, templates/g5_hydrogen/custom/scss/custom.scss */
#modalInicio {
  opacity: 1;
  width: 100vw;
  height: 100vw;
  background: rgba(193, 179, 179, 0.91);
  left: 0;
  margin-left: 0;
}
/* line 4819, templates/g5_hydrogen/custom/scss/custom.scss */
#modalInicio > .modal-dialog {
  width: 500px;
  background: white;
  margin: auto;
  top: 7%;
  position: relative;
}
/* line 4826, templates/g5_hydrogen/custom/scss/custom.scss */
#modalInicio > .modal-dialog form {
  padding: 0 14%;
}
/* line 4830, templates/g5_hydrogen/custom/scss/custom.scss */
#modalInicio > .modal-dialog input {
  width: 97%;
}
/* line 4837, templates/g5_hydrogen/custom/scss/custom.scss */
h2.main-title {
  font-size: 32px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: 0.8px;
  text-align: center;
  color: #2f2f2f;
}
/* line 4847, templates/g5_hydrogen/custom/scss/custom.scss */
h2.main-title.white {
  color: white !important;
}
/* line 4854, templates/g5_hydrogen/custom/scss/custom.scss */
.mainc {
  position: fixed;
  top: -80px;
  left: 0;
  z-index: 1;
}
/* line 4861, templates/g5_hydrogen/custom/scss/custom.scss */
.mainc a {
  position: absolute;
  top: -80px;
  padding: 0 2%;
  left: 0;
  background: black;
  color: white !important;
}
/* line 4869, templates/g5_hydrogen/custom/scss/custom.scss */
.mainc a:focus {
  top: 100px;
  outline-color: transparent;
  -webkit-transition: top 0.1s ease-in;
  transition: top 0.1s ease-in;
}
/* line 4882, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-grid.scrolled .fut-menu .dropdown1 .dropbtn a {
  color: white;
}
/* line 4887, templates/g5_hydrogen/custom/scss/custom.scss */
.oleb-botton {
  text-transform: uppercase;
  background-image: linear-gradient(to right, #cf0029, #1e3883);
  font-size: 18px;
  letter-spacing: 1.2px;
  padding: 10px 64px;
  border-radius: 30px;
  display: inline-block;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}
/* line 4901, templates/g5_hydrogen/custom/scss/custom.scss */
.oleb-botton:hover {
  background-image: linear-gradient(to right, #1e3883, #cf0029);
}
/* line 4904, templates/g5_hydrogen/custom/scss/custom.scss */
.oleb-botton span {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.4px;
  text-align: center;
  color: #fff;
}
/*# sourceMappingURL=custom_17.css.map */