.single-job_offer div#header-page-section-text {
	padding-bottom: 36px;
}

.single-job_offer .icon-box-content .icon-box-heading {
	height: auto!important;
}

.single-job_offer .icon-box-content p {
	line-height: normal;
}

.single-job_offer .icon-box-content {
	padding-left: 18px;
}

.single-job_offer .icon-box-icon.fa-container {
	position: relative;
	top: 3px;
}

.single-job_offer .post-content > .row-container > .row {
	padding-top: 0;
	 padding-left: 0;
	 padding-right: 0;
}
.wpcf7-response-output {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1.1em;
	font-weight: 600;
	color: #c94444!important;
}
body .wpcf7 span.wpcf7-not-valid-tip {
	color: #d94444!important;
}

/* Liste des offres d'emplois */
.vc_job_offer_list .vc_general {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	min-width: 150px;
	text-align: center;
	padding: 15px 15px !important;
	letter-spacing: 0.5px !important;
	max-width: 100%;
	width: max-content;
	line-height: normal;
	border-radius: 2px;
	border-width: 1px;
	color: #ffffff !important;
	background-color: #000000 !important;
	border-color: #000000 !important;
	font-weight: 500 !important;
	font-family: "Raleway",sans-serif, "Raleway",sans-serif !important;
	text-transform: uppercase;
}
.vc_job_offer_list #job_offer_container.table table thead tr th {
	color:#fff;
	border:none;
	background-color: #0a8bb9;
   }
   
   