@charset "UTF-8";
/*variables SITE ALTE 69*/
/* Scss Document */
/* Support Dev*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Ubuntu:400,500,700&display=swap");
@import url("https://fonts.googleapis.com/css?family=OpenSans:400,500,600,700|Ubuntu:400,500,700&display=swap");
.bgroseDev {
  background-color: rgba(251, 7, 204, 0.7) !important;
}

.bgvertDev {
  background-color: rgba(65, 249, 28, 0.7) !important;
}

.bgbleuDev {
  background-color: rgba(17, 205, 244, 0.7) !important;
}

.bgorangeDev {
  background-color: rgba(251, 169, 15, 0.7) !important;
}

.bgmarronDev {
  background-color: rgba(143, 102, 94, 0.7) !important;
}

/****** FONTS ******/
/* FONT  */
.icon-next {
  vertical-align: middle;
}

/********** ELEMENTS COMMUN **********/
/*@note : MESSAGE ERREUR NAVIGATEURS OBSOLÈTES	*/
.message_ie6 {
  position: relative;
  padding: 14px 40px 14px 40px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: center !important;
  background-color: #c00;
  border: 1px solid #fff;
  z-index: 100;
}
.message_ie6 p {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}
.message_ie6 a {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.message_ie6 a:hover {
  color: #fff;
  text-decoration: underline;
}
.message_ie6 h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center !important;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 20px 0px;
  font-size: 30px;
  color: #ffffff;
}

/********** SPACING **********/
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* Ajout Blocs Espacement */
.vertical-space,
.vertical-space2,
.vertical-space3,
.vertical-space4,
.vertical-space5 {
  display: block;
  width: 100%;
  margin: 0;
  clear: both;
  border: 0 none;
  height: 20px;
}

.vertical-space2 {
  height: 2.5rem;
}

.vertical-space3 {
  height: 3.75rem;
}

.vertical-space4 {
  height: 5rem;
}

.vertical-space5 {
  height: 6.25em;
}

/* Ajout Padding et Margin */
.noPadding {
  padding: 0rem 0rem 0rem 0rem !important;
}

.noPadBottom {
  padding-bottom: 0rem !important;
}

.noPadTop {
  padding-top: 0rem !important;
}

.no-padLeft {
  padding-left: 0px !important;
}

.no-padRight {
  padding-right: 0px !important;
}

.paddingBottom_10 {
  padding-bottom: 0.625rem !important;
}

.paddingBottom_20 {
  padding-bottom: 1.25rem !important;
}

.paddingBottom_30 {
  padding-bottom: 1.875rem !important;
}

.paddingBottom_40 {
  padding-bottom: 2.5rem !important;
}

.paddingBottom_50 {
  padding-bottom: 3.125rem !important;
}

.paddingBottom_60 {
  padding-bottom: 3.75rem !important;
}

.paddingBottom_70 {
  padding-bottom: 4.375rem !important;
}

.paddingTop_10 {
  padding-top: 0.625rem !important;
}

.paddingTop_20 {
  padding-top: 1.25rem !important;
}

.paddingTop_30 {
  padding-top: 1.875rem !important;
}

.paddingTop_40 {
  padding-top: 2.5rem !important;
}

.paddingTop_50 {
  padding-top: 3.125rem !important;
}

.paddingTop_60 {
  padding-top: 3.75rem !important;
}

.paddingTop_70 {
  padding-top: 4.375rem !important;
}

.paddingLeft_10 {
  padding-left: 0.625rem !important;
}

.paddingLeft_20 {
  padding-left: 1.25rem !important;
}

.paddingLeft_30 {
  padding-left: 1.875rem !important;
}

.paddingLeft_40 {
  padding-left: 2.5rem !important;
}

.paddingLeft_50 {
  padding-left: 3.125rem !important;
}

.paddingLeft_60 {
  padding-left: 3.75rem !important;
}

.paddingLeft_70 {
  padding-left: 4.375rem !important;
}

.paddingRight_10 {
  padding-right: 0.625rem !important;
}

.paddingRight_20 {
  padding-right: 1.25rem !important;
}

.paddingRight_30 {
  padding-right: 1.875rem !important;
}

.paddingRight_40 {
  padding-right: 2.5rem !important;
}

.paddingRight_50 {
  padding-right: 3.125rem !important;
}

.paddingRight_60 {
  padding-right: 3.75rem !important;
}

.paddingRight_70 {
  padding-right: 4.375rem !important;
}

.noMargin {
  margin: 0px 0px 0px 0px !important;
}

.noMarginTop {
  margin-top: 0px !important;
}

.noMarginBottom {
  margin-bottom: 0px !important;
}

.marginCenter {
  margin: auto auto !important;
}

.marginL-2 {
  margin-left: 2% !important;
}

.marginR-2 {
  margin-right: 2% !important;
}

.marginAll {
  margin: 0.9375rem !important;
}

.marginBottom_10 {
  margin-bottom: 0.625rem !important;
}

.marginBottom_20 {
  margin-bottom: 1.25rem !important;
}

.marginBottom_30 {
  margin-bottom: 1.875rem !important;
}

