.accueil .page-header,
.builderjs-layout .build .page-header {
    background: none;
    height    : 650px;
}
.accueil .page-header .container {
    display        : flex;
    flex-direction : column;
    justify-content: center;
    height         : 100%;
}
.builderjs-layout p,
p {
    font-weight: 100;
}
.builderjs-layout .page-header h1,
.page-header h1 {
    color      : white;
    font-weight: 200;
    font-size  : 60px;
    position   : relative;
}
.card-body {
    font-weight: 100;
    padding    : 1.5rem 1rem;
}
.page-header em {
    font-size: 20px;
}
.builderjs-layout h2,
h2 {
    font-size    : 45px;
    font-weight  : 200;
    margin-bottom: 1rem;
}
.builderjs-layout h2 strong,
h2 strong {
    font-weight: 500;
}
.subtitle {
    font-size    : 25px;
    font-style   : italic;
    font-weight  : 200;
    line-height  : 1.2;
    margin-bottom: 1rem;
}
.widget-header .subtitle {
    margin-bottom: 1.5rem;
}
.padding-left {
    padding-left: 11rem;
}
.blogs-index .data-item__category,
.blogs-widgets .data-item__category {
    position   : absolute;
    top        : 10px;
    left       : 10px;
    background : var(--dark);
    padding    : 2px 8px 4px;
    font-weight: 200;
}
.list-mini-title a {
    font-size    : 16px;
    margin-bottom: 0;
}
.centered {
    display        : flex;
    flex-direction : column;
    justify-content: center;
}
.split-container {
    display        : flex;
    flex-direction : column;
    justify-content: center;
}
.page-header p {
    font-weight: 200;
    font-size  : 25px;
    line-height: 1.2;
}
.page-header p.small {
    font-weight: 200;
    font-size  : 20px;
    line-height: 1.2;
}
.page-header img.deco-logo {
    width     : auto;
    object-fit: unset;
    height    : auto;
    position  : relative;
}
.page-header h1:before {
    position : absolute;
    content  : url("../../img/self-deco.svg");
    left     : -113px;
    bottom   : -135px;
    transform: scale(0.75);
}
.accueil .page-header h1:before {
    transform: scale(1);
}
.page-header h1 strong {
    font-weight: 500;
}
.bloc-head .container {
    position: relative;
    z-index : 2;
}
.modules-detail h1 {
    margin-bottom: 1rem;
}
.modules-detail .data-item__content_short {
    margin-bottom: 1rem;
}
.bloc-conseil img {
    margin-top: -280px;
}
.zi-2 {
    position: relative;
    z-index : 2;
}
.trait-gauche {
    position      : absolute;
    top           : 0;
    left          : 0;
    height        : 100%;
    width         : 120px;
    /* ajuste si besoin */
    pointer-events: none;
    z-index       : 1;
}
.radius {
    border-radius: 10px;
}
.trait-droite {
    position      : absolute;
    top           : 0;
    right         : 0;
    height        : 100%;
    width         : 120px;
    /* ajuste si besoin */
    /* inverse le trait */
    pointer-events: none;
}
.form-control,
.form-control:focus {
    color     : white;
    background: #332C2A;
    border    : none !important;
}
.form-check-label {
    font-size  : 15px;
    line-height: 1.2;
}
div[data-type="checkbox-group"] .form-label .text-danger,
div[data-type="checkbox-group"] .form-label {
    display: none;
}
.form-control::placeholder {
    color: #ffffffa3;
}
.trait-body {
    position      : fixed;
    top           : 0;
    right         : 5%;
    height        : 100vh;
    width         : 60px;
    pointer-events: none;
    z-index       : 0;
}
.zi-1 {
    z-index : 1;
    position: relative;
}
.data-item__content_short {
    line-height: 1.2;
}
.trait-gauche {
    left: -31px;
}
.deco-logo {
    width: 200px;
}
.faqs-index .data-item__title {
    font-size  : 22px;
    font-weight: 400;
}
.faqs-index p:last-child {
    margin-bottom: 0;
}
.faqs-widgets .data-item__title {
    font-weight: 200;
}
.faqs-widgets ul.list-mini > li {
    background: none;
}
.faqs-widgets ul.list-mini {
    gap: 5px;
}
.modules-detail h2 {
    font-size: 34px;
}
@media(max-width:1399px) {
    .card-title {
        font-size: 30px;
    }
    .padding-left {
        padding-left: 10rem;
    }
}
@media(max-width:1199px) {
    .page-header h1:before {
        left     : -121px;
        transform: scale(0.8);
    }
    .builderjs-layout h2,
    h2 {
        font-size: 30px;
    }
    .subtitle {
        font-size: 20px;
    }
    .card-title {
        font-size: 24px;
    }
    .page-header h1:before {
        transform: scale(0.6);
    }
    .accueil .padding-left {
        padding-left: 2rem;
    }
    .accueil .page-header h1:before {
        transform: scale(0.7);
    }
    .page-header h1:before {
        left: -109px;
    }
    .accueil .page-header {
        height: 500px;
    }
    .page-header h1 {
        font-size: 50px;
    }
    .page-header p {
        font-size: 22px;
    }
}
@media(max-width:991px) {
    .page-header h1 {
        font-size: 40px;
    }
    .page-header h1:before {
        transform: scale(0.4);
        left     : -23%;
    }
    .blogs .page-header h1:before {
        transform: scale(0.4);
        left     : -24%;
    }
    .padding-left {
        padding-left: unset;
        margin-top  : 4rem;
    }
    .page-header p {
        font-size: 20px;
    }
    .accueil .page-header {
        height: 450px;
    }
    .accueil .page-header h1:before {
        transform: scale(0.6);
    }
    .trait-body {
        opacity: 0.2;
    }
    .bloc-conseil img {
        margin-top: -275px;
    }
    .deco-logo {
        margin-top: 3rem;
    }
}
@media(max-width:767px) {
    .card-title {
        font-size: 20px;
    }
    .accueil .page-header h1:before {
        transform: scale(0.4);
    }
    .trait-droite,
    .trait-gauche {
        opacity: 0.2;
    }
    .page-header h1 {
        font-size   : 35px;
        padding-left: 2rem;
        position    : relative;
    }
    .bloc-conseil img {
        margin-top: 2rem;
    }
    .bloc-conseil img {
        width: 100%;
    }
    .deco-logo {
        width  : 250px;
        display: block;
        margin : 0 auto;
    }
}
@media(max-width:575px) {
    .page-header h1:before {
        transform: scale(0.2);
        left     : -10%;
    }
    .blogs .page-header h1:before {
        transform: scale(0.2);
    }
    .page-header h1 {
        padding-left: 3rem;
    }
    .page-header svg {
        opacity: 0.4;
    }
    .builderjs-layout h2,
    h2 {
        font-size: 25px;
    }
    .subtitle {
        font-size: 20px;
    }
    .accueil .padding-left {
        padding-left: 1rem;
    }
    .padding-left {
        margin-top: 2rem;
    }
    .accueil .page-header h1:before {
        transform: scale(0.2);
        left     : -27%;
    }
    .sommes .page-header h1:before {
        left: -26%;
    }
    .page-header h1 {
        font-size: 25px;
    }
    .page-header.blogs-header h1:before {
        left: -28%;
    }
    .faqs-index .data-item__title {
        font-size: 20px;
    }
}
.menu-breakpoint #slide-menu .menu-level-0 > li a.active:after {
    content   : "";
    position  : absolute;
    left      : -3px;
    bottom    : 0;
    width     : 3px;
    height    : 100%;
    background: linear-gradient(178deg, #7D4F19 0%, #DFA835 12%, #FAEBAE 43%, #DFA835 72%, #7D4F19 100%);
}