#Slider_News .bx-wrapper{
    position: relative;
}
#Slider_News .ListActualite{
    position: relative;
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
}
#Slider_News .TitreActualite{
    color: #5d8e53;
    font-size: 5em;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    margin-bottom: 3vh;
    text-shadow: rgb(204, 204, 204) 1px 2px 2px;
    letter-spacing: 6px;
    line-height: 1.4em;
    /* float: right; */
    width: 100%;
    text-transform: uppercase;
}
#Slider_News .ImgActualite, .ContentActualite {
    padding: 0px !important;
}
#Slider_News .ContentActualiteInterne {
    background: #d2ebcd;
    padding: 30px 4vw 30px 8vw;
    z-index: 99;
    margin-left: -50px;
}

#Slider_News .Date {
    font-size: 13px;
    font-weight: bold;
    color: #684882;
    font-family: Arial;
    position: relative;
    margin-right:5px;
}

#Slider_News .TitreNosActualite {
    font-size: 1.8em;
    font-weight: 600;
    color: #684882;
    font-family: 'Raleway', sans-serif !important;
    margin-top: 3.5vh;
display:block;
text-decoration:none;
}
#Slider_News .TitreNosActualite:hover{color:#5d8e53;}
 
#Slider_News .CourteDescription{
    color: #4d4c4c;

    font-size: 1.3em;
    line-height:1.7em;
    font-weight: 400;
    text-align: left;
    margin: 3.5vh 0px;
    display: block;
}

#Slider_News .bx-pager-item {display:none !important;}
  #Slider_News .bx-wrapper .bx-next {
    top: calc(50% - 30px);
    right: -15px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: #684882 url(../../../Images/Precedent.png) 50% 50% no-repeat;
    text-indent: -9999px;
    float: right;
    position: absolute;
-webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;
}
  #Slider_News .bx-wrapper .bx-prev {
       top: calc(50% + 8px);
    right: -15px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: #684882 url(../../../Images/Suivant.png) 50% 50% no-repeat;
    text-indent: -9999px;
    float: left;
    position: absolute;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
}
  #Slider_News .bx-wrapper .bx-prev:hover{
    background: #5d8e53 url(../../../Images/Suivant.png) 50% 50% no-repeat;
}

  #Slider_News .bx-wrapper .bx-next:hover {
    background: #5d8e53  url(../../../Images/Precedent.png) 50% 50% no-repeat;
}
@media screen and (max-width:767px) {
  #Slider_News .bx-wrapper .bx-prev{
 
      right:00px;
}
#Slider_News .bx-wrapper .bx-next {
 
      right:00px;
}
#Slider_News .ContentActualite {
    position: absolute;
}
#Slider_News .ImgActualite img {
max-width:100%;
    max-height: 80vh;
    opacity: 0;
}
#Slider_News .ImgActualite{
    display: block;
    float: left;
}
#Slider_News #Slider_News .ListActualite {
  
    display: block !important;
}
 #Slider_News .CourteDescription{
display:none;
}
#Slider_News .ContentActualiteInterne {
     padding: 30px 20px 30px 20px;
    margin-left: 00px;
 
}
#Slider_News .bxslider_Slider_News{height: 100%;}
#Slider_News .bxslider_Slider_News li{
    width: 80vw !important;
    /* margin: auto; */
    /* display: table; */
    /* float: none !important; */
    margin-left:1vw;height: 100%;

}


}
 @media screen and (max-width:370px) {

}

#Slider_News .Date1{    position: relative;}
#Slider_News .Date1:after {
    position: absolute;
    left: 0px;
    top: 30px;
    content: "";
    background: #684882;
    height: 1px;
    width: 25px;
}
#Slider_News .bxslider_Slider_News{height: 100%;}
#Slider_News .bxslider_Slider_News li{height: 100%;}

