@media (max-width:5000px) {
   
    /* display none de boutton commander */
    .dispnone {
        display: none;
    }
    /* The grid: Four equal columns that floats next to each other */
    .column {
        float: left;
        width: 20%;
        padding: 11px 22px 5px 0px;
    }
    /* Style the images inside the grid */
    .column img {
        opacity: 1;
        cursor: pointer;
    }

    .txtBtnPrd:after {
        transform: scaleX(1) !important;
    }
    .column img:hover {
        opacity: 1;
    }
    /* Expanding image text */
    #imgtext {
        position: absolute;
        bottom: 15px;
        left: 15px;
        color: white;
        font-size: 20px;
    }
    #imgtext2 {
        position: absolute;
        bottom: 15px;
        left: 15px;
        color: white;
        font-size: 20px;
    }
    /* Closable button inside the expanded image */
    .closebtn {
        position: absolute;
        top: 10px;
        right: 15px;
        color: white;
        font-size: 35px;
        cursor: pointer;
    }
    .overflow {
        display: inline-block;
        position: relative;
        max-width: 68%;
        vertical-align: middle;
        margin-left: -35px;
    }
    .slide {
        margin-top: 14%;
    }
    .parent {
        min-height: 150vh;
        margin-top: 13%;
    }
    .carousel-control-prev {
        background-color: #ffffff;
        width: 5%;
        left:0px ;
    }
    #slidemobile {
        display: none;
    }
    .carousel-control-next {
        background-color: #ffffff;
        width: 5%;
     right :0px ;
    }
    .photoAlbum {
        width: 65%;
        height: auto;
        margin-left: 14%;
        margin-top: 1%;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .descriptionCarac {
        border-top: 1px solid #dfdfdf;
        padding-top: 2%;
        margin-left: 68px;
    }
    h1.titre {
        margin-left: 66px;
    }
    img.caraSVG {
        width: 30px;
        height :30px ;
        margin-top: -1%;
    }
    h4.titreCaract {
        color: #1f1f1f;
        font-size: 15px;
        margin-left: 1%;
        font-family: 'Montserrat-Bold';
    }
    .infoCarac {
        margin-left: 3%;
    }
    .paragraphe {
        font-family: 'Montserrat-regular';
        font-size: 16px;
        padding-top: 1%;
        padding-left: 12%;
        right: 2%;
        line-height: 13px;
    }
    span.paraSpice {
        /*margin-left: 13px;*/
        line-height: 1.5;
        font-family: 'Montserrat-regular';
    }
    .groupeCarac {
        margin-bottom: 15px;
    }
    .descriptionCarac {
        border-top: 1px solid;
        padding-top: 2%;
        margin-left: 68px;
        width: 100%;
    }
    .divRight {
        margin-left: -27%;
        width: 100%;
    }
    .carousel-item.activeweb {
        display: block;
        height: auto;
    }
    .chev {
        width: 100%;
        cursor: pointer;
    }
    .activemobile {
        display: none;
    }
    .btn-primary {
        font-family: 'Montserrat-SemiBold';
        color: #fff;
        background: #f09e7a !important;
        border-color: #F09E7A !important;
        float: right;
        height: 30px;
        font-size: 12px;
        -webkit-border-radius: 17.02px;
        -moz-border-radius: 17.02px;
        border-radius: 17.02px;
        border: none;
        transition: 0.5s;
        cursor: pointer;
        width: 110px;
    }
    .btn-primary:hover {
        color: #fff;
        background-color: #41a2aa !important;
        border-color: #41a2aa !important;
    }
    .slide {
        margin-top: 14%;
    }
    .carousel-control-prev {
        background-color: #ffffff;
        width: 5%;
    }
    .carousel-control-next {
        background-color: #ffffff;
        width: 5%;
    }
    .photoAlbum {
        width: 70%;
        height: auto;
        margin-left: 0%;
        margin-top: 10%;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .descriptionCarac {
        border-top: 1px solid #f4f4f4;
        padding-top: 2%;
        margin-left: 68px;
    }
    .modal-footer {
        border-top: 0px;
    }
    .modal-header {
        border-bottom: 0px;
        background-color: #41a2aa;
    }
    button.close,
    .close {
        color: #fff !important;
    }
    h2.titre {
        margin-left: 65px;
        font-size: 30px;
        font-family: 'Montserrat-Bold';
        margin-bottom: 50px;
    }
    img.caraSVG {
        width: 28px;
        height :28px ;
        margin-top: -1%;
    }
    h4.titreCaract {
        margin-left: 3%;
        color: #1f1f1f;
        font-size: 20px;
    }
    .infoCarac {
        margin-left: 3%;
    }
    .textpop {
        font-family: 'Montserrat-Regular';
        font-size: 20px;
        margin: 5%;
    }
    .paragraphe {
        font-family: 'Montserrat-regular';
        font-size: 16px;
        padding-top: 0px;
        padding-left: 14%;
        right: 2%;
        line-height: 1.7;
        margin-bottom: 0px;
    }
    span.paraSpice {
        margin-left: 0px;
    }
    .descriptionCarac {
        border-top: 1px solid #f4f4f4;
        padding-top: 2%;
        margin-left: 68px;
        width: 100%;
    }
    .divRight {
        margin-left: -22%;
        width: 100%;
    }
    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.activeweb {
        display: block;
        height: auto;
    }
    .chev {
        width: 90%;
        cursor: pointer;
        position: absolute;
        top: 280px;
    }
    .activemobile {
        display: none;
    }
}

@media (max-width:1707px) {
    .photoAlbum {
        width: 67%;
        height: auto;
        margin-left: 2%;
        margin-top: 12% !important;
    }
    .activemobile {
        display: none;
    }
    .overflow {
        display: inline-block;
        position: relative;
        max-width: 68%;
        vertical-align: middle;
        margin-left: 7px;
    }
}

@media (max-width:1660px) {
    .overflow {
        display: inline-block;
        position: relative;
        max-width: 68%;
        vertical-align: middle;
        margin-left: 3px;
    }
}

@media (max-width:1600px) {
    .paragraphe {
        font-family: 'Montserrat-regular';
        font-size: 14px;
        padding-top: 0px;
        padding-left: 15%;
        right: 2%;
        line-height: 1.5;
        margin-bottom: 0px;
    }
    h2.titre {
        margin-left: 65px;
        font-size: 30px;
        font-family: 'Montserrat-Bold';
        margin-bottom: 30px;
        margin-top: 34px;
    }
}

@media (max-width:1460px) {
    .photoAlbum {
        width: 65%;
        height: auto;
        margin-left: 0%;
        margin-top: 17% !important;
    }
    .slide {
        margin-top: 14%;
    }
    .activemobile {
        display: none;
    }
}
@media (max-width: 1400px){
.textBtnManuLeft:after {
    display: block;
    content: '';
    border-bottom: solid 3px #f09e7a;
    transform: scaleX(0);
    transition: transform 300ms ease-in-out;
    width: 97%;
    margin: auto;
}}
@media (max-width:1366px) {
    .slide {
        margin-top: 14%;
    }
    .carousel-control-prev {
        background-color: #ffffff;
        width: 5%;
    }
    .carousel-control-next {
        background-color: #fff;
        width: 5%;
    }
    .divRight {
        margin-left: -24%;
        width: 100%;
    }
    h2.titre {
        margin-left: 65px;
        font-size: 20px;
        font-family: 'Montserrat-Bold';
        margin-bottom: 35px;
        margin-top: 30px;
    }
    .photoAlbum {
        width: 65%;
        height: auto;
        margin-left: 0;
        margin-top: 13.5% !important;
        max-width: 65%;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .descriptionCarac {
        border-top: 1px solid #f4f4f4;
        padding-top: 2%;
        margin-left: 68px;
    }
    h1.titre {
        margin-left: 66px;
    }
    img.caraSVG {
       width: 28px;
        height :28px ;
        margin-top: -1%;
    }
    h4.titreCaract {
        margin-left: 3%;
        color: #1f1f1f;
        font-size: 12px;
    }
    .infoCarac {
        margin-left: 3%;
    }
    .paragraphe {
        font-family: 'Montserrat-regular';
        font-size: 11px;
        padding-top: 0%;
        padding-left: 19%;
        right: 2%;
        line-height: 1.5;
        margin-bottom: 0;
    }
    span.paraSpice {
        margin-left: 0px;
    }
    .descriptionCarac {
        border-top: 2px solid #DFDFDF;
        padding-top: 2%;
        margin-left: 68px;
        width: 100%;
    }
    .carousel-item-next,
    .carousel-item-prev,
    .carousel-item.activeweb {
        display: block;
        height: auto;
    }
    .divRight {
        margin-left: -23%;
        width: 100%;
    }
    .chev {
        width: 70%;
        cursor: pointer;
        position: absolute;
        top: 235px;
    }
    .activemobile {
        display: none;
    }
}

@media (max-width:1286px) {
    .divRight {
        margin-left: -17%;
        width: 543px;
        margin-top: 5%;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .photoAlbum {
        width: 70%;
        height: auto;
        margin-left: -37px;
        margin-top: 19.5% !important;
    }
    .carousel-item.activeweb {
        display: block;
        height: auto;
    }
    .slide {
        margin-top: 14%;
    }
    .activemobile {
        display: none;
    }
}

@media (max-width:1283px) {
    .divRight {
        margin-left: -31%;
        width: 543px;
        margin-top: 5%;
    }
    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .photoAlbum {
        width: 68%;
        height: auto;
        margin-left: -30px;
        margin-top: 15% !important;
    }
    .carousel-item.activeweb {
        display: block;
        height: auto;
    }
    .slide {
        margin-top: 13%;
    }
    .activemobile {
        display: none;
    }
    .overflow {
        display: inline-block;
        position: relative;
        max-width: 68%;
        vertical-align: middle;
        margin-left: -32px;
    }
}

@media (max-width:1197px) {
    .photoAlbum {
        width: 80%;
        height: auto;
        margin-left: -6%;
        margin-top: 16% !important;
    }
    .divRight {
        margin-left: -30% !important;
        width: 100% !important;
    }
    .slide {
        margin-top: 14%;
    }
    .activemobile {
        display: none;
    }
    .btn-primary {
        font-family: 'Montserrat-SemiBold';
        color: #fff;
        background: #f09e7a !important;
        border-color: #F09E7A !important;
        float: right;
        height: 28px;
        font-size: 11px;
        -webkit-border-radius: 17.02px;
        -moz-border-radius: 17.02px;
        border-radius: 17.02px;
        border: none;
        transition: 0.5s;
        cursor: pointer;
        width: 93px;
        margin-top: 25px;
    }

}

@media (max-width:1094px) {
    .photoAlbum {
        width: 63%;
        height: auto;
        margin-left: -7%;
        margin-top: 16.5%;
    }
    h2.titre {
        margin-left: 65px;
        font-size: 18px;
        font-family: 'Montserrat-Bold';
        margin-bottom: 25px;
        margin-top: 30px;
    }
    .divRight {
        margin-left: -30% !important;
        width: 104% !important;
    }
    .slide {
        margin-top: 17% !important;
    }
    .activemobile {
        display: none;
    }
}

@media (max-width:1039px) {
    .divRight {
        margin-left: -30% !important;
        width: 106% !important;
    }
    .activemobile {
        display: none;
    }
    .overflow {
        display: inline-block;
        position: relative;
        max-width: 68%;
        overflow-x: scroll;
        vertical-align: middle;
        margin-left: -25px;
    }
}

@media (max-width:1004px) {
    .photoAlbum {
        width: 94% !important;
        height: auto !important;
        margin-left: 7% !important;
        margin-top: 15.5% !important;
    }
    .divRight {
        margin-left: -18% !important;
        width: 84% !important;
    }
    .slide {
        margin-top: 18% !important;
    }
    .activemobile {
        display: none;
    }
    .overflow {
        display: inline-block;
        position: relative;
        max-width: 100%;
        overflow-x: scroll;
        vertical-align: middle;
        margin-left: 5px;
    }
}

@media (max-width:990px) {
    .carousel-item.activeweb {
        display: none;
    }
    .slick-arrow {
        display: none !important;
    }
    .activemobile {
        display: block;
        margin: 0% 10%;
    }
    .carousel-inner {
        margin: auto;
        padding: 0px 20px 0px 20px;
    }
    .container {
        max-width: 100%;
        width: 100%;
    }
    h4.titreCaract {
        margin-left: 7%;
        color: #1f1f1f;
        font-size: 15px;
        margin-top: -25px;
    }
    .card-text1 {
        margin-left: 50px;
        margin-bottom: 0px;
        line-height: 1.5;
    }
    .card-text {
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .card-img-top {
        width: 100%;
        border-top-left-radius: calc(0.25rem - 1px);
        border-top-right-radius: calc(.25rem - 1px);
        height: auto;
    }
    .card-title {
        font-family: 'Montserrat-Bold';
        font-size: 22px;
        padding-bottom: 15px;
    }
    .slide {
        margin-top: 13% !important;
    }
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    span.paraSpice {
        margin-left: 0;
        line-height: 2;
    }
    .carousel-control-prev,
    .carousel-control-next {
        background-color: #ffffff;
        width: 7%;
    }
    #slidemobile {
        display: flex;
    }
    .carousel-indicators {
        position: absolute;
        right: 0 !important;
        bottom: -48px!important;
        left: 8px!important;
        z-index: 15;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 0!important;
        margin-left: auto!important;
        list-style: none;
    }
    .carousel-indicators .active {
        background-color: #f09e7a;
    }
    .carousel-indicators li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 20px;
        height: 20px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: #ccc;
        border-radius: 25px;
    }
    .chev {
        display: none;
    }
    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }
}

@media (max-width:767px) {
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    .card-title {
        margin-bottom: .75rem;
        font-size: 20px;
        margin-bottom: 1%;
    }
    span.paraSpice {
        margin-left: 1px;
        text-align: center;
        font-size: 14px;
    }
    .slide {
        margin-top: 13% !important;
    }
    #slidemobile {
        display: flex;
    }
    .carousel-indicators {
        position: absolute;
        right: 0 !important;
        bottom: -48px!important;
        left: 8px!important;
        z-index: 15;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 0!important;
        margin-left: auto!important;
        list-style: none;
    }
    .carousel-indicators .active {
        background-color: #e07243;
    }
    .carousel-indicators li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 20px;
        height: 20px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: #ccc;
        border-radius: 25px;
    }
    .chev {
        display: none;
    }
}

