/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/*PAGE POSTULER*/

form.wpcf7-form label {
	display: block;
	cursor: pointer;
	margin-bottom: 5px;
}

.cf7-row.r1 {
	width: 100%;
}

.cf7-row.r2 {
	width: 47%;
}

.cf7-form-container input {
	box-sizing: border-box;
	width: 100%;
}

.cf7-form-container {
	justify-content: space-between;
	flex-wrap: wrap;
	display: flex;
}

.cf7-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: start;
}

.cf7-col.c1 {
	width: 100%;
}

.cf7-col.c2 {
	width: 47%;
}

.cf7-col.c3 {
	width: 30%;
}

.wpcf7-form-control-wrap {
	width: 100%;
	display: block;
}

.wpcf7 textarea{
	height: 101px;
	max-width: 100%;
}

.cf7-col {
	margin-bottom: 20px;
	box-sizing: border-box;
}

.wpcf7-acceptance  input {
	width: auto;
	-webkit-appearance: checkbox;
}

span.wpcf7-list-item {
	margin: 0;
}

::placeholder {
	color: #878787;
	font-size: inherit;
}

body .wpcf7 input.vc_general.vc_btn3 {
	max-width: 250px;
	margin-right: 0;
	margin-left: auto;
	display: block;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.1em;
	font-weight: 600;
}

body .wpcf7 span.wpcf7-not-valid-tip {
	color: #b94444!important;
}

/*On supprime le fond coloré que Chrome ajoute pour les champs pré-remplis*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #fff inset !important;
}

.wpcf7-acceptance {
	font-size: 14px;
	color: #5b5b5b;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,
.wpcf7-response-output.wpcf7-display-none.wpcf7-aborted {
	color: #f07e23;
}

div.wpcf7-mail-sent-ok {
	color: #009354;
}

select#metier.readonly {
	pointer-events: none;
	-webkit-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	background: none;
}

.wpcf7-text[readonly] {
	pointer-events: none;
}

.wpcf7-acceptance {
	display: flex;
}

.wpcf7-acceptance a {
	text-decoration: underline;
}

input.wpcf7-file::-webkit-file-upload-button {
	background: #bf2578;
	color:#fff;
	border:none;
	border-radius:10px;
	padding:5px 10px;
	cursor:pointer;
	display:block;
	width:87%;
	box-sizing:border-box;
	transition:.25s;
}

input.wpcf7-file::-webkit-file-upload-button:hover {
	opacity:.7;
}

body .FPL_pink_form.FPL_form input.wpcf7-file {
	border: none!important;
	border-radius: 0;
}

.file_button {
	background: #bf2578;
	color: #fff;
	text-align: center;
	border-radius: 30px;
	padding: 10px 20px;
	margin-top: 10px;
	line-height: normal;
	transition: .25s;
	display: flex;
	justify-content: center;
	align-items: center;
}

.file_button i {
	margin-right: 10px;
}

.file_button:hover {
	background-color: #bf2578a6;
}

.wpcf7-file {
	display: none;
}

.file_button span {
	text-overflow: ellipsis;
	flex-wrap: nowrap;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	display: block;
}

.cf7-field p{
	margin: 0;
}

@media (min-width: 570px){
	
	div#wpcf7-f90287-p90288-o1 .cf7-row:first-child .cf7-col:nth-child(1) {
		width: 16%;
	}
	
	div#wpcf7-f90287-p90288-o1 .cf7-row:first-child .cf7-col:nth-child(2),
	div#wpcf7-f90287-p90288-o1 .cf7-row:first-child .cf7-col:nth-child(3) {
		width: 36%;
	}
	
}

.cf7-col.c3.civilite {
	width: 18%;
}

.cf7-col.c3.first_name, .cf7-col.c3.last_name {
	width: 35%;
}

@media (max-width: 960px){
	
	.cf7-row.r2 {
		width: 100%;
		max-width: 550px;
		margin: auto;
	}
	
	.wpcf7 .wpcf7-recaptcha iframe {
		width: 336px;
		height: 87px;
		transform: scale(0.9);
		max-width: 100%;
	}
	
	.wpcf7-recaptcha > div, .wpcf7-submit.vc_general.vc_btn3 {
		margin: auto;
		display: block;
	}
	
}

@media (max-width: 570px){
	
	.cf7-col.c2,
	.cf7-col.c3 {
		width: 100%;
	}
	
	.cf7-col.c3.civilite,
	.cf7-col.c3.first_name,
	.cf7-col.c3.last_name {
		width: 100%;
	}
	
}

/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/*PAGE OFFRE D EMPLOI*/

