@charset "UTF-8";/* 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
 */

/** Global **/
.g-marron, .g-marron a {
  color: #6c382b;
}
.g-white, .g-white a {
  color: #f1f0ef;
}
/** Navigation **/
/* Header*/
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: rgba(241, 240, 239, 0.7);
}
ul.g-toplevel {
  margin-top: 1.5em;
}
/* Left */
#g-sous-menu {
  position: fixed;
  width: 300px;
}
#g-sous-menu ul#sous-menu li {
  display: block;
  width: 100%;
}
#g-sous-menu ul#sous-menu li a {
  color: #f1f0ef;
}
/** Social **/
.g-social.social a {
  color: #f1f0ef;
  font-size: 1.5em;
  margin-top: 0.25em;
  display: inline-block;
}
/** Form **/
.form-group.row {
  margin-bottom: 1em;
}
/** Button **/
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #f1f0ef;
}
/** Footer **/
/* Logo */
#g-footer #logo-6725-particle {
  max-width: 120px;
  text-align: center;
  margin: 0.625rem auto;
}
/* Menu */
#g-footer ul.g-toplevel * {
  color: #f1f0ef;
}
/* Copyright */
#g-footer .copyright {
  margin-top: -4em;
}
/* To top */
footer#g-footer.nopaddingall .g-container {
  padding-bottom: 2.5rem !important;
}
footer#g-footer #totop {
  position: fixed;
  bottom: 0;
  width: 75rem;
  text-align: right;
  z-index: 2;
  margin: -0.625rem 0;
}
footer#g-footer #totop.g-totop {
  margin: 0 25px;
}
footer#g-footer .g-totop {
  padding: 0rem 0;
}
footer#g-footer a#g-totop {
  width: 135px;
  padding: 5px;
  background-color: #6c382b;
  color: #f1f0ef;
  text-align: center;
  border: 1px solid #021128;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  display: inline-block;
  font-size: 0.9rem;
}
/* Responsive */
@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
  #g-sous-menu {
    position: fixed;
    width: 250px;
  }
  #totop {
    width: 56.88rem !important;
  }
  #totop .g-totop {
    margin: 0;
  }
}
@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
  #g-sous-menu {
    position: fixed;
    width: 200px;
  }
  #totop {
    width: 44.88rem !important;
  }
  #totop .g-totop {
    margin: 0;
  }
}
@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
  #g-sous-menu {
    position: relative;
    width: 100%;
  }
  #totop {
    width: 28.88rem !important;
    text-align: center;
  }
  #totop .g-totop {
    margin: 0;
  }
  a.g-logo {
    max-width: 250px;
    margin: 0 auto;
  }
}
@media only all and (max-width: 30rem) {
  #g-sous-menu {
    display: none;
  }
  .copyright {
    margin-top: 0em;
  }
  #totop {
    width: 100% !important;
    text-align: center;
  }
  #totop .g-totop {
    margin: 0;
  }
  a.g-logo {
    max-width: 250px;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=custom_13.css.map */
