.btn_secteurs_activity {
	background-color: transparent;
}

.orange {
	color: #f3990e !important;
}

p {
	color:#363c44 !important;
	font-size: 16px;
	line-height: 24px !important;
}

#page {
	margin-top:71px;
}

.home .page-content {
	margin-top:0;
}

.page-content {
	margin-top:50px;
}

.nav_filiales ul {
	list-style:none;
}

.nav_filiales ul li a {
	font-family: 'Rubik', sans-serif;
}

.pro-slider {
	display: none;
}

.hidden-mobile {
	display: none !important;
}

#mobile_burger {
	margin:0 60px 0 0;
}

#nav-icon {
	width: 30px;
	height: 25px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

#nav-icon span {
	display: block;
	position: absolute;
	height: 5px;
	width: 100%;
	background: #000000;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

#nav-icon span:nth-child(1) {
	top: 0px;
}

#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) {
	top: 10px;
}

#nav-icon span:nth-child(4) {
	top: 20px;
}

#nav-icon.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#nav-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav-icon.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#all_menu.open #mobile-menu, #all_menu.open #filiales_mobile_menu {
	display: block;
}

#header_menu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
}

#lang_menu {
	position: fixed;
	top:20px;
	right:0;
	z-index: 99999;
}

#main_logo {
	padding: 10px;
}

#main_logo img {
	height: 50px;
	width: auto;
}

#all_menu {
	width: 100%;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

#main_menu {
	width: 100%;
}

#mobile-menu ul {
	padding: 0;
}

#filiales_mobile_menu {
	border-top: 5px solid #293133;
	background-color: #293133;
	width: 100%;
	display: none;
}

.hidden-desktop .nav_filiales nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 10px 0 10px 0;
	margin: 0;
}

.hidden-desktop .nav_filiales nav ul li {
	width: 40%;
}

.hidden-desktop .nav_filiales nav ul li a {
	color: #FFFFFF;
}

.wpml-ls-legacy-dropdown {
	width: auto !important;
	border:none;
}

.wpml-ls-statics-shortcode_actions a {
	border:none;
}

#masthead {
	position: fixed;
	top: 53px;
	width: 100%;
}

#masthead .container {
	padding: 0 0 15px 0;
}

.header-top, .header-top .logo, .primary-menu .navbar-nav > li > a {
	/*height: auto !important;
	line-height: 1em !important;*/
}

.logo a, .logo img {
	width: 100%;
	height: auto;
	max-width: 190px;
	margin-bottom:10px;
}

#masthead .header-top {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#masthead .header-top .pull-left, #masthead .header-top .pull-right {
	float: none;
}

#menu-principal {
	border-top: 1px solid #f3990e;
}

#menu-principal > li > a {
	line-height: 50px;
	height: 50px;
}

body #header-sticky.sticky-header {
	display: none !important;
}

nav.navbar.mobile-menu-cont {
	position: fixed;
	top: 29px;
}

nav.navbar.mobile-menu-cont .logo img {
	max-height: 50px;
	width: auto;
}

#mobile-menu {
	background: #FFFFFF;
}
.mobile-menu-cont ul li, #mobile-menu ul ul li {
	border-bottom:1px solid #999999;
}

#mobile-menu ul li a {
	color: #363c44;
}

.mobile-search input {
	background: transparent;
	color: #363c44;
}
/* ########## SLIDER ########## */
.tp-caption {
	text-align: center !important;
	text-transform: none !important;
}

/* ########## SECTION INTRO ########## */
section.section_intro {
	padding-bottom:35px !important;
	padding-top: 50px !important;
}
.section_intro h2 {
	text-transform: uppercase;
	font-weight: 700 !important;
	font-size: 44px;
	font-family: Roboto;
}

.section_intro p {
	font-size:18px !important;
	color:#363c44 !important;
	text-align: center;
	margin:25px auto 25px auto;
	width: 80%;
}

.section_intro .btn_line {
	margin:25px 0 0 0;
}

/* ########## SECTION ACTIVITES ########## */
.section_activites {
	padding-bottom: 100px;
}

.section_activites .vc_single_image-wrapper {
	display: block !important;
}

.section_activites .wpb_single_image {
	position: relative;
}

.section_activites .wpb_single_image #rollover_activity {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(48,48,48,0.75);
	text-align: center;
	color:#FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