.marginBottom_40 {
  margin-bottom: 2.5rem !important;
}

.marginBottom_50 {
  margin-bottom: 3.125rem !important;
}

.marginBottom_60 {
  margin-bottom: 3.75rem !important;
}

.marginBottom_70 {
  margin-bottom: 4.375rem !important;
}

.marginTop_10 {
  margin-top: 0.625rem !important;
}

.marginTop_20 {
  margin-top: 1.25rem !important;
}

.marginTop_30 {
  margin-top: 1.875rem !important;
}

.marginTop_40 {
  margin-top: 2.5rem !important;
}

.marginTop_50 {
  margin-top: 3.125rem !important;
}

.marginTop_60 {
  margin-top: 3.75rem !important;
}

.marginTop_70 {
  margin-top: 4.375rem !important;
}

.marginLeft_10 {
  margin-left: 0.625rem !important;
}

.marginLeft_20 {
  margin-left: 1.25rem !important;
}

.marginLeft_30 {
  margin-left: 1.875rem !important;
}

.marginRight_10 {
  margin-right: 0.625rem !important;
}

.marginRight_20 {
  margin-right: 1.25rem !important;
}

.marginRight_30 {
  margin-right: 1.875rem !important;
}

/* AJOUT PADDING FOUNDATION */
.padLeft {
  padding-left: 0.9375rem !important;
}

.padRight {
  padding-right: 0.9375rem !important;
}

.padLeft-Right {
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important;
}

.padTop-Bottom {
  padding-top: 0.9375rem !important;
  padding-bottom: 0.9375rem !important;
}

.padTop {
  padding-top: 0.9375rem !important;
}

.padBottom {
  padding-bottom: 0.9375rem !important;
}

.padAll {
  padding: 0.9375rem !important;
}

/* AJOUT PADDING FOUNDATION X2 - */
.padLeft_x2 {
  padding-left: 1.875rem !important;
}

.padRight_x2 {
  padding-right: 1.875rem !important;
}

.padLeft-Right_x2 {
  padding-left: 1.875rem !important;
  padding-right: 1.875rem !important;
}

.padTop_x2 {
  padding-top: 1.875rem !important;
}

.padBottom_x2 {
  padding-bottom: 1.875rem !important;
}

.padAll_x2 {
  padding: 1.875rem !important;
}

/* SPACING THEME */
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/*----------------------------------------------------------------------------------------------------*/
/* OFF-CANVAS - MENU MOBILE F6 */
.off-canvas-content,
.off-canvas-content {
  background: transparent;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  padding: 0 0.5rem 0 0;
}

.off-canvas.position-left {
  /*left: -250px;*/
  top: 0;
  width: 250px;
  height: 100%;
  background-color: var(--blue-color);
}

.off-canvas li a {
  background-color: var(--blue-color);
  font-size: 0.813rem;
  line-height: 1.3rem;
  border-bottom: 1px solid var(--blue-color-600);
  color: white;
  display: block;
  padding: 1.5rem 1.5rem 1.5rem 1rem !important;
  text-transform: uppercase;
  transition: background 300ms ease 0s;
}
.off-canvas li a i.icon-logoEpices {
  font-size: 2rem;
  vertical-align: middle;
  margin-right: 5px;
}

.off-canvas li a:hover {
  background-color: var(--blue-color-600);
  transition: background 300ms ease 0s;
}

/* SOUS MENU MOBILE */
.off-canvas .is-drilldown-submenu {
  background-color: var(--blue-color);
}

.off-canvas .is-submenu-item.is-drilldown-submenu-item a {
  line-height: 1.3rem;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

li.is-drilldown-submenu-parent > a::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent transparent #ffffff;
  border-image: none;
  border-style: inset inset inset solid;
  border-width: 6px;
  content: "";
  display: block;
  height: 0;
  margin-top: -6px;
  position: absolute;
  right: 1rem;
  top: 50%;
  width: 0;
}

li.js-drilldown-back::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent #e10017 transparent transparent;
  border-image: none;
  border-style: inset solid inset inset;
  border-width: 6px;
  content: "";
  display: block;
  float: left;
  height: 0;
  margin-left: 0.6rem;
  margin-right: 0.75rem;
  margin-top: 21px;
  width: 0;
}

.is-drilldown-submenu {
  background: #1f1f1f none repeat scroll 0 0;
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  transition: transform 0.15s linear 0s;
  width: 100%;
  z-index: -1;
}

li.js-drilldown-back a {
  /*visibility:hidden;*/
  display: block;
  color: #000 !important;
  background-color: var(--blue-color-600);
  line-height: 0.5 !important;
  font-size: 0px !important;
}

li.js-drilldown-back a:before {
  display: block;
  color: #fff !important;
  content: "Retour" !important;
  border: none !important;
  line-height: 0;
  font-size: 0.875rem;
  margin: 3px 0 0 0px;
}

/*//// ELEMENTS - MISE EN FORME ////*/
section {
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin: 0 0 0 0;
}

