/*
Theme Name: WIGWAM
Description: webdesign pour wordpress
Author: Liner interactive (www.liner-communication.fr)
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{
font-size:100%;
font:inherit;
padding:0;
border:0;
margin:0;
vertical-align:baseline;
}
body{
line-height:1;
}
ol,ul{
list-style:none;
}
blockquote,q{
quotes:none;
}
blockquote:before,
blockquote:after,
q:before,
q:after{
content:'';
content:none;
}
table{
border-collapse:collapse;
border-spacing:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
display:block
}
.clear{
clear:both
}
/*images*/
img{
border: none!important;
/*img content*/
/*max-width: 100%;
height: auto;
margin: 0 auto 18px;
border: none;*/
}
.sticky{}
.bypostauthor{}
.wp-caption{}
.wp-caption-text{}
.gallery-caption{}
.alignright,
img.alignright{
display: inline;
float: right;
margin: 0 0 18px 18px;
}
.alignleft,
img.alignleft{
display: inline;
float: left;
margin: 0 18px 18px 0;
}
.aligncenter,
img.aligncenter{
clear: both;
display: block;
margin: 0 auto 18px;
}
a img{
border: none;
}
/*liens*/
a:link {
color: #333333;
}
a:visited {
color: #333333;
}
a:active,
a:hover {
color: #333333;
}

/*******************/
/******POLICES******/
/*******************/
body{
font-family: 'Oswald', sans-serif;
font-weight: 400;
font-size: 18px;
color: #333333;
}
h1, h2, h3, h4, h5, h6{
display: block;
}
strong{
font-weight: 700;
}
em{
font-style: italic;
}
.anton{
font-family: 'Anton', sans-serif;
}
/*******************/
/*******CLASS*******/
/*******************/
.widz100{
width: 100%;
margin: 0 auto;
}
.widzmain{
width: 960px;
margin: 0 auto;
}
.widz1024{
width: 1024px;
margin: 0 auto;
}
.widz1102{
width: 1102px;
margin: 0 auto;	
}
.widz1325{
width: 1325px;
margin: 0 auto;	
}
/*********************/
/*******HEADER********/
/*********************/
#header{
	position: fixed;
	display: flex;
	top: 0;
	bottom: 0;
	z-index: 9999;
}
/******BLOCK TEXTE HEADER******/
#block_text_header{
	display: flex;
	background: #1da4bb;
}
#widget_texte_menu_principal{
	margin: auto;
	padding: 0px 264px 0 90px;
}
#widget_texte_menu_principal .widget_title{
	margin-bottom: 36px;
	font-size: 56px;
	line-height: 64px;
	text-transform: uppercase;
}
#widget_texte_menu_principal .textwidget p{
	background: url('wg_img/pic_trait.png') no-repeat left center;
	padding-left: 30px;
}
/******NAVIGATION******/
#block_nav{
	display: none;
	flex: 1;
	border-left: 1px solid #b4b4b4;
	overflow-y: scroll;
}
#nav,
#block_text_header{
	width: 50%;
	height: 990px;
}
#nav{
	background: #ffffff;
	padding: 40px 44px 0;
	box-sizing: border-box;
}
#nav a{
	text-decoration: none;
}
#nav ul li{
	font-family: 'Anton', sans-serif;
	font-size: 35px;
	text-transform: uppercase;
}
#nav ul li a{
	display: block;
	line-height: 43px;
}
#nav ul ul{
	margin: 22px 0 28px;
}
#nav ul ul li{
	margin-bottom: 14px;
	background: url('wg_img/pic_link_menu.png') no-repeat right top 2px;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform: initial;
	border-bottom: 2px solid #d2d2d2;
}
#nav ul ul li a{
	display: block;
	padding-bottom: 12px;
	line-height: 24px;
	transition: all 0.4s;
}
#nav ul ul li a:hover{
	transition: all 0.4s;
	color: #fc6621;
}
/******LEFT BAR********/
#left_bar{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 170px;
	text-align: center;
}
#logo_block{
	margin-top: 22px;
}
.logo_desk {
  object-fit: cover;
}
#btn_nav{
	margin: auto;
	background: url('wg_img/btn_menu.png') no-repeat center center;
	width: 62px;
	height: 32px;
	cursor: pointer;
}
#btn_nav.btn_menu_close{
	background: url('wg_img/btn_menu_close.png') no-repeat center center;
	height: 46px;
}
#block_contact{
	margin: 22px 0;
}
.block_contact_twitter a{
	display: block;
	margin: 0 auto 18px;
	background: url('wg_img/pic_twitter_menu.png') no-repeat center center;
	width: 26px;
	height: 21px;
	cursor: pointer;
}
.block_contact_mail a{
	display: block;
	text-transform: uppercase;
	font-size: 17px;
	text-decoration: none;
}
#main{
	margin-left: 170px;
}
/*********************/
/*******FOOTER********/
/*********************/
#footer{
	margin: 40px 0;
}
#widget_footer{
	text-align: right;
}
.widget_footer ul{
	font-size: 0;
}
.widget_footer li{
	display: inline-block;
	font-size: 12px;
}
.widget_footer li:last-of-type{
	margin-right: 30px;
}
.widget_footer li:not(:last-of-type)::after{
	content: '\0000A0\00002D\0000A0';
}
.widget_footer li a{
	text-decoration: none;
}
/*********************/
/******BREADCRUMB*****/
/*********************/
#breadcrumb{
	padding: 14px 220px 14px 20px;
	font-size: 14px;
	color: #ffffff;
	box-sizing: border-box;
	text-align: right;
}
#breadcrumb a{
	color: #ffffff;
}
#breadcrumb_content span:not(:last-of-type)::after{
	content: '\0000A0\00002F\0000A0';
}
/*************************/
/******SOCIAL NETWORK*****/
/*************************/
#social_networks{
	position: absolute;
	left: 40px;
	bottom: 30px;
	color: #ffffff;
}
.social_networks_span{
	text-transform: uppercase;
	font-weight: 500;
}
#social_networks a#share_box_fb{
	background: url(wg_img/picto_partage_fb.png) no-repeat center center;
}
#social_networks a#share_box_tw{
	background: url(wg_img/picto_partage_twitter.png) no-repeat center center;
}
#social_networks a#share_box_ln{
	background: url(wg_img/picto_partage_linkedin.png) no-repeat center center;
}
#social_networks a#share_box_mail{
	background: url(wg_img/picto_partage_mail.png) no-repeat center center;
}
#social_networks a{
	display: inline-block;
	margin: 0 4px;
	width: 20px;
	height: 16px;
	text-indent: -9999px;
}
/*********************/
/******HOMEPAGE*******/
/*********************/

