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, font, 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 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
  display: block;
	clear: both;
}
.none {
    display: none;
}

html {
    
}
body {
	background: #fff;
    color: #2c2c2c;
    font-family: 'Roboto Condensed', Arial,Helvetica,sans-serif;
    font-size: 13px;
	font-weight: 400;
    margin: 0 auto;
    padding: 0;
}

.container{
	width: 980px;
	position: relative;
	margin: 0 auto;
}

.clear {
    clear: both;
}
p {
    line-height: 17px;
    margin: 0 0 5px;
    padding: 0;
    text-align: left;
	font-size: 13px;
	color: #595959;
}
a {
    color: #0079B1;
    text-decoration: none;
}
a img {
    border: medium none;
}
a:hover {
    text-decoration: none;
}
a.read_more {
    background: url(images/bullet.png) no-repeat scroll left center;
    display: block;
    float: right;
    margin: 5px 0 0;
    padding: 2px 0 2px 15px;
	color: #30D2D8;
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto';
	margin: 0;
	padding: 0 0 15px;
	font-weight: 300;	
}
h1 {
    font-size: 25px;
	text-transform: uppercase;
	font-weight: 300;
	color: #007ec0;
	margin-bottom: 15px;
}
h2 {    
	text-align: center;
	color: #007ec0;
	font-size: 33px;
	text-transform: uppercase;
}
h3 {
    font-size: 16px;
    font-weight: 400;
	color: #94c92b;
}
h4 {
    font-size: 15px;
    margin: 0;
}
h5 {
    font-size: 14px;
    margin: 0;
}
h6 {
    font-size: 12px;
    margin: 0;
}
#main_container {
    margin: auto;
    padding: 0;
    width: 100%;
	background: #fff;
}
.contentGlobal{
	background: #fff;
	width: 100%;
	float: left;
	margin: 0 auto;
}
.content {
	background: url(images/bg-content-shadow.png) no-repeat center top;
    padding: 0 0 30px;
    width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.content img {
    display: block;
    max-width: 100%;
}
.left_full {
    width: 100%;
	padding: 15px 0 0;
}
.left2{
	width: 49%;
	margin-right: 2%;
}
.left2:last-child{
	margin-right: 0;
}
.left3{
	width: 32%;
	margin-right: 2%;
}
.left33{
	width: 64%;
	margin-right: 2%;
}
.left3:last-child{
	margin-right: 0;
}
.left4{
	width: 24%;
	margin-right: 1%;
}
.left5 {
    margin: 0;
    width: 20%;
}
.no-margin{
	margin: 0;
}
.no-padding{
	padding: 0;
}
.block{
	clear: both;
	width: 100%;
	overflow: hidden;
	padding: 10px 0 50px;
}
.block-part{
	padding: 30px 0;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.floting{
	float: left;
}
.floting:last-child{
	margin-right: 0;
}
/*********** Style Header **********/
#header {
	height: auto;
    width: 100%;
	position: fixed;
	z-index: 10;
	margin: 0 auto;
	opacity: 1;
	z-index: 20;
	padding-top: 0;
	background: #fff;
	top: 0;
}
.header_center{
	height: auto;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	padding: 5px 0;
	float: left;
}
.menu_bar{
	float: right;
}

.menu_bar a{
	color: #797979;
	font-size: 13px;
	opacity: 0.5;
	text-transform: uppercase;
	padding: 0 9px;
	border-right: 1px solid #797979;
	float: left;
}
.menu_bar a.logo_partner{
	padding: 0;
	float: right;
}
.small-logo-partner img{
	width: 100px;
}
.menu_bar a:first-child{
	margin-left: 10px;
}
.menu_bar a:last-child, .menu_bar a:nth-child(2n){
	border-right: none;
	padding-right: 0;
}

.logo {
    margin: 0 0 0 15px;
    padding: 0;
    float: left;
    z-index: 3;
}
.small-logo{
	width: 140px;
}
nav {
    margin: 0;
    padding: 0;
	height: 55px;
	line-height: 55px;
	background: #00b9ed;
	float: left;
	width: 100%;
}
ul#main_menu {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	text-align: center;
	position: relative;
	z-index: 4;
}
ul#main_menu * {
    margin: 0;
    padding: 0;
}
ul#main_menu li {
    display: inline-block;
	margin-right: -0.26em;
}
ul#main_menu li a {
    color: #fff;
    font-size: 15px;
    padding: 0 11px;
    text-transform: uppercase;
    float: left;
    cursor: pointer;
    font-weight: 400;
}
ul#main_menu li a:hover, ul#main_menu li a.current {
    background: #f57f20;
}
ul#main_menu div{
	background: #f57f20;
    display: none;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 55px;
	min-width: 209px;
	width: auto;
    z-index: 99999;
}

ul#main_menu .sub-menu li {
    clear: both;
    float: left;
    line-height: 30px;
    margin: 0;
    text-align: left;
	width: 100%;
}

ul#main_menu li .sub-menu a {
    font-size: 16px;
    padding: 0 10px;
    text-transform: capitalize;
	height: 100%;
	display: block;
	float: none;
}

ul#main_menu li .sub-menu a:hover, ul#main_menu li .sub-menu a.current {
	background: #f26323;
	text-decoration: none;
}

.show_menu {
    display: none;
}
.hide_menu {
    display: none;
}
/**** Slider *****/
.bannercontainer {
	width:100%;
	position:relative;
	margin:153px 0 0;
	z-index: 10;
}
 
.banner{
	width:100%;
	position:relative;
}
/****** Fin slider ******/

/**** Style content global ****/
.btn-suite {
    color: #00b9ed;
    cursor: pointer;
    display: block;
    font-size: 17px;
    margin: 20px 0 20px;
    text-align: center;
}
.bloc-veille {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 20px;
}
.sous-block{
	padding-left: 40px;
}
.contentGlobal img{
	max-width: 100%;
}
.contentPage h2, .contentPage h3{
	font-size: 18px;
	color: #e65a21;
	text-align: left;
	padding-left: 15px;
	text-transform: none;
	background: url(../images/icon-title.png) no-repeat left 3px;
}
.contentPage h3{
	background-image: url(../images/icon-titlegreen.png);
	color: #94c92b;
	margin-left: 25px;
}
.bandeau{
	
}
.bandeau .left3{
	margin: 0;
	padding: 0 1%;
	height: 7px;
	background: #0085ca;
	float: left;
}
.bandeau .left3:last-child{
	padding: 0;
}
.bandeau .left3.green{
	background: #a6cf35;
}
.bandeau .left3.orange{
	background: #f25f23;
}
.orange{
	background: #f25f23;
}
.green{
	background: #a6cf35;
}
.blue{
	background: #0085ca;
}