#rollover_activity span {
	padding: 10px;
	border:1px solid #FFFFFF;
	text-transform:uppercase;
	z-index: 2;
}

#rollover_activity #yellow_bg {
	background-color: rgba(250,182,7,0.5);
	position: absolute;
	width: 70%;
	height: 100%;
	left: -20%;
	top: 0;
	z-index: 1;
	-webkit-transform: skew(-25deg);
	-moz-transform: skew(-25deg);
	-o-transform: skew(-25deg);
}

.section_activites h2 {
	font-weight: 500;
	text-transform: uppercase;
}

.section_activites h3 {
	text-transform: uppercase;
	margin-bottom: 5px;
}

.section_activites .vc_sep_pos_align_center {
	margin:0 auto 20px 0;
}

.section_activites .vc_sep_pos_align_center .vc_sep_line {
	border-top: 5px solid #fab607 !important;
}

.section_activites .wpb_single_image {
	margin:0 !important;
}

.section_activites .wpb_single_image figure, .section_activites .wpb_single_image div {
	width: 100%;
}

.section_activites .wpb_single_image figure img {
	width: 100% !important;
}

.section_activites .icon_activites img {
	width: auto !important;
	max-width: 85px !important;
}

.section_activites .activity_txt {
	border:1px solid #e6e6e6;
	padding: 10px !important;
}

.section_activites .activity_txt p {
	color: 898989;
	font-size: 12px !important;
	font-weight: 300 !important;
	line-height: 1.1em !important;
}

/* ########## SECTION ARTICLES ########## */
.articles_list {
	margin:45px auto 0 auto;
	padding: 0 0 40px 0;
}

.section_actualites h2 {
	font-weight: 500;
	text-transform: uppercase;
}

.articles_list article {
	position: relative;
	padding: 0 0 60px 0;
	margin:0 0 30px 0;
}

.articles_list article .article_img {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FFFFFF;
	border-left:10px solid #fab607;
	min-height: 185px;
	max-height: 185px;
	overflow: hidden;
}

.articles_list article .article_img img {
	width: 100%;
	height: auto;
}