.sectionTopPage {
  background-color: var(--blue-color);
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin: 7.5rem 0 0 0;
  color: #fff;
}
.sectionTopPage .bg_topPage:before {
  position: absolute;
  display: inline-block;
  width: 136px;
  height: 136px;
  margin-top: -96px;
  margin-left: -25px;
  content: url("../img/bg_TopPage.png");
}

.sectionIllus {
  margin: 7.5rem 0 0 0;
}

.sectionNavPage {
  padding-top: 0.938rem;
  padding-bottom: 0.938rem;
  text-align: right;
}
.sectionNavPage .button {
  font-size: 0.738rem;
  border-radius: 0px;
  margin: 0 0 0.2rem 0.2rem;
  padding: 0.5rem;
}

.section-grey {
  background-color: #f5f5f4;
}
.section-blue {
  background-color: var(--blue-color);
}
.section-orange {
  background-color: var(--light-orange-color);
}
.section-light-blue {
  background-color: var(--light-blue-color);
}

.sectionSmall {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  margin: 0 0 0 0;
}

.button.reverse {
  border: 1px solid var(--light-orange-color) !important;
  /* margin: 0 0.3rem 0.625rem 0 !important; */
  background-color: #fff !important;
  color: var(--light-orange-color) !important;
}

.button.reverse:hover,
.button.reverse:focus {
  color: #fff !important;
  background-color: var(--light-orange-color) !important;
  border: 1px solid #fff !important;
}

.button.secondary {
  background-color: var(--light-blue-color);
  color: white;
}
.button.secondary:hover,
.button.secondary:focus {
  background-color: var(--light-blue-color-600);
  color: white;
}

.displayInline {
  display: inline !important;
}

.displayBlock {
  display: block !important;
}

.displayInlineBlock {
  display: inline-block;
}

.width100 {
  width: 100%;
}

.clearBoth {
  display: block !important;
  clear: both !important;
}

/* Breadcrumbs F6*/
.breadcrumbs {
  list-style: none;
  margin: 1em 0;
  color: var(--light-orange-color);
}
.breadcrumbs:before {
  content: " ";
  display: table;
}
.breadcrumbs:after {
  content: " ";
  display: table;
  clear: both;
}
.breadcrumbs li {
  list-style: none;
  text-transform: none;
  /* color: #fff; */
  font-size: 0.875rem;
  cursor: default;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  /* color: #fff; */
  content: "/";
  margin: 0 0.3rem;
  top: 0px;
  opacity: 1;
}
.breadcrumbs a {
  color: var(--light-orange-color);
  /* text-decoration: underline; */
}
.breadcrumbs a:hover {
  color: rgb(255, 157, 68);
  text-decoration: none;
}
.breadcrumbs .disabled {
  color: #cacaca;
}

/*/////  BT /////*/
.button,
.contentAlte .button {
  font-family: var(--montserrat-font);
  font-weight: 900;
  font-size: 0.75rem;
  border-radius: 4px;
  border: 1px solid var(--light-orange-color);
  margin: 0 0 0.625rem 0;
  background-color: var(--light-orange-color);
  padding: 0.5rem 0.95rem;
  color: #fff;
  text-decoration: none;
}
.button:hover,
.button:focus,
.contentAlte .button:hover,
.contentAlte .button:focus {
  color: #fff;
  text-decoration: none;
  background-color: var(--light-orange-color-600);
}
.button.inactif,
.contentAlte .button.inactif {
  background-color: #fff;
  color: #c6c6c6;
  border: 1px solid #c6c6c6;
}
.button.large,
.contentAlte .button.large {
  font-size: 2rem;
}
.button.expanded,
.contentAlte .button.expanded {
  clear: both;
}
.button i,
.contentAlte .button i {
  vertical-align: middle;
  font-size: 1rem;
}
.button i.icoBefore,
.contentAlte .button i.icoBefore {
  padding: 0 8px 0 0;
}
.button i.icoAfter,
.contentAlte .button i.icoAfter {
  padding: 0 0 0 8px;
}

.upPage {
  position: fixed;
  right: 20px;
  bottom: 20px;
}
.upPage a {
  color: var(--light-orange-color);
}

/* SOUS NAV PAGE */
.navPage .button {
  text-transform: none;
  padding: 0.5rem 0.8rem;
  margin: 0.1rem 0.1rem 0.1rem 0.1rem;
  font-size: 0.875rem;
}

/* LIENS */
.contentAlte a {
  color: var(--light-orange-color);
  text-decoration: underline;
  transition: all 0.25s ease;
}

.contentAlte a.ico {
  text-decoration: none !important;
}

.contentAlte a:hover,
.contentAlte a:focus {
  color: var(--light-orange-color-600);
  text-decoration: none;
  transition: all 0.25s ease;
}

.actionContact {
  font-size: 1.125rem;
  text-align: right;
  font-weight: 500;
}
.actionContact a {
  display: block;
  margin-top: 5px;
  font-size: 1rem;
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}
.actionContact a:hover {
  text-decoration: none;
}
.actionContact i {
  font-size: 5rem;
  line-height: 1;
}

/* -------- IMG  & LEGENDES ----- */
figure {
  margin: 0;
}