/*-------------DIAPO HOME-----------*/
#home_slider_area{
	position: relative;
}
.home_slider_single{
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 907px;
}
.bloc_txt_slide{
	display: flex;
	position: absolute;
	top: 247px;
	left: 0;
	right: 0;
	margin: auto;
	background: url(wg_img/bandeau_slide_home.png) no-repeat center center;
	max-width: 600px;
	width: 100%;
	height: 415px;
	text-align: center;
}
#widget_chapo_home .widget_title{
	font-size: 19px;
	text-transform: capitalize;
	margin-bottom: 44px;
	margin-left: -55px;
}
#widget_chapo_home .textwidget{
	font-weight: 500;
}
#widget_chapo_home{
	margin: auto;
	font-size: 44px;
	line-height: 54px;
	color: #ffffff;
	text-transform: uppercase;
}
#home_slider_area .controls li{
    display: inline-block;
    text-indent: -9999px;
}
#home_slider_area .controls li a{
    display: block;
    margin: 0 4px;
    background: #ffffff;
    width: 16px;
    height: 16px;
    border-radius: 20px;
}
#home_slider_area .controls li.current a {
    background: #1da4bb;
}
#home_slider_area .controls{
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	text-align: center;
}
/*-------------TOP HOME-----------*/
.top_home_thumb{
	position: relative;
	width: 50%;
}
.top_home_thumb_img{
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 995px;
}
.home_chapo .widget_title{
	margin-bottom: 12px;	
	font-size: 19px;
}
.home_chapo .textwidget{
	font-size: 56px;
	line-height: 70px;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
}
.top_home_thumb_sticky_ref{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: flex;
}
a.select_sticky_ref{
	display: block;
	padding: 21px 20px 16px 25px; 
	width: 50%;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
a.select_sticky_ref.selected{
	background: #252323;
	border: none;
}
.select_sticky_ref_span{
	display: block;
	margin-top: 4px;
	font-size: 22px;
	text-transform: uppercase;
}
a.select_sticky_ref.selected .select_sticky_ref_span{
	padding-left: 4px;
	border-left: 4px solid #fc6621;
}
/*-------------REFERENCE HOMEPAGE-----------*/
#ref_homepage_slider_area{
	position: relative;
	display: flex;
	justify-content: space-between;
	padding: 70px 30px 100px;
}
#ref_homepage_bloc_widget{
	width: 410px;
}
#ref_homepage_slider{
	width: 980px;
}
.ref_homepage_slider_content{
	display: flex!important;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 980px!important;
}
.single_ref_homepage{
	width: 474px!important;
}
.single_ref_homepage .single_article_inlist_thumb{
	height: 536px;
}
.ref_homepage_slider_content .single_ref_homepage:nth-of-type(2){
	margin-top: 56px;
}
.ref_homepage_slider_content .single_ref_homepage:nth-of-type(3){
	margin-top: -56px;
}
.single_ref_homepage a.single_article_inlist_title{
	display: block;
	margin-top: 0;
	background: url(wg_img/pic_plus_orange.png) no-repeat right center;
	text-decoration: none;
}
#widget_slider_ref_home .widget_title{
	font-size: 35px;
	line-height: 42px;
	text-transform: uppercase;
}
#widget_slider_ref_home .textwidget{
	line-height: 24px;
}
#widget_slider_ref_home .textwidget a{
	color: #fc6621;
}
#widget_slider_ref_home .textwidget a:hover{
	text-decoration: none;
}
#ref_homepage_slider_area .controls{
	position: absolute;
	left: 0;
}
#ref_homepage_slider_area a.prevBtn{
	display: block;
	position: absolute;
	top: 370px;
	left: 30px;
	background: url('wg_img/arrow_prev_slider_home.png') no-repeat;
	text-indent: -9999px;
	width: 38px;
	height: 72px;
}
#ref_homepage_slider_area a.nextBtn{
	display: block;
	position: absolute;
	top: 370px;
	left: 120px;
	background: url('wg_img/arrow_next_slider_home.png') no-repeat;
	text-indent: -9999px;
	width: 38px;
	height: 72px;
}
a.ref_homepage_bloc_link_all_single{
	display: block;
	margin-bottom: 12px;
	background: #1da4bb url(wg_img/pic_plus_link.png) no-repeat right center;
	padding: 16px 12px;
	text-decoration: none;
	transition: all 0.4s;
}
a.ref_homepage_bloc_link_all_single:hover{
	transition: all 0.4s;
	opacity: 0.8;
}
.ref_homepage_bloc_link_all{
	margin-top: 540px;
}
#strap_liste_cat_reference_home{
	display: flex;
	justify-content: space-between;
	margin-bottom: 130px;
	padding: 0 30px;
}
#strap_liste_cat_reference_home .widget_title,
#widget_bottom_home .widget_title {
    font-size: 35px;
    line-height: 42px;
    text-transform: uppercase;
    width: 410px;
}
#widget_cat_slider_ref_home .textwidget ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 980px;
}
#widget_cat_slider_ref_home .textwidget ul li a{
	display: block;
	margin-bottom: 12px;
	background: #1da4bb url(wg_img/pic_plus_link.png) no-repeat right center;
	padding: 16px 12px;
	width: 474px;
	text-decoration: none;
	box-sizing: border-box;
	transition: all 0.4s;
}
#widget_cat_slider_ref_home .textwidget ul li a:hover{
	transition: all 0.4s;
	opacity: 0.8;
}
#widget_expertise{
	width: 410px;
}
#widget_expertise .textwidget{
	line-height: 24px;
}
/*-------------EQUIPE-----------*/
#strap_equipe_home{
	position: relative;
}
.single_employe_inlist{
	display: flex;
	justify-content: space-between;
}
.single_employe_inlist_content_bloc_top{
	position: relative;
	font-size: 0;
	box-sizing: border-box;
}
.single_employe_img{
	position: relative;
	z-index: 88;
}
.single_employe_img img{
	max-width: 100%;
	height: auto;
}
.single_employe_inlist_content{
	position: absolute;
	right: 0;
	z-index: 99;
	background: url(wg_img/bg_bleu_equipe.png) no-repeat;
	padding-top: 90px;
	padding-left: 240px;
	padding-right: 50px;
	width: 840px;
	height: 900px;
	box-sizing: border-box;
}
.single_employe_inlist_cv{
	display: block;
	margin-bottom: 6px;
	font-size: 20px;
	font-weight: 300;
	color: #1da4bb;
	letter-spacing: 1px;
}
.btn_linkedin a{
	display: block;
	margin-top: 12px;
	background: url(wg_img/btn_linkedin_cv.png) no-repeat;
	width: 30px;
	height: 21px;
}
.single_employe_inlist_span{
	display: block;
	font-size: 48px;
	line-height: 56px;
	color: #ffffff;
}
.single_employe_inlist_job{
	font-size: 30px;
	line-height: 37px;
}
.border_black_subtitle{
	margin-top: 40px;
	background: #000000;
	width: 75px;
	height: 13px;
}
.single_employe_inlist_citation{
	font-size: 18px;
	line-height: 23px;
	color: #ffffff;
}
.single_employe_inlist_desc{
	margin-bottom: 0!important;
	padding: 30px 40px 30px 80px;
	color: #ffffff;
	box-sizing: border-box;
}
.single_employe_inlist_desc p{
	font-weight: 300;
}
#select_employe{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 570px;
	z-index: 8888;
	display: flex;
	background: url(wg_img/bg_name_equipe.png) no-repeat;
	width: 316px;
	height: 428px;
	margin: auto;
	text-align: center;
}
.select_employe_liste{
	margin: auto;
	transform: rotate(-12deg);
}
.select_employe_name{
	position: relative;
	display: block;
	margin: 35px 0;
	padding: 0 12px;
	text-decoration: none;
	transform: rotate(12deg);
}
.select_employe_name_span{
	font-size: 22px;
	font-weight: 300;
}
.select_employe_name.selected span{
	position: relative;
	z-index: 33;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
	font-size: 30px;
}
#equipe_homepage_slider .select_employe_name_span{
	display: block;
	text-align: center;
	font-family: 'Anton', sans-serif;
	text-transform: uppercase;
	font-size: 51px;
}
.bg_name_cv{
	display: none;
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	z-index: 12;
	bottom: 0;
	background: #1da4bb;
	height: 8px;
}
.select_employe_name.selected .bg_name_cv{
	display: block;
}
#twitter_home_slider_area{
	position: absolute;
	z-index: 999;
	right: 50px;
	bottom: 60px;
	width: 470px;
}
#twitter_home_slider_area .pic_twitter{
	margin-bottom: 10px;
}
#twitter_home_social_slider .social_wall_single_tw_content{
	width: 330px;
}
.social_wall_single_tw_text div{
	display: none;
}
#twitter_home_slider_area a.prevBtn{
	display: block;
	position: absolute;
	margin: auto;
	top: 40px;
	bottom: 0;
	left: 0;
	background: url('wg_img/arrow_prev_slider_home_employe.png') no-repeat;
	text-indent: -9999px;
	width: 50px;
	height: 52px;
}
#twitter_home_slider_area a.nextBtn{
	display: block;
	position: absolute;
	margin: auto;
	top: 40px;
	bottom: 0;
	right: 0;
	background: url('wg_img/arrow_next_slider_home_employe.png') no-repeat;
	text-indent: -9999px;
	width: 50px;
	height: 52px;
}
.page_content a.social_wall_single_meta_tax{
	color: #ffffff;
	text-decoration: underline;
}
.social_wall_single_meta{
	padding-bottom: 6px;
}
#equipe_homepage_slider_area{
	position: relative;
}
#equipe_homepage_slider_area .prevBtn{
	position: absolute;
	display: block;
	top: 270px;
	left: 0;
	background: url('wg_img/arrow_prev_slider_home_employe.png') no-repeat;
	text-indent: -9999px;
	width: 38px;
	height: 72px;
}
#equipe_homepage_slider_area .nextBtn{
	position: absolute;
	display: block;
	top: 270px;
	right: 0;
	background: url('wg_img/arrow_next_slider_home_employe.png') no-repeat;
	text-indent: -9999px;
	width: 38px;
	height: 72px;
}
/*-------------BOTTOM HOMEPAGE-----------*/
#widget_bottom_home{
	margin-top: 80px;
	padding: 20px;
}
#widget_bottom_home .widget_title{
	margin-bottom: 24px;
	width: 540px;
}
#widget_bottom_home .textwidget{
	display: flex;
	justify-content: space-between;
	font-weight: 300;
	line-height: 22px;
}
#widget_bottom_home .textwidget p:first-of-type{
	width: 60%;
}
#widget_bottom_home .textwidget p:last-of-type{
	width: 38%;
}
/*********************/
/********PAGES********/
/*********************/
/*-------------TOP PAGE-----------*/
.bandeau_title_slide{
	position: absolute;
	top: 176px;
	right: 100px;
	display: flex;
	background: url(wg_img/bandeau_title_page.png) no-repeat center center;
	height: 557px;
	width: 347px;
	text-align: center;
}
.top_page_thumb{
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	height: 910px;
}
.top_page_block_right{
	position: relative;
	background: #08a4bd;
	color: #252323;
	padding-bottom: 20px;
}
.top_page_block_right_content{
	margin: 20px auto 0;
	width: 500px;
}
.page_title{
	margin: auto;
	font-size: 56px;
	line-height: 64px;
	text-align: center;
}
.page_chapo{
	margin: 30px 0 90px 0;
	line-height: 22px;
}
/*-----------PAGE CONTENT-----------*/
.page_content{
	margin-bottom: 56px;
}
.page_content h2{
	margin-bottom: 22px;
	padding-top: 35px;
	font-size: 35px;
	line-height: 39px;
	font-family: 'Anton', sans-serif;
	color: #252323;
}
.page_content h3{
	margin-top: 22px;
	font-size: 23px;
	line-height: 27px;
	font-family: 'Anton', sans-serif;
	color: #252323;
}
.page_content p{
	margin-bottom: 22px;
	line-height: 23px;
}
.page_content a{
	color: #ff6600;
	text-decoration: none;
	transition: all 0.4s;
}
.page_content a:hover{
	transition: all 0.4s;
	text-decoration: underline;
}
.page_content ul{
	list-style: inside;
}
.page_content ul li{
	line-height: 23px;
}
.page_content img{
	max-width: 100%;
	height: auto;
}
/*-----------PUSH PAGE-----------*/
.block_push_page_title{
	display: block;
	font-size: 35px;
	line-height: 39px;
	color: #252323;
	text-align: center;
}
.block_push_page_content{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-top: 64px;
	margin-bottom: 150px;
}
#first_push{
	background: #252323 url(wg_img/arrow_white.png) no-repeat right 50px center;
	color: #ffffff;
}
#last_push{
	top: 98px;
	background: #08a4bd url(wg_img/arrow_black.png) no-repeat right 50px center;
}
.single_push{
	position: relative;
	padding: 60px 50px;
	width: 650px;
	box-sizing: border-box;
}
.single_push_content{
	padding-right: 50px;
}
.single_push_title_actu{
	display: block;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 2px;
}
.single_push_title{
	display: block;
	font-size: 23px;
	line-height: 34px;
}
.single_push_excerpt{
	line-height: 24px;
}
.single_push a{
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.single_push_border{
	margin-top: 40px;
	height: 2px;
}
#first_push .single_push_border{
	background: #a8a7a7;
}
#last_push .single_push_border{
	background: #195761;
}
/***************************/
/********PAGE WIGWAM********/
/***************************/
.strap_wiz2bloc{
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 60px;
}
.strap_wiz2bloc_single_bloc{
	position: relative;
	padding: 63px 110px 40px 50px;
	width: 650px;
	height: 260px;
	box-sizing: border-box;
	color: #ffffff;
}
#strap_wiz2bloc_single_bloc_3 h2{
	color: #ffffff;
}
#strap_wiz2bloc_single_bloc_3{
	background: #252323 url('wg_img/bandeau_push.png') no-repeat right center;
}
#strap_wiz2bloc_single_bloc_4{
	margin-top: 100px;
	background: #08a4bd url('wg_img/bandeau_push.png') no-repeat right center;
	color: #000000;
}
.strap_wiz2bloc_single_bloc h2{
	font-size: 23px;
	margin: 0;
	padding: 0;
}
.strap_wiz2bloc_single_bloc p{
	margin-bottom: 0;
}
.strap_wiz2bloc_single_bloc a{
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.strap_chiffre{
	margin: 70px 0 20px;
}
.strap_chiffre_title{
	margin-bottom: 44px!important;
	text-align: center;
}
.strap_chiffre_content{
	display: flex;
	justify-content: space-around;
}
.strap_chiffre_single_bloc{
	width: 400px;
}
.strap_chiffre_single_bloc_number{
	display: block;
	margin-bottom: 14px;
	font-size: 72px;
	color: #08a4bd;
	text-align: center;
}
.border_chiffres{
	width: 2px;
	background: #797676;
}
.border_bloc{
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
}
#strap_wiz2bloc_single_bloc_3 .border_bloc{
	border-bottom: 1px solid #ffffff;
}
/***************************/
/********PAGE CLIENT********/
/***************************/
.page_client_content{
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
.page-template-page-reference .page_client_content{
	justify-content: space-between;
}
#select_secteur_client{
	position: relative;
	margin-top: 40px;
	padding: 16px;
	background: url('wg_img/arrow_select.png') no-repeat right 10px center;
	border: 1px solid #252323;
	width: 330px;
	height: 50px;
	box-sizing: border-box;
	font-size: 0;
	cursor: pointer;
}
.select_secteur_client_span{
	display: block;
	font-size: 14px;
}
.select_secteur_client_liste{
   	display: block;
   	margin-right: 15px;
   	position: absolute;
   	left: 0;
	right: 0;
	top: 14px;
	padding-left: 120px;
	list-style: none!important;
	z-index: 88;
}
.select_secteur_client_liste li{
	background: #ffffff;
	line-height: inherit!important;
	padding-left: 8px;
}
.select_secteur_client_liste a.selected{
	font-size: 14px!important;
	line-height: 18px!important;
}
#select_secteur_client.close_liste .select_secteur_client_liste a{
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding: 4px 0;
}
.select_secteur_client_liste a,
#select_secteur_client.open_liste .select_secteur_client_liste a{
	font-size: 0;
	line-height: 0;
}
.single_client_inlist{
	display: flex;
	margin-top: 36px;
	width: 342px;
	height: 342px;
	border: 1px solid #252323;
	text-align: center;
	margin-right: 22px;
}
.single_client_inlist.bg_caspratique{
	background: #252323;
}
.single_client_inlist_content{
	margin: auto;
}
.single_client_inlist_content_block_logo{
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
	background: #ffffff;
	height: 172px;
	width: 172px;
	display: flex;
	border-radius: 100px;
	border: 1px solid #b4b4b4;
}
.single_client_inlist_logo{
	margin: auto;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 130px;
	height: 90px;
}
.single_client_inlist_taxonomy{
	display: block;
	margin-bottom: 8px;
	color: #ff6600;
	font-size: 14px;
	font-weight: 300;
}
.single_client_inlist_title{
	margin-bottom: 12px;
	font-size: 20px;
}
.bg_caspratique .single_client_inlist_title{
	color: #ffffff;
}
.bg_caspratique .single_client_inlist_content_block_logo{
	border: none;
}
.bg_caspratique .single_client_inlist_taxonomy,
.bg_caspratique .single_client_inlist_link{
	color: #08a4bd;
}
.hideme{
    opacity:0;
}
/***************************/
/********PAGE ACTUS*********/
/***************************/
#bloc_sticky_dossier{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #252323;
	padding: 18px 20px;
	color: #ffffff;
}
.bloc_sticky_dossier_title_cat{
	display: block;
	font-size: 14px;
	letter-spacing: 2px;
}
.bloc_sticky_dossier_content{
	margin-top: 10px;
	padding-left: 10px;
	border-left: 4px solid #ff6600;
}
.bloc_sticky_dossier_title{
	display: block;
	margin-bottom: 10px;
	font-size: 22px;
	text-transform: uppercase;
}
a.bloc_sticky_dossier_link{
	display: block;
	color: #ff6600;
	text-decoration: underline;
}
.single_article_inlist{
	position: relative;
	margin-top: 40px;
	width: 312px;
	height: 450px;
}
.single_article_inlist_thumb{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 156px;
}
.single_article_inlist_content{
	position: relative;
	padding: 16px 10px 20px 0;
}
.single_article_inlist_content_span{
	display: block;
	font-size: 14px;
	color: #ff6600;
}
.single_article_inlist_title{
	margin: 6px 0 0 0;
	font-size: 23px;
	line-height: 27px;
}
.single_article_inlist a{
	position: absolute;
	bottom: 0;
	display: block;
	margin-top: 20px;
	font-weight: 500;
	text-decoration: underline;
}
.single_article_inlist a:hover{
	text-decoration: none;
}
.single_article_inlist_block_publication{
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	
	padding: 21px 0 21px 50px;
	border-top: 1px solid #7c7b7b;
	border-bottom: 1px solid #7c7b7b;
}
.link_author{
	position: absolute;
	right: 0;
	bottom: 20px;
}
.link_author a{
	display: block;
	width: 22px;
	height: 22px;
	background: url('wg_img/pic_plus_orange.png') no-repeat;
	text-indent: -9999px;
	position: relative;
	margin-top: 0;
}
.single_article_inlist_author{
	font-size: 17px;
	text-transform: uppercase;
}
.single_article_inlist_avatar{
	position: absolute;
	left: 0;
	top: 9px;
	width: 40px;
	height: 40px;
}
.single_article_inlist_avatar img{
	width: 100%;
	height: auto;
}
.author .page_client_content{
	justify-content: space-between;
}
/*----INFINITI SCROLL----*/
#ajax-load-more{
	width: 100%;
}
.alm-reveal{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}
.alm-btn-wrap{
	margin-top: 40px!important;
}
.alm-btn-wrap .alm-load-more-btn{
	text-indent: -9999px;
	background: url('wg_img/btn_loadmore.png') no-repeat!important;
	width: 230px!important;
}
/**********************/
/****SINGLE ARTICLE****/
/**********************/
#single_article{
	margin-top: 50px;
}
/************************/
/*****PAGE REFERENCE*****/
/************************/
#page_reference{
	margin-top: 40px;
}
.single_ref_inlist_taxonomy{
	display: inline-block;
	margin-right: 4px;
	font-size: 12px;
	color: #ff6600;
}
.select_type_ref .select_secteur_client_liste{
	padding-left: 50px;
}
/************************/
/****SINGLE REFERENCE****/
/************************/
.ref_top_infos{
	margin: auto;
	transform: rotate(-12deg);
}
.ref_top_infos_span{
	transform: rotate(12deg);
	display: block;
	font-size: 20px;
}
.ref_top_infos .page_title{
	transform: rotate(12deg);
}
.ref_top_infos .page_chapo{
	margin: 20px 0 0 0;
	transform: rotate(12deg);
}
.ville_single_ref{
	display: block;
	font-size: 38px;
	line-height: 44px;
	transform: rotate(12deg);
}
.single_ref_accroche{
	display: block;
	font-size: 35px;
	width: 760px;
	margin: 60px auto;
	text-align: center;
}
.single_ref_accroche p{
	margin: 0;
	line-height: 40px;
}
#strap_blocwizpicto{
	display: flex;
	justify-content: space-around;
}
.single_blocpicto{
	padding-top: 160px;
	width: 410px;
	box-sizing: border-box;
	padding-left: 16px;
	padding-right: 16px;
	text-align: center;
}
.single_blocpicto h2{
	display: inline-block;
	padding: 0 20px;
	background: url('wg_img/bg_bar_select.png') repeat-x center center;
}
.single_blocpicto p{
	text-align: left;
}
#single_bloccontexte{
	background: url('wg_img/picto_contexte_ref.png') no-repeat top center;
}
#single_blocdefi{
	background: url('wg_img/picto_defi_ref.png') no-repeat top center;
}
#single_blocdemarche{
	background: url('wg_img/picto_demarche_ref.png') no-repeat top center;
}
.top_page_block_right_title_cat{
	display: block;
	margin-bottom: 10px;
}
.bloc_defi{
	margin: 0 auto;
	width: 960px;
	text-align: center;
}
.single_ref_strap_top_bloc_content{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 56px;
	padding: 0 52px;
}
.single_ref_strap_top_bloc_content_bloc_single{
	padding: 40px 70px;
	width: 682px;
	box-sizing: border-box;
}
.single_ref_strap_top_bloc_content_bloc_single h2{
	padding-top: 0;
}
.single_ref_strap_top_bloc_content_bloc_single ul{
	list-style: inside;
}
.single_ref_strap_top_bloc_content_bloc_single ul li{
	line-height: 23px;
	margin-bottom: 24px;
}
#bloc_demarche{
	background: #252323;
	color: #ffffff;
}
#bloc_demarche h2{
	color: #ffffff;
}
#bloc_reponse{
	margin-top: 120px;
	background: #08a4bd;
}
h2.single_ref_strap_wiz_slider_title{
	margin: 0;
	padding: 0;
}
.single_ref_strap_wiz_slider_resultat .border_black_subtitle{
	margin-top: 15px;
}
.single_ref_strap_wiz_slider_resultat{
	background: url('wg_img/background_resultat.png') no-repeat;
	padding: 64px 236px 0 80px;
	width: 621px;
	height: 665px;
	box-sizing: border-box;
}
.single_ref_strap_wiz_slider_content{
	position: relative;
}
.single_ref_strap_wiz_slider_resultat{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 88;
}
#ref_slider_area{
	position: relative;
}
.single_slider_ref_pic{
	height: 665px;
	background-size: cover;
	background-position: right center;
	background-repeat: no-repeat;
}
#ref_slider_area .prevBtn{
	display: block;
	position: absolute;
	bottom: 46px;
	right: 506px;
	background: url('wg_img/arrow_prev_slider_home_employe.png') no-repeat;
	width: 50px;
	height: 52px;
	text-indent: -9999px;
}
#ref_slider_area .nextBtn{
	display: block;
	position: absolute;
	bottom: 46px;
	right: 430px;
	background: url('wg_img/arrow_next_slider_home_employe.png') no-repeat;
	width: 50px;
	height: 52px;
	text-indent: -9999px;
}
.bandeau_sliderref{
	position: absolute;
	top: 150px;
	left: 371px;
	background: url('wg_img/bandeau_sliderref.png') no-repeat;
	width: 316px;
	height: 427px;
	z-index: 99;
}
.bloc_result_titlewizborder{
	margin-left: 74px;
	margin-bottom: 44px;
}
#single_ref_strap_wiz_slider{
	margin-top: 60px;
}
.single_ref_strap_wiz_slider_resultat li{
	margin-bottom: 30px;
}
/*------Slider social-------*/
#single_ref_strap_social{
	padding: 0 30px;
}
#social_slider_area{
	position: relative;
	margin-top: 50px;
}
#social_slider_area .prevBtn{
	position: absolute;
	top: 100px;
	left: 0;
	display: block;
	background: url('wg_img/arrow_prev_slider_home.png') no-repeat;
	width: 38px;
	height: 72px;
	text-indent: -9999px;
}
#social_slider_area .nextBtn{
	position: absolute;
	top: 100px;
	right: 0;
	display: block;
	background: url('wg_img/arrow_next_slider_home.png') no-repeat;
	width: 38px;
	height: 72px;
	text-indent: -9999px;
}
#social_slider_area .social_wall_single_tw{
	margin-top: 100px!important;
}
.social_wall_single_actu_content,
.social_wall_single_tw_content{
	margin: auto;
	width: 650px;
}
#social_slider .social_wall_single_tw_content{
	margin: auto;
	background: url(wg_img/pic_twitter_big.png) no-repeat left center;
	padding-left: 96px;
	padding-top: 40px;
	padding-bottom: 40px;
	box-sizing: border-box;
	min-height: 80px;
}
#social_slider .social_wall_single_actu_content{
	position: relative;
	background: #08a4bd;
	padding:40px 50px;
	box-sizing: border-box;
}
.social_wall_single_actu_publish{
	display: block;
	margin-bottom: 12px;
}
.social_wall_single_actu_title{
	margin-bottom: 10px;
}
.social_wall_single_actu_content .single_push_border{
    background: #195761;
}
.social_wall_single_actu_content a{
	position: absolute;
	display: block;
	text-indent: -9999px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#social_slider .social_wall_single_meta_date{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.social_wall_single_tw_text{
	line-height: 22px;
}
/************************/
/*******PAGINATION*******/
/************************/
.pagination{
	margin-top: 40px;
	text-align: center;
	font-size: 0;
}
.pagination span.current,
.pagination a{
	display: inline-block;
	margin: 0 4px;
	font-size: 20px;
}
/******************************/
/**********FORMULAIRE**********/
/******************************/
.wpcf7-form{
	margin-top: 50px;
}
.wpcf7-form p:nth-of-type(odd){
	float: left;
}
.wpcf7-form p:nth-of-type(even){
	float: right;
}
.wpcf7-form p{
	width: 48%;
}
.wpcf7-form p:nth-of-type(9){
	float: none;
	width: 100%;
	clear: both;
}
.wpcf7-form p:nth-of-type(10){
	float: none;
	width: 100%;
	text-align: center;
}
.wpcf7-form textarea{
	width: 100%;
	padding: 6px;
	box-sizing: border-box;
	border: none;
	background: #ccc;
	border-radius: 4px;
	font-size: 18px;
}
.wpcf7-form p input{
	font-size: 18px;
	width: 100%;
	padding: 6px;
	box-sizing: border-box;
	border: none;
	background: #ccc;
	border-radius: 4px;
}
.wpcf7-form p input[type="submit"]{
	display: inline-block;
	width: auto;
	cursor: pointer;
	background: #08a4bd;
	color: #333333;
	border: none;
	font-size: 20px;
	font-family: 'Anton', sans-serif;
}
/******************************/
/**********RESPONSIVE**********/
/******************************/
.logo_mobile,
.strap_equipe_home_title,
.link_mobile{
	display: none;
}
.link_mobile{
	margin-top: 20px;
}
.link_mobile_twitter{
	background: url('wg_img/picto_twitter_mobile.png') no-repeat;
	width: 39px;
	height: 30px;
	text-indent: -9999px;
}
@media screen and (max-width: 1630px){
	#ref_homepage_bloc_widget{
    	width: 310px;
	}
	.single_ref_strap_top_bloc_content_bloc_single{
		width: 48%;
	}
	#strap_liste_cat_reference_home{
		margin-bottom: 80px;
		flex-wrap: wrap;
	}
	#widget_cat_slider_ref_home{
		margin-top: 20px;
	}
	#ref_homepage_slider_area{
		padding-bottom: 20px;
	}
}
@media screen and (max-width: 1530px){
	#widget_cat_slider_ref_home{
		width: 100%;
		margin-top: 20px;
	}
	.home_slider_single,
	.top_page_thumb{
		height: 600px;
	}
	.bloc_txt_slide{
		top: 92px;
	}
	.bandeau_title_slide{
		top: 43px;
	}
	.widz1325{
		width: 96%;
	}
	.single_push{
		width: 48%;
	}
	#widget_texte_menu_principal{
		padding: 0 20px;
	}
	#single_ref_strap_social{
		padding: 0;
	}
	#social_slider .social_wall_single_actu_content{
		padding: 30px;
	}
	#social_slider_area .social_wall_single_tw{
		margin-top: 70px!important;
	}
	#social_slider{
		width: 1024px;
		margin: auto;
	}
	.social_wall_single_actu_content,
	.social_wall_single_tw_content{
		width: 98%;
	}
	#ref_homepage_slider,
	.ref_homepage_slider_content,
	#widget_cat_slider_ref_home .textwidget{
		width: 800px!important;
	}
	.single_ref_homepage {
    	width: 380px !important;
	}
	.single_ref_homepage .single_article_inlist_thumb {
    	height: 370px;
	}
	#widget_cat_slider_ref_home .textwidget ul li{
		width: 48%;
	}
	#widget_cat_slider_ref_home .textwidget ul li a{
		width: 100%;
	}
}
@media screen and (max-width: 1440px){
	#select_employe{
		position: relative;
		width: 100%;
		height: inherit;
		top: inherit;
		right: inherit;
		bottom: inherit;
		background: none;
	}
	.select_employe_liste{
		transform: inherit;
	}
	.select_employe_name{
		display: inline-block;
		transform: inherit;
		margin: 0 10px 20px;
	}
	.single_employe_inlist_content{
		background: #1da4bb;
		width: 600px;
		padding: 60px;
	}
}

