
 .new-image img{
	width: 100%;
}
.new-encart .new-name a,
.new-encart .new-name {
	color: #72141d;
	font-weight: 700;
	font-size: 20px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 30px;
}
.new-encart .new-name{
	margin-top: 30px;
}
.new-encart{
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.new-encart .new-infos{
	padding-left: 0px;
} 
.new-encart .new-infos .btn{
	float: right;
	margin-top: 20px;
}
.swiper-wrapper{
	position: relative;
}
.swiper-pagination{
z-index: 1000;	
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	position: absolute;
	top: 13px;
	right: 12px !important;
	width: 60px;
	text-align: right;
	height: 20px;
	left: auto;
}
.new-encart .swiper-pagination-bullet{
	height: 12px;
	width: 12px;
	background: #a39f97;
	margin:  0 3px!important;
}

.nex-encart .swiper-pagination-bullet-active{
	background: #61594b;
}
.actu{
	display: inline-block;
	margin-left: 30px;
	text-transform: uppercase;
	padding: 8px 10px;
	font-weight: 400;
	font-size: 18px;
}
.bloc-social {
	clear: both;
	margin: 20px 0px;
}
.bloc-social .btn {
	width: 50px;
	height: 50px;
	margin: 20px 5px;
	padding: 13px 15px;
}
.new-detail .new-slib {
	font-weight: 700;
	
	margin: 20px 0;
	line-height: 25px;
}
.bloc-social .btn:after{
	content: "";
}
.bloc-social .fa:before{
	font-size: 18px;
}
.new-detail h3{
	font-size: 30px;
	margin-top: 0px;
}
.new-detail{
	padding-top: 100px;
}
.photo-min {
	width: 23.9%;
	margin: 3px;
	float: left;
	max-height: 82px;
	overflow: hidden;
}
.new-list h4 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	text-decoration: none;
	margin: 10px 0;
	word-wrap: normal;
}
.new-list .new-infos {
	padding: 0 15px;
}
.new-list > div {
	display: flex;
	flex-wrap: wrap;
}
.new-list .new {
	width: 29.77%;
	margin: 15px 15px;
	padding: 0;
	padding-bottom: 15px;
}
.new-list .new-name a{

word-wrap: break-word;
	}


@media(max-width:1200px){
	.new-encart .new-infos {
	padding-left: 15px;
}


}
@media(max-width:991px){
	.new-list .new {
	width: 45.77%;

	}
	
	
		.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	position: relative;
	top: 0;
	width: 100%;
	text-align: center;
	height: 29px;
}
}
@media(max-width:768px){
	.new-infos .btn{
		margin: 5px 0;
	}
	.new-list .new {
	width: 44.77%;
}
}
@media(max-width:767px){
.new-list .new {
	width: 100%;
	margin:15px 0 ;
}
}
	