figcaption {
  padding: 1rem 0.7rem 0.1rem 0rem;
  color: #000000;
}

figcaption a {
  text-decoration: none;
  color: #000000;
}

figcaption a:hover {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

figcaption:before {
  content: "[ ";
}

figcaption:after {
  content: " ]";
}

.imgfloatRight {
  float: right;
  margin: 0px 0px 10px 25px;
}

.imgfloatLeft {
  float: left;
  margin: 0px 25px 10px 0px;
}

/* STYLES POUR CMS PV*/
.contentAlte .cms-plugin.cms-plugin-42983 {
  position: relative;
  display: block;
}
.contentAlte .cms-plugin.cms-plugin-42983 .title,
.contentAlte .cms-plugin.cms-plugin-42983 .desc {
  position: relative;
  display: block;
  width: auto;
  clear: both;
  margin-top: 10px;
  color: #787878;
}
.contentAlte .cms-plugin.cms-plugin-42983 .title:before,
.contentAlte .cms-plugin.cms-plugin-42983 .desc:before {
  content: "[ ";
}
.contentAlte .cms-plugin.cms-plugin-42983 .title:after,
.contentAlte .cms-plugin.cms-plugin-42983 .desc:after {
  content: " ]";
}

/* -------- BG ----- */
.bg_trame1 {
  background: url("../img/bg_trame1.png") center repeat-y;
}

.bg_trame2 {
  background: url("../img/bg_trame2.png") center repeat-y;
}

.bgGris_clair {
  background-color: #f7f5f5;
}

.bgBlanc {
  background-color: #fff;
}

.bgBleu {
  background-color: var(--blue-color);
}

/*/----- TABS ---*/
.epices-compatibilite {
  /* TABLEAU*/
}
.epices-compatibilite ul.tabs {
  border: none;
  border-bottom: 1px solid #ededed;
}
.epices-compatibilite .tabs-title a {
  text-transform: uppercase;
  font-size: 1rem;
  padding: 1rem 0.5rem;
  margin-right: 0.4rem;
}
.epices-compatibilite .tabs-title a.pv {
  color: var(--light-orange-color);
}
.epices-compatibilite .tabs-title a.pv:focus,
.epices-compatibilite .tabs-title a.pv[aria-selected="true"] {
  background: none;
  border-bottom: 5px solid var(--light-orange-color);
}
.epices-compatibilite .tabs-title a.eo {
  color: #5bbdb5;
}
.epices-compatibilite .tabs-title a.eo:focus,
.epices-compatibilite .tabs-title a.eo[aria-selected="true"] {
  background: none;
  border-bottom: 5px solid #5bbdb5;
}
.epices-compatibilite .tabs-title a.hy {
  color: var(--blue-color);
}
.epices-compatibilite .tabs-title a.hy:focus,
.epices-compatibilite .tabs-title a.hy[aria-selected="true"] {
  background: none;
  border-bottom: 5px solid var(--blue-color);
}
.epices-compatibilite .tabs-content {
  padding: 0;
  border: none;
}
.epices-compatibilite .tabs-panel {
  padding: 20px 0 0 0;
  border: none;
}
.epices-compatibilite .table-refs {
  border-collapse: separate;
  width: 100%;
  background-color: #ededed;
}
.epices-compatibilite .table-refs tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #fff;
}

/* ------ ACCORDION ----- */
.accordion {
  background: transparent;
}
.accordion-item {
  margin-bottom: 0.9rem;
}
.accordion-title {
  position: relative;
  display: block;
  font-family: var(--open-sans-font);
  padding: 0.85rem 1rem;
  border: none;
  border-radius: 6px !important;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  color: var(--light-orange-color);
  background-color: var(--light-orange-color-100);
}
.accordion-title:hover,
.accordion-title:focus {
  background-color: var(--light-orange-color);
  color: white;
}
.accordion-titlefocus,
.accordion-title[aria-selected="true"] {
  background-color: var(--light-orange-color);
  color: white;
}
.accordion-content {
  padding: 1rem;
  border: none;
  background-color: transparent;
}
.accordion-content a {
  text-decoration: underline;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold;
}

/*------ CALL OUT -------- */
.callout {
  margin: 0 0 0 0;
  padding: 1.875rem;
  border: none;
  color: var(--blue-color);
}
.callout i.iconCallout {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0.5rem 0 1.4rem 0;
  font-size: 4rem;
}

/*///// FORMULAIRE /////*/
label {
  display: block;
  margin: 0;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: bold;
  color: var(--blue-color);
}

