
*	{ padding:0; margin:0; outline:0; }

img	{ vertical-align:middle; border:none; max-width: 100%; height:100%;}
#map-google img { max-width:none; }

/*.hide-mobile { display:block; }*/
.show-mobile { display:none; }

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/icones/loading.gif') 50% 50% no-repeat #fff;
}


@font-face {
	font-family: "Expressway";
	src: url("./font/1412514/383c4d3d-7df8-42ca-81a6-ec4356be328f.woff2") format("woff2"),url("./font/1412514/e1230704-3ecb-4a02-8247-1706dd9162cb.woff") format("woff");
}
@font-face {
	font-family: "Expressway";
	src: url("./font/1412514/383c4d3d-7df8-42ca-81a6-ec4356be328f.woff2") format("woff2"),url("./font/1412514/e1230704-3ecb-4a02-8247-1706dd9162cb.woff") format("woff");
	font-weight: 300;
}
@font-face {
	font-family: "Expressway";
	src: url("./font/expressway-rg.ttf");
	font-weight: 400;
}
@font-face {
	font-family: "Expressway";
	src: url("./font/expressway-rg.ttf");
	font-weight: bold;
}


/* @font-face { */
/* font-family: "Expressway"; */
/* src: url("./font/ExpresswayLt.otf"); */
/* font-weight:100; */
/* } */



html {
	height:100%; margin:0; padding:0; overflow-x:hidden;
	}

body {
	font-family:'Expressway'; font-weight:300; font-size:18px; color:#707070; margin:0; padding:0; width:100%;
	background-color:#ffffff;
	letter-spacing: 0px;
	}

h1 {
	font-size:30px; font-family:'Expressway'; font-weight:400; color:#707070;
	padding:0 0 10px;
	}
h2 {
	font-size:20px; font-family:'Expressway'; font-weight:400; color:#707070;
	padding:8px 0 10px;
	}
h3 {
	font-size:18px; font-family:'Expressway'; font-weight:400; color:#707070;
	padding:6px 0 0; margin-bottom:5px; text-transform:uppercase;
	}

.clr	{ clear:both; float:none; height:0px; font-size:0px; line-height:0px; }
.Chargement, .loading	{ padding:1px 0px 3px 19px; height:16px; padding-bottom:3px; background-image:url(../images/icones/loading.gif); background-repeat:no-repeat; background-position:0px 0px; background-attachment:scroll; display:block; clear:both; float:none; }

