/* 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: 1rem;
}
/* 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: 1.7rem;
  font-weight: 600;
  position: relative;
}
/* line 43, 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 49, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 53, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #171717;
}
/* line 58, 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 65, 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 69, 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 73, templates/g5_hydrogen/custom/scss/template.scss */
textarea {
  height: auto;
}
/* line 78, 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 99, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: transparent;
  color: #292929;
}
/* line 107, templates/g5_hydrogen/custom/scss/template.scss */
/* line 108, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 110, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 112, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 116, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 120, templates/g5_hydrogen/custom/scss/template.scss */
.contact input[type="color"], .contact input[type="date"], .contact input[type="datetime"], .contact input[type="datetime-local"], .contact input[type="email"], .contact input[type="month"], .contact input[type="number"], .contact input[type="password"], .contact input[type="search"], .contact input[type="tel"], .contact input[type="text"], .contact input[type="time"], .contact input[type="url"], .contact input[type="week"], .contact input:not([type]), .contact textarea, .contact textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 33px;
}
/* line 126, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-fields {
  margin-right: 25px;
}
/* line 130, templates/g5_hydrogen/custom/scss/template.scss */
.contact dl {
  margin: 0;
}
/* line 133, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes {
  font-size: 0.7rem;
  line-height: 1rem;
}
/* line 137, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 142, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes ul li {
  clear: both;
}
/* line 147, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes input {
  float: left;
}
/* line 152, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes label {
  float: left;
  width: 95%;
}
/* line 157, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes input[type="checkbox"] {
  margin: 0;
  margin-top: 2px;
  margin-right: 8px;
  vertical-align: middle;
}
/* line 166, templates/g5_hydrogen/custom/scss/template.scss */
/* line 167, templates/g5_hydrogen/custom/scss/template.scss */
.front-section ul, div[itemprop*="articleBody"] ul {
  list-style: url('../../images/bullet.png');
  margin-left: 2.5rem;
}
/* line 171, templates/g5_hydrogen/custom/scss/template.scss */
.front-section ul li, div[itemprop*="articleBody"] ul li {
  padding-left: 0.8rem;
  margin-bottom: 0.3rem;
}
/* line 178, templates/g5_hydrogen/custom/scss/template.scss */
/* line 179, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  width: 100%;
}
/* line 183, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  font-size: 0.8rem;
  margin: 10px 0;
}
/* line 190, templates/g5_hydrogen/custom/scss/template.scss */
/* line 191, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel {
  float: right;
}
/* line 195, templates/g5_hydrogen/custom/scss/template.scss */
/* line 196, 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: 0 20px;
}
/* line 207, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.g-selected > .g-menu-item-container {
  color: #999;
}
/* line 211, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.active > .g-menu-item-container {
  color: #999;
}
/* line 215, templates/g5_hydrogen/custom/scss/template.scss */
> nav.g-main-nav ul.g-toplevel li.g-parent .g-menu-parent-indicator:after {
  opacity: 1;
}
/* line 219, templates/g5_hydrogen/custom/scss/template.scss */
/* line 220, templates/g5_hydrogen/custom/scss/template.scss */
/* line 221, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li > .g-menu-item-container:after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #171717;
  margin-top: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 232, templates/g5_hydrogen/custom/scss/template.scss */
/* line 233, templates/g5_hydrogen/custom/scss/template.scss */
/* line 234, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container:after, nav.g-main-nav ul.g-toplevel > li.g-selected > .g-menu-item-container:after {
  width: 100%;
}
/* line 242, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel ul.g-dropdown {
  background: #fff;
  box-shadow: 0 0 3px #898989;
}
/* line 246, templates/g5_hydrogen/custom/scss/template.scss */
/* line 247, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel ul.g-dropdown li .g-menu-item-container {
  padding: 6px 10px;
}
/* line 264, templates/g5_hydrogen/custom/scss/template.scss */
/* line 265, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #logo .g-content {
  padding-right: 0;
  margin-right: 0;
}
/* line 271, templates/g5_hydrogen/custom/scss/template.scss */
#g-header {
  padding-bottom: 25px;
}
/* line 275, templates/g5_hydrogen/custom/scss/template.scss */
/* line 279, templates/g5_hydrogen/custom/scss/template.scss */
/* line 280, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption > div {
  background: none;
}
/* line 284, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption .camera_caption_desc {
  font-family: "Open Sans";
  font-size: 1.1rem;
  padding: 15px 20px;
}
/* line 293, templates/g5_hydrogen/custom/scss/template.scss */
.front-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 298, templates/g5_hydrogen/custom/scss/template.scss */
/* line 299, templates/g5_hydrogen/custom/scss/template.scss */
#g-front-1 .g-content, #g-front-3 .g-content {
  padding-left: 52%;
}
/* line 304, templates/g5_hydrogen/custom/scss/template.scss */
/* line 305, templates/g5_hydrogen/custom/scss/template.scss */
#g-front-2 .g-content {
  padding-right: 52%;
}
/* line 310, templates/g5_hydrogen/custom/scss/template.scss */
#g-front-1 {
  background: url('../../images/bg1.jpg') no-repeat top center;
}
/* line 314, templates/g5_hydrogen/custom/scss/template.scss */
#g-front-2 {
  background: url('../../images/bg2.jpg') no-repeat top center;
}
/* line 318, templates/g5_hydrogen/custom/scss/template.scss */
#g-front-3 {
  background: url('../../images/bg3.jpg') no-repeat top center;
}
/* line 322, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer, #g-copyright {
  color: #fafafa;
  background: #333;
  font-weight: 300;
}
/* line 327, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer .g-title, #g-copyright .g-title {
  font-size: 1.3rem;
  color: #fff;
}
/* line 333, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer {
  border: 0;
}
/* line 336, templates/g5_hydrogen/custom/scss/template.scss */
/* line 337, templates/g5_hydrogen/custom/scss/template.scss */
/* line 338, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer ul li a {
  color: #fafafa;
}
/* line 345, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright {
  font-size: 0.75rem;
  border-top: 1px solid rgba(120, 120, 120, 0.3);
}
/* line 349, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright .g-content {
  padding: 0 0.8rem;
}
/* line 353, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright p {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 358, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
  }
  /* line 359, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 360, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
/*# sourceMappingURL=custom_11.css.map */