[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea,
select {
  -moz-appearance: none;
  font-family: var(--montserrat-font);
  background-color: #fff;
  border: 1px solid #d6dbdb;
  border-radius: 0;
  box-shadow: 0 0px 0px rgba(10, 10, 10, 0.1) inset;
  box-sizing: border-box;
  color: #1d1d1b;
  display: block;
  font-size: 1rem;
  height: 3rem;
  margin: 0 0 1rem;
  padding: 0.8rem;
  transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
  width: 100%;
}

[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus,
select:focus {
  background-color: #fefefe;
  border: 1px solid #f0efef;
  box-shadow: 0 0 5px #f0efef;
  outline: medium none;
  transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
}

.searchBox {
  background-color: #f6f6f6;
  border: 1px solid #f0efef;
  border-radius: 0;
  box-shadow: 0 0px 0px rgba(10, 10, 10, 0.1) inset;
  box-sizing: border-box;
  color: #0a0a0a;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  height: 3.7rem;
  margin: 0 0 1rem;
  padding: 0.7rem;
  transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
  width: 100%;
}
.searchBox .icon {
  position: absolute;
  margin-top: 0.7rem;
  margin-left: 0.6rem;
}
.searchBox:focus {
  background-color: #fefefe;
  border: 1px solid #f0efef;
  box-shadow: 0 0 5px #f0efef;
  outline: medium none;
  transition: box-shadow 0.5s ease 0s, border-color 0.25s ease-in-out 0s;
}
.searchBox [type="search"] {
  border: none;
  background: transparent;
  box-shadow: none;
  margin-left: 28px !important;
  width: 90%;
}
.searchBox [type="search"]:focus {
  border: none;
  background: transparent;
  box-shadow: none;
}

select {
  background-position: right 0rem center;
  background-size: 12px 9px;
  padding-right: 1.5rem;
}

/* PLACEHOLDER - WebKit - Moz - MS*/
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc !important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #616161 !important;
  font-size: 0.875rem !important;
  opacity: 1 !important;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000 !important;
  font-size: 0.875rem !important;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #616161 !important;
  font-size: 0.875rem !important;
}

input::placeholder {
  color: #616161 !important;
  font-size: 0.875rem !important;
}

textarea:placeholder {
  color: #616161 !important;
  font-size: 0.875rem !important;
}

/*----------------------------------------------------------------------------------------------------*/
html {
  font-size: 100%;
  /* Font size par defaut à 16px pour conversion REM - Maintenir à 100% pour padding des Columns foundation en EM*/
}

body {
  font-family: var(--open-sans-font);
  background: #fff;
  line-height: normal;
  color: var(--font-color);
}

/*/// HEADER ///*/
.headerTop {
  text-align: right;
  color: #ffffff;
  width: 100%;
  background-color: var(--blue-color);
  font-size: 0.875rem;
  padding: 0 0 0 0;
}
.headerTop ul.navTop,
.headerTop ul.navTop * {
  margin: 0;
  font-size: 0.75rem;
  color: white;
  background-color: var(--blue-color);
  list-style: none;
}
.headerTop ul.navTop i,
.headerTop ul.navTop .icon {
  color: white;
  font-size: 1.1rem;
}
.social-icons .icon,
.headerTop .social-icons .icon {
  margin-right: 6px;
}
.headerTop ul.navTop > li {
  display: inline-block;
  padding: 0 0.3rem 0 0.5rem;
  margin: 0.5rem 0 0.5rem 0;
}
.headerTop ul.navTop > li.social-icons {
    border-left: 1px solid #ccc;
}
.headerTop ul.navTop > li a {
  color: white;
}
.headerTop ul.navTop > li a:hover,
.headerTop ul.navTop > li a:focus {
  color: var(--light-orange-color);
}

.headerTop ul.navTop > li:first-child {
  border: none;
}
.headerTop ul.navTop .button.secondary {
  background-color: var(--light-orange-color);
  color: white;
}
.headerTop ul.navTop .button.secondary:hover,
.headerTop ul.navTop .button.secondary:focus {
  background-color: var(--light-orange-color-600);
} 
.logoMobile {
    max-height: 50px;
}
.wesbites-menu-items {
  margin-left: 0;
}
.headerTop ul.navTop .websites-top-menu {
  border: none;
}
.headerTop ul.navTop .websites-top-menu a {
  color: white;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 0.5rem;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

/*/////  NAV HEADER /////*/
.spaceMenu {
  margin-bottom: 14px;
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
    .spaceMenu {
        margin-bottom: 6px;
      }
  }
header .topLogo img {
  padding: 0.5rem;
  height: 100px;
}
header nav.navMenu {
  padding: 0rem 0 0rem 0;
}
header nav.navMenu button.bt_Menu {
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
  color: var(--blue-color);
  text-transform: uppercase;
  text-align: left;
  font-family: var(--montserrat-font);
  font-weight: 600;
  padding: 1.3rem 0.5rem 0.7rem 0.5rem;
  border-radius: 0;
  border-bottom: 5px solid transparent;
}
header nav.navMenu button.bt_Menu:hover {
  color: var(--light-orange-color);
  border-bottom: 5px solid var(--light-orange-color);
}
header nav.navMenu button.bt_Menu a {
    font-weight: 600;
}
header nav.navMenu button.bt_Menu:hover a {
    color: var(--light-orange-color);
}
/*/// MENU EXPAND - DROPDOWN -  MEGAMENU ///*/
.dropdown-pane {
  background-color: #fff;
  border: none;
  padding: 0;
  text-align: left;
  border-radius: 0;
  width: 40rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.dropdown-pane.is-open {
  visibility: visible;
}

.dropdownContent .sub_Menu {
  font-size: 0.8rem;
  font-family: "Open Sans", sans-serif;
  color: var(--blue-color);
}

.dropdownContent .sub_Menu ul {
  margin: 0 0 0 0.4rem;
  padding: 0;
}
.dropdownContent .sub_Menu ul li {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
  border-bottom: 1px dotted var(--blue-color);
}
.dropdownContent .sub_Menu ul li:last-child {
  border-bottom: none;
}
.dropdownContent .sub_Menu ul li a {
  position: relative;
  display: inline-block;
  color: var(--blue-color);
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  padding: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.dropdownContent .sub_Menu ul li a:hover {
  color: var(--light-orange-color);
}

.megamenu-header {
    padding: 1rem;
    background-color: var(--light-orange-color-100);
    color: gray;
    font-family: var(--montserrat-font);
}
.megamenu-header a.megamenu-title {
    color: var(--light-orange-color);
}
.megamenu-header a.megamenu-title:hover,
.megamenu-header a.megamenu-title:focus {
    color: var(--light-orange-color-600);
}
.megamenu-header p {
    font-size: 0.85rem;
    margin-top: 5px;
}
.megamenu-content {
    padding: 0.8rem 1rem 1rem 1rem;
}
.megamenu-content ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}
.megamenu-content li {
    margin-bottom:5px;
    font-weight: normal;
}
.megamenu-content li>a {
    color: var(--light-orange-color);
    font-size: 1rem;
    font-family: var(--montserrat-font);
    font-weight: 600;
}
.megamenu-content li>a:hover,
.megamenu-content li>a:focus {
    color: var(--light-orange-color-600);
}
.megamenu.light-orange-color .megamenu-header {
  background-color: var(--light-orange-color-100);
}

.megamenu.light-orange-color .megamenu-header a.megamenu-title,
.megamenu.light-orange-color .megamenu-content li>a {
  color: var(--light-orange-color);
}

.megamenu.light-orange-color .megamenu-header a.megamenu-title:hover,
.megamenu.light-orange-color .megamenu-header a.megamenu-title:focus,
.megamenu.light-orange-color .megamenu-content li>a:hover,
.megamenu.light-orange-color .megamenu-content li>a:focus {
  color: var(--light-orange-color-600);
}

.megamenu.blue-color .megamenu-header {
  background-color: var(--blue-color-100);
}

.megamenu.blue-color .megamenu-header a.megamenu-title,
.megamenu.blue-color .megamenu-content li>a {
  color: var(--blue-color);
}

.megamenu.blue-color .megamenu-header a.megamenu-title:hover,
.megamenu.blue-color .megamenu-header a.megamenu-title:focus,
.megamenu.blue-color .megamenu-content li>a:hover,
.megamenu.blue-color .megamenu-content li>a:focus {
  color: var(--blue-color-600);
}

.megamenu.light-orange-color .megamenu-header {
  background-color: var(--light-orange-color-100);
}

.megamenu.light-orange-color .megamenu-header a.megamenu-title,
.megamenu.light-orange-color .megamenu-content li>a {
  color: var(--light-orange-color);
}

.megamenu.light-orange-color .megamenu-header a.megamenu-title:hover,
.megamenu.light-orange-color .megamenu-header a.megamenu-title:focus,
.megamenu.light-orange-color .megamenu-content li>a:hover,
.megamenu.light-orange-color .megamenu-content li>a:focus {
  color: var(--light-orange-color-600);
}

.megamenu.light-orange-color .megamenu-header {
  background-color: var(--light-orange-color-100);
}

.megamenu.light-orange-color .megamenu-header a.megamenu-title,
.megamenu.light-orange-color .megamenu-content li>a {
  color: var(--light-orange-color);
}

.megamenu.light-orange-color .megamenu-header a.megamenu-title:hover,
.megamenu.light-orange-color .megamenu-header a.megamenu-title:focus,
.megamenu.light-orange-color .megamenu-content li>a:hover,
.megamenu.light-orange-color .megamenu-content li>a:focus {
  color: var(--light-orange-color-600);
}


/* //// HOME ///// */
.home_fonctionnalites {
  text-align: center;
  margin: 1rem 0 1rem 0;
}
.home_fonctionnalites a:hover {
  color: var(--blue-color);
}
.home_fonctionnalites:hover i {
  color: var(--light-orange-color);
}
.home_fonctionnalites h2 {
  font-size: 1.125rem;
}

.big-picture-container {
  position: relative;
}
.big-picture img {
  width: 100%;
}
.big-picture-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: var(--blue-transparent);
  color: white;
  padding: 20px;
}

.home-big-picture {
  position: relative;
}
.home-big-picture .picture-with-children-content {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background: var(--blue-transparent);
  color: white;
  padding: 20px;
  text-align: center;
  font-size: 18pt;
}

/* .partner-container {
  position: relative;
} */

.partner-picture {
  text-align: center;
}

.partner-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.partner-picture img {
  vertical-align: middle;
}

/* .partner-content {
 
} */

/* //// QUI SOMMES-NOUS ///// */
.timeline .timeline-item::after,
.timeline .timeline-item::before {
  clear: both;
  content: "";
  display: block;
  width: 100%;
}

.timeline {
  margin: 30px auto;
  padding: 0 10px;
  position: relative;
  transition: all 0.25s ease-in;
  width: 100%;
}
.timeline::before {
  background: #fff;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 3px;
}
.timeline::after {
  clear: both;
  content: "";
  display: table;
  width: 100%;
}
.timeline a {
  font-weight: bold;
  transition: all 0.25s ease-in;
}
.timeline a:hover {
  box-shadow: 0 1px 0px 0px;
  transition: all 0.25s ease-in;
}
.timeline .timeline-item {
  margin-bottom: 50px;
  position: relative;
}
.timeline .timeline-item .timeline-icon {
  background: var(--blue-color);
  border-radius: 50%;
  height: 25px;
  left: 50%;
  margin-left: -11px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 25px;
  border: 8px solid #fff;
}
.timeline .timeline-item .timeline-icon img {
  left: 5px;
  position: relative;
  top: 5px;
}
.timeline .timeline-item .timeline-content {
  padding: 20px;
  text-align: right;
  transition: all 0.25s ease-in;
  width: 45%;
  background-color: #fff;
  box-shadow: 0px 0px 8px 0px #eaecf3;
}
.timeline .timeline-item .timeline-content p {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-content .timeline-content-date {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-content .timeline-content-month {
  font-size: rem-calc(14);
  text-transform: uppercase;
  font-weight: 400;
}
.timeline .timeline-item .timeline-content.right {
  float: right;
  text-align: left;
}

/* //// REFERENCES ///// */
.references-epices .ref-logo {
  padding: 0.5rem;
  margin-bottom: 1rem;
}

/* ////  ACTUS VIGNETTES ///*/
.contentAlte .tuileActu * {
  text-decoration: none;
  text-transform: none;
}
.tuileActu .icon-next {
  font-size: 1.25rem;
  color: var(--blue-color);
}
.tuileActu .typeInfo {
  position: relative;
  display: inline-block;
  clear: both;
  font-size: 0.75rem;
  padding: 0.2rem;
  margin: 0.5rem 0 0.5rem 0;
  color: #fff;
}
.tuileActu a img {
  position: relative;
  display: block;
  clear: both;
}
.tuileActu a img:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
  transition: all 0.25s ease;
}
.tuileActu .typeInfo a {
  color: #fff;
  font-weight: bold;
}
.tuileActu.actualites .typeInfo {
  background-color: var(--light-blue-color);
}
.tuileActu.actualites .linkTitreActu {
  color: var(--light-blue-color);
}
.tuileActu.actualites .linkTitreActu:hover {
  color: var(--light-blue-color-600);
}
.tuileActu.actualites .summaryActu a {
    color: var(--blue-color);
    font-weight: normal;
}

.tuileActu.evenements .typeInfo {
  background-color: var(--light-orange-color);
}
.tuileActu.evenements .linkTitreActu {
  color: var(--light-orange-color);
}
.tuileActu.evenements .linkTitreActu:hover {
  color: var(--light-orange-color-600);
}
.tuileActu.evenements .summaryActu a {
    color: var(--font-color);
    font-weight: normal;
}

.tuileActu.parole-de-pro .typeInfo {
    background-color: var(--blue-color);
}
.tuileActu.parole-de-pro .linkTitreActu {
    color: var(--blue-color);
}
.tuileActu.parole-de-pro .linkTitreActu:hover {
    color: var(--blue-color-600);
}
.tuileActu.parole-de-pro .summaryActu a {
    color: var(--light-blue-color);
    font-weight: normal;
}

.tuileActu .summaryActu p {
  display: inline;
}
.publication-date { 
  color: var(--font-color);
  padding: 10px 0;
  font-style: italic;
}
.linkTitreActu {
  position: relative;
  display: inline-block;
  clear: both;
  width: 100%;
  font-size: 1.25rem;
  margin-bottom: 15px;
  font-weight: bold;
  font-family: var(--montserrat-font);
}
.linkTitreActu i {
  vertical-align: middle;
  font-size: 1.125rem;
}
.linkTitreActu i.icoBefore {
  padding: 0 8px 0 0;
}
.linkTitreActu i.icoAfter {
  padding: 0 0 0 8px;
}

/*/////  NAV SIDEBAR /////*/
.navSidebar .titreSidebar {
  font-weight: bold;
  color: var(--blue-color);
  margin: 0 0 0.2rem 0;
}
.navSidebar ul {
  margin: 0 0 0 0.4rem;
  padding: 0;
}
.navSidebar ul li {
  list-style: none;
  line-height: 1.2rem;
  margin: 0 0 0 0;
  padding: 0;
}
.navSidebar ul li a {
  position: relative;
  display: inline-block;
  width: 100%;
  color: #1d1d1b;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  vertical-align: top;
  padding: 0.8rem 0 0.8rem 0;
  border-bottom: 1px dotted #bcbbbb;
}
.navSidebar ul li a:hover {
  text-decoration: none;
  color: rgba(29, 27, 27, 0.8);
}
.navSidebar ul li a.actif {
  color: #5bbdb5;
}

/*//// MODALE ////*/
.reveal-overlay {
  z-index: 20000;
  background-color: rgba(0, 0, 0, 0.7);
}

#ModaleSearch {
  background-color: transparent;
  border: 0px;
}
#ModaleSearch .search_content {
  padding: 5rem 0 2rem 0;
}
#ModaleSearch input.search {
  padding: 43px;
  float: left;
  width: 80%;
  font-size: 1.225rem;
}
#ModaleSearch input.search::placeholder {
  color: #464646;
}
#ModaleSearch .btnSearch {
  padding: 33px;
  float: left;
  font-size: 1.225rem;
}
#ModaleSearch .close-button {
  top: 0px;
  color: #fff;
  font-size: 2rem;
}


