/*--------------------------------------------------------------------------------------- */
/* Style Reset - Normalize */
/*--------------------------------------------------------------------------------------- */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,picture,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:0 0}a{margin:0;padding:0;vertical-align:baseline;background:0 0}article,aside,details,figcaption,figure,footer,header,picture,main,nav,section,summary{display:block}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:400}caption,th{text-align:left}a:active,embed,object{outline:0}audio,canvas,video{vertical-align:middle;display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}button,html,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus,button:focus{outline:thin dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{display:block;height:0;padding:0;border:0}mark{background:#ff0;color:#000}p,pre{margin:0 0 1em}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:100%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom: 0;}nav ol,nav ul{list-style:none;list-style-image:none;margin:0}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure,form{margin:0}fieldset{border:0;margin:0;padding:0}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button{padding:0;border:0 none;}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

ul li, ol li { list-style: none; }

a { text-decoration: none; }

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=search], input[type=url], input[type=date], input[type=number], textarea, button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}


/*--------------------------------------------------------------------------------------- */
/* Polices locales via font-face */
/*--------------------------------------------------------------------------------------- */

@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot');
    src: url('../font/fontello.eot?#iefix') format('embedded-opentype'),
         url('../font/fontello.woff') format('woff'),
         url('../font/fontello.ttf') format('truetype'),
         url('../font/fontello.svg#fontello') format('svg');
    font-weight: normal; font-style: normal;
}

/*--------------------------------------------------------------------------------------- */
/* Styles generaux */
/*--------------------------------------------------------------------------------------- */


/* -------  MODIFICATION DU BOX MODEL  ----------- */
html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*, *:after, *:before {
  -webkit-box-sizing: inherit;
     -moz-box-sizing: inherit;
          box-sizing: inherit;
}

td, th { vertical-align: top; }

hr {
  margin: 1em 0;
  border-top: 1px solid #e6e7e8;
}
img { display: block; }
cite { font-weight: bold; }
q { font-style: italic; }