.articles_list article .article_title {
	margin:25px 0 0 0;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

.articles_list article hr.article_title_sep {
	width: 20%;
	margin:10px 0 10px 0;
	padding: 0;
	border:none;
	border-top:1px solid #fab607;
}

.articles_list article .article_text {
	font-size: 12px;
	color:#a0a0a0;
	line-height: 1.2em;
}

.articles_list article .article_btn_link {
	bottom:0;
	left:50%;
	margin:15px 0 0 0;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* ########## SECTION RECRUTEMENTS ########## */
.section_recrutement {
	font-family: Roboto !important;
}

.section_recrutement h2 {
	text-transform: uppercase;
}

.section_recrutement h2:before {
	font-family: FontAwesome;
	content:'\f2b5';
	color:#f3990e;
	margin: 0 10px 0 0;
}

.section_recrutement hr {
	width: 25%;
	border:none;
	border-top: 1px solid #f3990e;
	margin-left:0;
}

.recrut_descript {
	margin:0 0 50px 0;
}

.top_list_annonces p {
	color:#FFFFFF !important;
	text-align: center;
	padding: 10px;
	font-weight: 700;
}

.section_recrutement .vc_btn3 {
	width: 100%;
	text-align: center;
}

.item_annonce {
	width: calc(100% - 10px);
	align-items: stretch !important;
}

.item_recrut_desc p {
	font-size:14px !important;
	color:#000000 !important;
	padding: 15px 0 15px 15px !important;
}

.btn_recrut {
	margin: 0 !important;
	padding: 0 !important;
	text-transform: uppercase;
	background-repeat: no-repeat;
	position:absolute;
	top:5px;
	right:-10px;
	height:42px !important;
	width: 77px !important;
}

.btn_recrut:hover {
	right: 0;
	height: 29px !important;
}

.btn_recrut a {
	background: none !important;
	color:#FFFFFF !important;
	margin: -10px 0 0 0;
	padding: 0;
	width: 77px !important;
}

.recrut_list > .wpb_wrapper {
	background-color: #FFFFFF;
}

.recrut_list .vc_row {
	margin:0;
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.recrut_list .vc_row .vc_column-inner {
	padding: 0 !important;
	margin: 0 !important;
}

/* ########## SECTION CONTACT ########## */
.section_contact h2 {
	font-weight: 500;
	text-transform: uppercase;
}

.section_contact .wpcf7-form .wpcf7-captchac, .page-contact .wpcf7-captchac {
	margin:0 5% 0 5% !important;
	float: none !important;
	width: 30% !important;
}

.section_contact .wpcf7-form .wpcf7-captchar[type="text"], .page-contact .wpcf7-captchar[type="text"] {
	width: 60% !important;
}

.section_contact .form-inner-page fieldset input[type=submit] {
	width: 100%;
	text-transform: uppercase;
	font-size: 18px;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea,
.wpcf7-form select,
.wpcf7-form input[type="text"]:hover,
.wpcf7-form input[type="email"]:hover,
.wpcf7-form textarea:hover,
.wpcf7-form select:hover {
	background: transparent;
	border:1px solid #999999 !important;
}

.section_contact input[name="nom"], .section_contact input[name="nom"]:hover, .section_contact input[name="nom"]:focus {
	background: url(../images/back_input_name.png) no-repeat 10px center;
	padding-left: 60px;
}

.section_contact input[name="email"], .section_contact input[name="email"]:hover, .section_contact input[name="email"]:focus {
	background: url(../images/back_input_mail.png) no-repeat 10px center;
	padding-left: 60px;
}

.section_contact input[name="sujet"], .section_contact input[name="sujet"]:hover, .section_contact input[name="sujet"]:focus {
	background: url(../images/back_input_subject.png) no-repeat 10px center;
	padding-left: 60px;
}

/* ########## FOOTER ########## */
footer {
	background-color: #293133 !important;
	color:#FFFFFF !important;
	padding:30px 0 0 0;
	position: relative;
}

.copyright_nav ul,
.footer_social .footer_links ul,
.footer_social .network ul {
	display: flex;
	justify-content: center;
}

footer .wrapper {
	max-width: 1140px;
	margin:0 auto 0 auto;
	padding: 0 15px 0 15px;
	align-items: stretch;
	position: relative;
}

footer ul {
	list-style: none;
}

.footer_logo {
	margin:0 0 15px 0;
}

.footer_groupe_desc p {
	font-size: 12px !important;
	color: #FFFFFF !important;
	line-height: 1.1em !important;
	margin:0 0 15px 0;
}

footer nav ul li {
	padding:0 30px 0 0 !important;
}

footer nav ul li ul, footer nav ul li ul li, footer nav ul li ul li a {
	margin: 0;
	padding: 0;
	line-height: 1em !important;
}

footer nav ul li ul li a {
	font-size: 11px !important;
	color:#999999 !important;
	line-height: 1em !important;
}

footer nav ul li ul li a:hover {
	color:#f3990e !important;
}

.scrollToTop {
	position: absolute;
	top: 0;
	right: 15px;
}

.footer_social {
	border-top:1px solid #f3990e;
	align-items: center;
	padding: 20px 0 20px 0;
}

.footer_social .network ul {
	align-items: center;
}

.footer_social .footer_links a {
	color:#FFFFFF;
	text-transform: uppercase;
	border:1px solid #FFFFFF;
	padding: 10px;
}

.footer_social .footer_links ul li:first-child {
	margin:0 30px 0 0;
}
.footer_social .footer_links ul li:first-child a {
	border-top:1px solid #f3990e;
	border-right:1px solid #f3990e;
}

.footer_social .footer_links ul li:last-child a {
	border-bottom:1px solid #f3990e;
	border-left:1px solid #f3990e;
}

.footer_social .footer_links a:hover {
	color:#f3990e;
}

.footer_sep hr {
	margin:0 0 1px 0;
	padding: 0;
	background-color: transparent;
	border-top : 1px dotted #f3990e;
}

.footer_copyright {
	padding: 10px 0 0 0;
}

.footer_copyright, .footer_copyright a {
	color:#999999;
	font-size: 10px;
}

.footer_copyright a:hover {
	color:#f3990e;
}

.copyright_nav ul li {
	margin:7px 0 0 0;
	padding:0 10px 0 10px;
	border-right:1px solid #f3990e;
}

.copyright_nav ul li:first-child {
	padding: 0 10px 0 0;
}

.copyright_nav ul li:last-child {
	padding: 0 0 0 10px;
	border:none;
}

li.footer_title a, .footer_title {
	text-transform: uppercase;
	color:#FFFFFF;
	border-left:5px solid #f3990e;
	padding: 0 0 0 10px;
	font-size: 17px;
}

li.footer_title, li.footer_title ul li a {
	text-transform: none;
	border:none;
	padding: 0;
}

.orange_square {
	background-color: #f3990e;
	width: 35px !important;
	height: 35px !important;
	overflow: hidden;
	margin: 0 0 0 30px;
	border-radius: 4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	display: flex;
	justify-content: center;
	align-items: center;
}

.orange_square a {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	font-size: 20px;
	line-height: 35px;
}

.orange_square a:hover {
	color: #FFFFFF;
}

.orange_round {
	background-color: #f3990e;
	width: 60px !important;
	height: 60px !important;
	overflow: hidden;
	border-radius: 30px;
	color:#293133;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	font-size: 40px;
}

/* ########## DIVERS ########## */
.btn_line a {
	background-color: none !important;
	background: none !important;
	border:1px solid #363c44 !important;
	text-transform: uppercase;
	font-weight:700;
	color: #363c44 !important;
}

.btn_line a:hover {
	/*background-color: #363c44 !important;-*/
	color:#f3990e !important;
	border:1px solid #f3990e !important;
}

.btn_flat_orange a {
	text-transform: uppercase !important;
	font-weight: 300 !important;
	font-size: 18px !important;
	background-color:#f3990e;
	background-image:none;
	color:#ffffff;
	border-radius: 0;
	padding: 18px 25px;
	border:none;
}

.btn_flat_orange a:hover {
	color:#f3990e !important;
	background-color: #FFFFFF !important;
	border:1px solid #f3990e !important;
	background-image:none;
}

.fontawesome {
	font-family: FontAwesome;
}

.page-header .title-wrapper h1 {
	color:#f3990e !important;
}

.cont-padding {
	padding-top: 0 !important;
}

#content-wrapper .page-header {
	top:0 !important;
	background-color: #293133;
}

.home section {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

body.archive .page-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: stretch;
}

.category-actualites article {
	margin-bottom: 50px;
}

.category-actualites article .entry-image {

}

.category-actualites article h2 {
	font-size: 24px !important;
	margin: 0 !important;
}

article.type-post .border {
	margin: 0 !important;
}

/******************************************************************
HISTORIQUE
******************************************************************/
.historique li {
	line-height: 1em;
}

.historique .title {
  height: 20px;
  padding-left: 15px;
  background: #DDDFE0;
  border-bottom: 1px solid white;
  font: normal normal 12px/20px "texgyreadventorregular", Helvetica, Arial, sans-serif;
  color: #282D33;
  text-transform: uppercase;
  margin-bottom: 0;
}
.historique #frise {
  height: 362px;
  width: 930px;
  owverflow: hidden;
  background: url("../images/frise.gif") 0 0 repeat-x;
}

.historique #frise * {
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
	box-sizing: unset;
}

.historique #frise #horiz_container_outer {
  width: 930px;
  height: 362px;
}
.historique #frise ul#horiz_container {
  margin: 0;
  /* 			width:930px; */
}
.historique #frise ul#horiz_container li {
  width: 98px;
  height: 167px;
  float: left;
  padding-left: 24px;
  position: relative;
}
.historique #frise ul#horiz_container li .more {
  display: none;
  position: absolute;
  left: 122px;
  width: 325px;
  height: 295px;
  z-index: 2;
  padding-top: 21px;
}
.historique #frise ul#horiz_container li .more img {
  margin: 0 0 5px 31px;
}
.historique #frise ul#horiz_container li .more .more-infos {
  display: block;
  margin-left: 31px;
}
.historique #frise ul#horiz_container li .more .more-date {
  color: #f6a800;
  font: normal normal 12px/20px "texgyreadventorbold", Helvetica, Arial, sans-serif;
}
.historique #frise ul#horiz_container li .more .more-title {
  color: #282d33;
  font: normal normal 13px/20px "texgyreadventorregular", Helvetica, Arial, sans-serif;
}
.historique #frise ul#horiz_container li .more .first {
  display: inline-block;
  width: 270px;
  height: 45px;
}
.historique #frise ul#horiz_container li .more .second {
  display: inline-block;
  width: 270px;
  height: 60px;
}
.historique #frise ul#horiz_container li .more .second p {
  margin: 0;
  font-size: 11px;
  color: #212121;
  font-family: Arial, Helvetica;
}
.historique #frise ul#horiz_container li .more.no-thb .second {
  height: 222px;
  overflow: hidden;
}
.historique #frise ul#horiz_container li.top {
  background: url("../images/curseur_hist_top.png") 0 bottom no-repeat;
  margin-top: 5px;
}
.historique #frise ul#horiz_container li.top .items-infos {
  position: absolute;
  bottom: 54px;
}
.historique #frise ul#horiz_container li.top .more {
  background: url("../images/historique_hover_top.png") 0 0 no-repeat;
  top: 19px;
}
.historique #frise ul#horiz_container li.btm {
  background: url("../images/curseur_hist_btm.png") 0 0 no-repeat;
  margin-top: 157px;
  padding-top: 52px;
  height: 122px;
}
.historique #frise ul#horiz_container li.btm .more {
  background: url("../images/historique_hover_btm.png") 0 0 no-repeat;
  bottom: 0;
  right: 0;
}
.historique #frise ul#horiz_container li .date_img {
  display: block;
}
.historique #frise ul#horiz_container li .date {
  font-family: Arial, Helvetica;
  font-size: 10px !important;
  color: #fff;
}
.historique #frise ul#horiz_container li .items-title {
  font-size: 10px;
}
.historique #frise ul#horiz_container li:hover .more {
  display: block;
}
.historique #frise ul#horiz_container li .more.jscroll .second {
  height: 60px;
}


