/* 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: 2.2rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
/* line 37, templates/g5_hydrogen/custom/scss/template.scss */
.g-title:after, .platform-content h1:after {
  content: '';
  display: block;
  width: 140px;
  height: 2px;
  background: #eb7708;
  margin: 15px auto;
  margin-top: 30px;
}
/* line 51, 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 57, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 61, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #eb7708;
}
/* line 66, 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 73, 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 77, 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: #eb7708;
}
/* line 81, templates/g5_hydrogen/custom/scss/template.scss */
textarea {
  height: auto;
}
/* line 86, 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 #eb7708;
  border-radius: 0;
  box-shadow: none;
  background: #eb7708;
  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 107, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: transparent;
  color: #292929;
}
/* line 115, templates/g5_hydrogen/custom/scss/template.scss */
/* line 116, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 118, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 120, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 124, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 128, 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 {
  box-sizing: border-box;
  width: 100%;
  min-height: 33px;
}
/* line 134, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-fields {
  margin-right: 25px;
}
/* line 138, templates/g5_hydrogen/custom/scss/template.scss */
.contact dl {
  margin: 0;
}
/* line 141, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes {
  font-size: 0.7rem;
  line-height: 1rem;
}
/* line 145, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 150, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes ul li {
  clear: both;
}
/* line 155, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes input {
  float: left;
}
/* line 160, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes label {
  float: left;
  width: 95%;
}
/* line 165, templates/g5_hydrogen/custom/scss/template.scss */
.contact-checkboxes input[type="checkbox"] {
  margin: 0;
  margin-top: 2px;
  margin-right: 8px;
  vertical-align: middle;
}
/* line 174, templates/g5_hydrogen/custom/scss/template.scss */
/* line 175, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul {
  margin-left: 2.5rem;
}
/* line 179, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul li {
  padding-left: 0.8rem;
  margin-bottom: 0.3rem;
}
/* line 186, templates/g5_hydrogen/custom/scss/template.scss */
/* line 187, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  width: 100%;
}
/* line 191, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  font-size: 0.8rem;
  margin: 10px 0;
}
/* line 198, templates/g5_hydrogen/custom/scss/template.scss */
/* line 199, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel {
  float: right;
}
/* line 203, templates/g5_hydrogen/custom/scss/template.scss */
/* line 204, 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: #242424;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 15px;
}
/* line 214, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.g-selected > .g-menu-item-container {
  color: #fafafa;
}
/* line 218, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.active > .g-menu-item-container {
  color: #fafafa;
}
/* line 222, 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 226, templates/g5_hydrogen/custom/scss/template.scss */
/* line 227, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li > .g-menu-item-container {
  padding-top: 40px;
  padding-bottom: 4px;
}
/* line 230, 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: #fff;
  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 241, templates/g5_hydrogen/custom/scss/template.scss */
/* line 242, 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: #eb7708;
}
/* line 244, 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 252, 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 256, templates/g5_hydrogen/custom/scss/template.scss */
/* line 257, 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 274, templates/g5_hydrogen/custom/scss/template.scss */
#g-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: url('../../images/bg-top.png') repeat-x;
  min-height: 210px;
  z-index: 4;
}
/* line 284, templates/g5_hydrogen/custom/scss/template.scss */
#g-top .g-content {
  padding-top: 0;
  margin-top: 0;
}
/* line 289, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #logo {
  margin-top: 25px;
}
/* line 294, templates/g5_hydrogen/custom/scss/template.scss */
#g-header {
  padding-bottom: 25px;
}
/* line 298, templates/g5_hydrogen/custom/scss/template.scss */
/* line 299, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption {
  text-shadow: 0 0 4px #111;
  bottom: 10% !important;
}
/* line 303, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption > div {
  background: none;
}
/* line 307, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption .camera_caption_title {
  font-size: 2.2rem;
  font-family: "Open Sans";
}
/* line 313, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption .camera_caption_desc {
  font-size: 2rem;
  font-family: "Open Sans";
  font-size: 1.1rem;
  font-weight: 600;
  padding: 15px 20px;
  padding-left: 0;
}
/* line 323, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_pag {
  position: absolute;
  left: 20px;
  bottom: 0;
}
/* line 328, templates/g5_hydrogen/custom/scss/template.scss */
/* line 330, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_pag .camera_pag_ul li {
  background: transparent;
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  border-radius: 0;
}
/* line 337, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_pag .camera_pag_ul li.cameracurrent {
  background: #eb7708;
}
/* line 340, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_pag .camera_pag_ul li > span {
  display: none;
}
/* line 352, templates/g5_hydrogen/custom/scss/template.scss */
#g-bottom {
  position: relative;
}
/* line 354, templates/g5_hydrogen/custom/scss/template.scss */
#g-bottom #contactbox {
  font-size: 0.8rem;
  line-height: 1.6rem;
  position: absolute;
  top: 35%;
  left: 20%;
  max-width: 550px;
  background: #fff;
  padding: 20px 40px;
  box-shadow: 0 2px 2px #ccc;
  border-bottom: 3px solid #eb7708;
}
/* line 370, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer {
  background: none;
  border: 0;
}
/* line 375, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright {
  font-size: 0.75rem;
  border-top: 1px solid #c8c8c8;
  background: url('../../images/bg-footer.png') no-repeat top center;
  padding: 20px 0;
  color: #fff;
}
/* line 382, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright .g-content {
  padding: 0 0.8rem;
}
/* line 386, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright p {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 391, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
  }
  /* line 392, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 393, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
/*# sourceMappingURL=custom_11.css.map */