h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

a {
  color: #db4747;
  text-decoration: underline;
}

li {
  margin-bottom: 20px;
}

.hero-section {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  margin-bottom: 0px;
  padding-top: 61px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 28, 34, 0.75)), color-stop(70%, rgba(1, 44, 53, 0.67)), to(rgba(0, 145, 160, 0.42))), none;
  background-image: linear-gradient(90deg, rgba(0, 28, 34, 0.75), rgba(1, 44, 53, 0.67) 70%, rgba(0, 145, 160, 0.42)), none;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.body {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 1em;
  line-height: 22px;
  text-align: center;
}

.normal-section {
  position: relative;
  z-index: 1000;
  overflow: hidden;
  padding: 160px 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.normal-section.blue {
  z-index: 7777;
  margin-bottom: 0px;
  padding-top: 160px;
  padding-bottom: 160px;
  background-color: #00252d;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 28, 34, 0.89)), color-stop(69%, rgba(1, 44, 53, 0.68)), to(rgba(0, 145, 160, 0.72))), url('../images/mother-board-p-2000-2.jpg');
  background-image: linear-gradient(90deg, rgba(0, 28, 34, 0.89), rgba(1, 44, 53, 0.68) 69%, rgba(0, 145, 160, 0.72)), url('../images/mother-board-p-2000-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.normal-section.cube-background {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 160px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px 0px 0px;
  border-color: #141414 #000 #000;
  border-radius: 0px;
  background-color: #111;
  background-image: url('../images/banner-cubes-falling.png');
  background-position: 50% 0%;
  background-size: contain;
  background-repeat: repeat-x;
  background-attachment: scroll;
}

.normal-section.cube-background.skinny {
  z-index: 8888;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top-style: none;
  background-color: #222;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.down-arrow {
  position: relative;
  left: auto;
  top: 80px;
  right: auto;
  bottom: 40px;
  width: 20px;
  max-width: none;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.team-images {
  display: block;
  width: 120px;
  max-width: none;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 50%;
}

.advisor-images {
  width: 100px;
  max-width: 100px;
  margin-bottom: 20px;
  border-radius: 50%;
}

.section-normal {
  display: block;
  max-width: none;
  padding-top: 80px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 9px none #fff;
  background-color: #fff;
}

.bio-block {
  position: relative;
  z-index: 2;
  max-width: 960px;
  margin: 80px auto 140px;
  padding: 40px 40px 0px;
  background-color: #fff;
}

.bio-gradient-top {
  position: fixed;
  z-index: 1;
  overflow: visible;
  min-height: 300px;
  min-width: 100%;
  margin-top: 0px;
  padding-top: 67px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 44, 53, 0.8)), to(rgba(25, 122, 144, 0.7))), none;
  background-image: linear-gradient(180deg, rgba(1, 44, 53, 0.8), rgba(25, 122, 144, 0.7)), none;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.footer-section {
  position: relative;
  left: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 80px 40px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: #1a1a1a;
  background-image: url('../images/banner-cubes-falling.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer-copyright {
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 21px;
  color: #747474;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
}

.heading-6 {
  margin: 0px 0px 20px;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 900;
  text-align: center;
}

.text-block-1 {
  max-width: 1000px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

.link-2 {
  color: #0091a0;
  text-decoration: none;
}

.link-2:hover {
  color: #db4747;
}

.paralax-background-hero {
  position: absolute;
  overflow: hidden;
  width: 110%;
  height: 110%;
  margin-bottom: 150px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.65)), color-stop(80%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.7))), url('../images/powerstation2.jpg');
  background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.65), rgba(1, 44, 53, 0.67) 80%, rgba(0, 28, 34, 0.7)), url('../images/powerstation2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1000px;
  margin-top: -40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-4 {
  font-weight: 900;
}

.columns-solutions {
  max-width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.column-solutions-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tech-icon {
  width: 60px;
  max-width: 60px;
  margin-bottom: 10px;
}

.paragraph {
  margin-bottom: 10px;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
}

.column-solutions-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-solutions-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-solutions-bottom {
  max-width: 1000px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.columns-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.hero-numbers {
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
  color: #00bdd1;
  font-size: 2.2em;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}

.column-hero-1 {
  display: block;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-div-block {
  height: 100%;
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #0091a0;
  border-radius: 5px;
  background-color: rgba(0, 28, 34, 0.5);
}

.text-span-8 {
  position: relative;
  bottom: 15px;
  font-size: 0.6em;
  line-height: 0em;
}

.column-hero-2 {
  padding-right: 10px;
  padding-left: 10px;
}

.column-hero-3 {
  padding-right: 0px;
  padding-left: 20px;
}

.text-span-9 {
  position: relative;
  left: 1px;
  bottom: 5px;
  font-size: 0.8em;
  line-height: 0.8em;
}

.div-block-1000px {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1000px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-section-1 {
  position: relative;
  z-index: 8888;
  display: block;
  height: 100vw;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 140px 40px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-weight: 400;
  white-space: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.paragraph-2 {
  max-width: 700px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #202020;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
}

.text-span-11 {
  position: relative;
  left: 1px;
  bottom: 5px;
  font-size: 0.8em;
  font-weight: 900;
}

.bold-900 {
  color: #001c22;
  font-weight: 900;
}

.bold-900.white {
  color: #fff;
}

.text-span-13 {
  font-weight: 900;
}

.div-block-5 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}

.section {
  position: relative;
  z-index: 8888;
  overflow: visible;
  padding: 20px 40px;
  background-color: #001c22;
}

.section-grid {
  position: relative;
  z-index: 7777;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 140px 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 28, 34, 0.7)), color-stop(27%, rgba(1, 44, 53, 0.67)), to(rgba(0, 145, 160, 0.65))), url('../images/powerstation2.jpg');
  background-image: linear-gradient(90deg, rgba(0, 28, 34, 0.7), rgba(1, 44, 53, 0.67) 27%, rgba(0, 145, 160, 0.65)), url('../images/powerstation2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.paragraph-3 {
  max-width: none;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  text-align: center;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
}

.div-block-transparency {
  max-width: 1000px;
  margin-top: 0px;
  padding: 20px 20px 10px;
  border-style: none;
  border-width: 1px;
  border-color: #0091a0;
  border-radius: 5px;
  background-color: rgba(0, 28, 34, 0.69);
}

.big-lower-heading {
  width: auto;
  max-width: none;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: #12474f;
  font-size: 5em;
  line-height: 1.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
}

.text-span-15 {
  position: static;
  display: inline-block;
  margin-left: 5px;
  padding: 5px;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  color: #fff;
  line-height: 1em;
  font-weight: 400;
}

.text-span-15:hover {
  border-style: solid;
  border-color: #0091a0;
  background-color: #0091a0;
  color: #fff;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 60px;
  color: #fff;
  font-size: 2.5em;
  line-height: 1.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
}

.columns {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 30px;
}

.eg-logo {
  max-width: 200px;
}

.heading-7 {
  font-size: 1.2em;
  line-height: 1.2em;
  text-align: left;
}

.div-block-6 {
  margin-bottom: 0px;
  padding: 10px 10px 1px;
  border-radius: 5px;
  background-color: #2b2d2e;
}

.link-3 {
  display: block;
  margin-bottom: 10px;
  color: #747474;
  line-height: 1.5em;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.link-3:hover {
  color: #9c9c9c;
}

.column {
  position: relative;
  display: block;
  height: auto;
  margin-top: 47px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-16 {
  font-size: 18px;
  font-weight: 300;
}

.hero-title {
  margin-top: 0px;
  margin-bottom: 60px;
  font-size: 1.5em;
  line-height: 1.5em;
}

.icon-hero-footer {
  position: absolute;
  width: 0px;
  margin-bottom: 40px;
}

.text-block-2 {
  margin-bottom: 20px;
  color: #202020;
  line-height: 1em;
  font-style: normal;
  font-weight: 400;
}

.columns-2 {
  width: 100%;
  max-width: 1000px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-top: 0.5px none #202020;
}

.column-2 {
  border-left: 1px solid #202020;
}

.hero-section-subpage {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 600px;
  margin-bottom: 0px;
  padding-top: 61px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.42)), color-stop(34%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.75))), url('../images/topdown_citygrid.jpg');
  background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.42), rgba(1, 44, 53, 0.67) 34%, rgba(0, 28, 34, 0.75)), url('../images/topdown_citygrid.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-9 {
  margin-top: 0px;
  font-size: 2em;
  font-weight: 400;
}

