.slider-hero .titre-partenaires{
    text-align: center;
    font-weight: 400;
}

.slider-hero img {
    max-width: 200px;
    max-height: 70px;
    object-fit: contain;
}

.slider-hero .custom-slider{
    margin-top: 30px;
}

.slider-hero .custom-slider .slide{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 150px;
}
.custom-slider.grey img{
    filter: grayscale(1);
}


/*$duration = 30s; <?= ( (1 - $i) / sizeof($logos_slider) * $duration); ?>s */

/*.custom-slider .slide:nth-child(2) {
    animation-delay: -4.285714285714s;
}
.custom-slider .slide:nth-child(3) {
    animation-delay: -8.571428571429s;
}
.custom-slider .slide:nth-child(4) {
    animation-delay: -12.85714285714s;
}
.custom-slider .slide:nth-child(5) {
    animation-delay: -17.14285714286s;
}
.custom-slider .slide:nth-child(6) {
    animation-delay: -21.42857142857s;
}
.custom-slider .slide:nth-child(7) {
    animation-delay: -25.71428571429s;
}
.custom-slider .slide:nth-child(8) {
    animation-delay: -30s;
}
.custom-slider .slide:nth-child(9) {
    animation-delay: -34.28571428571s;
}
.custom-slider .slide:nth-child(10) {
    animation-delay: -38.57142857143s;
}
.custom-slider .slide:nth-child(11) {
    animation-delay: -42.85714285714s;
}
.custom-slider .slide:nth-child(12) {
    animation-delay: -47.14285714286s;
}
.custom-slider .slide:nth-child(13) {
    animation-delay: -51.42857142857s;
}
.custom-slider .slide:nth-child(14) {
    animation-delay: -55.71428571429s;
}
.custom-slider .slide:nth-child(15) {
    animation-delay: -60s;
}
.custom-slider .slide:nth-child(16) {
    animation-delay: -64.28571428571s;
}
.custom-slider .slide:nth-child(17) {
    animation-delay: -68.57142857143s;
}
.custom-slider .slide:nth-child(18) {
    animation-delay: -72.85714285714s;
}
.custom-slider .slide:nth-child(19) {
    animation-delay: -77.14285714286s;
}
.custom-slider .slide:nth-child(20) {
    animation-delay: -81.42857142857s;
}
.custom-slider .slide:nth-child(21) {
    animation-delay: -85.71428571429s;
}
.custom-slider .slide:nth-child(22) {
    animation-delay: -90s;
}
.custom-slider .slide:nth-child(23) {
    animation-delay: -94.28571428571s;
}
.custom-slider .slide:nth-child(24) {
    animation-delay: -98.57142857143s;
}
.custom-slider .slide:nth-child(25) {
    animation-delay: -102.8571428571s;
}
.custom-slider .slide:nth-child(26) {
    animation-delay: -107.1428571429s;
}
.custom-slider .slide:nth-child(27) {
    animation-delay: -111.4285714286s;
}
.custom-slider .slide:nth-child(28) {
    animation-delay: -115.7142857143s;
}
.custom-slider .slide:nth-child(29) {
    animation-delay: -120s;
}
.custom-slider .slide:nth-child(30) {
    animation-delay: -124.2857142857s;
}
.custom-slider .slide:nth-child(31) {
    animation-delay: -128.5714285714s;
}
.custom-slider .slide:nth-child(32) {
    animation-delay: -132.8571428571s;
}
.custom-slider .slide:nth-child(33) {
    animation-delay: -137.1428571429s;
}
.custom-slider .slide:nth-child(34) {
    animation-delay: -141.4285714286s;
}
.custom-slider .slide:nth-child(35) {
    animation-delay: -145.7142857143s;
}
.custom-slider .slide:nth-child(36) {
    animation-delay: -150s;
}
.custom-slider .slide:nth-child(37) {
    animation-delay: -154.2857142857s;
}
.custom-slider .slide:nth-child(38) {
    animation-delay: -158.5714285714s;
}
.custom-slider .slide:nth-child(39) {
    animation-delay: -162.8571428571s;
}
.custom-slider .slide:nth-child(40) {
    animation-delay: -167.1428571429s;
}
.custom-slider .slide:nth-child(41) {
    animation-delay: -171.4285714286s;
}
.custom-slider .slide:nth-child(42) {
    animation-delay: -175.7142857143s;
}
.custom-slider .slide:nth-child(43) {
    animation-delay: -180s;
}
.custom-slider .slide:nth-child(44) {
    animation-delay: -184.2857142857s;
}
.custom-slider .slide:nth-child(45) {
    animation-delay: -188.5714285714s;
}
.custom-slider .slide:nth-child(46) {
    animation-delay: -192.8571428571s;
}
.custom-slider .slide:nth-child(47) {
    animation-delay: -197.1428571429s;
}
.custom-slider .slide:nth-child(48) {
    animation-delay: -201.4285714286s;
}
.custom-slider .slide:nth-child(49) {
    animation-delay: -205.7142857143s;
}
.custom-slider .slide:nth-child(50) {
    animation-delay: -210s;
}*/