/*******/
.historique #histo_frise {

}

.historique #histo_frise .item_frise {
	padding: 0;
	margin: 0;
}

.historique #histo_frise .item_frise .item_frise_txt {
	
}

.historique #histo_frise .sep_frise {
	width: 100%;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	display: flex;
	height: 60px !important;
	align-items: stretch;
	justify-content: space-between;
}

.historique #histo_frise .sep_frise div {
	width: 50%;
}
.historique #histo_frise .sep_frise div:first-child {
	border-right:1px solid #CCCCCC;
}

.historique #histo_frise .item_frise .item_frise_txt {
	padding: 20px 0 0 0;
}

.historique #histo_frise .item_frise .item_frise_txt .date_title {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #f3990e;
}


/******************************************************************
GOOGLE MAPS
******************************************************************/
#mapp0_layout, #mapp0 {
	width: 100% !important;
}
.map_presence td {
	border:none !important;
	padding: 0 !important;
}
.mapp-layout {
  border: none !important;
  width: 100% !important;
  margin: 0 !important;
}
.mapp-iw .mapp-title {
  font-size: 16px;
  color: #F6A800;
  font-weight: normal;
}
.map-legend {
  height: 25px;
  width: 100%;
  background: #dddfe0;
  border-top: 1px solid #fff;
  position: relative;
  top: -25px;
  z-index: 2;
  padding-left: 20px;
}
.map-legend .first {
  background: url("../images/map-legend.png") 0 -2px no-repeat;
  padding-left: 25px;
  line-height: 24px;
  padding-bottom: 10px;
}
.map-legend .second {
  background: url("../images/map-legend.png") 0 -109px no-repeat;
  padding-left: 25px;
  display: inline-block;
  margin-left: 25px;
  line-height: 24px;
  padding-bottom: 10px;
}

