.ctn-block {
    margin-top: -113px;
}
.ctn-block ul li:nth-child(1) a {
    background: #f5ecda;
    color: #db052c;
}
.ctn-block ul li a:hover {
    color: #db052c;
    background: #f5ecda;
}
section.intro h1 {
    color: #000000;
    font-family: Urbanist;
    font-weight: 900;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    border: none;
    margin: 65px 0;
}

section.intro p {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #000;
    letter-spacing: 1px;
}

section.intro h2 {
    color: #000;
}

section.intro .content-w {
    position: relative;
}

section.intro .content-w::after {
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 3px;
    background: #db052c;
    margin-top: 25px;
}

section.intro {
    margin-bottom: 50px;
}
section.chiffre-slide .slide-item {
    color: #F5ECDA;
    display: flex;
    align-items: center;
    gap: 20px;
    /* max-width: 452px; */
    margin-inline: 35px;
}
.chf-slide .slick-next::before{
    content: "";
    display: block;
    width: 42px;
    height: 36px;
    background: url(../img/arrow-right.png) no-repeat;
    background-size: contain;
}
.chf-slide .slick-prev::before{
    content: "";
    display: block;
    width: 42px;
    height: 36px;
    background: url(../img/arrow-left.png) no-repeat;
    background-size: contain;
}
.chf-slide .slick-next {
    right: -35px;
}
.chf-slide .slick-prev {
    left: -55px;
}
.annee {
    font-family: Urbanist;
    font-weight: 900;
    font-size: 140px;
    line-height: 110px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    /* max-width: 180px; */
    word-wrap: break-word;      /* ancien */
    overflow-wrap: break-word;
}
.bordered-text:hover {
    color: #000;
    border-color: #DB052C;
}
.slide-item .label {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 1px;
}

.content-slide-wrp {
    display: flex;
    justify-content: center;
    gap: 35px;
}

section.chiffre-slide .bg-rouge {
    padding: 51px 0;
}

.bordered-text {
    color: #DB052C;
    font-family: Urbanist;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 4px;
    text-align: center;
    border: 3px solid #000000;
    width: fit-content;
    display: block;
    margin: 50px auto;
    padding: 10px 15px;
}

section#temoignage {
    margin: 0;
}

section#temoignage h2.red {
    color: #F5ECDA;
    text-align: left;
    max-width: 580px;
    margin: 0;
}

section#temoignage h2.red::after {
    width: 100%;
    margin: 40px 0;
}

section#temoignage p {
    color: #F5ECDA;
    font-family: Urbanist;
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
}

section#temoignage a {
    color: #F5ECDA;
    font-family: Urbanist;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 4px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 4%;
    margin-top: 50px;
    display: block;
}
section#engagement {
    margin-top: 50px;
}

section#engagement h2::after {
    background: #000;
}

section#engagement p {
    font-family: Urbanist;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
}

.text-intro {
    max-width: 949px;
    margin: 0 auto;
    text-align: center;
}

.card-wrp {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: center;
    margin-top: 65px;
}

.item-engagement {
    max-width: 611px;
    box-shadow: 0px 4px 10px 0px #00000080;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 26px;
}

.item-engagement p {
    text-align: left;
}

h5 {
    color: #1E1E1E;
    font-family: Urbanist;
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 0;
}

.flex-top {
    display: flex;
    align-items: center;
    gap: 25px;
}
section#expertise {
    margin: 65px 0;
    background: #DB052C;
    padding: 55px 0;
}

section#expertise h2, section#expertise p {
    color: #F5ECDA;
}
section .expertise h2 {
    border-bottom: 3px solid #303030;
    padding: 0 0 35px;
    margin-bottom: 50px;
    max-width: 535px;
    margin-top: 0;
}

section#expertise p {
    font-family: Urbanist;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1px;
}

section#expertise .atout-wrp {
    margin: 0 0 0 auto;
    max-width: fit-content;
}

.content-w.expertise .col-md-7 {
    padding-right: 20px;
}

span.label {}

section#expertise .atout-wrp  span.label {
    color: #1E1E1E;
}

section#texte p {
    font-family: Urbanist;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: center;
}

section#texte {
    text-align: center;
    margin-bottom: 65px;
}

section#texte a {
    font-family: Urbanist;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 4px;
    text-align: center;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 4%;
    display: block;
    margin: 35px 0;
    color: #1E1E1E;
}

section#texte a.red {
    color: #DB052C;
}

section#texte .content-w {
    max-width: 1023px;
}
section#texte h2.red {
    margin: 0 auto 50px;
}

section#texte h2.red::after {
    background: #000;
}
section#temoignage {
    background: url(../img/DSC_0014.jpg);
}
section#banniere img {
    margin-top: -1px;
}
@media screen and (min-width: 1240px) {
.cta-text {
    margin-top: 65px;
}
}
@media screen and (max-width: 1024px) {
    section.intro h1 {
        font-size: 30px;
        line-height: 34px;
    }
    .content-slide-wrp {
        flex-wrap: wrap;
    }
    .ctn-block {
        margin-top: -53px;
    }

    section#banniere img {
        object-fit: cover;
        min-height: 290px;
        object-position: right;
    }

    .annee {
        font-size: 40px;
        line-height: 45px;
    }
    .slide-item .label{
        font-size: 16px;
    }
    section#expertise .atout-wrp {
        max-width: 100%;
        margin: 25px 0;
        justify-content: center;
        gap: 35px;
    }
    section.chiffre-slide {
        overflow: hidden;
    }
    section.chiffre-slide .bg-rouge {
        padding: 51px 60px;
    }
}
@media screen and (max-width: 440px) {
    section#temoignage img {
        max-width: 100%;
        margin-top: 25px;
    }
    span.label{
        font-size: 16px;
    }
    .flex-top {
        flex-wrap: wrap;
    }
}

