/* 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.8rem;
}
/* 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;
}
/* line 37, 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 43, templates/g5_hydrogen/custom/scss/template.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #c4c4c4;
}
/* line 47, templates/g5_hydrogen/custom/scss/template.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #01013f;
}
/* line 52, 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 59, 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 63, 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: #01013f;
}
/* line 67, templates/g5_hydrogen/custom/scss/template.scss */
textarea {
  height: auto;
}
/* line 72, 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.9rem 1.6rem;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  background: #01013f;
  margin-bottom: 15px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
/* line 92, templates/g5_hydrogen/custom/scss/template.scss */
.button:hover, .readon:hover, .readmore:hover, button.validate:hover {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -ms-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
  color: #fafafa;
}
/* line 100, templates/g5_hydrogen/custom/scss/template.scss */
/* line 101, templates/g5_hydrogen/custom/scss/template.scss */
.contact dd {
  margin-left: 0;
}
/* line 103, templates/g5_hydrogen/custom/scss/template.scss */
.contact #contact-form {
  margin: 0;
}
/* line 105, templates/g5_hydrogen/custom/scss/template.scss */
.contact legend {
  font-size: 0.7rem;
}
/* line 109, templates/g5_hydrogen/custom/scss/template.scss */
.contact textarea {
  height: 170px;
}
/* line 113, templates/g5_hydrogen/custom/scss/template.scss */
.contact input, .contact textarea {
  box-sizing: border-box;
  width: 100%;
  min-height: 33px;
}
/* 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 */
#sidebar ul, div[itemprop*="articleBody"] ul {
  margin: 0;
  list-style: url('../../images/bullet.png');
  margin-left: 2rem;
}
/* line 139, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar ul li, div[itemprop*="articleBody"] ul li {
  padding-left: 0.8rem;
  padding-bottom: 8px;
  margin-bottom: 0.3rem;
}
/* line 145, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar ul li:last-child, div[itemprop*="articleBody"] ul li:last-child {
  border: 0;
}
/* line 148, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar ul.check, div[itemprop*="articleBody"] ul.check {
  list-style: url('../../images/bullet-offer.png');
}
/* line 150, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar ul.check li, div[itemprop*="articleBody"] ul.check li {
  border-bottom: 1px dashed #c8c8c8;
}
/* line 156, templates/g5_hydrogen/custom/scss/template.scss */
/* line 157, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies .cadre_inner_texte_alert_cookies {
  display: block !important;
}
/* line 161, 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 169, templates/g5_hydrogen/custom/scss/template.scss */
#cadre_alert_cookies p {
  margin: 10px 0;
}
/* line 175, templates/g5_hydrogen/custom/scss/template.scss */
/* line 176, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel {
  float: right;
  margin-top: 55px;
}
/* line 181, templates/g5_hydrogen/custom/scss/template.scss */
/* line 182, 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.85rem;
  font-weight: 700;
  text-transform: uppercase;
  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: #fafafa;
}
/* line 197, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel li.active > .g-menu-item-container {
  color: #fafafa;
}
/* 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 206, templates/g5_hydrogen/custom/scss/template.scss */
/* line 207, 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: 4px;
  background: #f6e809;
  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 218, templates/g5_hydrogen/custom/scss/template.scss */
/* line 219, templates/g5_hydrogen/custom/scss/template.scss */
/* line 220, 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 228, templates/g5_hydrogen/custom/scss/template.scss */
nav.g-main-nav ul.g-toplevel ul.g-dropdown {
  background: #01013f;
  box-shadow: 0 0 3px #898989;
}
/* line 232, templates/g5_hydrogen/custom/scss/template.scss */
/* line 233, 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 246, templates/g5_hydrogen/custom/scss/template.scss */
#g-page-surround {
  background: #eee;
}
/* line 250, templates/g5_hydrogen/custom/scss/template.scss */
#g-top {
  background: url('../../images/bg-menu.jpg') no-repeat top center;
}
/* line 254, templates/g5_hydrogen/custom/scss/template.scss */
#g-top .g-content {
  padding: 0 15px;
  margin: 0 20px;
  position: relative;
}
/* line 260, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #logo {
  position: absolute;
  top: 0px;
  left: 25px;
}
/* line 264, templates/g5_hydrogen/custom/scss/template.scss */
#g-top #logo img {
  z-index: 20;
  position: relative;
}
/* line 268, templates/g5_hydrogen/custom/scss/template.scss */
#g-header {
  background: url('../../images/bg-header.jpg') no-repeat top center;
  padding-bottom: 130px;
}
/* line 273, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck {
  margin-top: 20px;
  margin-bottom: 50px;
  z-index: 0 !important;
}
/* line 278, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck:after {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  background: url('../../images/shadow.png') no-repeat bottom center;
}
/* line 290, templates/g5_hydrogen/custom/scss/template.scss */
/* line 291, templates/g5_hydrogen/custom/scss/template.scss */
#g-header .slideshowck .camera_caption > div {
  background: none;
}
/* line 295, 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 304, templates/g5_hydrogen/custom/scss/template.scss */
#g-main {
  background: url('../../images/bg-right-bottom.png') #fff no-repeat bottom right;
  box-shadow: 0 0 6px #898989;
  position: relative;
  z-index: 4;
  margin-top: -140px;
}
/* line 311, templates/g5_hydrogen/custom/scss/template.scss */
#g-main .g-content {
  padding: 15px 50px;
}
/* line 315, templates/g5_hydrogen/custom/scss/template.scss */
/* line 316, templates/g5_hydrogen/custom/scss/template.scss */
#g-main #main-content .g-content {
  padding-left: 50px;
}
/* line 322, templates/g5_hydrogen/custom/scss/template.scss */
/* line 323, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar .g-content {
  padding-left: 0;
}
/* line 327, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar .rdwrap {
  position: relative;
  background: url('../../images/btn-shadow.png') no-repeat bottom center;
}
/* line 331, templates/g5_hydrogen/custom/scss/template.scss */
#sidebar .rdwrap .readmore {
  margin-bottom: 13px;
}
/* line 337, templates/g5_hydrogen/custom/scss/template.scss */
#g-footer {
  background: none;
  border: 0;
}
/* line 344, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright {
  font-size: 0.75rem;
  background: #01013f;
  color: #fff;
  padding-top: 120px;
  padding-bottom: 80px;
  margin-top: -110px;
  position: relative;
  z-index: 0;
}
/* line 357, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 120px;
  left: 0;
}
/* line 367, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright .g-content {
  padding: 10px 0.8rem;
  margin: 0 10px;
}
/* line 372, templates/g5_hydrogen/custom/scss/template.scss */
#g-copyright p {
  margin: 0;
}
/* line 375, templates/g5_hydrogen/custom/scss/template.scss */
/* line 376, templates/g5_hydrogen/custom/scss/template.scss */
.chs-chaos-gallery .chs-misc {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media only all and (max-width: 47.938rem) {
  /* line 389, templates/g5_hydrogen/custom/scss/template.scss */
  #g-top {
    text-align: center;
  }
  /* line 390, templates/g5_hydrogen/custom/scss/template.scss */
  /* line 391, templates/g5_hydrogen/custom/scss/template.scss */
  #g-copyright p {
    text-align: center !important;
  }
}