body.single-job_offer .page-body >.post-wrapper > .post-body > .post-content > .row-container >.row.row-parent.style-light.double-top-padding.double-bottom-padding,body.job_offer .page-body >.post-wrapper > .post-body > .post-content > .row-container >.row > .row-container >.row{
	padding: 0 !important;
}

/*CADRE RESUME OFFRE */

.offre_resume {
	padding: 0 !important;
	-webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 36%);
	box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 36%);
	margin: auto;
}

.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media {
	position: absolute;
	top: -180px;
	right: -10px;
}

.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media:after{
	content:url('/wp-content/uploads/2021/09/sourire.svg');
	display:block;
	position:absolute;
	width: 320px;
	top: 140px;
	right: -10px;
}


a.custom-link.btn.btn-sm.border-width-0.btn-color-999369.btn-circle.btn-outline.btn-icon-left {
	font-size: 13px !important;
}

.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4){
	display: none;
	width: 120px;
	position: absolute;
	top: 78px;
	left: 280px;
}

.single-job_offer .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4) {
	left: 300px;
}

.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column .uncode_text_column, .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column h3{
	margin-top: 0 !important;
	color: #1A2A4B !important;
}


.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column:after {
	content: '';
	position: absolute;
	background-color: #C02678;
	width: 1px;
	height: 80%;
	bottom: 10%;
	right: 0;
}

.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column:last-child:after {
	width: 0px;
	
}

.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column{
	padding-left:18px;
	padding-right:18px;
}

body .pink_heading hr.separator-break {
	width: 35px;
	border-color: #C02678 !important;
	border-width: 4px !important;
	border-left-width: 0 !important;
	border-right-width: 0 !important;
	border-top-width: 0 !important;
	border-radius: 100px !important;
	
}

.offre_post_button a{
	font-size: 13px !important;
}


.similar_job_offer .tmb .t-entry-title a {
	font-family: 'Varela Round';
	color: #C02678 !important;
	font-size: 18px;
}

.autres_offres > .row >.wpb_row > .wpb_column {
	padding: 0;
}




.similar_job_offer .isotope-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.similar_job_offer .tmb {
	position: relative!important;
	left: auto!important;
	right: auto!important;
	top: auto!important;
	transform: none!important;
}



.similar_job_offer {
	/* background-color: white; */
	/* height: 440px; */
	/* padding-top: 70px; */
}

.autres_offres {
	height: 350px;
}

.list_similar_offres {
	/* top: -210px; */
	/* margin-bottom: -210px; */
}



.similar_job_offer .tmb .t-inside{
	border: solid 1px #1A2A4B;
}




.similar_job_offer .tmb .t-inside {
	border: solid 1px #1A2A4B;
	padding: 36px;
}


.similar_job_offer .tmb .t-inside,.similar_job_offer .isotope-wrapper.single-gutter ,.similar_job_offer .isotope-container.isotope-layout.style-masonry.isotope-pagination.un-isotope-init ,.similar_job_offer .tmb ,.similar_job_offer .tmb .t-entry-text .t-entry-text-tc,.similar_job_offer .tmb .t-entry-text .t-entry-text-tc .t-entry,.similar_job_offer .isotope-container,.similar_job_offer .tmb .t-entry-text{
	height: -webkit-fill-available;
}