/* class atomiques */
.centrer { text-align: center; }
.droite { text-align: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.sep { border-bottom: 1px solid #e6e7e8; }
.margeBas { margin-bottom: 1.25em; }
.sansMarge { margin: 0 !important; }

.mb-40 {margin-bottom: 40px;}

.pasMobile {display: none !important;}
.pasBureau {display: block !important;}


@media only screen and (min-width:1024px) {
	.mb-40 {margin-bottom: 80px;}
	.pasMobile {display:block !important;}
	.pasBureau {display: none !important;}
}


.photoMortaise.photoMortaise {
	float: left;
	margin: 0.4em 3% 1.25em 0;
	max-width: 50%;
}

.fleche:after {
	content: '\e800';
	font-family: 'fontello';
	font-size: 0.8em;
	font-weight: 400;
	padding-left: 0.35em;
}
.fleche2:before {
	content: '\e801';
	font-family: 'fontello';
	font-size: 0.8em;
	font-weight: 400;
	padding-right: 0.35em;
}


/* Méthode de clear float */
.both { clear: both; }
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: '.';
  clear: both;
  height: 0;
}
.ie8 .clearfix { zoom: 1; }

/* Cacher pour les lecteurs d'Úcrans et navigateurs */
.hidden, .champCache {
  display: none !important;
  visibility: hidden;
}

/* Passe la navigation, pour screen reader */
.passeNav {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* Correction pour AddThis */
#_atssh {
  position: absolute;
  top: 0;
}

/* Body et HTML
--------------------------------------------------------------------------------------- */
body {font: 400 100% / 1.4 Lato, Arial, sans-serif; color: #000; background: #fff;}


/* Conteneurs
--------------------------------------------------------------------------------------- */
.conteneur {min-width:320px;}

.layout {position: relative; width: 90%; margin: 0 auto;}

main {
	background: #fff;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
	min-height: 500px; padding-top: 85px;
}
main.acc {box-shadow: 0 0 30px rgba(0, 0, 0, 0); }

@media only screen and (min-width:768px) {
	.layout {width: 95%; max-width: 1360px;}
}

@media only screen and (min-width:1024px) {
	main {padding-top: 0;}
}

/* TITRES
--------------------------------------------------------------------------------------- */

.titre1 {
	color: #23272f;
	display: block;
	font: 700 1.625em /1 "PT Serif", Arial, sans-serif;
	margin-bottom: 0.85em;
	text-transform: uppercase;
}
.titre1.acc { text-transform: none; font-size: 2.375em; margin-bottom: 0.5em;}

.titre2.titre2 {
	color: #23272f;
	display: block;
	font: 700 1.125em / 1.2 "PT Serif", Arial, sans-serif;
	margin-bottom: 0.2em;
}
.titre2_lnk { color: #23272f; }
.titre2_lnk:hover { color: #5b657a; }


/* Textes et CMS
--------------------------------------------------------------------------------------- */

.texte h2 {
	color: #23272f;
	font: 700 1.25em /1 "PT Serif", Arial, sans-serif;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.texte h3 {
  color: #23272f;
  font: 400 1em /1 "PT Serif", Arial, sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}

.texte p {
  font: 400 1em /1.4 "Lato", Arial, sans-serif;
  margin-bottom: 1.5em;
  color:#333333;
}
.texte .intro { font-weight: 700; }

.texte a {
	color: #da720f;
	text-decoration: underline;
	transition: all 0.15s linear 0s;
}
.texte a:hover, .texte a:active, .texte a:focus {
	outline: none;
	text-decoration: none;
}
.texte abbr[title] { border-bottom: 1px dotted; }
.texte sup { top: -0.2em; }
.texte img { max-width: 100%; max-height: 100%; }

/* - - - Listes - - - */
.texte ul, .texte ol { margin-bottom: 1em; overflow:hidden; }
.texte ul li, .texte ol li {
  font: 300 0.9375em /1.5 Lato, Arial, sans-serif;
	margin-bottom: 0.3em;
}
.texte ul li:before {
  content: "\002022";
  color: #da720f;
  font-size: 1.2em;
  line-height: 1;
  padding-right: 0.3em;
}
.texte ul ul, .texte ol ul { margin-top: 1em; }

/* Liste incrementale stylable */
.texte ol {
  counter-reset: bullet;
  list-style-type: none;
}
.texte ol li{
  position: relative;
  margin-left: 1.6em;
}
.texte ol li:before {
  counter-increment: bullet;
  content: counters(bullet,".") ".";
  position: absolute;
  top: 0;
  left: -1.6em;
  color: #da720f;
  font-weight: 700;
}

.texte blockquote {
  font: 400 italic 0.813em Lato, Arial, sans-serif;

}
.texte blockquote p {
  font: 400 italic 1em / 1.4 Lato, Arial, sans-serif;
}
.texte blockquote cite {
  font-style: italic;
  font-weight: 700;
}

.texte blockquote p:before {  content: '\201C'; padding-right: 5px;}
.texte blockquote p:after { content: '\201D'; padding-left: 5px;}
.fr .texte blockquote p:before { content: '\00AB'}
.fr .texte blockquote p:after { content: '\00BB'}


.note {
  color: #414042;
  font-size: 0.6875em;
  font-weight: 700;
}

.vide {
	padding:50px 0;
	text-align:center;
	font: 700 1.2em Lato, Arial, sans-serif;
	color:#000;
}

/* Points de suspension a la fin de la fonction couperTexte */
.hellip{
	font-size: 0.9em;
 	white-space: nowrap;
 	letter-spacing: -0.5px;
}


/* - - - Style par défaut d'un tableau - - - */
.texte table{
	margin-bottom: 1em;
	border: 1px solid #dcddde;
  width: 100%;
}
.texte table caption{font: 700 14px/16px Lato, Arial, sans-serif;}
.texte table th{
	background: #333;
	font-weight: bold;
	color: #fff;
  text-align: center;
}
.texte table td, .texte table th{
	min-width: 50px;
	padding: 0.25em 0.5em;
}
.texte table td { border: 1px solid #dcddde; }
.texte table tr:nth-child(even){ background: #eee; }


/*--------------------------------------------------------------------------------------- */
/* Formulaires */
/*--------------------------------------------------------------------------------------- */
input, select { vertical-align: middle; }

input[readonly] { background-color: #eee; }
textarea { resize: vertical; }
label { display: block; }

/* Couleur de l'etoile pour champs obligatoires */
label abbr, .note abbr {
  border: 0 none;
  color: #dc7a10;
  cursor: help;
}

.form label {
  color: #414042;
  font: 700 0.6875em /1 Arial, sans-serif;
  margin-bottom: 0.2em;
}
.form .lbl_cb {
  display: inline;
  margin-right: 1em;
}

/* - - - Input default - - - */
.form input[type=text], .form input[type=email], .form input[type=password], .form input[type=tel], .form input[type=number],
.form input[type=search], .form input[type=url], .form input[type=date], .form select, .form textarea, .form input[type=file] {
  background: #fff;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  color: #da720f;
  font: 400 0.75em Arial, sans-serif;
  height: 2.7em;
  margin-bottom: 1.5em;
  padding: 0.7em 1em;
  width: 100%;
  -webkit-transition: box-shadow ease-in-out 0.3s;
          transition: box-shadow ease-in-out 0.3s;
}
.form input[type=file] {
	margin-top: 2px;
	padding: 5px;
}
.form textarea {
  display: block;
  height: 7.8em;
}

.form input[type=checkbox] { display: inline; }

/* - - - focus - - - */
.form input[type=text]:focus, .form input[type=email]:focus, .form input[type=password]:focus, .form input[type=tel]:focus,
.form input[type=search]:focus, .form input[type=url]:focus, .form select:focus, .form textarea:focus, .form input[type=file]:focus {
  outline: 0;
  border: 1px solid #da720f;
}

/* - - - Placeholders - - - */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #adadae; }
input::-moz-placeholder, textarea::-moz-placeholder { opacity: 1; color: #adadae;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #adadae !important; }


.label_check {
  height: 1.4em;
  padding: 0 0 0 2em;
  background: url(../gx/M/checkbox.png) no-repeat;
  display: inline-block;
  line-height: 1.4;
}
label.c_on { background-position: bottom left; }
.label_check input { position: absolute; left: -9999px; }

/* - - - Avertissements et erreurs - - - */
.messageInfo, .messageSucces, .messageAvertissement, .messageErreur {
	margin: 20px;
	padding:10px;
	border:1px solid;
	border-radius:4px;
	text-align:center;
	font-size: 0.875em;
	font-weight:bold;
}

.messageInfo { color:#004868; background-color:#c6edff; border-color:#004868; }
.messageSucces { color:#005729; background-color:#dff2bf; border-color:#005729; }
.messageAvertissement { color:#790000; background-color:#feefb3; border-color:#790000; }
.messageErreur { color:#a9181c; background-color:#fdd; border-color:#a9181c; }

.erreur, .erreur label, .erreur abbr { color:#c00 !important; }
.erreur input, .erreur textarea, .erreur select, input.erreur, textarea.erreur, select.erreur{ border:1px solid #c00 !important; }

.form .erreur input:focus, .form .erreur textarea:focus, .form .erreur select:focus,
.form input.erreur:focus, .form textarea.erreur:focus, .form select.erreur:focus{
	-webkit-box-shadow:0 0 5px rgba(204,0,0,0.8);
	box-shadow:0 0 5px rgba(204,0,0,0.8);
}

/* - - - Layout - - - */
.form .col1, .form .col2{
	float:left;
	width:100%;
}
.form .colFull{	clear:left;	margin-bottom:50px; }

@media only screen and (min-width:768px) {
	.form .col1, .form .col2{
		float:left;
		width:48.5%;
	}
	.form .col1{ clear:left; }
	.form .col2{ margin-left:3%; }
}

@media only screen and (min-width:960px) {
	.form-candidature .col1, .form-candidature .col2 {width: 100%;}
	.form-candidature .col2{ margin-left:0; }
}


/* BOUTONS
----------------------------------------------------------------------------------------- */

.bouton.bouton, button {
	background: #de7f11;
	background-image: -webkit-linear-gradient(top, #de7f11, #d6670d);
	background-image: -moz-linear-gradient(top, #de7f11, #d6670d);
	background-image: -ms-linear-gradient(top, #de7f11, #d6670d);
	background-image: -o-linear-gradient(top, #de7f11, #d6670d);
	background-image: linear-gradient(to bottom, #de7f11, #d6670d);
	border: none;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	height: 30px;
	font-size: 0.875em;
	line-height: 29px;
	padding: 0 2.5em;

	text-decoration: none;
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 2px 3px 0px  rgba(255,255,255,0.2);
	box-shadow: inset 0px 2px 3px 0px rgba(255,255,255,0.2);
	background-size: 100%;
	position: relative;
	z-index:90;
}
.c_byscuitMode button{
   position: initial!important;

}
.bouton:before {
	border-radius: inherit;
	background: #ff9214;
	background-image: -webkit-linear-gradient(top, #ff9214, #ff7710);
	background-image: -moz-linear-gradient(top, #ff9214, #ff7710);
	background-image: -ms-linear-gradient(top, #ff9214, #ff7710);
	background-image: -o-linear-gradient(top, #ff9214, #ff7710);
	background-image: linear-gradient(to bottom, #ff9214, #ff7710);
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 2px 3px 0px  rgba(255,255,255,0.2);
	box-shadow: inset 0px 2px 3px 0px rgba(255,255,255,0.2);
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: -100;
	-webkit-transition: opacity 0.45s ease-in-out;
	transition: opacity 0.45s ease-in-out;
	outline:none;
	background-size: 100%;
}
.bouton:hover:before {
	opacity: 1;
	outline:none;
	color:#fff;
}

.bouton.noir {
	background: #272324;
	background-image: -webkit-linear-gradient(top, #272324, #1f1c1d);
	background-image: -moz-linear-gradient(top, #272324, #1f1c1d);
	background-image: -ms-linear-gradient(top, #272324, #1f1c1d);
	background-image: -o-linear-gradient(top, #272324, #1f1c1d);
	background-image: linear-gradient(to bottom, #272324, #1f1c1d);
}
.bouton.noir:hover:before {
	background: #615659;
	background-image: -webkit-linear-gradient(top, #615659, #4e4548);
	background-image: -moz-linear-gradient(top, #615659, #4e4548);
	background-image: -ms-linear-gradient(top, #615659, #4e4548);
	background-image: -o-linear-gradient(top, #615659, #4e4548);
	background-image: linear-gradient(to bottom, #615659, #4e4548);
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 2px 3px 0px  rgba(255,255,255,0.2);
	box-shadow: inset 0px 2px 3px 0px rgba(255,255,255,0.2);
}



/* MEDIA OBJECT
--------------------------------------------------------------------------------------- */

.media, .media-bd { overflow: hidden; }
.media .media-img {
	float: left;
	margin-right: 30px;
}
/* image à droite */
.media .media-imgExt {display: flex; justify-content:center;}

@media only screen and (min-width:768px) {
	.media-bd {float:left;width:100%;}
	.media .media-imgExt { float: right; margin-left: 30px; }
}


/*--------------------------------------------------------------------------------------- */
/* En-tete */
/*--------------------------------------------------------------------------------------- */
.entete {position:fixed; display: flex; align-items:center; width: 100%; height: 85px; background: #fff; z-index: 100;}
	.entete .btnMenuMobile {top:calc(50% - 17px) !important; width: 42px; height: 34px; margin-bottom: 0;
		background: url(../gx/m/bt-mobile.png) 50% 50% no-repeat; background-size: 75%; box-shadow:none; border-radius: 0;
	}
	.logo img {display:flex; max-width: 200px;}

	.vMenu-open .entete .btnMenuMobile {display:block !important; background: url(../gx/m/bt-mobile-close.png) 50% 50% no-repeat; background-size: 75%;}

@media only screen and (min-width:768px) {
	.logo img {max-width: 277px;}

	.entete .btnMenuMobile {background-size:100%;}
}

@media only screen and (min-width:1024px) {
	.entete {position:relative; width: 100%; /*margin-bottom: 35px;*/ background: #fff; z-index: 5;}
	.pAcc .entete {position: absolute; top:32px;}
	.entete .btnMenuMobile {display: none;}
		.entete .layout {display: flex; justify-content:space-between; align-items:center;}
			.wrapMenu {display: flex; flex-direction:column; align-items:flex-end; width: auto;}

}


/* Menu secondaire
---------------------------------------------------------------------------------------- */

.menuSec {height:46px;}
.menuSec_liste { margin-top:20px;}
.menuSec_item {
	color: #23272f;
	display: inline-block;
	font-size: 0.750em;
	line-height: 100%;
	margin-right:40px;
	font-weight: 700;
}
.menuSec_item:last-child {margin-right: 0;}
.menuSec_lnk {
	color: #23272f;

}
.telephone {
	color: #23272f;
	font-size: 1.083em;
}
.deuxP { display: inline-block; padding:0 3px;}
.lang { font-size: 1.167em;}


/* Menu principal
--------------------------------------------------------------------------------------- */

.menuPrincipal_nav {
	display: none;
	background: #fff;
}

.menuPrincipal_lnk {
	color: #000;
	display: inline-block;
	font-size: 0.875em;
	font-family: "PT Serif";
	font-weight: 700;
	padding: 10px 0.8em;
	text-transform: uppercase;
	-webkit-transition: color 0.45s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.menuPrincipal_item.noPadding .menuPrincipal_lnk { padding-right: 0; }
.menuPrincipal_lnk.actif { color: #da720f;}
.menuPrincipal_lnk:hover { color:#5b657a;}

.menuPrincipal_lnk .i-linkedin {width: 14px; height: 13px; background:url(../gx/m/i-linkedin.png) 0 0 no-repeat;}
.menuPrincipal_lnk:hover .i-linkedin {background:url(../gx/m/i-linkedin-hover.png) 0 0 no-repeat;}

@media only screen and (min-width:1024px) {
	.menuPrincipal_nav {display: block;}
		.menuPrincipal_item {display: inline-block;}
}



/*--------------------------------------------------------------------------------------- */
/* Contenu principal */
/*--------------------------------------------------------------------------------------- */

.colPrincipale {width:100%; padding: 30px 0; /*width: 680px;*/}

.page-pleine { padding: 30px 0; }

@media only screen and (min-width:960px) {
	.colPrincipale {float: left; width: 71%; padding-right: 30px;}
}

/* Sidebar
--------------------------------------------------------------------------------------- */
.colSecondaire {padding: 30px 0;}

.cta {
	background: rgb(226,139,18);
	background-image: url(../gx/m/ctaImage.png), -moz-linear-gradient(top, rgba(226,139,18,1) 0%, rgba(210,89,12,1) 100%);
	background-image: url(../gx/m/ctaImage.png), -webkit-linear-gradient(top, rgba(226,139,18,1) 0%,rgba(210,89,12,1) 100%);
	background-image: url(../gx/m/ctaImage.png), linear-gradient(to bottom, rgba(226,139,18,1) 0%,rgba(210,89,12,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e28b12', endColorstr='#d2590c',GradientType=0 );
	background-size:contain; background-repeat: no-repeat;

	border: 1px solid #ab4501;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 1.25em;
	font-weight: 700;
	line-height: 95px;
	margin:0 auto 20px auto;
	padding: 0 20px;
	position: relative;
	text-transform: uppercase;
	width:100%; max-width: 350px;
	position: relative;
	z-index: 5;
}
.cta.fleche:after { float: right; }

.cta:before {
	background: rgb(255,146,20);
	background-image: url(../gx/m/ctaImage.png), -moz-linear-gradient(top, rgba(255,146,20,1) 0%, rgba(255,119,16,1) 100%);
	background-image: url(../gx/m/ctaImage.png), -webkit-linear-gradient(top, rgba(255,146,20,1) 0%,rgba(255,119,16,1) 100%);
	background-image: url(../gx/m/ctaImage.png), linear-gradient(to bottom, rgba(255,146,20,1) 0%,rgba(255,119,16,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9214', endColorstr='#ff7710',GradientType=0 );
	background-size:contain; background-repeat: no-repeat;
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: -100;
	-webkit-transition: opacity 0.45s ease-in-out;
	transition: opacity 0.45s ease-in-out;
	outline:none;
}
.cta:hover:before {
	opacity: 1;
	outline:none;
	color:#fff;
}
.ie8 .cta { background: url(../gx/m/ctaBg.png) no-repeat;}

.cta.margeBas { margin-bottom: 60px; }

.boite_formEntete {
	background: #e6e7e8;
	padding: 20px;
}

.form_titre {
	font-size: 1.25em;
	margin-bottom: 0.7em;
	text-transform: none;
	line-height: 1.25em;
}
.boite_formEntete .titre2 { font-size: 1em; font-family: "Lato"; color:#414042;}
.form-candidature {
	background: #f1f2f2;
	overflow: hidden;
	padding: 20px;
   min-height:140px;
}

@media only screen and (min-width:960px) {
	.colSecondaire {float: right; width:29%; max-width: 350px;}
}


/* Fil d'Ariane
--------------------------------------------------------------------------------------- */
.filAriane {
	color: #242021;
	font-size: 0.8em;
	margin: 20px 0;
}

.filAriane_item { display: inline; margin-right: 5px; }
.filAriane_item:before {
	content: '/';
	margin-right: 6px;
}
.filAriane_item:first-child:before { display: none; }

.filAriane_lnk { color: #da720f; }
.filAriane_lnk:hover, .filAriane_lnk:focus, .filAriane_lnk:active { color: #414042; }


/* Pagination
--------------------------------------------------------------------------------------- */

.module_pagination { text-align: center; margin-top:20px; }

.module_pagination_page {
	border: 1px solid #c3c3c3;
	color: #000;
	display: inline-block;
	font: 700 0.75em /2.33 Arial, sans-serif;
	height: 28px;
	width: 28px;
}
.module_pagination_page:hover {
	border-color: #da720f;
	-webkit-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
.module_pagination_page a, .module_pagination_page a:link, .module_pagination_page a:visited, .module_pagination_page a:hover, .module_pagination_page a:active, .module_pagination_page a:focus { color: #000; }
.module_pagination_page a, .module_pagination_pageprecedente a, .module_pagination_pagesuivante a {
	display: inline-block;
	height: 100%;
	width: 100%;
}
.module_pagination_pagecourante, .module_pagination_pagecourante:hover {
	background-color: #da720f;
	border-color: #da720f;
	color: #fff;
}
.module_pagination_pageprecedente, .module_pagination_pagesuivante { position: relative; }

.module_pagination_pageprecedente a:before, .module_pagination_pagesuivante a:before {
	color: #da720f;
	content: '\e800';
	font-family: 'fontello';
	font-size: 0.8em;
	font-weight: 400;
	line-height: 2.7;
	position: absolute;
	top: 0; left: 0;
	height: 100%;
	width: 100%;
}
.module_pagination_pageprecedente a:before { content: '\e801';  }


/* 01_100 : Accueil
--------------------------------------------------------------------------------------- */
.slider-accueil {margin-bottom: 40px;}
.slider-accueil, .slider-accueil_item {
	height:300px;
	position: relative;
	width: 100%;
}

.bx-wrapper { position: relative; }
.bx-pager {
	position: absolute;
	top: 175px; right: 30px;
}
.bx-pager-item {
	height: 18px;
	line-height: 1;
}
.bx-pager-link {
	background: #fff;
	border-radius: 5px;
	display: inline-block;
	height: 10px;
	overflow: hidden;
	text-indent: -20px;
	width: 10px;
}
.bx-pager-link.active {
	background: #a01111;
	border: 1px solid #7c0d0d;
}

.slide1 {background: url(../gx/01/banniere1_mobile.jpg) 50% 50% no-repeat; background-size: cover;}
.slide1 .layout {width: 100%; height: 100%;}
.slider_boite {position: absolute; bottom:0; width: 100%; padding:20px; background: rgba(26,17,18,.4);}
.slider_boite .vi_slider {display: none;}
.slider_titre {
	color: #fff;
	display: block;
	font-size: 1.750em; /*28*/ line-height: 100%;
	font-weight: 900;
	margin-bottom: 0.1em;
	font-family: "PT Serif";
}
.slider_titre2 {
	color: #fff;
	display: block;
	font-size:0.938em; /* 15*/
	line-height: 1.2em;
	margin-bottom: 1.5em;
}



.boite_emploi { padding:20px 0; overflow: auto;}
.cta_emploi { width:100%; min-height: 203px; list-style: none; display: flex;}
.lien_emploi { padding:40px 30px; display: flex; flex-direction:column; justify-content:center; align-items:center; height: 100%; width: 100%;}
.titre_emploi {width:100%; background:#da720f;  text-align: center;}
.titre_emploi h2 {display:table; font-family: "PT Serif", Arial; font-weight: 700; line-height: 1.2em; font-size: 1.625em; color:#fff; margin: 0 0 1em 0;}


.cta_emploi:first-child .titre_emploi { background:#242021;}


.cta_offre {
	background: url(../gx/01/cta_offre.jpg) 50% 0 no-repeat; background-size:cover;
	color: #fff;
	display: block;
	/*padding: 85px 0 0 290px;*/
	width: 100%; max-width: 669px; height: 300px;
	position: relative; margin: 0 auto 20px auto;
}
.cta_offre .bg_txt {position: absolute; right: 0; top:0; width: 100%; height: 100%; text-align: right;
	padding-right: 20px; background:url(../gx/01/cta_offre_bgTxt.png) 100px 0 no-repeat;
}
.cta_offre p {
	font-size:20px;
	font-weight: 700;
	font-family: "PT Seri"f, Arial;
	line-height: 1;
	margin:100px 0 12px 0;
}
.cta_offre a {font-size: 15px; color:#fff; text-decoration: none;}
.cta_offre a span { text-decoration: underline;}
.cta_offre a:hover span { text-decoration: none;}

.liste-vedette {
	overflow: hidden;
	padding: 0;
}
.vedette {
	/*height: 148px;*/min-height: 150px;
	display: flex; flex-direction:column;
	padding: 15px 20px 20px 20px;
	-webkit-transition: all 0.5s linear 0s;
	transition: all 0.5s linear 0s;
}
/*.liste-vedette_item:first-child .vedette {
	height: 147px;
}*/
.vedette:hover {
	background: #da720f;
	color: #fff;
	cursor: pointer;
}
.vedette:hover .titre2_lnk, .vedette:hover .date { color: #fff; }
.date {
	color: #666666;
	font-size: 0.750em;
	font-weight: 700;
	line-height: 1;
}
.vedette_txt {
	font-size: 0.813em;
	color:#333333;
	margin: 0;
}
.vedette:hover .vedette_txt { color:#fff;}


@media only screen and (min-width:450px) {
	.cta_offre .bg_txt {background:url(../gx/01/cta_offre_bgTxt.png) 100% 0 no-repeat;}
		.cta_offre p {font-size: 30px;}
}

@media only screen and (min-width:480px) {
	.boite_emploi {display: flex; justify-content:center;}
		.cta_emploi {max-width: 250px;}
}

@media only screen and (min-width:768px) {
	.slide1 {background: url(../gx/01/banniere1_desktop.jpg) 50% 75% no-repeat;}
		.slider_boite .slider_txt {padding-left: 100px;}
		.slider_boite .vi_slider {display:block; position: absolute; bottom:-45px;}

	.boite_vedette .layout {display: flex;}
		.boite_vedette .layout .col1,
		.boite_vedette .layout .col2 {flex:1 1 50%;}

		.boite_vedette .layout .col1 {padding-right: 10px;}
		.boite_vedette .layout .col2 {padding-left: 10px;}

		.cta_offre {margin:0;}
		.cta_offre .bg_txt {background:url(../gx/01/cta_offre_bgTxt.png) 100% 0 no-repeat;}
		.liste-vedette {display:flex; flex-direction:column; justify-content:center; max-width: 450px;}
}

@media only screen and (min-width:1024px) {
	.slider-accueil, .slider-accueil_item {height: 518px;}
	.slide1 {background: url(../gx/01/banniere1_desktop.jpg) 50% 0 no-repeat;}
	.slider_boite {left:0; right:0; bottom:30px; width:100%; max-width:670px;}


		.slider_boite .vi_slider {bottom:-75px;}
		.slider_boite .slider_txt {max-width: 670px; padding-right: 50px;}
			.slider_titre {font-size: 36px; margin-bottom: 22px;}
			.slider_titre2 {font-size: 17px; margin-bottom: 20px;}

	.boite_apropos .layout {display: flex; flex-direction:row-reverse;}
		.boite_apropos .layout .col1,
		.boite_apropos .layout .col2 {flex: 1 1 50%;}

		.boite_apropos .layout .col1 {padding-left: 10px;}
		.boite_apropos .layout .col2 {padding-right: 10px;}

		.boite_emploi {flex-direction:column; align-items:center;}


	.cta_offre .bg_txt {max-width: 306px; padding:0 30px 0 100px;}
}

@media only screen and (min-width:1200px) {
	.boite_emploi {flex-direction:row;}
}

@media only screen and (min-width:1360px) {
	.slide1 {background: url(../gx/01/banniere1_desktop.jpg) 50% 0 no-repeat;}

	.slider_boite {max-width: 1920px; margin:auto;
		background: linear-gradient(to right, rgba(26,17,18,.4) 0%, rgba(26,17,18,.4) 50%, transparent 50%, transparent 100%);
	}
}




/* 03_100 : Nos offres
--------------------------------------------------------------------------------------- */
.colPrincipale .boite_filtre {display: block;}
.colSecondaire .boite_filtre {display: none;}


.liste-offre_item:nth-child(odd) { background: #f1f2f2; }
.offre {display: flex; flex-direction:column;
	margin-bottom: 5px;
	padding: 15px 20px;
	color:#333333;
}
.offre .date { color: #414042; }
.offre .bouton { margin-top:20px; padding:0 2em;}
.offre .intro { font-size: 0.813em; line-height: 1.615em; color:#333333;}

.boite_filtre {
	background: #333333;
	color: #fff;
	margin: 47px 0 20px 0;
	padding: 15px 20px;
}

.filtre_titre {
	display: block;
	font-size: 1.625em;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 0.8em;
	font-family: "PT Serif", Arial;
}
.categorie_lnk {
	color: #fff;
	font-size: 0.875em;
	line-height: 2;
}
.liste-categorie_item:before {
	content: '\e800';
	font-family: 'fontello';
	font-size: 0.7em;
	font-weight: 400;
	padding-right: 0.5em;
}
.categorie_lnk:hover { text-decoration: underline; }


@media only screen and (min-width:768px) {
	.offre {flex-direction:row;}
	.offre .bouton {margin-top: 0;}
	.media .media-imgExt {flex:0 0 auto; align-items:center;}
}

@media only screen and (min-width:960px) {
	.colPrincipale .boite_filtre {display: none;}
	.colSecondaire .boite_filtre {display: block;}
}


/* 07_100 : Témoignages
--------------------------------------------------------------------------------------- */
.quote:before { content: '\201C'; padding-right: 5px;}
.quote:after { content: '\201D'; padding-left: 5px;}
.fr .quote:before { content: '\00AB'}
.fr .quote:after { content: '\00BB'}

.auteur {
	font-style:italic;
	font-weight: bold;
	font-size: 0.813em; color:#333333;
	margin: 10px 0 0 0;
}

/* 09_100 : Nous joindre
--------------------------------------------------------------------------------------- */
.carte {
	height: 240px;
	margin-bottom: 10px;
	width: 100%;
}
.googleMapInfoWindow{color:#999;}

.boite_adresseContact {width: 100%;}
.boite_adresseContact .titre2 { font-size: 1em; margin-bottom:0.5em;}
.boite_adresseContact p {margin-bottom: 1em;}
.courriel { text-decoration: underline;}
.courriel:hover { text-decoration: none;}

.boite_form-contact {
	background: #f1f2f2;
	float: right;
	margin-bottom: 40px;
	width: 100%;
}
.formContact {
	overflow: hidden;
	padding: 20px;
}
.form-contact_titre {
	background: #e6e7e8;
	color: #23272f;
	font-size: 1.625em;
	font-family: "PT Serif";
	font-weight: 900;
	padding: 10px 20px;
}


.formContact .note { float: left; width: 60%; padding-top:5px;}
.formContact textarea { margin-bottom: 10px;}

@media only screen and (min-width:768px) {
	.boite_adresseContact {float:left; width: 40%;}
	.boite_form-contact {float: right; width: 60%;}
}

@media only screen and (min-width:1360px) {
	.boite_adresseContact {float:left; width: 50%;}
	.boite_form-contact {float: right; width: 50%;}
}


/*--------------------------------------------------------------------------------------- */
/* Pied de page */
/*--------------------------------------------------------------------------------------- */
.piedPage {	color: #fff; background: #000;}
.piedPage a { color: #fff; }
.cookies__link{
   font-size: 12px;
   margin-bottom: 5px;
   margin-top: 15px;
}
.referencement {
	color: #ccc;
	font-size: 0.7em;
	padding-top: 1em;
}

.lienPartager {
	display:inline-block;
	font-size: 0.813em;
	font-weight: 900;
	line-height: 2.3;
	padding: 0;
	text-transform: uppercase;
}
.copyrights {
	font-size: 0.750em;
	line-height: 2.3;
}
.copyrights a strong { font-weight: 400;}
.copyrights a:hover{ text-decoration:underline; }
.signatureVortex{ white-space: nowrap; margin-right: 20px;}

.boite_adresse { font-size: 0.813em; line-height: 1.4em; }
.boite_adresse img { display: inline-block; margin-right: 40px;}
.boite_adresse div { display: inline-block; position:relative; top: -5px;}
.boite_adresse p { margin-bottom: 10px;}
.boite_adresse p.noMargin { margin-bottom: 0px;}

.boite_pied {padding: 10px 0 0 0;}
.boite_pied2 {padding: 10px 0; background: #000;}

@media only screen and (min-width:1024px) {
	.boite_pied {padding: 30px 0 0 0;}
	.boite_pied2 {padding-bottom: 30px;}
}

/* Menu pied de page
--------------------------------------------------------------------------------------- */

.menuPied_list {
	float: left;
	width: 150px;
}
.menuPied_item {}
.menuPied_lnk {
	color: #fff;
	font-size: 0.813em;
	font-weight: 700;
	line-height: 2;
}
.menuPied_lnk:hover { text-decoration: underline; }