.partners {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}

.partner_item {
	border-left:5px solid #f3990e;
	padding: 0 0 0 20px;
	margin: 0 0 50px 0;
}

.partner_item .partner_logo {
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.partner_item .partner_logo img {
	padding: 10px;
}

.partner_txt h2 {
	margin-top:0;
}

.partner_txt p {
	line-height: 1.2em;
}

.quality {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}

.quality_item {
	margin: 0 0 50px 0;
}

.quality_item_logo {
	text-align: center;
	margin:0 0 20px 0;
}

#mapp0_directions {
	display: none;
}
/*
.page-contact {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}

.page-contact .right_contact {
	width: 30%;
}

.page-contact .left_map {
	width: 65%;
}
*/

.page-contact h2 {
	margin-top:0;
}

.page-contact #map {
    position: relative;
    width: 100%;
    margin: 30px 0 30px 0;
    min-height: 200px;
}

.list_collab {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}

.collab_item {
	width: 100%;
	border:1px solid #CCCCCC;
	padding: 30px;
	margin: 0 0 30px 0;
}

.collab_item .collab_item_title {
	font-size: 16px;
}

.collab_item .collab_item_title span {
	font-size: 24px;
	font-weight: bold;
	color:#f3990e;
}

.collab_item_content {
	margin:15px 0 0 0;
	display: flex;
	align-items: stretch;
}

