body.page-entreprises-commerciales .contenu > .section.planifierPresentation{ overflow-x: initial; }

/* .planifierPresentation */ .formulaire-surmesure{
    position: sticky;
    top: 130px;
}

.page-entreprises-commerciales .section .wrap > div:not(.formulaire-surmesure){
    background: #ffffff;
    border-radius: 19px;
    padding: 121px 57px 118px 57px;
}

.page-entreprises-commerciales .entrepriseCommerciale img{
    border-radius: 19px;
}

.page-entreprises-commerciales .entrepriseCommerciale h2, .page-entreprises-commerciales .entrepriseCommerciale h4, .page-entreprises-commerciales .entrepriseCommerciale p, .sous-titre{
    letter-spacing: 0px;
}

.sous-titre{
    margin-bottom: 53px!important;
}

.page-entreprises-commerciales .entrepriseCommerciale h2{
    color: #0085DC;
    opacity: 1;
    font-size: 38px;
    line-height: 76px;
    font-weight: 600;
    margin-bottom: 0;
}

.page-entreprises-commerciales .entrepriseCommerciale h4, .sous-titre{
    font: normal normal normal 22px/76px;
    color: #292929;
    opacity: 1;
    font-size: 22px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 53px;
}

.page-entreprises-commerciales .entrepriseCommerciale p{
    font: normal normal normal 20px/30px;
    font-family: 'Lexend', sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

.page-entreprises-commerciales .planifierPresentation > .wrap > div:not(.formulaire-surmesure){
    padding: 70px 207px;
}

.page-entreprises-commerciales .planifierPresentation > .wrap > div h4{
    font-size: 24px;
    line-height: 19px;
    letter-spacing: 0px;
    font-weight: normal;
    color: #000000;
}

.page-entreprises-commerciales .planifierPresentation > .wrap > div p{
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0px;
    font-family: 'Lexend', sans-serif;
    color: #000000;
    opacity: 1;
}

.page-entreprises-commerciales .message{
    margin-top: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width: 1400px){
    .page-entreprises-commerciales .planifierPresentation > .wrap > div:not(.formulaire-surmesure){
        padding: 70px 20px;
    }
}

@media screen and (max-width: 1200px){
    .page-entreprises-commerciales .entrepriseCommerciale h2{
        line-height: 40px;
        font-size: 25px;
    }
}

@media screen and (max-width: 900px){
    .page-entreprises-commerciales .entrepriseCommerciale h2{
        font-size: 20px;
    }

    .page-entreprises-commerciales .entrepriseCommerciale h4, .page-entreprises-commerciales .planifierPresentation > .wrap > div h4, .sous-titre{
        font-size: 18px;
    }

    .page-entreprises-commerciales .entrepriseCommerciale p, .page-entreprises-commerciales .planifierPresentation > .wrap > div p{
        font-size: 16px;
    }
}

/* @media screen and (max-width: 600px){
    .page-entreprises-commerciales .section:first-child .wrap > div, .page-forfaits .css-lintforfaits .paragraphe{
        margin-top: 150px;
    }
} */