/**** Style ActualitÃƒÆ’Ã‚Â©s ****/
.list_actus .actus-img{
	margin-bottom: 10px;
}
.list_actus *{
	display: block;
}
.list_actus img{
	min-width: 100%;
}
.list_actus h3{
	font-size: 14px;
	font-family: Arial;
	font-weight: 400;
	padding-bottom: 10px;
}
.date{
	font-size: 11px;
	text-transform: uppercase;
	color: #b1b1b1;
	font-family: Arial;
	padding-bottom: 10px;
}
.list_actus p{
	text-align: justify;
}
.list_actus p a{
	color: #414141;
	font-size: 13px;
	font-family: 'Raleway', Arial;
	text-align: justify;
}
.all-actus > div {
	overflow: hidden;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.all-actus > div:last-child {
	border: none;
}
.all-actus > div h2 {
	background: none;
	padding-bottom: 7px;
}
.all-actus img {
    box-shadow: 0 0 3px 1px #ccc;
    margin-right: 10px;
    margin-left: 3px;
}
.all-actus .more{
	position: absolute;
	right: 5px;
	bottom: 18px;
}
.all-actus > div .date{
	display: block;
}
.pub-pdf{
	/* margin: 0 0 40px 0; */
	overflow: hidden;
}
.pub-pdf a {
	color: #000;
	text-transform: uppercase;
	font-size: 15px;
	display: inline-block;
}
.pub-pdf a:before {
    content: url(../images/pdf.png);
    padding: 10px;
    position: relative;
    top: 3px;
}
/* Style Carousel Partners */
.prev, .next {
    height: 62px;
    left: -50px;
    position: absolute;
    width: 52px;
	top: 40%;
	z-index: 9999;
	background: url(../images/prev_button.png) no-repeat;
}
.next {
	right: -50px;
	left: auto;
	background: url(../images/next_button.png) no-repeat;
}
.list_carousel_partners {
    margin: 0 auto;
	position: relative;
	background: #f2f2f2;
}
.list_carousel_partners h2{
	text-align: left;
}
.list_carousel_partners ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel_partners .slides_partners p {
	font-size: 40px;
	color: #999;
	text-align: center;
	width: 109px;
	height: 70px;
	padding: 0 15px;
	display: block;
	float: left;
	margin-bottom: 0;
	line-height: 70px;
}
.slides_partners a {
    vertical-align: middle;
    display: block;
}
.list_carousel_partners .slides_partners p img {
	max-width: 100%;
	vertical-align: middle;
}
.list_carousel_partners .prev, .list_carousel_partners .next{
	top: 41%;
}

/**** Style List Contact ***/
.list_contact .logo-content{
	margin-top: 15%;
}

/* Style List Solutions */
.list_solutions {
	background: #f2f2f2;
}

.list_solutions .thumbnails .left3 {
	margin-bottom:30px;
}

.list_solutions .thumbnail {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    cursor: pointer;
    height: 152px;
    line-height: 152px;
    margin: 0 auto 15px;
    position: relative;
    text-align: center;
    width: 152px;

	-webkit-border-radius:152px;
	   -moz-border-radius:152px;
	    -ms-border-radius:152px;
	     -o-border-radius:152px;
	        border-radius:152px;
}

.list_solutions .thumbnail.one-off {
	background-color:#7D2826;
	border-color:#7D2826;
}

.list_solutions .thumbnail.one-off > a {
	display:block;
	line-height:107px;
	font-family:'Raleway', Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:17px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}

.list_solutions .thumbnail,
.list_solutions .thumbnail > .cercle,
.list_solutions .thumbnail img {
	-webkit-transition:all .5s ease-in-out;
	   -moz-transition:all .5s ease-in-out;
	    -ms-transition:all .5s ease-in-out;
	     -o-transition:all .5s ease-in-out;
	        transition:all .5s ease-in-out;
}

.list_solutions .thumbnail:hover {
	width: 190px;
	height: 190px;
	line-height: 190px;
}

.list_solutions .thumbnail.one-off:hover {
	background-color:white;
	border-color:#7D2826;
	padding:3px;
}

.list_solutions .thumbnail.one-off:hover a {
	color:#7D2826;
	text-decoration:none;
}

.list_solutions .thumbnail > .cercle {
    border: medium none;
    display: inline-block;
    height: 145px;
    vertical-align: middle;
    width: 145px;
	
	-webkit-border-radius:145px;
	   -moz-border-radius:145px;
	    -ms-border-radius:145px;
	     -o-border-radius:145px;
	        border-radius:145px;
}

.list_solutions .cercle-blue .thumbnail > .cercle {
	background: #007ec0;
}

.list_solutions .cercle-green .thumbnail > .cercle {
	background: #9ec432;
}

.list_solutions .cercle-orange .thumbnail > .cercle {
	background: #e65a21;
}

.list_solutions .thumbnail:hover > .cercle {
	width: 183px;
	height: 183px;
	
	/*-webkit-border-radius:59px;
	   -moz-border-radius:59px;
	    -ms-border-radius:59px;
	     -o-border-radius:59px;
	        border-radius:59px;
			
	border:2px solid #fff;*/
}

.list_solutions .thumbnail img {
	/*position:absolute;
	top:0;
	right:0;*/
	vertical-align: middle;
}

.list_solutions .thumbnail:hover img {
	-webkit-transform:scale(1.15);
	   -moz-transform:scale(1.15);
	    -ms-transform:scale(1.15);
	     -o-transform:scale(1.15);
	        transform:scale(1.15);
}

.list_solutions .caption {
	min-height:44px;
}

.list_solutions .caption span {
	display:block;
	font-weight:400;
	font-size:22px;
	line-height:22px;
	color:#007ec0;
	text-align:center;
}

.list_solutions .cercle-green .caption span {
	color: #9ec432;
}

.list_solutions .cercle-orange .caption span {
	color: #e65a21;
}

/**** Page PrÃƒÆ’Ã‚Â©sence Internationale *****/
.block-presence .left3, .block-presence .left2{
	position: relative;
}
.block-presence .floting img{
	width: 100%;
}
.block-presence .left3::after, .block-presence .left2::after {
    background-color: #fff;
    border-radius: 70px;
    bottom: -35px;
    content: " ";
    height: 70px;
    width: 70px;
    z-index: 19;
    position: absolute;
    left: 40%;
    text-align: center;
}
.block-presence .left3.skill::after{
	background: url(../images/icon-reunion.png) no-repeat center 14px #fff;
}
.block-presence .left3.skill:first-child::after {
    background-image: url(../images/icon-home.png);
}
.block-presence .left3.skill:last-child::after {
    background-image: url(../images/icon-local.png);
}
.block-presence .left2.pole::after{
	background: url(../images/icon-energie.png) no-repeat center 14px #fff;
}
.block-presence .left2.pole:last-child::after {
    background-image: url(../images/icon-espace.png);
}
.list-dellivery{
	width: 100%;
	text-align: center;
}
.contentPage ul.list-dellivery li{
	display: inline-block;
	padding: 15px;
	background: #fff;
	box-shadow: 0 0 2px 0px #ccc;
	width: 32%;
	margin-right: 28px;
	margin-bottom: 28px;
	height: 120px;
}
.list-dellivery li img{
	margin-right: 15px;
	float: left;
}
.list-dellivery li h4, .list-dellivery p{
	float: right;
}
.list-dellivery li h4 {
    color: #000000;
    font-size: 18px;
    padding-bottom: 30px;
    text-align: left;
    text-transform: none;
    width: 77%;
    line-height: 25px;
}
.list-dellivery li p {
    color: #7c7c7c;
    font-size: 12px;
    margin-bottom: 5px;
    width: 77%;
    line-height: 20px;
}

/****** Page Valeurs *******/
.block-presence.valeurs .left3{
	background: #0085ca;
	margin-bottom: 80px;
	margin-top: 20px;
}
.block.bloc-logo {
	padding-left: 10px;
}
.block-presence.valeurs .bloc-logo .left3 {
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 1px 2px #f2f2f2;
}
.block-presence.valeurs .bloc-logo .left3 p {
	background: #fdfdfd;
	border-radius: 3px;
	height: 250px;
	line-height: 250px;
	border: 1px solid #f2f2f2;
	margin-bottom: 0;
}
.block-presence .bloc-logo .floting img {
	width: auto;
	vertical-align: middle;
}
.block-presence.valeurs .left3:nth-child(3n){
	margin-right: 0;
}
.block-presence.valeurs .left3 > div{
	margin: 9px;
	border: 1px solid #fff;
	padding: 15px;
	height: 245px;
}
.block-presence.valeurs .left3 *{
	color: #fff;
	text-align: center;
}
.block-presence.valeurs .left3 h3{
	background: none;
	font-size: 21px;
	padding-left: 0;
	margin: 20px 0 0;
}
.block-presence.valeurs .left3 p {
    font-size: 12px;
    line-height: 19px;
}
.block-presence.valeurs .left3::before{
	background-color: #fff;
    border-radius: 70px;
    content: " ";
    left: 40%;
    position: absolute;
    text-align: center;
    height: 60px;
	width: 60px;
	border: 1px solid #ccc;
	top: -27px;
    z-index: 18;
}
.block-presence.valeurs .left3::after{
	height: 55px;
	width: 55px;
	background: url(../images/icon-esprit.png) no-repeat center center #0085ca;
	top: -27px;
	margin-top: 3.5px;
	margin-left: 3.5px;
}
.block-presence.valeurs .bloc-logo .left3::after,
.block-presence.valeurs .bloc-logo .left3::before{
	display: none;
}

.block-presence.valeurs .left3.adaptation{
	background-color: #a6cf35;
}
.block-presence.valeurs .left3.adaptation::after{
	background-image: url(../images/icon-adaptation.png);
	background-color: #a6cf35;
}
.block-presence.valeurs .left3.ecoute{
	background-color:  #f25f23;
}
.block-presence.valeurs .left3.ecoute::after{
	background-image: url(../images/icon-ecoute.png);
	background-color: #f25f23;
}
.block-presence.valeurs .left3.marche{
	background-color: #08bbee;
	margin-bottom: 0;
}
.block-presence.valeurs .left3.marche::after{
	background-image: url(../images/icon-marche.png);
	background-color:  #08bbee;
}
.block-presence.valeurs .left3.diversite{
	background-color: #a4e44e;
	margin-bottom: 0;
}
.block-presence.valeurs .left3.diversite::after{
	background-image: url(../images/icon-deversite.png);
	background-color: #a4e44e;
}
.block-presence.valeurs .left3.engagement{
	background-color: #fe9643;
	margin-bottom: 0;
}
.block-presence.valeurs .left3.engagement::after{
	background-image: url(../images/icon-engagement.png);
	background-color: #fe9643;
}
.block-presence.valeurs.histoire .left2::after, .block-presence.valeurs.histoire .bloc-logo .left3::after{
	display: none;
}
.block-presence.valeurs.histoire .bloc-logo .left3 p {
	height: 150px;
	line-height: 150px;
}
.block-presence.valeurs.histoire .bloc-logo .left3 {
	margin-bottom: 10px
}
.block-presence.valeurs.histoire .left2 {
	float: left;
}
/****** Page Explorer nos mÃƒÆ’Ã‚Â©tiers *********/
.block-metiers .left_full{
	padding: 0;
	position: relative;
}
.block-metiers .left_full > div{
	border: 1px solid #e6e6e7;
	padding: 35px 22px;
	background: #fff;
	margin-left: 5px;
	border-bottom: none;
	float: left;
}
.block-metiers .left_full:last-child > div{
	border-bottom: 1px solid #e6e6e7;
}
.block-metiers .left_full h3{
	background: none;
	padding-left: 0;
	color: #f25f23;
	margin: 0;
	font-size: 19px;
	font-weight: 600;
}
.block-metiers .left_full.blue h3{
	color: #0085ca;
}
.block-metiers .left_full.green h3{
	color: #a6cf35;
}
.img-bloc, .txt-bloc{
	width: 50%;
	float: right;
	text-align: center;
}
.img-bloc img{
	max-width: 100%;
}
.block-metiers .left_full p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 12px;
}

