.blocherogris.section1 {
    height: 100vh;
    position: relative;
    background-image: url(../images/equipe-hero.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
}
.blocherogris.section1::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    background-color: rgba(0,0,0,0.1);
}
.contentblocks1 {
    margin-bottom: 128px;
}
.lignevertes1 {
    margin: 24px auto;
}
.paragraphesection1 {
    font-size: 16px;
    line-height: 1.4;
    font-family: 'Dosis', sans-serif;
}
.titre-section.avenir {
    font-size: 48px;
}
.main-quote-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.blocgauche {
    background: #d5d5d5;
    width: 500px;
    height: 440px;
}
.blocdroite {
    position: relative;
    left: -44px;
    bottom: -86px;
}
#quote-path {
    stroke-dasharray: 2000;
    stroke-dashoffset: 409;
}
#quote1 {
    position: absolute;
    left: -32px;
    top: 64px;
}
#quote2 {
    position: absolute;
    left: 14px;
    top: 64px;
}
.paragraphepresident {
    font-family: 'Dosis', sans-serif;
    font-size: 18px;
    margin-left: 16px;
    line-height: 1.4;
    top: 55px;
    position: absolute;
    width: 300px;
    left: 100px;
}
.divfloater {
    position: absolute;
    right: 50px;
    bottom: 45px;
}
.textblockcedric {
    font-family: 'Opens Sans', sans-serif;
    font-size: 14px;
}
.divfloater {
    margin-top: 80px;
    float:right;
}
.paragraph-42 {
    max-width: 216px;
}
.bloccontenant5 {
    height: fit-content;
    padding: 64px 144px;
}
.section-57 {
    background-color: #FBFBFB;
    padding: 0;
    padding-bottom: 64px;
}
.section-timeline {
    margin: 64px 144px;
    position: relative;
}
.section-46 {
    padding: 144px;
}
.divtwosquares {
    margin-top: 184px;
}
.text-block-68 {
    font-weight: 600;
}
.paragraph-42 {
    color: #333333;
    font-family: 'Dosis',sans-serif;
}
.text-block-83 {
    margin-top: 34px;
}
.timeline-container {
    width: 100%;
    position: relative;
}
.timeline-bars {
    width: 100%;
}
.timeline-bar-grey {
    width: 83.34%;
    height: 2px;
    background: #b4b4b4;
    position: absolute;
    left: 0;    
}
.timeline-bar-green {
    width: 0%;
    height: 3px;
    background: #37bb37;
    position: absolute;
    left: 0;
    bottom: -2.5px;
}
.timeline-bar-future {
    left: 83.34%;
    width: 16.66%;
    height: 2px;
    border-bottom: 2px dashed #37bb37;
    position: absolute;
}
.timeline-dots {
    position: absolute;
    width: 100%;
}
.timeline-dot {
    position: absolute;
    cursor: pointer;
}
.timeline-dot::before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    border-radius: 100%;
    bottom: -9.5px;
    background-color: #fff;
    border: 1px solid #37bb37;
    cursor: pointer;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.21);
    z-index: 30;
}
.timeline-dot::after {
    content: "";
    position: absolute;
    left: 8.5px;
    top: 1px;
    transform: translate(-50%, -50%);
    background: #37bb37;
    border-radius: 100%;
    transition: 0.3s;
    z-index: 31;
    width: 0px;
    height: 0px;
}
.timeline-dot.past::before {
    background-color: #37bb37;
    box-shadow: none;
}
.timeline-dot.active::after {
    width: 8px;
    height: 8px;
}
.timeline-date {
    position: absolute;
    bottom: -36px;
    left: -7px;
    font-weight: 700;
    font-family: 'Titillium Web', sans-serif;
    color: #333;
}
.timeline-dot.active > .timeline-date {
    color: #37bb37;
}
.timeline-vbar {
    position: absolute;
    background-color: #37bb37;
    width: 2px;
    height: 0;
    left: 8px;
    bottom: 7px;
    z-index: 29;
    transition: 0.3s;
}
.timeline-dot.active {
    pointer-events: none;
}
.timeline-dot.active > .timeline-vbar {
    height: 174px;
}
.timeline-dot[data-date="2009"] {
    left: 0%;
}
.timeline-dot[data-date="2011"] {
    left: 16.66%;
}
.timeline-dot[data-date="2012"] {
    left: 24.99%;
}
.timeline-dot[data-date="2013"] {
    left: 33.33%;
}
.timeline-dot[data-date="2014"] {
    left: 41.66%;
}
.timeline-dot[data-date="2016"] {
    left: 58.33%;
}
.timeline-dot[data-date="2017"] {
    left: 66.66%;
}
.timeline-dot[data-date="2019"] {
    left: 83.33%;
}
.timeline-dot[data-date="2025"] {
    left: 100%;
}
.heading-28 {
    font-family: 'Titillium Web', sans-serif;
    background: #fbfbfb;
    position: relative;
    z-index: 2;
}
.heading-28::before {
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    content: "";
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);    position: absolute;
    z-index: -1;
}
.coupurehaut {
    background: #fbfbfb;
    z-index: -2;
}
.div-block-182 {
    position: absolute;
    bottom: 180px;
    margin: 0;
    visibility: hidden;
}
.titre-section.vecteur {
    font-size: 42px;
    position: relative;
    width: fit-content;
    margin: 80px auto 440px;
}
.titre-vecteur-ligne.gauche {
    width: 40%;
    position: absolute;
    top: 20px;
    right: calc(100% + 32px);
    border-bottom: 2px solid #37bb37;
    opacity: 0.4;
}
.titre-vecteur-ligne.droite {
    width: 40%;
    position: absolute;
    top: 20px;
    left: calc(100% + 32px);
    border-bottom: 2px solid #37bb37;
    opacity: 0.4;
}
#block-2009 {
    left: 0;
}
#block-2011 {
    left: 10%;
}
#block-2012 {
    left: 20%;
}
#block-2013 {
    left: 30%;
}
#block-2014 {
    left: 35%;
}
#block-2016 {
    left: 50%;
}
#block-2017 {
    left: 60%;
}
#block-2019 {
    left: 70%;
}
#block-2025 {
    left: 80%;
}
.section-55 {
    padding: 0px 240px 200px;
    margin-top: 200px;
}
.titre-section.ensemble {
    font-size: 48px;
}
.ligneverte {
    width: 600px;
    height: 2px;
    margin: 44px auto 28px;
    background-color: #37bb37;
}
.paragraph-44 {
    font-size: 18px;
    max-width: 900px;
    margin-bottom: 80px;
}
.blocpostes {
    background: #f8f8f8;
    clip-path: polygon(3% 0%, 100% 0, 100% 93%, 97% 100%, 0 100%, 0% 7%);
}
.titregris {
    color: #c9c9c9;
    font-size: 36px;
    margin: 16px 0 64px;
}
.titreposte {
    line-height: 1.4;
    font-size: 22px;
}
.jobcontainer {
    height: 136px;
    width: 202px;
    margin: auto;
    padding: 16px;
}
.jobcontainer > img {
    height: 36px;
    width: 36px;
}
.jobcontainer.admin > img {
    width: 20px;
    height: 20px;
}
.titreposte.admin {
    font-size: 16px;
}
.postecontentblock {
    margin-top: 16px;
    padding: 32px;
    height: calc(100% - 160px);
}
.titre-fiche {
    font-weight: 600;
    cursor: pointer;
    border-bottom: 2px solid #37bb37;
    padding: 8px;
    transition: 0.3s;
}
.titre-fiche:hover {
    background: #f4f4f4;
    padding-left: 16px;
}
.postecontentblock.rightside {
    border: none;
}
.st0 {
    fill: #565656;
    stroke-width: 6px;
    stroke: #565656;
}
.electric > svg,
.admin > svg,
.charp > svg {
    width: 50px;
    margin-bottom: -10px;
    margin-top: -10px;
}
.admin > svg {
    width: 40px;
}
.column-96 {
    justify-content: flex-start;
}
.paragraph-45 {
    font-size: 20px;
}