@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 */
@font-face {
    font-family: 'OpenSansCondensed';
    src: url('../fonts/OpenSansCondensed/opensanscondensed.eot');
    src: url('../fonts/OpenSansCondensed/opensanscondensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSansCondensed/opensanscondensed.woff2') format('woff2'),
         url('../fonts/OpenSansCondensed/opensanscondensed.woff') format('woff'),
         url('../fonts/OpenSansCondensed/opensanscondensed.ttf') format('truetype'),
         url('../fonts/OpenSansCondensed/opensanscondensed.svg#daniel_blackregular') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans-CondLight';
    src: url('../fonts/OpenSans-CondLight/OpenSans-CondLight.eot');
    src: url('../fonts/OpenSans-CondLight/OpenSans-CondLight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-CondLight/OpenSans-CondLight.woff2') format('woff2'),
         url('../fonts/OpenSans-CondLight/OpenSans-CondLight.woff') format('woff'),
         url('../fonts/OpenSans-CondLight/OpenSans-CondLight.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {margin:0; padding:0; font-family:"Open Sans", Arial; font-size:16px; background:#FFFFFF; color:#636377; }
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 */

/* JARALLAX */
.jarallax {   min-height: 100px; position: relative;  z-index: 0;}
.jarallax > .jarallax-img {  position: absolute;  object-fit: cover;  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: -1;}
/* FIN JARALLAX */


#global {padding-top:0;}
.noscroll #global {overflow: hidden; height:1px;}
#global:not(.global-accueil).no-bandeau {padding-top: 170px;}

.global {max-width:1472px; margin:0 auto; padding: 0 10px;}

#bandeau-mobile { display: none;}

/* BANDEAU */
#bandeau {padding:0; position:fixed; left:calc(50% - (1671px / 2)); top:36px; width:100%; z-index:3000; background:rgba(0,40,100,0.85);max-width: 1671px;}
.lg {height:129px;}
.sm {height:90px;}

/* Bandeau réduit */
#bandeau.sm {top: 15px;}
#bandeau.sm #bandeau-haut {}
#bandeau.sm #bandeau-conteneur { }
#bandeau.sm #bandeau-contact {height:30px;}
#bandeau.sm #logo {padding: 19px 0 0 0px;}
#bandeau.sm #logo a img {height: 25px; width:auto; image-rendering: initial;}

#bandeau.sm #bandeau-client #compte {height: 19px; padding: 4px 40px; line-height: 16px;}
#bandeau.sm #bandeau-client #compte #compte-titre {font-size:10px;}

#bandeau.sm .bandeau-element.telephone {margin-top: 9px;}
#bandeau.sm #bandeau-email {margin-top: 9px;}

#bandeau.sm #menu-conteneur { height:calc(100% - 30px) !important;padding-top: 0;}
#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%;}


/* Elements du bandeau */
#bandeau #bandeau-elements {padding:0px; height:100%; text-align:right;font-size: 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 span{font-size: 18px;line-height: 18px;font-weight: 400;color: #fff;position: relative;}


/* Telephone */

#bandeau #bandeau-telephone-marseille{margin-left: 54px;}
#bandeau #bandeau-telephone-montpellier{margin-left: 65px;}
#bandeau .bandeau-element.telephone{margin-top: 17px;}
#bandeau .bandeau-element.telephone i{background: url(../images/icone-adresse.png)no-repeat center center;background-size: contain;display: inline-block;vertical-align: top;margin: -1px 11px 0 0;width: 20px;height: 22px;}
/*#bandeau .bandeau-element.telephone span:last-child::before{content: '';width: 1px;height: 18px;background: #fff;display: inline-block;vertical-align: top;margin: 2px 9px 0 9px;}*/


/* Email */
#bandeau-email {margin-top: 17px ;margin-left: 77px;}
#bandeau-email a,
#bandeau-email a:visited {}
#bandeau-email i {background: url(../images/icone-mail.png)no-repeat center center;background-size: contain;display: inline-block;vertical-align: top;margin: 2px 10px 0 0;;width: 23px;height: 15px;}
#bandeau-email span {}



#bandeau-contact {position:relative; z-index:40; height: 40px }
#bandeau-contact .global {  position:relative; z-index:40; }

#bandeau #logo {float:left; padding:13px 0 0 0px; position:relative; z-index:10;}
#bandeau #logo a,
#bandeau #logo a:visited {}
#bandeau #logo a img {height:31px; width:auto;}


/* MENU */
/* Menu niveau 1 */
#menu-conteneur { height:calc(100% - 40px) !important; clear:right; padding-top: 20px;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;} 
#menu > .global > div > div{ 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: end;-ms-flex-pack: end;justify-content: flex-end;}
#menu > .global > div > div > div {height:100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
#menu .menu-element { display:inline-block; vertical-align:top; position:relative; z-index:30; height:100%; margin:0 20px;}
#menu #menu-1 {margin-left:0;}
#menu #menu-2 {margin-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: #ffffff; 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;}
#menu .menu-element > a > span> span,
#menu .menu-element > a:visited > span> span,
#menu .menu-element > span > span { font-size:19px; position:relative; padding: 10px 0 7px; -webkit-box-sizing:border-box; box-sizing:border-box;letter-spacing: 1.9px;font-weight: 700;font-family: 'OpenSansCondensed';margin-right: -1px;} 
#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;}


/** SI EFFET VERTICAL LIGNE SOUS MENU  **/
@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 #fff;}
}

@supports not (-webkit-overflow-scrolling: touch) {
	 /* Effect 4: bottom border enlarge */ 
	#menu .menu-element > a > span::after,
	#menu .menu-element > span::after { position: absolute; top: calc(100% - 2px); left: -5px; width: calc(100% + 10px); height: 1px; background: #fff; content: ''; opacity: 0; -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s; -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s; transition: height 0.3s, opacity 0.3s, transform 0.3s; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); transform: translateY(-10px); }
	
	#menu .menu-element.selected > a > span::after,
	#menu .menu-element.selected > span::after { height: 2px; opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px);}
}

/** SINON **/
#menu .menu-element.selected > a > span,
#menu .menu-element.selected > span {color: #f36822;}

#menu .menu-element:hover > a > span,
#menu .menu-element:hover > span {color: #6faaff;}

#menu .menu-element:hover .smenu-conteneur { 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:350px; min-height:20px; box-sizing: border-box;padding: 10px 0 0; }
#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;background: #6faaff;}
#menu .smenu-centre-menus {padding:0px;}
#menu .smenu-element { }
#menu .smenu-element::after {content: ""; height: 1px; display:block; width:100%; margin:0 auto; background:#6faaff;opacity: 0.5;}
#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:#2c5d96; text-align:center;  display:block; padding:8px 10px 7px 10px; width: 100%; font-size:17px; position: relative;  z-index: 2; min-height:40px; 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;}


/** SI EFFET FOND ANIME **/
#menu .smenu-element > a > span::after,
#menu .smenu-element > span::after {content: ""; height: 100%; left: 0; top: 0; width: 0; position: absolute; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; z-index: -1;}

#menu .smenu-element.selected > a > span::after,
#menu .smenu-element.selected > span::after,
#menu .smenu-element:hover > a > span::after,
#menu .smenu-element:hover > span::after{ width: 100%; background:#113d70; }

#menu .smenu-element.selected > a > span,
#menu .smenu-element:hover > a > span,
#menu .smenu-element.selected > span,
#menu .smenu-element:hover > span  {color:#fff;}

#menu .menu-element:hover .smenu-conteneur {display:block;}


/* 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:#2c5d96; display:block;font-weight: 600; padding:5px; font-size:14px; position:relative;text-align: center;}
#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: calc(100% - 20px);line-height: 15px;}
#menu .ssmenu-element.selected > span,
#menu .ssmenu-element:hover > span ,
#menu .ssmenu-element.selected > a > span,
#menu .ssmenu-element:hover > a > span {color:#fff;}



/* MENU SPECIAL */

#menu .menu-element.menu-special{position: initial;}

#menu .menu-element.menu-special .smenu-conteneur {width:auto;top: 100%;left: initial!important; right: 0;background: none;}
#menu .menu-element.menu-special .smenu-centre { min-height:244px; padding: 23px 22px!important;box-sizing: border-box; position:relative ;z-index:1210;background: #6faaff;display: -webkit-box;display: -ms-flexbox;display: flex;border-radius: 5px; overflow: hidden;}

#menu .smenu-centre .smenu-photo-container {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;width: 163px;margin-left:15px;position: relative;background: #113d70;}
#menu .smenu-centre .smenu-photo {display:none; position:absolute; top:0; left:0!important; z-index:1220;overflow: hidden;display: block;width: 100%; height:100%;}
#menu .smenu-centre .smenu-photo img {width:100%; height:100%; -o-object-fit: cover;object-fit: cover;}
#menu .smenu-centre .smenu-container-row{width: calc(100% - 178px);box-sizing: border-box;padding: 0 0 0 0;}
#menu .menu-element.menu-special .smenu-row {text-align: left;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;justify-content: flex-start;}
#menu .menu-element.menu-special .smenu-element { background:none; width:275px; margin:0 0 0 10px; display:inline-block; vertical-align:top;box-sizing: border-box;position: relative;}
#menu .menu-element.menu-special .smenu-element .icone-menu{width: 100%;height: 39px;}
#menu .menu-element.menu-special .smenu-element .icone-menu img{width: auto;max-height: 100%;object-fit: contain;}
#menu .menu-element.menu-special .smenu-row .smenu-element:first-child{margin: 0;}
#menu .menu-element.menu-special .smenu-element > a > span,
#menu .menu-element.menu-special .smenu-element > span {color:#113d70; font-size:20px;text-transform: none; display:block;font-weight: 700;text-align: left;padding: 0;min-height: 0;margin-bottom: 5px;font-family: 'OpenSansCondensed';}
#menu .menu-element.menu-special .smenu-element.selected,
#menu .menu-element.menu-special .smenu-element:hover {background:none;}
#menu .menu-element.menu-special .smenu-element.selected > a > span,
#menu .menu-element.menu-special .smenu-element.selected > span,
#menu .menu-element.menu-special .smenu-element:hover > a > span,
#menu .menu-element.menu-special .smenu-element:hover > span {color:#113d70;}

#menu .menu-element.menu-special .smenu-element.selected > a > span::after, 
#menu .menu-element.menu-special .smenu-element.selected > span::after, 
#menu .menu-element.menu-special .smenu-element:hover > a > span::after, 
#menu .menu-element.menu-special .smenu-element:hover > span::after {display: none;}

#menu .menu-element.menu-special .smenu-element::after,
#menu .menu-element.menu-special .smenu-element > a > span::before, 
#menu .menu-element.menu-special .smenu-element > span::before{display: none;}

/* menu spécial niveau 2 */

#menu .menu-element.menu-special .ssmenu-conteneur {margin:10px 0 0px;}
#menu .menu-element.menu-special .ssmenu-element {margin-bottom: 4px;}
#menu .menu-element.menu-special .ssmenu-element > a > span,
#menu .menu-element.menu-special .ssmenu-element > span {text-align:center;  display:block; padding: 3px 5px 3px 10px; width: 100%; position: relative;  z-index: 2; 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;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;text-align: left;position: relative;-webkit-transition: padding 0.2s linear;-o-transition: padding 0.2s linear;transition: padding 0.2s linear;}
#menu .menu-element.menu-special .ssmenu-element > a > span::before,
#menu .menu-element.menu-special .ssmenu-element > span::before{content: "»";font-size: 14px;font-weight: 600;position: absolute;left: 0;top: 1px;font-family: 'Nunito', sans-serif;-webkit-transition: -webkit-transform 0.2s linear;transition: -webkit-transform 0.2s linear;-o-transition: transform 0.2s linear;transition: transform 0.2s linear;transition: transform 0.2s linear, -webkit-transform 0.2s linear;transform: translateX(0);}

#menu .menu-element.menu-special .ssmenu-element.selected > span, 
#menu .menu-element.menu-special .ssmenu-element:hover > span,
#menu .menu-element.menu-special .ssmenu-element.selected > a > span, 
#menu .menu-element.menu-special .ssmenu-element:hover > a > span{padding: 3px 5px 3px 20px;}

#menu .menu-element.menu-special .ssmenu-element.selected > span::before, 
#menu .menu-element.menu-special .ssmenu-element:hover > span::before,
#menu .menu-element.menu-special .ssmenu-element.selected > a > span::before, 
#menu .menu-element.menu-special .ssmenu-element:hover > a > span::before{transform: translateX(9px);}


/* CENTRE */
#centre { min-height:200px;}
#centre .global {}
#centre .global .contenu-wrapper {padding:15px 0;}

/* CONTENU */
#contenu {overflow:hidden; text-align:justify;}
#contenu-bandeau {height:150px; } 
#accueil-video > .global { max-width: 1671px;  position: relative; z-index:10; height: 600px;  overflow: hidden;  padding: 0;}
#accueil-video > .global iframe {border:none;  position: absolute; left: 0; top: calc(50% - 470px); width:100%; height:940px;}
#accueil-video > .global video {  position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    box-sizing: border-box;    object-fit: cover;    object-position: center;}
#accueil-video-texte {position:relative; z-index: 30; top: 0; left: 0; width: 100%; height: 100%; display:flex; flex-wrap: wrap; justify-content: center; align-items: center;   background: rgba(0, 0, 0, 0.3);color:#fff; font-weight:700; font-size:40px;}
#global #accueil-video-texte p {margin:7px 0; text-align:center; color:#fff; font-weight:700; font-size:40px; }
#global h1,
#global .h1,
.white-popup h1 {color:#297bf4; font-weight:700; font-size:28px; margin: 15px 0 20px; text-align:center;text-transform:uppercase;font-family: 'OpenSansCondensed';position: relative;}
#global h1::after,
#global .h1::after,
.white-popup h1::after{content: '';width: 208px;height: 2px;margin: 0px auto 0 ;display: block;background: #297bf4;}
#global h1 br,
#global h2.h1 br,
.white-popup h1 br {display:block; content: "";}
#centre .h2,
#centre h2:not(.h1,.h3)  {color:#297bf4; font-size:25px; margin:15px 0 15px 0px; text-align:left;  font-family: 'OpenSansCondensed';}
#centre h2.h3, 
#centre h3 {color:#f36822; font-size:19px; font-weight:700; text-align:left; margin:15px 0 15px 0px;position: relative; font-family: 'OpenSansCondensed';}
#global p,
.white-popup p {color:#636377;  text-align:justify; }
.white-popup p {word-break: break-word; }
#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:#636377 !important; color:#fff !important; }
#global .bouton p {margin:0 !important; cursor:default; }
#global table.bouton {cursor:default; }
#centre ul,
.white-popup ul {padding-left: 0px; list-style: none; margin-left: 20px; }
#centre ul ul,
.white-popup ul ul { }

#centre ul li:not(.slider-li),
.white-popup ul li {line-height: 19px; margin:5px 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: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap:wrap; flex-wrap:wrap; }
#centre ul li:not(.slider-li) > div,
.white-popup ul li > div {line-height: 20px; max-width: calc(100% - 20px); }
#centre ul li:not(.slider-li)::before,
.white-popup ul li::before {content: ""; width:2px; height:17px; display: block; background: #297bf4; margin-right:12px;}
a,
a:visited {color:#636377; 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; }

/* 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 #centre .global #contenu .bouton {min-height:30px; }
#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; }

/* 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:700px;   min-height: 550px; opacity: 0; 
 -webkit-transition: opacity 0.5s; 
 -moz-transition: opacity 0.5s; 
 -ms-transition: opacity 0.5s; 
 -o-transition: opacity 0.5s; 
 transition: opacity 0.5s; } /* HEIGHT A MODIFIER */
#accueil-slider.__initialized { opacity: 1; }
#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; 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%; max-width: 100%; }
#accueil-slider .accueil-slider-li .accueil-slider-centre .global {position:relative; z-index:10; width:calc(100% - 40px); 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-image::before {
  content:"";
  display:block;
  position:absolute;
  left:0;
  top:0;
  z-index:9;
  width:100%;
  height:calc(100% - 120px);
  mix-blend-mode:multiply;
  background:rgb(38,40,43);
  background:-moz-linear-gradient(180deg,rgba(38,40,43,.95) 0%,rgba(38,40,43,0) 100%);
  background:-webkit-linear-gradient(180deg,rgba(38,40,43,.95) 0%,rgba(38,40,43,0) 100%);
  background:linear-gradient(180deg,rgba(38,40,43,.95) 0%,rgba(38,40,43,0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#26282b",endColorstr="#26282b",GradientType=1)
}
#accueil-slider .accueil-slider-li .accueil-slider-image::after {
  content:"";
  display:block;
  position:absolute;
  left:0;
  top:0;
  z-index:10;
  width:100%;
  height:100%;
  mix-blend-mode:multiply;
  background:rgb(38,40,43);
  background:-moz-linear-gradient(90deg,rgba(38,40,43,.4) 0%,rgba(38,40,43,0) 100%);
  background:-webkit-linear-gradient(90deg,rgba(38,40,43,.4) 0%,rgba(38,40,43,0) 100%);
  background:linear-gradient(90deg,rgba(38,40,43,.4) 0%,rgba(38,40,43,0) 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#26282b",endColorstr="#26282b",GradientType=1)
}


#accueil-slider .accueil-slider-li .accueil-slider-contenu {position:absolute; left:10px; top:180px; z-index:10; width:calc(100% - 20px); height:calc(100% - 200px); 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-texte {  color:#fff; font-family: 'OpenSansCondensed';}
#accueil-slider .accueil-slider-li .accueil-slider-texte,
#accueil-slider .accueil-slider-li .accueil-slider-texte h1,
#accueil-slider .accueil-slider-li .accueil-slider-texte p {color:#fff; text-transform:initial;  font-weight:700; font-size: 55px;}
#accueil-slider .accueil-slider-li .accueil-slider-texte h1::after,
#accueil-slider .accueil-slider-li .accueil-slider-texte p::after {content:""; width:218px; height:7px; display:block; background:#91a9e7;}
#accueil-slider .accueil-slider-li .accueil-slider-texte em {  letter-spacing: 3px; font-style:normal; display:block;  font-size: 30px; font-weight:500; font-family: 'OpenSans-CondLight'; text-transform:uppercase;}  
#accueil-slider .accueil-slider-li .accueil-slider-texte p {margin:3px 0 ; line-height: initial; }


#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre {text-align:center; }
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte h1,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte p{text-align:center; }
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte h1::after,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte p::after {margin:60px 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-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte h1,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte p {text-align:left; }
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte h1::after,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte p::after {margin:60px 0 0;}

#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite {text-align:right; }
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte h1,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte p {text-align:right;  display: -webkit-box;     display: -ms-flexbox;     display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;  -webkit-box-align: end;  -ms-flex-align: end;  align-items: flex-end;  -webkit-box-orient: vertical;  -webkit-box-direction: normal;  -ms-flex-direction: column;  flex-direction: column;  }
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte h1::after,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte p::after {margin:60px 0 0;}


/* Logos */
#accueil-logos-conteneur {margin:33px 0 50px;position: relative; }
#accueil-logos-conteneur .global {text-align:center;} 
#accueil-logos-conteneur .global h2.h1{color:#297bf4; font-weight:700; font-size:28px; margin: 15px 0 20px; text-align:center;text-transform:uppercase;font-family: 'OpenSansCondensed';position: relative;}
#accueil-logos-conteneur .global h2.h1::after{content: '';width: 176px;height: 2px;margin: 0px auto 0 ;display: block;background: #297bf4;}

#accueil-logos-conteneur #accueil-logos {position: relative;overflow: hidden;height:82px;margin: 40px auto 0;}	
#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: 82px;margin-right: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;} 



/* ACCUEIL ACTUALITES */
#accueil-actualites {padding: 54px 0 73px;background: #f5f5f5;}
#accueil-actualites .global {max-width: 1497px;}
#accueil-actualites .global h2.h1{text-align: left;margin-left: 10px;}
#accueil-actualites .global h2.h1::after{margin-left: 1px;width: 299px;}
#accueil-actualites #actualites {margin-top: 60px;}

#accueil-actualites #accueil-actualites-toutes {text-align: center;margin: 58px 0 0;}
#accueil-actualites #accueil-actualites-toutes .bouton {min-height: 54px;width: 100%;max-width: 362px;font-size: 23px;}

/* 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: start; -ms-flex-pack: start;  justify-content: flex-start;} 

#actualites .actualite {width: calc(25% - 25px); background: #fff;text-align:center;  position:relative; margin: 10px 12.5px}
#actualites .actualite .actualite-image {width:100%;height: 215px;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;padding: 14px 20px 5px;box-sizing: border-box;}
#actualites .actualite .actualite-theme {font-size: 15px;letter-spacing: 1.5px;text-align: left;text-transform: uppercase;color: #636377;font-family: 'OpenSansCondensed';}
#actualites .actualite .actualite-nom {margin:12px 0 9px; overflow: hidden;text-align: left; }
#actualites .actualite .actualite-nom a,
#actualites .actualite .actualite-nom a:visited {text-decoration:none; color: #ec6446; min-height: 60px;}
#actualites .actualite .actualite-nom > span,
#actualites .actualite .actualite-nom a > span,
#actualites .actualite .actualite-nom a:visited > span {color: #297bf4; font-size:19px; font-weight: 400; text-decoration: none;line-height: 25px;font-family: 'OpenSansCondensed';}
#actualites .actualite .actualite-texte {width: 100%; height: 77px; overflow: hidden; }
#actualites .actualite .actualite-texte p { font-size: 17px;  margin: 0; line-height: 25px;color: #636377;text-align: left;}

#actualites .actualite .actualite-suite{position:relative;text-align: right;margin-top: 15px;}
#actualites .actualite .actualite-suite::before{content: '';width: 100%;height: 2px;background: #ec5700;position: absolute;left: 0;bottom: 5px ;z-index: 1;}
#actualites .actualite .actualite-suite span{font-size: 15px;font-weight: 600;font-style: italic; color: #ec5700;display: inline-block;padding: 0 15px 0 8px;background: #fff;position: relative;z-index: 5;}
#accueil-actualites #actualites .actualite .actualite-suite span{background: #fff;}

/* 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;background: rgba(240, 122, 18, 0.7);}
#actualites .actualite .actualite-bouton .bouton::before{opacity: 0!important;}
#actualites .actualite .actualite-bouton .bouton::after{opacity: 1!important;}

#actualites .actualite:hover .actualite-bouton {opacity: 1;}





/* PIED */
#pied {margin-top:10px; background:#113d70;}
#pied .global {padding: 20px 10px;}
#pied .global .contenu-wrapper {margin:19px 0 5px 0px; font-size:0; position:relative; text-align:center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-pack: space-evenly;  -ms-flex-pack: space-evenly;  justify-content: space-evenly; -webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
/** PIED COLONNES LOGO CENTRE **/
#pied .col { width:308px; text-align:left; padding-left:0; margin:15px 0; display: inline-block; vertical-align: top;}
#pied #col-centre.col {width:358px !important; margin:89px 0 15px 2px; padding:0;}
#pied #col-menu {float:left; width:370px;margin-left: 74px;}
#pied #col-contact {float:right;}
  
#pied ul li {padding:0;}
#pied ul li::before {display:none;}

#pied .col .categorie {margin-bottom:11px;}
#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:#f2711c; font-size:19px; display:block;font-family: 'OpenSansCondensed';}
#pied .col .categorie > a > span::after,
#pied .col .categorie > span::after { content:""; width:176px; height:1px; display:block; background:#f2711c; margin-top: 9px;} 
#pied .col .categorie:hover > a > span,
#pied .col .categorie:hover > span {}

#pied .col#col-contact .categorie {margin-left: 33px;}
#pied .col#col-contact .categorie > a > span::after,
#pied .col#col-contact .categorie > span::after{margin-left: 1px;}

#pied .menu {padding:0; margin:0 0 35px 0;max-width: 270px;}
#pied .menu li {list-style:none; display:inline-block; vertical-align:top; margin:0 0 2px 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: #ffffff; width: 1px;height: 17px; display:block; margin:0 5px;}
#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:#ffffff; font-weight:400; font-size:17px; position: relative;}
  
#pied .liens {padding:0; margin:0;}
#pied .liens li { margin:0 0 7px 0; list-style:none; position:relative; display: inline-block;vertical-align: top;}
#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:#297bf4; font-weight:700; font-size:17px; line-height: 19px;font-family: 'OpenSansCondensed';}
#pied .liens li::after {content: ""; background: #297bf4; width: 2px;height: 15px;display: inline-block;vertical-align: top; margin: 3px 8px 0;}
#pied .liens li:last-child::after {display:none;}
#pied .liens li:hover > a > span,
#pied .liens li:hover > span {}

#pied #logo-pied {width:100%; position:relative; margin:0 auto;}
#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%;}

#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:35px; height:35px; 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:#212e48; font-size: 25px;}
#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:#212e48;}
#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 #212e48, 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 #212e48, 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 #212e48, 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 #212e48, 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 #212e48, 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 #212e48, 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 0; text-align:left; margin:0px 0 8px;}
#pied .pied-contact-element.pied-telephone {padding: 0 0 3px 0;margin:0px;}
#pied .pied-contact-element i {}
#pied .pied-contact-element span {display: inline-block;  vertical-align: top;font-size:18px; color: #ffffff; }
#pied .pied-contact-element span.numero {color: #4590ff;position: relative;}
/*#pied .pied-contact-element span.numero::before{content:"";background: #4590ff; width: 2px;height:18px; display: inline-block;vertical-align: top;margin: 4px 8px 0;}
*/
#pied #pied-mail  i {background: url(../images/icone-mail-pied.png)no-repeat top left;background-size: auto;background-size: contain;display: inline-block;vertical-align: top;margin: 0 0 0 0;width: 35px;height: 24px;}
#pied .pied-contact-element.pied-telephone  i {display: inline-block;vertical-align: top;margin: 0px 0 0 0;width: 35px;height: 27px;}
#pied .pied-contact-element.pied-telephone  i.icone{background: url(../images/icone-adresse.png)no-repeat top left;background-size: auto;background-size: contain;}

#pied-bas {text-align:center;   margin-top: 20px;}

/* CARROUSEL */
#carrousel-conteneur {padding-bottom:15px; position:relative;}
#carrousel-haut {height:32px; position:absolute; top:5px; left:12px; z-index:20;}
#carrousel-haut .carrousel-theme {float:left; cursor:pointer; width:200px; height:32px; line-height:32px; background:url(../images/carrousel-theme-bg.jpg) top left no-repeat; text-align:center; margin:0 2px;}
#carrousel-haut .current, #carrousel-haut .carrousel-theme:hover {background:url(../images/carrousel-theme-bg-on.jpg) top left no-repeat;}
#carrousel-haut .carrousel-theme a {font-size:0.8em; color:7c5099;}
#carrousel-haut .carrousel-theme:hover a, #carrousel-haut .current a {color: #f2e3f5;}

#carrousel-centre {width:842px; height:351px; background:url(../images/carrousel-bg.jpg) top left no-repeat; position:relative;}
#carrousel-contenu {padding:50px 15px 15px 15px; height:251px;}
#carrousel-contenu #nextBtn, #carrousel-contenu #prevBtn {position:absolute; top:130px; z-index:30; width:29px; height:90px; cursor:pointer;}
#carrousel-contenu #nextBtn a, #carrousel-contenu #prevBtn a {width:29px; height:90px; display:block;}
#carrousel-contenu #prevBtn {left:0px; background:url(../images/carrousel-fleche-gauche.png) top left no-repeat;}
#carrousel-contenu #nextBtn {right:0px; background:url(../images/carrousel-fleche-droite.png) top left no-repeat;}

#carrousel-slider {height:351px; background-color: #CCC;}
#carrousel-slider ul {margin:0px; padding:0px;}
.carrousel-slide {width:812px; height:351px; overflow:hidden;}
.carrousel-slide .carrousel-element {width:240px; padding:0 15px; height:281px; float:left; overflow:hidden;}
.carrousel-slide .centre {background:url(../images/carrousel-centre-bg.jpg) top left no-repeat;}
#carrousel-slider h2 {margin:0px; font-weight:normal; color:#000; font-size:1em; background:none; text-align:center; height:36px; overflow:hidden;}
#carrousel-slider h2 span {background:url(../images/h2.jpg) left center no-repeat; padding-left:18px;}
#carrousel-slider .prix {text-align:center; margin:10px 0;}
#carrousel-slider .prix span {font-size:1.0em; color:#7C5099; font-weight:bold;}
#carrousel-slider .photo {}
#carrousel-slider .photo table{width:100%; height:155px;}
#carrousel-slider .voir {text-align:center; margin-top:10px;}
#carrousel-bas {}

#carrousel-conteneur #controls {list-style:none; margin:0px; padding:0px; position:absolute; bottom:-15px; right:5px; z-index:10;}
#carrousel-conteneur #controls li {list-style:none; float:left; text-align:center; height:35px; width:35px; background:url(../images/carrousel-numeric-bg.png) top left no-repeat; line-height:30px; }
#carrousel-conteneur #controls li a {font-style:normal; font-weight:bold; color: #7c5099; font-size:0.9em; display:block; height:30px;}
#carrousel-conteneur #controls li.current {}
#carrousel-conteneur #controls li.current a {color: #FFF;}

#carrousel-page-tableau, #carrousel-texte-tableau {border:none; border-collapse:collapse;padding:15px 0;}
#carrousel-page-tableau tr,#carrousel-texte-tableau tr {border:none;}
#carrousel-page-titre {}
#carrousel-page-texte {padding-left:15px;}
#carrousel-page-lire {padding-right:10px;}
/* Fin carrousel */


/* Contact */
#contenu #module-contact {text-align:left;}
#module-contact #contact-conteneur {overflow:hidden;}
/* Bloc adresse */
#module-contact #module-contact-adresse {}
#module-contact .w50p {width:50%; float:left;}
#contact-container {}
#contact-container .contact-element {margin:10px; display:inline-block; vertical-align:top; width:calc(33% - 20px); min-width:384px;}
#contact-container .contact-titre {font-weight:700; text-align:center; color: #464545;font-style: italic;font-size: 21px;}
#contact-container .contact-element .form140 {width:90px;}

/* Bloc googlemap */
#module-contact .googlemap { width:50%; float:right; }
#module-contact .googlemap iframe {width:100%;}

#module-contact .contact-coordonnee {clear:left; margin-bottom:5px;}
#module-contact .contact-champ {margin-bottom:10px;}
#module-contact .form div {margin:10px 0;}
#module-contact .form div.submit-conteneur {margin-left:160px;}
#module-contact .submit {cursor:pointer; margin-left:160px;}
#module-contact .submit:hover {}

/* Gabarit produit */
#gabarit-produits {}
#gabarit-produits .gabarit-produit {margin:10px; width:calc(50% - 30px); display:inline-block; vertical-align:top;}
#gabarit-produits .gabarit-texte {}
#gabarit-produits .gabarit-texte p {margin:3px 0; text-align:center;} 
#gabarit-produits .gabarit-image { margin:0 0 10px; text-align:center; height:300px;}
#gabarit-produits .gabarit-image div {height: 100%; display: flex; flex-direction: column;  justify-content: center;}
#gabarit-produits .gabarit-image img {}



/* 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; 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;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch; }
#gabarit-page .container-gabarit-video { display:-webkit-box; display:-ms-flexbox; display:flex; margin: 70px 0 0;}
#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 .container-gabarit:not(.centre)  > div {width: 50%; box-sizing: border-box;}
#gabarit-page .global-gabarit{width: 100%; padding: 0; display: flex; margin: auto; }
#gabarit-page .global-gabarit:not(.gabarit-centre) {max-width: 1304px;}
#gabarit-page .global-gabarit > div {text-align: center;  margin:0 auto;}
#gabarit-page .global-gabarit.global-gabarit-image > div,
#gabarit-page .global-gabarit.global-gabarit-diapo,
#gabarit-page .global-gabarit.global-gabarit-video {max-width: 757px; }
#gabarit-page .global-gabarit.global-gabarit-video {width:50%; }

#gabarit-page .container-gabarit.gauche { -webkit-box-orient:horizontal; -webkit-box-direction:reverse; -ms-flex-direction:row-reverse; flex-direction:row-reverse;} 

#gabarit-page .global-gabarit.gabarit-centre > div {max-width: 100%; }

#gabarit-page .gabarit-gauche,
#gabarit-page .gabarit-droite {position: relative; overflow: hidden; padding:50px;}
#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 {}
#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 { overflow: hidden; text-align:left; }
#gabarit-page .gabarit-texte img {max-width:100%; height:auto;}
#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; padding: 10px 50px;}
#gabarit-page .container-gabarit-video .global-gabarit > div { 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;}
#gabarit-page .container-gabarit-video .gabarit-texte,
#gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-texte {margin-top:0; box-sizing:border-box;}
#gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-centre {padding:10px 50px;  box-sizing:border-box;}
#gabarit-page .container-gabarit-video .gabarit-texte :first-child {margin-top:0; }

#gabarit-page .gabarit-video {width: 50%; margin: 25px 0; box-sizing: border-box; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; -ms-flex-wrap: wrap;flex-wrap: wrap;}
#gabarit-page .gabarit-video > iframe {width:100%; height:auto; }
#gabarit-page .gabarit-video .iframe-responsive-wrapper {position: relative; width: 100%;}
#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; }

#gabarit-page .container-gabarit.container-gabarit-diapo {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -ms-flex-wrap:wrap; flex-wrap:wrap; }
#gabarit-page .container-gabarit.container-gabarit-diapo.container-gabarit-diapo-gauche {-webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
#gabarit-page .global-gabarit.global-gabarit-diapo {width:50%; }
#gabarit-page .container-gabarit .gabarit-diapo {width:50%; -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; }
#gabarit-page .gabarit-diapo .diaporama-container {margin:0; }

/* 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; }
#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; } 
#contenu #paginator .pagination-span {background:#000; cursor:default; }

/* PAGINATION AJAX */
#famille #pagination,
#pagination {margin: 45px 0 5px; font-size:17px;  position:relative; z-index:10; text-align: center;}
#famille #pagination::after,
#pagination::after {position:absolute; left:0; top:50%; z-index:9; width:100%; height:1px; background:#8c8b8b; content:""; }
#paginator-ajax {display:inline-block; position:relative; z-index:10; background:#fff; padding: 0 20px; }

#pagination i,
#pagination a,
#pagination a:visited {color:#484c36; font-weight:400; text-decoration:none; display:inline-block; vertical-align:middle; margin:0 7px; padding: 2px 7px;width: 35px; height:32px; box-sizing: border-box;border-radius: 30px; }
#famille #pagination .pagination-lien-conteneur {display: inline-block; vertical-align:middle;}
#famille #pagination .pagination-lien-suspension {vertical-align:bottom; }
#famille #pagination .pagination-lien-suspension i {font-size:12px; }
#famille #pagination-bord-gauche,
#famille #pagination-bord-droit { letter-spacing: 1px; font-size:17px; font-weight:400 !important; }
#pagination a.selected,
#pagination a:hover { }


/* Renseignement bandeau */
#bandeau-renseignement {background:#113d70; padding: 30px 0; max-width: 710px; margin:0 auto;}
#bandeau-renseignement .global { 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; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
#bandeau-renseignement-titre {color:#fff; font-size:17px;}
#bandeau-renseignement-titre strong {font-family:OpenSansCondensed; font-size:20px; display:block;}
#bandeau-renseignement-contenu {width:calc(100% - 190px); 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; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
#bandeau-renseignement-contenu #bandeau-renseignement-telephone { width: calc(100% - 230px); display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#bandeau-renseignement-contenu .bandeau-renseignement-element-contenu {font-family:OpenSansCondensed; font-size:25px; color:#fff;  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;}
#bandeau-renseignement-contenu .bandeau-renseignement-element-contenu a,
#bandeau-renseignement-contenu .bandeau-renseignement-element-contenu a:visited {color:#fff; text-decoration:none;}
#bandeau-renseignement-contenu .bandeau-renseignement-element-contenu i {margin-right: 10px; background:url(../images/icone-renseignement.png) no-repeat center center; display:block; width:30px; height:32px;}
#bandeau-renseignement-contenu .bandeau-renseignement-element-contenu > span {}
#bandeau-renseignement-contenu .bandeau-renseignement-element-contenu strong {font-size:19px; color:#f36822; display:block;}
#bandeau-renseignement-contenu #bandeau-renseignement-mail {width:225px;}
#bandeau-renseignement-contenu #bandeau-renseignement-mail a,
#bandeau-renseignement-contenu #bandeau-renseignement-mail a:visited { font-family:OpenSansCondensed; font-size:20px; color:#fff; text-decoration:none; height:45px; 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;  }
#bandeau-renseignement-contenu #bandeau-renseignement-mail i {background: url(../images/icone-mail.png)no-repeat center center;    background-size: auto;  background-size: contain;  display: inline-block;  vertical-align: top;  margin: 2px 10px 0 0;  width: 23px;  height: 15px;}

/* ZONE INTERVENTION */
#intervention-conteneur {  background: rgb(17,61,112);
background: -moz-linear-gradient(90deg, rgba(17,61,112,1) 0%, rgba(85,139,213,1) 48%, rgba(112,170,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(17,61,112,1) 0%, rgba(85,139,213,1) 48%, rgba(112,170,255,1) 100%);
background: linear-gradient(90deg, rgba(17,61,112,1) 0%, rgba(85,139,213,1) 48%, rgba(112,170,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#113d70",endColorstr="#70aaff",GradientType=1); }
#intervention-conteneur .global {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; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#intervention-carte {width:calc(50% - 10px); max-width: 575px;max-height: 445px;overflow: hidden;}
#intervention-carte img {  width: 100%;  height: 100%;  display: block; margin-top: -40px;}
#intervention-contacts {width:calc(50% - 10px); max-width: 640px;}
#intervention-contacts-titre {font-family:OpenSansCondensed; font-size:38px; text-transform:uppercase; color:#113d70;}
#intervention-contacts-titre::after {content:""; width:100%; height:2px; background:#113d70; display:block; max-width:540px;}
#intervention-contacts-contenu {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; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start;}
#intervention-contacts-contenu .intervention-contact {margin:25px 0 0; width: calc(50% - 5px);}
#intervention-contacts-contenu .intervention-contact-titre {font-family:OpenSansCondensed; font-size:37px;  color:#113d70; }
#intervention-contacts-contenu .intervention-contact-titre i {  background: url(../images/icone-adresse.png)no-repeat center center; background-size: auto;  background-size: contain;  display: inline-block;  vertical-align: top;  margin: 0px 2px 0 0;  width: 20px;  height: 22px;}
#intervention-contacts-contenu .intervention-contact-titre span {  color: #f2711c;}
#intervention-contacts-contenu .intervention-contact-titre em {font-family:"Open Sans"; font-size:36px; color:#fff; text-transform:uppercase; font-style:normal;}
#intervention-contacts-contenu .intervention-contact-telephone {  margin-top: 9px;}
#intervention-contacts-contenu .intervention-contact-telephone a,
#intervention-contacts-contenu .intervention-contact-telephone a:visited {color:#113d70; text-decoration:none; font-weight:600; font-size:25px;}
#intervention-contacts-contenu .intervention-contact-telephone i {background: url(../images/icone-telephone.svg) no-repeat center center; background-size: auto;  background-size: contain;  display: inline-block;  vertical-align: top;  margin: 0px 7px 0 0;  width: 34px;  height: 34px;filter: invert(17%) sepia(28%) saturate(3523%) hue-rotate(192deg) brightness(97%) contrast(94%);}


/* CTA NOUVELLE VERSION */
#contenu .cta-conteneur {width:100%; max-width:530px; margin:40px auto; }
#contenu .cta-titre {font-weight:300; font-size:25px; background:#fff; color: #1d3e8d; padding:20px 20px 40px; border:1px solid #1d3e8d; text-align:center; box-sizing:border-box; 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;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
#contenu .cta-titre span {font-size:15px; text-transform:uppercase; color:#7fa5ff;  letter-spacing: 3px; margin-top: 6px;}
#contenu .cta-contacts {margin-top: -30px; 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;}
#contenu .cta-contact {  margin: 10px;}
#contenu .cta-contact a,
#contenu .cta-contact a:visited {padding: 10px 35px 10px 10px; border-radius: 30px; color:#fff; text-decoration:none; font-weight:700; font-size:20px;  background: rgb(0,25,84);
background: -moz-linear-gradient(130deg, rgba(0,25,84,1) 0%, rgba(29,62,141,1) 100%);
background: -webkit-linear-gradient(130deg, rgba(0,25,84,1) 0%, rgba(29,62,141,1) 100%);
background: linear-gradient(130deg, rgba(0,25,84,1) 0%, rgba(29,62,141,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#001954",endColorstr="#1d3e8d",GradientType=1); 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; -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 .cta-contact i { width:31px; height:31px; margin-right: 15px; border:2px solid #fff; color:#fff;  border-radius: 35px; 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;}
#contenu .cta-contact span {flex:1;}
#contenu .cta-contact-telephone {}
#contenu .cta-contact-telephone i {font-size:22px; -webkit-text-stroke: 1px #fff; color: transparent;}
#contenu .cta-contact-mail {}
#contenu .cta-contact-mail i {font-size: 18px;}
#contenu .cta-contact a:hover{background: rgb(29,62,141);
background: -moz-linear-gradient(130deg, rgba(29,62,141,1) 0%, rgba(0,25,84,1) 100%);
background: -webkit-linear-gradient(130deg, rgba(29,62,141,1) 0%, rgba(0,25,84,1) 100%);
background: linear-gradient(130deg, rgba(29,62,141,1) 0%, rgba(0,25,84,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1d3e8d",endColorstr="#001954",GradientType=1);}


#realisations-intervention {background:#fff; margin:30px 0;}
#realisations-conteneur {max-width:755px; margin-right:30px; }
#realisations {margin-top:40px;}
#realisations .realisation {cursor:pointer; border-top:1px solid #f4f1f1; padding-top: 20px; margin-top: 20px;}
#realisations .realisation:first-child {border-top:none; padding-top:0; margin-top:10px;}
#realisations .realisation-image {width:210px; height:150px; margin-right:20px; }
#realisations .realisation-image img {border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px;  }
#realisations .realisation-contenu {width:calc(100% - 230px);}
#realisations .realisation-titre {color:#5b5b5b; font-size:18px; font-weight:700;}
#realisations .realisation-texte {color:#464545; margin-left:3px; min-height: 77px;}
#realisations .realisation-texte ul,
#realisations .realisation-texte p {margin:0;}
#realisations .realisation-suite {margin-top:15px;}
#realisations .realisation-suite a,
#realisations .realisation-suite a:visited {margin:3px;  line-height: 28px; font-size:13px;  text-decoration:none; width:180px; height:29px; display:block; }
#realisations .realisation-suite i {margin-right: 5px; font-size: 16px; vertical-align: middle;}

#zoneintervention {text-align:center;}
#zoneintervention h1 {text-align:left;}

/* MODULE REALISATIONS AVEC FILTRES */
#accueil-realisations-conteneur { }
#accueil-realisations-conteneur .global{max-width: 100%; }
#realisations-famille-conteneur {margin-bottom:25px; }

#realisations-famille,
#realisation-contenu .realisations-famille {text-align:left; 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-famille p {font-size:18px; }
#realisations-famille .conteneur,
#realisation-contenu .realisations-famille .conteneur {margin: 0px; width:25%; height:auto; max-height:285px; text-align:center; position:relative; overflow:hidden; z-index:10; }
#realisation-contenu .realisations-famille .conteneur {margin: 5px !important; width: calc(50% - 10px); max-width: 600px;}
#realisations-famille .conteneur img,
#realisation-contenu .realisations-famille .conteneur img {display:block; width: 100%; height: 100%; object-fit:cover; -o-object-fit:cover; }
#realisations-famille .overlay { width:100%; height:100%; background:rgba(12,31,52,0.80); display: flex; flex-direction: column; justify-content: center; cursor:pointer; position:absolute; top:0px; left:0px; opacity: 0; }
#realisations-famille .contenu {padding:10px; }
#realisations-famille .contenu .ville {text-align:center; color:#fff; font-weight:400; text-transform: uppercase; font-size:15px;  }
#realisations-famille .contenu .nom {font-size:20px;font-weight:600; text-align:center; margin-top:20px; }
#realisations-famille .contenu .nom a,
#realisations-famille .contenu .nom a:visited { color:#fff; text-decoration:none;}
#realisations-famille .conteneur:hover img,
#realisation-contenu .realisations-famille .conteneur:hover img { -webkit-transform: scale(1.2); transform: scale(1.2); }
#realisations-famille .conteneur:hover .overlay{opacity: 1; }
/* #realisations-famille .conteneur:hover .overlay {background:none; } */
#realisations-famille .conteneur *,
#realisation-contenu .realisations-famille .conteneur * { -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; }


#realisations-bouton {text-align:center; margin:55px auto 0; }

#realisation-retour { margin:15px auto 55px; }
#realisation-retour .bouton {padding:7px 5px !important; }
#realisation-retour .bouton i {margin-right:5px; font-size:12px; }




/* Renseignement */
#renseignement-conteneur {cursor:pointer; max-width:720px; position:relative; z-index:10; margin:90px auto 40px; background:#113d70;}
 
#renseignement-titre  {text-align:center; width:100%; color:#113d70; font-size:32px; background:#ecf1ff; min-height:90px;  padding:15px; box-sizing:border-box; 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;}
#renseignement-titre strong {font-family:OpenSansCondensed; margin-right:5px;}
#renseignement-contenu {width:100%; padding:15px; box-sizing:border-box;}
#renseignement-contenu #renseignement-telephone {margin: 10px 0; width: 100%; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#renseignement-contenu .renseignement-element-contenu {font-family:OpenSansCondensed; font-size:25px; color:#fff;  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;}
#renseignement-contenu .renseignement-element-contenu a,
#renseignement-contenu .renseignement-element-contenu a:visited {color:#fff; text-decoration:none;}
#renseignement-contenu .renseignement-element-contenu i {margin-right: 10px; background:url(../images/icone-renseignement.png) no-repeat center center; display:block; width:30px; height:32px;}
#renseignement-contenu .renseignement-element-contenu strong {font-size:19px; color:#f36822; display:block;}
#renseignement-contenu #renseignement-mail {max-width:410px; margin:25px auto 10px;}
#renseignement-contenu #renseignement-mail a,
#renseignement-contenu #renseignement-mail a:visited {font-family:OpenSansCondensed; font-size:20px; color:#fff; text-decoration:none; height:45px; 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;}
#renseignement-contenu #renseignement-mail i {background: url(../images/icone-mail.png)no-repeat center center;    background-size: auto;  background-size: contain;  display: inline-block;  vertical-align: top;  margin: 2px 10px 0 0;  width: 23px;  height: 15px;}


#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(242, 113, 28, 0.9); color:#fff; width:50px; height:50px; padding: 2px; box-sizing: border-box; z-index:500; border-radius: 35px; 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; display: none; }
#back-to-top span { width:100%; height:100%; background:rgba(242, 113, 28, 0.9); border: 3px solid #fff; display:inline-block; vertical-align:middle; border-radius: 35px; 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; box-sizing: border-box; }
#back-to-top i {color:#fff; font-size: 32px; line-height: 35px; 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; -webkit-box-align:end; -ms-flex-align:end; align-items:flex-end;}
#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:#000000; }
#global .reseau-partage-twitter .reseau-partage-image i {display:block; width:25px; height:15px; background:url(../images/X_logo.svg) no-repeat center center; background-size:auto 100%; filter: invert(100%) sepia(94%) saturate(24%) hue-rotate(349deg) brightness(105%) contrast(107%);} 
#global .reseau-partage-whatsapp .reseau-partage-image{background:#27D246; }
#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; }
#global .reseau-partage-copy .reseau-partage-image {background:#37b855;   transition: background 400ms ease-in-out;}
#global .reseau-partage-copy .reseau-partage-image i {display:block; width:25px; height:15px; background:url(../images/icone-copier.svg) no-repeat center center; background-size:auto 100%; filter: invert(100%) sepia(94%) saturate(24%) hue-rotate(349deg) brightness(105%) contrast(107%);}


#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-twitter .reseau-partage-image i {  width: 18px;}
#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: #002864; 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: 700; }
.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: #2e60a6; 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: #2e60a6; }
.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: 5px !important; width:100% !important; height:40px !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 .input select { border:1px solid #e6e6e6; background:none; outline: 0; padding: 5px !important; width:100% !important; height:40px !important; }

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:calc(100% - 160px); 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: calc(100% - 160px); height:75px; resize : none;box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box;  }
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:20px; background:none; color: #fff; min-height: 48px; min-width: 220px; text-align: center; padding: 0px 10px; margin: 0; font-weight:700; font-family: 'OpenSansCondensed'; text-transform:uppercase; letter-spacing:1px; border-radius: 60px; text-decoration: none; vertical-align:top; cursor: pointer;  position: relative; z-index: 10; 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,
#global .bouton a,
#global .bouton a:visited,
#global .bouton-fleche a,
#global .bouton-fleche a:visited { text-decoration:none; }

.bouton-fleche i,
#global a.bouton-fleche i {margin-left:12px; font-size: 16px; }
.bouton,
#global a.bouton,
#global a.bouton:visited,
.bouton-fleche,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {	line-height: 30px; }
.submit input::before,
input.submit::before,.bouton::before,.bouton-fleche::before,
#global a.bouton::before,
#global a.bouton:visited::before,
#global a.bouton-fleche::before,
#global a.bouton-fleche:visited::before,
.submit input::after,
input.submit::after,.bouton::after,.bouton-fleche::after,
#global a.bouton::after,
#global a.bouton:visited::after,
#global a.bouton-fleche::after,
#global a.bouton-fleche:visited::after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 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;border-radius: 60px;box-sizing: border-box;z-index: -1;}
.submit input::before,
input.submit::before,.bouton::before,.bouton-fleche::before,
#global a.bouton::before,
#global a.bouton:visited::before,
#global a.bouton-fleche::before,
#global a.bouton-fleche:visited::before{background: -webkit-gradient(linear, left top, right top, from(#2a7cf4), color-stop(#5692f5), to(#a3b8f4));background: -o-linear-gradient(left, #2a7cf4, #5692f5, #a3b8f4);background: linear-gradient(to right, #2a7cf4, #5692f5, #a3b8f4);opacity: 1;border: 2px solid #f46721;}
.submit input::after,
input.submit::after,.bouton::after,.bouton-fleche::after,
#global a.bouton::after,
#global a.bouton:visited::after,
#global a.bouton-fleche::after,
#global a.bouton-fleche:visited::after{opacity: 0;background: #f46721;border: 2px solid #fff;}

.submit input:hover::before,
input.submit:hover::before,.bouton:hover::before,.bouton-fleche:hover::before,
#global a.bouton:hover::before,
#global a.bouton-fleche:hover::before{opacity: 0;}

.submit input:hover::after,
input.submit:hover::after,.bouton:hover::after,.bouton-fleche:hover::after,
#global a.bouton:hover::after,
#global a.bouton-fleche:hover::after{opacity: 1;}

.submit input:hover,
input.submit:hover,
.bouton:hover,
#contenu .bouton:hover a,
#contenu a.bouton:hover {color:#fff !important; text-decoration:none; }

#contenu .bouton:hover a,
#contenu a.bouton:hover { text-decoration:none; background:#fff; color:#000000;}


/* 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; image-rendering: initial; }
	.logo-image.iconGrand{display:none; image-rendering: initial; } 
 
	body * {image-rendering: -webkit-optimize-contrast; }
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	
	body * {image-rendering: initial; }
}
/* 1.25 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
 /* Retina-specific stuff here */
 body * {image-rendering: initial; }
}

/* 1.3 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.3), 
(min-resolution: 124.8dpi){ 
 /* Retina-specific stuff here */
 body * {image-rendering: initial; }
}

/* 1.5 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
 /* Retina-specific stuff here */
 body * {image-rendering: initial; }
}
@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; image-rendering: initial; }
	.logo-image.iconGrand{display:inline-block; image-rendering: initial; } 
	body * {image-rendering: initial; }
}