.block-metiers .left_full::after {
    border-bottom: 12px solid transparent;
    border-left: 15px solid #f25f23;
    border-top: 12px solid transparent;
    left: 0;
    content: " ";
    position: absolute;
    right: 0;
    top: 35px;
	z-index: 19;
}
.block-metiers .left_full.blue::after {
    border-left: 15px solid #0085ca;
}
.block-metiers .left_full.green::after {
    border-left: 15px solid #a6cf35;
}

/***** Page Solutions ***********/
.block-solutions .img-bloc{
	width: 35%;
	float: right;
	text-align: center;
}
.block-solutions .left_full .txt-bloc{
	float: right;
	width: 65%;
	text-align: left;
}

/**** Fin Content Global ****/



/********* Style Contenu global ***********/
.sub_title{
	background: #338675;
	height: 55px;
	line-height: 55px;
}
.sub_title h1, .sub_title h3{
	color: #fff;
	text-transform: none;
	font-size: 27px;
	font-weight: normal;
	text-align: center;
}
.sub_title.gray{
	background: #cccccc;
	height: 47px;
	line-height: 47px;
}
.sub_title.white_gris{
	background: #ededed;
	height: 47px;
	line-height: 47px;
	color: #218072;
}
.sub_title.white_gris h3{
	color: #218072;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 0;
    text-transform: uppercase;
}
.sub_title h2{
	color: #3a3a3a;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
}
h4{
	font-size: 17px;
	font-weight: bold;
	color: #218072;
	text-transform: uppercase;
	text-align: center;
}
.block_produits{
	padding: 20px 0;

	background: linear-gradient(to top, rgba(4,53,45,1), rgba(1,113,91,0.9));
	background: -webkit-linear-gradient(bottom,rgba(4,53,45,1),rgba(1,113,91,0.9));
	background: -o-linear-gradient(bottom,rgba(4,53,45,1),rgba(1,113,91,0.9));
	background: -moz-linear-gradient(bottom,rgba(4,53,45,1),rgba(1,113,91,0.9));
}
.block_produits ul{
	display: block;
}
.block_produits ul:last-child{
	margin: 0;
}
.block_produits ul li{
	border-bottom: 1px solid #0c845f;
    display: inline-block;
    line-height: 31px;
    margin-right: 4%;
    width: 28%;
}
.block_produits ul li a{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
.map-canvas {
    border: medium none;
    float: right;
    height: 260px;
    margin: 0;
    width: 100%;
	border-bottom: 1px solid #f2f2f2;
	border-top: 1px solid #f2f2f2;
}
/**** Fin Contenu global **********/
/**** Style page contenu **********/
.sub_title.title_flou {
    margin-top: -55px;
    opacity: 0.8;
    position: relative;
    z-index: 999999;
}
.contentPage{
	padding: 20px 0;
}
.contentPage p{
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 20px;
	font-weight: normal;
	font-family: 'Roboto';
	text-align: justify;
}
.contentPage ul.puce, .contentPage ul {
    margin-left: 40px;
	line-height: 25px;
}
.contentPage ul.puce li, .contentPage ul li {
	font-family: 'Roboto';
	font-size: 14px;
	list-style: none;
	background: url(../images/puce.png) no-repeat left 9px;
	padding-left: 17px;
	margin-bottom: 15px;
	color: #595959;
}
.contentPage ul.puce li li, .contentPage ul li li {
	background-image: url(../images/sous-puce.png);
	background-position: left 11px;
	margin-bottom: 0;
}
.breadCrumb{
	margin-left: 0;
}
.breadCrumb * {
	font-size: 14px;
	color: #252525;
	font-family: 'open_sansregular', arial;
	margin-right: 5px;
	font-weight: bold;
}

.breadCrumb i {
	background: url(../images/fleche_breadcrumb.png) no-repeat;
	height: 12px;
    width: 13px;
    display: inline-block;
    margin-bottom: -1px;
}

.syntese .left3{
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 110px;
}

.syntese .left3:nth-child(3n){
	margin-right: 0;
}

.syntese img {
    float: left;
    margin-left: 10px;
    margin-right: 15px;
    width: 60px;
}

.btn-plus {
	cursor: pointer;
}

.syntese .ref img{
	margin: 0;
}

.syntese.block-ref .left3{
	min-height: auto;
}

.syntese  .left3 > a.img-syntese{
	margin: 0;
	width: auto;
}

a.img-syntese:hover img{
	-webkit-transform:scale(1.35);
	   -moz-transform:scale(1.35);
	    -ms-transform:scale(1.35);
	     -o-transform:scale(1.35);
	        transform:scale(1.35);
}

.syntese .left3 > a {
    float: left;
    margin-top: 20px;
    width: 70%;
    line-height: 20px;
}

.syntese .left3 > a.deux-ligne {
    margin-top: 9px;
}

.syntese a, .syntese span{
	display: block;
	color: #414141;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'Roboto';
	text-decoration: none;
}

.syntese span{
	font-size: 12px;
	font-family: 'robotoregular';
	color: #838383;
	margin-top: 5px;
	line-height: 16px;
}

.block-refs{
	
}

.block-refs .left3{
	height: 345px;
	margin: 0;
	float: left;
	text-align: center;
}

.block-refs .left3:nth-child(3n){
	border-right: 1px solid #f2f7f6;
}

.block-refs .left3:nth-child(1n){
	border-left: 1px solid #f2f7f6;
}

.block-refs .left3 > p {
	display: table;
	height: 100%;
	margin: 0;
	text-align: center;
	width: 100%;
	line-height: 345px;
	position: relative;
}

.block-refs .left3 p img {
	vertical-align: middle;
}

.block-refs .left3 h3{
	color: #f25f23;
	font-family: Arial;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	background: none;
	margin-left: 0;
	padding-left: 0;
}

.block-refs .left3 h3 span {
    border-bottom: 1px solid #f25f23;
    display: inline-block;
    padding: 0 10px;
    height: 28px;
	color: #f25f23;
	position: relative;
}

.block-refs .left3 h3 span::after {
    background: #fff;
    border: 1px solid #f25f23;
    border-radius: 20px;
    bottom: -4px;
    content: "";
    height: 6px;
    left: 45%;
    width: 6px;
    position: absolute;
}

.block-refs .left3 span {
	color: #414141;
	font-family: 'robotoregular';
	font-size: 13px;
	padding: 10px 20px;
	text-align: center;
	display: block;
	line-height: 18px; }
.block-refs .left3 > .description-ref {
	height: 61%;
  overflow: hidden;
  margin-bottom: 15px; }
	.block-refs .left3 > .description-ref p {
		color: #414141;
		font-family: 'robotoregular';
		font-size: 13px;
		padding: 10px 20px;
		text-align: center;
		display: block;
		line-height: 18px; }

.block-refs .left3 span.txt-gris{
	color: #b1b1b1;
}

.block-refs .energie{
	background-color: #a6cf35;
}

.block-refs .left3 > p::after{
    content: " ";
    position: absolute;
    right: 0;
    top: 30px;
}

.block-refs .left3.energie > p::after, .block-refs .left3.point > p::after{
	border-bottom: 12px solid transparent;
    border-right: 15px solid #fff;
    border-top: 12px solid transparent;
}

.block-refs .left3.oeuvre > p::after{
	border-bottom: 15px solid #fff;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
	right: 30px;
    bottom: 0;
}

.block-refs .left3.eau > p::after{
	border-bottom: 12px solid transparent;
    border-left: 15px solid #fff;
    border-top: 12px solid transparent;
	left: 0;
}

.block-refs .oeuvre{
	background-color: #e65a21;
}

.block-refs .eau{
	background-color: #007ec0;
}

.block-refs .point{
	background-color: #e65a21;
}

.block-refs .itnews{
	background-color: #a6cf35;
}

.block-refs .left3.img-ref{
	cursor: pointer;
}

.block-refs .left3.img-ref:hover{
	background: #bababa;
}

.block-refs .left3 > p.core-block{
	display: block;
}

.block-refs .left3 > p.core-hover{
    display: none;
    text-align: center;
}

.block-refs .left3 > p.core-hover span {
    border: 1px solid #fff;
    display: inline-block;
    height: 240px;
    line-height: 240px;
    width: 65%;
    padding: 10px;
	position: relative;
}

.block-refs .left3 > p.core-hover span::after {
	background: #fff;
	content: " ";
    height: 90%;
    left: 5%;
    position: absolute;
    top: 5%;
    width: 90%;
    z-index: 1;
}

.block-refs .left3 > p.core-hover img{
	position: relative;
	z-index: 10;
}

.block-title span{
	color: #003424;
	font-size: 21.5px;
	font-family: 'open_sansregular', arial;
	text-align: left;
	text-transform: uppercase;
}
.contentPage h1{
	/*margin-bottom: 25px;*/
	margin-bottom: 0;
}

/****** Style popup ******/
#mask {
  position:fixed;
  left:0;
  top:0;
  z-index:99998;
  background-color: #4D4D4D;
  display:none;
  
}  
#boxes .window {
	position:fixed;
	background: #fff;
	left:0;
	top:0;
	width:70%;
	height:auto;
	display:none;
	z-index:99999;
	padding: 25px;

	-moz-transition:top 800ms;
	-o-transition:top 800ms;
	-webkit-transition:top 800ms;
	transition:top 800ms;
}

