/* 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 */
/* Variables override */
/* line 10, templates/g5_hydrogen/custom/scss/template.scss */
body {
  font-size: 0.85rem;
}
/* line 14, templates/g5_hydrogen/custom/scss/template.scss */
a {
  outline: none;
}
/* line 18, templates/g5_hydrogen/custom/scss/template.scss */
strong {
  color: inherit;
}
/* line 22, templates/g5_hydrogen/custom/scss/template.scss */
#g-main {
  padding: 0;
}
/* line 26, templates/g5_hydrogen/custom/scss/template.scss */
hr, p {
  margin: 1.2rem 0;
}
/* line 31, templates/g5_hydrogen/custom/scss/template.scss */
.g-title, .platform-content h1 {
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
  background: url('../../images/h-bg.jpg') no-repeat top left;
  padding-top: 180px;
  padding-bottom: 20px;
  padding-left: 20px;
}
/* line 45, templates/g5_hydrogen/custom/scss/template.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #c8c8c8;
  box-shadow: none;
  border-radius: 0;
}
/* line 51, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 55, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #171717;
}
/* line 60, templates/g5_hydrogen/custom/scss/template.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  border: 1px solid #c8c8c8;
  box-shadow: none;
  border-radius: 0;
}
/* line 67, templates/g5_hydrogen/custom/scss/template.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #c4c4c4;
}
/* line 71, templates/g5_hydrogen/custom/scss/template.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #171717;
}
/* line 75, templates/g5_hydrogen/custom/scss/template.scss */
textarea {
  height: auto;
}
/* line 80, templates/g5_hydrogen/custom/scss/template.scss */
.button, .readon, .readmore, button.validate {
  display: inline-block;
  outline: none;
  color: #fafafa;
  font-size: 0.85rem;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: 0.75rem 1.6rem;
  border: 3px solid #171717;
  border-radius: 0;
  box-shadow: none;
  background: #171717;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 101, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: transparent;
  color: #292929;
}
/* line 109, templates/g5_hydrogen/custom/scss/template.scss */
/* line 110, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 112, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 114, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 118, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 122, templates/g5_hydrogen/custom/scss/template.scss */
.contact input, .contact textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 33px;
}
/* line 128, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-fields {
  width: 45%;
  float: left;
}
/* line 133, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-area {
  width: 50%;
  margin-left: 5%;
  float: left;
}
/* line 139, templates/g5_hydrogen/custom/scss/template.scss */
.contact dl {
  margin: 0;
}
/* line 142, templates/g5_hydrogen/custom/scss/template.scss */
/* line 143, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul {
  margin-left: 2.5rem;
}
/* line 147, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul li {
  padding-left: 0.8rem;
  margin-bottom: 0.3rem;
}
/* line 154, templates/g5_hydrogen/custom/scss/template.scss */
/* line 155, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  display: block !important;
}
/* line 159, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .popup-modal-dismiss {
  background: none !important;
  border-radius: 0 !important;
  border: 1px solid #fff;
  color: #fff !important;
  text-shadow: none;
}
/* line 167, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  margin: 10px 0;
}
/* line 172, templates/g5_hydrogen/custom/scss/template.scss */
#g-top {
  background: #f2f2f2;
}
/* line 176, templates/g5_hydrogen/custom/scss/template.scss */
#g-top .g-container {
  max-width: 20rem;
  height: 100vh;
}
/* line 181, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #logo {
  background: #fff;
  text-align: center;
}
/* line 186, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #menublock .g-content {
  padding: 0;
  margin: 0;
}
/* line 191, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #copyright {
  position: absolute;
  bottom: 0;
  font-size: 0.75rem;
  border-top: 1px solid #c8c8c8;
}
/* line 199, templates/g5_hydrogen/custom/scss/template.scss */
/* line 200, templates/g5_hydrogen/custom/scss/template.scss */
/* line 203, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li {
  display: block;
}
/* line 206, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li .g-menu-item-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #202020;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 12px 30px;
}
/* line 215, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li .g-menu-item-container .g-menu-parent-indicator:after {
  content: '\f054';
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 15px;
}
/* line 224, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.g-selected > .g-menu-item-container {
  color: #999;
}
/* line 228, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.active > .g-menu-item-container {
  color: #999;
}
/* line 235, templates/g5_hydrogen/custom/scss/template.scss */
/* line 238, templates/g5_hydrogen/custom/scss/template.scss */
/* line 239, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container, nav.g-main-nav ul.g-toplevel > li.g-selected > .g-menu-item-container {
  background: #fff;
}
/* line 246, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel ul.g-dropdown {
  background: #f2f2f2;
  left: 100% !important;
  top: 0 !important;
}
/* line 252, templates/g5_hydrogen/custom/scss/template.scss */
/* line 253, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel ul.g-dropdown li.active > .g-menu-item-container, nav.g-main-nav ul.g-toplevel ul.g-dropdown li.g-selected > .g-menu-item-container {
  background: #fff;
}
/* line 262, templates/g5_hydrogen/custom/scss/template.scss */
body {
  background: url('../../images/bg-page.jpg') no-repeat top center;
  background-attachment: fixed;
}
/* line 266, templates/g5_hydrogen/custom/scss/template.scss */
body.itemid-118 {
  background: url('../../images/bg-home.jpg') no-repeat top center;
}
/* line 271, templates/g5_hydrogen/custom/scss/template.scss */
#g-page-surround {
  background: none;
}
/* line 275, templates/g5_hydrogen/custom/scss/template.scss */
#g-main {
  background: #fff;
}
@media only all and (min-width: 45rem) {
  /* line 281, templates/g5_hydrogen/custom/scss/template.scss */
  #g-page-surround > .g-container {
    margin: 0;
    margin-left: 28rem;
  }
  /* line 287, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    position: fixed;
    top: 0;
    left: 0;
  }
  /* line 294, templates/g5_hydrogen/custom/scss/template.scss */
  #g-main {
    margin-left: -70px;
    margin-top: 160px;
  }
  /* line 298, templates/g5_hydrogen/custom/scss/template.scss */
  #g-main .g-content {
    padding: 15px 55px;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 306, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
    background: #fff;
    margin-bottom: 20px;
  }
  /* line 310, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top .g-container {
    height: auto;
  }
  /* line 315, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 316, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
