.wrapperTestimonialTitle3{
	padding: 10px 0px;
	margin-bottom: 50px;
	background-color: rgb(32, 42, 51);
}
.TestimonialTitle3{
	margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
}
.container6petitsblocs{
	margin-bottom: 50px;
}
.petitsblocsTitle{
	color:#262626;
	text-align: center!important;
	display: block;
	padding: 0 0 20px 0;
	background-color: #232a31;
	margin-bottom: 40px;
}
.petitsblocsTitle h2{
	color: #fff;
	margin-top: 20px;
    margin-bottom: 0px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
.blocsIcon{
	font-size:48px;
	display: inline-block;
	text-align: center;
}
.media:first-child {
    margin-top: 0;
}
.no-mb {
    margin-bottom: 0;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 15px rgb(0 0 0 / 20%);
    box-shadow: 0px 3px 15px rgb(0 0 0 / 20%);
    background-color: #f5f5f5;
}