/* 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: 1.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;
  background: #fff;
}
/* line 27, templates/g5_hydrogen/custom/scss/template.scss */
hr, p {
  margin: 1.2rem 0;
}
/* line 32, templates/g5_hydrogen/custom/scss/template.scss */
.g-title, .platform-content h1 {
  font-size: 2rem;
  text-transform: uppercase;
  color: #343434;
  letter-spacing: 3px;
  font-weight: 600;
  position: relative;
  text-align: center;
}
/* line 42, templates/g5_hydrogen/custom/scss/template.scss */
.g-title:after, .platform-content h1:after {
  content: '';
  display: block;
  width: 80px;
  height: 2px;
  background: #0274ba;
  margin: 25px auto;
  margin-bottom: 70px;
}
/* line 56, templates/g5_hydrogen/custom/scss/template.scss */
textarea, select[multiple=multiple] {
  background-color: #fafafa;
  border: 1px solid #c8c8c8;
  box-shadow: none;
  border-radius: 0;
}
/* line 62, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 66, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #0274ba;
}
/* line 71, 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: #fafafa;
  box-shadow: none;
  border-radius: 0;
  font-style: italic;
  border: 0;
  border-left: 2px solid #0274ba;
}
/* line 81, 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 85, 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: #0274ba;
}
/* line 89, templates/g5_hydrogen/custom/scss/template.scss */
textarea {
  height: auto;
}
/* line 94, templates/g5_hydrogen/custom/scss/template.scss */
.button, .readon, .readmore, button.validate {
  display: inline-block;
  outline: none;
  color: #f2d112;
  font-weight: 700;
  text-align: center;
  padding: 0.75rem 1.6rem;
  border: 1px solid #f2d112;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  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 113, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: transparent;
  color: #292929;
}
/* line 121, templates/g5_hydrogen/custom/scss/template.scss */
/* line 122, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 124, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 126, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 130, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 134, templates/g5_hydrogen/custom/scss/template.scss */
.contact input, .contact textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 33px;
}
/* line 140, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-fields {
  width: 45%;
  float: left;
}
/* line 145, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-area {
  width: 50%;
  margin-left: 5%;
  float: left;
}
/* line 151, templates/g5_hydrogen/custom/scss/template.scss */
.contact dl {
  margin: 0;
}
/* line 154, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul, ul.check {
  list-style: url('../../images/bullet.png');
  margin-left: 2.5rem;
}
/* line 158, templates/g5_hydrogen/custom/scss/template.scss */
div[itemprop*="articleBody"] ul li, ul.check li {
  padding-left: 0.8rem;
  margin-bottom: 0.3rem;
}
/* line 164, templates/g5_hydrogen/custom/scss/template.scss */
/* line 165, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  width: 100%;
}
/* line 169, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  font-size: 0.8rem;
  margin: 10px 0;
}
/* line 176, templates/g5_hydrogen/custom/scss/template.scss */
/* line 177, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel {
  float: right;
  margin-top: 15px;
}
/* line 182, templates/g5_hydrogen/custom/scss/template.scss */
/* line 183, 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: #fafafa;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Open Sans";
  padding: 0 20px;
}
/* line 193, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.g-selected > .g-menu-item-container {
  color: #f2d112;
}
/* line 197, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.active > .g-menu-item-container {
  color: #f2d112;
}
/* line 201, 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 205, templates/g5_hydrogen/custom/scss/template.scss */
/* line 210, templates/g5_hydrogen/custom/scss/template.scss */
/* line 215, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel > li.active > .g-menu-item-container {
  font-weight: 700;
}
/* line 221, 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 225, templates/g5_hydrogen/custom/scss/template.scss */
/* line 226, 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 239, templates/g5_hydrogen/custom/scss/template.scss */
#g-page-surround {
  background: #0274ba;
}
/* line 243, templates/g5_hydrogen/custom/scss/template.scss */
#g-top {
  background: #0274ba;
  border-bottom: 1px solid #039de7;
  margin-bottom: 2px;
}
/* line 248, templates/g5_hydrogen/custom/scss/template.scss */
#g-top .g-content {
  padding: 10px 15px;
}
/* line 255, templates/g5_hydrogen/custom/scss/template.scss */
#g-header {
  position: relative;
  z-index: 0;
  font-size: 2.2rem;
  color: #fff;
  font-weight: 700;
  text-shadow: 1px 1px 4px #888;
}
/* line 264, templates/g5_hydrogen/custom/scss/template.scss */
#g-header #slogan {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 45%;
  margin: auto;
}
/* line 275, templates/g5_hydrogen/custom/scss/template.scss */
.itemid-115 #g-main {
  margin-top: -90px;
}
/* line 279, templates/g5_hydrogen/custom/scss/template.scss */
#g-main {
  background: #fff;
  position: relative;
  z-index: 2;
}
/* line 284, templates/g5_hydrogen/custom/scss/template.scss */
#g-main #content-bottom {
  font-size: 0.8rem;
  line-height: 1.4rem;
  font-family: "Open Sans";
}
/* line 289, templates/g5_hydrogen/custom/scss/template.scss */
#g-main .g-content {
  padding: 25px 50px;
}
/* line 294, templates/g5_hydrogen/custom/scss/template.scss */
.rounded {
  border-radius: 100%;
}
/* line 298, templates/g5_hydrogen/custom/scss/template.scss */
.anchor {
  z-index: -99;
  position: relative;
  top: -200px;
  height: 0;
  visibility: hidden;
}
/* line 306, templates/g5_hydrogen/custom/scss/template.scss */
.inner-content {
  padding: 25px 50px;
}
/* line 310, templates/g5_hydrogen/custom/scss/template.scss */
#googlemap {
  font-size: 0.95rem;
}
/* line 314, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer {
  background: none;
  border: 0;
}
/* line 319, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright {
  font-size: 0.75rem;
  border: 0;
  color: #fff;
  background: url('../../images/bg-footer.jpg') no-repeat top center;
  font-family: "Open Sans";
  padding-top: 200px;
  margin-top: -185px;
  z-index: 0;
}
/* line 330, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright .g-content {
  padding: 0 0.8rem;
}
/* line 334, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright p {
  margin: 0;
}
/* line 337, templates/g5_hydrogen/custom/scss/template.scss */
.chs-container {
  opacity: 1;
}
@media only all and (max-width: 47.938rem) {
  /* line 342, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
  }
  /* line 343, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 344, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
/*# sourceMappingURL=custom_11.css.map */