/* 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 */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #45ca45;
  border-radius: 3px;
  padding: 0;
  background-position: bottom bottom;
  height: 35px;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  line-height: 0;
  font-weight: 900;
}
/* line 13, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  display: inline-block;
  cursor: pointer;
  -webkit-transition: background 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -moz-transition: background 0.2s ease-out, -moz-transform 0.2s ease-out;
  transition: background 0.2s ease-out, transform 0.2s ease-out;
  padding-right: 0;
  border-radius: 3px;
}
/* line 22, 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 25, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  color: #202c5a;
  font-family: 'Conv_PaulG';
  font-weight: 900;
  font-size: 30px;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
h3 {
  font-family: 'Conv_SymcA';
  color: #45ca45;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  letter-spacing: 1px;
  margin-top: -5px;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background-image: url('../../../../images/fd.png');
  background-repeat: repeat-x;
  background-position: center bottom;
  bacgrond-color: #36416a;
  color: #eee;
  border-top: 1px solid #ccc;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
.pros {
  background-color: #fff;
  padding-bottom: 7px;
  padding-top: 10px;
  width: 200px;
  border-radius: 3px;
  font-weight: bolder;
  float: left;
  border: 2px solid #9f6;
  margin-right: 25px;
  color: #202c5a;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
.cont {
  background-color: transparent;
  padding-bottom: 7px;
  padding-top: 10px;
  width: 200px;
  color: #9f6;
  border-radius: 3px;
  font-weight: bolder;
  border: 2px solid #9f6;
  float: left;
  float: left;
  margin-right: 25px;
}
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .pros a, #g-showcase .pros a:link, #g-showcase .pros a:visited {
  color: #202c5a;
  text-decoration: none;
}
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .pros a:hover {
  color: #34468d;
  text-decoration: none;
}
/* line 61, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .cont a, #g-showcase .cont a:link, #g-showcase .cont a:visited {
  color: #9f6;
  text-decoration: none;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .cont a:hover {
  color: #befd9f;
  text-decoration: none;
}
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
.linhead {
  font-size: 11px;
  color: #fff;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .linhead a, #g-header .linhead a:link, #g-header .linhead a:visited {
  color: #fff;
  text-decoration: none;
}
/* line 77, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .linhead a:hover {
  color: #ced7fc;
  text-decoration: none;
}
