/* 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 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 */
/* line 3, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.headroom--not-top {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1001;
  left: 0;
  margin-top: 0px;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle.headroom--not-top {
  position: fixed;
  z-index: 1002;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 18, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-open #g-navigation.headroom--not-top {
  left: 17rem;
}
/* line 21, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-open .g-offcanvas-toggle.headroom--not-top {
  left: 17.7rem;
}
/* line 26, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation.headroom--not-top, .g-offcanvas-toggle.headroom--not-top {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background: #1867a9;
  color: #fff;
  position: relative;
  z-index: 3;
  height: 55px !important;
  margin-top: -20px;
}
/* line 38, 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: #6da9da;
  height: 70px;
}
/* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #3180c2;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 2;
  height: 70px;
  /*rigo bianco sopra il menu*/
  margin-top: 1px;
  /*rigo bianco sotto il menu*/
  margin-bottom: 1px;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  margin-top: -10px;
}
/* line 64, 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;
  height: 70px;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
.hugeitmicro {
  margin-left: 50px;
}
/* line 75, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase h1, #g-showcase h2, #g-showcase h3, #g-showcase h4, #g-showcase h5, #g-showcase h6, #g-showcase strong {
  color: #000;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
.g-powered-by {
  color: #ffffe4 !important;
}
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
.size-80 {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 80%;
  -moz-flex: 0 80%;
  -ms-flex: 0 80%;
  flex: 0 80%;
  width: 80%;
  margin-top: 20px;
}
/* line 93, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  color: #666;
}
/* line 97, templates/g5_hydrogen/custom/scss/custom.scss */
#camera_wrap_121 .camera_caption > div {
  /*background-color: #fff;*/
  /*color: #4d4d4d;*/
  /*color: #1867a9;*/
  /*opacity: 0.2;*/
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
.g-powered-by {
  color: #fff !important;
}
/* line 107, templates/g5_hydrogen/custom/scss/custom.scss */
#gototop {
  color: #fff !important;
  padding: 10px;
  margin-right: 10px;
  /*background-color: #1867A9 !important;*/
  background-color: transparent !important;
}
/* line 114, templates/g5_hydrogen/custom/scss/custom.scss */
select {
  width: 250px;
  background-color: #fff;
  border: 1px solid #ccc;
}
/* line 119, templates/g5_hydrogen/custom/scss/custom.scss */
.camera_wrap .camera_pag .camera_pag_ul {
  margin-right: 40px;
  background: #3180c2 !important;
}
/* line 124, templates/g5_hydrogen/custom/scss/custom.scss */
#camera_wrap_121 .camera_caption > div {
  opacity: 0.9 !important;
}
/* line 127, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase .button {
  background: #3180c2 !important;
  color: #fff;
}
