/* 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 249, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  width: 100%;
}
/* line 254, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 260, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 273, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 274, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 280, templates/g5_hydrogen/custom/scss/custom.scss */
[class*="col-"] {
  width: 100%;
  float: left;
}
@media (min-width: 1024px) {
  /* line 286, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-4 {
    width: 33.33333%;
  }
  /* line 289, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-6 {
    width: 50%;
  }
  /* line 292, templates/g5_hydrogen/custom/scss/custom.scss */
  .col-8 {
    width: 66.66%;
  }
}
@-webkit-keyframes fade-up {
  /* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes fade-up {
  /* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-ms-keyframes fade-up {
  /* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes fade-up {
  /* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes fade-up {
  /* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -60px;
  }
  /* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes spinning {
  /* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinning {
  /* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-ms-keyframes spinning {
  /* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spinning {
  /* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinning {
  /* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    transform: rotate(0deg);
  }
  /* line 306, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes slideUp {
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes slideUp {
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-ms-keyframes slideUp {
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes slideUp {
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes slideUp {
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: 85px;
  }
  /* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes slideDown {
  /* line 314, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-moz-keyframes slideDown {
  /* line 314, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-ms-keyframes slideDown {
  /* line 314, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-o-keyframes slideDown {
  /* line 314, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes slideDown {
  /* line 314, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    top: -85px;
  }
  /* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes slideLeft {
  /* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-moz-keyframes slideLeft {
  /* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-ms-keyframes slideLeft {
  /* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-o-keyframes slideLeft {
  /* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@keyframes slideLeft {
  /* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    right: -85px;
  }
  /* line 319, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    right: 0;
  }
}
@-webkit-keyframes slideRight {
  /* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@-moz-keyframes slideRight {
  /* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@-ms-keyframes slideRight {
  /* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@-o-keyframes slideRight {
  /* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
@keyframes slideRight {
  /* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    opacity: 0;
    left: -85px;
  }
  /* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    opacity: 1;
    left: 0;
  }
}
/* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
.u-fade {
  -webkit-animation: fade-up 1s .3s forwards;
  -moz-animation: fade-up 1s .3s forwards;
  -ms-animation: fade-up 1s .3s forwards;
  -o-animation: fade-up 1s .3s forwards;
  animation: fade-up 1s .3s forwards;
}
/* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 331, templates/g5_hydrogen/custom/scss/custom.scss */
.c-block__gold-discovery .g-title, .c-block__gold-discovery .c-introduction {
  opacity: 0;
  position: relative;
}
/* line 335, templates/g5_hydrogen/custom/scss/custom.scss */
.c-block__gold-discovery .c-introduction {
  animation-delay: 0.7s;
}
/* line 340, templates/g5_hydrogen/custom/scss/custom.scss */
.c-animated-object {
  opacity: 0;
  position: relative;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
}
/* line 349, templates/g5_hydrogen/custom/scss/custom.scss */
.c-animated-object.c-delay1 {
  animation-delay: 0.3s !important;
  -webkit-animation-delay: 0.3s !important;
}
/* line 353, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 354, templates/g5_hydrogen/custom/scss/custom.scss */
.c-animated-object.active.from-right {
  -webkit-animation: slideLeft 1s forwards;
  -moz-animation: slideLeft 1s forwards;
  -ms-animation: slideLeft 1s forwards;
  -o-animation: slideLeft 1s forwards;
  animation: slideLeft 1s forwards;
}
/* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
.c-animated-object.active.from-left {
  -webkit-animation: slideRight 1s forwards;
  -moz-animation: slideRight 1s forwards;
  -ms-animation: slideRight 1s forwards;
  -o-animation: slideRight 1s forwards;
  animation: slideRight 1s forwards;
}
/* line 360, templates/g5_hydrogen/custom/scss/custom.scss */
.c-animated-object.active.from-top {
  -webkit-animation: slideDown 1s forwards;
  -moz-animation: slideDown 1s forwards;
  -ms-animation: slideDown 1s forwards;
  -o-animation: slideDown 1s forwards;
  animation: slideDown 1s forwards;
}
/* line 363, templates/g5_hydrogen/custom/scss/custom.scss */
.c-animated-object.active.from-bottom {
  -webkit-animation: slideUp 1s forwards;
  -moz-animation: slideUp 1s forwards;
  -ms-animation: slideUp 1s forwards;
  -o-animation: slideUp 1s forwards;
  animation: slideUp 1s forwards;
}
/* line 370, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 371, templates/g5_hydrogen/custom/scss/custom.scss */
.pbanner .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 376, templates/g5_hydrogen/custom/scss/custom.scss */
.pbanner p {
  margin: 0px;
}
/* line 381, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms6_credits {
  display: none;
}
/* line 386, templates/g5_hydrogen/custom/scss/custom.scss */
.rollover:hover {
  opacity: 0.6;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
/* line 394, templates/g5_hydrogen/custom/scss/custom.scss */
.rss-header {
  transform: rotate(0);
  transition: transform 0.5s ease;
}
/* line 399, templates/g5_hydrogen/custom/scss/custom.scss */
.rss-header:hover {
  transform: rotate(360deg);
}
/* line 403, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  text-transform: uppercase;
  font-size: 17px;
  padding: 15px 45px;
}
@media (max-width: 1625px) {
  /* line 407, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li {
    padding: 15px 20px;
  }
}
/* line 412, 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-color: #192d46;
}
/* line 416, 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: #fff;
}
/* line 420, 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, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background-color: #264162;
}
/* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
a:hover {
  color: #3783a5;
}
/* line 428, templates/g5_hydrogen/custom/scss/custom.scss */
.menu a:hover {
  border: 0;
  box-sizing: border-box;
  padding-bottom: 8px !important;
}
/* line 434, templates/g5_hydrogen/custom/scss/custom.scss */
.menu a:before, .menu a:after {
  box-sizing: inherit;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 442, templates/g5_hydrogen/custom/scss/custom.scss */
.menu a:before, .menu a:after {
  border-bottom: 2px solid transparent;
  width: 0;
  height: 0;
}
/* line 448, templates/g5_hydrogen/custom/scss/custom.scss */
.menu a:after {
  bottom: 0;
  left: 0;
}
/* line 453, templates/g5_hydrogen/custom/scss/custom.scss */
.menu a:hover::before, .menu a:hover::after {
  width: 100%;
  height: 100%;
}
/* line 458, templates/g5_hydrogen/custom/scss/custom.scss */
.menu a:hover::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
  transition: border-color 0s ease-out 0.2s, width 0.15s ease-out 0.2s, height 0.25s ease-out 0.55s;
}
/* line 467, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase, #g-feature, #g-main {
  padding: 0px;
}
/* line 471, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 476, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  border-top: none;
}
/* line 480, templates/g5_hydrogen/custom/scss/custom.scss */
section > .g-container, main > .g-container, footer > .g-container {
  width: 100%;
  text-align: center;
}
/* line 485, templates/g5_hydrogen/custom/scss/custom.scss */
.divider {
  padding: 0px 15px;
  vertical-align: text-bottom;
  font-weight: 600;
}
/* line 491, templates/g5_hydrogen/custom/scss/custom.scss */
.services {
  padding: 35px 40px;
  text-align: center;
}
@media (max-width: 1220px) {
  /* line 495, templates/g5_hydrogen/custom/scss/custom.scss */
  .services {
    padding: 20px 0px;
  }
}
@media (max-width: 1000px) {
  /* line 499, templates/g5_hydrogen/custom/scss/custom.scss */
  .services {
    padding: 20px 30px;
  }
}
/* line 504, templates/g5_hydrogen/custom/scss/custom.scss */
.services h2 {
  text-transform: uppercase;
  margin-top: 50px;
}
/* line 509, templates/g5_hydrogen/custom/scss/custom.scss */
.integrated-supported {
  background-color: #f0f4f8;
}
/* line 513, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 1000px) {
  /* line 514, templates/g5_hydrogen/custom/scss/custom.scss */
  .size-25 {
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
    width: 50%;
  }
}
/* line 523, templates/g5_hydrogen/custom/scss/custom.scss */
.nice-button {
  margin: 0 auto;
  border: 2px solid lightgray;
  border-radius: 25px;
  display: block;
  width: 250px;
  font-weight: 600;
  font-size: 18px;
  padding: 10px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
/* line 539, templates/g5_hydrogen/custom/scss/custom.scss */
.nice-button:hover {
  background-color: #192d46;
  color: rgba(255, 255, 255, 1);
}
/* line 544, templates/g5_hydrogen/custom/scss/custom.scss */
.sign-up {
  background-color: #314d6f;
  width: 150px;
  height: 40px;
  font-weight: 500;
  font-size: 14px;
  border-radius: 20px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
/* line 558, templates/g5_hydrogen/custom/scss/custom.scss */
.sign-up:hover {
  background-color: #fff;
  color: #192d46;
  font-weight: bold;
}
/* line 564, templates/g5_hydrogen/custom/scss/custom.scss */
.g-title {
  text-transform: uppercase;
}
@media (max-width: 1267px) {
  /* line 569, templates/g5_hydrogen/custom/scss/custom.scss */
  .header-logo, .menu, .header-icons {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 581, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas, #g-mobilemenu-container ul {
  background: #192d46 !important;
}
/* line 585, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #fff;
}
/* line 589, templates/g5_hydrogen/custom/scss/custom.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #192d46;
  font-weight: bold;
}
/* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
.video-banner {
  height: 800px;
}
@media (max-width: 1500px) {
  /* line 599, templates/g5_hydrogen/custom/scss/custom.scss */
  .video-banner {
    height: 700px;
  }
}
@media (max-width: 1040px) {
  /* line 603, templates/g5_hydrogen/custom/scss/custom.scss */
  .video-banner {
    height: 500px;
  }
}
/* line 610, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 612, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 616, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-bg-video {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  background: #222;
}
/* line 627, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-bg-video .player {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  transition-delay: 0.5s;
}
@media (min-width: 1024px) {
  /* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .c-bg-video .player {
    display: block;
  }
}
/* line 641, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-bg-video .player img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  /* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
}
/* line 651, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-bg-video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: transparent;
}
/* line 660, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 661, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-bg-video .video > a {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  z-index: -100;
}
/* line 668, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-bg-video::before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #292929;
  opacity: 0;
  z-index: 2;
}
/* line 680, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .b-banner {
  background: rgba(103, 130, 139, 1);
}
@media (min-width: 992px) {
  /* line 682, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .b-banner {
    border-left: solid 0px #fff;
    border-right: solid 0px #fff;
  }
}
/* line 687, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .b-banner--subpage {
  border: none;
}
/* line 689, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .b-banner--subpage img {
  display: none;
}
/* line 693, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-video-bg--industry {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
}
/* line 700, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text {
  text-align: center;
  position: absolute;
  top: 20%;
  max-width: 100%;
  width: 100%;
  z-index: 3;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .c-banner__text {
    width: 100%;
    top: 30%;
    margin-left: 0%;
  }
  /* line 712, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .c-banner__text p {
    font-size: 20px !important;
  }
}
/* line 721, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text h1 {
  text-transform: uppercase;
  text-shadow: 1px 1px 6px black;
  font-size: calc(4vw - 1rem);
  color: white;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .c-banner__text h1 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .c-banner__text h1 {
    font-size: calc(4vw - 1rem);
  }
}
/* line 739, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text h1 strong {
  color: white;
}
/* line 743, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text h2 {
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  text-shadow: 4px 5px 6px black;
  font-size: calc(4vw - 1rem);
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .c-banner__text h2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .topbanner-presentation .c-banner__text h2 {
    font-size: calc(5.5vw - 1rem);
  }
}
/* line 761, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text h3 {
  text-transform: uppercase;
  color: white;
  font-size: calc(3.5vw - 1rem);
  text-shadow: 1px 1px 6px black;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .c-banner__text h3 {
    font-size: 30px;
    margin: 0rem 0 1.5rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .topbanner-presentation .c-banner__text h3 {
    font-size: calc(4.5vw - 1rem);
  }
}
/* line 774, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text h3 a {
  text-transform: uppercase;
  color: white;
  font-size: calc(3.5vw - 1rem);
  text-shadow: 1px 1px 6px black;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .c-banner__text h3 a {
    font-size: 14px;
    margin: 0rem 0 1.5rem 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .topbanner-presentation .c-banner__text h3 a {
    font-size: calc(4.5vw - 1rem);
  }
}
/* line 791, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text h5 {
  text-transform: uppercase;
  color: white;
  font-size: calc(2.5vw - 1rem);
  text-shadow: 1px 1px 6px black;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .c-banner__text h5 {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .topbanner-presentation .c-banner__text h5 {
    font-size: calc(3.5vw - 1rem);
  }
}
/* line 805, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text p {
  /* font-size: calc(2.3vw - 1rem);
   text-align: left;
   @include mobile{
   font-size: 12px;
   text-shadow: 1px 1px 1px white;
   }
   @include tablet{
   font-size: calc(3.3vw - 1rem);
   }*/
}
/* line 819, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .c-banner__text .textsubbanner {
  margin-left: 20%;
  margin-right: 20%;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .c-banner__text .textsubbanner {
    margin-left: 0%;
    margin-right: 0%;
  }
}
/* line 831, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 1370px) {
  /* line 832, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .investors-text {
    top: 20%;
  }
  /* line 834, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .investors-text p {
    font-size: 15px !important;
    padding: 0px 50px;
  }
}
@media (max-width: 1023px) {
  /* line 840, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .investors-text {
    top: 20%;
  }
  /* line 843, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .investors-text h2 {
    font-size: calc(5vw - 1rem);
  }
  /* line 847, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .investors-text p {
    font-size: 13px !important;
  }
  /* line 851, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .investors-text .nice-button {
    padding: 10px;
    font-size: 20px;
  }
}
/* line 860, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .investors-text {
  width: 100%;
  margin: auto;
}
/* line 865, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 867, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .investors-text, .showcase-banner .investors-text {
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  text-shadow: 4px 5px 6px black;
  position: absolute;
  top: 100px;
  font-size: calc(4vw - 1rem);
  width: 100%;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .investors-text, .showcase-banner .investors-text {
    font-size: 30px;
    top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .topbanner-presentation .investors-text, .showcase-banner .investors-text {
    font-size: calc(5.5vw - 1rem);
    top: 25px;
  }
}
@media (max-width: 400px) {
  /* line 888, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .investors-text, .showcase-banner .investors-text {
    font-size: 27px;
  }
}
/* line 894, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .g-content, .showcase-banner .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 899, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .container, .showcase-banner .container {
  position: relative;
  width: 100%;
}
/* line 904, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .image, .showcase-banner .image {
  display: block;
  width: 100%;
  height: auto;
}
/* line 910, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .overlay, .showcase-banner .overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #000;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  opacity: 0.6;
}
/* line 923, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 925, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .container:hover .img, .showcase-banner .container:hover .img {
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 933, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .container:hover .overlay, .showcase-banner .container:hover .overlay {
  top: 0;
  height: 50%;
  margin-top: 32%;
}
/* line 939, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .container:hover .image, .showcase-banner .container:hover .image {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.2s ease-in;
}
/* line 944, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .container .image, .showcase-banner .container .image {
  -webkit-transition: all 0.2s ease-in;
}
/* line 949, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .container::before .image, .showcase-banner .container::before .image {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-in;
}
/* line 955, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .container, .showcase-banner .container {
  overflow: hidden;
}
/* line 957, templates/g5_hydrogen/custom/scss/custom.scss */
.topbanner-presentation .text, .showcase-banner .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .topbanner-presentation .text, .showcase-banner .text {
    width: 90%;
    font-size: 18px;
  }
  /* line 972, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .text .nice-button, .showcase-banner .text .nice-button {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  /* line 977, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .text, .showcase-banner .text {
    font-size: 15px;
  }
  /* line 980, templates/g5_hydrogen/custom/scss/custom.scss */
  .topbanner-presentation .text .nice-button, .showcase-banner .text .nice-button {
    font-size: 15px;
  }
}
/* line 991, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us-banner .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 996, templates/g5_hydrogen/custom/scss/custom.scss */
.years-in-business {
  background: #525252;
  color: #fff;
  height: 300px;
  padding: 50px;
}
/* line 1003, templates/g5_hydrogen/custom/scss/custom.scss */
.happy-clients {
  background: #6a6a6a;
  color: #fff;
  height: 300px;
  padding: 50px;
}
/* line 1010, templates/g5_hydrogen/custom/scss/custom.scss */
.owned-by-management {
  background: #b8b8b8;
  color: #fff;
  height: 300px;
  padding: 50px;
}
/* line 1017, templates/g5_hydrogen/custom/scss/custom.scss */
.number {
  font-size: 50px;
  margin: 0;
}
/* line 1022, templates/g5_hydrogen/custom/scss/custom.scss */
.text {
  font-size: 30px;
  font-weight: 300;
  margin: 0;
}
/* line 1028, templates/g5_hydrogen/custom/scss/custom.scss */
.leveraging > div {
  width: 80%;
  margin: auto !important;
}
/* line 1033, templates/g5_hydrogen/custom/scss/custom.scss */
.compliance {
  width: 450px;
  text-align: left;
  left: 30px;
  top: -110px;
  position: relative;
}
/* line 1041, templates/g5_hydrogen/custom/scss/custom.scss */
.compliance-img {
  position: relative;
  left: 18%;
}
/* line 1046, templates/g5_hydrogen/custom/scss/custom.scss */
.efficiency {
  width: 450px;
  text-align: right;
  left: 400px;
  top: -725px;
  position: relative;
}
/* line 1053, templates/g5_hydrogen/custom/scss/custom.scss */
.efficiency h3 {
  text-align: left;
}
/* line 1058, templates/g5_hydrogen/custom/scss/custom.scss */
.efficiency-img {
  position: relative;
  bottom: 592px;
  right: -2%;
}
/* line 1064, templates/g5_hydrogen/custom/scss/custom.scss */
.value {
  width: 300px;
  text-align: left;
  top: -300px;
  left: 490px;
  position: relative;
}
/* line 1072, templates/g5_hydrogen/custom/scss/custom.scss */
.value-img {
  position: relative;
  right: 20%;
}
/* line 1077, templates/g5_hydrogen/custom/scss/custom.scss */
.flexible {
  width: 450px;
  text-align: left;
  top: -815px;
  left: 25px;
  position: relative;
}
/* line 1084, templates/g5_hydrogen/custom/scss/custom.scss */
.flexible h3 {
  text-align: right;
}
/* line 1089, templates/g5_hydrogen/custom/scss/custom.scss */
.flexible-img {
  position: relative;
  bottom: 610px;
}
/* line 1094, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1096, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us-icons .icons {
  display: flex;
}
/* line 1100, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us-icons .row1, .about-us-icons .row2 {
  display: flex;
  width: 50%;
}
/* line 1105, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us-icons .products {
  background: #032744;
  color: white;
  padding: 60px;
  width: 100%;
}
/* line 1112, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us-icons .products2 {
  background: #073f6c;
  color: white;
  padding: 60px;
  width: 100%;
}
/* line 1119, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us-icons .title {
  color: white;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 1127, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us-icons .sub-title {
  font-weight: 300;
  font-size: 17px;
  margin-top: 0px;
}
@media (max-width: 1200px) {
  /* line 1134, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us-icons .icons {
    display: block;
  }
  /* line 1138, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us-icons .row1, .about-us-icons .row2 {
    width: 100%;
    display: flex;
  }
  /* line 1143, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us-icons .products, .about-us-icons .products2 {
    width: 50%;
  }
}
@media (max-width: 667px) {
  /* line 1149, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us-icons .row1, .about-us-icons .row2 {
    display: block;
  }
  /* line 1153, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us-icons .products, .about-us-icons .products2 {
    width: 100%;
  }
}
/* line 1159, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1161, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .page-header {
  display: none;
}
/* line 1165, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team {
  background: url('../../../../images/team-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 1171, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team h2 {
  margin: 0px;
  padding: 50px;
  color: white;
  text-transform: uppercase;
}
/* line 1179, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .row1, .about-us .team .row2 {
  display: flex;
  width: 90%;
  margin: auto;
}
/* line 1185, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .row1-1, .about-us .team .row1-2, .about-us .team .row2-1, .about-us .team .row2-2 {
  display: flex;
  width: 100%;
}
/* line 1190, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .row2 {
  margin-top: 50px;
  padding-bottom: 150px;
}
/* line 1195, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card {
  background-color: #dadee1;
  opacity: 0.75;
  width: 100%;
  height: 300px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 100px 0px;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -ms-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}
/* line 1209, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card h3 {
  color: #032744;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
  -webkit-transition: font-size 1s;
  -moz-transition: font-size 1s;
  -o-transition: font-size 1s;
  transition: font-size 1s;
}
/* line 1221, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card hr {
  width: 75px;
  margin: auto;
  color: #11344f;
  background: #11344f;
  height: 3px;
  border: none;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 1232, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card p {
  margin-top: 10px;
  -webkit-transition: font-size 1s;
  -moz-transition: font-size 1s;
  -o-transition: font-size 1s;
  transition: font-size 1s;
}
/* line 1241, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card:hover {
  opacity: 1;
}
/* line 1245, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card:hover h3 {
  font-size: 25px;
}
/* line 1249, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card:hover hr {
  width: 75%;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
/* line 1256, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .team .card:hover p {
  font-size: 18px;
}
@media (max-width: 1200px) {
  /* line 1263, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us .team .row1, .about-us .team .row2 {
    display: block;
    width: 95%;
    margin-top: 0px;
  }
  /* line 1269, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us .team .row1-1, .about-us .team .row1-2, .about-us .team .row2-1, .about-us .team .row2-2 {
    width: 100%;
    margin-top: 50px;
  }
}
@media (max-width: 650px) {
  /* line 1276, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us .team .row1, .about-us .team .row2 {
    width: 85%;
  }
  /* line 1280, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us .team .row1-1, .about-us .team .row1-2, .about-us .team .row2-1, .about-us .team .row2-2 {
    display: block;
    margin-top: 0px;
  }
  /* line 1285, templates/g5_hydrogen/custom/scss/custom.scss */
  .about-us .team .card {
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* line 1297, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1298, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic h2, .cms h2, .digital h2, .web-casting h2 {
  font-size: 40px;
  text-transform: uppercase;
  margin-bottom: 100px;
  padding-top: 50px;
}
/* line 1304, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .icons, .cms .icons, .digital .icons, .web-casting .icons {
  display: flex;
}
@media (max-width: 800px) {
  /* line 1307, templates/g5_hydrogen/custom/scss/custom.scss */
  .strategic .icons, .cms .icons, .digital .icons, .web-casting .icons {
    display: block;
  }
}
/* line 1311, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .icons > div, .cms .icons > div, .digital .icons > div, .web-casting .icons > div {
  width: 33%;
  margin-bottom: 50px;
}
@media (max-width: 800px) {
  /* line 1315, templates/g5_hydrogen/custom/scss/custom.scss */
  .strategic .icons > div, .cms .icons > div, .digital .icons > div, .web-casting .icons > div {
    width: 100%;
  }
}
/* line 1319, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .icons img, .cms .icons img, .digital .icons img, .web-casting .icons img {
  width: 50%;
  margin-top: 38px;
}
/* line 1324, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .icons p, .cms .icons p, .digital .icons p, .web-casting .icons p {
  font-size: 20px;
}
/* line 1330, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1331, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  margin: auto;
}
/* line 1338, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon1 {
  background-color: #ef9a19;
  color: #ef9a19 !important;
}
/* line 1343, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon2 {
  background-color: #f4be30;
  color: #f4be30 !important;
}
/* line 1348, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon3 {
  background-color: #9eca72;
  color: #9eca72 !important;
}
/* line 1353, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon4 {
  background-color: #579c87;
  color: #579c87 !important;
}
/* line 1358, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1364, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1369, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon:hover img {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
/* line 1375, templates/g5_hydrogen/custom/scss/custom.scss */
.strategic .img-icon:hover {
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 1382, templates/g5_hydrogen/custom/scss/custom.scss */
.cms {
  background: url('../../../../images/banners/complient-banner-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 1388, templates/g5_hydrogen/custom/scss/custom.scss */
.cms h2, .cms p {
  color: #fff !important;
}
/* line 1392, templates/g5_hydrogen/custom/scss/custom.scss */
.cms .img-icon {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  background-color: #44647e;
  margin: auto;
}
/* line 1400, templates/g5_hydrogen/custom/scss/custom.scss */
.cms .img-icon img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1406, templates/g5_hydrogen/custom/scss/custom.scss */
.cms .img-icon {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1411, templates/g5_hydrogen/custom/scss/custom.scss */
.cms .img-icon:hover img {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
/* line 1417, templates/g5_hydrogen/custom/scss/custom.scss */
.cms .img-icon:hover {
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 1425, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1427, templates/g5_hydrogen/custom/scss/custom.scss */
.digital h2, .digital p {
  color: #355174 !important;
}
/* line 1431, templates/g5_hydrogen/custom/scss/custom.scss */
.digital .img-icon {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  background-color: #355174;
  margin: auto;
}
/* line 1438, templates/g5_hydrogen/custom/scss/custom.scss */
.digital .img-icon img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1444, templates/g5_hydrogen/custom/scss/custom.scss */
.digital .img-icon {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1449, templates/g5_hydrogen/custom/scss/custom.scss */
.digital .img-icon:hover img {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
/* line 1455, templates/g5_hydrogen/custom/scss/custom.scss */
.digital .img-icon:hover {
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 1461, templates/g5_hydrogen/custom/scss/custom.scss */
.web-casting {
  background: url('../../../../images/banners/complient-banner-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 1467, templates/g5_hydrogen/custom/scss/custom.scss */
.web-casting h2, .web-casting p {
  color: #fff !important;
}
/* line 1471, templates/g5_hydrogen/custom/scss/custom.scss */
.web-casting .img-icon {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  background-color: #fff;
  margin: auto;
}
/* line 1478, templates/g5_hydrogen/custom/scss/custom.scss */
.web-casting .img-icon img {
  max-width: 100%;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1484, templates/g5_hydrogen/custom/scss/custom.scss */
.web-casting .img-icon {
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 1489, templates/g5_hydrogen/custom/scss/custom.scss */
.web-casting .img-icon:hover img {
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
/* line 1495, templates/g5_hydrogen/custom/scss/custom.scss */
.web-casting .img-icon:hover {
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
@keyframes ldt-slide-left-in {
  /* line 1503, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(-400%, 0);
    transform: translate(-400%, 0);
    opacity: 0;
  }
  /* line 1508, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1511, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes ldt-slide-left-in {
  /* line 1518, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(-400%, 0);
    transform: translate(-400%, 0);
    opacity: 0;
  }
  /* line 1523, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1526, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* line 1532, templates/g5_hydrogen/custom/scss/custom.scss */
.ldt-slide-left-in {
  -webkit-transform: translate(-400%, 0);
  transform: translate(-400%, 0);
  opacity: 0;
  -webkit-animation: ldt-slide-left-in 2s cubic-bezier(0, 0.5, 0.5, 1) forwards;
  animation: ldt-slide-left-in 2s cubic-bezier(0, 0.5, 0.5, 1) forwards;
}
@keyframes ldt-slide-right-in {
  /* line 1540, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(400%, 0);
    transform: translate(400%, 0);
    opacity: 0;
  }
  /* line 1545, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1548, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes ldt-slide-right-in {
  /* line 1555, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(400%, 0);
    transform: translate(400%, 0);
    opacity: 0;
  }
  /* line 1560, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1563, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* line 1569, templates/g5_hydrogen/custom/scss/custom.scss */
.ldt-slide-right-in {
  -webkit-transform: translate(400%, 0);
  transform: translate(400%, 0);
  opacity: 0;
  -webkit-animation: ldt-slide-right-in 1.5s cubic-bezier(0, 0.5, 0.5, 1) forwards;
  animation: ldt-slide-right-in 1.5s cubic-bezier(0, 0.5, 0.5, 1) forwards;
}
@keyframes ldt-slide-top-in {
  /* line 1577, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(0, -400%);
    transform: translate(0, -400%);
    opacity: 0;
  }
  /* line 1582, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1585, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes ldt-slide-top-in {
  /* line 1592, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(0, -400%);
    transform: translate(0, -400%);
    opacity: 0;
  }
  /* line 1597, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1600, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* line 1606, templates/g5_hydrogen/custom/scss/custom.scss */
.ldt-slide-top-in {
  -webkit-transform: translate(0, -400%);
  transform: translate(0, -400%);
  opacity: 0;
  -webkit-animation: ldt-slide-top-in 1.5s cubic-bezier(0, 0.5, 0.5, 1) forwards;
  animation: ldt-slide-top-in 1.5s cubic-bezier(0, 0.5, 0.5, 1) forwards;
}
@keyframes ldt-slide-bottom-in {
  /* line 1614, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(0, 400%);
    transform: translate(0, 400%);
    opacity: 0;
  }
  /* line 1619, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1622, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes ldt-slide-bottom-in {
  /* line 1629, templates/g5_hydrogen/custom/scss/custom.scss */
  0% {
    -webkit-transform: translate(0, 400%);
    transform: translate(0, 400%);
    opacity: 0;
  }
  /* line 1634, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
  /* line 1637, templates/g5_hydrogen/custom/scss/custom.scss */
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
/* line 1643, templates/g5_hydrogen/custom/scss/custom.scss */
.ldt-slide-bottom-in {
  -webkit-transform: translate(0, 400%);
  transform: translate(0, 400%);
  opacity: 0;
  -webkit-animation: ldt-slide-bottom-in 1.5s cubic-bezier(0, 0.5, 0.5, 1) forwards;
  animation: ldt-slide-bottom-in 1.5s cubic-bezier(0, 0.5, 0.5, 1) forwards;
}
/* line 1653, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1654, templates/g5_hydrogen/custom/scss/custom.scss */
.showcase-content .flex {
  display: flex;
}
/* line 1658, templates/g5_hydrogen/custom/scss/custom.scss */
.showcase-content .text {
  width: 27%;
  background: #192d46;
}
/* line 1662, templates/g5_hydrogen/custom/scss/custom.scss */
.showcase-content .text h2 {
  color: #fff;
  text-transform: uppercase;
  padding: 30% 0px;
}
@media (max-width: 1400px) {
  /* line 1667, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-content .text h2 {
    padding: 25% 0px;
    font-size: 25px;
  }
}
@media (max-width: 1150px) {
  /* line 1672, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-content .text h2 {
    padding: 100px 0px;
    margin: 0px;
  }
}
@media (max-width: 650px) {
  /* line 1677, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-content .text h2 {
    font-size: 18px;
    padding: 60px 0px;
  }
}
/* line 1684, templates/g5_hydrogen/custom/scss/custom.scss */
.showcase-content .img {
  width: 73%;
}
@media (max-width: 1150px) {
  /* line 1689, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-content .flex {
    display: block;
  }
  /* line 1693, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-content .text {
    width: 100%;
  }
  /* line 1697, templates/g5_hydrogen/custom/scss/custom.scss */
  .showcase-content .img {
    width: 100%;
  }
}
/* line 1705, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms {
  text-align: left;
  padding: 0px 100px;
}
/* line 1709, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .field {
  padding: 10px 0px;
}
/* line 1713, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms label {
  font-size: 18px !important;
}
/* line 1717, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms input, .chronoforms textarea {
  background: #192d46 !important;
  color: white !important;
  box-shadow: 4px 4px 12px #000 !important;
  font-weight: bold;
  font-size: 17px !important;
  border-radius: 15px !important;
}
/* line 1726, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms button {
  background: #192d46 !important;
}
/* line 1730, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1731, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .vancouver .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 1736, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .vancouver p {
  margin: 0px;
}
/* line 1740, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .vancouver img {
  height: 1040px;
}
/* line 1745, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .group1 {
  width: 48%;
  float: left;
  margin-right: 2%;
}
/* line 1751, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .group2 {
  width: 49%;
  float: left;
}
/* line 1756, templates/g5_hydrogen/custom/scss/custom.scss */
.chronoforms .map-test div {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 800px) {
  /* line 1761, templates/g5_hydrogen/custom/scss/custom.scss */
  .chronoforms {
    padding: 0px 50px;
  }
  /* line 1764, templates/g5_hydrogen/custom/scss/custom.scss */
  .chronoforms .group1, .chronoforms .group2 {
    width: 100%;
    margin-right: 0%;
    float: none;
  }
}
/* line 1773, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1774, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1775, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-website strong span {
  font-size: 1.5em !important;
  color: rgba(64, 80, 124, 1);
}
/* line 1782, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1783, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1784, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-website > div > div:first-child, .ir-website > div > div:nth-child(2) {
  float: left;
  width: 100% !important;
}
@media (min-width: 768px) {
  /* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1791, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1792, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 1793, templates/g5_hydrogen/custom/scss/custom.scss */
  .ir-website > div > div:first-child, .ir-website > div > div:nth-child(2) {
    width: 50% !important;
  }
}
/* line 1800, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1804, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1805, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-item.odd .ir-text {
  background: -webkit-linear-gradient(left, rgba(174, 180, 194, 1), rgba(210, 211, 215, 1));
}
/* line 1807, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-item.odd .ir-text h2 {
  color: rgba(51, 113, 162, 1);
}
/* line 1810, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-item.odd .ir-text p {
  color: rgba(120, 120, 120, 1);
}
/* line 1816, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1817, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-subpage #g-main {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 1820, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-subpage #g-main > .g-container {
  width: 100%;
}
/* line 1822, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1823, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1824, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-subpage #g-main > .g-container > .g-grid > .g-block .g-content {
  margin: 0;
  padding: 0;
}
/* line 1834, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-image {
  height: 300px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 1841, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-image.ir1 {
  background-image: url('../../../../images/ir1.jpg');
}
/* line 1846, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-image.ir2 {
  background-image: url('../../../../images/ir2.jpg');
}
/* line 1851, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-image.ir3 {
  background-image: url('../../../../images/ir3.jpg');
}
/* line 1856, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-image.ir4 {
  background-image: url('../../../../images/ir4.jpg');
}
/* line 1863, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-text-last {
  height: 300px;
  position: relative;
  background-color: transparent;
  background-image: url('../../../../images/ir5.jpg');
  background-size: 50% 100%;
  background-position: left;
  background-repeat: no-repeat;
}
/* line 1873, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-text-last::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 1) 50%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 1) 50%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 1) 50%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 1) 50%);
  background: linear-gradient(left, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 1) 50%);
}
/* line 1886, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-text-last > .ir-wrapper {
  position: absolute;
  color: rgba(0, 0, 0, 1);
  right: 10%;
  top: 50%;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  z-index: 3;
}
/* line 1895, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-text {
  background-color: rgba(55, 125, 185, 1);
  height: 300px;
  position: relative;
}
/* line 1900, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-text h2 {
  color: rgba(255, 255, 255, 1);
}
/* line 1903, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-text p {
  color: rgba(255, 255, 255, 0.8);
}
/* line 1908, templates/g5_hydrogen/custom/scss/custom.scss */
.ir-text .wrapper {
  position: absolute;
  width: 70%;
  text-align: left;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
/* line 1921, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 1923, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman h2 {
  font-size: 38px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 0px;
}
/* line 1931, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman .icons1 {
  display: flex;
}
/* line 1934, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman .icons1 h3, .why-sandman .icons1 p {
  color: #474747 !important;
}
/* line 1939, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman .icons2 {
  display: flex;
  background: #032744;
}
/* line 1943, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman .icons2 h3, .why-sandman .icons2 p {
  color: white !important;
}
/* line 1948, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman .icons3 {
  display: flex;
}
/* line 1951, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman .icons3 h3, .why-sandman .icons3 p {
  color: #032744 !important;
}
/* line 1956, templates/g5_hydrogen/custom/scss/custom.scss */
.why-sandman div.c-animated-object {
  padding: 75px;
  width: 33.33%;
}
@media (max-width: 900px) {
  /* line 1962, templates/g5_hydrogen/custom/scss/custom.scss */
  .why-sandman .icons1, .why-sandman .icons2, .why-sandman .icons3 {
    display: block;
  }
  /* line 1966, templates/g5_hydrogen/custom/scss/custom.scss */
  .why-sandman div.c-animated-object {
    width: 100%;
    padding: 50px 25px;
  }
}
/* line 1975, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items {
  width: 80%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: left;
}
/* line 1982, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items h2 {
  font-size: 50px;
}
/* line 1986, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items a {
  color: #192d46 !important;
}
/* line 1989, templates/g5_hydrogen/custom/scss/custom.scss */
.osmap-items a:hover {
  font-weight: bold;
}
/* line 1997, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 1000px) {
  /* line 1999, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
}
/* line 2012, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2013, templates/g5_hydrogen/custom/scss/custom.scss */
footer a {
  color: #fff;
  transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
}
/* line 2022, templates/g5_hydrogen/custom/scss/custom.scss */
footer a:hover {
  color: #3783a5;
}
/* line 2027, templates/g5_hydrogen/custom/scss/custom.scss */
.info-footer {
  margin: 18% 0%;
}
@media only screen and (max-width: 1600px) {
  /* line 2031, templates/g5_hydrogen/custom/scss/custom.scss */
  .info-footer {
    margin: 15% 0%;
  }
}
@media only screen and (max-width: 1300px) {
  /* line 2035, templates/g5_hydrogen/custom/scss/custom.scss */
  .info-footer {
    margin: 10% 0%;
  }
}
/* line 2041, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2042, templates/g5_hydrogen/custom/scss/custom.scss */
.footer2 .info-footer {
  margin: 5% 0%;
}
/* line 2051, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  position: fixed;
}
/* line 2055, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2057, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-mobile li {
  background-color: #192d46;
  transition: all 0.6s linear;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
}
/* line 2066, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-mobile li:hover {
  background-color: #fff;
  color: #192d46;
  font-weight: bold;
}
/* line 2072, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-mobile li:nth-child(1) {
  animation-duration: 0.2s;
  animation-name: slidein;
}
/* line 2076, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-mobile li:nth-child(2) {
  animation-duration: 0.4s;
  animation-name: slidein;
}
/* line 2080, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-mobile li:nth-child(3) {
  animation-duration: 0.6s;
  animation-name: slidein;
}
/* line 2084, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-mobile li:nth-child(4) {
  animation-duration: 0.8s;
  animation-name: slidein;
}
/* line 2088, templates/g5_hydrogen/custom/scss/custom.scss */
.menu-mobile li:nth-child(5) {
  animation-duration: 1s;
  animation-name: slidein;
}
@keyframes slidein {
  /* line 2094, templates/g5_hydrogen/custom/scss/custom.scss */
  from {
    margin-left: 100%;
    width: 300%;
  }
  /* line 2099, templates/g5_hydrogen/custom/scss/custom.scss */
  to {
    margin-left: 0%;
    width: 100%;
  }
}
/* line 2107, templates/g5_hydrogen/custom/scss/custom.scss */
.b-menuban {
  transition: top 0.5s ease;
  transition: background-color 0.5s ease;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
}
/* line 2116, templates/g5_hydrogen/custom/scss/custom.scss */
.b-menuban .g-content {
  margin: 0.325rem;
  padding: 0.938rem;
}
/* line 2122, templates/g5_hydrogen/custom/scss/custom.scss */
.scrolled {
  background: #264162 !important;
  position: fixed !important;
}
/* line 2127, templates/g5_hydrogen/custom/scss/custom.scss */
.request-call {
  background: url('../../../../images/request-call-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 265px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  /* line 2134, templates/g5_hydrogen/custom/scss/custom.scss */
  .request-call .custom > div {
    width: 75%;
  }
}
@media (max-width: 650px) {
  /* line 2140, templates/g5_hydrogen/custom/scss/custom.scss */
  .request-call .custom > div {
    display: block !important;
    width: 100% !important;
    margin: 0px !important;
  }
}
/* line 2147, templates/g5_hydrogen/custom/scss/custom.scss */
.request-call .text {
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  text-shadow: 4px 5px 6px black;
  font-size: calc(4vw - 1rem);
  margin-top: 75px;
}
@media (max-width: 1600px) {
  /* line 2155, templates/g5_hydrogen/custom/scss/custom.scss */
  .request-call .text {
    margin-top: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .request-call .text {
    font-size: calc(5.5vw - 1rem);
  }
}
@media (max-width: 650px) {
  /* line 2163, templates/g5_hydrogen/custom/scss/custom.scss */
  .request-call .text {
    margin-top: 55px;
    font-size: 23px;
  }
}
/* line 2170, templates/g5_hydrogen/custom/scss/custom.scss */
.request-call a {
  color: white;
  margin-left: 50px;
  margin-top: 90px;
}
/* line 2176, templates/g5_hydrogen/custom/scss/custom.scss */
.request-call .nice-button {
  padding: 15px;
  background: #314259;
}
/* line 2180, templates/g5_hydrogen/custom/scss/custom.scss */
.request-call .nice-button:hover {
  background-color: #415a7b;
}
/* line 2187, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2188, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-sandman .content-categoryblog-sandman a {
  color: #000;
}
/* line 2194, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2195, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2197, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .c-banner__text p, .landingpage .c-banner__text h2 {
  margin: 0 !important;
  font-weight: 700 !important;
  text-transform: capitalize;
}
/* line 2203, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .c-banner__text h2 {
  font-size: 54px;
  text-shadow: 2px 2px 1px black;
}
/* line 2211, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .c-banner--home {
  height: 500px;
}
/* line 2215, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .topbanner-presentation .c-banner__text {
  text-align: center;
  position: absolute;
  top: 31%;
  max-width: 100%;
  width: 100%;
  z-index: 3;
}
/* line 2223, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .services {
  padding: 0px;
}
/* line 2226, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .services p {
  color: black;
  text-transform: uppercase;
}
/* line 2232, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage #g-feature .g-container, .landingpage .mod-size {
  padding: 0 10% 0 10%;
}
/* line 2235, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call {
  background: url('../../../../images/icons/homepage/wehelp-banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 165px;
}
/* line 2241, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call .text {
  margin-top: 52px !important;
}
@media only screen and (max-width: 767px) {
  .landingpage .request-call .text {
    margin-top: 5% !important;
    font-size: 18px;
  }
}
/* line 2251, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call .g-content {
  padding: 0 10% 0 10% !important;
}
@media (max-width: 1023px) and (min-width: 768px) {
  /* line 2257, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .request-call .custom > div {
    width: 100%;
  }
}
/* line 2261, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .landingpage .request-call .mod-size {
    padding: 0 2% 0 2%;
  }
}
/* line 2270, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call .text, .landingpage .request-call-two .text {
  font-size: 21px;
}
@media (min-width: 1430px) {
  /* line 2272, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .request-call .text, .landingpage .request-call-two .text {
    font-size: 29px !important;
  }
}
@media only screen and (max-width: 767px) {
  .landingpage .request-call .text, .landingpage .request-call-two .text {
    font-size: 18px !important;
  }
}
/* line 2284, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 1023px) and (min-width: 768px) {
  /* line 2288, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .request-call-two .custom > div {
    width: 100%;
  }
}
/* line 2293, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call-two .g-content {
  padding: 0 15% 0 15% !important;
}
@media only screen and (max-width: 767px) {
  .landingpage .request-call-two .g-content {
    padding: 0 1% 0 1% !important;
  }
}
/* line 2302, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call-two .col-4 table {
  background: rgba(9, 45, 76, 0.8);
}
@media (max-width: 1160px) {
  /* line 2306, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .request-call-two .col-4 table {
    width: 270px !important;
  }
}
/* line 2310, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call-two .col-4 table td:first-child {
  width: 40px;
}
/* line 2315, templates/g5_hydrogen/custom/scss/custom.scss */
@media (min-width: 1160px) {
  /* line 2317, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .request-call-two .col-4 {
    padding: 0 5% 0 5% !important;
  }
}
/* line 2325, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call-two p {
  color: white;
}
/* line 2330, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage table, .landingpage tr, .landingpage td, .landingpage th {
  border: none;
  color: white;
}
/* line 2335, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2337, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage table td:nth-child(2), .landingpage table a, .landingpage table strong {
  text-align: left;
  margin-left: 0px;
  margin-top: 0px;
  color: white;
}
/* line 2349, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call-two {
  background: url('../../../../images/icons/homepage/free_banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 321px;
}
@media (max-width: 1023px) {
  /* line 2354, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .request-call-two {
    height: 421px;
  }
}
/* line 2360, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .request-call-two .text {
  text-transform: uppercase;
  color: white;
  font-weight: 500;
  text-shadow: 4px 5px 6px black;
  margin-top: 75px;
}
/* line 2370, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials {
  background: #f8f8f8 !important;
}
/* line 2373, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials .g-container {
  padding: 0 10% 0 10% !important;
}
/* line 2377, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials .col-6 {
  border: 28px solid #f8f8f8;
}
@media (min-width: 1024px) {
  /* line 2383, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .testimonials .col-6:nth-child(1) {
    padding-left: 100px;
  }
  /* line 2387, templates/g5_hydrogen/custom/scss/custom.scss */
  .landingpage .testimonials .col-6:nth-child(2) {
    padding-right: 100px;
  }
}
/* line 2392, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials .col-6 table {
  box-shadow: 5px 6px 20px #e0dcdc;
  background: white;
}
/* line 2398, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials h2 {
  color: #192d46;
  margin: 24px;
  text-transform: uppercase;
  font-weight: 900;
}
/* line 2406, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials td, .landingpage .testimonials strong {
  color: black;
}
/* line 2410, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials table tr:first-child {
  height: 100px;
}
/* line 2414, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .testimonials table tr:nth-child(2) {
  height: 130px;
}
/* line 2420, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2422, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage #g-footer p {
  margin: 1rem 1rem;
}
/* line 2429, templates/g5_hydrogen/custom/scss/custom.scss */
.header-icons {
  white-space: nowrap;
}
/* line 2434, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2435, templates/g5_hydrogen/custom/scss/custom.scss */
.services .row {
  width: 50%;
  margin: 0 auto;
}
/* line 2439, templates/g5_hydrogen/custom/scss/custom.scss */
.services .row > div {
  width: 100%;
}
@media (min-width: 1000px) {
  /* line 2443, templates/g5_hydrogen/custom/scss/custom.scss */
  .services .row > div {
    width: 50%;
  }
  /* line 2446, templates/g5_hydrogen/custom/scss/custom.scss */
  .services .row > div:nth-child(1) {
    padding-right: 10px;
  }
  /* line 2450, templates/g5_hydrogen/custom/scss/custom.scss */
  .services .row > div:nth-child(2) {
    padding-left: 10px;
  }
}
@media (max-width: 1000px) {
  /* line 2456, templates/g5_hydrogen/custom/scss/custom.scss */
  .services .row > div:nth-child(2) {
    margin-top: 10px;
  }
}
/* line 2463, templates/g5_hydrogen/custom/scss/custom.scss */
.services .row table {
  height: 90px;
}
/* line 2466, templates/g5_hydrogen/custom/scss/custom.scss */
.services .row table td {
  padding: 0px 15px;
  background-color: #16334b;
}
/* line 2470, templates/g5_hydrogen/custom/scss/custom.scss */
.services .row table td i {
  font-size: 22px;
}
/* line 2475, templates/g5_hydrogen/custom/scss/custom.scss */
.services .row table td:nth-child(2) {
  line-height: 20px;
  font-size: 1.5rem;
}
/* line 2479, templates/g5_hydrogen/custom/scss/custom.scss */
.services .row table td:nth-child(2) a {
  font-size: 0.8rem;
}
/* line 2486, templates/g5_hydrogen/custom/scss/custom.scss */
.services hr {
  border-bottom: 1px solid #20415d;
  width: 65%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 2495, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2496, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2497, templates/g5_hydrogen/custom/scss/custom.scss */
.landingpage .services-icons p {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}
/* line 2505, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common {
  background-image: url('../../../../images/Blogs/common-mistakes/backg.png');
  background-size: cover;
  background-position-y: bottom;
}
/* line 2508, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common hr {
  border-bottom: 14px solid #326490;
  width: 110px;
  text-align: center;
  margin: auto;
}
/* line 2521, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .contenedor {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .blog-common .contenedor {
    height: auto !important;
  }
}
/* line 2531, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .contenedor .img-banner {
  width: 100% !important;
  height: 100%;
}
/* line 2543, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .center-banner-m {
  width: 70%;
  margin: auto;
  padding: 3%;
}
@media only screen and (max-width: 767px) {
  .blog-common .center-banner-m {
    width: 90%;
  }
}
/* line 2562, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2564, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
}
/* line 2573, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common p {
  font-weight: 300;
  color: #fff;
}
/* line 2578, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common p strong {
  font-weight: 700;
  color: white;
}
/* line 2584, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .smal-par {
  padding: 0 25%;
  font-weight: 500;
}
/* line 2589, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common h3 {
  font-family: Raleway;
  font-size: 24px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 1.2px;
  text-align: center;
  color: #fff;
  margin: 0rem 0 0rem 0;
}
/* line 2602, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .img1 .contenedor {
  background-image: url('../../../../images/Blogs/common-mistakes/1.png');
  background-size: cover;
}
/* line 2608, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .img2 .contenedor {
  background-image: url('../../../../images/Blogs/common-mistakes/2.png');
  background-size: cover;
}
/* line 2614, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .img3 .contenedor {
  background-image: url('../../../../images/Blogs/common-mistakes/3.png');
  background-size: cover;
}
/* line 2620, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .img4 .contenedor {
  background-image: url('../../../../images/Blogs/common-mistakes/4.png');
  background-size: cover;
}
/* line 2626, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .col-6 {
  padding: 2%;
}
/* line 2630, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .col-6 .contenedor {
  height: 600px;
  overflow: hidden;
}
@media only screen and (min-width: 1124px) and (max-width: 1710px) {
  /* line 2635, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog-common .col-6 .contenedor {
    height: 650px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1123px) {
  /* line 2639, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog-common .col-6 .contenedor {
    height: 680px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-common .col-6 .contenedor {
    height: 700px !important;
  }
}
/* line 2648, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .col-6 .contenedor .img-banner {
  width: 100% !important;
  height: 100%;
}
/* line 2653, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .col-6 .contenedor div img {
  width: inherit !important;
}
/* line 2660, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .col-6 .center-banner-m {
  position: relative;
  top: 18%;
  /* left: 50%; */
  /* transform: translate(-50%, -115%); */
  width: 75%;
  text-align: left;
}
@media only screen and (max-width: 767px) {
}
/* line 2682, templates/g5_hydrogen/custom/scss/custom.scss */
.blog-common .col-6 .center-banner-m h2 {
  color: white;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 1490px) {
  /* line 2687, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog-common .col-6 .center-banner-m h2 {
    font-size: 20px;
  }
}
/* line 2692, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 1350px) {
  /* line 2694, templates/g5_hydrogen/custom/scss/custom.scss */
  .blog-common .col-6 .center-banner-m p {
    font-size: 14px;
  }
}
/* line 2710, templates/g5_hydrogen/custom/scss/custom.scss */
::-webkit-scrollbar-thumb {
  background: white;
}
/* line 2715, templates/g5_hydrogen/custom/scss/custom.scss */
::-webkit-scrollbar-track {
  background: #192d46;
}
/* line 2719, templates/g5_hydrogen/custom/scss/custom.scss */
::-webkit-scrollbar {
  width: 15px;
  height: 15px;
}
/* line 2725, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2727, templates/g5_hydrogen/custom/scss/custom.scss */
@media (max-width: 570px) {
  /* line 2729, templates/g5_hydrogen/custom/scss/custom.scss */
  .integratedwebsite .banner-integration {
    background-image: url('../../../../images/integrateweb/banner-migra.jpg');
    height: 147px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
  }
  /* line 2736, templates/g5_hydrogen/custom/scss/custom.scss */
  .integratedwebsite .banner-integration img {
    display: none;
  }
}
/* line 2743, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite #g-navigation {
  background: #1d5189;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
}
/* line 2751, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite h1 {
  font-size: 56px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.96;
  letter-spacing: normal;
  text-align: center;
  color: #184d86;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .integratedwebsite h1 {
    font-size: 20px;
  }
}
/* line 2767, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite h3 {
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #98b1cc;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .integratedwebsite h3 {
    font-size: 15px;
  }
}
/* line 2783, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite h4 {
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 0.5px;
  text-align: left;
  color: #184d86;
  text-transform: uppercase;
}
/* line 2796, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite h5 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .integratedwebsite h5 {
    font-size: 17px;
  }
}
/* line 2812, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2813, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .migrate .row {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .integratedwebsite .migrate .row {
    width: auto;
  }
  /* line 2819, templates/g5_hydrogen/custom/scss/custom.scss */
  .integratedwebsite .migrate .row table {
    width: 76%;
    margin: auto;
  }
}
/* line 2826, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .migrate .row > div {
  width: 100%;
}
@media (min-width: 1000px) {
  /* line 2830, templates/g5_hydrogen/custom/scss/custom.scss */
  .integratedwebsite .migrate .row > div {
    width: 50%;
  }
  /* line 2833, templates/g5_hydrogen/custom/scss/custom.scss */
  .integratedwebsite .migrate .row > div:nth-child(1) {
    padding-right: 10px;
  }
  /* line 2837, templates/g5_hydrogen/custom/scss/custom.scss */
  .integratedwebsite .migrate .row > div:nth-child(2) {
    padding-left: 10px;
  }
}
@media (max-width: 1000px) {
  /* line 2843, templates/g5_hydrogen/custom/scss/custom.scss */
  .integratedwebsite .migrate .row > div:nth-child(2) {
    margin-top: 10px;
  }
}
/* line 2850, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .migrate .row table tr {
  height: 140px;
}
@media only screen and (max-width: 767px) {
  .integratedwebsite .migrate .row table tr {
    height: 106px;
  }
}
/* line 2859, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .migrate hr {
  border-bottom: 1px solid #20415d;
  width: 65%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}
/* line 2867, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .book-integrate {
  background: #9cbccd;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 2874, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .book-integrate .nice-button {
  font-size: 18px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #1d5189;
  background-color: white;
  border: 2px solid white;
}
/* line 2886, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .book-integrate .nice-button:hover {
  background-color: #192d46;
  color: white;
}
/* line 2894, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .b-footer-integrate {
  background: #1d5189;
}
/* line 2897, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .b-footer-integrate p {
  font-size: 18px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: 0.45px;
  text-align: center;
  color: #fff;
}
/* line 2907, templates/g5_hydrogen/custom/scss/custom.scss */
.integratedwebsite .b-footer-integrate p strong {
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .integratedwebsite .b-footer-integrate p {
    font-size: 14px;
  }
}
/* line 2922, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us .row p.last {
  float: right;
  text-align: right;
}
/* line 2926, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 2928, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us table td:first-child p.last {
  float: right;
  text-align: right;
}
/* line 2932, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us table p {
  margin: 0rem 0;
  width: 50%;
  text-align: left;
}
/* line 2940, templates/g5_hydrogen/custom/scss/custom.scss */
.about-us table .row div {
  float: left;
  width: 12px;
  height: 12px;
  margin-top: 2px;
  margin-right: 6px;
}
/* line 2948, templates/g5_hydrogen/custom/scss/custom.scss */
@media only screen and (max-width: 767px) {
  .footermenu {
    display: grid;
  }
}
/* line 248, templates/g5_hydrogen/custom/scss/bio-ad.scss */
/* line 249, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .years-in-business {
  background-color: #192e46;
}
/* line 252, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .happy-clients {
  background-color: #43647b;
}
/* line 257, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main h2 {
  font-size: 40px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 50px;
}
/* line 266, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad .nice-button {
  border-color: white;
}
/* line 270, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions {
  background-image: linear-gradient(181deg, #264367, #0d1a2a);
  padding-top: 44px;
}
/* line 274, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container {
  display: flex;
}
/* line 277, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .left, .bio-ad #g-main .compliant-web-solutions .content-container .right {
  flex: 1;
}
/* line 281, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .left {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
/* line 286, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .left img {
  width: 50vw;
  max-width: 1000px;
}
/* line 292, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .right {
  padding: 0 7.8vw 3.9vw 7.8vw;
}
/* line 294, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .right .icons {
  display: grid;
  grid-template-columns: auto auto;
  gap: 50px;
  grid-gap: 50px;
}
/* line 300, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .right .icons .icon {
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* line 305, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .right .icons .icon img {
  width: 9.5vw;
  max-width: 184px;
}
/* line 310, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .right .icons .icon span {
  font-size: 1.8vw;
  font-weight: 500;
  color: white;
}
@media only screen and (min-width: 1890px) {
  /* line 315, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .compliant-web-solutions .content-container .right .icons .icon span {
    font-size: 34px;
  }
}
/* line 322, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .right .nice-button {
  margin-top: 50px;
  background-image: linear-gradient(to bottom, #314e70, #203856);
}
/* line 326, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .compliant-web-solutions .content-container .right .nice-button:hover {
  background-color: #403e50;
  background-image: none;
  box-shadow: inset -75px 0 0 0 #403e50, inset 75px 0 0 0 #403e50;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  /* line 24, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  /* line 339, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .compliant-web-solutions .content-container {
    flex-direction: column-reverse;
  }
  /* line 342, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .compliant-web-solutions .content-container .left img {
    width: 100vw;
  }
  /* line 346, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  /* line 347, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .compliant-web-solutions .content-container .right .icons .icon img {
    width: 20vw;
  }
  /* line 351, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .compliant-web-solutions .content-container .right .icons .icon span {
    font-size: 3.6vw;
  }
}
/* line 359, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .ir-website {
  position: relative;
}
/* line 362, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .ir-website h2 {
  position: absolute;
  top: 50px;
  left: calc(50% - 100px);
}
/* line 368, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .ir-website .btn-container {
  position: absolute;
  bottom: 5.2vw;
  left: 15.6vw;
}
/* line 374, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .ir-website .nice-button {
  background-color: #403e50;
}
/* line 378, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .ir-website .nice-button:hover {
  background-color: #192d46;
  box-shadow: inset -75px 0 0 0 #192d46, inset 75px 0 0 0 #192d46;
  transition: 0.5s;
}
@media (min-width: 1450px) {
  /* line 54, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .ir-website .nice-button {
    width: 400px;
    padding: 15px;
    border-radius: 30px;
  }
}
/* line 394, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .ir-website img {
  min-width: 100%;
  min-height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 767px) {
  .bio-ad #g-main .ir-website {
    height: 400px;
  }
  /* line 403, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .ir-website img {
    height: 100%;
    object-fit: cover;
  }
  /* line 408, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .ir-website .nice-button {
    left: calc(50% - 125px);
  }
}
/* line 414, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .adhoc {
  background-color: #d1d1d1;
  padding: 50px 110px;
}
/* line 418, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .adhoc h2 {
  color: #192d46;
}
/* line 422, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .adhoc .content {
  display: flex;
}
/* line 425, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .adhoc .content .left, .bio-ad #g-main .adhoc .content .right {
  margin: 0 37px;
}
/* line 429, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .adhoc .content .left {
  position: relative;
}
/* line 432, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .adhoc .content .left .nice-button {
  position: absolute;
  bottom: 2.9vw;
  left: calc(50% - 6.5vw);
  background-color: #192d46;
  width: 13vw;
  font-size: 0.9vw;
}
@media only screen and (min-width: 1920px) {
  /* line 443, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .adhoc .content .left .nice-button {
    left: calc(50% - 125px);
    bottom: 50px;
    width: 250px;
    font-size: 18px;
  }
}
/* line 450, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .adhoc .content .left .nice-button:hover {
  background-color: #403e50;
  box-shadow: inset -75px 0 0 0 #403e50, inset 75px 0 0 0 #403e50;
  transition: 0.5s;
}
@media only screen and (max-width: 1024px) {
  /* line 461, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .adhoc {
    padding: 50px;
  }
  /* line 463, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .adhoc .content {
    flex-direction: column;
    align-items: center;
  }
  /* line 467, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .adhoc .content .left, .bio-ad #g-main .adhoc .content .right {
    margin: 20px 0;
  }
  /* line 471, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .adhoc .content .left .nice-button {
    bottom: 50px;
    left: calc(50% - 125px);
    width: 250px;
    font-size: 18px;
  }
}
/* line 481, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data {
  background-image: url('../../../../images/bio-ad/esg-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 110px;
}
/* line 487, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data .content {
  display: flex;
  justify-content: space-between;
}
/* line 491, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data .content .right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 496, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data .content .right ul {
  list-style-type: none;
}
/* line 499, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data .content .right ul li {
  position: relative;
  background-color: #274162;
  color: white;
  margin: 20px 0;
  width: 26vw;
  padding: 0.5vw;
  display: flex;
  align-items: center;
  font-size: 2.03vw;
  font-weight: 500;
}
/* line 512, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data .content .right ul li:before {
  content: '\00b7';
  font-size: 3.6vw;
  line-height: 0.5;
  margin-right: 8px;
  font-family: "Times New Roman";
}
@media only screen and (min-width: 1920px) {
  /* line 522, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .esg-data .content .right ul li {
    font-size: 39px;
    padding: 10px 20px 10px 10px;
    width: 500px;
  }
  /* line 527, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .esg-data .content .right ul li:before {
    font-size: 70px;
  }
}
/* line 534, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data .content .right .nice-button {
  background-color: white;
  color: #274162;
  border-color: #274162;
}
/* line 539, templates/g5_hydrogen/custom/scss/bio-ad.scss */
.bio-ad #g-main .esg-data .content .right .nice-button:hover {
  background-color: #274162;
  box-shadow: inset -75px 0 0 0 #274162, inset 75px 0 0 0 #274162;
  color: white;
  border-color: white;
  transition: 0.5s;
}
@media only screen and (max-width: 767px) {
  /* line 553, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .esg-data .content {
    flex-direction: column;
    align-items: center;
  }
  /* line 557, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .esg-data .content ul {
    margin: 0;
  }
  /* line 561, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .esg-data .content .right ul li {
    font-size: 18px;
    padding: 5px;
    width: 100%;
  }
  /* line 566, templates/g5_hydrogen/custom/scss/bio-ad.scss */
  .bio-ad #g-main .esg-data .content .right ul li:before {
    font-size: 70px;
    margin-right: 0;
  }
}
/*# sourceMappingURL=custom_10.css.map */