h2.background-red { color:#ffffff; background-color:#0090DF; padding:8px 12px; }

p { padding:8px 0; line-height:24px; }
p.introduction { color:#323232; font-weight:400; font-size:22px; line-height:34px; margin-bottom:15px; font-style:italic; }
p.background { padding:20px; margin:15px 0; background-color:#eaeaea; }
p.small { font-size:14px; line-height:18px; }
p strong { font-weight:600; }
p.title { font-size:26px; font-weight:400; line-height:30px; }
p.subtitle { font-size:18px; line-height:30px; }

div.error { background-color:#c0392b; color:#ffffff; padding:15px 20px; margin:10px 0 20px }
div.success { background-color:#27ae60; color:#ffffff; padding:15px 20px; margin:10px 0 20px }

div.separator { width:100%; height:10px; margin:30px 0 20px; background-color:#bfaf9e; }


ul {
	padding:5px 0 10px 0px; list-style:none;
	}
ul li {
	padding:12px 0 5px 22px; margin:5px 0;
	/* background:url(../images/icones/list-arrow.png) no-repeat scroll 0px 12px; */
	display:inline-block; position: relative; background:url('../images/icones/chevron-right-blue.svg') no-repeat left center; background-size:12px;
	}
.section-content ul li + li {
	border-top:1px solid #7070704f;
}
div.error ul li { background:url(../images/icones/list-arrow-white.png) no-repeat scroll 0px 12px; }


.pink { color:#790627; }
.darkBlue { color:#0B3947; }
.green { color:#877F13; }
.lightBlue { color:#139BC5; }
.grey { color:#aaa295; font-size:13px; }

	
a.button {
	display:block; position:relative; text-align:center; font-size:16px; font-weight:700;
	padding:10px 0; color:#ffffff; background-color:#0090DF;
	/*-webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px;*/
	}
a.button:hover {
	color:#0090DF; background-color:#ffffff; text-decoration:none;
	}


/*=============================================================================================*/
/*==   LIENS    ===============================================================================*/
/*=============================================================================================*/
a		{ color:#0090DF; text-decoration:none; }
a:hover	{ color:#0090DF; text-decoration:underline; }

#copyright a		{ color:#ffffff; text-decoration:none; }
#copyright a:hover	{ color:#a3aaad; text-decoration:none; }

#menu a		{ text-decoration:none; }
#menu a:hover	{ text-decoration:none; }

a.button:hover, a.button.selected {
	color:#0090DF; text-decoration:none; background-color:#ffffff;
	-webkit-transition: background-color 200ms linear;
    -moz-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    -ms-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
	}
/*============================================================================================*/
/*=============================================================================================*/


/*=============================================================================================*/
/*==   FORM     ===============================================================================*/
/*=============================================================================================*/
.form-table td { padding:5px 0; }

input, textarea, select{
	padding:10px 15px; font-size:14px; font-weight:400;
	color:#707070; background-color:#F5F5F5; border:none; border-radius:0px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
input, textarea{
	font-family:'Expressway'; 
}
select { padding:9px 15px; -webkit-appearance: menulist; }
textarea { resize:none; }

select.ui-datepicker-month, select.ui-datepicker-year { padding:2px 4px!important; }

/*.section-content input, .section-content textarea, .section-content select { background-color:#eeeeee; margin-bottom:10px; }*/

input[type=submit],input[type=button],button {
	padding:8px 20px; color:#ffffff; font-size:16px; font-family:'Expressway'; background-color:#F27C00; border-radius:0px;
	-webkit-appearance: none; font-weight:700; border:none; cursor:pointer;
	}
	
input[placeholder], [placeholder], *[placeholder] {
   color:#707070 !important;
   opacity: .81 !important;
}
::-webkit-input-placeholder { color:#707070; }
::-moz-placeholder { color:#707070; opacity: 1 !important; } /* firefox 19+ */
:-ms-input-placeholder { color:#707070; } /* ie */
input:-moz-placeholder { color:#707070; opacity: 1 !important; }

input[type=submit],input[type=button],label[for],select	{ cursor:pointer; }


.searchForm { float:right; font-size:16px; font-weight:400; }
.searchForm input[type=button], .searchForm input[type=submit], .searchForm select {
	font-size:14px; font-weight:400; color:#474949; padding:5px 10px; text-transform:none;
	background-color:#ffffff; border:1px solid #cccccc; border-radius:4px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.searchForm input[type=submit] {
	color:#ffffff;
	background-color:#F27C00; border:none;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.searchForm input[type=button].louer { border-radius:4px 0 0 4px; }
.searchForm input[type=button].vendre { border-radius:0 4px 4px 0; }
.searchForm input[type=button].selected {
	background-color:#ebebeb; border:1px solid #adadad; box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.1) inset; 
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.searchForm input[type=button]:hover {
	box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.1) inset;
}

/*=============================================================================================*/
/*=============================================================================================*/



/*=============================================================================================*/
/*==   LAYOUT     =============================================================================*/
/*=============================================================================================*/
div.row.full { width:100%; float:left; }

#header, #header-offre, #menu, .section, #slider, #main, #footer, #copyright, #header-info	{ width:100%; position:relative; float:left; z-index:9998; background-color:#f5f5f5; }

#header-offre { height:auto;  margin-top:15px;}
	#header-offre .row.image { margin-top:82px; padding-left:60px; padding-left:0; }
#header-offre #section-recherche{
	min-height:auto;
}

#header	 { height:110px; position:fixed; top:20px; left:0px; background-color: white}
	#header .header-logo { height:87px; padding-top:13px; }
	#header .header-logo img{ height:80px;}
	#header .header-menu { height:105px; padding-top:5px; }
	#header .header-links { height:100px; padding-top:25px; }

#header-info {
	height: 20px;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #F27C00;
}
	#header-info a {
		float: right;
		padding: 3px 20px;
		font-size: 15px;
		font-weight: bold;
	}
	#header-info a:link, #header-info a:visited {
		color: #ffffff;
	}
	#header-info a:hover, #header-info a:active {
		color: #000000;
		text-decoration: none;
	}
	
#section-jobs {
	height:460px; background-color:#f0f0f0; margin-top:130px; z-index:9999;
	}
	#section-jobs .slogan { height:64px; margin:70px 0 80px;}
	#section-jobs .slogan p { color:#ffffff; font-size:45px; line-height:45px; font-weight:700; text-align:center; padding-top:0; }
	.slider-caption { display:none; }
	
#section-jobs .prev i, #section-jobs .next i{
	color:white;
	transition:0.5s all;
}
#section-jobs .prev i:hover, #section-jobs .next i:hover{
	color:#0090DF;
}

.caroufredsel_wrapper{
	margin-left:auto !important;
	margin-right:auto !important;
	width:100% !important;
}

#section-recherche {
	min-height:135px; padding:60px 0; background-color:#707070;
	}

#section-recherche select{
	padding:15px 15px;
}

#main {
	min-height:700px; z-index:5000; padding-bottom:80px;
	}
				
#footer	{
	color:#a3aaad; background-color:#323232; height:140px; padding:50px 0; font-size:14px; 
	}
	#footer p { line-height:20px; }
	#footer strong { color:#ffffff; }
	
	
#copyright	{
	color:#a3aaad; background-color:#323232; padding:50px 0; font-size:14px; border-top:1px solid #555555;
	}
#copyright .row{display:flex;}

.section-qr{background-color:#F27C00; padding:30px 0;}
.section-qr .row {
	height:auto!important;
}
.section-qr .reseaux{
	display:flex;
	align-items:center;
}
.section-qr .reseaux p{
	color:white;
	width:80%;
	font-size:27px;
	line-height:37px;
	padding-left:15px;
}
.section-qr .qr{
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.section-qr .qr .imgqr{
	height:90px;
	width:90px;
	background:white;
}

.section-content-homepage { padding:80px 0; font-weight: 300; letter-spacing: 1px}
.section-accroche { padding:50px 0; background-color:#edeeef; }

.section-accroche .row {
	display: table;
}

.section-accroche .table {
	display: table;
	height: 100%;
}

.section-accroche .table .vertical-align {
	display: table-cell;
	vertical-align: middle;
}

.section-images { height:380px; position:relative; }
	.section-images .section-images-left, .section-images .section-images-right { width:50%; height:380px; position:absolute; top:0; z-index:9000; }
	.section-images .section-images-left { left:0; background-color:#ffffff; }
	.section-images .section-images-right { right:0; background-color:#ffffff; }
	.section-images .row { position:absolute; left:50%; bottom:177px; margin-left:-609px; z-index:9100; }
	.section-images p { font-size:37px; font-weight:400; line-height:44px; color:#ffffff; margin-bottom:25px; text-align:center; }


.section-images .candidat, .section-images .client{
	height:100%;
	width:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	background: rgba(0,0,0,0.45);
}
.section-images .candidat .button, .section-images .client .button{
	font-weight: 400;
	padding: 18px 60px;
	font-size: 14px;
	border-radius: 0;
}
.section-images .candidat .button{ background:#0090DF; border:1px solid #0090DF; transition:0.5s all;}
.section-images .candidat .button:hover{ color:white !important;}
/* .section-images .candidat .button:hover{ background:white; color:#0090DF;} */
.section-images .candidat .button i{ filter: brightness(0) saturate(100%) invert(94%) sepia(34%) saturate(8%) hue-rotate(187deg) brightness(103%) contrast(99%); transition:0.5s all;}
/* .section-images .candidat .button:hover i{ filter: brightness(0) saturate(100%) invert(36%) sepia(87%) saturate(1093%) hue-rotate(173deg) brightness(99%) contrast(102%);} */
.section-images .client .button{ background:#F27C00; border:1px solid #F27C00; transition:0.5s all;}
.section-images .client .button:hover{ color:white !important;}
/* .section-images .client .button:hover{ background:white; color:#F27C00;} */
.section-images .client .button i{ filter: brightness(0) saturate(100%) invert(94%) sepia(34%) saturate(8%) hue-rotate(187deg) brightness(103%) contrast(99%); transition:0.5s all;}
/* .section-images .client .button:hover i{ filter: brightness(0) saturate(100%) invert(42%) sepia(89%) saturate(907%) hue-rotate(4deg) brightness(102%) contrast(101%);} */


.section-citation { padding:50px 0; background-color:#323232; text-align:center; }
	.section-citation p { color:#ffffff; font-size:28px; font-weight:700; line-height:34px; }


/* acceuil - périodes contact / maps */

.section-maps{ display:flex; }
#map, #left-text-map { width:50%; min-height:350px; }

#left-text-map {
	padding:50px;
}
#left-map-inner {
	margin: 50px 30px 30px 16%;
}
#left-map-inner h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
#left-map-inner div {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0px;
}
#left-map-inner .border-top {
	margin-top: 20px;
}
#left-map-inner .border-top div{
	line-height: 24px;
}

.share { text-align:center; }
	
.infowindow p { padding:0; line-height:18px; }
	
/*=============================================================================================*/
/*==   MENU    ================================================================================*/
/*=============================================================================================*/
ul.nav {
	width:100%; float:left; list-style:none; padding:35px 0 0 30px; margin:0; z-index:9999;
}
ul.nav > li {	
	float:left; position:relative; display:block; margin:0; padding:0 20px 0 0;
	background:none; font-family:'Expressway', Arial, sans-serif; font-weight:400; font-size:16px; text-transform:uppercase;
}
ul.nav > li a {
	height:30px; color:#707070; padding-bottom:42px;
}

ul.nav li:hover > a, ul.nav li.selected > a {
	color:#0090DF; text-decoration:none;
}

ul.nav li ul.subnav {	
	z-index:9999; list-style:none; margin-top:0px; padding:0; position:absolute; top:70px; left:0;
	display:none; background:#0090DF;
}
ul.nav li ul.subnav li {
	display:block; float:left; margin:0; padding:4px 0 6px;
	width:260px; background:#0090DF; text-align:center;
}
ul.nav li ul.subnav li a {
	font-size:14px; height:auto;
	padding:6px 0; width:100%; text-align:center; color:#ffffff;
}
ul.nav li ul.subnav li:hover {
	background-color:#047EC1;
}
ul.nav li ul.subnav li a:hover, ul.nav li ul.subnav li:hover a {
	border-bottom:none;
}



ul.secondarynav {
	width:100%; float:right; list-style:none; padding:0; margin:5px 0 0; z-index:9999;
}
ul.secondarynav > li {	
	float:right; position:relative; display:block; margin:0; padding:10px 20px;
	font-family:'Expressway'; font-weight:400; font-size:14px; background:#F27C00;
	box-shadow: 0px 3px 6px #00000029; border:1px solid #F27C00; transition:0.5s all;
}
ul.secondarynav > li:hover{	
	background:white;
}

ul.secondarynav > li + li {
	background:#0090DF;
	margin-right:20px;
	border:1px solid #0090DF;
}
ul.secondarynav > li a {
	color:white;
	transition:0.5s all;
}
ul.secondarynav > li:hover a{	
	color:#F27C00 !important;
}
ul.secondarynav > li + li:hover a{
	color:#0090DF !important;
}

ul.secondarynav li:hover > a, ul.secondarynav li.selected > a {
	color:#000000; text-decoration:none;
}




ul.footernav {
	width:100%; float:right; list-style:none; padding:0; margin:0; z-index:9999;
}
ul.footernav > li {	
	float:right; position:relative; display:block; margin:0; padding:0 12px 0 0;
	background:none; font-family:'Expressway'; font-weight:400; font-size:14px; text-transform:uppercase;
}
ul.footernav > li a {
	color:#ffffff;
}

ul.footernav li:hover > a, ul.footernav li.selected > a {
	color:#a3aaad; text-decoration:none;
}
/*=============================================================================================*/
/*=============================================================================================*/



	

/*=============================================================================================*/
/*==   AUTRES PAGES   =========================================================================*/
/*=============================================================================================*/
ul.list-photos { margin:0; padding:0; }
ul.list-photos li {
	position:relative; float:left; width:180px; height:180px; margin:0 20px 20px 0; padding:0;
	background:none;
}
ul.list-photos li.nomargin { margin:0; }
ul.list-photos li img { width:100%; height:100%; }
ul.list-photos li div.overlay {
	width:100%; height:100%; position:absolute; top:0; left:0; display:none; cursor:pointer;
	background:url(../images/icones/overlay.png) no-repeat scroll center center; color:#ffffff;
	}
	
	
ul.list-objects { margin:0; padding:0; }
ul.list-objects li {
	position:relative; float:left; width:282px; min-height:300px; margin:0 30px 50px 0; padding:0;
	background-color:#ffffff; background-image:none; border-bottom:5px solid #dddddd;
}
ul.list-objects li.nomargin { margin:0; }

ul.list-objects li div.content { padding:15px; text-align:center; font-weight:400; }
ul.list-objects li div.title { margin:0 auto; font-size:20px; }
ul.list-objects li div.price {
	display:inline-block; margin:10px auto; padding:4px 10px;
	font-size:18px; color:#ffffff; background-color:#747373; border-radius:0px;
}
ul.list-objects li div.text { margin:0 auto; }
/*=============================================================================================*/
/*=============================================================================================*/

/* forcer le contenu en liste à prendre toute la largeur pour que les border-top aillent jusqu'au bout*/
.section-content .col7 ul li {
	display: inline-block;
	width: 97%;
}



.offre { background-color:#ffffff; }
	.offre-categorie { background-color:#f0f0f0; padding:20px 20px 5px; text-align:center; font-size:10px; text-transform:uppercase; }
	.offre-titre { background-color:#f0f0f0; height:50px; overflow:hidden; padding:20px; text-align:left; font-size:22px; line-height:24px; font-weight:400; color:#0090DF; }
	.offre-separateur { background-color:#f0f0f0;}
	.offre-texte { height:130px; padding:20px 20px 0px; font-size:15px; font-weight:300; color:#707070; overflow:hidden; line-height:17px; }
	.offre-pictos { height:50px; padding:20px 20px 0px; font-size:14px; font-weight:300; color:#707070; }
	.offre-bouton { text-align:center; font-weight:400; padding:10px 20px; background-color:#0090DF; }
		.offre-bouton a { color:#ffffff; }
.offre .fa-map-marker, .offre .fa-clock-o{
	color:#0090DF;
}

.carousel-element.important div.offre-categorie, .carousel-element.important div.offre-titre, .carousel-element.important div.offre-separateur{
	background-color:#0090DF;
	color: #ffffff;
}

/* actualités */
.section-content .col7 .actualites-content {
	margin:20px 5px;
	padding: 10px;
	background-color: #f5f5f5;
}
.actualites-texte a[aria-controls="rmjs-1"]{
	font-size: 12px;
}
.actualites-texte h3 {
	border-bottom: 1px solid #daddde;
	display: inline-block;
	width: 75%;
	padding-bottom: 5px;
}

.actualites { position:relative;}
	.actualites a:link, .actualites a:visited { color: #707070;}
	.actualites a:hover, .actualites a:active { color: #0090DF; text-decoration: none;}
	.actualites-titre { padding:0 20px; text-transform: uppercase}
	.actualites-separateur { border-top:1px solid #d1d4d6; line-height:10px; }
	.actualites-body{ padding:20px 20px; font-weight: 400 }
	.actualites-content { padding-bottom: 10px; }
		.actualites-date { font-size:13px; padding-bottom:5px; color: #707070; font-weight: 300}
		.actualites-content + .actualites-content { border-top:1px solid #daddde; padding-top:10px; }
		
	.actualites-link {  margin-bottom:10px; font-weight:400; margin-top: 30px}
		.actualites-link a:link, .actualites-link a:visited, .actualites-link a:hover, .actualites-link a:active { color:white; text-decoration: none;}

.horaires {
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1);
	background-color:white;
}
	.horaires-titre { padding:0 20px; background-color:#0090DF;}
	.horaires-titre h1{ color: white; padding-top: 7px; text-transform:uppercase; font-size: 20px}
	.horaires-separateur { border-top:1px solid #d1d4d6; line-height:10px; }
	.horaires-content { padding:10px 20px 20px 20px; }
	.horaires-content div p{ padding:0; }
	.horaires-content hr{ margin:10px 0; border:none; border-top: 1px solid #d0d0d0 }
	.horaires-content a[href^="tel:"]{color: #a3aaad;}


.icon-big { font-size:70px; color:#0090DF; }


.offre-sidebar-content { padding:0px 0 10px 0; }
	.offre-sidebar-date { font-size:13px; font-weight: 300}
	.offre-sidebar-titre { font-weight: 300;}
	.offre-sidebar-titre a { color:#707070; }	
.offre-sidebar-content + .offre-sidebar-content { padding-top:10px; border-top:1px solid #daddde; }

/*
.liste-offres th { text-align:left; border-bottom:2px solid #a3aaad; padding:10px 6px; font-size:22px; font-weight:700; }
	.liste-offres th:nth-child(1) { width:42%; }
	.liste-offres th:nth-child(2) { width:22%; }
	.liste-offres th:nth-child(3) { width:16%; }
	.liste-offres th:nth-child(4) { width:20%; }

.liste-offres tr:nth-child(2n) td { background-color:#ffffff; }
.liste-offres tr:nth-child(2n+1) td { background-color:#f6f6f7; }

.liste-offres td { border-bottom:1px solid #d1d4d6; padding:10px 6px; }
	.liste-offres td:first-child { text-transform:uppercase; border-left: 5px solid transparent; }
	.liste-offres td:last-child { border-right: 5px solid transparent; }
	.liste-offres tr.important td:first-child{ border-left-color: #0090DF;}
	.liste-offres tr.important td:last-child{ border-right-color: #0090DF;}
	.liste-offres tr.important td a {color: #0090DF;}
	
.liste-offres tr:hover td { background-color:#0090DF; cursor:pointer; }

.liste-offres tr td a { color:#707070; }
.liste-offres tr:hover td a { color:#ffffff; text-decoration:none; }
*/

.section-content {
	background-color: #f4f4f4;
	font-weight: 300;
	letter-spacing: 0px;
}
.offres-inner {
	/*background-color: white;*/
	/*padding: 30px 50px;*/
	/*box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1);*/
}

/*.liste-offres {*/
/*	background-color: #f4f4f4;*/
/*}*/

.liste-ligne {
	display: flex; flex-direction: row;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #f4f4f4;
}

.liste-ligne h2 {
	padding: 0;
}

.liste-ligne img {
	object-fit:cover;
	width:75px; height:42px;
	margin-right: 10px;
}
.liste-ligne a, .liste-ligne a:hover{
	color:white;
	text-decoration: none;
}

.liste-detail-parent{
	width:640px;
}
.liste-detail-parent h2 {
	text-transform: uppercase;
	font-size: 18px;
}

.liste-details {
	display: flex; flex-direction: row;
	font-size: 12px;
	color:#707070;
}

.liste-details div {
	display: flex; flex-direction: row;
	height:16px;
	margin:10px 15px 10px 0px;
	padding-left:10px;
	border-left: 1px solid #7070704f;
}
.liste-details div:first-child {
	padding-left:0;
}
.liste-details .ld1 {width:142px; border-left:0} .liste-details .ld2 {width:75px} .liste-details .ld3 {width:140px} .liste-details .ld4 {width:70px}
.liste-details i {
	margin-top:-6px;
}
.liste-details img{
	width:28px;
	height:28px;
	margin-right: 5px;
	margin-top: -5px;
}
img .icon-marker {
	width:30px;
	height:30px;
}
img .icon-folder {
	width:26px;
	height:26px;
}

.col-detail {
	margin:auto;
}

.col-detail .bouton-detail {
	width: 80px;
	min-width: 87px;
	padding: 5px 5px 5px 10px;
	background-color:#F27C00;
}

.bouton-detail img{
	width:16px;
	height:16px;
	padding:0;
	margin:0;
}



.detail-offre td { padding:10px 6px; }
.detail-offre td:nth-child(1) { width:38%; font-weight:700; vertical-align:top; }
.detail-offre td:nth-child(2) { width:62%; vertical-align:top; }
.detail-offre td:nth-child(2) p { padding-top:0; }
		
section table p { padding-top:0; }


.detail-offre tr:nth-child(2n) td { background-color:#ffffff; }
.detail-offre tr:nth-child(2n+1) td { background-color:#f6f6f7; }

.contact-offre { margin-top: 20px; margin-bottom:10px;}
.contact-offre h2 { font-size:21px; padding:0; }
.contact-offre p { padding:3px 0; }



#section-recherche { text-align:center; display: flex; align-items: flex-end; }
	.recherche-titre { font-size:30px; font-weight:700; line-height:34px; }
	.recherche-soustitre { font-size:24px; line-height:34px; }


.section-contact-horaires { font-size:14px; }
.section-contact-horaires p { padding:0px 0 15px; }

/*
.detail-content { padding:20px 30px; border-bottom:5px solid #dddddd; }
.detail-price { background-color:#E42313; font-size:24px; font-weight:400; color:#ffffff; padding:20px 25px; }
.detail-file { background-color:#747373; border-radius:4px; font-size:15px; font-weight:400; text-align:center; padding:10px 0 15px; }
	.detail-file a { color:#ffffff; text-decoration:none; }
	.detail-file a:hover { color:#ffffff; text-decoration:none; }

.detail-options td { font-size:16px; padding:8px 0; border-bottom:1px solid #e1e1e1; }
.detail-options td:nth-child(2) { font-weight:400; text-align:right; }

.detail-map { width:100%; height:386px; }
.detail-address { font-size:16px; margin-top:10px; }
*/


.carousel-element { width:337px; float:left; margin-right:19px; }

a.prev, a.next {
	display: block;
	position: absolute;
	top: 340px;
	font-size:50px;
	color:#818283;
}
a.prev { left: 20px; }
a.next { right: 20px; }
a.prev:hover, a.next:hover { color:#f6f6f7; }


/* CSS Allemand */

.DE ul.nav > li{
	font-size:15px;
}

.DE ul.secondarynav > li{
	font-size:13px;
	padding: 0 17px 0 0;
}


/* Selecteur de langue */ 

a.langue { display:inline-block; width:35px; height:21px; padding-top:4px; margin-left:4px; font-size:12px; font-weight:400; text-transform:uppercase; text-align:left; color:#707070; font-weight:normal; }
a.langue.selected { text-decoration:none; font-size:12px; color:#F27C00;}
a.langue:hover{text-decoration:none;}
a.langue:first-child{
	border-bottom:1px solid #daddde;
}
div.langues{
	right: 0px;
	top:24px;
	position: absolute;
	display:-webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.checkbox_style{
	display: flex;
	width: 50%;
	float: left;
}

.checkbox_style input{
	width:auto;
}
.checkbox_style label{
	padding:10px;
}


.btn-rgpd{
	border-radius: 0px;
	margin: 0;
	padding: 1em;
	text-decoration: none;
	width: 300px;
	display: -webkit-flex;
	-webkit-justify-content: center;
	-webkit-align-items: center;
	
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0090DF none repeat scroll 0 0;
	color: #fff;
	cursor:pointer;
	text-align:center;
}
.btn-rgpd:hover{
	color:#fff;
	text-decoration:none;
}
.btn-rgpd+.btn-rgpd{
	margin-left:30px;
}

.offer-container{
	background: #eee none repeat scroll 0 0; 
	width: 50%; 
	margin-left: 00%; 
	padding: 20px 30px; 
	border-radius: 0px;
	margin-top: 50px; 
	margin-bottom: 20px;
}

.offer-button-container{
	width:100%;
	display:-webkit-flex;
	-webkit-justify-content: center;
	display:flex;
	justify-content: center;
	margin-top:40px;
}

#logininfos{
	background: #fff none repeat scroll 0 0;

	padding: 20px 30px;
	border-radius: 0px;
	margin-top: 20px;
	margin-bottom: 50px;
}

#logininfos .part-left{
	width:100%;
}

#logininfos .part-right{
	width:100%;
	margin-top:40px;
}

#logininfos .part-right input, #logininfos .part-right table{
	width:100%;
}

#logininfos .part-right td{
	padding-top:2px;
	padding-bottom:2px;
}

#logininfos .part-right td.connect_button{
	padding-top:25px;
}

.forgotpass{
	background: #eee none repeat scroll 0 0;
	width: 60%;
	margin-left: 20%;
	padding: 20px 30px;
	border-radius: 0px;
	margin-top: 20px;
	margin-top:100px;
}

.forgotpass table{
	margin-top:40px;
}

.forgotpass .g-recaptcha{
	margin-top:15px;
	margin-bottom:15px;
}

.otheroptions{
	font-size:11px;
	position:relative;
	margin-top:8px;
}








.wizard, .wizard-top {
    display: block;
    overflow: hidden;
    width: 100%;
}
.wizard a, .wizard-top a {
    outline: 0 none;
}
.wizard ul, .wizard-top ul {
    list-style: outside none none !important;
    margin: 0;
    padding: 0;
}
.wizard ul > li, .wizard-top ul > li {
    display: block;
    padding: 0;
	background-image:none;
}
.wizard > .steps .current-info, .wizard-top > .steps .current-info {
    left: -999em;
    position: absolute;
}
.wizard > .content > .title, .wizard-top > .content > .title {
    left: -999em;
    position: absolute;
}
.wizard > .steps, .wizard-top > .steps {
    display: block;
    position: relative;
    width: 100%;
}
.wizard.vertical > .steps, .wizard-top.vertical > .steps {
    display: inline;
    float: left;
    width: 30%;
}
.wizard > .steps .number, .wizard-top > .steps .number {
    font-size: 20px;
}
.wizard > .steps > ul > li, .wizard-top > .steps > ul > li {
    width: 25%;
	margin:0 0 10px;
}
.wizard > .steps > ul > li, .wizard > .actions > ul > li, .wizard-top > .steps > ul > li, .wizard-top > .actions > ul > li {
    float: left;
}
.wizard.vertical > .steps > ul > li, .wizard-top.vertical > .steps > ul > li {
    float: none;
    width: 100%;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active, .wizard-top > .steps a, .wizard-top > .steps a:hover, .wizard-top > .steps a:active {
    border-radius: 0px;
    display: block;
    margin: 0;
    padding: 1em;
    text-decoration: none;
    width: auto;
	background: #eee none repeat scroll 0 0;
    color: #aaaaaa;
}
.wizard > .steps .disabled a, .wizard > .steps .disabled a:hover, .wizard > .steps .disabled a:active, .wizard-top > .steps .disabled a, .wizard-top > .steps .disabled a:hover, .wizard-top > .steps .disabled a:active {
    background: #eee none repeat scroll 0 0;
    color: #aaaaaa;
    cursor: default;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active, .wizard-top > .steps .current a, .wizard-top > .steps .current a:hover, .wizard-top > .steps .current a:active {
    background: #0090DF none repeat scroll 0 0;
    color: #fff;
    cursor: default;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active, .wizard-top > .steps .done a, .wizard-top > .steps .done a:hover, .wizard-top > .steps .done a:active {
    background: #eee none repeat scroll 0 0;
    color: #aaaaaa;
}
.wizard > .steps .error a, .wizard > .steps .error a:hover, .wizard > .steps .error a:active, .wizard-top > .steps .error a, .wizard-top > .steps .error a:hover, .wizard-top > .steps .error a:active {
    background: #ff3111 none repeat scroll 0 0;
    color: #fff;
}
.wizard > .content, .wizard-top > .content {
    background: #eee none repeat scroll 0 0;
	border-radius: 0px;
    display: block;
    margin: 0;
    /*min-height: 35em;*/
    overflow: hidden;
    position: relative;
    width: auto;
}
.wizard.vertical > .content, .wizard-top.vertical > .content {
    display: inline;
    float: left;
    margin: 0 0 0.5em 2.5%;
    width: 67.5%;
}
.wizard > .content > .body, .wizard-top > .content > .body {
    float: left;
    /*height: 95%;*/
    padding: 2.5%;
    position: absolute;
    width: 95%;
}

.wizard-top > .content{
	padding:2.5%;
	box-sizing:border-box;
}
.wizard-top{
	display:-webkit-flex;
	display:flex;
}
.wizard-top.vertical > .steps{
	display:-webkit-flex !important;
	display:flex !important;
	-webkit-align-items: flex-end;
	align-items: flex-end;
}

.wizard > .actions, .wizard-top > .actions {
    display: block;
    position: relative;
    text-align: right;
    width: 100%;
}
.wizard.vertical > .actions, .wizard-top.vertical > .actions {
    display: inline;
    float: right;
    margin: 0 0 0 2.5%;
    width: 97.5%;
}
.wizard > .actions > ul, .wizard-top > .actions > ul {
    display: inline-block;
    text-align: right;
}
.wizard > .actions > ul > li, .wizard-top > .actions > ul > li {
    margin: 0 0.5em;
}
.wizard.vertical > .actions > ul > li, .wizard-top.vertical > .actions > ul > li {
    margin: 0 0 0 1em;
}
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active, .wizard-top > .actions a, .wizard-top > .actions a:hover, .wizard-top > .actions a:active {
    background: #F27C00 none repeat scroll 0 0;
    border-radius: 0px;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
}
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active, .wizard-top > .actions .disabled a, .wizard-top > .actions .disabled a:hover, .wizard-top > .actions .disabled a:active {
    background: #eee none repeat scroll 0 0;
    color: #aaa;
}
.wizard > .loading, .wizard-top > .loading {
}
.wizard > .loading .spinner, .wizard-top > .loading .spinner {
}

@media (max-width: 600px) {
.wizard > .steps > ul > li, .wizard-top > .steps > ul > li {
    width: 50%;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active, .wizard-top > .steps a, .wizard-top > .steps a:hover, .wizard-top > .steps a:active {
    margin-top: 0.5em;
}
.wizard.vertical > .steps, .wizard.vertical > .actions, .wizard-top > .steps, .wizard-top.vertical > .actions {
    display: block;
    float: none;
    width: 100%;
}
.wizard.vertical > .content, .wizard-top.vertical > .content {
    display: block;
    float: none;
    margin: 0 0.5em 0.5em;
    width: auto;
}
}
@media (max-width: 480px) {
.wizard > .steps > ul > li , .wizard-top > .steps > ul > li {
    width: 100%;
}
}

#main div.row.section-content{
	height:auto;
}

#section-recherche .search_submit{
	background:#F27C00;	
	border-radius:0;
	padding:6px 20px;
}

#section-recherche .recherche-formulaire form{
	display:flex;
	justify-content:center;
	padding:0 10%;
}
#section-recherche .recherche-formulaire .select-wrapper{
	width:30%;
	margin-right:0;
	border-radius:0;
	border-right:1px solid #7070704f;
	background:#f4f4f4;
}

#section-recherche .recherche-formulaire select{
	width:100%;
	margin-right:0;
	border-radius:0;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	background:url('../images/icones/chevron-bottom-top.png') no-repeat;
	height: 100%;
	background-position-x: calc(100% - 20px);
	background-position-y: center;
	background-size: 15px;
	color:#70707085;
}



.section-content .row, .section-accroche .row, .section-images .row, .section-pointfort .row{
	display:flex;
}

.section-pointfort{ padding-bottom:100px; }
.section-pointfort h1{ padding-bottom:70px; }

#pagecontent{
	float:left;
	width:100%;
	margin-bottom:-80px;
	padding: 80px 0 80px 0;
}
#pagecontent .section-content{
	display:flex;
	/*width:100%;*/
}

.section-content, #pagecontent{
	background:#F5F5F5;
}

.section-content .row > div.col7, #pagecontent .section-content > div.col7,
.section-content .row > div.col12, #pagecontent .section-content > div.col12{
	background:white;
	box-shadow: 0px 3px 6px #00000029;
	border:0;
	padding:30px 50px;
}
/* déplacer sur 300.css
.section-content .row > div.col12, #pagecontent .section-content > div.col12{
	padding:10px;
}*/

.section-content .row > div.col7 h1, #pagecontent .section-content > div.col7 h1,
.section-content .row > div.col12 h1, #pagecontent .section-content > div.col12 h1{
	color:#707070;
	position:relative;
	margin-bottom:30px;
}
.section-content .row > div.col7 h1::after, #pagecontent .section-content > div.col7 h1::after,
.section-content .row > div.col12 h1::after, #pagecontent .section-content > div.col12 h1::after{
	content:'';
	position:absolute;
	left:0;
	bottom:-10px;
	height:1px;
	width:100px;
	background:#daddde;
}

.section-content .row > div.col7 .button, #pagecontent .section-content > div.col7 .button,
.section-content .row > div.col12 .button, #pagecontent .section-content > div.col12 .button{
	display:inline-block;
}
.section-content .row > div.col7 .button a, #pagecontent  .section-content > div.col7 .button a, .actualites-link a,
.section-content .row > div.col12 .button a, #pagecontent  .section-content > div.col12 .button a, .bloc-print .btn a.button {
	text-align: left;
	font-weight: 400;
	padding: 6px 30px 7px 20px;
	background-color: #0090DF;
	color:white;
	border-radius:0;
	box-shadow: 0px 3px 6px #00000029;
	position:relative;
	font-size:16px;
}
.section-content .row > div.col7 .button:hover a, #pagecontent  .section-content > div.col7 .button:hover a, .actualites-link:hover a,
.section-content .row > div.col12 .button:hover a, #pagecontent  .section-content > div.col12 .button:hover a {
	text-decoration:none !important;
}
.section-content .row > div.col7 .button a::after, #pagecontent  .section-content > div.col7 .button a::after, .actualites-link a::after,
.section-content .row > div.col12 .button a::after, #pagecontent  .section-content > div.col12 .button a::after {
	content:'';
	height:17px; 
	width:14px; 
	display:inline-block; 
	position: relative; 
	background-size:contain !important; 
	background:url('../images/icones/chevron-right.svg') no-repeat center center;
	top:3px;
	right:-10px;
}

.form-row{
	display:flex;
	width:100%;
	margin-bottom:10px;
}
.form-row.lastrow{
	justify-content:space-between;
	align-items:center;
}
.form-row > *{
	border-radius:0;
}
.form-row > * + *{
	margin-left:10px;
}
.form-row button{
	position:relative;
	padding:8px 40px 8px 30px;
	font-weight:400;
	background:#F27C00;
}
.form-row button::after{
	content:'';
	height:15px; 
	width:14px; 
	display:inline-block; 
	position: relative; 
	background-size:contain !important; 
	background:url('../images/icones/chevron-right.svg') no-repeat center center;
	top:2px;
	right:-10px;
}

.actualites {
	background:white;
	box-shadow: 0px 3px 6px #00000029;
	border:0;
	/*height:100%;*/
}
.actualites .actualites-titre{
	background:#0090DF;
	text-transform: uppercase
}
.actualites .actualites-titre h2{
	color:white;
	font-weight:400;
	font-size: 20px;
	text-transform: uppercase;
	padding: 15px 0;
}

.module{
	background:white;
	box-shadow: 0px 3px 6px #00000029;
}
.module-body{
	padding:15px 20px;
}
.module .module-titre{
	padding:15px 20px;
}
.module .module-titre h2{
	padding: 0;
	color:white;
	text-transform: uppercase;
}
.module-link{
	margin-bottom: 10px;
	margin-top:15px;
	font-weight: 400;
}
.module-link a{
	position:relative;
	display:inline-block;
	font-weight:400;
	text-align:left;
	font-size:15px;
	border-radius:0;
	padding:8px 30px 8px 10px;
	color:white;
}
.module-link a::after{
	content: '';
	height: 15px;
	width: 14px;
	display: inline-block;
	position: relative;
	/*background-size: contain !important;*/
	/*background: url('../images/icones/chevron-right.svg') no-repeat center center;*/
	top: 1px;
	right: -10px;
}

.module-offre .module-titre{
	background:#F27C00;
}
.module-offre .module-link a{
	background:#F27C00;
}
.module-actualites .module-titre{
	background:#0090DF;
}
.module-actualites .module-link a{
	background:#0090DF;
}

/* Hexagones */

.hexagone{ width:120px; height:100px; position:relative; overflow:hidden; margin:auto; margin-bottom:30px;}
.hexagone-lt{ position: absolute; left: -25px; top: 0; background: #f5f5f5; width: 40px; height: 50px; transform: skew(-30deg); }
.hexagone-rt{ position: absolute; right: -25px; top: 0; background: #f5f5f5; width: 40px; height: 50px; transform: skew(30deg); }
.hexagone-lb{ position: absolute; left: -25px; bottom: 0; background: #f5f5f5; width: 40px; height: 50px; transform: skew(30deg); }
.hexagone-rb{ position: absolute; right: -25px; bottom: 0; background: #f5f5f5; width: 40px; height: 50px; transform: skew(-30deg); }

.raison1 .hexagone{ background: #007AC4;}
.raison2 .hexagone{ background: #00A8DF;}
.raison3 .hexagone{ background: #00B8F1;}
.raison4 .hexagone{ background: #FFAA2D;}
.raison5 .hexagone{ background: #FF8C26;}

.section-pointsforts .icon-big{
	height:100%;
	width:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.section-pointsforts h1 {
	font-size: 35px;
}

.section-pointsforts .icon-big i{
	height:80%;
	width:80%;
	display:block;
	background-size:contain;
}

.picto-raison1{	background: url('../images/icones/raison1.svg') no-repeat center center; }
.picto-raison2{	background: url('../images/icones/raison2.svg') no-repeat center center; }
.picto-raison3{	background: url('../images/icones/raison3.svg') no-repeat center center; height:60% !important; width:60% !important; }
.picto-raison4{	background: url('../images/icones/raison4.svg') no-repeat center center; }
.picto-raison5{	background: url('../images/icones/raison5.svg') no-repeat center center; }

.section-pointsforts .col2{ padding-left:20px; margin-left:20px; }
.section-pointsforts .col2 a{ color:#707070 !important; }
.section-pointsforts .col2 a:hover{ text-decoration:none; }
.section-pointsforts .col2 strong{ color: #0090DF; font-weight:400; }
.section-pointsforts .col2+.col2{ border-left:1px solid #daddde; }


/* Icons */

.icon-map-marker{ height:16px; width:14px; display:inline-block; position:relative; background-size:contain !important; background:url('../images/icones/marker-icon.svg') no-repeat center center;}
.icon-map-marker-orange{ height:28px; width:28px; display:inline-block; position:relative; background-size:contain !important; background:url('../images/icones/marker_orange.svg') no-repeat center center;}
.icon-folder-orange{ height:26px; width:26px; display:inline-block; position:relative; background-size:contain !important; background:url('../images/icones/folder_orange.svg') no-repeat center center;}
.icon-clock{ height:14px; width:14px; display:inline-block; position:relative; background-size:contain !important; background:url('../images/icones/clock-icon.svg') no-repeat center center;}
.icon-clock-orange{ height:14px; width:14px; display:inline-block; position:relative; background-size:contain !important; background:url('../images/icones/clock-icon-orange.svg') no-repeat center center;}
.icon-clock-orange-alt{ height:30px; width:30px; display:inline-block; position:relative; background-size:contain !important; background:url('../images/icones/clock_orange.svg') no-repeat center center;}
.icon-chevron-right{ height:15px; width:14px; display:inline-block; position: relative; background-size:contain !important; background:url('../images/icones/chevron-right.svg') no-repeat center center;}
.icon-chevron-left{ height:15px; width:14px; display:inline-block; position: relative; background-size:contain !important; background:url('../images/icones/chevron-right.svg') no-repeat center center;transform: scaleX(-1);}
.icon-chevron-top{ height:14px; width:14px; display:inline-block; position: relative; background-size:contain !important; background:url('../images/icones/chevron-top.svg') no-repeat center center;}
.icon-chevron-bottom{ height:14px; width:14px; display:inline-block; position: relative; background-size:contain !important; background:url('../images/icones/chevron-bottom.svg') no-repeat center center;}
.icon-loupe{ height:25px; width:25px; display:inline-block; position: relative; background-size:contain !important; background:url('../images/icones/loupe-icon.svg') no-repeat center center;}


.offre-pictos .icon-clock{ margin-right:2px; top:1px; }
.actualites-date .icon-clock-orange{ margin-right:2px; top:1px; }
.offre-sidebar-date .icon-clock-orange{ margin-right:2px; top:1px; }
.offre-pictos .icon-map-marker{ margin-right:6px; top:2px; }
.offre-bouton .icon-chevron-right{ margin-left: 20px; margin-top: 0px; top: 1px; }
.section-images .icon-chevron-right{ margin-left: 10px; margin-top: 0px; top: 3px; height:16px; }
.recherche-formulaire .icon-loupe{ top: 2px;}

#foo1_next .icon-chevron-right{ height: 60px; width: 20px; }
#foo1_prev .icon-chevron-right{ height: 60px; width: 20px; transform:rotate(180deg);}


/* candidats - conseils pratiques */
.tableau-conseils {
	border-collapse: collapse;
}
.tableau-conseils tr td:nth-child(2) {
	border-bottom: 1px solid #EFEFEFFF;
}
.tableau-conseils img{
	width:auto;
	height:auto;
}


/* page offres */


/* detail offres */
.description-poste{
	background-color: white;
	/*margin-top: 20px;*/
	box-shadow: 0px 0px 15px 4px rgba(0,0,0,0.1);
	padding:20px;
}

/* entete description */
.description-poste .liste-ligne {
	padding:0;
}
.liste-ligne:hover {
	cursor: pointer;
}
.description-poste .illustration-detail, .liste-ligne .illustration-detail {
	object-fit: cover;
	height:80px;
	width:100px;
}
.description-poste .liste-details{
	margin-top: 20px;
	font-size: 14px;
}
.description-poste .liste-details.details-flex{
	display: flex;
	flex-direction: column;
	margin-top:0;
	height: 100%;
}
.description-poste .liste-details.details-flex .liste-detail-row{
	border-left:0;
	padding-left:0;
	margin:0;
	height: 100%;
}
.description-poste .liste-details.details-flex .liste-detail-row div{
	border-left:0;
	width:50%;
	padding-left:0;
}

.description-poste .liste-details .ld1 {width: 240px}
.description-poste .liste-details .ld2 {width: 170px}

.description-poste table tr td{
	background-color: white!important;
}
.description-poste table tr td:last-child{
	border-bottom:2px solid #e1e1e1;
}
.description-poste table tr:last-child td:last-child{
	border-bottom:0px solid #e1e1e1;
}
.description-poste descriptif ul li {
	padding-top:0 !important;
	padding-bottom:0 !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	display: block;
	font-size: 18px;
	font-weight: normal;
	background-size: 9px;
}
.description-poste descriptif ul li:before {
	height:8px;
}
.description-poste descriptif ul li + li {
	border-top: none;
}

/* pagination */
.goToPage{
	color: #707070;
}
.goToPage:hover, .page-prev, .page-suiv  {
	color: #0090DF;
	text-decoration: none;
}
.goToPage:visited {
	color: #707070;
}


/* bloc actions */
.btn-retour, .btn-revenir {
	width:33%;
	height:20px;
	margin:-10px !important;
	padding: 10px !important;
	display: inline-block !important;
	margin-left: 20px !important;
}
.btn-postuler, .btn-imprimer{
	display: inline-block !important;
	min-width:0px !important;
	width:140px !important;
	text-align:center !important;
}
.btn-revenir .btn-bleu{
    width:235px;
}
.btn-postuler .btn-orange{
	width:235px;
}

.share, .bloc-print {
	background-color: white;
	box-shadow: 0px 3px 6px #00000029;
}
.bloc-print .btn {
	padding-top: 20px;
	display:flex;
	justify-content:space-between;
}
.bloc-print{
	padding: 10px 20px;
}
.share{ margin-top: 20px; padding: 10px 20px; text-align:left;}
.share a {
	width:auto;
	display: inline-block;
	margin: 0 -3px 0 -3px;
	padding: 0;
}
.share h3{
	text-transform:none;
	margin-bottom:0;
}
.share a img {
	width:40px;
}
.share .share-buttons{
	display:flex;
}
.actus-block {
	max-height:450px;
}

/* boutons - generique */

.btn-orange {
	background-color: #F27C00!important;
	border:1px solid #F27C00;
	font-weight: normal!important;
	min-width: 117px;
}
.btn-bleu {
	background-color: #0090DF!important;
	border:1px solid #0090DF;
	font-weight: normal!important;
	min-width: 70px;
}
.btn-bleu:hover {
	background-color: white!important;
	color:#0090DF!important;
	transition: background-color 200ms linear;
	border: 1px solid #0090DF;
}
.btn-orange:hover {
	background-color: white!important;
	color:#F27C00!important;
	transition: background-color 200ms linear;
	border: 1px solid #F27C00;
}
.btn-bleu:hover .svg-bleu {
	filter: invert(34%) sepia(77%) saturate(2614%) hue-rotate(180deg) brightness(101%) contrast(101%);
}
.btn-orange:hover .svg-orange {
	filter: invert(44%) sepia(87%) saturate(2100%) hue-rotate(11deg) brightness(105%) contrast(105%);
}
.flip-h {
	transform: scaleX(-1);
}
.btn-bleu .svg-bleu, .btn-orange .svg-orange {
	height:16px;
	position: absolute;
	top:9px;
	right:20px;
}
.btn-revenir .btn-bleu .svg-bleu, .btn-postuler .btn-orange .svg-orange { // fix huteur spécifique
	top:12px;
}
.col-detail .btn-orange .svg-orange {
	position: inherit;
	margin-left: 2px;
	margin-top: -4px;
}
.btn-bleu .flip-h {
	left:11px;
}
.actualites-link {
	font-size: 14px;
	min-width: 205px;
}
.btn-submit-picto-right {
	background-image: url('../images/icones/chevron-right.svg') ;
	background-repeat: no-repeat;
	background-position-x: right 4px;
	background-position-y: center;
}
.btn-submit-picto-left {
	background-image: url('../images/icones/chevron-right.svg') ;
	background-repeat: no-repeat;
	background-position-x: left 4px;
	background-position-y: center;
}
.btn-orange:hover .btn-submit-picto-right {
	backdrop-filter: invert(34%) sepia(77%) saturate(2614%) hue-rotate(180deg) brightness(101%) contrast(101%);
}


.ele-right {
	float: right;
}

.texte-bleu {
	color:#0090df;
}
.texte-orange {
	color:#F27C00;
}

/* border générique */
.border-top {
	border-top:1px solid #d1d4d6;
}



/* déposer cv */
.content-depot-cv {
	background: white;
	box-shadow: 0px 3px 6px #00000029;
	border: 0;
	padding: 30px 50px;
}

#userinfos li {
	border: none;
	background: white;
	color: #aaa;
}
#userinfos li a{
	color: #aaa;
	box-shadow: 0px 3px 6px #00000029;
}


#userinfos .steps li[aria-disabled="false"] a{
	color: #0090df;
	box-shadow: 0px 3px 6px #00000029;
}

#userinfos .steps li[aria-disabled="false"].current a{
	color: white;
	box-shadow: 0px 3px 6px #00000029;
}


#userinfos li[aria-disabled="false"] a{
	color: white;
	box-shadow: 0px 3px 6px #00000029;
}
#userinfos li[aria-disabled="true"] a{
	color: #aaa;
	box-shadow: 0px 3px 6px #00000029;
}

#userinfos li.current a{
	color: #fff;
	box-shadow: 0px 3px 6px #00000029;
}

#userinfos .wizard > .content, .wizard-top > .content {
	background-color: white;
}
#userinfos input::placeholder {
	color: #707070;
}




.pagination {
	float: right;
}

.col1-smaller {
	width:10px!important;
}

.offres-btn-bas{
	width:100%;
	display:flex;
	justify-content:center;
	margin-bottom:20px;
}
.offres-btn-bas img{
	top:12px !important;
}
.offres-btn-bas div.col2{
	float:none;
	width:auto !important;
}
.offres-btn-bas div.btn-revenir{
	margin:0 !important;
	padding:0 !important;
	margin-left: 0 !important;
}

#header-offre.pageoffre{
	height:170px;
}

#header-offre.pageoffre .image{
	height: 170px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	margin-top:0;
}

#header-offre.pageoffre .backstretch::after{
	content:'';
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#header-offre.pageoffre .image .button{
	background-color:#F27C00 !important;
	border: 1px solid #F27C00 !important;
	transition:0.5s all;
}
#header-offre.pageoffre .image .button img{
	transition:0.5s all;
	top: 10px;
	height: 20px;
	left: 15px;
}
#header-offre.pageoffre .image .button:hover{
	color:#F27C00 !important;
	border: 1px solid #F27C00 !important;
	background-color:white !important;
}
#header-offre.pageoffre .image .button:hover img{
	filter: invert(44%) sepia(87%) saturate(2100%) hue-rotate(11deg) brightness(105%) contrast(105%);
}