/* 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
 */

@charset "UTF-8";
/*****
*   CUSTOM.SCSS POUR LE THEME ALPAD40
*****/
.g-media-box .g-grid {
  margin-bottom: 1.25rem;
}
.g-media-box .g-grid:last-child {
  margin-bottom: 0;
}
.g-media-box .g-grid .g-block {
  margin-right: 1.25rem;
}
@media only all and (max-width: 47.99rem) {
  .g-media-box .g-grid .g-block {
    margin-right: 0;
    margin-bottom: 1.25rem;
  }
}
.g-media-box .g-grid .g-block:last-child {
  margin-right: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-media-box .g-grid .g-block:last-child {
    margin-bottom: 0;
  }
}
.g-media-box .g-media-box-item .g-media-box-content {
  background: #ffffff;
  padding: 2rem;
  border: 1px solid #e0e0e5;
}
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media {
  color: #424753;
  background: transparent;
  border: 1px solid #e0e0e5;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
}
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media:hover {
  color: #ffffff;
  background: #ff5a00;
  border-color: #ff5a00;
}
@media only all and (max-width: 47.99rem) {
  .g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .button-media {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 1.5rem;
    padding: 0.5rem;
  }
}
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .g-media-box-play {
  position: absolute;
  margin-top: -2.5rem;
}
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-links .g-item-text {
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
}
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-desc {
  margin: 1.5rem 0;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e0e0e5;
}
.g-media-box .g-media-box-item .g-media-box-content .g-media-box-special1, .g-media-box .g-media-box-item .g-media-box-content .g-media-box-special2 {
  margin: 0;
}
.g-hero-slider {
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider {
    height: auto !important;
  }
}
.g-hero-slider .uk-slidenav-position {
  height: 100%;
  z-index: 2;
  overflow: hidden;
}
.g-hero-slider .uk-slidenav-position .uk-slider-container {
  height: 100%;
}
.g-hero-slider .uk-slidenav-position .uk-slideset, .g-hero-slider .uk-slidenav-position .uk-slider {
  height: 100%;
}
.g-hero-slider .uk-dotnav {
  margin: 0 0 0 -15px;
  position: relative;
  bottom: 50px;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .uk-dotnav {
    bottom: 35px;
  }
}
.g-hero-slider .uk-dotnav > * > * {
  width: 15px;
  height: 15px;
}
.g-hero-slider .g-hero-slider-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  width: 100%;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .g-hero-slider-item {
    height: auto;
  }
}
.g-hero-slider .g-hero-slider-item-container {
  width: 100%;
  padding: 0 80px;
  text-align: center;
  margin-top: -7px;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .g-hero-slider-item-container {
    padding: 70px 50px;
  }
}
.g-hero-slider .g-hero-title {
  margin: 0;
}
.g-hero-slider .g-hero-desc {
  margin: 35px 0 0;
  font-size: 1.3rem;
}
.g-hero-slider .g-hero-buttons {
  margin: 40px 0 0;
}
.g-hero-slider .g-hero-buttons .button {
  padding: 0.8rem 1.3rem;
  font-size: 1.2rem;
  margin-right: 15px;
  min-width: 180px;
  border: 2px solid #ff5a00;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-hero-slider .g-hero-buttons .button:hover {
  background: #ff7429;
  border-color: #ff7429;
}
.g-hero-slider .g-hero-buttons .button:last-child {
  margin-right: 0;
}
.g-hero-slider .g-hero-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-hero-slider .g-hero-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-hero-slider .g-hero-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-hero-slider .g-hero-buttons .button.empty {
  background: none;
  border: 2px solid;
}
.g-hero-slider .g-hero-buttons .button.empty:hover {
  background: #ff5a00;
  border-color: #ff5a00;
  color: #ffffff;
}
.g-hero-slider .particles-js-canvas-el {
  position: absolute;
  top: 0;
  bottom: 0;
}
/***
*   REGLES GENERALES
***/
h1, h2, h3, h4, h5, h6 {
  color: #FF5A00;
}
body {
  line-height: 1.5;
}
body p {
  margin: 0.5rem 0;
}
#g-mainbar {
  background: #fff;
  color: #424753;
  padding: 1.5rem 0;
}
/*****
*   REGLES DE NAVIGATION
*****/
#g-navigation .g-main-nav .g-dropdown {
  background: #36343e;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0rem;
}
/*****
*	REGLES HEADER
*****/
.g-home-particles.g-helium-style #g-header {
  margin-top: -9.5rem;
  padding: 150px;
}
.g-particle-intro .g-title {
  text-transform: uppercase;
  color: rgba(236, 238, 239, 0.6);
}
.g-particle-intro {
  margin-bottom: 1rem;
  text-align: center;
}
.g-particle-intro .g-title-separator.no-intro-text {
  margin: 1rem auto 0;
}
/*****
*	REGLES g-social
*****/
.g-social a {
  color: #ffffff;
}
/*****
*	REGLES Menu (intro)
*****/
.Menu_pricipal #g-intro .g-content {
  margin-bottom: 0;
  padding-bottom: 0;
}
#g-intro {
  background: #f4f5f7;
  color: #424753;
  padding: 0 0;
}
#Menu-Alpad .g-content {
  margin-top: 0.25rem !important;
  padding-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
