.box-img-path {
    width: 83%;
    float: left;
    display: flex;
    overflow: hidden;
    position: relative;
}
h1{
margin-bottom:60px;
}
.list-news-container {
    float: left;
    width: 100%;
}
.box-path-categorie {
    display: flex;
    align-items: center;
    height: 430px;
    position: relative;
    overflow: hidden;
}
.img-path {
    max-width: none !important;
}
.nom-path {
    width: 590px;
    font-size: 60px;
    letter-spacing: 10px;
    position: absolute;
    right: 90px;
    text-align: right;
    top: 120px;
    white-space: normal;
    color: #000;
}
.filter-tri-bg {
    width: 70%;
    margin-left: 8%;
    background: #fff;
    height: 80px;
    top: -85px;
    padding: 20px 50px;
    padding-bottom: 40px;
    overflow: hidden;
    transition:all .4s;
    position: absolute;
    z-index: 9;
}
.filter-tri-bg.open{height: 330px;}
.btn-filter {
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    cursor:pointer;
    padding: 8px;
}
.btn-filter .icon-down {
    font-size:15px;
    position:relative;
    top:1px;
    margin-left:3px;
}
.btn-tri {
    float: right;
    display: flex;
    width: 205px;
    align-items: center;
    justify-content: space-between;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
}
.box-tri {
}
.slecteur-tri {
    padding: 10px 20px;
    display: flex;
    justify-content: center;
    font-family: 'Open Sans', sans-serif;
    outline: none !important;
}
.filter-bloc {margin-top: 40px;display: none;}
.filter-bloc.open {display: block;}
.content-interne {
    float: left;
    width: 100%;
    padding: 0 15px;
    margin: 50px 0;
}
.container-details-produits {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 1710px;
}
.titre-page {
    font-size: 40px;
    padding-right: 54%;
    margin-bottom: 40px;
    display: block;
}
.left-presentation p {
    font-family: 'Open Sans', sans-serif;
    line-height: 27px;
    margin-bottom: 25px;
    text-align: justify;
}
.left-presentation {
    padding-right: 4%;
}
.box-path-categorie .box-nom {
    width: auto !important;
}
.flex-content {align-items: center;}
.left-presentation h1 {
    color: #3d3d3c;
}
@media screen and (max-width: 1600px) {
.right-presentation {
    display: flex;
    position: relative;
    overflow: hidden;
    border-right: 15px solid #fff;
}
.right-presentation img{}

.titre-page {
    font-size: 40px;
    padding-right: 40%;
}
}
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1366px) {
.nom-path {
    width: 500px;
    font-size: 50px;
    right: 70px;
    top:160px;
}
}
@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 1200px) {
.titre-page {
    font-size: 35px;
    padding-right: 40%;
    margin-top: 20px;
}
}
@media screen and (max-width: 1024px) {
.right-presentation {
    border-right: 0;
}
.titre-page {
    font-size: 32px;
    padding-right: 25%;
    margin-top: 40px;
}
}
@media screen and (max-width: 991px) {
.box-img-path {
    width: 94%;
    position: relative;
    overflow: hidden;
    height: 350px;
    padding-top: 50px;
}
.box-path-categorie {
    justify-content:center;
    height: 320px;
}
.nom-path {
    bottom: auto;
    right: 0;
    left: 0;
    top: -7px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    width: 320px;
    white-space: initial;
    letter-spacing: 5px;
    text-shadow: 0px 0px 12px rgba(255,255,255,0.8);
}
.filter-tri-bg {
    width: 90%;
    margin-left: 5%;
    padding: 20px 25px;
}
.filter-tri-bg.open{height: auto;}
.container-details-produits {
    max-width: 710px;
}
.right-presentation {
    display: flex;
    position: relative;
    overflow: hidden;
    border-right: 0;
    width: 100%;
    order: 2;
}
.right-presentation img{position: relative;max-width: 100% !important;width: 100% !important;}

.titre-page {
    font-size: 30px;
    padding-right: 15px;
    margin-top: 45px;
}
.left-presentation {
    padding-right: 15px;
    width: 100%;
    order: 1;
}
}
@media screen and (max-width: 800px) {

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

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

}
@media screen and (max-width: 499px) {
.filter-tri-bg {
   height: 120px;
   top: -105px;
}
.nom-path {
    font-size: 23px;
    width: 290px;
}
}