#boxes .window p {
	font-size: 14px;
	line-height: 24px;
}

#boxes h4 {
    color: #0c845f;
    font-family: "open_sanssemibold",arial;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
	font-weight: normal;
	padding: 0 20px;
}
 
.close {
    background: #fff;
    border-radius: 17px;
    box-shadow: 0 0 5px #000;
    color: red;
    cursor: pointer;
    font-size: 26px;
    font-weight: bold;
    height: 5px;
    line-height: 8px;
    padding: 7px 4px 13px 6px;
    position: absolute;
    right: -10px;
    top: -12px;
    width: 15px;
}

/* Style form */
.label {
  width:100px;
  text-align:right;
  float:left;
  padding-right:10px;
  font-weight:bold;
}
.form label.error {
  color:#FB3A3A;
  font-weight:bold;
}
.form p.alert{
	color: red;
	font-family: 'source_sans_prosemibold', Arial, Helvetica, sans-serif;
}
.form{
    border-bottom: 0 none;
    float: left;
    overflow: visible;
    position: relative;
    width: 100%;
}
form.frm_conn {
    overflow: hidden;
    padding: 10px;
    position: relative;
}
.row {
    display: block;
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 45%;
	margin-left: 10%;
    z-index: 10;
}
.frm_conn .row{
	margin-left: 0;
	width: 100%;
}
.row:nth-child(2n) {
	margin-left: 0;
}
.row-check {
    margin-bottom: 30px;
}
.row-submit {
    margin: 0;
	width: 100%;
}
.row label {
    color: #1f3434;
    float: left;
    font-size: 14px;
    margin-top: 10px;
	margin-bottom: 10px;
    min-width: 30%;
	font-family: 'open_sansregular', arial;
}
.row label.error{
    color: red;
    font-size: 11px;
    margin-top: 2px;
    min-width: auto;
    position: absolute;
    right: 20px;
    width: auto;
}
.row input.input, .row select, .row textarea {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #d4d4d4;
    color: #a9b1c6;
    display: inline-block;
    float: left;
    height: 25px;
    padding-left: 10px;
    padding-top: 5px;
    width: 67%;
	font-family: 'open_sansregular', arial;
}
.frm_conn .row input.input{
	width: 66%;
	float: right;
}
.row textarea {
	height: 65px;
}
.row .area_large{
	width: 97%;
}
.row input.check {
    float: left;
    margin-right: 10px;
    margin-top: 9px;
}
.row-check div{
	float: left;
}
.row-check label{
	display: inline;
	margin-top: 0;
}
.row-check input{
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.row-check input#id_fich{
	margin-top: 0;
}
.row-check label.check-title{
	margin-bottom: 15px;
}
.row select{
	width: 305px;
	height: 35px;
}
.row select.jqTransformHidden{
	display: none;
}
.jqTransformSelectWrapper{
	background: #fff;
	border: 1px solid #d4d4d4;
	display: inline-block;
}
.jqTransformSelectWrapper div span{
	height: 23px;
	color: #a9b1c6;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen{
	background: url(../img/select_right.png) no-repeat center center;
}
.jqTransformSelectWrapper ul{
	top: 33px;
}
#contentPage .jqTransformSelectWrapper ul li{
	margin-left: 0;
}
span.jqTransformCheckboxWrapper{
	margin-right: 10px;
    margin-top: 8px;
}
a.jqTransformCheckbox, .jqTransformRadio{
	width: 16px;
	height: 18px;
}
.jqTransformRadioWrapper {
    margin: 7px 10px 0 0;
}
a.jqTransformCheckbox {
    background-image: url(img/checkbox.png);
}
.jqTransformRadio {
    background-image: url(img/radio.png);
}

