/* 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 */
h2.g-title, .platform-content h1, .platform-content h2 {
  font-size: 2rem;
  font-weight: 600;
}
/* line 39, templates/g5_hydrogen/custom/scss/template.scss */
h2.g-title:after, .platform-content h1:after, .platform-content h2:after {
  content: '';
  display: block;
  width: 120px;
  height: 2px;
  background: #1111fb;
  margin: 15px 0;
}
/* line 50, 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 56, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 60, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #1111fb;
}
/* line 65, 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 72, 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 76, 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: #1111fb;
}
/* line 80, templates/g5_hydrogen/custom/scss/template.scss */
.button, .readon, .readmore, button.validate {
  display: inline-block;
  color: #fff;
  padding: 0.5rem 1rem;
  border-radius: 0;
  box-shadow: none;
  background: #1111fb;
  outline: none;
  -webkit-transition: background 0.12s;
  -moz-transition: background 0.12s;
  transition: background 0.12s;
}
/* line 93, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: #2a2afb;
  color: #fff;
}
/* line 101, templates/g5_hydrogen/custom/scss/template.scss */
/* line 102, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 104, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 106, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 110, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 114, templates/g5_hydrogen/custom/scss/template.scss */
.contact input, .contact textarea {
  box-sizing: border-box;
  width: 100%;
}
/* line 119, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-fields {
  width: 45%;
  float: left;
}
/* line 124, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-area {
  width: 50%;
  margin-left: 5%;
  float: left;
}
/* line 130, templates/g5_hydrogen/custom/scss/template.scss */
.contact dl {
  margin: 0;
}
/* line 133, templates/g5_hydrogen/custom/scss/template.scss */
/* line 134, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul {
  list-style: url('../../images/bullet.jpg');
  margin-left: 2.5rem;
}
/* line 138, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul li {
  padding-left: 0.8rem;
  margin-bottom: 0.3rem;
}
/* line 145, templates/g5_hydrogen/custom/scss/template.scss */
/* line 146, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  display: block !important;
}
/* line 150, 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 158, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  margin: 10px 0;
}
/* line 165, templates/g5_hydrogen/custom/scss/template.scss */
.menu-block .g-content {
  margin: 0 1.6rem;
  padding: 0;
}
/* line 170, templates/g5_hydrogen/custom/scss/template.scss */
.bordered {
  padding: 4px;
  border: 1px solid #1111fb;
  background: #fff;
}
/* line 176, templates/g5_hydrogen/custom/scss/template.scss */
/* line 18, media/gantry5/engines/nucleus/scss/vendor/bourbon/addons/_clearfix.scss */
nav.g-main-nav::after {
  clear: both;
  content: "";
  display: table;
}
/* line 179, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel {
  float: right;
  margin-top: 25px;
}
/* line 184, templates/g5_hydrogen/custom/scss/template.scss */
/* line 185, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li .g-menu-item-container {
  -webkit-transition: all 0.12s ease-in-out;
  -moz-transition: all 0.12s ease-in-out;
  transition: all 0.12s ease-in-out;
  color: #fafafa;
  font-size: 0.85rem;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 0;
  position: relative;
  margin-right: 30px;
}
/* line 196, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li .g-menu-item-container:after {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background: #1111fb;
  margin-top: 15px;
}
/* line 207, templates/g5_hydrogen/custom/scss/template.scss */
/* line 208, 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:hover .g-menu-item-container {
  color: #fafafa;
}
/* line 211, 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:hover .g-menu-item-container:after {
  width: 100%;
}
/* line 217, 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 222, templates/g5_hydrogen/custom/scss/template.scss */
body {
  background: url('../../images/bg.jpg');
}
/* line 226, templates/g5_hydrogen/custom/scss/template.scss */
#g-page-surround {
  background: url('../../images/bg-top.png') no-repeat top center;
}
/* line 230, templates/g5_hydrogen/custom/scss/template.scss */
#g-header {
  background: url('../../images/slider-shadow.png') no-repeat bottom center;
  padding-bottom: 50px;
}
/* line 234, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck {
  padding: 4px;
  background: #fff;
  border: 1px solid #1111fb;
}
/* line 241, templates/g5_hydrogen/custom/scss/template.scss */
#g-page-surround > .g-container {
  background: url('../../images/shadow.png') no-repeat bottom center;
  padding-bottom: 30px;
}
/* line 246, templates/g5_hydrogen/custom/scss/template.scss */
#g-main {
  background: #fff;
}
/* line 250, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer {
  background: none;
  border: 0;
}
/* line 255, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright {
  font-size: 0.75rem;
  border-top: 1px solid #c8c8c8;
}
/* line 259, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright .g-content {
  padding: 0 0.8rem;
}
/* line 263, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright p {
  margin: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 268, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
  }
  /* line 269, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 270, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
/*# sourceMappingURL=custom_11.css.map */