#sergic-number-key {
    margin-top: -6rem;
    margin-bottom: 5rem;
    padding: 0 10px;
}

#sergic-number-key .sergic-number-key-wrapper {
    background-color: #fff;
    border-radius: 10px;
    padding: 2rem 4rem 1rem 4rem;
    position: relative;
    z-index: 1;
}

#sergic-number-key .sergic-number-key-wrapper h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 38px;
    font-weight: 300;
    color: #00b3ff;
    margin-bottom: 20px;
}

#sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
}

#sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers-wrapper span {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

#sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers-wrapper span:first-child {
    font-size: 22px;
    color: #006a98;
}

#sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers-wrapper span:last-child {
    font-size: 38px;
    color: #00b3ff;
}

@media screen and (max-width: 991px) {
    #sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers-wrapper span:first-child {
        font-size: 15px;
    }
    #sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers-wrapper span:last-child {
        font-size: 29px;
    }
}

.notre-histoire__title {
    margin-bottom: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 38px;
    line-height: 57px;
    color: #07374E;
}

.notre-histoire__bloc-scroller {
    width: 100%;
    padding-bottom: 12px;
    position: relative;
}

.notre-histoire__container {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
    overflow-x: scroll;
}

.notre-histoire__story-bloc {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 230px;
    min-width: 230px;
    margin: 0 2rem;
}

.notre-histoire__illustration {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 240px;
    width: 100%;
    padding: 16px 24px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.notre-histoire__story-text {
    max-height: 100%;
    margin-bottom: 0;
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    overflow: hidden;
}

.notre-histoire__dot {
    height: 18px;
    width: 18px;
    border-radius: 100%;
    background-color: #00B3FF;
}

.notre-histoire__year {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #00B3FF;
}

.notre-histoire__connect-dots {
    position: absolute;
    bottom: 71px;
    height: 1px;
    width: 100%;
    background-color: #00B3FF;
}

@media screen and (max-width: 772px) {
    .notre-histoire__container {
        justify-content: flex-start;
    }
    .notre-histoire__story-bloc {
        width: 70vw;
        margin-right: 20px;
    }
    .notre-histoire__story-bloc:last-child {
        margin-right: 0;
    }
}

#sergic-convictions .sergic-convictions-wrapper p {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 5rem;
}

#sergic-convictions .sergic-convictions-wrapper h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #07374E;
    margin-bottom: 20px;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper {
    width: 32%;
    text-decoration: none;
    border-radius: 10px;
    padding: 10px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #0071a9;
    font-size: 20px;
    text-align: center;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper img {
    max-width: 100%;
    max-height: 100%;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper .convictions-img {
    background: #fff;
    padding: 20px 50px;
    border-radius: 10px;
    min-height: 200px;
    display: flex;
    align-items: center;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper .convictions-description {
    margin: 25px 0 50px 0;
    padding: 15px 25px 15px 25px;
    background-color: #0071a9;
    border-radius: 10px;
    height: 100%;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper .convictions-description span {
    color: #fff;
    font-size: 18px;
    display: flex;
    height: 100%;
    align-items: center;
}

#sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper .convictions-description span>p {
    font-weight: 600;
    margin-bottom: 0;
}

#sergic-history {
    margin-bottom: 3rem;
}

.link_section_wrapper a{
    font-family: "Montserrat", sans-serif;
}

#sergic-widget-spontaneus-candidature {
    position: fixed;
    bottom: 3%;
    right: 3%;
    z-index: 999;
}

#sergic-widget-spontaneus-candidature a {
    text-decoration: none;
}

#sergic-widget-spontaneus-candidature .sergic-widget-spontaneus-candidature-content {
    width: 100px;
    text-align: center;
    background-color: #fff;
    box-shadow: 2px 4px 4px 0 rgba(0, 0, 0, .25);
    border-radius: 3px 3px 3px 3px;
}

#sergic-widget-spontaneus-candidature .sergic-widget-spontaneus-candidature-content span {
    font-family: "Raleway", Sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #07374e;
}

#sergic-widget-spontaneus-candidature .sergic-spontaneus-candidature-bg {
    padding: 25px 10px;
    background-color: #00b3ff;
    border-radius: 100% 100% 100% 100%;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
    text-align: center;
    transform: scale(.8);
}


