/* 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 1, templates/g5_hydrogen/custom/scss/custom.scss */
.fa {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  -ie-transition: -ie-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-facebook-square {
  margin-right: 20px;
}
/* line 14, templates/g5_hydrogen/custom/scss/custom.scss */
.outline {
  padding: 2px;
  margin-bottom: 1rem;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
.outline .fa {
  font-size: 3rem;
  border: 2px solid;
  border-radius: 9rem;
  padding: 1rem;
  color: #232323;
  background: #fff;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
.outline .fa:hover {
  background: #000;
}
/* line 30, templates/g5_hydrogen/custom/scss/custom.scss */
.mg {
  margin-top: -5rem;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround {
  background: #dbae99;
}
/* Logo Styling*/
/* line 35, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 223px;
  top: 43px;
  height: 90px;
}
/* line 36, templates/g5_hydrogen/custom/scss/custom.scss */
.log {
  position: relative;
  right: -1rem;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
.loginside img {
  width: 58px !important;
}
/* line 38, templates/g5_hydrogen/custom/scss/custom.scss */
.log a:hover {
  color: #e8e8e8 !important;
  border-bottom: 2px solid transparent !important;
}
/* Sections Styling*/
/* line 41, templates/g5_hydrogen/custom/scss/custom.scss */
#cw-mod-contact-light input[type="text"] {
  padding: 10px 6px;
}
/* line 43, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background-image: url('../../../../images/basic/footer-background.png');
  color: #3d3d3d;
  position: relative;
  z-index: 3;
}
/* line 44, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  padding: 1.5rem 0;
  background-image: url('../../../../images/basic/showcase.jpg');
  color: #424242;
  z-index: 1;
  position: relative;
  margin-top: -13rem;
  background-color: black;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 95%;
}
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom {
  background-image: url('../../../../images/basic/footer-background.png');
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background-repeat: repeat;
  background-position: top left;
}
/* line 46, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbottom {
  padding: 0.5rem 0;
  background: url('../../../../images/basic/footer-background.jpg');
  color: #fff;
}
/* line 48, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbottom h3 {
  color: #fff;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
#g-mainbottom h2, #g-feature h2 {
  margin: 0rem;
  padding: 0rem;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background: #cacaca;
  color: #2d2d2d;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 51, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature {
  padding: 1.5rem 0;
}
/* line 52, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature {
  padding: 1.5rem 0;
  color: #666;
  border: 1px solid #c1c1c1;
  box-shadow: 0px 7px 34px 10px;
  background-size: initial;
  background-attachment: fixed;
  background: black;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
.top .su-icon {
  margin: 0.5em 0.5em 0.5em 2em !important;
}
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
.top {
  color: #183c5d;
}
/* line 62, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header a {
  color: #183c5d;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
.top .su-icon em {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  -ie-transition: -ie-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
.top .su-icon em:hover {
  transform: scale(1.3, 1.3);
}
/* line 67, templates/g5_hydrogen/custom/scss/custom.scss */
.top .su-icon em {
  font-size: 24px !important;
  line-height: 26px !important;
  background-color: transparent !important;
  padding: 0.5rem 0.3rem 0.5rem 0.3rem !important;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
.su-spoiler-content {
  text-align: justify;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
.fsf_mod_faqs_title {
  box-shadow: 0px 1px 2px 3px #333;
  cursor: pointer;
  margin-bottom: 6px;
  padding: 3px;
  background: #484848;
  margin-top: -6px;
}
/* line 76, templates/g5_hydrogen/custom/scss/custom.scss */
.fsf_mod_faqs_title a {
  color: #fff;
}
/* line 77, templates/g5_hydrogen/custom/scss/custom.scss */
.fsf_mod_faqs_title a:hover {
  color: #3180c2;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
.fsf_mod_faqs_answer p {
  padding: 0rem;
  text-align: justify;
  margin: 0.5rem 0;
}
/* line 80, templates/g5_hydrogen/custom/scss/custom.scss */
.fsf_mod_faqs_cont {
  clear: both;
  border-bottom: 0px solid #ab3030;
  padding: 3px;
}
/* line 85, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature h2, #g-main .hom h2 {
  text-align: center;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom h2 {
  text-align: center;
  color: white;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom.scss */
#g-feature h3 {
  text-align: center;
  color: white;
  font-size: 1.8rem;
  margin-top: 0px;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
h2 {
  font-size: 1.8rem;
}
/* line 90, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature a:hover, #g-subfeature h3:hover {
  color: #080031 !important;
}
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature h3 {
  font-size: 1rem;
}
/* line 92, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature img:hover {
  background: #c1c1c1;
  padding: 0.4rem;
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature img {
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
.nspArt img.nspImage {
  opacity: 1;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.nspArt img.nspImage:hover {
  opacity: 0.8;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 100, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature h3, #g-subfeature a {
  color: #4d4d4d;
  text-align: center;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
#g-subfeature .crs_div {
  border-bottom: 1px solid;
  margin-top: 10px;
}
/* line 102, templates/g5_hydrogen/custom/scss/custom.scss */
.profile {
  padding-right: 45px !important;
  padding-left: 45px !important;
  border-right: 1PX SOLID !important;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
.arthra {
  padding-right: 45px !important;
  padding-left: 45px !important;
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
/* Showcase Title Styling*/
/* line 116, templates/g5_hydrogen/custom/scss/custom.scss */
.first {
  padding-top: 10rem;
  padding-bottom: 3rem;
  color: #fff;
}
/* line 117, templates/g5_hydrogen/custom/scss/custom.scss */
.inside {
  padding-top: 11rem;
  padding-bottom: 4rem;
  color: #fff;
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
.inside h2 {
  font-size: 2.3rem;
  text-align: center;
}
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
.fc_form textarea {
  height: 100px;
}
/* line 120, templates/g5_hydrogen/custom/scss/custom.scss */
.fc_form select {
  width: 73%;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
.show {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(30%, rgba(0, 0, 0, 0.3)), color-stop(80%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.3) 30%, rgba(0, 0, 0, 0.5) 80%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000',endColorstr='#e6000000',GradientType=0);
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase h1, #g-showcase h1 strong, #g-showcase h2, #g-showcase h2 strong {
  color: #fff;
  text-align: center;
  font-size: 3.3rem;
  text-shadow: 2px 3px #353434;
  font-family: mistral;
}
/* line 134, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase a {
  color: #fff;
}
/* line 135, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore2:hover {
  color: white;
}
/* line 136, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore2 {
  border: 3px groove white;
  padding: 0.51rem;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  cursor: pointer;
  position: relative;
}
/* line 138, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore2:after {
  content: '\25bc';
  text-align: center;
  opacity: 0;
  position: absolute;
  right: 50%;
  top: 50%;
  font-size: 1rem;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore2:hover {
  padding-bottom: 25px;
}
/* line 140, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore2:hover:after {
  opacity: 1;
}
/* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore3 {
  border: 2px groove white;
  padding: 0.6rem;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 143, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore3:hover {
  background-color: #505050;
  color: white;
}
/* line 144, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore3 a:hover {
  color: white;
}
/* line 145, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore3 a {
  color: #0a1335;
}
/* line 147, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore4 {
  background-color: #0d3e6f;
  -webkit-border-radius: 2px;
  border-radius: 3px;
  line-height: 20px;
  padding: 0.7rem;
  width: 50%;
  color: #fff !important;
}
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
.readmore4:hover {
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.24), 0 1px 4px 0 rgba(0, 0, 0, 0.19);
  background-color: #fff;
  color: #000 !important;
}
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
.divide em {
  padding: 0px !important;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
/* line 162, templates/g5_hydrogen/custom/scss/custom.scss */
.divide em:hover {
  transform: rotate(360deg);
}
/* line 163, templates/g5_hydrogen/custom/scss/custom.scss */
.su-divider {
  clear: both;
  position: relative;
  overflow: hidden;
  margin: 0px 0;
  color: #8c8b8b;
  font-size: 1.1rem;
  width: 100%;
  margin: 10px auto 10px auto;
  text-align: center;
}
/* line 164, templates/g5_hydrogen/custom/scss/custom.scss */
.su-divider > span {
  font-size: 16px;
}
/* line 165, templates/g5_hydrogen/custom/scss/custom.scss */
.divider-left {
  width: 14%;
  border-bottom: 1px solid #9c9c9c;
  display: inline-block;
  vertical-align: middle;
}
/* line 166, templates/g5_hydrogen/custom/scss/custom.scss */
.divider-right {
  width: 14%;
  border-bottom: 1px solid #9c9c9c;
  display: inline-block;
  vertical-align: middle;
}
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
su-divider em {
  color: #545454;
  height: 20px;
  width: 20px;
  padding: 10px;
}
/* line 168, templates/g5_hydrogen/custom/scss/custom.scss */
.su-divider em {
  padding: 0px !important;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
/* line 169, templates/g5_hydrogen/custom/scss/custom.scss */
.su-divider em:hover {
  transform: rotate(360deg);
}
/* line 171, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
  vertical-align: -35%;
}
/* line 176, templates/g5_hydrogen/custom/scss/custom.scss */
.su-spoiler-style-5 .su-spoiler-title h3 {
  z-index: 1;
}
/* line 177, templates/g5_hydrogen/custom/scss/custom.scss */
.su-spoiler-style-5 .su-spoiler-title h3:hover {
  color: #0b0b3e;
}
/* line 178, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  width: 380px;
}
/* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase a:hover {
  color: #e4e4e4;
}
/* line 180, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-icons {
  background: transparent;
  font-size: 1.8rem;
  display: block;
  margin: 0 auto;
  max-height: 100% !important;
  max-width: 100% !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  float: left;
}
/* line 181, templates/g5_hydrogen/custom/scss/custom.scss */
.icon_list_wrapper {
  float: left;
}
/* line 182, templates/g5_hydrogen/custom/scss/custom.scss */
.icon_list_item {
  padding-bottom: 20px;
  margin: 0;
  clear: both;
  position: relative;
  line-height: inherit;
}
/* line 183, templates/g5_hydrogen/custom/scss/custom.scss */
.icon_description h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: none !important;
  line-height: normal;
  color: white;
}
/* line 184, templates/g5_hydrogen/custom/scss/custom.scss */
.icon_description a {
  color: white;
}
/* line 185, templates/g5_hydrogen/custom/scss/custom.scss */
.icon_description {
  margin-left: 50px;
}
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
.icon_description_text {
  color: white;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  display: block;
}
/* line 187, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-icons {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  -ie-transition: -ie-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
/* line 188, templates/g5_hydrogen/custom/scss/custom.scss */
.contact-icons:hover {
  transform: scale(1.2, 1.2);
}
/* line 189, templates/g5_hydrogen/custom/scss/custom.scss */
.fa-angle-double-down {
  font-size: 3rem;
  color: #fff;
  padding: 1.5rem;
}
/* line 190, templates/g5_hydrogen/custom/scss/custom.scss */
.service-icons {
  background: transparent;
  font-size: 3.8rem;
  display: block;
  margin: 0 auto;
  max-height: 100% !important;
  max-width: 100% !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  text-align: center;
}
/* line 191, templates/g5_hydrogen/custom/scss/custom.scss */
.service-icons {
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out;
  -o-transition: -o-transform 0.5s ease-in-out;
  -ie-transition: -ie-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
}
/* line 192, templates/g5_hydrogen/custom/scss/custom.scss */
.service-icons:hover {
  transform: scale(1.2, 1.2);
}
/* line 193, templates/g5_hydrogen/custom/scss/custom.scss */
dt {
  border-bottom: 1px solid;
}
/* Menu Styling*/
/* line 195, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background: transparent;
}
/* line 197, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: transparent;
}
/* line 200, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  background: transparent;
  width: 100%;
}
/* line 201, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element {
  position: fixed;
  width: 70px;
  top: 0;
  left: 0;
  z-index: 1003;
  padding-top: 0.3rem;
  padding-bottom: 0.8rem;
  opacity: 0.9 !important;
  background: #dbae99;
  -webkit-transition: background 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  -moz-transition: background 0.6s ease-in-out, -moz-transform 0.6s ease-in-out;
  transition: background 0.6s ease-in-out, transform 0.6s ease-in-out;
}
/* line 202, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
}
/* line 203, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.g-fixed-element .log img {
  position: fixed;
  width: 240px;
  top: 0.5rem;
  left: 8rem;
  -webkit-transition: width 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out, -moz-transform 0.5s ease-in-out;
  transition: width 0.5s ease-in-out, transform 0.5s ease-in-out;
}
/* line 204, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: transparent;
  color: white;
}
/* line 206, 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 207, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #fff;
  background: transparent;
}
/* line 208, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  padding: 1.2rem 1.338rem;
}
/* line 209, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main, section {
  padding: 0rem 0;
  background: url('../../../../images/basic/footer-background.png');
  color: #252525;
}
/* line 215, templates/g5_hydrogen/custom/scss/custom.scss */
.dark {
  background: #4e4e4e !important;
}
/* Στοιχεία Επικοινωνίας - Αρχική Σελίδα Styling*/
/* line 218, templates/g5_hydrogen/custom/scss/custom.scss */
.bottom .su-icon-list .icon_list_item {
  padding-bottom: 5px;
  margin: 0;
  clear: both;
  position: relative;
}
/* line 219, templates/g5_hydrogen/custom/scss/custom.scss */
.bottom .su-icon-list .icon_list_item .icon_description h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: none !important;
  line-height: normal;
}
/* Background Down lines*/
/* line 221, templates/g5_hydrogen/custom/scss/custom.scss */
.lines {
  background-image: url('../../../../images/basic/aplus-graph.png');
  position: absolute;
  bottom: 0px;
  width: 100%;
  z-index: -500;
  height: 300px;
  background-repeat: no-repeat;
  background-size: 105% auto;
  background-position: bottom;
  left: 0px;
}
/* Seperate Styling*/
/* line 223, templates/g5_hydrogen/custom/scss/custom.scss */
.profile {
  padding-right: 35px;
  padding-left: 35px;
}
/* Breadcrum Styling*/
/* line 225, templates/g5_hydrogen/custom/scss/custom.scss */
.bread {
  padding: 0px !important;
  margin: 0px;
  list-style: none;
  background-color: transparent !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 226, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0px;
  list-style: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* line 227, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb a {
  color: #09248c;
}
/* line 228, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb > li > .divider {
  padding: 0px 3px 0px 2px !important;
  color: #333 !important;
}
/* line 229, templates/g5_hydrogen/custom/scss/custom.scss */
.bread .breadcrumb > li > .divider {
  color: transparent !important;
}
/* line 230, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb > li {
  display: inline-block;
  text-shadow: 0 0px 0 !important;
}
/* line 231, templates/g5_hydrogen/custom/scss/custom.scss */
.breadcrumb .g-content {
  margin: 0.2rem 0rem;
  padding: 0.2rem 0rem;
}
/* Facebook. To fill the container and nothing else */
/* line 233, templates/g5_hydrogen/custom/scss/custom.scss */
#fb-root {
  display: none;
}
/* line 234, templates/g5_hydrogen/custom/scss/custom.scss */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
/* line 238, templates/g5_hydrogen/custom/scss/custom.scss */
.start {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 160px;
  overflow: hidden;
  font-family: 'Lato', sans-serif;
  font-size: 35px;
  line-height: 40px;
  color: #ecf0f1;
}
/* line 251, templates/g5_hydrogen/custom/scss/custom.scss */
.start__container {
  font-weight: 600;
  overflow: hidden;
  height: 40px;
  padding: 0 40px;
}
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
.start__container:before {
  content: '[';
  left: 0;
}
/* line 261, templates/g5_hydrogen/custom/scss/custom.scss */
.start__container:after {
  content: ']';
  position: absolute;
  right: 0;
}
/* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
.start__container:after, .start__container:before {
  position: absolute;
  top: 0;
  color: #16a085;
  font-size: 42px;
  line-height: 40px;
  -webkit-animation-name: opacity;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-name: opacity;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
/* line 279, templates/g5_hydrogen/custom/scss/custom.scss */
.start__container__text {
  display: inline;
  float: left;
  margin: 0;
}
/* line 284, templates/g5_hydrogen/custom/scss/custom.scss */
.start__container__list {
  margin-top: 0;
  padding-left: 110px;
  text-align: left;
  list-style: none;
  -webkit-animation-name: change;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-name: change;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}
/* line 296, templates/g5_hydrogen/custom/scss/custom.scss */
.start__container__list__item {
  line-height: 40px;
  margin: 0;
}
@-webkit-keyframes opacity {
  /* line 302, templates/g5_hydrogen/custom/scss/custom.scss */
  0%, 100% {
    opacity: 0;
  }
  /* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  /* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
  0%, 12.66%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 314, templates/g5_hydrogen/custom/scss/custom.scss */
  16.66%, 29.32% {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
  }
  /* line 318, templates/g5_hydrogen/custom/scss/custom.scss */
  33.32%, 45.98% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  /* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
  49.98%, 62.64% {
    -webkit-transform: translate3d(0, -75%, 0);
    transform: translate3d(0, -75%, 0);
  }
  /* line 326, templates/g5_hydrogen/custom/scss/custom.scss */
  66.64%, 79.3% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  /* line 330, templates/g5_hydrogen/custom/scss/custom.scss */
  83.3%, 95.96% {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
  }
}
@keyframes opacity {
  /* line 336, templates/g5_hydrogen/custom/scss/custom.scss */
  0%, 100% {
    opacity: 0;
  }
  /* line 339, templates/g5_hydrogen/custom/scss/custom.scss */
  50% {
    opacity: 1;
  }
}
@keyframes change {
  /* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
  0%, 12.66%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  /* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
  16.66%, 29.32% {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
  }
  /* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
  33.32%, 45.98% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  /* line 356, templates/g5_hydrogen/custom/scss/custom.scss */
  49.98%, 62.64% {
    -webkit-transform: translate3d(0, -75%, 0);
    transform: translate3d(0, -75%, 0);
  }
  /* line 360, templates/g5_hydrogen/custom/scss/custom.scss */
  66.64%, 79.3% {
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  /* line 364, templates/g5_hydrogen/custom/scss/custom.scss */
  83.3%, 95.96% {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
  }
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 1, templates/g5_hydrogen/scss/mixins/_nav.scss */
@media only all and (min-width: 75rem) {
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 395, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    font-size: 2.3rem;
    color: #fff;
    z-index: 9999;
  }
  /* line 396, templates/g5_hydrogen/custom/scss/custom.scss */
  .readmore2 {
    padding: 0.3rem;
  }
  /* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
  .readmore4 {
    padding: 0.5rem;
  }
  /* line 398, templates/g5_hydrogen/custom/scss/custom.scss */
  .first {
    padding-top: 9rem;
    padding-bottom: 5rem;
    color: #fff;
  }
  /* line 399, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 1.2rem 0.738rem;
    font-size: 0.92rem;
  }
  /* line 400, templates/g5_hydrogen/custom/scss/custom.scss */
  .mg {
    margin-top: 0rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  /* line 405, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header img {
    margin-left: 6rem;
  }
  /* line 408, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header {
    color: white;
    position: relative;
    z-index: 3;
    background: #545454;
    border: 0px solid;
  }
  /* line 415, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    font-size: 2.3rem;
    color: #fff;
    position: fixed;
    z-index: 9999;
  }
  /* line 416, templates/g5_hydrogen/custom/scss/custom.scss */
  .readmore2 {
    padding: 0.2rem;
  }
  /* line 417, templates/g5_hydrogen/custom/scss/custom.scss */
  .readmore4 {
    padding: 0.4rem;
  }
  /* line 418, templates/g5_hydrogen/custom/scss/custom.scss */
  .first {
    padding-top: 10rem;
    padding-bottom: 4rem;
    color: #fff;
  }
  /* line 419, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation.g-fixed-element {
    height: 75px;
  }
  /* line 420, templates/g5_hydrogen/custom/scss/custom.scss */
  .log {
    position: relative;
    right: -3rem;
    top: 0.3rem;
    width: 75%;
  }
  /* line 421, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    background: #545454;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
    height: 75px;
  }
  /* line 422, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation.g-fixed-element .log img {
    top: 0.1rem;
    left: 5.3rem;
  }
  /* line 423, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase h1, #g-showcase h1 strong {
    font-size: 1.4rem;
  }
  /* line 424, templates/g5_hydrogen/custom/scss/custom.scss */
  .mg {
    margin-top: 0rem;
  }
  /* line 425, templates/g5_hydrogen/custom/scss/custom.scss */
  .item-page img {
    float: none !important;
  }
  /* line 426, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-feature .g-content {
    margin: 0rem;
    padding: 0rem;
  }
}
@media only all and (max-width: 30rem) {
  /* line 434, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header img {
    margin-left: 6rem;
  }
  /* line 437, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header {
    color: white;
    position: relative;
    z-index: 3;
    background: #545454;
    border: 0px solid;
  }
  /* line 444, templates/g5_hydrogen/custom/scss/custom.scss */
  .mg {
    margin-top: rem;
  }
  /* line 445, templates/g5_hydrogen/custom/scss/custom.scss */
  .g-offcanvas-toggle {
    font-size: 2.3rem;
    color: #fff;
    position: fixed;
    z-index: 9999;
  }
  /* line 446, templates/g5_hydrogen/custom/scss/custom.scss */
  .readmore2 {
    padding: 0.2rem;
  }
  /* line 447, templates/g5_hydrogen/custom/scss/custom.scss */
  .readmore4 {
    padding: 0.4rem;
  }
  /* line 448, templates/g5_hydrogen/custom/scss/custom.scss */
  .first {
    padding-top: 10rem;
    padding-bottom: 4rem;
    color: #fff;
  }
  /* line 449, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation.g-fixed-element {
    height: 75px;
  }
  /* line 450, templates/g5_hydrogen/custom/scss/custom.scss */
  .log {
    position: relative;
    right: -3rem;
    top: 0.3rem;
    width: 75%;
  }
  /* line 451, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    background: #545454;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 2;
    height: 75px;
  }
  /* line 452, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation.g-fixed-element .log img {
    top: 0.1rem;
    left: 5.3rem;
  }
  /* line 453, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase h1, #g-showcase h1 strong {
    font-size: 1.4rem;
  }
  /* line 454, templates/g5_hydrogen/custom/scss/custom.scss */
  .item-page img {
    float: none !important;
  }
  /* line 455, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-feature .g-content {
    margin: 0rem;
    padding: 0rem;
  }
}
@media only all and (min-width: 60rem) {
}
@media only all and (min-width: 48rem) {
}
@media only all and (max-width: 47.938rem) {
}
@media only all and (max-width: 59.938rem) {
  /* line 479, templates/g5_hydrogen/custom/scss/custom.scss */
  .mg {
    margin-top: 0rem;
  }
}
@import "nucleus/mixins/breakpoints"

/** Generated by FG **/
@font-face {
  /** Generated by FG **/
  font-family: 'Conv_Mistral';
  src: url('../fonts/Mistral.eot');
  src: local('☺'), url('../fonts/Mistral.woff') format('woff'), url('../fonts/Mistral.ttf') format('truetype'), url('../'fonts/Mistral.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*# sourceMappingURL=custom_10.css.map */