.slide_bg{  min-height:578px; z-index:1; background:url(../img/bg_slide.jpg) top center no-repeat; margin-top:0px ;background-size: cover; background-position: center;}

.left_slide{ width:100%; margin-top:28px; overflow:hidden}
.right_slide{  background: /*url(../img/const/right_slide.jpg) top center no-repeat*/;margin-top:28px; margin-left:-15px;}

.btn_slide{ width:303px; height:45px; cursor:pointer}
.btn_slide i{ width:23px; height:23px; border:solid 1px #fff; background:rgba(0,0,0,0.5); display:block; border-radius:500px; color:#fff;}

.act_content{ width:100%; height:26px; margin:0 auto; }
.info_menu{ width:100%; height:26px; line-height:26px; color:#6b7076; font-size:11px; margin-top:25px; padding-left:130px; padding-right:0px; }
.info_menu_titre{ position:absolute; width:105px; height:26px; background:url(../img/actualite_en.png) top left no-repeat; line-height:26px; text-align:center; color:#fff;; font-size:14px; margin-top:0px; border-radius:3px; margin-left:1%; font-family:Arial;font-style: normal;}

.links{ float:left; width:100%; min-height:260px; background:#fff;}
.links_content{ width:1169px; min-height:260px; margin:0 auto; }
.bloc_img1{ width:270px; height:188px; float:left; margin-top:25px;}
.bloc_img2{ width:270px; height:188px; float:left; margin-top:25px; margin-left:29px}
.h188{ height:188px !important}

/*styles*/
.full-width{
	width: 100%
}
.no-margin{
	margin: 0
}
.text-center{
	text-align: center;
}
.no-bottom{
	bottom: 0
}
.relative{
	position: relative
}
.absolute{
	position: absolute;
}
.hidden{
	overflow: hidden
}
.bg-black{
	background: black
}
.mh80{
	max-height: 80px
}
.p-limit{
	overflow: hidden;
    display: block
}
.pd-23{
	padding: 23px 17px
}
.force-size-family, .force-size-family p, .force-size-family span{
	font-family: 'Raleway Regular' !important;
	font-size: 14px !important
}
/************images*************/
img.fit {
	object-fit: cover;
	object-position: center center;
}
img.cover{
    height: 100% !important;
    width: 100% !important;
    object-fit:  cover;
}
img.contain{
    height: 100%;
    width: 100%;
    object-fit:  cover;
}
/*end style*/
h5 {
    font-size: 18px;
    font-family: 'Raleway Medium';
    color: #fff;
    text-transform: capitalize;
}


.bloc_links{ margin-top:40px;}