.similar_job_offer .tmb  p.t-entry-meta {
	margin-top: 90px;
}

.similar_job_offer .tmb h3.t-entry-title.h6 {
	/* padding-top: 20px; */
}


.t-entry-cf-type_contrat, 
.t-entry-cf-lieu,
.t-entry-cf-etablissement,
.t-entry-cf-date_prise_poste {
	width: 100%;
	text-align:center;
	position:relative;
	display: flex;
	align-items: center;
	text-align: left;
}

.t-entry-cf-type_contrat:before{
	content: url('/wp-content/uploads/2021/12/BDD_couleurs-principales_Formulaire.svg');
}

.t-entry-cf-date_prise_poste:before{
	content: url('/wp-content/uploads/2021/10/BDD_couleurs-principales_Agenda-calendrier.svg');
}

.t-entry-cf-etablissement:before{
	content: url('/wp-content/uploads/2021/10/CP.svg');
}

.t-entry-cf-lieu:before{
	content: url('/wp-content/uploads/2021/10/picto_localisation_bleu.svg');
}

.t-entry-cf-lieu:before{
	content: url('/wp-content/uploads/2021/10/picto_localisation-bleu-et-rose.svg');
}

.similar_job_offer span.t-entry-category:nth-child(2) .cat-comma {
	display: none !important;
}

.t-entry-cf-type_contrat:before,
.t-entry-cf-lieu:before,
.t-entry-cf-etablissement:before,
.t-entry-cf-date_prise_poste:before{
	width: 60px;
	height: 60px;
	min-width: 60px;
	margin-right: 18px;
}

.similar_job_offer span.t-entry-category a{
	line-height:50px;
	position:absolute;
	left:100px;
}

.list_similar_offres .tmb p.t-entry-readmore.btn-container  {
	margin-bottom:20px;
}

.list_similar_offres .tmb .t-entry-title a{
	text-transform: uppercase;
}

.list_similar_offres .tmb p.t-entry-readmore.btn-container a {
	background-color: white !important;
	color: #C02678 !important;
	padding: 9px 25px !important;
	border: solid 1px #C02678 !important;
}

body .list_similar_offres .tmb p.t-entry-readmore.btn-container a.btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,.list_similar_offres .tmb p.t-entry-readmore.btn-container a:focus,.list_similar_offres .tmb p.t-entry-readmore.btn-container a:target,.list_similar_offres .tmb p.t-entry-readmore.btn-container a:active{
	background-color: #C02678 !important;
	color: white !important;
	border: solid 1px #C02678 !important;
}

div#job_offer_container.table table tbody tr {
	position: relative;
	display: flex;
}

@media(max-width:959px){
	.job_button_job_offer {
		margin-top: 16px;
	}
}

@media(min-width:960px){
	
	body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(3) .job_dl_offer .btn-container,body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(3) .job_button_job_offer .btn-container {
		width: 100% !important;
	}
	
	body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(3) .job_dl_offer .btn-container a ,body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(3) .job_button_job_offer .btn-container a {
		display:block !important;
	}
}

/* RESPONSIVE */

@media(max-width:605px){
	.similar_job_offer {
		height: auto !important;
	}
}