#sergic-rapport .sergic-rapport-wrapper p,#sergic-rapport .sergic-rapport-wrapper ul li {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
}

#sergic-rapport .sergic-rapport-wrapper h2 {
    font-family: "Montserrat", Sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #07374E;
    margin-bottom: 20px;
}

.sergic-rapport-button {
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-top : 1rem;
}

.sergic-rapport-button a {
    padding:.5rem 1.5rem;
    color:#ffffff;
    background-color: #00b3ff;
    border: 1px solid #ffffff;
    text-decoration: none;
    border-radius: 24px
}

.sergic-rapport-button a:hover {
    color:#ffffff;
    text-decoration: none;
}



/* Section les chiffres de sergic */
.sergic_number_group_title {
    font-family: "Open Sans", Sans-serif;
    font-size: 38px;
    font-weight: 700;
    color: #07374E;
    margin-bottom: 20px;
}
#sergic-number-group .all-number-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    max-width: 880px;
    margin: auto;
    font-family: "Montserrat", sans-serif;
}
#sergic-number-group .the-number-wrapper {
    margin: 10px;
    max-width: 200px;
    min-height: 170px;
    font-family: "Montserrat", sans-serif;
}
#sergic-number-group .the-number {
    font-size: 32px;
    font-weight: 800;
    line-height: 42px;

}
#sergic-number-group .the-number-title {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 16px;
}
#sergic-number-group .the-number-description {
    font-size: 11px;
    font-weight: 300;
    text-align: center;
    line-height: 14px;
}

.page-template-page-group .blog {
    margin-top: 50px;
}
.page-template-page-group .blog-interne-title {
    font-family: "Open Sans", Sans-serif;
    font-size: 21px;
    font-weight: 700;
    color: #07374E;
    margin-bottom: 20px;
}
.page-template-page-group .blog-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 40px auto 20px;
}
.page-template-page-group .blog .blog-wrapper a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 30px;
    align-items: flex-start;
    width: 50%;
}
.page-template-page-group .blog .blog-wrapper a .blog_conseils_title {
    color: #07374e;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    transition: color 0.3s linear;
    margin-bottom: 10px;
}
.page-template-page-group .blog .blog-wrapper a:first-child {
    border-right: 1px solid #ddd;
}
.page-template-page-group .blog a img {
    object-fit: cover;
    border-radius: 5px
}

@media screen and (max-width: 768px) {
    #sergic-rapport .sergic-rapport-wrapper h2 {
        font-family: "Montserrat", Sans-serif;
        font-size: 24px;
    }

    #sergic-number-key {
        margin-bottom: 2rem;
    }
    #sergic-number-key .sergic-number-key-wrapper {
        padding: 1rem 0;
    }
    #sergic-number-key .sergic-number-key-wrapper h2 {
        font-size: 22px;
        padding-left: 15px;
    }
    #sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers-wrapper {
        flex-wrap: wrap;
        padding: 0 5px;
    }
    #sergic-number-key .sergic-number-key-wrapper .sergic-few-numbers {
        width: 50%;
        padding: 1rem 0;
    }
    .page-template-page-group #sergic-number-key.container {
        height: auto !important;
    }
    #sergic-convictions .sergic-convictions-wrapper h2 {
        font-size: 24px;
    }
    #sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater {
        margin-top: 3rem;
        width: 100%;
        overflow-x: scroll;
    }
    #sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper {
        min-width: 275px;
        margin: 0 5px;
    }
    #sergic-convictions .sergic-convictions-wrapper .sergic-convictions-repeater .convictions-wrapper:first-child {
        margin-left: 0;
    }
    .notre-histoire__story-bloc:first-child {
        margin-left: 0;
    }
    #sergic-history.container {
        height: auto;
    }
    .link_section_wrapper {
        flex-direction: column;
    }
        /* Resp chifre clés */
    #sergic-number-group h2 {
        font-size: 24px;
    }
    #sergic-number-group .the-number-wrapper {
        max-width: 170px;
    }
    #sergic-number-group .all-number-wrapper {
        justify-content: center;
    }
    .page-template-page-group .blog-wrapper {
        flex-direction: column;
    }
    .page-template-page-group .blog .blog-wrapper a:first-child {
        border-right: none;
    }
    .page-template-page-group .blog .blog-wrapper a {
        width: 100%;
        margin-bottom: 30px;
    }
}