@charset "utf-8";
/* CSS Document */
/* Dans ce fichier ne doit être présent que la mise en forme générale du site ainsi que la mise en forme dans les zones spécifiques */

body {margin:0; padding:0;font-family: 'Maven Pro', sans-serif; font-size:16px; background:#FFFFFF; color:#032b22; }
body * {outline:none; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (-o-min-device-pixel-ratio: 3/2),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {  body * {image-rendering: initial;}}
strong {font-weight:700;}
.noscroll {  overflow: hidden; height: 100%; width:100%;}

body.mfp-open {height:100%; overflow:hidden;}
body.mfp-open .mfp-wrap {}
body.popin-open .mfp-wrap { overflow:hidden !important;/*height: 100% !important;*/  position: /*static*/fixed;}

body.showLayout {overflow: hidden !important; height: 100% !important; width:100% !important;}
body.showLayout #modal-layout {  width: 100%;  height: 100%;  position: fixed;  left: 0px;  top: 0px;  z-index: 3001;  display: block; background: rgba(0,0,0,0.6);}

.layout {background:rgba(115,115,115,0.5); width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:100; display:none;}
.layout.visible {display:block;}

/* POPUP */
.mfp-bg {z-index:3250 !important;}
.mfp-wrap, .mfp-content {z-index:3300 !important;}
.mfp-bg {background:#262818 !important; opacity: 0.6 !important;}
.mfp-close-btn-in .mfp-close {color: #000; font-size: 45px;}
.white-popup {position: relative;  background: #FFF; overflow-y:auto; padding: 20px 10px; width: auto; max-width: 590px;  max-height:885px; min-height: 160px; margin: 50px auto; border-radius: 5px; }

/* FIN POPUP */


#global {padding-top:0;}
#global:not(.global-accueil).no-bandeau{}
.noscroll #global {overflow: hidden; height:0px;}
.global {max-width:1561px; padding:0 10px; margin:0 auto;}

/* BANDEAU */
#bandeau {padding:0; position:fixed; left: calc(50% - (1561px / 2)); top:35px;max-width: 1561px; width:100%; z-index:3000; background:#8ea076 url(../images/fond-header.png)no-repeat center center;background-size: cover;}
.lg {height:137px;}
.sm {height:90px;}

/* Bandeau réduit */
#bandeau.sm {top: 15px;}
#bandeau.sm #bandeau-haut {}
#bandeau.sm #bandeau-conteneur {}
#bandeau.sm #bandeau-contact {}
#bandeau.sm #logo {padding: 14px 0 0 26px;}
#bandeau.sm #logo a img {height: 55px; width:auto; image-rendering: initial;}

#bandeau.sm #bandeau-elements {height: 36px;padding: 0px 23px 0 0;}
#bandeau.sm #menu-conteneur { height:calc(100% - 36px) !important;padding-top: 4px;}

#menu.sm .menu-element.selected > a > span > span::after, 
#menu.sm .menu-element.selected > span > span::after {top: 88%;}

#bandeau.sm #menu {}
#bandeau.sm #menu .menu-element > a > span, 
#bandeau.sm #menu .menu-element > a:visited > span, 
#bandeau.sm #menu .menu-element > span {}


/* Bandeau non réduit */
#bandeau-conteneur {position: relative; z-index: 400; height: 100%; width:100%;}

#bandeau-contact {position:relative; z-index:40; }
#bandeau-contact .global {  position:relative; z-index:40; }

#bandeau #logo {float:left; padding:27px 0 0 26px; position:relative; z-index:10;}
#bandeau #logo a,
#bandeau #logo a:visited {}
#bandeau #logo a img {height:79px; width:auto;}

/* Elements du bandeau */
#bandeau #bandeau-elements {padding:0px;text-align:right;float: right;height: 50px;font-size: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;box-sizing: border-box;padding: 17px 23px 0 0;}
#bandeau .bandeau-element {display:inline-block; vertical-align:top;}
#bandeau .bandeau-element a,
#bandeau .bandeau-element a:visited {text-decoration:none; display:inline-block; vertical-align:top;color: #fff;}
#bandeau .bandeau-element a span,
#bandeau .bandeau-element a:visited span{font-size: 20px;color: #032b22; display:inline-block; vertical-align:top;margin: 1px 0 0 0;}
#bandeau .bandeau-element i{position: relative; display:inline-block; vertical-align:top;}


/* Email */
#bandeau #bandeau-email {}
#bandeau #bandeau-email::after {content: '';margin: 5px 18px 0;display: inline-block;vertical-align: top; height: 28px;width: 2px;background: #d8e5c7;}
#bandeau #bandeau-email a,
#bandeau #bandeau-email a:visited {}
#bandeau #bandeau-email i {margin:13px 1px 0 0;width: 19px;height: 14px;background: url(../images/icone-email.png)no-repeat center center;background-size: contain;}

/* Telephone */
#bandeau #bandeau-telephone {}
#bandeau #bandeau-telephone a,
#bandeau #bandeau-telephone a:visited {}
#bandeau #bandeau-telephone i {margin: 4px 8px 0 0;width: 19px;height: 20px;background: url(../images/icone-telephone.png)no-repeat center center;background-size: contain;}


#bandeau #bandeau-reseaux {text-align:center; display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-left: 38px;}
#bandeau #bandeau-reseaux .bandeau-social { margin: 5px 3px 7px; } 
#bandeau #bandeau-reseaux .bandeau-social a,
#bandeau #bandeau-reseaux .bandeau-social a:visited {text-align:center; color:#d8e5c7; text-decoration:none; width:25px; height:25px; background: none; display:block; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, background 0.2s; transition: transform ease-out 0.1s, background 0.2s; border-radius: 50%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#bandeau #bandeau-reseaux .bandeau-social i {color:#d8e5c7; font-size: 21px;}
#bandeau #bandeau-reseaux #bandeau-linkedin.bandeau-social i {margin-top: 5px;}
#bandeau #bandeau-reseaux #bandeau-instagram.bandeau-social i {font-size: 23px;margin-top: 1px;}
#bandeau #bandeau-reseaux #bandeau-facebook.bandeau-social i {font-size: 18px;}


/* MENU */
/* Menu niveau 1 */
#menu-conteneur { height:calc(100% - 50px) !important; clear:right; padding-top: 0px;box-sizing: border-box;}
#menu-wrapper {height:100%;}
#menu {list-style:none; margin:0px auto; padding: 0;height:100%;}
#menu > .global {text-align:right; position:relative; z-index:30; font-size:0;height:100%;}
#menu > .global > div { height:100%; display:-webkit-box;display:-ms-flexbox;display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;padding: 0 33px 0 34px;} 
#menu > .global > div > div{ height:100%;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
#menu > .global > div > div > div {height:100%;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
#menu .menu-element { display:inline-block; vertical-align:top; position:relative; z-index:30; height:100%; padding:0 15px;}


#menu #menu-1 {padding-left:0;}
#menu #menu-2 {padding-right:0;}
#menu .menu-element > span { cursor:default;}
#menu .menu-element > a,
#menu .menu-element > a:visited {display:block; height:100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#menu .menu-element > a > span,
#menu .menu-element > a:visited > span,
#menu .menu-element > span {color: #032b22; text-align: center;  height:100%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;position: relative;}
#menu .menu-element > a > span> span,
#menu .menu-element > a:visited > span> span,
#menu .menu-element > span > span { font-size:18px;font-weight: 400; position:relative; padding: 4px 0 11px;-webkit-box-sizing:border-box; box-sizing:border-box;z-index: 10;} 
#menu .menu-element.menu-grand {}
#menu .menu-element.menu-grand > a > span,
#menu .menu-element.menu-grand > span  {padding:0px 0 1px;}
#menu .menu-element > a,
#menu .menu-element > a:visited {text-decoration:none;}
#menu .menu-element > a:hover {text-decoration:none;}

#menu .menu-element > a > span > span::before,
#menu .menu-element > a:visited > span > span::before,
#menu .menu-element > span > span::before{content: '';width: calc(100% + 40px);height: 40px; background: #d8e5c7;position: absolute;bottom: 0;left: -20px;visibility: hidden; opacity: 0;z-index: -1;border-radius: 2px;}

@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
	#menu .menu-element.selected > a > span > span,
	#menu .menu-element.selected > span > span {border-bottom:1px solid #d8e5c7;}
}

@supports not (-webkit-overflow-scrolling: touch) {
	 /* Effect 4: bottom border enlarge */ 
	#menu .menu-element.selected > a > span > span::after,
	#menu .menu-element.selected > span > span::after { position: absolute; top: 97%; left: 0; width: 100%;background: #d8e5c7;height: 2px; content: '';}
	
}

#menu .menu-element:hover .smenu-conteneur { animation : affichageSousMenu 300ms linear 200ms 1 forwards;} 
#menu .menu-element:hover > a > span > span::before,
#menu .menu-element:hover > a:visited > span > span::before,
#menu .menu-element:hover > span > span::before{animation : affichageSousMenu 300ms linear 200ms 1 forwards;}

@keyframes affichageSousMenu {
  from {
	  visibility: hidden;
	  opacity: 0;
  }
  to {
	  visibility: visible;
	  opacity: 1;
  }
}


/* Sous menu niveau 1 */
#menu .smenu-conteneur {visibility: hidden; opacity: 0; position:absolute; left:0px;  z-index:200; width:300px; min-height:20px; background: #d8e5c7; }
#menu .smenu-conteneur .global {padding:0 !important;}
#menu .smenu-bas {}
#menu .smenu-centre { margin:0 !important; padding:0 !important; list-style:none; width:100%; text-align: left; }
#menu .smenu-centre-menus {padding:0 10px 5px;}
#menu .smenu-element { }
#menu .smenu-element::after {content: ""; height: 2px; display:block; width:6px; margin:0 auto; background:#032b22;}
#menu .smenu-element:last-child::after {display:none;}
#menu .smenu-element > span { cursor:default;}
#menu .smenu-element > a {text-decoration:none;}
#menu .smenu-element > a > span,
#menu .smenu-element > span {color:#032b22; text-align:center;  display:block; padding:8px 10px 7px 10px; width: 100%; font-size:18px; position: relative;  z-index: 2;  display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;  -webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }
#menu .smenu-element:first-child > a > span,
#menu .smenu-element:first-child > span {border:none;}

/* #menu .smenu-element > span > span,
#menu .smenu-element > a > span > span {  display: inline-block;  width:auto; height: 100%; -webkit-transition: margin-right 300ms ease-in-out; -moz-transition: margin-right 300ms ease-in-out; -ms-transition: margin-right 300ms ease-in-out; -o-transition: margin-right 300ms ease-in-out; transition: margin-right 300ms ease-in-out;position: relative;}
#menu .smenu-element > a > span > span::after,
#menu .smenu-element > span > span::after {content:"»";font-family: 'Maven Pro', sans-serif; color:#8ea076; position: absolute; margin-left: 0; opacity:0; right:-13px; top: 0; height: 100%; -webkit-transition: right 300ms ease 0ms; -moz-transition: right 300ms ease 0ms; -ms-transition: right 300ms ease 0ms; -o-transition: right 300ms ease 0ms; transition: right 300ms ease 0ms; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;} */


#menu .smenu-element.selected > span,
#menu .smenu-element.selected > a > span,
#menu .smenu-element:hover > a > span,
#menu .smenu-element:hover > span {color:#8ea076; }
#menu .smenu-element.selected > span > span,
#menu .smenu-element.selected > a > span > span,
#menu .smenu-element:hover > a > span > span,
#menu .smenu-element:hover > span  > span {margin-right: 0px; }
#menu .smenu-element.selected > a > span > span::after,
#menu .smenu-element.selected > span > span::after,
#menu .smenu-element:hover > a > span > span::after,
#menu .smenu-element:hover > span > span::after {opacity:1;}


/* Sous menu niveau 2 */
#menu .ssmenu-conteneur {padding:0px; margin:0px;}
#menu .ssmenu-element {}
#menu .ssmenu-element > span { cursor:default;}
#menu .ssmenu-element > a {text-decoration:none;}
#menu .ssmenu-element > a > span,
#menu .ssmenu-element > span {color:#222; display:block; padding:4px 5px; font-size:13px; position:relative;}
#menu .ssmenu-element > a > span i,
#menu .ssmenu-element > span i {display: inline-block;vertical-align: top;  line-height: 15px;}
#menu .ssmenu-element > a > span > span,
#menu .ssmenu-element > span > span {display: inline-block;vertical-align: top;width: 100%;margin-left: 0;line-height: 15px;text-align: center;}
#menu .ssmenu-element.selected > span,
#menu .ssmenu-element:hover > span ,
#menu .ssmenu-element.selected > a > span,
#menu .ssmenu-element:hover > a > span {color:#8ea076;}

/* CENTRE */
#centre {min-height:150px;}
#centre .global {}
#centre .global .contenu-wrapper {padding:10px 0; min-height:150px; position:relative;}

/* GAUCHE */
#gauche {width:270px; float:left;}
#gauche .titre { font-weight:300; font-size:36px; margin-bottom:10px;}

/* MENU GAUCHE */
/* Menu niveau 1 */
#nav {list-style:none; margin:0px; padding:0;}

#nav .menu-element {border-bottom:1px solid #cccccc;}
#nav .menu-element:first-child {}

#nav .menu-element > a {text-decoration:none;}
#nav .menu-element > a > span,
#nav .menu-element > span {padding:4px 10px; display:block;  font-size:15px; line-height:25px;}
#nav .menu-element > a > span:before,
#nav .menu-element > span:before {content:"» "}

#nav .menu-element:hover,
#nav .menu-element.selected {}

#nav .menu-element.selected > a > span,
#nav .menu-element.selected > span,
#nav .menu-element > a > span:hover,
#nav .menu-element > span:hover {color:#d51c07;}

#nav .menu-element.menu-grand {}
#nav .menu-element.menu-grand > a > span,
#nav .menu-element.menu-grand > span {}

/* Menu niveau 2 */
#nav .smenu-conteneur {margin:0; padding:0; list-style:none;}
#nav .smenu-haut {}
#nav .smenu-bas {}
#nav .smenu-centre {}
#nav .smenu-element {}
#nav .smenu-element > a { text-decoration:none;}
#nav .smenu-element > a > span,
#nav .smenu-element > span { display:block; padding:3px 0px; font-size:13px; line-height:20px;}
#nav .smenu-element:hover,
#nav .smenu-element.selected,
#nav .smenu-element.selected > a > span,
#nav .smenu-element.selected > span,
#nav .smenu-element:hover > a > span,
#nav .smenu-element:hover > span {color:#d51c07;}

/* DROITE */
#droite {}



/* CONTENU */
#contenu {overflow:hidden;}
#contenu-bandeau {height:250px;} 
#global h1,
#global h2.h1,
.white-popup h1 {font-weight:600; font-size:22px;line-height: 30px;letter-spacing: 0.54px; color:#8fa177; text-transform:uppercase; text-align:center;}
#global h2:not(.h1),
.white-popup h2:not(.h1){margin-bottom: 10px;font-size: 25px;line-height: 34px;color: #032b22;font-weight:700;}
#global h2:not(.h1) em,
.white-popup h2:not(.h1) em{display: block;font-style: normal;font-weight: 500;} 
#global h3,
.white-popup h3 {margin-left: 10px; font-weight: 600; font-size:18px; text-align:left; position:relative; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#global h3 > div,
.white-popup h3 > div {line-height: 20px;}
#global h3::before,
.white-popup h3::before { content: "\f2d1"; font-family: FontAwesome; font-size: 14px; display: block; color: #ddac4d; margin-top: 2px; -webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
#global p,
.white-popup p { text-align:justify; margin-left: 20px;}
.white-popup p {word-break: break-all;}
#centre p.bouton,
#centre p span.bouton {cursor:default; text-align:center; margin:10px auto;}
#centre p.bouton:hover,
#centre p span.bouton:hover {background:#032b22 !important; color:#fff !important;}
#global .bouton p {margin:0 !important; cursor:default;}
#global table.bouton {cursor:default;}
#centre ul,
.white-popup ul {padding-left: 20px; list-style: none; margin-left: 20px;}
#centre ul ul,
.white-popup ul ul {margin-left:0;}

#centre ul li,
.white-popup ul li {line-height: 19px; margin:7px 0; padding-left:0; position:relative; list-style: none; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;
  -ms-flex-align: center;align-items: center;}
#centre ul li > div,
.white-popup ul li > div {line-height: 24px;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
#centre ul li::before,
.white-popup ul li::before { content: "";display: block; width: 31px;height: 31px;background: #ddac4d url(../images/icone-plus-li.png)no-repeat center center; margin-right:10px;}
a,
a:visited {color:#032b22; text-decoration:underline;}
a:hover {text-decoration:none;}
#global ul li p {margin:0px;}
.white-popup img {max-width:100%; max-height:100%; height:auto;}

#contenu table.table {width:100%; border-collapse:collapse;}
#contenu table.table th, #contenu table.table td {}
#contenu table.table th {text-align:center; padding:10px 0;}
#contenu table.table tbody tr {}
#contenu table.table td {padding:15px 10px; border-bottom:1px solid #8B8E8E;}
#contenu table.table td.center {text-align:center;}


/* Tableau vertical */
#contenu .table > thead > tr > th {border-bottom: 2px solid #e0e0e0;  vertical-align: bottom;}
#contenu .table > thead > tr > th, #contenu .table > tbody > tr > th, #contenu .table > tfoot > tr > th, #contenu .table > thead > tr > td, #contenu .table > tbody > tr > td, #contenu .table > tfoot > tr > td {vertical-align: middle;border-top: 1px solid #e0e0e0;  line-height: 1.5;   padding: 6px 10px;}

#contenu .table > thead:first-child > tr:first-child > th, #contenu .table > thead:first-child > tr:first-child > td {border-top:0 none;}

#contenu .table-vertical tr { border: 1px solid #ccc; }
#contenu .table-vertical td { height:20px; }


/* Fil d'ariane */
#ariane {margin:10px 0;}
#ariane a,
#ariane span {text-decoration:none; font-size:12px; }


/* Languettes */
#languette-container {height:279px; width:81px; position : fixed;  right:0px; top:250px; z-index:5000;}

#languette-admin { width:81px; height:93px; background: url(../images/lang-interface-gestion.png); cursor:pointer; top:0px; position:absolute; right:0; z-index:5000;}
#languette-admin:hover { width: 198px; height: 93px; background: url(../images/lang-interface-gestion-depliee.png);}

#languette-page { height:93px; width:81px; background: url(../images/lang-gestion-page.png); cursor:pointer; top:98px;position:absolute; right:0; z-index:5000;}
#languette-page:hover { width: 198px; height: 93px; background: url(../images/lang-gestion-page-depliee.png);}

#languette-page-disabled { height:93px; width:81px; background: url(../images/lang-gestion-page-off.png); cursor:pointer; top:98px; position:absolute; right:0; z-index:5000;}
#languette-page-disabled:hover { width: 198px; height: 93px; background: url(../images/lang-gestion-page-off-depliee.png);}

#languette-deconnexion {  height:93px; width:81px; background : url(../images/lang-deconnexion.png); cursor:pointer; top:196px;  position:absolute; right:0; z-index:5000;}
#languette-deconnexion:hover { width: 198px; height: 93px; background: url(../images/lang-deconnexion-depliee.png);}

/* MAINTENANCE */
#maintenance-totale { width:100%; margin:0 auto; }
#maintenance-totale #authentification .authentification-conteneur {margin: 15px auto;}
#maintenance-totale #centre {height:100%;}
#maintenance-totale #centre .global {max-width:960px; height:100%;}
#maintenance-totale #centre .global #contenu {height:calc(100% - 50px); padding: 25px 0; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
#maintenance-totale #centre .global #contenu h2.maintenance {text-align:center;}
#maintenance-totale #centre .global #contenu p {margin-top:7px; margin-bottom:7px;}
#maintenance-totale #centre .global #contenu img {max-width:100%; height:auto;}
#maintenance-totale #maintenance-submit {}

/* Plan du site */
.plansite-ul {}
.plansite-li {}
.plansite-a {text-decoration:none;}
.plansite-a:hover {text-decoration:underline;}
.plansite-span {}

/* Mosaique */
.mosaique-conteneur {text-align:left;margin: 20px auto;}
.mosaique-conteneur .mosaique-ligne {text-align:left; margin: 10px 0;}
.mosaique-conteneur .mosaique-element {display:inline-block; vertical-align:top; margin:5px;}
.mosaique-conteneur .mosaique-element a, 
.mosaique-conteneur .mosaique-element a:visited {width:100%; height:100%; display:block;}
.mosaique-conteneur .mosaique-element a img {display:block;}

.global-template-3461 .mosaique-conteneur {  text-align: left;  display: -webkit-box;  display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: start;  -ms-flex-pack: start;  justify-content: flex-start;  max-width: 1672px;  padding: 0;  margin: 0 auto;}
.global-template-3461 .mosaique-conteneur .mosaique-element {  margin: 12px 11px !important;  width: calc(33.33% - 22px);  height: auto;  max-height: 355px;  text-align: center;  position: relative;  overflow: hidden;  z-index: 10;}
.global-template-3461 .mosaique-conteneur .mosaique-element * {  -webkit-box-sizing: border-box;  box-sizing: border-box;  -webkit-transition: all 0.6s ease;  -moz-transition: all 0.6s ease;  -ms-transition: all 0.6s ease;  -o-transition: all 0.6s ease;  transition: all 0.6s ease;}
.global-template-3461 .mosaique-conteneur .mosaique-element  img { width: 100%;height: 100%; object-fit: cover; -o-object-fit: cover;}
.global-template-3461 .mosaique-conteneur .mosaique-element:hover img {  -webkit-transform: scale(1.2);  transform: scale(1.2);}

/* Diaporama */
#contenu .diaporama-container {  position: relative; z-index:1; overflow:hidden; min-height:280px; min-width:300px; }
/** Carousel **/
#contenu .diaporama-slider { position: relative; overflow: hidden;  min-width:240px; min-height: 200px; margin:0 auto;}
#contenu .diaporama-slider ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0;}
#contenu .diaporama-slider .diaporama-slider-li {text-align:center;  margin:0 auto; cursor:pointer; float: left;  padding: 0; min-width:240px; min-height: 200px; list-style:none; }
#contenu .diaporama-slider .diaporama-slider-li::before {display:none;}
#contenu .diaporama-slider .diaporama-slider-li a,
#contenu .diaporama-slider .diaporama-slider-li a:visited {display:block; width:100%; height:100%;}
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image {width:100%; height:100%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image img {width:100%; height:100%; object-fit:contain; -o-object-fit:contain;}
.diaporama-prev, .diaporama-next { position: absolute; top: 0; width: 30px; min-height: 200px; text-align: center;}
.diaporama-prev i, .diaporama-next i {position: absolute; top: 40%; left:25%; font-size:40px;}
.diaporama-prev { left: 0px;}
.diaporama-next { right: 0px;}

.diaporama-boutons{ width:80px;  margin:5px auto 0;}
.diaporama-pause {width:20px; }
.diaporama-lecture {width:20px; }
.diaporama-pause i,.diaporama-lecture i  {margin:0 10px; cursor:pointer; font-size:20px;}



/*Accueil */
#accueil-haut-conteneur {position:relative; z-index:20;}
/* SLIDER */
#accueil-slider-conteneur {position: relative; z-index: 20;}
#accueil-slider-loader {width:100%; height:100%;  position:absolute; left:0; top:0; z-index:35; background:url(../images/ajax-loader.gif) no-repeat center center #F8F7F7;}

/** Carousel **/
#accueil-slider { position: relative;  z-index: 20; overflow: hidden; height:901px;min-height: 515px;} /* HEIGHT A MODIFIER */
#accueil-slider ul { width: 20000em; position: relative; z-index:20; list-style: none; margin:0 !important; padding:0 !important; height:100%;}
#contenu #accueil-slider .accueil-slider-li {display: initial; float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial; /** SI FONDU : position:absolute;z-index:20; */}
#accueil-slider .accueil-slider-li::before {display:none;}
#accueil-slider .accueil-slider-li .accueil-slider-centre { position:relative; z-index:10; height:100%; width:100%; }
#accueil-slider .accueil-slider-li .accueil-slider-centre .global {position:relative; z-index:10; width:calc(100% - 20px); height:100%; background:none;}


/* CONTENU DES SLIDES */
#accueil-slider .accueil-slider-li .accueil-slider-image {position:absolute; left:0px; top:0; z-index:9; width:100%; height:100%;}
#accueil-slider .accueil-slider-li .accueil-slider-image a,
#accueil-slider .accueil-slider-li .accueil-slider-image a:visited {display:block; height:100%;}
#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:block;}
#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:none !important;}
#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:none !important;}

#accueil-slider .accueil-slider-li .accueil-slider-contenu {position:absolute; left:10px; top:10px; z-index:10; width:calc(100% - 20px);  height:calc(100% - 20px); display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap:wrap; flex-wrap:wrap;}
#accueil-slider .accueil-slider-li .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-titre a,
#accueil-slider .accueil-slider-li .accueil-slider-titre a:visited {text-decoration:none;}
#accueil-slider .accueil-slider-li .accueil-slider-texte {}
#accueil-slider .accueil-slider-li .accueil-slider-texte,
#accueil-slider .accueil-slider-li .accueil-slider-texte p {}
#accueil-slider .accueil-slider-li .accueil-slider-texte p {margin:3px 0 ;line-height: initial;}
#accueil-slider .accueil-slider-li .accueil-slider-suite {margin:10px 10px 0;}
#accueil-slider .accueil-slider-li .accueil-slider-suite a,
#accueil-slider .accueil-slider-li .accueil-slider-suite a:visited {}
#accueil-slider:hover .accueil-slider-li .accueil-slider-suite a {}


#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre {text-align:center;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte p,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-suite {text-align:center;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-suite { margin:10px auto 0;}
 
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche {text-align:left;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte p,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-suite {text-align:left;}

#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite {text-align:right;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte p,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-suite {text-align:right;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-suite { display: inline-block;}


/** Carousel Controls **/
#accueil-slider-fleches-conteneur {position:relative; z-index:20;}
#accueil-slider-control-prev,
#accueil-slider-control-next { position: absolute; margin-top: -15px; z-index:20; cursor:pointer;top: calc(100% - 150px);  width:30px; height:30px; text-align: left; line-height: 30px; color:rgba(255,255,255,0.5); }
#accueil-slider-control-prev { left: 15px;}
#accueil-slider-control-next { right: 15px;}
#accueil-slider-control-prev i,
#accueil-slider-control-next i {color:rgba(255,255,255,0.5); font-size:29px;}

/** Carousel Pagination **/
#accueil-slider-controls-conteneur { position: absolute; bottom:0px; left:0px; width:100%; margin:0; z-index:100;}
#accueil-slider-controls { margin:0 auto; display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;} 
#accueil-slider-controls a { text-decoration: none; display: block; font-size: 11px; height: 10px; width: 10px; line-height: 10px; background:#ccc; margin:0 3px;}
#accueil-slider-controls a.active {background:#000;}


/* PAVES */
#accueil-paves-conteneur {text-align:left; position:absolute; left:0; bottom:120px; width:100%;  z-index:25;font-size: 0;text-align: left;}
#accueil-paves-conteneur .global {text-align:center;  height:100%;padding: 0;}
#accueil-paves-conteneur .accueil-pave {width:277px; height:178px; margin:10px 25px;vertical-align:bottom; position:relative; z-index:10;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end;}
#accueil-paves-conteneur .accueil-pave .pave-container{width: 100%;height:178px;border: 2px solid #032b22;background: #ddac4d; padding: 15px 10px 10px 27px;box-sizing: border-box;overflow: hidden;-webkit-transition: height 0.4s ease 0s,border-color 0.4s ease 0s,background 0.4s ease 0s;-o-transition: height 0.4s ease 0s,border-color 0.4s ease 0s,background 0.4s ease 0s;transition: height 0.4s ease 0s,border-color 0.4s ease 0s,background 0.4s ease 0s;position: relative;}
#accueil-paves-conteneur .accueil-pave .pave-container::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images/fond-pave.png)no-repeat center center;opacity: 1;-webkit-transition: opacity 0.4s ease 0s;-o-transition: opacity 0.4s ease 0s;transition: opacity 0.4s ease 0s;}

#accueil-paves-conteneur .accueil-pave-icone {width:100%; height:59px;text-align: left;margin-bottom: 18px;position: relative;}
#accueil-paves-conteneur .accueil-pave-icone img {max-height:100%;width: auto;object-fit: contain;opacity: 1;-webkit-transition: opacity 0.4s ease 0s;-o-transition: opacity 0.4s ease 0s;transition: opacity 0.4s ease 0s;}
#accueil-paves-conteneur .accueil-pave-icone img.hover {opacity: 0;position: absolute;left: 0;top: 0;}

#accueil-paves-conteneur .accueil-pave-nom {font-size: 18px;line-height: 30px; letter-spacing: 1.8px; font-weight: 600;text-transform: uppercase;text-align: left;height: 78px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;box-sizing: border-box;padding: 0 50px 18px 0;position: relative;color:#032b22;-webkit-transition: color 0.4s ease 0s;-o-transition: color 0.4s ease 0s;transition: color 0.4s ease 0s;}
#accueil-paves-conteneur .accueil-pave-nom em{font-size: 16px;font-style: normal;}
#accueil-paves-conteneur .accueil-pave-nom i {display:block;position: absolute;right: 17px;bottom: 24px;width: 30px;height: 18px; -webkit-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;-webkit-transform: rotateZ(0deg);-ms-transform: rotate(0deg);transform: rotateZ(0deg);}
#accueil-paves-conteneur .accueil-pave-nom i::before,
#accueil-paves-conteneur .accueil-pave-nom i::after{content: "";position: absolute;left: 0;top:0;width: 100%;height: 100%;}
#accueil-paves-conteneur .accueil-pave-nom i::before{background: url(../images/fleche-pave.png)no-repeat center center;background-size: contain;opacity: 1;}
#accueil-paves-conteneur .accueil-pave-nom i::after{background: url(../images/fleche-pave-hover.png)no-repeat center center;background-size: contain;opacity: 0;}

#accueil-paves-conteneur .accueil-pave-contenu {padding: 0 10px 5px 0;}
#accueil-paves-conteneur .accueil-pave-contenu .accueil-pave-menu{text-align: left;padding: 10px 0 0 0;}
#accueil-paves-conteneur .accueil-pave-menu a:visited,
#accueil-paves-conteneur .accueil-pave-menu a{text-decoration: none;color: #d8e5c7;margin-bottom: 10px;display: block;}
#accueil-paves-conteneur .accueil-pave-menu a > span,
#accueil-paves-conteneur .accueil-pave-menu > span{color: #d8e5c7; width: 100%;min-height: 30px;font-size: 18px;line-height: 20px; position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#accueil-paves-conteneur .accueil-pave-menu a > span > span,
#accueil-paves-conteneur .accueil-pave-menu > span > span{position: relative;z-index: 2;}
#accueil-paves-conteneur .accueil-pave-menu a > span .icone{opacity: 0;}
#accueil-paves-conteneur .accueil-pave-menu a > span:hover,
#accueil-paves-conteneur .accueil-pave-menu > span:hover{color: #8ea177;}
#accueil-paves-conteneur .accueil-pave-menu a > span:hover::before,
#accueil-paves-conteneur .accueil-pave-menu > span:hover::before{opacity: 1;}

#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-nom i{-webkit-transform: rotateZ(180deg);-ms-transform: rotate(180deg);transform: rotateZ(180deg);}
#accueil-paves-conteneur .accueil-pave:hover .pave-container{background: #032b22;border-color: #fff;}
#accueil-paves-conteneur .accueil-pave:hover .pave-container::before{opacity: 0;}
#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-nom{color: #d8e5c7;}
#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-icone img{opacity: 0;}
#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-icone img.hover{opacity: 1;}
#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-nom i::before{opacity: 0;}
#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-nom i::after{opacity: 1;}
#accueil-paves-conteneur .accueil-pave .accueil-pave-menu a:hover > span .icone{opacity: 1;}

/* SERVICES */

#accueil-services{margin: 4px 0 0;}
#accueil-services .global{max-width: 100%;padding: 0;}
#accueil-services #services {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#accueil-services .service{background: #fff;min-height: 161px;width: calc(25% - 3px);position: relative;box-sizing: border-box;overflow: hidden;margin-left: 4px;}
#accueil-services .service:nth-child(4n+1){margin-left:0;}
#accueil-services .service .service-image{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
#accueil-services .service .service-image img{width: 100%;height: 100%;object-fit: cover;}
#accueil-services .service .service-image::before{content: "";position: absolute;left:0;top:0;background: url(../images/opacite-cible.png)no-repeat center center;background-size: cover; width: 100%;height: 100%;z-index: 10;mix-blend-mode: multiply;}
#accueil-services .service .service-image::after{content: "";position: absolute;left:0;top:0;background: #032b22 url(../images/fond-cible.png)no-repeat center center;background-size: cover; width: 100%;height: 100%;z-index: 11;opacity: 0;-webkit-transition: opacity 0.4s ease 0s;-o-transition: opacity 0.4s ease 0s;transition: opacity 0.4s ease 0s;}
#accueil-services .service .service-contenu{padding: 39px 10px 10px 102px;position: relative;z-index: 2;height: 100%;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
#accueil-services .service .service-contenu{color: #000;}
#accueil-services .service .service-nom{font-size: 30px;font-weight: 600;text-align: left;color: #ddac4d;position: relative;}
#accueil-services .service .service-nom i{position: absolute;left: -54px;top: -4px; width: 50px;height: 46px;z-index: 10;text-align: right;}
#accueil-services .service .service-nom i img{max-width: 100%;max-height: 100%;}
#accueil-services .service .service-texte {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;opacity: 0;-webkit-transition: opacity 0.4s ease 0s;-o-transition: opacity 0.4s ease 0s;transition: opacity 0.4s ease 0s;margin-top: 14px;}
#accueil-services .service .service-texte p {font-size: 18px;line-height: 20px;text-align: left;margin: 7px 0 14px;color: #d8e5c7;}

#accueil-services .service:hover .service-image::after{opacity: 1;}
#accueil-services .service:hover .service-texte{opacity: 1;}

/* PRESENTATION */
#accueil-presentation-conteneur { position: relative; padding: 0px 0 42px;margin-top: 3px;background: #e8ece3 url(../images/fond-presentation.png)no-repeat left top;background-size: cover;}

#accueil-presentation-conteneur .global { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#accueil-presentation-conteneur .global > div { width: 50%; box-sizing: border-box; }

#accueil-presentation-conteneur h1,
#accueil-presentation-conteneur h2.h1 { margin-top: 0; text-align: left;}
#accueil-presentation-conteneur h2 { margin-bottom: 31px !important; }

#accueil-presentation-conteneur .accueil-presentation-texte-conteneur { padding-right: 5px; }
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte {margin-top: 79px;}
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte p { margin: 19px 0; text-align: left; line-height: 30px; font-size: 20px;color: #032b22; }
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte ul {margin: 36px 0 34px;padding: 0;}
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte ul li{font-size: 18px;font-weight: 600; color: #8fa177;line-height: 20px;text-transform: uppercase;letter-spacing: 0.72px;margin: 15px 0;}
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche:visited,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton:visited,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton{margin-left: 0;background: #fff;padding: 10px 34px 10px 40px;font-size: 16px;min-height: 77px;letter-spacing: 1.6px;}
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche:visited span,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche span,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton:visited span,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton span{color: #032b22;}
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche:visited ,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche i{background: url(../images/icone-plus-jaune.png)no-repeat center center;background-size: contain;margin-left: 75px;}

#accueil-presentation-conteneur .accueil-presentation-image {}
#accueil-presentation-conteneur .accueil-presentation-image img{position: absolute;right: 0;top: 0;width: calc(50vw - 178px);height: 100%;object-fit: cover;}

#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche:visited:hover,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche:hover,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton:visited:hover,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton:hover{background: #032b22;}

#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche:hover:visited span,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton-fleche:hover span,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton:hover:visited span,
#accueil-presentation-conteneur .accueil-presentation-texte-conteneur .accueil-presentation-texte .bouton:hover span{color: #fff;}

/* ACCUEIL ACTUALITES */
#accueil-actualites {}
#accueil-actualites .global {}
#accueil-actualites.actualites-3 #actualites {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}

#accueil-actualites-toutes a {}

/* ACTUALITES */
#actualites { position: relative;  z-index: 20; overflow: hidden;height: auto; margin: 0 auto; width:100%; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;  flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center;  justify-content: center;} 

#actualites .actualite {width: calc(33.3333% - 10px); max-width: 446px; background: #fff;text-align:center;  position:relative; margin: 10px 30px;}
#actualites .actualite .actualite-image {width:100%;height: 290px;margin: auto; position: relative;}
#actualites .actualite .actualite-image img {width: 100%; height: 100%; object-fit: cover; -o-object-fit:cover;}

#actualites .actualite .actualite-contenu {min-height: 170px;}
#actualites .actualite .actualite-nom {margin:18px 0; min-height: 48px; overflow: hidden;text-align: left; }
#actualites .actualite .actualite-nom a,
#actualites .actualite .actualite-nom a:visited {text-decoration:none; color: #ec6446; min-height: 60px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#actualites .actualite .actualite-nom > span,
#actualites .actualite .actualite-nom a > span,
#actualites .actualite .actualite-nom a:visited > span {color: #ec6446; font-size:21px; font-weight: 400; letter-spacing: 1.9px; text-decoration: none;text-transform: uppercase;line-height: 25px;}
#actualites .actualite .actualite-nom::after {content:""; width:162px; height:1px; background:#000; display:block; margin:20px 0 0;}
#actualites .actualite .actualite-texte {width: 100%; height: 73px; overflow: hidden; }
#actualites .actualite .actualite-texte p { font-size: 15px;  margin: 0; line-height: 23px;}

/* Bouton qui apparait sur fond gris au hover*/
#actualites .actualite .actualite-bouton {opacity:0; width:100%; height:100%; position:absolute; left:0; top:0; z-index:5; -webkit-transition: opacity 400ms ease; -moz-transition: opacity 400ms ease; -ms-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; transition: opacity 400ms ease; display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#actualites .actualite .actualite-bouton .bouton,
#actualites .actualite .actualite-bouton .bouton:hover {color:#fff; border:1px solid #fff; background:none;}
#actualites .actualite.bouton-js:hover::after,
#actualites .actualite.bouton-js:hover .actualite-bouton { opacity:1;z-index:11;  }
#actualites .actualite.bouton-js:hover::after {z-index:10;}


/* Si barre sous l'image au hover*/
/*#actualites .actualite .actualite-image::after {content:"";width:100%;height: 5px;background:#00a8cd;position: absolute;left: 0;bottom:0;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0 50%;transform-origin: 0 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-in;transition-timing-function: ease-in;}
#actualites .actualite:hover .actualite-image::after{-webkit-transform: scaleX(1);transform: scaleX(1);}	*/

/* Si bouton qui apparait au hover */	
/*#actualites .actualite .actualite-bouton {margin: 8px 0; opacity:0; bottom: -15px; position: relative; -webkit-transform: translate(0px, 100%) scale(1);  transform: translate(0px, 100%) scale(1); display: block; z-index: 1; -webkit-transform-origin: bottom left; transform-origin: bottom left; left: 0; transition: 200ms ease-in-out, -webkit-transform 200ms ease-in-out; transition: 200ms ease-in-out, transform 200ms ease-in-out; transition: 200ms ease-in-out, transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;}
#actualites .actualite:hover .actualite-bouton {bottom:0; opacity:1; -webkit-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1);}*/
/* Fin bouton */

/* TEMPLATE ACTUALITE */
#template-actualite {}
#template-actualite .retour-actualites {}
#template-actualite .retour-actualites a,
#template-actualite .retour-actualites a:visited {}
#template-actualite .retour-actualites a:hover {}

/* Commentaires */
#template-actualite #commentaire-nombre {font-weight:bold; margin:15px 0; font-size:1.4em;}

#template-actualite #commentaire-form-conteneur {}
#template-actualite .commentaire-form {margin-bottom:10px;}
#template-actualite .commentaire-form label {display:block; font-size:0.9em;}
#template-actualite .commentaire-form .input-text {width:300px;}
#template-actualite .commentaire-form .textarea {height:100px; width:100%;}
#template-actualite .commentaire-form .submit {}
#template-actualite #commentaire-desactive {color: #444; font-size:0.9em;}

#template-actualite #commentaire-liste {margin:10px 0px;}
#template-actualite #commentaire-liste .commentaire {border-top:1px dotted #000; padding:10px 0;}
#template-actualite #commentaire-liste .commentaire .nom {font-weight:bold; font-size:0.9em; color:#0000EE;}
#template-actualite #commentaire-liste .commentaire .nom-admin {font-weight:normal; color: #000; font-size:0.8em;}
#template-actualite #commentaire-liste .commentaire .separator {color: #777; padding:0 5px;}
#template-actualite #commentaire-liste .commentaire .date {color:#777; font-size:0.8em;}
#template-actualite #commentaire-liste .commentaire .message {color: #444; font-size:0.9em; margin:5px 0;}
#template-actualite #commentaire-liste .administrateur {background-color:#FFF39B;}




/* Parallax */
#parallax-conteneur {height:198px; width:100%;}
#parallax-conteneur .global {height:100%; display:flex; flex-direction:column; justify-content:center; text-align:center;}
#parallax-conteneur-titre {color:#fff; font-size:30px; margin: 0; text-transform:uppercase; }
#parallax-conteneur-titre strong { font-size:40px;  text-transform:uppercase; line-height: 50px;}

/* Logos */
#accueil-logos-conteneur {margin:45px 0 24px;position: relative; }
#accueil-logos-conteneur .global {text-align:center;} 
#accueil-logos-conteneur #accueil-logos {position: relative;overflow: hidden;height:105px;margin:0 auto;}	
#accueil-logos-conteneur #accueil-logos ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0;}
#accueil-logos-conteneur #accueil-logos .accueil-logo {float: left; margin: 0; padding: 0; max-width: 205px; height: 105px;margin:0 40px;}
#accueil-logos-conteneur #accueil-logos .accueil-logo::before {display:none;}
#accueil-logos-conteneur .accueil-logo:first-child {margin-left:0;}	
#accueil-logos-conteneur #accueil-logos .accueil-logo-image {width:auto; height:100%;}
#accueil-logos-conteneur #accueil-logos .accueil-logo-image img {width:100%; height:100%; object-fit:contain; -o-object-fit:contain;} 


/* NEWSLETTER */
#accueil-newsletter {}
#accueil-newsletter-titre {}
#accueil-newsletter-formulaire {}
#accueil-newsletter-input {}
#accueil-newsletter-droite {}
#newsletter-conditions {}	
#newsletter-conditions-checkbox {}
#optin-checkbox {}
#newsletter-conditions-texte {}
#newsletter-submit-conteneur {}
#newsletter-submit {}


#rassurances-conteneur {position:relative; z-index:10;}
#rassurances-conteneur .global {padding: 35px 0px 25px;min-height:252px;box-sizing: border-box;position: relative;z-index: 15;}
#rassurances {text-align:center; position:relative; z-index:15; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-pack: distribute;justify-content: space-around; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-box-align: center; -ms-flex-align: center; align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}
#rassurances .rassurance {margin: 10px 30px;}
#rassurances .rassurance-image {height:98px;}
#rassurances .rassurance-image img{height:100%;}
#rassurances .rassurance-nom {margin-top:11px; color:#fff; font-size:14px; font-weight:400;text-transform: uppercase;letter-spacing: 1.4px;margin-right: -1.4px;}
#rassurances .rassurance-nom em{margin:2px 0; font-size:21px; font-weight:600;letter-spacing: initial;display: block;font-style: normal;margin-right: 1.4px;}
			


/* PIED */
#pied {margin-top:0px; background:#8ea076 url(../images/fond-pied.png)no-repeat center center;background-size: cover;}
#pied .global {padding: 20px 10px;}
#pied .global .contenu-wrapper {min-height:320px; margin:35px 0 5px 0px; font-size:0; position:relative; text-align:center;}
/** PIED COLONNES LOGO CENTRE **/
#pied .col { width:387px; text-align:left; padding-left:1px; margin:15px 0; display: inline-block; vertical-align: top;}
#pied #col-menu {float:left; width:430px;position:absolute; left:0; top:0;}
#pied #col-centre.col {width:263px !important;margin: 9px auto 15px; padding:0;}
#pied #col-contact {float:right;position:absolute; right:0; top:0;}
  
#pied ul li {padding:0;}
#pied ul li::before {display:none;}

#pied .col .categorie {margin-bottom:22px;}
#pied .col#col-contact .categorie {margin-bottom:18px;}
#pied .col .categorie > a {text-decoration:none;}
#pied .col .categorie > a > span,
#pied .col .categorie > a:visited > span,
#pied .col .categorie > span {text-decoration:none; color:#ffcd6c; font-size:20px;font-weight: 600; display:block;}
#pied .col .categorie:hover > a > span,
#pied .col .categorie:hover > span {}

#pied .menu {padding:0; margin:0 0 26px 0;}
#pied .menu li {list-style:none; display:inline-block; vertical-align:top; margin:0 0 3px 0;}
#pied .menu li > a {text-decoration:none;  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
#pied .menu li > a::after {content: ""; background: #032b22; width: 2px;height: 13px; display:block; margin:2px 8px 0;}
#pied .menu li:last-child > a::after {display:none;}
#pied .menu li > a > span,
#pied .menu li > a:visited > span,
#pied .menu li > span {text-decoration:none; color:#032b22; font-weight:400; font-size:18px; position: relative;}
  
#pied .liens {padding:0; margin:0;}
#pied .liens li { margin:0 0 2px 0; list-style:none; position:relative; }
#pied .liens li > a {text-decoration:none;}
#pied .liens li > a > span,
#pied .liens li > a:visited > span,
#pied .liens li > span {text-decoration:none; color:#d8e5c7; font-weight:400; font-size:18px; line-height: 19px;}
#pied .liens li:hover > a > span,
#pied .liens li:hover > span {}

#pied #logo-pied {width:100%; position:relative; margin:0 auto;text-align: center;}
#pied #logo-pied a,
#pied #logo-pied a:visited {text-decoration:none; color:#000;}
#pied #logo-pied a img {vertical-align:top; height:auto; width:100%;max-width: 263px;}

#pied #pied-reseaux {text-align:center; margin-top:20px; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#pied #pied-reseaux .pied-social { margin: 10px;} 
#pied #pied-reseaux .pied-social a,
#pied #pied-reseaux .pied-social a:visited {position:relative; text-align:center; color:#212e48; text-decoration:none;  width:30px; height:30px; background: #ffffff; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, background 0.2s; transition: transform ease-out 0.1s, background 0.2s; border-radius: 28px; }
#pied #pied-reseaux .pied-social a::after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 0; content: ''; border-radius: 50%; z-index: -1;  opacity: 0; -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);-webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);-o-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1); box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1); -webkit-transform: scale(0.9); -moz-transform: scale(0.9);   -ms-transform: scale(0.9);  transform: scale(0.9);}
#pied #pied-reseaux .pied-social i {color:#8ea076; font-size: 21px;}
#pied #pied-reseaux .pied-social i.fa-facebook { margin: 5px 0 0 6px; font-size: 21px;}
#pied #pied-reseaux .pied-social a:hover {background: #ffffff; -webkit-transform: scale(0.93); -moz-transform: scale(0.93); -ms-transform: scale(0.93);transform: scale(0.93);}
#pied #pied-reseaux .pied-social a:hover i { color:#8ea076;}
#pied #pied-reseaux .pied-social a:hover::after {-webkit-animation: sonarEffect 1.3s ease-out 75ms;  -moz-animation: sonarEffect 1.3s ease-out 75ms;  animation: sonarEffect 1.3s ease-out 75ms;}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8ea076, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8ea076, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -webkit-transform: scale(1.5);
        opacity: 0;
    }
}
@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8ea076, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8ea076, 0 0 0 10px rgba(255, 255, 255, 0.5);
        -moz-transform: scale(1.5);
        opacity: 0;
    }
}
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }
    40% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8ea076, 0 0 0 10px rgba(255, 255, 255, 0.5);
    }
    100% {
        box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #8ea076, 0 0 0 10px rgba(255, 255, 255, 0.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

/** VERSION AVEC FONT AWESOME **/
#pied .pied-contact-element { overflow: hidden; padding: 0 0 7px 1px; text-align:left; margin:0px 0 14px;}
#pied .pied-contact-element i {width: 29px;height: 29px;background-color: #ddac4d!important; text-align: center; margin-right: 10px; color: #ffffff;border-radius: 50%;}
#pied .pied-contact-element .pied-contact-span {width: calc(100% - 33px); display: inline-block;  vertical-align: top; -webkit-box-flex:1;-ms-flex:1;flex:1; font-size:18px; color: #032b22; }
#pied #pied-adresse, #pied #pied-telephone a,
#pied #pied-mail a {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#pied #pied-adresse {}	
#pied #pied-telephone {}
#pied #pied-telephone a,
#pied #pied-telephone a:visited {color:#fff; text-decoration:none;}
#pied #pied-mail {}
#pied #pied-mail i {font-size:13px;}
#pied #pied-mail a {text-decoration:none; color: #ffffff; }
#pied #pied-mail > a > span,
#pied #pied-mail > a:visited > span {background:none; padding:0;}

#pied #pied-telephone i{background: url(../images/icone-telephone.png)no-repeat center center;background-size: 17px 17px;}
#pied #pied-mail i{background: url(../images/icone-email.png)no-repeat center center;background-size: 16px 12px;}

#pied #pied-horaires {margin-top: 0px;padding: 0 0 0 1px;margin: 0;}
#pied #pied-horaires .pied-contact-span{font-weight: 500;line-height: 24px;font-size: 16px;color: #d8e5c7;text-transform: uppercase;letter-spacing: 0.96px;text-align: left;}

/** END **/

/* Contact */
#contenu #module-contact {text-align:left;}
#module-contact #contact-conteneur {overflow:hidden;}

#contact-elements {display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap:wrap; flex-wrap:wrap;}
#contact-elements h3 {margin-left:0; margin-bottom: 30px; font-size: 25px;}
#contact-elements h3::before{font-size: 19px; margin-top: 0;}
#contact-elements > div {width:calc(50% - 50px);}

/* Bloc adresse */
#module-contact-adresse {}
#module-contact-adresse #contact-container { margin-top: 40px;}
#module-contact-adresse .contact-adresse-element {margin-bottom: 25px; display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap:wrap; flex-wrap:wrap;}
#module-contact-adresse .contact-adresse-element i {font-size: 32px; color:#cba73b; margin-right: 25px; width:34px; text-align:center;}
#module-contact-adresse .contact-adresse-element i.fa-clock-o {font-size:39px;}
#module-contact-adresse .contact-adresse-titre {font-weight:700; font-size: 20px; margin-bottom: 5px;}
#module-contact-adresse .contact-adresse {  width: calc(100% - 60px);}


body #contact-elements .input-text,
body #contact-elements .form-textarea { font-size:16px; width:100%; background:#ededed; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box;}

body #contact-elements .input-text {height:46px;}
body #contact-elements .form-textarea { height: 120px;}

#module-contact-formulaire {}
#contact-formulaire {}
#contact-formulaire p {margin-left:0; font-size:11px;} 
#contact-formulaire .contact-ligne {width:100%;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap:wrap; flex-wrap:wrap; }
#contact-formulaire .contact-ligne > div {width:100%; margin:10px 0;}
#contact-formulaire .contact-ligne .form140 {float:none; text-align:left; margin-bottom: 10px; padding:0; width:auto;}
#contact-formulaire .contact-ligne .contact-col {width:calc(50% - 10px);}
#contact-formulaire .bouton {margin:10px 0;} 

#module-contact .contact-coordonnee {clear:left; margin-bottom:5px;}
#module-contact .contact-champ {margin-bottom:10px;}
#module-contact select {width:71%; height:30px; border:1px solid #dcdcdc;}
#module-contact #contact-captcha div {margin:0;}
#contact-formulaire #contact-optin p{margin-left: 0px; font-size:11px; line-height:13px;}


#module-contact #message-fichiers-conteneur {margin: 0 auto;  max-width: 660px;}
#message-fichiers {font-size:15px;}
#message-fichiers-bouton {text-align:center;}
#message-fichiers-bouton * {  display: inline-block; vertical-align: middle; margin:0 10px 0 0 !important;}
#message-fichiers #uploader {margin:20px 0;}
#message-fichiers .plupload_wrapper {width:95%;}

#message-fichiers.fichiers-container {margin-top:15px;}
#message-fichiers.fichiers-container .inlineblock {display:inline-block; vertical-align:top; }
#message-fichiers.fichiers-container .fichier-infos {width:calc(100% - 40px);}
#message-fichiers.fichiers-container .fichier-contenu { margin: 5px 0;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;   -ms-flex-align: start;   align-items: flex-start;}
#module-contact #message-fichiers .fichier-supprimer {width: 20px; cursor:pointer; margin:0px 15px 10px 0; }
#module-contact #message-fichiers .fichier-supprimer i {font-size:22px; color:#cc0000;}
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom { font-size:14px; margin:3px 0 0; }
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom i {vertical-align:top; margin-right:10px; width: 20px; font-size: 18px;}
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom span {display:inline-block; }
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom > span {text-align:left; width: calc(100% - 30px);margin-left: 30px;}
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom label span {vertical-align:middle; width:calc(100% - 35px); text-align:left;}

#message-fichiers-conteneur .fichiers-boutons-container {margin:0 0 15px 0;}
#message-fichiers-conteneur .fichiers-boutons-container a {margin:0 10px;}
#message-fichiers-conteneur .fichiers-boutons-container .bouton {margin:5px 5px 5px 0; }
#erreurs-fichiers {display:none;}
#erreurs-fichiers .reponseFermer {padding: 5px 0; float: right; cursor:pointer;}


/* CONTACT TOUJOURS PRESENT */
/*
#contact-conteneur { overflow:hidden; background:#ffffff; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }
#contact-gauche { width:660px; position:relative; z-index:10; -webkit-clip-path: polygon(0 0, 75% 0, 100% 100%, 100% 100%, 0 100%); clip-path: polygon(0 0, 75% 0, 100% 100%, 100% 100%, 0 100%); }
#contact-gauche img { width:100%; height:100%; object-fit:cover; }
#contact-gauche img.mobile {display:none;}

#contact-droite { width:calc(100% - 665px); }
#contact-formulaire-texte {  }
#contact-formulaire-texte p { margin: 7px 0;font-size:15px; }
#contact-formulaire-conteneur { position:relative; z-index:10; }
#contact-formulaire .form-ligne { display: -webkit-box; display: -ms-flexbox; display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-pack: justify;  -ms-flex-pack: justify;  justify-content: space-between; }
#contact-formulaire .contact-colonne { width:calc(50% - 55px); }

#contact-formulaire-conteneur {position:relative; z-index:10;}
#contact-formulaire-reponse {display:none; font-size: 15px;}
#contact-formulaire-surcouche {position:absolute; z-index:20; width:100%; height:100%; background:url(../images/ajax-loader.gif) no-repeat center center rgba(236, 236, 236,0.8); display:none;} 
#contact-form {position:relative; z-index:10;}
#contact-form .form {margin: 10px 0 22px;}

#contact-formulaire .input { position: relative; background:#fff; height:35px;  width:100%;}
#contact-formulaire .input > input {font-size: 14px; color: #575757; font-weight:400; border: 0; outline: 0; padding: 10px 5px 3px 10px; position: relative; background-color: transparent; height:100%;width:100%; z-index: 2;  box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#contact-formulaire .input > input::-webkit-input-placeholder { opacity:1; color: #979797;  font-size: 18px; }
#contact-formulaire .input > input::-moz-placeholder { opacity:1; color: #979797; font-size: 18px; }
#contact-formulaire .input > input:-ms-input-placeholder { opacity:1; color: #979797; font-size: 18px; }
#contact-formulaire .input > input:-moz-placeholder { opacity:1; color: #979797; font-size: 18px;  }
#contact-formulaire .input > label {opacity:1; top: -9px;  left: 10px; font-size: 14px; color: #888888; position: absolute; display: block; z-index: 1; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#contact-formulaire .input > label.active {top:-4px;}
#contact-formulaire .input > label.active-color { }
#contact-formulaire .erreur {border:1px solid #f00 !important;}

#contact-formulaire .input:first-child { margin-top: 0;}

#contact-formulaire #contact-message .input { height:165px; border-radius: 5px;}
#contact-form #contact-message-textarea {  resize : none; height:calc(100% - 20px);  border:none; padding: 3px 5px 3px 5px; margin-top: 15px; margin-left: 5px; font-size: 14px; color: #575757; border: 0; outline: 0; position: relative; background-color: transparent; border:none; width: calc(100% - 20px); z-index: 2; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#contact-form #contact-message-textarea.erreur {border-color:#f00;}

#contact-validation {margin:10px 0;}
#contact-validation label {font-weight:300;  font-size:14px; color:#fff;padding: 10px 0px;width: 100%;display: block; cursor:pointer;}
#contact-validation label a,
#contact-validation label a:visited {color:#5f5f5f;}
#contact-validation input {margin-left:0;}

#contact-bas {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between; -webkit-box-align: center;-ms-flex-align: center;align-items: center;}

#contact-bouton {}
#contact-bouton .bouton-fleche {padding:15px 20px;}

#contact-optin {font-size:11px; margin-top: 45px;}
#contact-optin p {margin:3px 0; font-size:11px;}
*/


/* Template Gabarit */
#gabarit-photo { padding:0 0 20px; }
#gabarit-photo .gabarit-photo-conteneur {margin-bottom:25px; position: relative; overflow: hidden;  display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;  -webkit-box-orient: horizontal; -webkit-box-direction: normal;  -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#gabarit-photo .gabarit-photo-conteneur:not(.gabarit-centre) {border-bottom:2px solid #000; padding-bottom:25px;}
#gabarit-photo .gabarit-photo-conteneur:first-child,
#gabarit-photo .gabarit-photo-conteneur:last-child {border:none; padding-bottom:0;}
#gabarit-photo .gabarit-photo-conteneur.gabarit-gauche {flex-direction:row-reverse;}
#gabarit-photo .gabarit-photo-conteneur .global-gabarit {width:100%;}
#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:50%; height:100%;margin:0 auto;}
#gabarit-photo .gabarit-photo-conteneur.gabarit-droite .global-gabarit-texte {/* -ms-flex-preferred-size: content; flex-basis: content; */}
#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte > div {margin: 0 25px;}
#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:50%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;} 
#gabarit-photo .gabarit-photo-conteneur .gabarit-image img {width:100% !important; height:100% !important; object-fit: contain; -o-object-fit:contain; max-width: 700px !important;max-height: 700px !important;}

 
/* Template Gabarit Page*/
#gabarit-page {margin-bottom:25px;}
#gabarit-page .container-gabarit {position: relative;overflow: hidden;}
#gabarit-page .container-gabarit-video { display:-webkit-box;display:-ms-flexbox;display:flex;}
#gabarit-page .container-gabarit-video.gauche {-webkit-box-orient:horizontal; -webkit-box-direction:reverse; -ms-flex-direction:row-reverse; flex-direction:row-reverse;}
#gabarit-page .global-gabarit{width: 100%;padding: 0;max-width: 1304px;display: flex;margin: auto;}
#gabarit-page .global-gabarit > div {width: 100%; text-align: center; }
#gabarit-page .global-gabarit.global-gabarit-image > div {max-width: 757px;}
#gabarit-page .global-gabarit.global-gabarit-video {width:50%;}

#gabarit-page .global-gabarit.gabarit-centre > div {max-width: 100%;}

#gabarit-page .gabarit-gauche,
#gabarit-page .gabarit-droite {position: relative;overflow: hidden;}
#gabarit-page .gabarit-gauche {justify-content:flex-end;}
#gabarit-page .gabarit-centre {justify-content:center;}
#gabarit-page .gabarit-droite {justify-content:flex-start;}

#gabarit-page .gabarit-image {position: absolute;top: 100px;width: calc(50% - 187px);height: calc(100% - 100px);}
#gabarit-page .gabarit-image.droite {right: 0}
#gabarit-page .gabarit-image.gauche {left: 0}
#gabarit-page .gabarit-image img {width: 100%;height: 100%; object-fit: cover; -o-object-fit:cover;}
#gabarit-page .global-gabarit-gauche {padding: 0;max-width: 1075px;display: flex;margin: auto; justify-content:flex-end;overflow: hidden;}
#gabarit-page .global-gabarit-droite {padding: 0;max-width: 1075px;display: flex;margin: auto; justify-content:flex-start;overflow: hidden;}
#gabarit-page .global-gabarit-centre {padding: 0;max-width: 1075px;margin: auto;overflow: hidden;}
#gabarit-page .global-gabarit-centre .gabarit-texte { max-width: 1075px;}
#gabarit-page .gabarit-texte {padding:0 10px;margin-top: 70px;overflow: hidden; text-align:left;}
#gabarit-page #gabarit-texte-1 {margin-top: 0px;}
/* #gabarit-photo h2, */
#gabarit-page ul {display: flow-root;}
#gabarit-page .gabarit-gauche-image img,
#gabarit-page .gabarit-droite-image img {width:100%; height:auto;}

#gabarit-page .container-gabarit-video .global-gabarit {margin:0 auto;}
#gabarit-page .container-gabarit-video .gabarit-texte {margin-top:0;}
#gabarit-page .container-gabarit-video .gabarit-texte :first-child {margin-top:0;}

#gabarit-page .gabarit-video {width: 50%; box-sizing: border-box;}
#gabarit-page .gabarit-video.droite {padding-left: 10px; }
#gabarit-page .gabarit-video.gauche {padding-right: 10px; }
#gabarit-page .gabarit-video > iframe {width:100%; height:auto; }
#gabarit-page .gabarit-video .iframe-responsive-wrapper {position: relative;}
#contenu #gabarit-page .gabarit-video .iframe-responsive-wrapper .iframe-ratio {   display: block;    width: 100%;   height: auto;}
#gabarit-page .gabarit-video .iframe-responsive-wrapper .iframe-responsive-iframe {position: absolute;top: 0;left: 0;width: 100% !important; height: 100% !important; }
#gabarit-page .gabarit-video .iframe-responsive-wrapper .iframe-responsive-iframe iframe {width: 100% !important; height: 100% !important;}



/* DEBUT TEMPLATE GABARIT SPECIAL */

#gabarit-mosaique .presentation-texte-conteneur{position: relative;margin: 20px 0 30px;padding-bottom: 40px;box-sizing: border-box;}
#gabarit-mosaique .presentation-texte-conteneur::before{content: '';position: absolute;z-index: 9; right: 0;top: 0;width: 100%;height: 100%;background:url(../images/fond-presentation.png)no-repeat top right;background-size: cover;}
#gabarit-mosaique .presentation-texte-conteneur::after{content: '';position: absolute;z-index: 10; left: 0;top: 0;width: 64%;height: 100%;background: #e8ece3;}
#gabarit-mosaique .presentation-texte-conteneur:nth-child(even)::after{left: initial;right: 0;}
#gabarit-mosaique .presentation-texte-conteneur .global{width: 100%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;position: relative;z-index: 15;box-sizing: border-box;max-width: 1581px;}
#gabarit-mosaique .presentation-texte-conteneur:nth-child(even) .global{-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
#gabarit-mosaique .presentation-texte-conteneur .global > div{box-sizing: border-box;}

#gabarit-mosaique .presentation-slide-texte{width: calc(50% + 150px);padding: 40px 60px 0 0;box-sizing: border-box;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
#gabarit-mosaique .presentation-texte-conteneur:nth-child(even) .presentation-slide-texte{-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;padding: 40px 0 0 60px;}


#gabarit-mosaique .presentation-slide-texte h1{text-align: left;margin-bottom: 24px;}
#gabarit-mosaique .presentation-slide-texte h2:not(.h1){text-align: left;}

#gabarit-mosaique .presentation-slide-texte p{}
#gabarit-mosaique .presentation-slide-texte ul{}
#gabarit-mosaique .presentation-slide-texte ul li{}


.presentation-slide-photos{width: calc(50% - 150px);box-sizing: border-box;margin-top: 100px;}
.presentation-slide-photos img{max-width: 100%;}


#gabarit-mosaique .presentation-slide-photos {width: calc(50% - 150px); margin-top: 100px;}
#gabarit-mosaique .jcarousel-wrapper-photos {margin: 51px auto;position: relative;}


/** Carousel **/

#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-photos {position: relative; overflow: hidden; width: 100%;}

#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-photos ul { width: 10000em; position: relative; list-style: none; margin: 0; padding: 0;}

#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-photos li {float: left;box-sizing: border-box;}
#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-photos li::before {display: none!important;}
#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-photos li >div,
#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-photos li img { width: 100% ;}

/** Carousel Controls **/

#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-control-prev,
#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-control-next {position: absolute;top: calc(50% - (63px / 2));width: 63px;height: 63px;border-radius: 50%;}
#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-control-prev {left: 15px;background: url(../images/fleche-slide-gauche-noire.png)no-repeat center center;background-size: contain}
#gabarit-mosaique .jcarousel-wrapper-photos .jcarousel-control-next {right: 15px;background: url(../images/fleche-slide-droite-noire.png)no-repeat center center;background-size: contain}

/* FIN TEMPLATE GABARIT SPECIAL */



/* MODULE AUTHENTIFICATION */
#authentification {}
#authentification .authentification-conteneur {max-width:400px;  width:calc(100% - 32px); padding:15px; border:1px solid #ccc; margin:0 auto;}
#authentification .form {margin:10px 0; font-size:0;}
#authentification .form .form140 {width:105px; font-size:15px; float: none;display: inline-block; vertical-align:middle;}
#authentification .form .input-text {width:calc(100% - 145px); display: inline-block; vertical-align:middle;}
#authentification .form .bouton {margin:30px auto 0; display:block;}
#authentification-motdepasse-oublie {font-size:13px; text-align: right;}

/* Moteur de recherche */
#recherche-formulaire { position:relative; z-index:1; }
#recherche-formulaire-input {display:inline-block; vertical-align:top; width:250px; height:30px;}
#recherche-formulaire-input .input-text {width:calc(100% - 20px);}
#recherche-formulaire-submit {display:inline-block; vertical-align:top;  width:34px; height:34px; cursor:pointer;}
#recherche-formulaire-submit input {width:34px;height:34px; padding:0; cursor:pointer;}

#recherche-conteneur {}
/** RESULTATS PAGE */
#recherche-expression {}
#recherche-nombre-resultat {font-weight:bold; font-size:1.1em;}
#recherche-conteneur .recherche-page {}
#recherche-conteneur .recherche-page-lien a, 
#recherche-conteneur .recherche-page-lien a:visited {}
#recherche-conteneur .recherche-extrait {}
#recherche-conteneur .recherche-surbrillance {background-color:#FFFF00;}
#recherche-pagination {margin:45px 0 15px; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
#recherche-pagination .recherche-pagination-bouton {visibility:hidden;}
#recherche-pagination .recherche-pagination-bouton.visible {visibility:visible;}
#contenu #recherche-pagination .bouton {font-size: 15px; line-height: 26px; margin: 5px; padding: 2px 10px; min-width:0; }

/* HISTORIQUE DES RECHERCHES */
#recherche-historique {}
#recherche-historique .col{width:380px; margin:0 10px; float:left;}
#recherche-historique .mot{padding:10px; text-align:center;}

/* PAGINATION */
#paginator { margin: 10px auto;  text-align:center; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;}
#contenu #paginator .pagination-span, 
#contenu #paginator .pagination-lien {font-size: 15px; line-height: 26px; margin: 0 5px; padding: 2px 5px; min-width:0; width: auto !important; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;min-height: 10px;} 
#contenu #paginator .pagination-span {background:#032b22; cursor:default;color: #fff;}

/* Recapitulatif de produit */
#recap-produit { position:fixed; top:calc(50% - 140px); left:0px; z-index: 3002; display:none;}
#recap-produit.visible {height:325px; width:calc(100% - 10px); max-width:1100px; display:block;}
#recap-produit .recap-padding {padding:15px 10px 15px 20px;}
#recap-produit-fermer {cursor:pointer; padding:10px; width:20px; height:20px; position:absolute; right:0; top:0; z-index:15;}
#recap-produit-fermer i {font-size:22px; color:#2f2e2e; line-height: 20px;}
#recap-produit-header {display:none;  width:100%;background:#fff; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#recap-produit .recap-produit-message {}
#recap-produit .recap-produit-message i { width:20px; height:20px; color:#fff; font-size:15px; border-radius:15px; text-align: center; line-height: 20px; background:#c0ea6a; margin-right: 15px; display:inline-block; vertical-align:top;}
#recap-produit .recap-produit-message span {font-weight:700; font-size:20px; color:#2f2e2e; width:calc(100% - 65px); display:inline-block; vertical-align:top;}
#recap-produit-contenu {font-size:0; width:100%; height: 100%; margin:0 auto; position:relative; z-index:10; display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#recap-produit-gauche {background:#fff; width:58%; max-width:642px; height: 100%; position:relative; z-index:10; display:inline-block; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}

#recap-produit-infos {width:100%; margin-top: 30px; display:-webkit-box;display:-ms-flexbox;display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
#recap-produit-infos-miniature {width:220px; height:auto; border:1px solid #e3e6ea; margin-left:35px; border-radius:3px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#recap-produit-infos-miniature img {width:100%; height:auto;}
#recap-produit-infos-contenu {margin-left:35px; width:calc(100% - 292px); display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
#recap-produit-infos-nom {font-weight:700; font-size:20px; color:#2f2e2e; margin-top:10px;}
#recap-produit-infos-quantite {font-size: 13px;margin: 8px 0; text-align:center; font-weight:700; color:#2f2e2e; border:1px solid #b7bec7; padding:4px; width:193px; min-height:55px; border-radius:7px;}
#recap-produit-infos-quantite .nom {font-size:15px;}
#recap-produit-infos-quantite .quantite { font-size:30px; }
#recap-produit-infos-prix {font-size:15px; font-weight:700; color:#2f2e2e;}
#recap-produit-infos-prix span {font-weight:400;}
#recap-produit-infos-prix sup {font-size:12px; line-height: 15px;}

#recap-produit-droite { background:#e3e6ea; width:42%; max-width:458px; height: 100%; position:relative; z-index:10; display:inline-block; vertical-align:top; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#recap-produit-droite-contenu {max-width:405px; }
#recap-produit-nbproduits {font-weight:400; font-size:20px; color:#2f2e2e; border-bottom:1px solid #d2d7dd; padding-bottom:30px; margin-bottom:25px;}
#recap-produit-infos-panier {font-size:15px; color:#2f2e2e; font-weight:700;}
#recap-produit-infos-panier > div { margin: 13px 0;}
#recap-produit-infos-panier span {font-weight:400;}
#recap-produit-action {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; -ms-flex-pack: distribute; justify-content: space-around;}
#recap-produit .recap-produit-action > div {margin:5px 0 5px 5px;}
#recap-produit .recap-produit-action a, 
#recap-produit .recap-produit-action a:visited {text-decoration:none; text-align:center; display:block; width:175px; height:35px; font-weight:600; font-size:13px; border-radius:5px; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;} 
#recap-produit .recap-produit-poursuivre {}
#recap-produit .recap-produit-poursuivre > a {color:#ffffff; background:#2f2e2e;}
#recap-produit .recap-produit-poursuivre > a:hover {background:#50677c;}
#recap-produit .recap-produit-panier {}
#recap-produit .recap-produit-panier > a {color:#2f2e2e; background:#ffffff;}
#recap-produit .recap-produit-panier > a:hover {background:#f2f3f5;}
#recap-produit-action-mobile {display:none; padding:5px 10px 5px 20px; background:#e3e6ea; width:100%; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}

/* TEMPLATE FAMILLE */
#famille {}
#famille .conteneur {display:inline-block; vertical-align:top; margin:10px 35px; width:calc(33% - 46px);}
#famille .conteneur:nth-child(3n+1) {margin-left:0;}
#famille .conteneur:nth-child(3n+3) {margin-right:0;}
#famille .conteneur .photo {display:block; width:100%; }
#famille .conteneur .photo img {width:100%; height:auto;}
#famille .conteneur .photo a,
#famille .conteneur .photo a:visited {display:block;}

#famille .conteneur .nom {text-align:center;}

#famille .conteneur .pastille {position:absolute; top:0px; left:0px;}

/* TEMPLATE PRODUIT */
#produit {}
#produit-haut {}
#produit-haut .famille-menu-conteneur {display:none;}
#produit-contenu {}
#produit-retour {margin-bottom:10px;}
#produit-retour a,
#produit-retour a:visited { font-weight:400; font-size:12px; color:#33495e; display:block; width:63px; height:25px; padding:6px 0 2px 9px; text-align:center; text-decoration:none; background:url(../images/produit-retour.png) no-repeat center center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#produit-retour a:hover {color:#bccfe8;}
#produit-centre {display:-webkit-box;display:-ms-flexbox;display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}


/* Photos */
#produit-photos {width:470px; border:1px solid #e3e6ea; border-radius:5px; padding:10px; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
/* SLIDER */
#produit-slider-conteneur {position: relative; z-index: 20; width:100%;}
#produit-slider-loader {width:100%; height:100%;  position:absolute; left:0; top:0; z-index:35; background:url(../images/ajax-loader.gif) no-repeat center center #F8F7F7;}

/** Carousel **/
#produit-slider { position: relative;  z-index: 20; overflow: hidden; height:452px;} /* HEIGHT A MODIFIER */
#produit-slider ul { width: 20000em; position: relative; list-style: none; margin:0 !important; padding:0 !important; height:100%;}
#produit-slider .produit-slider-li { float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial; /** SI FONDU : position:absolute;*/}
#produit-slider .produit-slider-li::before {display:none;}
#produit-slider .produit-slider-image {width:100%; height:100%;}
#produit-slider .produit-slider-image a{display:block; text-decoration:none;width:100%; height:100%;}

#produit-slider-zoom {position:relative; z-index:20; top:-60px; font-size:13px;  text-align: center; width:110px; height:27px; margin:0 auto; color:#33495e; border:1px solid #33495e; border-radius:5px;  box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#produit-slider-zoom.hidden {opacity:0;}
#produit-slider-zoom a,
#produit-slider-zoom a:visited {font-weight:600; font-size:13px; color:#33495e; text-decoration:none; display: block; line-height: 25px; height: 100%; width: 100%; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#produit-slider-zoom i {margin-left:8px;}
#produit-slider-zoom:hover {border-color:#b7bec7; color:#fff;}
#produit-slider-zoom a:hover {background:#b7bec7; color:#fff;}

/** Carousel Controls **/
#produit-slider-fleches-conteneur {position:relative; z-index:20; width:90px; margin:0 auto;}
#produit-slider-control-prev,
#produit-slider-control-next { position: absolute; z-index:20; cursor:pointer; top: -53px; text-align:center; width:30px; height:30px; line-height: 30px; color:#d2d7dd; }
#produit-slider-control-prev { left: 0;}
#produit-slider-control-next { right: 0;}
#produit-slider-control-prev i,
#produit-slider-control-next i {color:#d2d7dd; font-size:29px;}

#produit-informations {width:calc(100% - 500px); position:relative;}
#produit-informations h1 {font-weight:700; font-size:28px; color:#33495e; margin:0; line-height: 32px;margin-bottom: 10px;text-align: left;}
#produit-informations h1::after{display: none;}
#produit-informations #produit-ref {font-weight:400; color:#b7bec7; font-size:12px; margin-top: 5px;}
#produit-informations #produit-ref span {font-weight:700;}

#produit-informations #produit-descriptif {margin-top: 20px;}
#produit-informations #produit-descriptif p{margin-left: 0px;}

#produit-informations #produit-id {border:1px solid #e6e6e6; width:285px; display:inline-block; vertical-align:top; position:relative; z-index:15;}
#produit-informations #produit-id .erreur-message {display:none; background:#fff; color:#6d071A; font-size:12px; letter-spacing: .85px; text-align: left; position: absolute; bottom: -16px; left: 0;}
#produit-informations #produit-id-nom {cursor:pointer; font-size:14px; color:#656c6c; letter-spacing:0.6px; min-height:15px; padding:11px 15px 10px;}
#produit-informations #produit-id-nom > span {display:block; background:url(../images/produit-bottom.png) no-repeat center right; padding-right:10px;}
#produit-informations #produit-id-nom.open > span {background:url(../images/produit-top.png) no-repeat center right;}
#produit-informations #produit-id-nom span.nostock  {text-decoration: line-through; border-color:#777777; display:inline-block; }

#produit-informations #produit-id-liste-conteneur {background:#fff;position:absolute; z-index:20; width:287px; top: 38px; left: -1px;}
#produit-informations #produit-id-liste {display:none;}
#produit-informations #produit-id-liste.visible {display:block; border:1px solid #e6e6e6; }
#produit-informations #produit-id-liste .declinaison {cursor:pointer; font-size:13px; color:#000000; letter-spacing:0.6px; min-height:15px; padding:10px 15px; background:#fff;}
#produit-informations #produit-id-liste .declinaison:hover {background:#e6e6e6;}
#produit-informations #produit-id-liste .declinaison.nostock {cursor:default;}
#produit-informations #produit-id-liste .declinaison.nostock .valeur {text-decoration: line-through; border-color:#777777; display:inline-block; margin-right:10px; max-width:calc(100% - 25px); vertical-align: middle;}
#produit-informations #produit-id-liste .declinaison .nostock-enveloppe {cursor:pointer; vertical-align: middle;}


#produit-informations #produit-prix {font-weight:700; font-size:35px; color:#33495e;}
#produit-informations #produit-prix sup {font-size:14px; line-height: 15px;}
#produit-informations #produit-prix .prix-barre {color:#33495e; position: relative;z-index: 10;font-weight: normal; font-size: 20px;}
#produit-informations #produit-prix .prix-barre::before { position: absolute; left: 0; top: 9px; z-index: 20; content: ""; background: #33495e; width: 100%; height: 3px;}

#produit-informations #produit-quantite-stock {margin:20px 0; display:-webkit-box;display:-ms-flexbox;display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between;}
#produit-informations #produit-quantite { width:205px;}
#produit-informations #produit-quantite span {font-weight:600; font-size:13px; color:#33495e; margin-right: 15px; display: inline-block; vertical-align: middle;}
#produit-informations #produit-quantite input {height: 33px; width:125px; font-weight:500; font-size:19px; color:#000000; border:1px solid #b7bec7; padding:0 6px 4px; display: inline-block;   vertical-align: middle;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}


#produit .erreur {border-color:#fc0d0d;}
#produit .produit-submit {}
#contenu #produit .produit-alerte {display:none;}

#produit-informations .produit-submit {display:block;}


#produit-informations .produit-submit,
#produit-informations .produit-alerte {cursor:pointer; padding:10px 15px; background:#bccfe8; width:275px; height:40px; border-radius:5px; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#produit-informations .produit-submit span,
#produit-informations .produit-alerte span { font-weight:700; color:#33495e; font-size:22px; padding-right: 50px;
text-align: center;  background:url(../images/icone-panier-produit.png) no-repeat right center; height:100%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#produit-informations .produit-submit:hover,
#produit-informations .produit-alerte:hover {background:#d6a3bc;}



/* Renseignement petite barre */
#contenu .renseignement-conteneur {cursor:pointer; max-width:605px; min-height:65px; margin:40px auto; background:#ffffff; border:1px solid  #b2bfa1; border-radius: 3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;box-sizing: border-box;-ms-flex-wrap: wrap;flex-wrap: wrap;overflow: hidden;}
#contenu .renseignement-titre {position:relative; z-index:10; height: 65px; padding:0 10px; text-align:center;display:inline-block; vertical-align:top;  background: #b2bfa1;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;min-width: 260px;}
#contenu .renseignement-titre span {height:100%; text-transform: uppercase; letter-spacing: 0.9px;font-weight:700; font-size:20px; color:#fff;  display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#contenu .renseignement-titre::after{ display: inline-block; content: " "; position: absolute; right: -23px; top: 8px; width: 47px; height: 47px; background: #b2bfa1; border-right: 1px solid  #b2bfa1; border-top: 1px solid  #b2bfa1; border-radius: 2px; z-index: -1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

#contenu .renseignement-contenu {height: 55px;padding: 5px 0 5px 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;box-sizing: border-box; min-width: 320px;}
#contenu .renseignement-contenu .renseignement-element {height: 100%; }
#contenu .renseignement-contenu .renseignement-element-contenu { height:100%; font-size: 27px; font-weight: 700; display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#contenu .renseignement-telephone {text-align:center; display:inline-block; vertical-align:top; border-right:1px solid #000; color:#292b2f;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
#contenu .renseignement-telephone a,
#contenu .renseignement-telephone a:visited {text-decoration:none; color:#292b2f;}

#contenu .renseignement-mail {display:inline-block; vertical-align:top; width:61px;}
#contenu .renseignement-mail-contenu { height:100%; display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#contenu .renseignement-mail a,
#contenu .renseignement-mail a:visited {margin:0 auto; font-size:30px; color:#fff; width:28px; height:38px; text-align:center; text-decoration:none; background: #ddac4d; padding:1px 6px; line-height: 35px;border-radius: 20px;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
#contenu .renseignement-mail i {font-size:22px; color:#fff; display: inline-block; vertical-align: top;}

/* Fin renseignement */


/* MODULE REALISATIONS CLASSIQUE*/
#realisations-famille-conteneur {}

#realisations-filtres {text-align:center; margin: 10px 10px 20px;}
#realisations-filtres-categories {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#realisations-filtres .filtre {cursor:pointer; margin:0 15px; text-align:center; }

#realisations-filtres .filtre.active .bouton {background:#032b22;color:#fff;}


#realisations-famille {text-align:left; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;margin-top: 25px}
#realisations-famille p {font-size:18px;}
#realisations-famille .conteneur {margin:2px 3px 2px; width:calc(25% - 6px);height:auto; max-height:259px; text-align:center; vertical-align: top; position:relative; overflow:hidden; z-index:10;}


#realisations-famille img {display:block; width: 100%; height: 100%; object-fit:cover; -o-object-fit:cover;}
#realisations-famille .overlay { width:100%; height:100%; background:rgba(143,161,119,0.9); display: flex; flex-direction: column; justify-content: center; cursor:pointer; position:absolute; top:0px; left:0px;opacity: 0;-webkit-transition: opacity 0.4s ease 0s;-o-transition: opacity 0.4s ease 0s;transition: opacity 0.4s ease 0s;}
#realisations-famille .nom {padding:10px;}
#realisations-famille .nom .titre {font-size:21px; color:#fff; font-weight:600; text-align:center; margin-top:5px;}
#realisations-famille .nom .type {text-align:center; color:#fff; font-weight:600; text-transform: uppercase; font-size:14px;letter-spacing: 1.4px;margin-right: -1.4px;}

#realisations-famille .conteneur:hover .overlay {opacity: 1;}

#contenu #realisation-retour .bouton {padding: 10px 20px;min-height: 30px;}
#contenu #realisation-retour .bouton i{margin-right: 10px;}

/* ACCUEIL REALISATIONS */

#accueil-realisations-conteneur{padding: 55px 0 53px;background: #032b22;}
#accueil-realisations-conteneur #realisations-filtres .filtre .bouton {border:1px solid #8fa177;}
#accueil-realisations-conteneur .global{}
#accueil-realisations-conteneur .global h2.h1{font-size: 18px;}
#accueil-realisations-conteneur .global h2.h1 em{font-style: normal;display: block;color: #fff;font-size:25px;font-weight: 700;letter-spacing: initial;margin: 10px 0;}
#accueil-realisations-conteneur #realisations-famille{margin-top: 63px;}


#accueil-realisations-conteneur #realisations-bouton{margin-top: 50px;text-align: center;}
#accueil-realisations-conteneur #realisations-bouton .bouton-fleche{margin:0px;max-width: 462px;width: 100%;font-size: 16px;min-height: 77px;letter-spacing: 1.6px;}
#accueil-realisations-conteneur #realisations-bouton .bouton-fleche i{margin-left: 74px;}

#accueil-realisations-conteneur #realisations-bouton .bouton-fleche:hover{background: #ddac4d;}

/* MEMBRES */
#monespace-centre p.authentification {text-align:center;}
#monespace-centre #authentification .authentification-conteneur {max-width:400px;  width:calc(100% - 32px); padding:15px; border:1px solid #ccc; margin:0 auto;}
#monespace-centre #authentification .form {margin:10px 0; font-size:0;}
#monespace-centre #authentification .form .form140 {width:105px; font-size:15px; float: none;display: inline-block; vertical-align:middle;}
#monespace-centre #authentification .form .input-text {width:calc(100% - 145px); display: inline-block; vertical-align:middle;}
#monespace-centre #authentification .form .bouton {margin:30px auto 0; display:block; line-height: 28px;}
#monespace-centre #authentification-motdepasse-oublie {font-size:13px; text-align: right;}

#monespace-titre h1 {/*font-size: 35px; */ color: #8cc84d; text-transform: uppercase;}

#monespace-centre {font-size:0; padding-bottom:20px;}
#monespace-centre h1 {margin-top:0;}
#monespace-menu {width:164px; margin-right:25px; display:inline-block; vertical-align:top; }
#membre-menus { padding:20px 10px;}
#membre-menus .membre-menu {font-size:15px; padding:10px 0;}
#membre-menus .membre-menu span {color:#777; cursor:default; position:relative; margin-left: 10px;}
#membre-menus .membre-menu.selected a,
#membre-menus .membre-menu.selected a:visited {border-bottom:1px solid #474b58; color:#474b58; } 
#membre-menus .membre-menu a,
#membre-menus .membre-menu a:visited {text-decoration:none; color:#242424; position:relative;margin-left: 10px;}
#membre-menus .membre-menu a::before,
#membre-menus .membre-menu span::before {background:#6c6c6c; width:3px; height:12px; position:absolute; left:-10px; top:4px; content:"";}

#membre-menus .membre-menu a:hover {border-bottom:1px solid #6c6c6c;}
#monespace-contenu {width:calc(100% - 190px); display:inline-block; vertical-align:top; font-size: 16px;}
#monespace-contenu h2 {text-align:left;}
#monespace-contenu.large {width:100% !important;}
#monespace-contenu.large h2 {text-align:center;}

/* COMPTE MEMBRE */
#monespace-contenu.large #membre-contenu {max-width:500px; margin:0 auto;}
#membre-contenu-adresse {}
#membre-contenu-adresse .form180 {display:inline-block; vertical-align:middle; float:none; width: 110px;} 
#membre-contenu-adresse .input-text,
#membre-contenu-adresse .input-textarea {display:inline-block; vertical-align:middle; width:calc(100% - 147px) !important;}
#membre-contenu-adresse .input-textarea {height:20px !important; resize:none;  font-size: 14px; color:#000;}
#membre-contenu-adresse .input-text-court {display:inline-block; vertical-align:middle; width:100px !important;}
#membre-contenu-adresse .input-checkbox {display:inline-block; vertical-align:middle;}
#membre-contenu-adresse #updatemembre-newsletter span {font-size: 0.8em;}

#membre-modifier {text-align:center; margin-top:15px;}

#membre-aValider {font-weight:bold; text-align:center; color:#2d9526; padding:5px 10px; border:1px solid #6c6c6c; }


/* Membre informations */
#membre-informations-container {}
#membre-informations-container .form {padding:5px 0; }
#membre-informations-container .form180 {padding-right:23px;}
#membre-informations-container .membre-images {padding-right:20px;}
#membre-informations-container .input-text {width:250px;}
.membre-div-images {padding-left:200px;}
.membre-div-images .membre-image {width:250px; margin:0 auto; text-align:center;}
.product-picture {width:340px;}
.product-picture-actions {width:82px; margin:0 auto; text-align:center;}
.product-picture-img {padding-left:3px;}
.product-picture-container-logo, .product-picture-container-photo {overflow:hidden;}
.membre-form-textes{display:block; width:180px; padding-bottom:10px; text-align:right; font-size:0.8em;}

/* Membre actualités */
#membreactualite-conteneur {}
#membreactualite-conteneur table {width:100%;}
#membreactualite-conteneur table tr td {padding:5px 0;}
#membreactualite-supprime {text-align:right; cursor:pointer;}
.membreactualite-titre {width:564px;}
.membreactualite-liste-date {text-align:center;}
.membreactualite-liste-boutons {width:18px; cursor:pointer;}
#membreactualite-conteneur .membreactualite-liste-titre {padding-left:10px;}
#membreactualite-ajout-conteneur {}
#membreactualite-ajout-required {font-style:italic; font-size:0.9em; }
#membreactualite-ajout-titre { width:300px;}
#membreactualite-ajout-texte { width:300px; height:150px;}
#membreactualite-ajout-date { }
#membreactualite-ajout-bouton {}
#membreactualite-update-bouton {}
.membreactualite-bouton-valider {text-align:center;}



/* MOT DE PASSE OUBLIE */
#membre-password {  max-width: 590px;   margin: 0 auto;}
#membre-password .form180 {display:inline-block; vertical-align:middle; float:none; width: 180px;} 
#membre-password .input-text {display:inline-block; vertical-align:middle; width:350px !important;}




/* CLIENT */
#client-motdepasse-oublie {}
#client-motdepasse-conteneur {max-width:510px;  width:calc(100% - 32px); padding:15px; border:1px solid #ccc; margin:0 auto;}
#client-motdepasse-conteneur .form {margin:10px 0;}
#client-motdepasse-conteneur .form .form140 {width:190px; float: none;display: inline-block; vertical-align:middle; font-size: 15px;}
#client-motdepasse-conteneur .form .input-text {width:calc(100% - 227px); display: inline-block; vertical-align:middle; outline:none;}
#client-motdepasse-conteneur .form .bouton {margin:30px auto 0; display:block; outline:none;}


/* CADRES */
#compte-page ul {margin-top: 13px;}
#compte-cadres {display: flex;  justify-content: space-between; flex-wrap: wrap;}
#compte-cadres .compte-cadre {margin: 0 20px 20px 0; display:inline-block; vertical-align:top; width:calc(50% - 20px);}
#compte-cadres .bouton,
#contenu #compte-cadres a.bouton, 
#contenu #compte-cadres a.bouton:visited
#compte-cadres .bouton-grand, 
#contenu #compte-cadres a.bouton-grand, 
#contenu #compte-cadres a.bouton-grand:visited {text-transform:initial; outline:none;}

/* CONNEXION */
#compte-connexion-formulaire {max-width:330px; margin-top:30px;}
#compte-connexion-formulaire .form {margin:28px 0 5px;}
#compte-connexion-formulaire .input-text,
#compte-page .compte-coordonnees-elements .input-text,
#panier #compte-page .compte-coordonnees-elements .input-text {width:100%; -webkit-box-sizing: border-box;box-sizing: border-box;}
#compte-connexion-motdepasseoublie {text-align:right; margin: 14px 0 23px;}
#compte-connexion-motdepasseoublie a,
#compte-connexion-motdepasseoublie a:visited {font-size:14px; color:#848484; letter-spacing:0.65px; border-bottom:1px solid #848484; padding-bottom:3px; text-decoration: none;}

/* CREATION */
#compte-creation-texte {min-height:180px;}
#compte-creation-lien { max-width:330px;}
#compte-page #compte-coordonnees {}
#contenu .adresse .compte-coordonnees-civilite {margin-left:5px; margin-bottom: 22px; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
#contenu .adresse .compte-coordonnees-civilite > div.checkbox-spe-conteneur {width: 100px; margin:5px 20px 5px 0;}
#contenu .adresse .compte-coordonnees-civilite> div.checkbox-spe-conteneur label {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}

#compte-page #compte-coordonnees-civilite {margin-bottom: 22px;}
#compte-page #compte-coordonnees .compte-coordonnees-elements {margin:7px 0 19px; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start;}
#compte-page #compte-coordonnees .compte-coordonnees-elements .compte-coordonnees-element {width:calc(50% - 23px); margin-top:0; margin-bottom:0; margin-left:45px;}
#compte-page #compte-coordonnees .compte-coordonnees-elements .compte-coordonnees-element:first-child {margin-left:0 !important;}
#compte-inscription-newsletter {margin: 31px 0 23px;}
#centre #compte-inscription-newsletter.checkbox-spe-conteneur label {color:#000000; font-size:13px;}

#compte-coordonnees .compte-coordonnees-civilite {display:block;}
#compte-coordonnees .compte-coordonnees-civilite .checkbox-spe-conteneur {margin-right: 40px; display:inline-block; vertical-align:top; }
#compte-coordonnees .compte-coordonnees-civilite .checkbox-spe-conteneur label {color:#5d5d5d; font-size:14px; line-height:15px;}
#compte-coordonnees .compte-coordonnees-civilite .checkbox-spe-conteneur label sup {display:inline-block; vertical-align:top; font-size: 8px;}
#compte-coordonnees #compte-pays-conteneur.compte-coordonnees-pays {z-index:30; margin: 18px 0 12px; }
#compte-pays {width:100%; height:100%;}
#compte-pays-select { width:100%; max-width: 330px; height: 45px;}
#compte-pays-conteneur select {width:100%; height:30px;}

/* COMPTE MENU */
#compte-menus-titre {text-align:center;}
#compte-menus {text-align:center; margin:0 0 20px; border-bottom:1px solid #000;padding-bottom: 20px;}
#compte-menus .compte-menu {display:inline-block; vertical-align:top; margin:5px 10px;}
#compte-menus .compte-menu a,
#compte-menus .compte-menu a:visited {text-decoration:none;}
#compte-menus .compte-menu.selected {border-bottom:1px solid #000000;} 

/* COMPTE HISTORIQUE */
#historique {}
#historique .commande {display:none;}
#historique .fa-file-pdf-o {color:#F72015;}

/* COMMUN */
/* SELECT */
#contenu .selectize-input {cursor:pointer; height: 45px; /*width:330px;*/ width:100%; text-align:left; border:1px solid #e6e6e6; position:relative; z-index:11; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-box-shadow: unset; box-shadow: unset;}
#contenu .selectize-input::after {border:none; width:7px; height:4px; background:url(../images/select-bottom.png) no-repeat center right;}
#contenu .selectize-input.dropdown-active {-webkit-box-shadow: unset !important; box-shadow: unset !important;}
#contenu .selectize-input.dropdown-active::after { background:url(../images/select-top.png) no-repeat center right;}

#contenu .selectize-input input {position:relative; padding-left: 10px !important; line-height: 28px !important; cursor:pointer; font-size:14px; color:#5d5d5d; letter-spacing:0.6px;}
#contenu .selectize-input .item {padding-left: 10px; line-height: 25px !important; cursor:pointer; font-size:14px; color:#000000; letter-spacing:0.6px; }

#contenu .selectize-dropdown {display:block !important; width: 100% !important;}
#contenu .selectize-dropdown [data-selectable] {cursor:pointer; font-size:13px; color:#656c6c; letter-spacing:0.6px; min-height:15px; padding:10px 15px; background:#fff;}
#contenu .selectize-dropdown [data-selectable].active {background:#e6e6e6;}
#contenu .selectize-dropdown-content {height:0; max-height: 115px; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#contenu .selectize-control.active .selectize-dropdown-content {height:115px !important;}
#contenu .selectize-control {z-index:35;}

/* CHECKBOX SPE */
body .checkbox-spe-conteneur {position: relative;} 
body .checkbox-spe-conteneur label {display:block; position: relative; padding-left: 27px; cursor:pointer; letter-spacing: 0.6px; font-size: 13.5px;}

body .checkbox-spe-conteneur [type="radio"]:not(:checked), 
body .checkbox-spe-conteneur [type="radio"]:checked,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked), 
body .checkbox-spe-conteneur [type="checkbox"]:checked { position: absolute; left: 0; opacity: 0.01;}

body .checkbox-spe-conteneur [type="radio"]:not(:checked) + label:before,
body .checkbox-spe-conteneur [type="radio"]:checked + label:before,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label:before,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label:before {cursor: pointer;width:12px; height: 12px; border: 1px solid #e7e7e7; background: #FFF; content: ''; position: absolute; left: 0;top: 1px; transition: all .275s; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;  }

/* Aspect de la coche */
body .checkbox-spe-conteneur [type="radio"]:not(:checked) + label:after,
body .checkbox-spe-conteneur [type="radio"]:checked + label:after,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label:after,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label:after {cursor: pointer; content: ''; width:8px; height: 8px; background:#33300d; position: absolute; top: 4px; left: 3px; line-height: 0; transition: all .2s; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; }

/* Aspect non cochée */
body .checkbox-spe-conteneur [type="radio"]:not(:checked) + label:after,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label:after { opacity: 0; transform: scale(0) rotate(45deg);}

/* Aspect cochée */
body .checkbox-spe-conteneur [type="radio"]:checked + label:after,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label:after { opacity: 1; transform: scale(1) rotate(0);}

/* FIN CHECKBOX SPE */



/* BOUTON PAYPAL */
.paypal-button {
    white-space: nowrap;
}
.paypal-button button {
    background: none repeat scroll 0 0 #ffa823;
    border: 1px solid #ffa823;
    border-radius: 13px;
    color: #0e3168;
    cursor: pointer;
    font-family: "Arial",bold,italic;
    font-style: italic;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    z-index: 0;
}
.paypal-button button.large {
    font-size: 14px;
    padding: 4px 19px;
}

.paypal-button button:after {
    background: -moz-linear-gradient(center top , #fefefe 0%, #fed994 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 40px 40px 38px 38px;
    content: " ";
    height: 60%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(1%);
    width: 98%;
    z-index: -1;
}
.paypal-button button:before {
    background: -moz-linear-gradient(center top , #ffaa00 0%, #ffaa00 80%, #fff8fc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 11px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

#contenu .iframe-responsive-wrapper .iframe-ratio {height:0;}

/* Retour haut de page */
#back-to-top { position: fixed; bottom: 25px; right: 25px; border:none; text-decoration: none; background: rgba(221, 172, 77, 0.9); color:#fff; width:48px; height:48px; padding: 0; display: none;	z-index:500; border-radius: 35px; }
#back-to-top span { margin:1px; width:calc(100% - 7px); height:calc(100% - 7px); background: rgba(221, 172, 77, 0.9); border: 3px solid #fff; display:inline-block; vertical-align:middle; border-radius: 35px;}

#back-to-top i {color:#fff; font-size: 32px; line-height: 39px; width:100%; height:100%; text-align:center; }
/* Réseaux */	
#global .reseau-partage .reseau-partage-image {height: 100%;  width:100%; padding:5px; position:relative; z-index:1;   text-decoration:none; display: -webkit-box;    display: -ms-flexbox;    display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;-webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#global .reseau-partage i {color:#fff;}
#global .reseau-partage-gauche .reseau-partage-image {text-align:right;}
#global .reseau-partage-bas .reseau-partage-image {text-align:center;}
#global .reseau-partage-facebook .reseau-partage-image{background:#4267B2;}
#global .reseau-partage-twitter .reseau-partage-image{background:#55acee;}
#global .reseau-partage-linkedin .reseau-partage-image{background:#0077b5;}
#global .reseau-partage-pinterest .reseau-partage-image{background:#CB2027;}
#global .reseau-partage-email .reseau-partage-image {background:#7d7d7d;}

#reseaux-partage-gauche-conteneur { top: 25%; left:0px; position: fixed; z-index: 500;}
#reseaux-partage-gauche-conteneur .reseau-partage { height: 40px;  width:55px; position:relative; cursor:pointer; }
#reseaux-partage-gauche-conteneur .reseau-partage .reseau-partage-image {left:-15px; padding:5px 11px 5px 2px;  -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; }
#reseaux-partage-gauche-conteneur .reseau-partage:first-child .reseau-partage-image {border-radius: 0 5px 0 0;}
#reseaux-partage-gauche-conteneur .reseau-partage:last-child .reseau-partage-image {border-radius: 0 0 5px 0;}

#reseaux-partage-gauche-conteneur .reseau-partage i { font-size:19px;}		
#reseaux-partage-gauche-conteneur .reseau-partage:hover .reseau-partage-image { left:-2px; border-radius: 0 5px 5px 0;}

#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook .reseau-partage-image { padding:7px 14px 3px 0; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook i {font-size:20px;}
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-pinterest .reseau-partage-image { padding:7px 11px 3px 2px; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-email .reseau-partage-image { padding:4px 11px 6px 2px;}
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-email i { font-size:17px;}

#reseaux-partage-bas-conteneur {margin:15px 0;}
#reseaux-partage-bas-conteneur > div { text-align:center;}
#reseaux-partage-titre {font-size:17px; margin: 40px 0 10px;}
#reseaux-partage-bas-conteneur .reseau-partage { margin:0 5px; cursor:pointer; position:relative; display:inline-block; vertical-align:top;}
#reseaux-partage-bas-conteneur .reseau-partage::after {height: 4px; width:100%; position:absolute; left:0; bottom:6px; box-shadow:0px 9px 7px rgba(0,0,0,0.3); content:"";}
#reseaux-partage-bas-conteneur .reseau-partage > div { width:35px;  height: 38px; position:relative; overflow:hidden; padding:3px 5px 0;}		
#reseaux-partage-bas-conteneur .reseau-partage .reseau-partage-image {padding:8px 5px 0; bottom:-7px; border-radius: 5px 5px 0 0;	-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start; }
#reseaux-partage-bas-conteneur .reseau-partage i { font-size:19px;}
#reseaux-partage-bas-conteneur .reseau-partage:hover .reseau-partage-image { bottom:0px;}

#reseaux-partage-bas-conteneur #reseau-partage-bas-email i { font-size:15px;}



/* Cookie message */
#cookie-message {position:fixed; bottom:20px; left:20px; z-index:9999; background:rgba(0,0,0,0.8); width:calc(100% - 40px); max-width:680px; border-radius:3px;}
#cookie-message-wrapper {padding:20px 45px 20px 20px;}
#cookie-message-entete { overflow:hidden; text-align:right; position:absolute; top:2px; right:9px; z-index:100;}
#cookie-message-fermer {color: #fff; font-size: 30px; line-height: 30px; text-decoration: none;}
#cookie-message-contenu {color:#ffffff;}
#cookie-message-contenu a,
#cookie-message-contenu a:visited {color:#ffffff;}
#cookie-message-contenu p {margin:0;}

#cookie-choix-contenu {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
#cookie-choix-contenu .cookie-choix {-webkit-box-align: center;align-items: center;background-color: #fff;border: none;cursor: pointer;display: -webkit-inline-box;display: inline-flex;-webkit-box-pack: center;justify-content: center;width: 110px;padding: 10px;position: relative;text-decoration: none;-webkit-transition: background-color .3s ease;transition: background-color .3s ease;background: none;color: #fff;text-transform: uppercase;}
#cookie-choix-contenu .cookie-choix a{text-decoration: none;}
#cookie-choix-contenu .cookie-choix span{letter-spacing: 1px;color: #fff;display: block; font-size: 13px;font-weight: 700;line-height: 1.23;pointer-events: none;position: relative;text-align: center;-webkit-transition: color .3s ease;transition: color .3s ease;z-index: 1;}
#cookie-choix-contenu .cookie-choix::before {background-color: #8fa177; bottom: 0;content: "";display: block;left: 0;position: absolute;top: 0;-webkit-transition: width .3s ease;transition: width .3s ease;width: 0;}
#cookie-choix-contenu .cookie-choix:hover::before {width: 100%;}

.popup-modal-close {display: flex; justify-content: flex-end;margin-bottom:20px;}

/* Cookie consentement modal debut */
#cookie-consent-form {}
#cookie-consent-form > .titre {font-size:18px; text-transform:uppercase;}
#cookie-consent-form .categories {}
#cookie-consent-form .categorie {padding:15px 0; border-top:1px solid #ccc;}
#cookie-consent-form .categorie:first-child {border-top:none;}

#cookie-consent-form .categorie .haut {}
#cookie-consent-form .categorie .titre {font-weight:bold; margin-bottom:15px; display:inline-block; vertical-align:top; width:250px;}
#cookie-consent-form .categorie .configuration {color:#2196F3; display:inline-block; vertical-align:top; width:calc(100% - 260px); text-align:right;}
#cookie-consent-form .categorie .configuration.actif {font-weight:bold;}

#cookie-consent-form .categorie .contenu {}
#cookie-consent-form .categorie .contenu > div { border-bottom: 1px solid #ccc;}
#cookie-consent-form .categorie .row {margin:10px 0; font-size:0.9em;}
#cookie-consent-form .categorie .label {display:inline-block; vertical-align:top; width:120px; font-weight:bold;}
#cookie-consent-form .categorie .valeur {display:inline-block; vertical-align:top; width:calc(100% - 120px);}

#cookie-consent-form .categorie .nom {}
#cookie-consent-form .categorie .description {}

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
} 

/* Cookie consentement modal fin */

.gras {font-weight:bold;}
.lien {cursor:pointer;}
.vert {color:#018032;}
.clear { clear:both;}
.clearLeft { clear:left;}
.clearRight { clear:right;}
.floatLeft { float:left;}
.floatRight { float:right;}
a img {border:none;}

.clearfix:after {content: ".";	display: block;	clear: both;visibility: hidden;	line-height: 0;	height: 0;}
 .clearfix {display: inline-block;}

img.lazy {width: 100%;height: 100%; display: block; background: url('../images/ajax-loader.gif') no-repeat center center; }
  
  
#ui-datepicker-div {font-size:12px;}

.tableau-parent,
.tableau-parent-2,
.tableau-parent-3,
.tableau-parent-4,
.tableau-parent-5 {text-align:center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.tableau-parent tbody,
.tableau-parent-2 tbody,
.tableau-parent-3 tbody,
.tableau-parent-4 tbody,
.tableau-parent-5 tbody,
.tableau-parent tr,
.tableau-parent-2 tr,
.tableau-parent-3 tr,
.tableau-parent-4 tr,
.tableau-parent-5 tr {display: inline-table;width: 100%;}
.tableau-parent > tbody > tr > td,
.tableau-parent-2 > tbody > tr > td,
.tableau-parent-3 > tbody > tr > td,
.tableau-parent-4 > tbody > tr > td,
.tableau-parent-5 > tbody > tr > td {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;}

.tableau-enfant {margin:15px !important; display:inline-block; vertical-align:top; text-align:left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
.tableau-enfant tr td {width:100% !important; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
.tableau-enfant tr td img {max-width:100%; height:auto; margin: 0 auto; display: block;}
.tableau-parent-2 .tableau-enfant {width:calc(50% - 35px) !important; min-width:215px !important;}
.tableau-parent-3 .tableau-enfant {width:calc(33.333% - 35px) !important; min-width:215px !important;}
.tableau-parent-4 .tableau-enfant {width:calc(25% - 35px) !important; min-width:215px !important;}
.tableau-parent-5 .tableau-enfant {width:calc(20% - 35px) !important; min-width:215px !important;}

.table-responsive-50-pourcent table, 
.table-responsive-50-pourcent thead, 
.table-responsive-50-pourcent tbody, 
.table-responsive-50-pourcent tr, 
.table-responsive-50-pourcent th, 
.table-responsive-50-pourcent td,
.table-responsive-100-pourcent table, 
.table-responsive-100-pourcent thead, 
.table-responsive-100-pourcent tbody, 
.table-responsive-100-pourcent tr, 
.table-responsive-100-pourcent th, 
.table-responsive-100-pourcent td {display: block;}

.table-responsive-50-pourcent table,
.table-responsive-100-pourcent table {width:100%;}

.table-responsive-50-pourcent thead,
.table-responsive-100-pourcent thead {display: none;}

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding: 10px;text-align: left;border: solid 1px #ccc;}

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding-left: 173px;position: relative;margin-top: -1px;width: 100%!important;text-align: left !important;background: #FFF;box-sizing: border-box;}
.table-responsive-50-pourcent td:nth-child(odd),
.table-responsive-100-pourcent td:nth-child(odd) {background-color: #eee;}

.table-responsive-50-pourcent td::before,
.table-responsive-100-pourcent td::before {padding: 10px;content: attr(data-label);position: absolute;top: 0;left: 0;width: 145px;bottom: 0;background-color: #8fa177;color: #ffffff;font-weight: 600;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}

.table-responsive-50-pourcent tr {margin: 0 5px 1rem;}
.table-responsive-100-pourcent tr{margin: 0 0px 1rem;}

.table-responsive-100-pourcent tr { width: 100%;}
.table-responsive-50-pourcent tr { width: calc(50% - 13px);display: inline-block;vertical-align: top;}

.table-responsive-50-pourcent th + td,
.table-responsive-100-pourcent th + td {padding-left: 10px;}

/* Table responsive */
.table-header { opacity:0; background-color: #6c6c6c; }
.table-responsive-label {display:none;}

/* Formulaires */
.form {clear:left; margin:10px 0;}
.form140 {display:block; width:140px; padding-right:20px; float:left; text-align:right;}
.form180 {display:block; width:180px; padding-right:20px; float:left; text-align:right; font-size:0.8em;}
.form200 {display:block; width:200px; padding-right:20px; float:left; text-align:right; font-size:0.8em;}
.form90 {display:block; width:90px; padding-right:20px; float:left; text-align:right;}
.inputCadre { border:#529e11 1px solid;}


body .input { position: relative; z-index:10; background: #fff;}
/* LABEL DANS INPUT */
body .input > .input-text-label {border: 0; border-bottom:1px solid #e6e6e6; outline: 0; padding: 15px 0 0px !important; width:100% !important; height:45px !important; position: relative;  z-index:10;background-color: transparent; z-index: 2;  box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }
body .input textarea {margin:0; font-size: 13px; width: 100%; color: #493030;outline: 0; padding: 20px 7px 3px 14px; position: relative; background-color: transparent;  z-index: 2; }
body .input > label {top: 0px; left:-4px;  font-size: 14px; color: #979191; letter-spacing:0.65px; position: absolute;  z-index:11; -webkit-transform: translate(5px, calc(100% - 5px)) scale(1);  transform: translate(5px, calc(100% - 5px)) scale(1); display: block; z-index: 1; -webkit-transform-origin: bottom left; transform-origin: bottom left; transition: color 200ms ease-in-out, font-size 200ms ease-in-out, -webkit-transform 200ms ease-in-out; transition: color 200ms ease-in-out, transform 200ms ease-in-out, font-size 200ms ease-in-out; transition: color 200ms ease-in-out, transform 200ms ease-in-out, font-size 200ms ease-in-out, -webkit-transform 200ms ease-in-out;}
body .input > label.active {-webkit-transform: translate(0, 0) scale(0.8); transform: translate(0, 0) scale(0.8);}
body .input > label.active-color { }

body .erreur {border:1px solid #f00 !important;}
/* FIN LABEL DANS INPUT */

body .input-text {outline:none; border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px; width:100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box;}
body .erreur .input-text,
body .erreur select {border-color:#f00;}
body .input .erreur-message,
body .input .erreur-message-mail,
body .input .erreur-message-identique,
body .checkbox-spe-conteneur .erreur-message {display:none; color:#6d071A; font-size:12px; letter-spacing: .85px;  padding-left: 14px;text-align: left; position: absolute; bottom: -16px; left: 0;}

body textarea {outline:none; border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px;  width: 70%; height:75px; resize : none;}
body select {outline:none; border: none; border: 1px solid #dcdcdc; height:30px;}
.bouton-js {cursor:pointer;}

.submit input,
input.submit,.bouton,.bouton-fleche,
#global a.bouton,
#global a.bouton:visited,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {outline:none; border:none;font-size:14px;background:#8fa177; color: #032b22; min-height: 35px; min-width: 150px;text-align: center; padding: 8px 15px; margin: 10px; font-weight:400; text-transform:uppercase; letter-spacing:1px; border-radius: 0; text-decoration: none; vertical-align:top; cursor: pointer; display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; -webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out; -webkit-box-sizing: border-box;box-sizing: border-box;-webkit-hyphens: unset;-ms-hyphens: unset;hyphens: unset;-webkit-hyphens: none;-ms-hyphens: none;hyphens: none;}
#global a.bouton span,
#global a.bouton:visited span,
#global a.bouton-fleche span,
#global a.bouton-fleche:visited span,
#global a.bouton-fleche i,
#global a.bouton-fleche:visited i{-webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-ms-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;}
#global a.bouton span,
#global a.bouton:visited span,
#global a.bouton-fleche span,
#global a.bouton-fleche:visited span,
#global a.bouton-fleche i,
#global a.bouton-fleche:visited i,
#global .bouton a,
#global .bouton a:visited,
#global .bouton-fleche a,
#global .bouton-fleche a:visited {color:#032b22; text-decoration:none;}

#global a.bouton-fleche span,
#global a.bouton-fleche:visited span{-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}

.bouton-fleche i,
#global a.bouton-fleche i {margin-left:35px;position: relative;width: 37px;height: 37px;background: url(../images/icone-plus-blanc.png)no-repeat center center;}

.bouton,
#global a.bouton,
#global a.bouton:visited,
.bouton-fleche,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {	line-height: 20px;}

.submit input:hover,
input.submit:hover,
.bouton input:hover,
input.bouton:hover,
.bouton:hover,
#global .bouton:hover,
#global a.bouton:hover,
.bouton-fleche:hover,
#global .bouton-fleche:hover,
#global a.bouton-fleche:hover  {background:#032b22; color:#fff; text-decoration:none; }
#global a.bouton:hover span,
#global a.bouton-fleche:hover span,
#global a.bouton-fleche:hover i {color:#fff; }

/* Messages de retour */
.reponse-message,
.reponse-erreurs, .ok { padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.reponse-erreurs { background: #fbe3e4; color: #8a1f11 !important; border-color: #fbc2c4; padding:0 0.8em; }
.reponse-message, .ok { background: #e6efc2; color: #264409 !important; border-color: #c6d880; }
.reponse-erreur { color: #8a1f11 !important; font-weight:bold; }
.reponse-message, .ok { color: #264409 !important; font-weight:bold; }



@media only screen and (-webkit-max-device-pixel-ratio: 1.5),
 only screen and (-o-max-device-pixel-ratio: 3/2),
 only screen and (max--moz-device-pixel-ratio: 1.5),
 only screen and (max-device-pixel-ratio: 1.5) {
 
	.logo-image.icon{display:inline-block;}
	.logo-image.iconGrand{display:none;} 
 
	body * {image-rendering: -webkit-optimize-contrast;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
 only screen and (-o-min-device-pixel-ratio: 3/2),
 only screen and (min--moz-device-pixel-ratio: 1.5),
 only screen and (min-device-pixel-ratio: 1.5) {  
 
	.logo-image.icon {display:none;}
	.logo-image.iconGrand{display:inline-block;} 
	body * {image-rendering: initial;}
}


/* outline:none; border:none;font-size:16px;background:#8fa177; color: #032b22; min-height: 77px; min-width: 150px;text-align: center; padding: 10px 30px; margin: 10px; font-weight:400; text-transform:uppercase; letter-spacing:1.6px; */