@media (max-width:684px) {
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    .slide {
        margin-top: 15% !important;
    }
    p {
        font-family: 'Montserrat-regular';
        color: #000;
    }
    img.caraSVG {
        width: 30px;
        height: 30px ;
        margin-top: 0%;
        margin-left: -7px;
    }
}

@media (max-width:660px) {

    .carousel-inner {
        margin: auto;
        padding: 0px 10px 0px 10px;
    }
    .activemobile {
        display: block;
        margin: 0px 5px;
    }
}

@media (max-width:610px) {
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    .card-title {
        margin-bottom: .75rem;
        font-size: 2px;
    }
    h4.titreCaract {
        margin-left: 7%;
        color: #1f1f1f;
        font-size: 16px;
        margin-top: -3%;
    }
    span.paraSpice {
        margin-left: 0;
        text-align: center;
        font-size: 11px;
        line-height: 7%;
    }
    .slide {
        margin-top: 29% !important;
    }
    .card-text1 {
        margin-left: 33px;
        margin-bottom: 0px;
        line-height: 2;
    }
    .parent {
        min-height: 100vh;
        margin-top: -8%;
    }
    .card-title {
        margin-bottom: 0px;
        font-size: 20px;
    }
    .card-text {
        margin-bottom: 0px;
        margin-top: 20px;
        margin-left: 7px;
    }
    img.caraSVG {
        width: 25px ;
        height:25px ;
        margin-top: -5%;
        margin-left: -7px;
    }
}