@media screen and (max-width: 1280px){
	.single_push{
		padding: 20px;
	}
	#ref_homepage_slider_area{
		flex-wrap: wrap;
		padding-bottom: 30px;
		padding-top: 30px;
	}
	#ref_homepage_bloc_widget{
		margin: auto;
		width: 800px;
	}
	.ref_homepage_bloc_link_all{
		margin-top: 30px;
	}
	#ref_homepage_slider{
		margin: 20px auto;
	}
	#ref_homepage_slider_area .controls{
		right: 0;
	}
	#ref_homepage_slider_area a.prevBtn{
		top: 684px;
		left: 46px;
	}
	#ref_homepage_slider_area a.nextBtn{
		top: 684px;
		left: 91%;
	}
	#widget_cat_slider_ref_home{
		flex-wrap: wrap;
	}
	#strap_liste_cat_reference_home .widget_title{
		width: 800px;
		margin: auto;
	}
	.widz1024,
	.widz1102 {
		width: 96%;
	}
	.page_client_content{
		justify-content: space-around!important;
	}
	#strap_wiz2bloc_single_bloc_4{
		margin-top: 40px;
	}
	#select_employe{
		background: #ffffff;
	}
	#strap_equipe_home{
		background: #1da4bb;
		padding-bottom: 20px;
	}
	.single_employe_inlist_content{
		position: relative;
		width: 100%;
		height: auto;
		padding: 40px;
	}
	.single_employe_img{
		display: none;
	}
	#twitter_home_slider_area{
		position: relative;
		right: inherit;
		bottom: inherit;
		margin: auto;
	}
	.single_ref_accroche{
		margin: 40px auto 0;
	}
	#strap_blocwizpicto{
		flex-wrap: wrap;
	}
	#strap_blocwizpicto .border_chiffres,
	.bandeau_sliderref{
		display: none;
	}
	.single_blocpicto{
		margin-top: 40px;
		width: 600px;
		text-align: center;
	}
	.single_ref_strap_wiz_slider_resultat{
		position: relative;
		background: #e2e2d8;
		padding: 30px;
		width: 100%;
		box-sizing: border-box;
		height: auto;
	}
	.single_slider_ref_pic{
		height: 400px;
	}
	.bloc_result_titlewizborder{
		margin-left: 0;
	}
	.single_client_inlist{
		margin-right: 0;
	}
}
@media screen and (max-width: 1160px){
	.widzmain,
	.bloc_defi{
		width: 96%;
	}
}
@media screen and (max-width: 1024px){
	/*HEADER*/
	.logo_desk{
		display: none;
	}
	.logo_mobile,
	.link_mobile{
		display: block;
    object-fit: cover;
	}
	#main{
		margin-left: 0;
	}
	#header{
		position: relative;
		display: block;
		top: inherit;
		bottom: inherit;
	}
	#block_contact,
	#block_text_header{
		display: none;
	}
	#logo_block{
		display: inline-block;
		margin-top: 0;
		padding: 14px;
	}
	#btn_nav{
		position: absolute;
		top: 14px;
		right: 20px;
	}
	#left_bar{
		display: block;
		width: 100%;
		text-align: left;
	}
	#block_nav{
		border-top: 1px solid #b4b4b4;
		border-left: none;
		overflow-y: initial;
	}
	#nav{
		padding: 20px;
		width: 100%;
		height: auto;
	}
	/*FIN HEADER*/
	.page_title,
	.home_chapo .textwidget{
    	font-size: 46px;
    	line-height: 56px;
	}
	.page_content h2{
		font-size: 30px;
		line-height: 35px;
	}
	.block_push_page_content{
		flex-wrap: wrap;
	}
	.single_push {
    	width: 80%;
    	margin: auto;
	}
	#last_push{
		top: 10px;
	}
	#ref_homepage_slider_area a.prevBtn{
		left: 10px;
	}
	#ref_homepage_slider_area a.nextBtn{
		left: 95%;
	}
	#select_employe{
		position: relative;
		left: 0;
	}
	.single_employe_inlist_content{
		width: 96%;
	}
	.select_employe_liste{
		display: flex;
		align-items: center;
	}
	.ref_homepage_slider_content .single_ref_homepage:nth-of-type(2){
		margin-top: 0;
	}
	.ref_homepage_slider_content .single_ref_homepage:nth-of-type(3){
		margin-top: 0;
	}
	#ref_homepage_slider_area a.prevBtn,
	#ref_homepage_slider_area a.nextBtn{
		top: 490px;
	}
	#strap_liste_cat_reference_home {
    	margin-bottom: 40px;
	}
	#widget_cat_slider_ref_home .textwidget ul{
		width: 100%;
	}
	.select_employe_name{
		margin: 10px;
	}
}
@media screen and (max-width: 960px){
	.block_top_page{
		height: auto;
		flex-wrap: wrap;
	}
	.top_page_block_right, .top_page_thumb{
		width: 100%;
	}
	.top_page_block_right{
		padding: 40px 0;
		box-sizing: border-box;
	}
	.top_page_block_right_content{
		margin-top: 0;
	}
	.single_article_inlist{
		height: auto;
	}

}
@media screen and (max-width: 860px){
	.page_title, .home_chapo .textwidget {
    	font-size: 26px;
    	line-height: 36px;
	}
	.top_home_thumb_sticky_ref{
		flex-wrap: wrap;
	}
	a.select_sticky_ref{
		width: 100%;
	}
	#ref_homepage_bloc_widget{
		width: 100%;
	}
	#ref_homepage_slider_area{
		padding: 20px;
	}
	#ref_homepage_slider,
	.ref_homepage_slider_content,
	#widget_cat_slider_ref_home .textwidget,
	#twitter_home_slider_area{
		width: 380px!important;
	}
	.single_ref_homepage .single_article_inlist_thumb{
		height: 300px;
	}
	#strap_liste_cat_reference_home{
		padding: 0 20px;
	}
	#strap_liste_cat_reference_home .widget_title,
	#widget_cat_slider_ref_home .textwidget,
	#widget_cat_slider_ref_home .textwidget ul li,
	#widget_bottom_home .widget_title,
	#widget_bottom_home .textwidget p{
		width: 100%!important;
	}
	#widget_bottom_home .textwidget{
		flex-wrap: wrap;
	}
	#twitter_home_social_slider .social_wall_single_tw_content{
		background: none;
		padding-left: 0;
		width: 100%;
	}
	#widget_footer{
		text-align: center;
	}
	.widget_footer li{
		display: block;
		margin: 12px 0!important;
	}
	.widget_footer li:not(:last-of-type)::after {
		content: none;
	}
	#widget_bottom_home{
		margin-top: 0;
	}
	.single_employe_inlist_content_bloc_top,
	.single_employe_inlist_desc{
		padding: 16px;
	}
	#breadcrumb{
		display: none;
	}
	.single_push{
		width: 100%;
	}
	.single_ref_strap_top_bloc_content_bloc_single{
		width: 100%;
	}
	#bloc_reponse{
		margin-top: 20px;
	}
	#social_slider{
		width: 400px;
	}
	#social_slider_area .social_wall_single_tw {
    	margin-top: 30px !important;
	}
	#social_slider .social_wall_single_actu_content {
    	padding: 10px;
	}
	.strap_chiffre_content{
		flex-wrap: wrap;
	}
	.strap_chiffre_single_bloc{
		width: 100%;
		text-align: center;
	}
}
@media screen and (max-width: 800px){
	.page_content h2,
	.page_content p{
		margin-bottom: 16px;
	}
	.page_content h2,
	.single_ref_accroche{
		font-size: 20px;
		line-height: 25px;
	}
	.single_ref_accroche p{
		line-height: 25px;
	}
	/*#home_slider,
	#home_slider_area .controls{
		display: none;
	}
	#home_slider_area{
		background: #1da4bb;
	}*/
	.bloc_txt_slide,
	.bandeau_title_slide{
		/*position: absolute;
		top: 0;
		right: inherit;*/
		background: none;
		height: 340px;
		width: 96%;
		max-width: inherit;
		font-size: 26px;
		line-height: 32px;
		font-family: 'Anton', sans-serif;
		margin: auto;
	}
	.bandeau_title_slide{
		position: relative;
		top: inherit;
		left: inherit;
		right: inherit;
		color: #ffffff;
	}
	.top_page_thumb {
		/*background: #1da4bb!important;*/
		height: 340px;
	}
	.strap_wiz2bloc_single_bloc{
		width: 96%;
	}
	#ref_slider_area .prevBtn{
		right: inherit;
		left: 20px;
	}
	#ref_slider_area .nextBtn{
		right: 20px;
	}
	.ref_top_infos .page_chapo{
		line-height: 30px;
		font-size: 24px;
	}
	.single_blocpicto{
		margin-top: 20px;
	}
	#social_networks{
		display: none;
	}
	.single_ref_accroche{
		width: 96%;
	}
	#widget_chapo_home .widget_title{
		margin-left: 0
	}
	.ref_top_infos{
		text-align: left;
	}
	.ref_top_infos .page_chapo{
		font-size: 18px;
		line-height: 20px;
	}
}	
@media screen and (max-width: 600px){
	.strap_wiz2bloc_single_bloc{
		padding: 30px 78px 0 30px;
	}
	.single_blocpicto{
		width: 96%;
	}
	.single_slider_ref_pic {
    	height: 260px;
	}
}
@media screen and (max-width: 480px){
	.wpcf7-form p{
		float: none!important;
		width: 100%;
	}
	#ref_homepage_slider_area,
	#widget_bottom_home{
    	padding: 10px;
	}
	#strap_liste_cat_reference_home {
    	padding: 0 10px;
	}
	#ref_homepage_slider,
	.ref_homepage_slider_content,
	#twitter_home_slider_area{
    	width: 310px !important;
	}
	#select_secteur_client{
		width: 310px;
	}
	#social_slider{
		width: 310px;
	}
	#widget_chapo_home{
		font-size: 26px;
		line-height: 32px;
	}
	.bloc_txt_slide, .bandeau_title_slide,
	.top_page_thumb{
		height: auto;
		padding: 20px;
		box-sizing: border-box;
	}
	.single_employe_inlist_content {
    	width: 100%;
    	padding: 0;
	}
	.select_employe_liste{
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.single_employe_inlist_span{
		font-size: 24px;
		line-height: 30px;
	}
	.strap_wiz2bloc_single_bloc {
    	padding: 10px;
    	height: auto;
	}
	.border_bloc{
		padding-bottom: 0;
		border: none!important;
	}
	#strap_wiz2bloc_single_bloc_3 {
    	background: #252323;
	}
	#strap_wiz2bloc_single_bloc_4 {
    	background: #08a4bd;
	}
	#widget_slider_ref_home .textwidget,
	#widget_expertise .textwidget{
		display: none;
	}
	.strap_equipe_home_title{
		display: block;
		padding-left: 2%;
		font-size: 35px;
		line-height: 42px;
		text-transform: uppercase;
		background: #fff;
	}
}