.infos-demande{
	position: absolute;
	right: 20px;
}
.btn-valider{
	background: #f57f20;
	color: #fff;
	border: none;
	text-align: center;
	height: 32px;
	font-size: 17px;
	line-height: 32px;
	padding: 0 10px;
	float: right;
	margin-right: 0;
	cursor: pointer;
	font-family: 'open_sansregular', arial;
}
/* Fin Form */

/******** Style contact *********/
.block-contact p{
	font-size: 14px;
	font-family: 'open_sansregular', arial;
	margin-bottom: 20px;
	line-height: 25px;
}

/**** Fin page contenu **********/


label.error {
    color: #EF502C;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 0 5px 5px;
    width: 50%;
}
input.form_input {
    background-color: #E7E7E7;
    border: 1px solid #CBCBCB;
    border-radius: 6px;
    float: left;
    height: 35px;
    padding: 0 0 0 7px;
    width: 95%;
}
textarea.form_textarea {
    background-color: #E7E7E7;
    border: 1px solid #CBCBCB;
    border-radius: 6px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 115px;
    padding: 9px 0 0 9px;
    width: 98%;
}
input.form_input:focus, textarea.form_textarea:focus {
    border-color: #A2A2A2;
}
input.form_submit {
    background-color: #00aeef;
    border: medium none;
    border-radius: 6px;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'Terminal Dosis',sans-serif;
    font-size: 16px;
    margin: 10px 10px 10px 0;
    padding: 5px 15px;
}
.footer {
    background-color: #fff;
    clear: both;
    color: #3a3a3a;
    width: 100%;
	overflow: hidden;
}
.footer h2 {
    color: #FFFFFF;
}
.footer_content {
  padding: 10px 0;
	overflow: hidden;
}
.footer_content p{
	margin: 0;
	text-transform: uppercase;
}
.footer_content p.footer-links {
	float: left;
	line-height: 30px;
}
.footer_content p.social-media {
	float: right;
}
p.social-media {
	margin-left: 5px;
}
p.social-media a {
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/fb.png) no-repeat center center;
	background-size: 100% 100%;
}
p.social-media a.icon-scoopit {
	background-image: url(../images/scoopit.png);
}
p.social-media a.icon-linkedin {
	background-image: url(../images/linkedin.png);
}
.footer_text {
	float: left;
	margin: 0 3% 0 auto;
	padding: 0;
	text-align: left;
	width: 30%;
}
.footer_text p {
	text-align: left;
	color: #3a3a3a;
	font-size: 11px;
	font-family: arial, sans-serif;
}
.footer_text h5{
    font-weight: bold;
	font-size: 17px;
	color: #218072;
	line-height: 25px;
	min-height: 50px;
	text-transform: uppercase;
	padding-bottom: 15px;
}