.heading-10 {
  font-size: 3em;
  font-weight: 900;
}

.paragraph-4 {
  color: #202020;
  text-align: left;
}

.column-expert {
  padding-left: 40px;
  border-left: 1px none #202020;
}

.column-inventor {
  padding-right: 40px;
  border-right: 1px solid #000;
}

.heading-14 {
  float: left;
  font-size: 1.5em;
}

.dropdown-toggle {
  width: 1000px;
  max-width: 100%;
  padding-right: 20px;
}

.dropdown-toggle:hover {
  background-color: #cdd4d4;
}

.dropdown-toggle.w--open {
  background-color: #cdd4d4;
}

.icon-4 {
  position: relative;
  margin-top: 8px;
  margin-right: 0px;
  margin-left: 20px;
  float: right;
}

.image-5 {
  width: 80px;
  max-width: none;
  margin-right: 20px;
  float: left;
  border-radius: 100px;
}

.dropdown {
  left: 0px;
  right: 0px;
  width: 1000px;
  max-width: 100%;
  border-bottom: 1px solid #202020;
}

.dropdown.drop-bottom {
  border-bottom-style: solid;
  border-radius: 0px;
}

.about-section {
  position: static;
  z-index: 888;
  overflow: visible;
  padding: 160px 40px;
  background-color: #e4ebec;
}

