.row {
	-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.40);
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.40);	
}

.col-sm-8 h2,
.col-sm-4 h2 {
	margin-top: -66px;
	padding: 28px 12px 19px 10px;
}

/* Carrousel */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {width: 100%;}
.carousel-control.left {background-image:linear-gradient(to right, rgba(0, 0, 0, 0.8) 0px, rgba(0, 0, 0, 0) 100%)}
.carousel-control.right {background-image:linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.8) 100%)}

.carousel-control.left span.glyphicon {background-image: url(../img/bg-carousel-left-arrow.png);
	width: 27px;
	height: 83px;
}
.carousel-control.left span.glyphicon:before { content:"";}
.carousel-control.right span.glyphicon {background-image: url(../img/bg-carousel-right-arrow.png);
	width: 27px;
	height: 83px;
}
.carousel-control.right span.glyphicon:before { content:"";}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	margin-top: -35px; 
}

.carousel-indicators {bottom: 85px;}

/* .col-sm-8 {margin-right: 15px; width: } */
/* .col-sm-4 {margin-left: 15px; width: } */

.competences ul { margin: 0px; padding: 5px 9px 23px 6px; overflow: hidden;}

.competences ul li {
	float: left;
	display: table-cell;
	width: 30%;
	margin-right: 32px;
	height: 83px;
	line-height: 83px;
	border-bottom: 1px #2f83c3 solid;
	padding-left: 72px;	
}	

.competences ul li {background-repeat : no-repeat; background-position: center left; }

.competences ul li.competence-1 {background-image: url(../img/picto-murs-coffrage-intégré.png); background-position: 20px center;}
.competences ul li.competence-2 {background-image: url(../img/picto-beton-branché.png);}
.competences ul li.competence-3 {background-image: url(../img/picto-éléments-préfabriqués.png); background-position: 5px center;}
.competences ul li.competence-4 {background-image: url(../img/picto-types-maçonneries.png); background-position: 5px center;}
.competences ul li.competence-5 {background-image: url(../img/picto-types-planchers.png);}
.competences ul li.competence-6	 {background-image: url(../img/picto-renovation.png); background-position: 10px center;}
.competences ul li.competence-7	 {background-image: url(../img/picto-zinguerie.png); background-position: 10px center;} 
.competences ul li.competence-8	 {background-image: url(../img/picto-bardage-bois.png); background-position: 15px center;}
.competences ul li.competence-9	 {background-image: url(../img/picto-charpentes-traditionnelles.png); background-position: 10px center;}
.competences ul li.competence-10 {background-image: url(../img/picto-charpente-industrielle.png);}
.competences ul li.competence-11 {background-image: url(../img/picto-renovation-charpente.png);}
	


.competences ul li.competence-1,
.competences ul li.competence-3,
.competences ul li.competence-4,
.competences ul li.competence-5,
.competences ul li.competence-9,
.competences ul li.competence-10,
.competences ul li.competence-11,
.competences ul li.competence-12 {line-height: 14px; padding-top: 25px;}

.competences ul li.competence-6 {line-height: 14px; padding-top: 10px;}

.competences ul li.competence-10,
.competences ul li.competence-11,
.competences ul li.competence-12 {border-bottom: none;}

.competences ul li.competence-3,
.competences ul li.competence-6,
.competences ul li.competence-9,
.competences ul li.competence-12 {margin-right: 0px;}

.competences ul li a {
	vertical-align: middle;
	text-transform: uppercase;
	color: #2e2e2e;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;	
}