.collab_item_img {
	width: 20%;
}

.collab_item_txt {
	margin: 0 0 0 30px;
	line-height: 1.5;
}

.collab_item_btn {
	margin:15px 0 0 0;
}

.collab_item_btn a {
	display: block;
	border:1px solid #293133;
	text-align: center;
}

.page-extranet {
	position: relative;

}

.page-extranet #entete-fixe {
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	margin: 0 !important;
	display: flex;
	flex-direction: column;
}

.page-extranet #entete-fixe > p {
	order:1;
}

.page-extranet #entete-fixe #extraem-moteur {
	position: relative !important;
	top:0 !important;
	left:0 !important;
	order: 2;
	margin-bottom:5px!important;
}

.page-extranet #entete-fixe a.extranet-logout {
	top:0 !important;
}

.page-extranet #entete-fixe > table {
	order:3;
}

.page-extranet #entete-fixe #extraem-moteur .chzn-container {
	height: 38px !important;
	line-height: 38px !important;
}

.nav_filiales .espace_client a {
	font-size: 12px !important;
	text-transform: none !important;
	font-weight: 700;
	color:#f3990e;
}


#filiales_mobile_menu .nav_filiales ul.menu {
	padding-bottom: 0;
}

#filiales_mobile_menu .nav_filiales .espace_client {
	width: 100%;
	text-align: center;
	background-color:#f3990e;
	margin-bottom: 0;
	padding: 5px 0 5px 0;
}

@media (min-width: 480px) {
	.footer_nav nav ul:first-child {
		display: flex;
		justify-content: center;
	}

	.partner_item {
		width: 45%;
	}

	.page-contact .left_map {
		display: flex;
		align-items: stretch;
		justify-content: space-between;
		margin:0 0 30px 0;
	}
	.page-contact #map {
		position: relative;
		width: 100%;
		margin: 0 0 0 7.7%;
	}
}

