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

.jl-wrapper .jl-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
.jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
  box-sizing: content-box;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
}
.jl-wrapper .g-container .el-content, .tm-header .g-container .el-content, .tm-header-mobile .g-container .el-content {
  padding: 0.938rem;
  margin: 0.625rem;
}
@media only all and (min-width: 75rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .jl-wrapper .g-container, .tm-header .g-container, .tm-header-mobile .g-container {
    max-width: 30rem;
  }
}
.tm-header .navbar-wrapper, .tm-header-mobile .navbar-wrapper {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnavbar-"][id$="-particle"] {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-simple .jl-container .g-main-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
.menu-extended .el-navbar-dropbar {
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.el-horiz-nav {
  padding: 0 0.938rem;
  margin: 0 0.625rem;
}
[id^="jlnav-"][id$="-particle"] .jl-search-input {
  border-radius: 0;
  box-shadow: none;
}
ul.jl-list, .jl-breadcrumb, .jl-comment-list {
  margin-left: 0;
}
ul.jl-tab, .jl-subnav {
  margin-top: 0;
}
ul.jl-list {
  margin: 0 0 20px 0;
}
.jl-hr, hr {
  overflow: visible;
  text-align: inherit;
  border-top: 1px solid #e5e5e5;
}
.jl-checkbox, .jl-radio {
  display: inline-block !important;
  width: 16px !important;
}
.jl-modal-dialog video {
  vertical-align: middle;
}
.jl-link {
  color: #000000;
}
.jl-link:hover, .jl-link:focus, .jl-link:active {
  color: black;
}
.jl-link-heading:hover, .jl-link-heading a:hover, .jl-link-toggle:hover .jl-link-heading, .jl-link-toggle:focus .jl-link-heading, .jl-list-primary > ::before, .jl-text-primary {
  color: #000000 !important;
}
.jl-notification-message-primary, .jl-button-link, .jl-navbar-toggle.jl-open, .jl-navbar-toggle:focus, .jl-navbar-toggle:hover, .jl-iconnav > * > a:hover, .jl-iconnav > .jl-active > a {
  color: #000000;
}
.jl-search-input {
  box-sizing: border-box !important;
}
.jl-search-navbar .jl-search-input:focus, .jl-tab > .jl-active > a {
  border-color: #000000;
}
.jl-button-primary, .jl-card-primary.jl-card-hover:hover, .jl-background-primary, .jl-marker, .jl-alert-primary, .jl-subnav-pill > .jl-active > a, .jl-checkbox:checked, .jl-checkbox:indeterminate, .jl-checkbox:checked:focus, .jl-checkbox:indeterminate:focus, .jl-radio:checked, .jl-card-primary > .tm-timeline-arrow, .jl-dotnav > .jl-active > *, .jl-dotnav > * > :focus, .jl-dotnav > * > :hover, .jl-pagination > .jl-active > *, .jl-label:not(.jl-label-success, .jl-label-warning, .jl-label-danger) {
  background-color: #000000;
}
.jl-button-primary:hover, .jl-button-primary:focus {
  background-color: black;
}
.jl-light .jl-button-primary:focus {
  background-color: #fff;
  color: #1c1c1c;
}
.jl-icon:not(.jl-preserve) [stroke*="#"]:not(.jl-preserve) {
  stroke: currentcolor;
}
.jl-section-primary, .jl-tile-primary, .jl-card-primary, .jl-badge {
  background: #000000;
}
.jl-text-background {
  background-color: #000000;
  background-image: linear-gradient(90deg, #000000 0, black 100%);
}
.jl-checkbox:focus, .jl-radio:focus {
  border-color: #000000;
}
.jl-radio:checked:focus {
  background-color: #000000;
}
.jl-overlay-primary {
  background: rgba(0, 0, 0, 0.8);
}
.jl-button-default {
  background-color: rgba(255, 255, 255, 0);
  color: #000000;
  border-color: #000000;
}
.jl-button-default:hover, .jl-button-default:focus, .jl-button-default:active {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.jl-pagination > * > :hover {
  color: #fff;
  background-color: black;
}
body {
  font-family: "Open Sans", sans-serif;
}
div.col:has(> div.com-content-article), .platform-content.container {
  padding-right: 0;
  padding-left: 0;
}
#g-header {
  margin-top: -7rem;
  background-image: none;
  background-color: transparent;
}
#g-header::before {
  /* display:none;*/
}
.owl-item, .g-owlcarousel-item, .g-owlcarousel-item-wrapper {
  max-height: 800px;
  overflow: hidden;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 800px;
}
.g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-title {
  font-family: "Barlow Condensed";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 5rem;
}
.g-owlcarousel-item-desc {
  text-transform: uppercase;
  font-family: "Barlow Condensed";
  font-weight: 400;
  font-size: 3rem;
  margin: 2rem;
}
.g-owlcarousel-item-desc a {
  color: white;
}
#g-navigation {
  padding: 2rem 0 2rem 0;
}
#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
#g-navigation .g-main-nav {
  float: right;
}
#logo_mainmenu {
  display: flex;
  justify-content: left;
  align-items: center;
}
@media only all and (max-width: 48rem) {
  #logo_mainmenu {
    justify-content: center;
  }
}
h1, h2, h3, h4, h5 {
  font-family: "Barlow Condensed";
}
h3 {
  font-size: 2.3rem;
}
.g-main-nav {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 400 !important;
  font-size: 0.95rem !important;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1rem;
}
@media only all and (max-width: 60rem) {
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-weight: 400 !important;
    font-size: 0.75rem !important;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.35rem;
  }
}
.g-content p a {
  text-transform: uppercase;
  border: 1px solid black;
  padding: 0.5rem 2rem;
  display: inline-block;
  font-size: 0.9rem;
}
.g-content p a:hover {
  background: black;
  color: white;
}
.g-content p a.blanc {
  border: 1px solid white;
  color: white;
}
.g-content p a.bleu {
  border: 1px solid #0079bf;
  color: #0079bf;
}
.g-content p a.bleu:hover {
  background: #0079bf;
  color: white;
}
.g-content p a.blanc:hover {
  background: white;
  color: black;
}
.g-content p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.home_content_hide {
  display: none;
}
.jl-sticky-below {
  background: #0079bf !important;
}
#acces_video_home {
  text-align: center;
}
#acces_video_home a {
  font-size: 1.2rem;
}
#produits-home .card .card-body {
  opacity: 0;
}
#produits-home .card img, #produits-home .card .card-body {
  transition: all 150ms ease-out;
}
#produits-home .card img {
  transform: scale(0.9);
}
#produits-home .card img:hover {
  transition: all 150ms ease-in;
  transform: scale(1);
}
#produits-home .card img:hover + .card-body {
  transition: all 150ms ease-in;
  opacity: 1;
}
#g-footer a {
  color: white;
}
#g-footer a:hover {
  color: #0079bf;
}
#g-footer ul li {
  font-size: 0.75rem;
  line-height: 1.3rem;
}
h4 {
  font-size: 1.6rem;
}
.card-img-top i {
  background: #0079bf;
  font-size: 2rem;
  width: 80px;
  height: 80px;
  display: inline-block;
}
.card-img-top i::before {
  vertical-align: 0.75rem;
}
.section_bleu {
  background: #0079bf;
  color: white;
}
.section_grise {
  background: #333333;
  color: white;
}
.section_noir {
  background-color: black;
  color: white;
}
.icone_loupe_produit {
  font-size: 4rem;
}
#carouselNouveaute .carousel-inner, #carouselHistoriqueProduit .carousel-inner {
  padding-bottom: 4em;
}
#carouselNouveaute .carousel-caption, #carouselHistoriqueProduit .carousel-caption, #carouselVideo .carousel-caption {
  color: white;
  background: black;
  width: 100%;
  right: 0 !important;
  left: 0 !important;
  bottom: -4rem;
  padding-top: 0.85rem;
  padding-bottom: 0.85rem;
}
#carouselVideo .carousel-caption {
  bottom: -8rem;
}
#carouselVideo .carousel-inner {
  padding-bottom: 8em;
}
.fond_bleu {
  background: #0079bf;
}
.carousel-control-next {
  right: -5rem;
}
.carousel-control-prev {
  left: -5rem;
}
#section_qsn {
  background-image: url('../../../../images/fond_usine.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-color: #0079bf;
  background-size: cover;
}
.g-content ul {
  list-style: none;
}
.text-justify {
  text-align: justify !important;
}
.fs-7 {
  font-size: 0.85rem !important;
}
.fs-8 {
  font-size: 0.8rem !important;
}
.col-contact a {
  border: inherit !important;
  padding: inherit !important;
  text-transform: lowercase !important;
}
.col-contact a:hover {
  border: inherit !important;
  padding: inherit !important;
  text-transform: lowercase !important;
  background: inherit !important;
}
#page_contact .col > * {
  font-size: 0.85rem !important;
}
.contact-no {
  background: #b1c800;
}
.contact-n {
  background: #ed87b2;
}
.contact-ne {
  background: #ac5d91;
}
.contact-co {
  background: #2eac80;
}
.contact-idf {
  background: #ee7f00;
}
.contact-ce {
  background: #e74746;
}
.contact-so {
  background: #fabb00;
}
.contact-ra {
  background: #1bbbe9;
}
.contact-s {
  background: #354895;
}
.contact-se {
  background: #006d82;
}
.col-contact p {
  font-size: 0.85rem;
  line-height: 1.25rem !important;
}
.text-white a {
  color: white;
  font-weight: bold;
}
.col-contact.text-black a {
  color: black;
  font-size: 0.8rem !important;
  font-weight: bold;
}
.text-black a:hover {
  color: #0079bf !important;
}
.text-white a:hover {
  color: #0079bf !important;
}
.border-gris2 {
  border: 2px solid #698594;
}
.section-bleu2 {
  background: #29587c;
}
.section-gris2 {
  background: #698594;
}
.border-bleu2 {
  border: 2px solid #29587c;
}
#map_outer {
  border: 1px solid #005ea7;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#2c3589, Direction=NaN, Strength=20);
  /*-moz-box-shadow: 0px 0px 20px 0px #2c3589;
	-webkit-box-shadow: 0px 2px 30px 0px #2c3589;
	-o-box-shadow: 0px 0px 20px 0px #2c3589;
	box-shadow: 0px 0px 20px 0px #2c3589;*/
  margin-top: 1em;
}
#map {
  width: 100%;
  height: 600px;
}
.liste_distributeurs .bloc_stimu p.nom {
  background: #005ea7;
}
.liste_distributeurs .bloc_stimu .pointeur {
  position: absolute;
  top: 0.2rem;
  right: 1rem;
  width: 18px;
  height: 28px;
  background: url('../../../../images/pointeur.svg') no-repeat;
  background-size: contain;
}
.bloc_stimu {
  position: relative;
}
/*# sourceMappingURL=custom_25.css.map */