/* 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 24, templates/g5_hydrogen/custom/scss/template.scss */
#g-main {
  padding: 0;
}
/* line 28, templates/g5_hydrogen/custom/scss/template.scss */
hr, p {
  margin: 10px 0;
}
/* line 35, templates/g5_hydrogen/custom/scss/template.scss */
h2.g-title, .platform-content h1, .platform-content h2 {
  font-size: 1.7rem;
  position: relative;
}
/* line 40, 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: #0165c3;
  margin: 15px 0;
}
/* line 53, 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 59, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 63, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #0165c3;
}
/* line 68, 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 75, 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 79, 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: #0165c3;
}
/* line 85, templates/g5_hydrogen/custom/scss/template.scss */
.button, .readon, .readmore, button.validate {
  display: inline-block;
  color: #292929;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: 0.6rem 1.7rem;
  border: 3px solid #0165c3;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  position: relative;
  top: 0;
  font-size: 0.85rem;
  background: transparent;
  margin-bottom: 15px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 111, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  background: #0165c3;
  color: #fafafa;
  top: 8px;
}
/* line 120, templates/g5_hydrogen/custom/scss/template.scss */
/* line 121, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 123, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 125, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 129, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 133, templates/g5_hydrogen/custom/scss/template.scss */
.contact input, .contact textarea {
  box-sizing: border-box;
  width: 100%;
}
/* line 138, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-fields {
  width: 45%;
  float: left;
}
/* line 143, templates/g5_hydrogen/custom/scss/template.scss */
.contact .contact-area {
  width: 50%;
  margin-left: 5%;
  float: left;
}
/* line 149, templates/g5_hydrogen/custom/scss/template.scss */
.contact dl {
  margin: 0;
}
/* line 152, templates/g5_hydrogen/custom/scss/template.scss */
/* line 153, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar ul, div[itemprop*="articleBody"] ul {
  list-style: url('../../images/bullet.png');
  margin-left: 2.5rem;
}
/* line 157, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar ul li, div[itemprop*="articleBody"] ul 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 */
#sidebar ul li {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  margin-left: 0;
}
/* line 170, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar ul li:hover {
  font-weight: 700;
  color: #111;
  margin-left: -10px;
  padding-left: 25px;
}
/* line 179, templates/g5_hydrogen/custom/scss/template.scss */
/* line 180, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  display: block !important;
}
/* line 184, 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 192, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  margin: 10px 0;
}
/* line 199, templates/g5_hydrogen/custom/scss/template.scss */
.menu-block .g-content {
  margin: 0 1.6rem;
  padding: 0;
}
/* line 204, templates/g5_hydrogen/custom/scss/template.scss */
/* line 206, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel {
  float: right;
  margin-top: 20px;
}
/* line 211, templates/g5_hydrogen/custom/scss/template.scss */
/* line 212, 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: #909090;
  font-size: 0.8rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0px 10px;
}
/* line 220, 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: #0165c3;
  margin-top: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 231, templates/g5_hydrogen/custom/scss/template.scss */
/* line 232, 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: #191919;
}
/* 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:hover .g-menu-item-container:after {
  width: 100%;
}
/* line 240, 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 245, templates/g5_hydrogen/custom/scss/template.scss */
.normaltext {
  text-transform: inital !important;
}
/* line 249, templates/g5_hydrogen/custom/scss/template.scss */
.upper {
  text-transform: uppercase;
}
/* line 256, templates/g5_hydrogen/custom/scss/template.scss */
#g-top {
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 15px;
}
/* line 261, templates/g5_hydrogen/custom/scss/template.scss */
#g-header {
  background: url('../../images/bg-section-slider.jpg') no-repeat top center;
  font-weight: 700;
}
/* line 267, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck {
  margin: 0 !important;
}
/* line 270, templates/g5_hydrogen/custom/scss/template.scss */
/* line 272, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption > div {
  background: none;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 0;
  padding: 10px 20px;
  padding-left: 70px;
  text-transform: uppercase;
  color: #292929;
}
/* line 283, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption > div .camera_caption_desc {
  font-family: "Open Sans";
  font-size: 1.4rem;
  font-weight: 300;
}
/* line 289, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption > div .subline {
  margin-left: 50px;
}
/* line 295, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_pag {
  position: absolute;
  left: 50px;
  bottom: -5px;
}
/* line 300, templates/g5_hydrogen/custom/scss/template.scss */
/* line 301, 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;
}
/* line 307, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_pag .camera_pag_ul li.cameracurrent {
  background: #fff;
}
/* line 310, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_pag .camera_pag_ul li > span {
  display: none;
}
/* line 318, templates/g5_hydrogen/custom/scss/template.scss */
#g-showcase {
  text-align: center;
  font-size: 0.8rem;
}
/* line 322, templates/g5_hydrogen/custom/scss/template.scss */
#g-showcase .inner {
  border-bottom: 2px solid #0165c3;
  margin: 0 10px;
}
/* line 327, templates/g5_hydrogen/custom/scss/template.scss */
#g-showcase h3 {
  font-weight: 700;
  font-size: 1.1rem;
  color: #323232;
}
/* line 333, templates/g5_hydrogen/custom/scss/template.scss */
#g-showcase .ico-wrapper {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 2px solid transparent;
  padding: 16px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}
/* line 342, templates/g5_hydrogen/custom/scss/template.scss */
#g-showcase .ico-wrapper:before {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid #0165c3;
  border-radius: 50%;
  opacity: 0;
}
/* line 357, templates/g5_hydrogen/custom/scss/template.scss */
#g-showcase .ico-wrapper:hover:before {
  opacity: 1;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
/* line 363, templates/g5_hydrogen/custom/scss/template.scss */
#g-showcase .fa {
  font-size: 3rem;
  line-height: 100%;
  color: #fff;
  background: #0165c3;
  padding: 1.6rem;
  border-radius: 100%;
}
/* line 376, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer {
  background: none;
  border: 0;
}
/* line 381, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright {
  font-size: 0.75rem;
  border-top: 1px solid #c8c8c8;
}
/* line 385, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright .g-content {
  padding: 0 0.8rem;
}
/* line 389, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright p {
  margin: 0;
}
/* line 392, templates/g5_hydrogen/custom/scss/template.scss */
.contentimg {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #0165c3;
  padding: 2px;
}
/* line 397, templates/g5_hydrogen/custom/scss/template.scss */
.contentimg:hover {
  padding: 6px;
}
/* line 405, templates/g5_hydrogen/custom/scss/template.scss */
/* line 406, templates/g5_hydrogen/custom/scss/template.scss */
.qform-container input, .qform-container textarea, .qform-container button {
  box-sizing: border-box;
}
/* line 410, templates/g5_hydrogen/custom/scss/template.scss */
.qform-container input, .qform-container textarea {
  width: 100%;
  height: 36px;
}
/* line 415, templates/g5_hydrogen/custom/scss/template.scss */
.qform-container button {
  padding: 1rem 3rem;
}
/* line 420, templates/g5_hydrogen/custom/scss/template.scss */
.qform-container textarea {
  height: 128px;
}
/* line 424, templates/g5_hydrogen/custom/scss/template.scss */
.qform-container select {
  border-radius: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 430, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
  }
  /* line 431, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 432, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