.dropdown-list-2 {
  padding-left: 20px;
}

.dropdown-list-2.w--open {
  position: relative;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-bottom: 1px none #202020;
  background-color: #cdd4d4;
  color: #202020;
}

.small-red-text {
  margin-left: 10px;
  float: left;
  color: #db4747;
  font-size: 0.8em;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 60px;
  color: #202020;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
}

.heading-17 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #202020;
  font-size: 2em;
  line-height: 1em;
  font-weight: 900;
  text-align: left;
}

.div-block-10 {
  text-align: center;
}

.heading-18 {
  margin-top: 0px;
  color: #202020;
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: left;
}

.italic-text {
  font-style: normal;
}

.list {
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

.progress-bar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  width: 100%;
  height: 3px;
  margin-top: 60px;
  background-color: #db4747;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.navbar-5 {
  position: fixed;
  z-index: 99999;
  display: block;
  width: 100%;
  height: auto;
  background-color: transparent;
}

.nav-background {
  position: fixed;
  z-index: 9998;
  width: 100%;
  height: 60px;
  background-color: #001c22;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-articles {
  padding-left: 40px;
  border-left: 1px solid #202020;
}

.column-news {
  height: auto;
  padding-right: 40px;
  border-right: 1px none #000;
  border-left: 1px none #000;
}