body.layout-mode-responsive {
    position: relative;
    transition: left 0.2s ease-out 0s;
}
.font-size-is-default {
    font-size: 14px;
    line-height: 1.7em;
}
.footer_menu {
    margin: 0 auto;
	width: 100%;
    padding: 0;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #1F2024;
	position: relative;
	z-index: 3;
}
.footer_menu ul {
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.footer_menu ul li {
    display: inline;
}
.footer_menu ul li a {
    border-radius: 5px;
    color: #FFFFFF;
    margin: 0 0 0 10px;
    padding: 3px 6px;
	text-transform: none;
	font-size: 11px;
}
.footer_menu ul li.current a {
    background-color: #EBC04F;
    border-radius: 5px;
    color: #564D35;
    margin: 0 0 0 10px;
    padding: 3px 6px;
}
.footer_menu ul li a:hover {
    background-color: #479CC3;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.tp-caption.big_white{
		top: 250px !important;
	}
}
@media screen and (max-width: 1000px) {
	#main_container {
		margin: 0 auto;
		width: 100%;
	}
	.logo{
		left: -25px;
	}
	.header_top {
		width: 100%;
	}
	ul#main_menu li a{
		font-size: 15px;
	}
	.left_full {
		width: 96%;
		padding: 25px 2% 0;
	}
	.left14 {
		float: left;
		padding: 5% 0 0 5%;
		width: 19%;
	}
	.left13 {
		float: left;
		padding: 2% 0 0 3%;
		width: 44%;
	}
	.left25{
		padding: 25px 15px 0 15px;
	}
	.left23 {
		float: left;
		padding: 5% 0 0 5%;
		width: 58.3%;
	}
	.left12 {
		float: left;
		padding: 5% 0 0 5%;
		width: 42.6%;
	}
	.left4 {

	}
	.breadCrumb{
		margin-left: 15px;
	}
	.row input.input, .row select, .row textarea{
		width: 65%;
	}
	.tp-caption.big_white{
		top: 220px !important;
	}
	.tp-caption.big_orange{
		top: 350px !important;
	}
	
}
@media screen and (max-width: 800px) {
	.products ul {
		margin: 0;
		padding: 0 6px;
	}
	.products ul li {
		width: 174px;
		margin-right: 15px;
	}
	.products ul li:nth-child(4n){
		margin-right: 0;
	}
	.products ul li:nth-child(5n){
		margin-right: 20px;
	}
	.products ul li img{
		max-width: 100%;
	}
	.block-header{
		margin-right: 0;
	}
	.bar_search input[type="text"]{
		width: 100px;
	}
	.block_cart a{
		font-size: 12px;
	}
	.block_pro a{
		font-size: 11px;
	}
	.left25 {
		padding: 25px 2% 0;
		width: 66%;
	}
	.left1, .left3{

	}
	.sidebar ul li a, .sidebar ul li span {
		font-size: 10px;
	}
	.right-details{
		margin-top: 15px;
	}
	.right-details h2{
		padding-left: 0;
	}
	.right-details p{
		margin-left: 0;
	}
	.right-details p.ref-pro{
		margin-top: 20px;
	}
	.right-details .price-bottom{
		margin-top: 20px;
	}
	.container{
		width: 100%;
	}
	.block_produits ul li{
		margin: 0 2%;
	}
	.sub_title.gray{
		height: auto;
		line-height: 25px;
	}
	.sub_title h2{
		font-size: 11px;
		padding: 15px 0;
	}
	#header {
		/*position: relative;*/
	}
	.header_center{
		width: 100%;
		height: auto;
		min-height: 140px;
	}
	.index-banner{
		clear: both;
	}
	.menu{
		clear: both;
		width: 100%;
	}
	ul#main_menu li a{
		font-size: 12px;
		padding:0 5px;
	}

	.logo{
		left: -65px;
	}
	.slider-right h1{
		font-size: 25px;
		text-shadow: 1px 2px 0 #000000;
	}
	.slider-right p{
		font-size: 12px;
	}
	.content{
		width: 100%;
	}
	.left14 {
		float: left;
		padding: 5% 0 0 5%;
		width: 42.6%;
	}
	ul.filter_portfolio li {
		margin: 0 0 10px;
	}
	.form_row {
		clear: both;
		float: left;
		padding: 5px 1% 5px 2%;
		width: 94%;
	}
	.form_row_half {
		clear: both;
		float: left;
		padding: 8px 0 0 2%;
		width: 98%;
	}
	.footer_text {
		margin: 0 1.5%;
	}
	.footer_menu {
		float: left;
		padding: 0;
	}
	.footer_menu ul li a {
		color: #FFFFFF;
		margin: 0 10px 5px 0;
	}
	.footer_menu {
		height: auto;
		margin-bottom: 10px;
	}
	.socialbar{
		float: none;
		text-align: center;
	}
	.footer_menu ul {
		float: left;
		height: auto;
		margin: 10px 0;
		padding: 0;
	}
	.footer_menu ul li {
		float: left;
		height: 25px;
		line-height: 25px;
	}
	.footer_menu ul li a {
		color: #FFFFFF;
		float: left;
		font-size: 10px;
		margin: 0;
	}
	.block-infos h2{
		font-size: 11px;
	}
	.slider-right{
		width: 45%;
		margin-top: 2%;
	}
	.slider-right h1 {
		font-size: 15px;
	}
	.slider-right p {
		height: 27px;
		line-height: 13px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.list_carousel{
		width: 100%;
	}
	.list_carousel_partners{
		width: 100%;
	}
	.list_carousel .slides div{
		height: 330px;
	}
	.tp-caption.big_white{
		top: 180px !important;
	}
	.tp-caption.big_orange{
		top: 300px !important;
	}
}
@media screen and (max-width: 768px){
	.show_menu {
		background-color: #00b9ed;
		color: #ffffff;
		display: block;
		padding: 8px 10px;
		position: fixed;
		right: 20px;
		text-align: center;
		top: 112px;
		width: 25px;
		z-index: 999;
		cursor: pointer;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		-webkit-border-radius: 4px;	
		-moz-border-radius: 4px;
	}
	.btn_menu span{
		width: 100%;
		height: 2px;
		background: #fff;
		border-radius: 3px;
		float: left;
		height: 2px;
		margin: 2px 0;
		width: 100%;
	}
	.hide_menu {
		background-color: #00b9ed;
		color: #FFFFFF;
		display: none;
		padding: 8px 10px;
		position: fixed;
		right: 5px;
		top: 112px;
		z-index: 999;
		width: 25px;
		text-align: center;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		-webkit-border-radius: 4px;	
		-moz-border-radius: 4px;	
	}
	.hide_menu.btn_menu span{
		background: #f57f20;
	}
	.menu {
		display: none;
		height: auto;
		margin: 0 auto;
		padding: 0 0 0;
		text-align: center;
		width: 100%;
		margin-top: 15px;
		position: relative;
		overflow: hidden;
	}
	ul#main_menu {
		float: none;
		height: auto;
		list-style: none outside none;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		text-align: center;
	}
	ul#main_menu * {
		margin: 0;
		padding: 0;
	}
	ul#main_menu li {
		float: left;
		height: auto;
		line-height: 40px;
		padding: 0;
		position: relative;
		width: 100%;
		background-image: none;
	}
	ul#main_menu li:last-child {
		border-bottom: medium none;
	}
	ul#main_menu li a {
		color: #FFFFFF;
		display: inline-block;
		font-family: 'federoregular','Terminal Dosis',sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		line-height: 40px;
		width: 100%;
		padding: 0;
	}
	ul#main_menu li .sub-menu a{
		font-size: 12px;
	}
	ul#main_menu li.current  a{

	}
	ul#main_menu li a:hover {
		color: #fff;
	}
	ul#main_menu div {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
	}
	ul#main_menu ul {
		background: none repeat scroll 0 0 #000;
		display: block;
		list-style: none outside none;
		opacity: 1;
	}
	ul#main_menu ul li {
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		position: relative;
		text-align: center;
		width: 100%;
	}
	ul#main_menu ul li a {
		color: #FFFFFF;
		display: block;
		height: 40px;
		line-height: 40px;
		padding: 0;
		text-align: center;
	}
	ul#main_menu ul li a:hover {
		color: #fff;
	}
	.show_menu {
		right: 8px;
	}
	.hide_menu {
		right: 8px;
	}
	.tp-caption.big_white{
		top: 120px !important;
	}
	.tp-caption.big_orange{
		top: 220px !important;
	}
}
@media screen and (max-width: 480px) {
	.block-metiers .left_full > div{
		width: 89%;
	}
	.list_contact .logo-content{
		margin-top: 5%;
		margin-bottom: 5%;
		text-align: center;
	}
	.block-part {
		padding: 0 2%;
		width: 96%;
	}
	.contentGlobal h2{
		text-align: center;
		margin-top: 15px;
	}
	.logo_partner img{
		width: 140px;
	}
	thead{
		display: none;
	}
	tr.panier-detail-line{
		margin-bottom: 10px;
		border-bottom: 1px solid #ccc;

	}
	.panier-detail-line td {
		display: block;
	}
	.panier-first-ligne {
		width: 306px;
	}
	.photo {
		margin-right: 10px;
		margin-left: 10px;
	}
	.article {
		line-height: 20px;
		margin-bottom: 10px;
		padding-left: 0;
		margin-top: 5px;
	}
	.article .product-name {
		display: block;
		width: 100%;
	}
	.article .product-size {
		clear: both;
		display: inline-block;
	}
	.quantity::before {
		content: attr(data-title);
		display: block;
		float: left;
		margin-right: 20px;
		margin-top: 5px;
	}
	.panier-detail-line td.quantity {
		float: none;
		margin-bottom: 15px;
		text-align: left;
		width: auto;
	}
	.trash{
		background: none;
		text-decoration: underline;
		font-family: "open_sanssemibold",arial;
		font-size: 13px;
		text-indent: unset;
		width: auto;
		margin-top: 10px;
	}
	.delete{
		clear: both;
		display: inline-block;
		float: left;
		width: 30%;
		margin-top: 10px;
	}
	/*.delete::before {
		content: attr(data-title);
		display: block;
		margin-bottom: 10px;
	}*/
	.price::before {
		content: attr(data-title);
		display: block;
		margin-bottom: 10px;
	}
	td.price {
		clear: none;
		float: left;
		width: 40%;
		margin-top: 10px;
	}
	td.total {
		float: right;
		width: 30%;
		margin-top: 10px;
	}
	td.total::before {
		content: attr(data-title);
		display: block;
		margin-bottom: 10px;
	}
	.footer-table {
		float: left;
		line-height: 30px;
		vertical-align: middle;
		width: 100%;
	}
	td.total-text {
		float: left;
		width: 70%;
	}
	td.total-price {
		width: 30%;
	}
	.btn-global a {
		font-size: 10px;
	}



	.list_carousel a.more{
		line-height: 19px;
	}
	#boxes .window{
		width: 75%;
	}
	.frm_conn .row input.input {
		width: 55%;
	}
	.row{
		width: 100%;
		margin-left: 0;
	}
	.products ul li {
		height: auto;
		margin: 0 auto 25px;
		text-align: center;
		width: 184px;
		float: none;
	}
	.products ul li:nth-child(5n){
		margin-right: auto;
	}
	.left4 {
		padding: 0 3%;
		width: 94%;
		margin-left: 0;
	}
	.block-title {
		margin-top: 20px;
	}
	.right-details h2 {
		font-size: 15px;
		padding-bottom: 0;
		padding-left: 0;
	}
	.sidebar ul {
		border-right: medium none;
		padding-top: 15px;
		display: none;
	}
	.sub_title.title_flou{
		margin-top: 0;
	}
	#all-products{
		display: block;
	}
	select#select-list{
		display: block;
		cursor: pointer;
	}
	.list_carousel_partners .slides_partners div{
		padding: 0 10px;
		height: 50px;
	}
	.list_carousel span{
		width: 100%;
	}
	.list_carousel a.more{
		width: 100%;
	}
	.block_produits ul li{
		width: 100%;
		margin: 0;
		text-align: center;
	}
	.list_contact, .list_contact p{
		text-align: center;
	}
	.list_contact .left4{
		margin-bottom: 20px;
	}
	.list_contact h3{
		padding-bottom: 10px;
	}
	.footer_content p{
		font-size: 12px;
		text-align: center;
	}
	.footer_content{
		padding: 20px 5px; 
	}
	.footer_text{
		margin: 0;
		width: 100%;
		margin-bottom: 15px;
	}
	.footer_text h5{
		min-height: auto;
		text-align: center;
	}
	.footer_text p{
		text-align: center;
	}
	.header_top{
		display: none;
	}
	.header_center .container{
		overflow: visible;
	}
	.header_top .socialbar{
		margin-right: 5px;
	}
	.logo {
		float: left;
		margin: 10px auto 0 10px;
	}
	.logo img {
		width: 150px;
	}
	.slider-right{
		left: 10px;
		margin-top: 7%;
	}
	.block-header{
		margin: 0;
	}
	.block-infos h2{
		font-size: 15px;
	}
	.bar_search input[type="text"]{
		width: 130px;
	}
	.bar_search, .block_cart{
		margin-top: 10px;
	}
	.bar_search{
		margin-left: 25px;
	}
	.block_pro {
		margin-bottom: 10px;
		margin-left: 25px;
		margin-top: 10px;
		text-align: center;
		width: 83%;
	}
	.block_cart a{
		padding: 0 10px 0 40px;
		font-size: 12px;
	}
	h4, h3{
		/*padding-bottom: 0;*/
	}
	.block_produits{
		padding: 0;
	}
	.left1, .left3{
		width: 100%;
		margin-bottom: 20px;
	}
	.sous-block{
		padding-left: 10px;
	}
	.list-dellivery li{
		width: 90%;
	}
	.left2, .left13, .left23, .left12, .left14, .left25, .img-bloc, .block-solutions .img-bloc, .txt-bloc  {
		float: left;
		padding: 5% 0 0 5% !important;
		width: 90% !important;
	}
	.left25 {
		background: none;
	}
	.left25 img.border_img{
		float: none;
	}
	.flex-direction-nav {
		left: 25%;
	}

	.show_menu {
		background-color: #00b9ed;
		color: #ffffff;
		display: block;
		padding: 8px 10px;
		position: fixed;
		right: 20px;
		text-align: center;
		top: 112px;
		width: 25px;
		z-index: 999;
		cursor: pointer;

		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;

		border-radius: 4px;
		-webkit-border-radius: 4px;	
		-moz-border-radius: 4px;
	}
	.btn_menu span{
		width: 100%;
		height: 2px;
		background: #fff;
		border-radius: 3px;
		float: left;
		height: 2px;
		margin: 2px 0;
		width: 100%;
	}
	.hide_menu {
		background-color: #00b9ed;
		color: #FFFFFF;
		display: none;
		padding: 8px 10px;
		position: fixed;
		right: 5px;
		top: 112px;
		z-index: 999;

		width: 25px;
		text-align: center;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;

		border-radius: 4px;
		-webkit-border-radius: 4px;	
		-moz-border-radius: 4px;	
	}
	.hide_menu.btn_menu span{
		background: #f57f20;
	}
	.menu {
		display: none;
		height: auto;
		margin: 0 auto;
		padding: 0 0 0;
		text-align: center;
		width: 100%;
		margin-top: 15px;
		position: relative;
		overflow: hidden;
	}
	ul#main_menu {
		float: none;
		height: auto;
		list-style: none outside none;
		margin-bottom: 0;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
		text-align: center;
	}
	ul#main_menu * {
		margin: 0;
		padding: 0;
	}
	ul#main_menu li {
		float: left;
		height: auto;
		line-height: 40px;
		padding: 0;
		position: relative;
		width: 100%;
		background-image: none;
	}
	ul#main_menu li:last-child {
		border-bottom: medium none;
	}
	ul#main_menu li a {
		color: #FFFFFF;
		display: inline-block;
		font-family: 'federoregular','Terminal Dosis',sans-serif;
		font-size: 12px;
		text-transform: uppercase;
		line-height: 40px;
		width: 100%;
		padding: 0;
	}
	ul#main_menu li .sub-menu a{
		font-size: 12px;
	}
	ul#main_menu li.current  a{

	}
	ul#main_menu li a:hover {
		color: #fff;
	}
	ul#main_menu div {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
	}
	ul#main_menu ul {
		background: none repeat scroll 0 0 #000;
		display: block;
		list-style: none outside none;
		opacity: 1;
	}
	ul#main_menu ul li {
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		position: relative;
		text-align: center;
		width: 100%;
	}
	ul#main_menu ul li a {
		color: #FFFFFF;
		display: block;
		height: 40px;
		line-height: 40px;
		padding: 0;
		text-align: center;
	}
	ul#main_menu ul li a:hover {
		color: #fff;
	}
	.show_menu {
		right: 8px;
	}
	.hide_menu {
		right: 8px;
	}
	.flex-caption {
		display: none;
	}
	.page_header h1 {
		color: #FFFFFF;
		float: left;
		font-size: 20px;
		line-height: 20px;
		padding: 15px 0 0 10px;
		text-shadow: 1px 1px #000000;
	}
	a.header_bt {
		clear: both;
		float: left;
		font-size: 16px;
		margin: 20px 0 0 10px;
	}
	ul.portfolio_items li b {
		background: url("images/slider_caption_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
		color: #FFFFFF;
		display: none;
		left: 5%;
		margin: 0 0 0 1px;
		padding: 3px 0;
		position: absolute;
		text-align: center;
		top: 62px;
		width: 20px;
	}
	ul.filter_portfolio {
		float: left;
		padding: 5% 0 0 5%;
	}
	ul.filter_portfolio li {
		display: inline;
		float: left;
		margin: 0 0 5px;
		width: 90%;
	}
	ul.filter_portfolio li a {
		background: none repeat scroll 0 0 #403933;
		color: #FFFFFF;
		display: block;
		font-size: 15px;
		margin: 0;
		padding: 10px 0 10px 10px;
		width: 100%;
	}
	ul.filter_portfolio li.active a {
		background: none repeat scroll 0 0 #E4E4E4;
		border: 0 none;
		color: #403933;
		display: block;
		margin: 0;
		width: 100%;
	}
	ul.filter_portfolio a:focus {
		outline: 0 none;
	}
	.post_right {
		float: left;
		padding: 20px 0 0;
		width: 100%;
	}
	.sidebar .flickr_photos ul li {
		margin: 0 10px 10px 0;
	}
	.tp-caption.big_white{
		top: 130px !important;
	}
	.tp-caption.big_orange{
		top: 180px !important;
	}
}
@media screen and (max-width: 360px) {
	.logo{
		left:-2%;
	}
	.block_pro{
		width: 85%;
	}
}
@media screen and (max-width: 320px) {
	.list_carousel .slides div{
		height: 295px;
	}
	.bar_search input[type="text"]{
		width: 90px;
	}
	.logo{
		left:-10%;
	}
	.price-bottom a {
		max-width: 160px;
		min-width: 190px;
	}
	.right-details p.price-bottom > span{
		margin-right: 10px;	
	}
	.block_pro{
		width: 83%;
	}
}


