.section_avenir .dsg_container{
    padding: 0 1rem;
}
.ct_chiffre_clef{
    margin: 0 !important;
    position: relative;
}
.ct_chiffre_clef .dsg_col-4{
    margin: 2rem auto 0 !important;
    width: 100%;
    max-width: 290px !important;
    text-align: center;
}
.ct_chiffre_clef .dsg_col-4 .dsg_a_title{
    margin-top: 1rem;
    text-transform: inherit;
}
.ct_chiffre_clef .dsg_col-4 .dsg_a_text.-dsg_lead{
    display: none;
}
.map_bg_chiffre_clef{
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.map_bg_chiffre_clef svg{
    width: 100%;
}
.ct_chiffre_clef_cards{
    margin: 0 auto;
    width: 100%;
    display: block;
}
.ct_chiffre_clef_cards::before{
    content: '';
    width: 180px;
    height: 1px;
    background-color: #B6B6B6;
    display: block;
    margin: 32px auto 0;
}
.ct_chiffre_clef_cards .dsg_col{
    display: flex;
    align-items: center;
    max-width: 300px !important;
    width: 100%;
    margin: 32px auto 0 !important;
}
.picto_oval{
    background-color:#F4F5F6;
    border-radius:50%;
    width: 76px;
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ct_chiffre_clef_cards .ct_text_cards{
    max-width: 208px;
    margin-left: 1rem;
}
.ct_chiffre_clef_cards .ct_text_cards .dsg_a_text{
    margin:0;
}

.ct_citation_ambition{
    margin-top: 24px !important;
    padding: 40px 50px;
}
.ct_citation_ambition picture{
    display: block;
    max-width: 388px;
    margin: 0 auto;
}
.ct_citation_ambition picture img{
    width:100%;
}
.txt_citation{
    margin-top: 24px;
    text-align: center;
    max-width: 284px;
    margin-left: auto;
    margin-right: auto;
}
.txt_citation svg{
    display: block;
    margin: 1rem auto;
}

.dsg_row.ct_bloc_img_text{
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px !important;
}
.ct_bloc_img_text .dsg_col{
    margin: 0 !important;
    width: 100%;
    max-width: inherit !important;
}
.ct_bloc_img_text .ct_picture picture{
    display: block;
}
.ct_bloc_img_text .ct_picture picture img{
    width: 100%;
}
.ct_bloc_img_text .dsg_col.ct_text{
    margin-top: 1rem !important;
}
.ct_bloc_img_text .ct_text >.dsg_a_text{
    margin-top: 1rem;
}
.ct_bloc_img_text .bloc_info{
    margin-top: 1rem;
    padding:1rem;
}
.ct_bloc_img_text .bloc_info li{
    margin-top: 8px;
    list-style-type: none;
}
.ct_bloc_img_text .bloc_info li:first-child{
    margin-top: 0;
}
.bloc_info svg{
    display: inline-block;
    float: left;
}
.bloc_info .dsg_a_text{
    display: inline-block;
    width: calc(100% - 24px);
    padding-left: 1rem;
}
.ct_bloc_conseiller{
    text-align: center;
}
.ct_bloc_conseiller .ct_bloc{
    display: block;
}
.ct_bloc_conseiller .ct_bloc >div{
    max-width: 388px;
    margin: 32px auto 0;
}
.ct_bloc_conseiller .ct_bloc .dsg_a_title,
.ct_bloc_conseiller .ct_bloc .dsg_a_text{
    margin-top: 1rem;
}
.ct_bloc_conseiller .ct_bloc .dsg_a_button{
    margin-top: 20px;
}
.ct_bloc_conseiller .ct_bloc.right::before{
    content: '';
    display: block;
    width: 180px;
    height:1px;
    background-color: #B6B6B6;
    margin: 32px auto;
}

.section_client .dsg_container >.dsg_a_title+.dsg_a_text,
.section_client .dsg_container h3.dsg_a_title{
    margin-top: 32px;
}

.section_client .bloc_chiffres{
    margin:24px 0 0 !important;
    padding: 24px 1rem;
}
.section_client .bloc_chiffres .dsg_col{
    margin: 0 !important;
    max-width: inherit !important;
    width: 100%;
}
.ct_bloc_chiffres .chiffres{
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.section_client .dsg_container .chiffres_clefs .dsg_a_title,
.section_client .dsg_container .chiffres_clefs .dsg_a_text{
    margin: 0;
}
.ct_bloc_chiffres .chiffres+.dsg_a_text{
    margin-top: 1rem;
}
.ct_bloc_chiffres .chiffres_clefs h3.dsg_a_title.-dsg_h1{
    font-size:2.5rem;
    line-height: 2rem;
    max-width: inherit;
    margin: 8px 0;
}
.bloc_chiffres .dsg_col::before{
    content:'';
    width: 180px;
    height: 1px;
    background-color: #B6B6B6;
    display: block;
    margin: 1rem auto;
}
.bloc_chiffres .dsg_col:first-child::before{
    display: none;
}
.ct_bloc_chiffres{
    max-width: 308px;
    margin: 0 auto;
}
.lead_space-mt{
    max-width: 802px;
    margin: 32px auto 0;
}
.dsg_a_text.-legals_mentions{
    font-size:0.875rem;
    line-height: 1.25rem;
    margin-top: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.section_ambition .dsg_container{
    max-width: 1011px;
}
@media only screen and (min-width: 1025px){    
    .banner2021_grid_col-contenu{
        padding-top:54px;
    }
    .section_avenir .dsg_container{
        padding: 0;
    }
    .ct_chiffre_clef{
        margin-top: 56px !important;
    }
    .ct_chiffre_clef .dsg_col-4{
        max-width: 387px !important;
    }
    .ct_chiffre_clef .dsg_col-4 .dsg_a_text.-dsg_lead{
        display: block;
        margin-top: 1rem;
    }
    .ct_chiffre_clef_cards{
        display: flex;
        margin-top: 80px;
    }
    .ct_chiffre_clef_cards::before{
        display: none;
    }
    .ct_chiffre_clef_cards .dsg_col{
        margin-top: 0 !important;
        flex-direction: column;
    }
    .ct_chiffre_clef_cards .ct_text_cards{
        margin-left:0;
        margin-top: 1rem;
        max-width: 282px;
        width: 100%;
        text-align: center;
    }
    .ct_chiffre_clef_cards .ct_text_cards .dsg_a_text{
        margin-top: 8px;
    }
    .ct_citation_ambition{
        margin-top: 50px !important;
        margin-bottom: 80px;
        border-radius: 8px;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        padding: 0;
    }
    .ct_citation_ambition picture{
        order: 2;
        transform: translateY(80px);
        margin: 0;
    }
    .ct_citation_ambition .txt_citation{
        order:1;
        margin: 0;
    }
    .dsg_row.ct_bloc_img_text{
        margin-top: 80px !important;
    }
    .ct_bloc_img_text .dsg_col.ct_text{
        margin-top: 0 !important;
    }
    .ct_bloc_img_text .dsg_col.ct_text{
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 26px;
    }
    .ct_bloc_img_text .ct_text >.dsg_a_text{
        margin-top: 24px;
    }
    .ct_bloc_img_text .bloc_info{
        margin-top: 24px;
        padding: 24px;
    }
    .ct_bloc_img_text .bloc_info li{
        margin-top: 18px;
    }
    .revere_bloc .ct_picture{
        order: 2;
    }
    .revere_bloc .dsg_col.ct_text{
        padding-left: 0;
        padding-right: 26px;
    }

    .ct_bloc_conseiller{
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .ct_bloc_conseiller .ct_bloc{
        width:100%;
    }
    .ct_bloc_conseiller .ct_bloc>div{
        margin-top: 48px;
    }
    .ct_bloc_conseiller .ct_bloc.right{
        display: flex;
        align-items: center;
    }
    .ct_bloc_conseiller .ct_bloc.right::before{
        height: 180px;
        width: 1px;
        margin:0;
    }
    .ct_bloc_conseiller .ct_bloc .dsg_a_button{
        margin-top: 32px;
    }

    .section_client .bloc_chiffres .dsg_col{
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .bloc_chiffres .border{
        min-height: 236px;
        width:100%;
    }
    .bloc_chiffres .dsg_col::before{
        height: 180px;
        width:1px;
        margin: 0;
    }
    .lead_space-mt{
        margin-top:40px;
    }
    .dsg_a_text.-legals_mentions{
        margin-top: 80px;
    }
}