.swiper-slide.slideshow::after {-webkit-transition: 0.5s ease 0s; -moz-transition: 0.5s ease 0s; -o-transition: 0.5s ease 0s; -ms-transition: 0.5s ease 0s; transition: 0.5s ease 0s;background-color:#000;content: "";height: 100%;left: 0;opacity: 0;position: absolute;top: 0;width: 100%;}
.swiper-slide-active.slideshow{position: relative;}
.swiper-slide-active.slideshow::after {-webkit-transition: 3s ease 1.5s; -moz-transition: 3s ease 1.5s; -o-transition: 3s ease 1.5s; -ms-transition: 3s ease 1.5s; transition: 3s ease 1.5s;opacity: 0.3}
.pagination .swiper-pagination-bullet {background: #fff;opacity:1;width: 13px;height: 13px;}
.pagination .swiper-pagination-bullet-active {background: #fd3f26;}
.categorie{background: rgba(0, 0, 0, 0) url("http://www.kundalini.it/wp-content/uploads/2014/07/PEACOCK.jpg") no-repeat scroll center}
.categorie .legende{background-color: rgba(255,255,255,.8)}
.categorie:hover .legende{background-color: rgba(253,63,38,.8);color:#fff}

.activite .legende {
    background-color: rgba(6,21,102, 0.6);
    bottom: -85%;
    font-size: 14px;
    height: 100%;
    left: 0;
    padding: 5%;
    width: 100%;
}
.activite:hover .legende {
    background-color: rgba(6,21,102, 0.8);
    bottom: 0;
    font-size: 16px;
}