@media (max-width:503px) {
    img.caraSVG {
      width: 25px ;
        height:25px ;
        margin-top: 2%;
        margin-left: -17px;
    }
}

@media (max-width:488px) {
    .card-title {
        margin-bottom: .75rem;
        font-size: 20px;
    }
    h4.titreCaract {
        margin-left: 7%;
        color: #1f1f1f;
        font-size: 13px;
        margin-top: -6%;
    }
    span.paraSpice {
        margin-left: 0px !important;
        text-align: center;
        font-size: 11px;
        line-height: 7%;
    }
    .slide {
        margin-top: 25% !important;
    }
}

@media (max-width:450px) {
    .card{
        margin-top:30px ;
    }
    .card-title {
        font-family: 'Montserrat-Bold';
        font-size: 20px;
        padding-bottom: 0px;
    }
    .descri1 {
        text-align: left;
    }
}


/**
@media (max-width:419px) {
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    .slide {
        margin-top: 25% !important;
    }
    span.paraSpice {
        margin-left: 17px !important;
        text-align: center;
        font-size: 11px;
        line-height: 7%;
    }
}

@media (max-width:382px) {
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    .slide {
        margin-top: 25% !important;
    }
}

@media (max-width:368px) {
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    .slide {
        margin-top: 25% !important;
    }
}

@media (max-width:338px) {
    .card {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0, 0, 0, .125);
        border-radius: .25rem;
        border-radius: 0;
        margin-left: 0;
        width: 100%;
    }
    .slide {
        margin-top: 25% !important;
    }
}
**/