@media (max-width: 959px){
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column:after {
		width: 0;
	}
	
	body .job_offer_intro .row div[class*=col-lg-].align_left > .uncol > .uncoltable > .uncell > .uncont hr {
		margin-left: auto !important;
	}
	
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media {
		top: -330px;
		right: 0;
	}
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media:after {
		width: 195px;
		top: 90px;
		right: -6px;
	}
	
	.offre_resume *{
		text-align:center;
	}
	
	.offre_resume span.btn-container a {
		transform-origin:center;
	}
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4) {
		margin-top: -50px;
		width: 100%;
	}
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4) .wpb_column {
		width: 33.33333%;
		display: inline-block;
		padding: 0 !important;
	}
	
	.offre_resume > .row > .wpb_row .vc_row {margin-top: 18px !important;}
	
	div#row-182561 {}
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(3) .wpb_column {
		padding: 0 !important;
	}
	
	body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(2) * {
		font-size:14px !important
	}
	
	.fpl_intro > .row {
		padding-top: 0 !important;
		margin-bottom: 50px;
	}
	
	.fpl_intro hr.separator-break.separator-accent, .pink_heading hr.separator-break.separator-accent {
		margin-top: 25px;
	}
	
	
	body .fpl_intro hr.separator-break.separator-accent{
		margin-right:auto !important;
		margin-left:auto !important;
	}
	
	
	.pink_heading  hr.separator-break.separator-accent,.turquoise_heading  hr.separator-break.separator-accent{
		margin-left: 0 !important;
	}
	
	
	.offre_resume .btn-container a{
		transform-origin:center !important;
	}
	
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4) {
		left: 0;
		top: 0;
		position: relative;
	}
	
	.offre_resume > .row:first-child > .wpb_row > .wpb_column .vc_row:first-child .row > .wpb_row > .wpb_column:last-child{
		padding:0;
	}
	
	.infos_offres,.offre_post_button {
		padding-left: 36px;
		padding-right: 36px;
	}
	
	.autres_offres .heading-text span {
		text-align: left;
	}
	
}


@media (max-width: 1199px) {
	.offre_resume{
		width: 90%;
		margin: auto;
	}
	
}

@media (min-width:960px) and (max-width: 1199px) {
	.infos_offres {
		width: 90%;
		margin: auto;
	}
	
	.offre_post_button {
		width: 90%;
		margin: auto;
	}
	
}

@media(min-width:780px) and (max-width:960px){
	.job_offer_intro {
		margin-bottom: 0;
	}
}


@media (min-width:960px) and (max-width:1299px){
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(2) .wpb_column {
		display: block;
		width:250px;
		height:20px
	}
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(2) .wpb_column:last-child {
		display:none;
	}
	
}


@media (min-width:960px) and (max-width:1109px){
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4) {
		width: 120px;
		top: 145px;
		left: 300px;
	}
}


@media (min-width:1110px) and (max-width:1299px){
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4) {
		width: 120px;
		top: 115px;
		left: 300px;
	}
}



@media(min-width:1300px){
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(4) {
		width: 120px;
		top: 80px;
		left: 300px;
	}
}


@media (min-width:960px){
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(3) .btn-container{
		width: 500px !important;
	}    
}

@media(min-width:768px) and (max-width:959px){
	body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column {
		width: 50% !important;
		display: inline-block !important;
		margin: 0;
		padding: 20px;
	}
	
	body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column:nth-child(2),body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column:first-child {
		border-bottom: solid 1px #C02678;
		
	}
	
	body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column:nth-child(3),body .offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:nth-child(5) .wpb_column:first-child {
		border-right: solid 1px #C02678;
		
	}
}



@media(max-width:779px){
	.offre_resume > .row:first-child > .wpb_row > .wpb_column .vc_row:first-child .row > .wpb_row > .wpb_column:last-child{
		position: absolute;
		top: -50px;
		text-align: center;
	}
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media{
		width: 160px;
		margin: auto;
		display: block;
		position: relative;
		bottom: 0 !important;
		top: -130px;
	}
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media:after{
		display: block;
		position: absolute;
		width: 170px;
		top: 75px;
		right: -5px;
	}
	
}



