img_actualite {
position:relative;
}
.vertical a {
    font-family: 'comfortaa', cursive;
    position: absolute;
    bottom: 0;
    left: -10px;
    -moz-transform: rotate(-180deg) translateY(0.5em);
    -ms-transform: rotate(-180deg) translateY(0.5em);
    -webkit-transform: rotate(-180deg) translateY(0.5em);
    transform: rotate(-180deg);
    font-size: 14.5px;
    line-height: 14px;
    white-space: nowrap;
    writing-mode: vertical-lr;
    writing-mode: bt-lr;
    text-orientation: mixed;
    color: #005e20;
transition:0.2s;
}
.vertical a:hover {
    color: #73b140;
    transition: 0.2s;
}
.vertical a:after {
    height: 70px;
    width: 1px;
    content: '';
    background: #005e20;
    /* bottom: 0; */
    left: 3px;
    position: absolute;
    margin-top: 20px;
}

.titre_bloc_actualite {
    color: #003613;
    padding: 60px 0;
    font-size: 48px;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
}
.titre_actualite {
    color: #474747;
    font-size: 36px;
    text-transform: uppercase;
    padding: 20px 0;
    font-family: 'Comfortaa', cursive;
}
.titre_actualite a{
    color: #474747;
transition:0.2s;
}
.titre_actualite a:hover{
color:#005e20;
transition:0.2s;
text-decoration:none;
}
.content_actualite {
padding-right:100px;
}
.content-left {
    text-align: left;
    padding: 0;
}
.content_prdt {
    padding-left: 100px;
    position: relative;
}
.lire_plus {
    position: absolute;
    left: -50px;
    top: 90px;
    border: 1px solid #005e20;
    height: 120px;
    width: 120px;
    text-align: center;
    border-radius: 50%;
    transition: 0.2s;
}
.lire_plus:hover {
    box-shadow: 0 0 0 10px rgba(0, 94, 32, 0.44);
    color: #fff;
    transition: 0.2s;
}

.bloc_btn {
position: absolute;
    left: -50px;
    z-index: 8;}

.lire_plus_pdt {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    border: 1px solid #005e20;
    text-align: center;
}
.lire_plus_pdt:hover {
    box-shadow: 0 0 0 10px rgba(0, 94, 32, 0.44);
    color: #fff;
    transition: 0.2s;
}

.lire_plus_pdt img {
    margin-top: 50%;
    transform: translateY(-50%);
}
.horizontal a {
    position: absolute;
    top: 60px;
    white-space: nowrap;
    left: 145px;
    color: #005e20;
}
.horizontal a:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 1px;
    background: #005e20;
    top: 11px;
    left: 0;
}
.horizontal span {
    padding-left: 80px;
}
.bloc2 {
transform: translateY(-25%);
}

.lire_plus img {
    margin-top: 50%;
    transform: translateY(-50%);
}
.img_blc img {
   /* min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: none; */
}
@media screen and (max-width:767px) {
.vertical a {    font-family: 'comfortaa', cursive;
    position: absolute;
    bottom: 0;
    left: 0px !important;
    -moz-transform: rotate(-180deg) translateY(0.5em);
    -ms-transform: rotate(-180deg) translateY(0.5em);
    -webkit-transform: rotate(-180deg) translateY(0.5em);
    transform: none;
    font-size: 14.5px;
    line-height: 14px;
    white-space: nowrap;
    writing-mode: initial;
    writing-mode: bt-lr;
    text-orientation: mixed;
    color: #005e20;
   text-align: center; 
 margin: 0 auto; 
        right: 0;

}
.vertical a:after {
display:none;
    height: 1px;
    width: 70px;
    content: '';
    background: #005e20;
    /* bottom: 0; */
    left: auto;
    position: absolute;
    margin-top: 10px;
    right:-100px;
}
.titre_bloc_actualite {
font-size:28px;
padding:80px 0 0 0;
 }
.content_actualite {
    padding-right: 0;
}
.titre_actualite{
font-size:24px;
text-align:center;
}
.content_prdt {
    padding-left: 10px;
}
.vertical {
    position: absolute;
    bottom: -20px;
    left: 15px;
    -moz-transform: rotate(-180deg) translateY(0.5em);
    -ms-transform: rotate(-180deg) translateY(0.5em);
    -webkit-transform: rotate(-180deg) translateY(0.5em);
    transform: none;
    font-size: 14.5px;
    line-height: normal;
    white-space: nowrap;
    writing-mode: initial;
    writing-mode: initial;
    text-orientation: initial;
    color: #005e20;
    /* text-align: center; */
    /* margin: 0 auto; */
    left: 0;
    right: 0;
}

.lire_plus {
    position: absolute;
    left: auto;
    right: 58px;
    bottom: -80px;
    top: auto;
    border: 1px solid #005e20;
    height: 120px;
    width: 120px;
    text-align: center;
    border-radius: 50%;
    transition: 0.2s;
}
}




@media screen and (max-width: 425px) {
.titre_bloc_actualite {
   font-size:20px;
    padding-top: 60px !important;
    padding-bottom: 10px !important;
}
.lire_plus {

    left: -10px;

    border: 1px solid #005e20;
    height: 80px;
    width: 80px;

}
.vertical {
   left: 20px;
    font-size: 10.5px;
    line-height: 14px;

}
}
@media screen and (max-width: 991px) {
.slider_product_accueil{
width:100% !important;
}
.bloc2 {
    transform: none;
}
.lire_plus {
    position: absolute;
    left: -15px;
}
.vertical a{
left:35px;
top:10px;
}
.content_prdt {
padding-left:15px;}

}
.vertical_scroll a {    color: #005e20;}
.vertical_scroll {
    position: absolute;
    bottom: 50px;
    left: auto;
    right: 25px;
    -moz-transform: rotate(-180deg) translateY(0.5em);
    -ms-transform: rotate(-180deg) translateY(0.5em);
    -webkit-transform: rotate(-180deg) translateY(0.5em);
    transform: rotate(-180deg);
    font-size: 14.5px;
    line-height: 14px;
    white-space: nowrap;
    writing-mode: vertical-lr;
    writing-mode: bt-lr;
    text-orientation: mixed;

}
.vertical_scroll:after {
  height: 40px;
    width: 1px;
    content: '';
    background: #005e20;
    top: -70px;
    left: 3px;
    position: absolute;
    margin-top: 20px;
}
.bounce-scroll {
	padding: 0;
	color: transparent;
	font: bolder 250px helvetica;			
	-webkit-background-clip: text, border;
	background-clip: text, border;
  -webkit-text-stroke: 5px rgba(101, 86, 65, 0.2); */
  -webkit-animation: bounce .9s ease infinite alternate;
}

@-webkit-keyframes bounce {
  0% {
    transform:translateY(20px);
  }
  100% {


  }

}
@media screen and (min-width:991px) and (max-width:1199px) {
.lire_plus {top:0;}
}

@media screen and (max-width: 768px) {
#actualite .titre_bloc_actualite {
    padding: 20px 0;
}
}