@media (min-width: 768px) {
	#page {
		margin-top:132px;
	}
	.hidden-desktop {
		display: none !important;
	}
	.hidden-mobile {
		display: block !important;
	}
	
	#header_menu {
		border-top: 5px solid #293133;
	}
	#filiales_desktop_menu {
		margin:0 auto 0 auto;
		width: 100%;
	}

	.filiales_menu_content,
	.filiales_menu_content .baseline,
	.filiales_menu_content .baseline p,
	.filiales_menu_content .nav_filiale,
	.filiales_menu_content nav,
	.filiales_menu_content ul,
	.filiales_menu_content li {
		margin: 0;
		padding: 0;
	}

	.filiales_menu_content {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		width: 100%;
		max-width: 1170px ;
		margin:0 auto 0 auto;
	}

	.baseline {
		display: none;
	}

	.nav_filiales {
		margin-right:60px;
	}

	.nav_filiales ul {
		display: flex;
		justify-content: space-around;
		margin: 0;
	}

	.nav_filiales ul li {
		border-left:1px solid #f3990e;
		padding: 10px !important;
	}

	.nav_filiales ul li:hover, .nav_filiales ul li.selected {
		background-color: #f3990e;
	}

	.nav_filiales ul li:first-child {
		border:none;
	}

	.nav_filiales ul li a {
		font-size: 12px;
		color:#000000;
		text-transform: uppercase;
		font-weight: 300;
	}

	.nav_filiales ul li:hover a, .nav_filiales ul li.selected a {
		color:#FFFFFF;
	}

	#all_menu {
		max-width: 1170px;
		flex-wrap: nowrap;
		justify-content: space-between;
		margin: 0 auto 0 auto;
	}

	#main_menu {
		width: auto;
	}

	.primary-menu {
		border:none;
	}

	.section_activites h3 {
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		-o-hyphens: auto;
		hyphens: auto;
	}

	.section_recrutement h2 {
		font-size: 28px !important;
	}

	.articles_list,
	.recrut_content,
	.section_contact .form-inner-page {
		display: flex;
		justify-content: space-between;
	}

	.recrut_content {
		align-items: stretch;
	}

	.recrut_descript {
		margin:0;
	}

	.recrut_descript .vc_column-inner {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.recrut_list .vc_btn3-container {
		margin-bottom:0 !important;
	}

	.articles_list {
		align-items: stretch;
	}

	.articles_list article {
		width: 30%;
		padding: 0 0 90px 0;
		margin:0;
	}

	.section_recrutement > .vc_row > .wpb_column {
		width: 40%;
	}

	.section_contact .form-inner-page fieldset {
		width: 45%;
	}

	.home .wpcf7-form {
		width: 100%;
	}

	footer .wrapper,
	.footer_nav,
	.footer_nav nav ul:first-child,
	.copyright_nav ul {
		display: flex;
		justify-content: space-between;
	}

	footer .groupe_infos {
		width: 25%;
	}

	footer .footer_content {
		width: 66%;
	}

	body.archive .page-content article {
		max-width: 45%;
	}

	body.archive .page-content article .entry-image {
		display: flex;
	    justify-content: center;
	    align-items: center;
	    background-color: #FFFFFF;
	    border-left: 10px solid #fab607;
	    min-height: 155px;
	    overflow: hidden;
	}

	.historique #histo_frise .item_frise {
		display: flex;
		width: 100%;
		align-items: center;
	}

	#histo_frise {
		max-width: 80%;
		margin:30px auto 0 auto;
	}

	.historique #histo_frise .item_frise .item_frise_txt p {
		padding: 0 0 0 30px;
	}
	.historique #histo_frise .item_frise .item_frise_img {
		width: 100%;
		max-width: 300px;
	}

	.historique #histo_frise .img_right .item_frise_img {
		order: 2;
	}
	.historique #histo_frise .img_right .item_frise_txt {
		order: 1;
		text-align: right;
	}

	.historique #histo_frise .img_right .item_frise_txt p {
		padding: 0 30px 0 0;
	}

	.historique #histo_frise .sep_frise {
		flex-direction:column;
		width: 70%;
		margin: 0 auto 0 auto;
		border:none;
		height: auto !important;
		justify-content: flex-start;
	}

	.historique #histo_frise .sep_frise div {
		width: 100%;
		border:none;
		margin:0;
		padding: 0;
		border-right:1px solid #CCCCCC;
	}
	/*
	.historique #histo_frise .sep_frise.lr div {
		border-right:1px solid #CCCCCC;
	}
	*/
	.historique #histo_frise .sep_frise.lr div:first-child {
		border:none;
		border-left: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
	}

	.historique #histo_frise .sep_frise.rl div:last-child {
		border:none;
		border-left: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
	}

	.partner_item {
		width: 30%;
	}

	.quality_item {
		width: 30%;
	}

	.page-contact {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}

	.page-contact .right_contact {
		width: 30%;
		order: 1;
	}

	.page-contact .left_map {
		width: 65%;
		order: 2;
		margin: 0;
	}

	.collab_item {
		width: 48%;
	}

	.collab_item_img {
		display: none;
	}
}

@media (min-width: 920px) {
	/*
	.filiales_menu_content {
		justify-content: space-between;
	}

	.nav_filiales {
		display: block;
	}
	*/
	.pro-slider {
		display: block;
	}

	#page {
		margin-top:177px;
	}
	#main_logo img {
		height: 85px;
		width: auto;
	}

	body.archive .page-content article {
		max-width: 30%;
	}

	.section_recrutement h2 {
		font-size: 38px !important;
	}

	.collab_item_img {
		display: block;
	}
}

@media (min-width: 1024px) {
	.footer_social .network ul,
	.footer_social .footer_links ul,
	.footer_social .footer_links,
	.footer_social,
	.footer_copyright {
		display: flex;
		justify-content: space-between;
	}

	.baseline {
		display: inline-block;
	}

	.filiales_menu_content {
		justify-content: space-between;
	}
}

@media (min-width: 1200px) {
	.articles_list article {
		padding: 0 0 60px 0;
	}

	#lang_menu {
		left: calc(50% + 530px) !important;
		right: auto;
	}
}