@media (min-width:780px) and (max-width:959px){
	
	.offre_resume > .row > .wpb_row > .wpb_column:first-child .vc_row:first-child .row .wpb_column:first-child .heading-text {
		text-align: left !important;
		max-width:350px;
	}
	
	.offre_resume > .row > .wpb_row > .wpb_column:first-child .vc_row:first-child .row .wpb_column:first-child .heading-text h2 span{
		text-align: left !important;
	}
	
	.offre_resume > .row > .wpb_row > .wpb_column:first-child .vc_row:nth-child(2) .uncode_text_column p{
		text-align:left;
	}
	
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media{
		width:200px;
		top:-120px;
	}
	
	.offre_resume >.row >.wpb_row > .wpb_column .uncont > .vc_row:first-child .uncode-single-media:after{
		display: block;
		position: absolute;
		width: 210px;
		top: 100px;
		right: -5px;
	}
	
	.fpl_intro .empty-space {
		display:none;
	}
}

@media(max-width:549px){
	.offre_resume span.btn-container a:before{
		content:'';
	}
	
	.offre_resume span.btn-container a{
		padding-left: 25px !important;
	}
}

@media(max-width:340px){
	.heading_list_offres_emplois .wpb_column:nth-child(2) span.counter {
		position: relative;
		top: 25px !important;
		left: 10px;
	}
	
	.heading_list_offres_emplois .wpb_column:last-child .uncol .uncoltable .uncell .uncont p{
		line-height:1px;
	}
}

@media(max-width:341px) and(max-width:420px){
	.heading_list_offres_emplois .wpb_column:nth-child(2) span.counter {
		position: relative;
		top: 25px !important;
		left: 10px;
	}
}


/*----------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/*PAGE LISTE OFFRES D EMPLOI*/


/*HEADER*/


.heading_list_offres_emplois .wpb_column{
	padding-left:10px !important;
}

.heading_list_offres_emplois .wpb_column:last-child .uncol .uncoltable .uncell .uncont >*{
	display: inline-block;
}

.heading_list_offres_emplois .wpb_column:last-child .uncol .uncoltable .uncell .uncont p{
	color:white;
	line-height:5px;
}


.heading_list_offres_emplois .wpb_column:last-child .uncol .uncoltable .uncell .uncont .uncode_text_column{
	padding-left:10px
}


/*LISTING DES OFFRES*/

.vc_job_offer_list {
	position: relative;
	top: -380px;
	width: 100%;
}

form#vc_job_offer_list_filters {
	background-color: white;
	border-radius: 30px !important;
	margin-bottom:50px;
}

div#job_offer_container.table table thead tr th:first-child {
	border-top-left-radius: 0 !important;
}

div#job_offer_container.table table thead tr th:last-child {
	border-bottom-right-radius: 0;
}

div#job_offer_container thead {
	display: none;
}

div#job_offer_container.table table tbody{
	border-radius: 30px !important;
}

div#job_offer_container.table table tbody tr:nth-child(even){
	background-color:#28939c29 !important;
}

div#job_offer_container.table table {
	background: white;
}

body div#job_offer_container.table table tbody tr td:last-child {border-right: none !important;}

div#job_offer_container.table table tbody tr td:first-child {
	border-left: none !important;
}

div#job_offer_container.table table tbody {
	border: none !important;
}

div#job_offer_container.table table tbody tr:last-child td {
	border: none !important;
}

div#job_offer_container.table table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 30px !important;
}


div#job_offer_container.table table tbody tr {
	height: 164px;
}

div#job_offer_container.table table tbody tr:first-child td:last-child {
	border-top-right-radius: 30px !important;
}

div#job_offer_container.table table tbody tr:first-child,div#job_offer_container.table table tbody tr:last-child {
	border-radius: 30px;
}

div#job_offer_container.table table {
	border-radius: 30px;
	border: none;
}

div#job_offer_container.table table tbody tr:first-child td:first-child {
	border-top-left-radius: 30px;
}

div#job_offer_container.table table tbody tr:last-child td:first-child {
	border-bottom-left-radius: 30px;
}

.vc_job_offer_list > * {
	-webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 36%);
	box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 36%);
	border-radius: 30px;
}