/* FOND OVERLAY /*/
.js-off-canvas-overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

/*---------------------------------------------------------------------------------------------- */
/*///  LIST ///*/

ul.alte-list li {
  list-style-type: none;
}

ul.alte-list li::before {
  content: '\232A';
  margin-left: -1em;
  display: inline-block;
  width: 1em;
  font-weight: bolder;
  color: var(--light-orange-color);
}

ul.alte-list.blue-color li::before {
  color: var(--blue-color);
}

ul.alte-list.light-blue-color li::before {
    color: var(--light-blue-color);
  }

ul.alte-list.light-orange-color li::before {
  color: var(--light-orange-color);
}

/*---------------------------------------------------------------------------------------------- */
/*///  SUB MENU INLINE ///*/
/*---------------------------------------------------------------------------------------------- */
.sub-menu-inline {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  font-family: var(--montserrat-font);
  font-size: 20px;
}

.sub-menu-inline li {
  display: table;
  width: 15rem;
  height: 10.6rem;
  margin: 1rem;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.15);
  background-color: var(--light-orange-color);
  background-size: cover;
  background-position: center;
  transition: margin 100ms, box-shadow 100ms, transform 100ms, filter 100ms, background-color 100ms;
}

.sub-menu-inline li:hover {
  box-shadow: 5px 5px 15px rgba(0,0,0,0.15);
  transform: translate(-5px, -5px);
  /* transform: scale(1.1); */
}
.sub-menu-inline li:active {
  box-shadow: 2px 2px 10px rgba(0,0,0,0.15);
  transform: translate(0px, 0px);
  /* transform: scale(1); */
}

