#zhuanli{
   width:100%;
   background-color:#F4F4F4;
   padding:30px 0;
}
.certification {
    padding-top:100px;
}
.honner .swiper-slide .title,
.aptitudes .swiper-slide .title {
    opacity: 1
}
.aptitudes_box img {
    max-width: 100%;
    height: 400px;
    margin: 0 auto;
    display: block
}
.honner .swiper-slide-active .title,
.aptitudes .swiper-slide-active .title {
    opacity: 1
}
.honner .title,
.aptitudes .title {
    text-align: center;
    padding: 20px 0;
    font-size: 30px;
    color: #454545;
    font-size: 18px
}
@media(max-width:1200px) {  
    .honner .swiper-slide .title,
    .aptitudes .swiper-slide .title {
        opacity: 1;
    } 
}

@media(max-width:1200px) {   
    .quality-img .img img,
    .aptitudes_box img {
        height: auto
    } 
}
@media(max-width:1000px) {
    .aptitudes,
    .honner {
        padding: 10% 0 !important;
    }
}
 