div#job_offer_container {
	background-color: white !important;
	border-radius: 30px;
	/*min-height:250px;*/
}

div#job_offer_container h3{
	padding-top:50px;
}


/*FILTRES*/

form#vc_job_offer_list_filters .vc_btn3-container button {
	border-radius: 50px;
	padding: 9px 25px;
	text-transform: uppercase;
	color: #28939C;
	font-family: 'Roboto';
	font-size: 13px;
	border: #28939C 1px solid;
	background-color: transparent;
}

form#vc_job_offer_list_filters .vc_btn3-container:hover button {
	background-color: #28939C;
	color: white;
}

.vc_job_offer_list_filter label {
	color: #1A2A4B;
	font-size: 18px;
	font-weight: bold;
}

.vc_job_offer_list_filter select,.vc_job_offer_list_filter input {
	border: none;
	border-bottom: solid 2px #28939C;
	border-radius:0;
	box-shadow:none;
}


/*BLOC D'UNE OFFRE*/



div#job_offer_container.table table tbody tr td {
	border: none;
}

div#job_offer_container.table table tbody tr{
	position:relative;
}

div#job_offer_container.table table tbody tr td:nth-child(1),div#job_offer_container.table table tbody tr td:nth-child(4),div#job_offer_container.table table tbody tr td:nth-child(5){
	width:33.333% !important;
}

/*date de publication*/

div#job_offer_container.table table tbody tr td:first-child{
	padding-left:50px;
	position: relative;
	top: 65px !important;
}

div#job_offer_container.table table tbody tr td:first-child a {
	font-size: 14px;
	font-family: 'Roboto';
	color: #8E8E8E;
	font-weight: 400;
}

div#job_offer_container.table table tbody tr td:first-child a:before {content: "Publiée le ";}

/*titre de l'annonce*/

div#job_offer_container.table table tbody tr td:nth-child(2),div#job_offer_container.table table tbody tr td:nth-child(3){
	width:0 !important;
}

.vc_custom_heading_wrap.job_offer_title span {
	text-transform: uppercase;
}

div#job_offer_container.table table tbody tr td:nth-child(2) a {
	font-size: 14px;
	font-family: 'Roboto';
	color: #1A2A4B;
	font-weight: bold;
	position:absolute;
	left:50px;
	top:35px;
}


/*type de contrat*/

div#job_offer_container.table table tbody tr td:nth-child(4) a{
	color:white;
	width: auto;
	border-radius:30px;
	margin-left:auto;
	margin-right:auto;
	display: inline-block;
	text-align:center;
	padding: 5px 20px;
}

/*Localisation*/

div#job_offer_container.table table tbody tr td:nth-child(5) a{
	color:#1A2A4B;
}


div#job_offer_container.table table tbody tr td:nth-child(5) a:before{
	content:url(/wp-content/uploads/2021/10/picto_localisation_bleu.svg);
	width: 40px !important;
	height: auto;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}

div#job_offer_container.table table tbody tr td:nth-child(4),div#job_offer_container.table table tbody tr td:nth-child(5){
	text-align:center;
}

div#job_offer_container.table table tbody tr td:nth-child(4) a,div#job_offer_container.table table tbody tr td:nth-child(5) a {
	font-size: 14px;
	font-family: 'Roboto';
	font-weight: 400;
	text-transform: capitalize;
	margin-top: 82.5px;
}

/*Etablissement*/


div#job_offer_container.table table tbody tr td:nth-child(3) a {
	font-size: 14px;
	font-family: 'Roboto';
	color: #1A2A4B;
	text-transform: capitalize;
	position: absolute;
	max-width:300px;
	
}

div#job_offer_container.table table tbody tr td:nth-child(3) a:before{
	content:url(/wp-content/uploads/2021/10/CPBLEU.svg);
	width: 30px!important;
	height: auto;
	position: absolute;
	display: block;
}

.similar_job_offer .t-entry-text-tc.single-block-padding {
	padding-top: 0;
}