.sub-menu-inline li a, .sub-menu-inline li a:hover {
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  vertical-align: middle;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  color:white;
}

.sub-menu-inline li.light-orange-color.with-bg-image a .title,
  .sub-menu-inline li.light-orange-color {
  background-color: var(--light-orange-color);
} 
.sub-menu-inline li.blue-color.with-bg-image a .title,
.sub-menu-inline li.blue-color {
  background-color: var(--blue-color);
}
.sub-menu-inline li.light-orange-color.with-bg-image a .title,
.sub-menu-inline li.light-orange-color {
  background-color: var(--light-orange-color);
}
.sub-menu-inline li.light-orange-color.with-bg-image a .title,
.sub-menu-inline li.light-orange-color {
  background-color: var(--light-orange-color);
}
.sub-menu-inline li.with-bg-image a {
  vertical-align: bottom;
  padding-bottom: 2rem;
  background-color: rgba(0, 0, 0, 0.3);
  transition: background-color 100ms;
}
.sub-menu-inline li.with-bg-image:hover a {
  background-color: rgba(0, 0, 0, 0);
}


/*---------------------------------------------------------------------------------------------- */
/*///  FOOTER ///*/
footer {
  padding: 1.7rem 0 2.3rem 0;
  font-size: 0.813rem;
  background-color: var(--blue-color);
  color: white;
}
footer a {
  color: white;
}
footer a:hover {
  color: var(--light-orange-color);
  text-decoration: underline;
}
footer .footer-button  {
  border: 1px solid var(--blue-color) !important;
  margin: 0 0.3rem 0.625rem 0 !important;
  background-color: #fff !important;
  color: var(--blue-color) !important;
  font-weight: bold;
}
footer .footer-button:hover,
footer .footer-button:focus {
  color: #fff !important;
  background-color: var(--blue-color) !important;
  border: 1px solid #fff !important;
}
.footerContent {
  padding-bottom: 1rem;
}
.footerCol {
  padding: 0 1rem;
  border-right: 1px solid #d9d9d9;
}
.footerCol:last-child {
  border-right: none;
}
.footerCol ul {
  margin: 0;
}
.footerCol li {
  padding: 0.3rem 0;
  list-style: none;
}
.footerCol li a {
  font-weight: normal;
}
.footerCol .icon {
  margin-right: 0.8rem;
}
footer .footer_link a {
  display: inline-block;
  color: white;
  padding: 0rem 0.5rem;
  margin: 0.3rem 0rem;
  border-left: 1px solid white;
}
footer .footer_link a:first-child {
  border: none;
  padding-left: 0;
}
footer .footer_link a:hover {
  text-decoration: underline;
}

.wip {
    background-color: var(--light-orange-color);
    color: white;
    text-align: center;
}