.news-div {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.text-block-3 {
  color: #202020;
  line-height: 1.5em;
  text-align: left;
}

.button {
  display: inline-block;
  margin-top: 18px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  clear: both;
  border-style: solid;
  border-width: 1px;
  border-color: #db4747;
  border-radius: 6px;
  background-color: transparent;
  color: #db4747;
  line-height: 1.5em;
  text-align: center;
}

.heading-20 {
  margin-top: 0px;
  color: #202020;
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: left;
}

.navbar-7 {
  position: fixed;
  z-index: 99998;
  width: 100%;
  background-color: transparent;
}

.nav-link {
  padding-top: 19px;
  padding-bottom: 19px;
  color: #fff;
}

.nav-link:hover {
  color: #0091a0;
}

.nav-link.w--current {
  color: #0091a0;
}

.nav-link.special-link {
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 30px;
  border-top-left-radius: 50px;
  background-color: #00343f;
}

.nav-link.special-link:hover {
  background-color: #0091a0;
  color: #fff;
}

.brand {
  width: 220px;
  margin-top: 20px;
  margin-left: 20px;
}

.image-6 {
  width: 100%;
  max-width: 500px;
  margin-bottom: 20px;
}

.image-7 {
  position: absolute;
  width: 0px;
  max-width: 0%;
}

.image-8 {
  margin-bottom: 20px;
}

.image-9 {
  margin-bottom: 20px;
}

.div-block-full-width {
  position: static;
  display: block;
  width: 100%;
  max-width: 1400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-12 {
  padding-right: 40px;
}

.teal-big-text {
  margin-top: 20px;
  margin-bottom: 0px;
  color: #0091a0;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  text-align: left;
}

.red {
  color: #db4747;
}

.flex-section-gray {
  position: relative;
  z-index: 8888;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 160px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/diagonal.png');
  background-position: 50% 50%;
  background-size: cover;
  font-family: Lato, sans-serif;
  font-weight: 400;
  white-space: normal;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  clear: both;
  color: #202020;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
}

.heading.left-align {
  color: #fff;
  font-size: 2.5em;
  font-weight: 900;
  text-align: left;
}

.heading-cyan {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  clear: both;
  border-bottom: 2px dashed #db4747;
  color: #0091a0;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
}

.red-text {
  color: #db4747;
}

.text-span-19 {
  color: #db4747;
}

.text-span-20 {
  color: #db4747;
}

.text-span-21 {
  color: #db4747;
}

.text-span-22 {
  color: #db4747;
}

.image-13 {
  max-width: 400px;
  margin-bottom: 39px;
}

.section-2 {
  margin-top: 0px;
  padding: 60px 20px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-size: 1em;
}

.div-block-12 {
  max-width: 400px;
  min-width: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-style: none;
  border-width: 1px;
  border-color: #db4747;
  border-radius: 6px;
  background-color: transparent;
}

.image-16 {
  display: block;
  max-width: 130px;
  margin-bottom: 0px;
  margin-left: auto;
  float: none;
  clear: none;
  border-radius: 100px;
}

.body-3 {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background-color: #0091a0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 145, 160, 0.73)), to(rgba(0, 145, 160, 0.73))), url('../images/mother-board-p-2000-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 145, 160, 0.73), rgba(0, 145, 160, 0.73)), url('../images/mother-board-p-2000-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, scroll;
  font-family: Lato, sans-serif;
  font-size: 1em;
}

.heading-23 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2.2em;
  line-height: 1.5em;
  font-weight: 900;
}

.heading-24 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 1.2em;
  line-height: 1em;
}

.contact-block {
  margin-top: 0px;
}

.contact-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.div-block-17 {
  border-radius: 6px;
  background-color: #fff;
}

.text-block-10 {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 1px;
}

.button-3 {
  position: static;
  display: block;
  max-width: none;
  margin: 30px auto 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 6px;
  background-color: #012c35;
  color: #0091a0;
  font-weight: 900;
  text-align: center;
}

.button-3:hover {
  background-color: #002229;
}

.div-block-18 {
  margin-bottom: 20px;
  border-radius: 12px 100px 100px 12px;
  background-color: rgba(255, 255, 255, 0.2);
  background-image: url('../images/stripes.png');
  background-position: 0px 0px;
  background-size: auto;
}