div#job_offer_container.table table tbody tr td:nth-child(5) a {
	text-align: left;
	padding-left: 40px;
	position: relative;
}

div#job_offer_container.table table tbody tr td:nth-child(5) {
	width: 25%!important;
}

div#job_offer_container.table table tbody tr td:nth-child(4) {
	width: 41%!important;margin-top: 10px;
}

/*RESPONSIVE */

@media(min-width: 860px) and (max-width:1199px){
	
	div#job_offer_container.table table tbody tr td:nth-child(5) a:before{
		right:20%;
		
	}
	
	div#job_offer_container.table table tbody tr td:first-child a{
		width: 220px !important;
		display:inline-block !important;
		position: absolute;
		top: 0;
	}
	
	div#job_offer_container.table table tbody tr td:nth-child(4) a {
		position: absolute;
		top: -25px;
		right: 15.5%;
	}
}



@media(min-width:450px) and (max-width:859px){
	div#job_offer_container.table table tbody tr td:nth-child(4) a {
		position: absolute;
		top: -25px;
		right: 10%;
	} 
	
	div#job_offer_container.table table tbody tr td:nth-child(5) a:before{
		right:21%;
		
	}
	
	div#job_offer_container.table table tbody tr td:first-child a{
		width: 220px !important;
		display:inline-block !important;
		position: absolute;
		top: 0px;
	}
	
}

@media (max-width:449px){
	
	div#job_offer_container.table table tbody tr {
		height:300px;
	}
	
	
	div#job_offer_container.table table tbody tr td:first-child a{
		width: 220px !important;
		display:inline-block !important;
		position: absolute;
		top: 20px;
	}
	
	div#job_offer_container.table table tbody tr td:nth-child(4) a {
		position: absolute;
		top: 70px;
		left: 70px;
		
	} 
	
	div#job_offer_container.table table tbody tr td:nth-child(5) a{
		position: absolute;
		top: 125px;
		left: 200px;
		
	}
	
	div#job_offer_container.table table tbody tr td:nth-child(5) a:before{
		top:0;
		left:-15px;
	}
	
}

@media (min-width:1500px) and (max-width:1699px){
	.vc_job_offer_list{
		top:-350px;
	}
}


@media (max-width:1499px){
	.vc_job_offer_list{
		top:-330px;
	}
}


@media(max-width:959px){
	
	body .vc_job_offer_list_filter {
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}
	
	input#job_offer_keywords {
		width: 100% !important;
	}
	
	
	div#job_offer_container.table table tbody tr td:first-child {
		padding: 0 !important;
	}
	
	div#job_offer_container.table table tbody tr td:nth-child(2) a {
		left: 0;
	}
	
	div#job_offer_container.table table tbody tr td:nth-child(3) a {
		left: 40px !important;
	}
	
	
	.heading_list_offres_emplois .wpb_column{
		width:50% !important;
		display:inline-block !important;
		
	} 
	
	.heading_list_offres_emplois .wpb_column:nth-child(2){
		padding-top:0 !important;
		
	}
	
	.job_offer_intro .uncode-single-media {
		width: 50%;
		margin: auto;
	}    
	
	
	.job_offer_intro .wpb_column .vc_custom_heading_wrap {
		text-align:center;
	}
	
	
	hr.separator-break.separator-accent.separator-double-padding {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 30px!important;
	}
	
	
}


@media(min-width:420px) and (max-width:959px){
	.heading_list_offres_emplois .wpb_column:nth-child(2) span{
		font-size:70px
		
	}
}

@media(max-width:419px){
	.heading_list_offres_emplois .wpb_column:nth-child(2) span{
		font-size:40px;
		
	}
}

@media (min-width:700px){
	div#job_offer_container.table table tbody tr td:nth-child(3) a{
		left: 90px;
		top: 92.5px;
	}
	
	
	div#job_offer_container.table table tbody tr td:nth-child(3) a:before{
		top: 5px;
		left: -20px;
		position: absolute;
	}
	
}

