.ImgContentTop {
    float: right;
}
.ContentTopInterne {
    margin-top: 50px;
}
.ImgContentTop img{
    max-width:100%;
    display:table;
    margin:auto;
    margin-top: 20px;
    margin-left: 3vw;
}
.SousTitreInt {
    color: #434343;
    font-size: 35px;
    font-family: 'Bodoni MT';
    font-weight: bold;
    margin-bottom: 40px;
    display: table;
    text-align: left;
    line-height: 35px;
    padding-left: 3vw;
}
.ContentTxt {
    color: #525252;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: justify;
    /* padding-left: 3vw; */
    line-height: 25px;
    /* text-align: justify; */
}

.NosObjective1 {text-align: center;color:#525252;font-size: 15px;font-family: 'Bodoni MT';font-weight: bold;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-align: center;-webkit-align-items: center;-webkit-box-align: center;align-items: center;justify-content: center;flex-direction:column;width: 406px;padding-left: 45px;padding-right: 65px;height: 481px;/* margin-left: -50px; */}
.NosObjective {
    /* display: block !important; */
    background: url(../Images/BgNosObjective.png) no-repeat;
    background-size: contain;
    background-size: contain;
    height: 100%;
    clear: both;
    z-index: 999;
    position: relative;
    margin-top: -150px;
    margin-left: -57px;
    width: 406px;
}

 .TitreNosObj{color:#434343;font-size: 35px;font-family: 'Bodoni MT';font-weight: bold;margin-bottom: 50px;}
.ContentInterneBottom {
    min-height: 500px;
    margin-top: 80px;
}
.ContentImgInt {
    margin-bottom: 20px;
    /* margin-right: 20px; */
}
.wrapperInterne {
    padding-bottom: 100px;
}
.ContentImgInt img{width: 100%;/* margin-bottom: -10px; */}
@media screen and (max-width: 767px)    {
.NosObjective {
    width: 100%;
    height: 320px;
    padding-left: 9px;
    padding-right: 10px;
    background: url(../Images/BgNosObjectiveResp.png) no-repeat;
}
.NosObjective1 {
  width: 260px;
    height: 320px;
    padding-left: 9px;
    padding-right: 10px;
}
.ContenueNosObjective{
    font-size:14px;
}
.SousTitreInt {
 font-size: 35px;
 margin-top: 50px;
 text-align: center;
}
.ContentInterneBottom{
    margin-top:00px;
}
.TitreNosObj {
    font-size: 20px;
    margin-bottom: 20px;
}
}
.ContentinBottom {
    color: #525252;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    text-align: justify;
    width: 100%;
}
.ContentinBottom h3{text-align:left;}

@media screen   and (max-width:991px)    {
    .ImgContentTop img{margin:auto; margin-bottom:40px;}
.ContentImgInt{
    width: 100%;
}
.NosObjective {
    background-size: contain;
    margin-top: 20px;
    margin-left:0px;
    width: 100%;
    background-position: center;
}
.NosObjective1{
    /* width: 100%; */
    margin: auto;
    max-width: 100%;
}
.wrapperInterne {
    padding-bottom: 50px;
}
}
.tab-content {
    margin-top: 12vh;
}
.RepeaterShow {
    width: 100%;
}
.imgshow{width:20%;/* display: flex; *//* flex-wrap: wrap; */margin-bottom:12vh;text-align: center;  height: 350px;}
.imgshow img {
    border: 1px solid #e1e1e1 !important;
    padding: 0px;
    max-width: 100%;
    width: 100%;
    max-height: 300px;
}
.RepeaterShow {
    width: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
}
.TitreNameProduits {
    color: #3d3d3d;
    padding-top: 20px;
    text-align: right;
    display: block;
    width: 100%;
    font-family: 'Bodoni';
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    position: relative;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-right: 20px;
    padding-left: 15px;
    float: right;
}
.ListDesLI {
    padding-left: 3vw;
}
@media screen   and (min-width:768px)     and (max-width:1300px)    {
.imgshow {
    width: calc(100% / 3);

}
}
@media screen     and (max-width:767px)    {
.imgshow {
    width: calc(100% / 2);

}
.tab-content .bx-wrapper .bx-viewport li {
    width: calc(98vw - 15px) !important;
}
}
@media screen     and (max-width:480px)    {
.imgshow {
    width: 100%;

}
.tab-content .bx-wrapper .bx-viewport li {
    width: calc(98vw - 15px) !important;
}
}

.TitreNameProduits:after {
    content: "";
    position: absolute;
    width: 80%;
    background: #1e4ea3;
    height: 2px;
    bottom: 0px;
    right: 0;
}
.TitreNameProduits:before {
    content: "";
    position: absolute;
    width: 2px;
    background: #1e4ea3;
    height: calc(100% + 30px);
    bottom: 0px;
    right: 0;
}

.TitreNameProduits span:after {
    content: "";
    position: absolute;
    width: 60%;
    background: #1e4ea3;
    height: 2px;
    top: -50px;
    right: -20px;
}
.TitreNameProduits span{
    position:relative;
    height: 100%;
    width: 100%;
    display: block;
}
 .bx-wrapper .bx-viewport {
    position: relative;
    height: 100% !important;
}
@media screen and (min-width: 768px)    {
.tab-content  .bx-wrapper .bx-viewport   li {width:calc(82vw -  15px) !important;}
}

 