.image-17 {
  border-radius: 100px;
  box-shadow: 0 4px 6px 1px rgba(0, 28, 34, 0.8);
}

.link-4 {
  color: #db4747;
  text-decoration: none;
}

.heading-25 {
  color: #000;
}

.link-5 {
  line-height: 3em;
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: auto;
    padding-top: 200px;
    padding-bottom: 140px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.59)), color-stop(48%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.91))), url('../images/powerstation2.jpg');
    background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.59), rgba(1, 44, 53, 0.67) 48%, rgba(0, 28, 34, 0.91)), url('../images/powerstation2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .normal-section {
    margin-top: 0px;
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .normal-section.blue {
    padding: 140px 40px;
  }

  .normal-section.cube-background {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .down-arrow {
    display: none;
  }

  .team-images {
    width: 140px;
  }

  .advisor-images {
    max-width: 100px;
    margin-bottom: 10px;
  }

  .section-normal {
    padding: 60px 20px 0px;
  }

  .bio-block {
    margin-bottom: 100px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .footer-section {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 50% 0%;
  }

  .footer-copyright {
    font-size: 1em;
  }

  .heading-6 {
    line-height: 1em;
    text-align: center;
  }

  .text-block-1 {
    margin-bottom: 30px;
    text-align: center;
  }

  .paralax-background-hero {
    width: 0%;
    height: 0%;
  }

  .div-block-2 {
    margin-top: -20px;
  }

  .columns-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-hero-1 {
    padding-left: 0px;
  }

  .hero-div-block {
    height: 100%;
  }

  .hero-div-block.middle-div-collapse {
    height: 100%;
  }

  .column-hero-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .column-hero-3 {
    padding-right: 0px;
  }

  .section-grid {
    height: 800px;
  }

  .big-lower-heading {
    font-size: 2em;
    line-height: 1.5em;
  }

  .eg-logo {
    max-width: 150px;
  }

  .div-block-6 {
    margin-bottom: 0px;
  }

  .hero-title {
    margin-top: 0px;
    font-size: 1.1em;
  }

  .hero-section-subpage {
    height: auto;
    padding-top: 200px;
    padding-bottom: 140px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.59)), color-stop(48%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.91))), none;
    background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.59), rgba(1, 44, 53, 0.67) 48%, rgba(0, 28, 34, 0.91)), none;
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .heading-10 {
    font-size: 2.5em;
  }

  .icon-4 {
    margin-top: 8px;
  }

  .progress-bar-2 {
    margin-top: 60px;
  }

  .news-div {
    margin-bottom: 0px;
  }

  .nav-link.special-link {
    padding-left: 20px;
    border-radius: 0px 100px 0px 0px;
  }

  .nav-menu {
    background-color: #001c22;
  }

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: #001c22;
  }

  .image-12 {
    margin-bottom: 30px;
    padding-right: 20px;
  }

  .teal-big-text {
    font-size: 1em;
    text-align: center;
  }

  .heading.left-align {
    text-align: center;
  }

  .columns-7 {
    position: static;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding: 140px 40px 80px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.59)), color-stop(76%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.91))), url('../images/powerstation2.jpg');
    background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.59), rgba(1, 44, 53, 0.67) 76%, rgba(0, 28, 34, 0.91)), url('../images/powerstation2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .normal-section {
    margin-top: 0px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .normal-section.blue {
    padding: 80px 40px;
  }

  .normal-section.cube-background {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .team-images {
    width: 140px;
    border-radius: 50%;
  }

  .section-normal {
    padding-bottom: 0px;
  }

  .bio-block {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-section {
    position: static;
    padding-top: 60px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #202020;
    background-size: contain;
  }

  .footer-copyright {
    font-size: 0.9em;
    line-height: 1.3em;
  }

  .heading-6 {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 1em;
    text-align: center;
  }

  .text-block-1 {
    margin-bottom: 30px;
    font-size: 0.9em;
  }

  .div-block-2 {
    margin-top: 0px;
  }

  .column-solutions-1 {
    margin-bottom: 20px;
  }

  .paragraph {
    font-size: 0.9em;
  }

  .column-solutions-2 {
    margin-bottom: 20px;
  }

  .column-solutions-3 {
    margin-bottom: 20px;
  }

  .columns-hero {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-hero-1 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-div-block {
    margin-top: 0px;
  }

  .hero-div-block.middle-div-collapse {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .column-hero-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-hero-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-section-1 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .paragraph-2 {
    margin-bottom: 0px;
    font-size: 0.9em;
  }

  .section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-grid {
    height: auto;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .paragraph-3 {
    font-size: 0.9em;
    line-height: 1.5em;
  }

  .heading-3 {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .big-lower-heading {
    position: static;
    display: block;
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .heading-4 {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .div-block-6 {
    margin-bottom: 0px;
  }

  .link-3 {
    margin-bottom: 10px;
    font-size: 0.9em;
    line-height: 1.3em;
  }

  .column {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    overflow: visible;
    margin-top: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .icon-hero-footer {
    position: relative;
    width: 70px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .text-block-2 {
    font-size: 0.9em;
  }

  .column-2 {
    margin-top: 20px;
    border-left-style: none;
  }

  .column-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #202020;
  }

  .hero-section-subpage {
    padding: 140px 40px 80px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.59)), color-stop(76%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.91))), none;
    background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.59), rgba(1, 44, 53, 0.67) 76%, rgba(0, 28, 34, 0.91)), none;
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .heading-9 {
    font-size: 1.6em;
    line-height: 1em;
  }

  .heading-10 {
    font-size: 2em;
    line-height: 1em;
  }

  .column-expert {
    margin-top: 20px;
    padding-left: 10px;
    border-left-style: none;
  }

  .column-inventor {
    padding-right: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #202020;
    border-right-style: none;
  }

  .heading-14 {
    margin-top: 10px;
    margin-bottom: 5px;
    line-height: 1em;
  }

  .dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-4 {
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-5 {
    margin-right: 0px;
  }

  .dropdown {
    max-width: 100%;
  }

  .about-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dropdown-list-2.w--open {
    position: relative;
  }

  .small-red-text {
    margin-bottom: 5px;
    margin-left: 0px;
    color: #db4747;
    font-size: 0.8em;
    line-height: 1em;
  }

  .heading-5 {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .heading-17 {
    font-size: 1.6em;
  }

  .heading-18 {
    font-size: 1.2em;
  }

  .heading-19 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .progress-bar-2 {
    margin-top: 60px;
  }

  .column-articles {
    margin-top: 50px;
    padding-left: 10px;
    border-left-style: none;
  }

  .column-news {
    padding-right: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #202020;
    border-right-style: none;
  }

  .news-div {
    margin-bottom: 30px;
    padding-bottom: 0px;
  }

  .heading-20 {
    font-size: 1.2em;
    line-height: 1.2em;
  }

  .image-6 {
    position: absolute;
    overflow: hidden;
    width: 0%;
    max-width: 0px;
  }

  .image-7 {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin-bottom: 20px;
  }

  .image-12 {
    margin-bottom: 20px;
    padding-right: 0px;
  }

  .teal-big-text {
    font-size: 1em;
  }

  .flex-section-gray {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #012c35;
    background-image: none;
  }

  .heading {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .heading.left-align {
    margin-bottom: 40px;
    color: #0091a0;
    font-size: 1.6em;
  }

  .heading-cyan {
    display: block;
    font-size: 1.6em;
    line-height: 1.3em;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    margin-top: 0px;
  }

  .hero-section {
    padding: 110px 40px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.59)), color-stop(70%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.91))), url('../images/powerstation2.jpg');
    background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.59), rgba(1, 44, 53, 0.67) 70%, rgba(0, 28, 34, 0.91)), url('../images/powerstation2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .normal-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .normal-section.blue {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .team-images {
    width: 160px;
  }

  .advisor-images {
    border-radius: 50%;
  }

  .section-normal {
    padding-top: 60px;
    padding-bottom: 0px;
  }

  .bio-block {
    margin-bottom: 80px;
  }

  .footer-section {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    overflow: visible;
  }

  .footer-copyright {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 0.9em;
    font-weight: 400;
  }

  .heading-6 {
    margin-bottom: 20px;
    font-size: 1em;
    line-height: 1em;
    font-weight: 900;
  }

  .text-block-1 {
    margin-bottom: 20px;
    font-size: 1em;
    font-weight: 400;
  }

  .link-2 {
    color: #0091a0;
    font-style: normal;
    text-decoration: none;
  }

  .link-2:hover {
    color: #db4747;
  }

  .paragraph {
    font-size: 1em;
  }

  .column-hero-1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-hero-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-hero-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-section-1 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-grid {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-3 {
    line-height: 1.5em;
  }

  .heading-3 {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .big-lower-heading {
    line-height: 1.3em;
  }

  .text-span-15 {
    margin-top: 10px;
  }

  .heading-4 {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .div-block-6 {
    padding-bottom: 1px;
  }

  .link-3 {
    line-height: 1.3em;
  }

  .link-3:hover {
    color: #9c9c9c;
  }

  .icon-hero-footer {
    margin-bottom: 10px;
  }

  .hero-section-subpage {
    padding: 110px 40px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 145, 160, 0.59)), color-stop(70%, rgba(1, 44, 53, 0.67)), to(rgba(0, 28, 34, 0.91))), none;
    background-image: linear-gradient(90deg, rgba(0, 145, 160, 0.59), rgba(1, 44, 53, 0.67) 70%, rgba(0, 28, 34, 0.91)), none;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .heading-9 {
    font-size: 1.2em;
    line-height: 1em;
  }

  .heading-10 {
    font-size: 1.6em;
    line-height: 1em;
  }

  .paragraph-4 {
    margin-bottom: 0px;
  }

  .column-inventor {
    padding-bottom: 20px;
  }

  .heading-14 {
    margin-top: 10px;
    margin-bottom: 0px;
    clear: both;
    line-height: 1em;
  }

  .dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .icon-4 {
    position: relative;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
    clear: both;
  }

  .image-5 {
    width: 70px;
    margin-right: 0px;
  }

  .dropdown {
    border-bottom: 1px solid #202020;
  }

  .about-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .small-red-text {
    margin-left: 0px;
    float: none;
    clear: none;
    line-height: 1em;
  }

  .heading-5 {
    margin-bottom: 40px;
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .heading-17 {
    font-size: 1.6em;
    line-height: 1em;
  }

  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-18 {
    margin-top: 5px;
    font-size: 1.2em;
    line-height: 1em;
  }

  .progress-bar-2 {
    margin-top: 60px;
  }

  .column-news {
    padding-bottom: 20px;
  }

  .teal-big-text {
    font-size: 1em;
  }

  .flex-section-gray {
    padding: 60px 20px;
  }

  .heading {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .heading.left-align {
    text-align: center;
  }

  .heading-cyan {
    font-size: 1.6em;
    line-height: 1.3em;
  }

  .section-2 {
    padding-top: 30px;
  }

  .image-16 {
    max-width: 40%;
    margin-bottom: 10px;
  }

  .heading-23 {
    font-size: 1.8em;
    text-align: justify;
  }

  .heading-24 {
    font-size: 1em;
  }

  .contact-columns {
    margin-bottom: 15px;
  }

  .column-13 {
    padding-right: 0px;
  }

  .text-block-10 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 0.7em;
  }

  .button-3 {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .div-block-18 {
    background-color: rgba(255, 255, 255, 0.2);
  }
}