/*** premier niveau de menu ***/
#Menu-Alpad .g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  line-height: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-transform: uppercase;
  font-weight: initial;
}
/*** Second niveau du Second menu ***/
#Menu-Alpad .Second_level {
  background-color: #ffffff;
  border: 1px solid #87c701;
  border-radius: 1px 0 0 0;
  padding: 0.5rem;
}
#Menu-Alpad .Second_level a {
  text-decoration: none;
  line-height: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-transform: uppercase;
  font-weight: initial;
}
/*****
*	Regles "Page header"
*****/
.page-header {
  border-bottom: 2px solid #FF5A00;
}
.page-header > h1, .page-header > h2, .page-header > h3, .page-header > h4, .page-header > h5, .page-header > h6 {
  margin: 0.5rem 0 0.5rem 0;
  text-rendering: optimizeLegibility;
}
/*****
*	Regles "Article body"
*****/
div[itemprop="articleBody"] > h1, div[itemprop="articleBody"] > h2, div[itemprop="articleBody"] > h3, div[itemprop="articleBody"] > h4, div[itemprop="articleBody"] > h5, div[itemprop="articleBody"] > h6 {
  margin: 0.5rem 0 0.2rem 0;
  text-rendering: optimizeLegibility;
}
/*****
*	Règles de Table
*****/
table {
  border: 0px solid #dce2e9;
}
td {
  padding: 0.5rem;
  border: 0px solid #dce2e9;
}
/*****
*	Règles du footer
*****/
@media (max-width: 30rem) {
  #g-intro .g-content {
    margin: 0 0;
    padding: 0 0;
  }
  #g-intro h1, #g-intro h2, #g-intro h3, #g-intro h4, #g-intro h5, #g-intro h6 {
    margin: 0.75rem 0 0.75rem 0;
    text-rendering: optimizeLegibility;
  }
  #g-footer .g-content {
    margin: 0 0;
    padding: 0.25rem;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  #g-intro .g-content {
    margin: 0 0;
    padding: 0 0;
  }
  #g-intro h1, #g-intro h2, #g-intro h3, #g-intro h4, #g-intro h5, #g-intro h6 {
    margin: 0.75rem 0 0.75rem 0;
    text-rendering: optimizeLegibility;
  }
  #g-footer .g-content {
    margin: 0 0;
    padding: 0.25rem;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  #g-intro .g-content {
    margin: 0 0;
    padding: 0 0;
  }
  #g-intro h1, #g-intro h2, #g-intro h3, #g-intro h4, #g-intro h5, #g-intro h6 {
    margin: 0.75rem 0 0.75rem 0;
    text-rendering: optimizeLegibility;
  }
  #g-footer .g-content {
    margin: 0 0;
    padding: 0.25rem;
  }
}
@media (max-width: 75rem) and (min-width: 60rem) {
  #g-footer .g-content {
    margin: 0 0;
    padding: 0.25rem;
  }
  #g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6 {
    margin: 0.25rem 0 0.25rem 0;
    text-rendering: optimizeLegibility;
  }
  #g-footer .g-content-array .g-array-item-text {
    margin: 0 0;
  }
}
@media (min-width: 75rem) {
  #g-footer .g-content {
    margin: 0 0;
    padding: 0.25rem;
  }
  #g-footer h1, #g-footer h2, #g-footer h3, #g-footer h4, #g-footer h5, #g-footer h6 {
    margin: 0.25rem 0 0.25rem 0;
    text-rendering: optimizeLegibility;
  }
  #g-footer .g-content-array .g-array-item-text {
    margin: 0 0;
  }
}
/*# sourceMappingURL=custom_14.css.map */