@media (min-width:450px) and (max-width:699px){
	div#job_offer_container.table table tbody tr td:nth-child(3) a{
		left: 90px;
		top: 92.5px;
		max-width:200px;
	}
	
	
	div#job_offer_container.table table tbody tr td:nth-child(3) a:before{
		top: 5px;
		left: -20px;
		position: absolute;
	}
	
}

@media (min-width:420px) and (max-width:449px){
	
	div#job_offer_container.table table tbody tr td:nth-child(4) a {
		position: absolute;
		top: 130px;
		left: 20px;
		
	} 
	
	div#job_offer_container.table table tbody tr td:nth-child(3) a{
		position: absolute;
		top: 120px;
		left: 85px;
		max-width:200px;
		
	}
	
	div#job_offer_container.table table tbody tr td:nth-child(3) a:before{
		top:5px;
		left:-20px;
	}
}


@media(max-width:419px){
	
	div#job_offer_container.table table tbody tr td:nth-child(3) a:before{
		top:5px;
		left:-15px;
	}
	
	div#job_offer_container.table table tbody tr td a{
		left:20px !important;
	}
	
	div#job_offer_container.table table tbody tr td:nth-child(4) a {
		position: absolute;
		top: 130px;
		left: 40px !important;
		
	} 
	
	div#job_offer_container.table table tbody tr td:nth-child(3) a{
		position: absolute;
		top: 140px;
		left: 50px!important;
		max-width:200px;
		
	}
	
	
	div#job_offer_container.table table tbody tr td:nth-child(5) a {
		position: absolute;
		top: 170px;
		left:50px !important;
	}
	
	
	div#job_offer_container.table table tbody tr td:first-child a{
		max-width:200px
	}
}

@media(max-width:1499px){
	.job_offer_intro{
		margin-bottom:100px
	}
}



.job_offer_carousel .t-entry-title.h4 {
	min-height: 100px !important;
	display:flex;
	align-items: center;
	justify-content: center;
}

.job_offer_carousel .t-entry-title.h4 a{
	display: inline-grid !important;
	width: 90%;
}



body .job_offer_carousel  .owl-item  {
	min-height: 400px !important;
	height: 430px !important;
}


.job_offer_carousel .t-entry {
	min-height: 300px !important;
	height: 420px !important;
}

.job_offer_carousel:not(.civic_offer_carousel)  .t-entry-cf-type_contrat, 
.job_offer_carousel:not(.civic_offer_carousel)  .t-entry-cf-lieu,
.job_offer_carousel:not(.civic_offer_carousel)  .t-entry-cf-etablissement,
.job_offer_carousel:not(.civic_offer_carousel) .t-entry-cf-date_prise_poste {
	
	/*SI IL Y A UNE TROISIEME INFO ON MET CETTE VALEUR A 25*/
	margin-top: 40px !important;
	
}

a.custom-link.btn.btn-sm.border-width-0.see_all_offer.btn-color-999369.btn-circle.btn-icon-left {
	margin-top: 100px;
}


.similar_job_offer .tmb h3.t-entry-title.h6 {
	min-height: 100px;
}

@media(max-width:1109px){
	
	.similar_job_offer .tmb {
		width: 100% !important;
		margin-bottom: 10px;
	}
	
	.similar_job_offer .tmb .t-inside, .similar_job_offer .isotope-wrapper.single-gutter, .similar_job_offer .isotope-container.isotope-layout.style-masonry.isotope-pagination.un-isotope-init, .similar_job_offer .tmb, .similar_job_offer .tmb .t-entry-text .t-entry-text-tc, .similar_job_offer .tmb .t-entry-text .t-entry-text-tc .t-entry, .similar_job_offer .isotope-container, .similar_job_offer .tmb .t-entry-text {
		height: auto !important;
	}
}
