/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/


/*Global*/

strong {
    font-weight: 700;
}

.h-bold {
    font-weight: 700;
}

h1, h2, h3 {
    line-height: 1.2;
}

h1 strong, h2 strong {
    color: var(--vert);
}

.bricks-button {
    background-color: var(--vert);
    padding: 14px 20px;
    font-size: 16px;
}

.btn-blanc {
    background-color: var(--blanc);
    color: var(--bleu)!important;
}

#brx-content .bricks-button {
    min-width: 280Px;
}

.brxe-text {
    max-width: 800px;
}

#back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 9999;
    transition: opacity 0.3s;
}

#back-to-top.show {
    display: block;
    opacity: 0.8;
}

#bouton-fermer {
    display: none;
}

.brxe-text {
    max-width: 800px;
}

.reverse .brxe-container {
    flex-direction: row-reverse;
}

.d-none {
    display: none;
}

footer a:hover{
    text-decoration: underline;
}



/*Responsive*/


@media screen and (min-width: 990px) {

    nav#brxe-5324d1 {
        width: fit-content;
    }

    #brx-header .brx-nav-nested-items {
        position: relative;
    }

    #brx-header .brx-nav-nested-items .brxe-dropdown {
        position: unset;
    }


    #brx-header .brx-nav-nested-items .brx-dropdown-content {
        box-shadow: 0 3px 6px #00000029;
        min-width: 100% !important;
        left: 0 !important;
    }

    #brx-header .brx-nav-nested-items .brx-dropdown-content li{
        font-family: sans-serif!important;
        font-size: 16px;
    }


    #brx-header .brx-nav-nested-items .brx-dropdown-content .brxe-text-link{
        position: relative;
        padding-left: 15px;
    }

    #brx-header .active .brx-submenu-toggle button{
        transform: rotate(180deg);
    }

    #brxe-103c6c {
        align-items: stretch;
    }

    #brxe-5ee566 {
        display: flex;
        flex-direction: column;
    }

    div#brxe-17dad3 {
        width: auto;
    }
}













/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/


/*Global*/

strong {
    font-weight: 700;
}

.h-bold {
    font-weight: 700;
}

h1, h2, h3 {
    line-height: 1.2;
}

.bricks-button {
    /*background-image: linear-gradient(to right, var(--vert) , var(--bleu));*/
    padding: 14px 20px;
    font-size: 16px;
}

.btn-blanc {
    background-image: none;
    background-color: var(--blanc);
    color: var(--bleu)!important;
}

#brx-content .bricks-button {
    min-width: 280Px;
}

.brxe-text {
    max-width: 800px;
}

.point h1, .point h2, .point .txt-point {
    position: relative;
}

.point h1::after,
.point h2::after {
    content: ".";
    color: var(--vert);
    display: inline;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 900;
    font-size: 1.4em;
    position: absolute;
    bottom: -.8rem;
}

.fleche h1, .fleche h2 {
    position: relative;
}

.fleche h1::before {
    content: "";
    display: inline;
    background: url(/wp-content/uploads/2026/07/fleche-titre-header.svg) no-repeat;
    position: absolute;
    left: -43px;
    top: 10px;
    width: 30px;
    height: 36px;
    background-size: contain;
}






.fleche h2 .fleche-inline {
    width: 22px;
    height: 30px;
    margin-right: 12px;
    vertical-align: middle; /* ajuste avec top/bottom selon le rendu voulu */
}



.brxe-button {
    position: relative;
}

.brxe-button::after {
    content: ".";
    color: var(--blanc);
    display: inline;
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 900;
    font-size: 30px;
    margin-left: 0;
    line-height: 0;
    vertical-align: middle;
    padding-bottom: 14px;
}

.blanc {
    background-color: var(--blanc)!important;
}

.gris {
    background-color: var(--gris);
}

.blanc .post, .blanc .post .brxe-block {
    background-color: var(--gris);
}

.reverse .brxe-container {
    flex-direction: row-reverse;
}

.trombone-cache .trombone {
    display: none;
}

.d-none {
    display: none;
}

.point-gauche h2::after, .point-centre h2::after,
.point .txt-point::after{
    content: ".";
    color: var(--vert);
    display: inline;
    font-family: Georgia, "Times New Roman", serif; /* police avec un vrai point rond */
    font-weight: 900;
    font-size: 1.4em;
    position: absolute;
    bottom: -0.3rem;
}


.fond .point h1,
.fond .point h2 {
    position: relative;
}

.fond .point h1::after,
.fond .point h2::after {
    color: var(--blanc);
}

.point-gauche, .point-centre h2 {
    position: relative;
}

/*.point-gauche::before {*/
/*    content: "";*/
/*    background: url('/wp-content/uploads/2026/04/Ellipse-1.svg');*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100%;*/
/*    left: -15px;*/
/*    top: 1rem;*/
/*    position: absolute;*/
/*}*/

/*.point-centre h2 {*/
/*    padding-left: 20px;*/
/*}*/

/*.point-centre h2::before {*/
/*    content: "";*/
/*    background: url('/wp-content/uploads/2026/04/Ellipse-1.svg');*/
/*    width: 1.5rem;*/
/*    height: 1.5rem;*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100%;*/
/*    left: -15px;*/
/*    top: 49%;*/
/*    position: absolute;*/
/*}*/

.fond-gris {
    background-color: var(--gris);
}

.bleu {
    background-color: var(--bleu);
}

main .brxe-text-link {
    text-decoration: underline;
    position: relative;
    padding-right: 20px;
}

main .brxe-text-link::before {
    content:'→';
    transition: 0.2s;
    right: 0;
    position: absolute;
}

main .brxe-text-link:hover::before {
    transform: translateX(5px);
}

footer a {
    font-weight: 400;
    font-size: 16px;
}

.paper-clip::before {
    content:'';
}

#back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 9999;
    transition: opacity 0.3s;
}

#back-to-top.show {
    display: block;
    opacity: 0.8;
}

ul#brxe-16bd30 {
    right: 0!important;
    left: 10%!important;
}

.fond, .fond h1, .fond h2, .fond h3, .fond h1 strong, .fond h2 strong {
    color: var(--blanc);
}

li.accordion-item.listening {
    border-bottom: 1px solid var(--blanc);
}

.accordeon-fond li.accordion-item.listening {
    border-bottom: 0;
}

.fond::before {
    opacity: 0.8;
}

.categorie a {
    color: var(--noir);
    font-size: 16px;
}

.france-map-container {
    position: relative !important;
}

.france-map-pins {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.france-map-pin {
    position: absolute !important;
}

/* Force la carte à s'adapter au conteneur */
.france-map-svg svg {
    width: 100% !important;
    height: auto !important;
    display: block;
}

/* Empêche le div carte de couvrir les pins */
.france-map-svg {
    position: static !important;
    display: block;
}

/* Assure que le conteneur principal est bien le référent */
.france-map-container {
    position: relative !important;
    display: block;
}

/* Les pins au-dessus de tout */
.france-map-pins {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none !important;
    z-index: 10;
}

.france-map-pin {
    position: absolute !important;
    pointer-events: all !important;
    z-index: 11;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}

.france-map-pin.pin-label-below {
    flex-direction: column; /* label en dessous pour Lille */
}

span.pin-label {
    color: white;
    font-family: serif;
    font-weight: 400;
    text-shadow: 0 0 4px var(--bleu);
}

span.pin-label {
    font-family:'lexend', sans-serif!important;
}

@media screen and (max-width:1100px) {
    span.pin-label {
        font-size: 14px!important;
    }
}

.france-map-pin .pin-icon {
    transition: transform 0.2s ease;
}

.france-map-pin:hover {
    transform: scale(1.1);
    animation: pin-pulse 0.3s ease-out;
}

@keyframes pin-pulse {
    0%   { transform: scale(1.1); }
    40%  { transform: scale(1.3); }
    70%  { transform: scale(1.2); }
    100% { transform: scale(1.1); }
}






.img-cercle-x4 img {
    width: 80px;
}




.boutons-actions .bricks-button {
    background-image: none;
    background-color: rgba(255,255,255,0.2);
}


.boutons-actions .active {
    background-color: white;
    color: var(--bleu);
}



.fiche {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    top: 0; left: 0; width: 100%;
    transition: opacity 0.5s ease;
}

.fiche.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    position: relative;
}

.fiche ul li {
    list-style: none;
    position: relative;
    padding-bottom: 10px;
}

.fiche ul li::before {
    content:"";
    width: 25px;
    height: 25px;
    background: url('/wp-content/uploads/2026/04/arrow-right-circle-fill-bleu.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline;
    position: absolute;
    left: -35px;
    top: 0.2rem;
}



footer a:hover{
    text-decoration: underline;
}




.trait-gauche, .trait-droite, .trait-haut, .trait-bas {
    position: relative;
}

.trait-gauche::after {
    content: '';
    height: calc(100% - 15px);
    width: 2px;
    background-image: linear-gradient(to bottom, var(--vert), var(--bleu));
    display: block;
    background-size: 100%;
    position: absolute;
    left: -2px;
}

.six-pack-cross .trait-gauche::after {
    content: '';
    height: calc(90% - 15px);
}

.trait-droite::after {
    content: '';
    height: calc(100% - 30px);
    width: 2px;
    background-image: linear-gradient(to top, var(--vert), var(--bleu));
    display: block;
    background-size: 100%;
    position: absolute;
    right: 2px;
}

.trait-haut::before {
    content: '';
    height: 2px;
    width: calc(100% - 15px);
    background-image: linear-gradient(to right, var(--vert), var(--bleu));
    display: block;
    background-size: 100%;
    position: absolute;
    top: -3px;
}

.trait-bas::before {
    content: '';
    height: 2px;
    width: calc(100% - 30px);
    background-image: linear-gradient(to left, var(--vert), var(--bleu));
    display: block;
    background-size: 100%;
    position: absolute;
    bottom: 0px;
}





.fond .trait-gauche::after {
    content: '';
    background-image: unset;
    background-color: var(--blanc);
}

.fond .trait-droite::after {
    content: '';
    background-image: unset;
    background-color: var(--blanc);
}

.fond .trait-haut::before {
    content: '';
    background-image: unset;
    background-color: var(--blanc);
}

.fond .trait-bas::before {
    content: '';
    background-image: unset;
    background-color: var(--blanc);
}

.fond .compo-croix .point-gauche::before {
    background: url('/wp-content/uploads/2026/05/Ellipse-blanc.svg');
}





.trait-bas::before {
    left: 0;
}

.trait-droite::after {
    content: '';
    height: calc(100% - 15px);
    right: 2px;
    top: 0;
}

.trait-haut::before {
    content: '';
    height: 2px;
    width: calc(100% - 15px);
    left: 25px;
}

.trait-haut::before {
    height: 2px;
    width: calc(100% - 15px);
    top: -3px;
    left: 25px;
}





/* États initiaux - traits invisibles */
.trait-gauche::after,
.trait-droite::after {
    transform: scaleY(0);
    transition: transform 0.8s ease 1s;
}

.trait-gauche::after  { transform-origin: bottom center; }
.trait-droite::after  { transform-origin: top center; }

.trait-haut::before,
.trait-bas::before {
    transform: scaleX(0);
    transition: transform 0.8s ease 1s;
}

.trait-haut::before { transform-origin: right center; }
.trait-bas::before  { transform-origin: left center; }

/* États visibles */
.trait-gauche.is-visible::after,
.trait-droite.is-visible::after {
    transform: scaleY(1);
}

.trait-haut.is-visible::before,
.trait-bas.is-visible::before {
    transform: scaleX(1);
}



@media screen and (max-width: 766px) {

        /* Cacher les traits verticaux et horizontaux existants */
        .trait-bas::before,
        .trait-haut::before,
        .trait-gauche::after,
        .trait-droite::after {
            display: none;
        }

        .trait-mobile {
            position: relative;
        }

        .six-pack-cross .trait-gauche::after {
            height: unset;
        }

        /* Trait horizontal en bas, animé gauche → droite */
        .trait-mobile::after {
            content: '';
            height: 2px!important;
            width: 100%;
            background-image: linear-gradient(to right, var(--vert), var(--bleu));
            background-size: 100%;
            display: block;
            position: absolute;
            bottom: 0;
            left: 0;
            top: unset;
            right: unset;

            /* Animation gauche → droite */
            transform: scaleX(0);
            transform-origin: left center;
            transition: transform 0.8s ease 1s;
        }

        /* État visible */
        .trait-mobile.is-visible::after {
            transform: scaleX(1);
        }
}









.fond #brxe-tzcjyt {
    padding-left: 40px;
}

.fond #brxe-zvlbin {
    padding-left: 40px;
}

.fond .trait-bas::before {
    left: 0;
}

.fond .trait-droite::after {
    content: '';
    height: calc(100% - 15px);
    right: 2px;
    top: 0;
}

.fond .trait-haut::before {
    content: '';
    height: 2px;
    width: calc(100% - 15px);
    left: 25px;
}

.fond .trait-haut::before {
    height: 2px;
    width: calc(100% - 15px);
    top: -3px;
    left: 25px;
}






form.brxe-form {
    justify-content: space-between;
}

.lien-icone-bleu {
    text-decoration: unset!important;
}


.lien-icone-bleu:hover {
    text-decoration: underline!important;
}

.lien-icone-bleu::before {
    display: none;
}




.bold-vert strong {
    color: var(--vert);
}



.bricks-custom-category-bandeau {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

.bricks-custom-category-bandeau button {
    padding: 14px 20px;
    border-radius: var(--R-25);
    background-color: white;
    border: 2px solid var(--vert);
    font-size: 16px;
    font-family: "Pathway Extreme", sans-serif;
    color: var(--noir);
    font-weight: 600;

}

.bricks-custom-category-bandeau button.active {
    background-image: linear-gradient(to right, var(--vert) , var(--bleu));
    color: white;
    font-weight: 600;

}



#filtered-posts .bricks-ajax-loop {
    display: flex;
    flex-direction: row;
    column-gap: 2%;
    align-items: stretch;
    flex-wrap: wrap;
    row-gap: 30px;
}

#filtered-posts .actu-single-card {
    border-radius: var(--R-25);
    overflow: hidden;
    background-color: var(--gris);
}

#filtered-posts .brxe-image:not(.tag), #filtered-posts img {
    object-fit: cover;
    aspect-ratio: 5 / 3;
}

#filtered-posts .actu-single-card-content {
    row-gap: 20px;
    background-color: var(--gris);
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
}

#filtered-posts .post-link {
    margin-top: auto;
}

a.categorie {
    color: var(--noir);
    font-size: 16px;
    font-family: "Pathway Extreme";
    font-weight: 700;
}

#filtered-posts .actu-single-card-content h3 {
    color: var(--noir);
}

nav.bricks-ajax-pagination {
    margin-left: auto;
}

.vignette-cat a {
    color: white!important;
}

button.ajax-page {
    background-color: white;
    padding: 5px;
}


@media screen and (min-width: 767px ) {

    body .equipe .membre:nth-child(3n+2) {
        transform: translateY(50px);
    }
}




.bricks-mobile-menu-wrapper	li.brxe-text-link.nav-last-button.bricks-button.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1361.bricks-menu-item  {
    width: calc(100% - 60px);
    margin: 20px 30px 20px 30px;
}

.bricks-mobile-menu-wrapper	li.brxe-text-link.nav-last-button.bricks-button.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-1361.bricks-menu-item a {
    color: var(--blanc) !important;
    line-height: 40px;
}

.lien-fin a {
    font-weight: 300!important;
}



.options-wrapper label {
    color: var(--noir) !important;
    font-size: 16px !important;
}

.options-wrapper label a {
    color: var(--vert) !important;
    font-weight: 600!important;
    text-decoration: underline;
}





body .equipe .membre {
    transition: .2s;
}

body .equipe .membre:hover  {
    transform: translatey(-5px);
}

body .equipe .membre:nth-child(3n+2):hover {
    transform: translateY(45px);
}

.voir-plus-btn {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 14px;
    color: var(--blanc);
    text-decoration: underline;
}



html {
    overflow-x: hidden;
}


h3.point {
    position: relative;
    padding-left: 16px;
}

h3.point::after{
    content: ".";
    color: var(--vert);
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 900;
    font-size: 1.8em;
    position: absolute;
    left: 0;
    height: 10Px;
    top: -16px;
}

#brx-header .brxe-toggle.is-active {
    display: none!important;
}


.bricks-background-primary {
    position: relative;
    transition: .2s;
    cursor: pointer;
    overflow: hidden;
    z-index: 0;
}

.bricks-background-primary::before {
    content:'';
    background: var(--bleu);
    background-size: 100%;
    position: absolute;
    width: 0;
    height: 100%;
    left: -50px;
    transition: 1s;
    border-radius: 50px;
    z-index: -1;
}

.bricks-background-primary:hover::before {
    content:'';
    position: absolute;
    background: var(--bleu);
    background-size: 100%;
    width: calc(100% + 50px);
    z-index: -1;
}

#back-to-top.show::before,
#back-to-top.show::after {
    display: none!important;
}




header .brxe-text-link[aria-current=page] {
    color: var(--vert)!important;
}



select {
    background-color: white;
}





#brxe-vhhxws .splide__arrow--next {
    transform: rotate(180deg);
}



.encart-frise {
    background-color: #E7EBF2;
}

.is-visible.is-next .encart-frise {
    background-color: #E7F5ED;
}

.is-visible.is-next .date-frise {
    color: var(--vert);
}



.element-historique {
    position: relative;
}

.element-historique:nth-child(n+2)::before {
    content:'';
    width: 50px;
    height: 1px;
    background-color: var(--bleu);
    display: block;
    left: calc(50% - 25px);
    top: -5px;
    position: absolute;
}

.is-visible.is-next .element-historique:nth-child(n+2)::before {
    content:'';
    background-color: var(--vert);

}


.frise-historique {
    overflow: visible;
}

.frise-historique::before {
    content:'';
    width: 100%;
    height: 2px;
    background-color: var(--bleu);
    background-size: 100%;
    display: inline;
    position: absolute;
    top: 60px;
    left: 0;
    border-radius: 2px;
}

/* Repere visuel de fin de frise : dernier jalon mis en avant */
.frise-historique .element-historique:last-child .date-frise::before {
    box-shadow:
            0 0 0 3px white,
            0 0 0 5px var(--bleu),
            0 0 0 9px rgba(28, 64, 130, 0.15);
}

.date-frise {
    position: relative;
}

.frise-historique .date-frise::before {
    content: '';
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translate(-50%, -50%);

    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: var(--bleu); /* centre bleu */

    box-shadow:
            0 0 0 3px white,      /* anneau blanc */
            0 0 0 5px var(--bleu);    /* anneau bleu fin, plus fin que le blanc */
}


.frise-historique .date-frise::after {
    content:'';
    width: 2px;
    height: 50px;
    background-color: var(--bleu);
    background-size: 100%;
    display: inline;
    position: absolute;
    top: 60px;
    left: calc(50% - 1px);
    z-index: -1;
}


.is-visible.is-next .date-frise::before {
    background-color: var(--vert);
}



.demi-ligne{
    position: relative;
}

.demi-ligne:before {
    content:'';
    width: 50%;
    height: 50%;
    position: absolute;
    background-color: var(--vert);
    border-radius: 0 var(--R-25)  0 ;
    right: -1px;
    top: -1px;
    z-index: -1;
}







.brxe-post-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.brxe-post-content h2 {
    font-weight: 600;
}



.card-chiffre p {
    color: var(--blanc);
}

.card-chiffre p strong {
    color: var(--vert);
    font-weight: 600;
}





.gris .demi-ligne {
    background-color: var(--blanc)!important;
}




.actus-rss .brxe-shortcode {
    display: flex;
    flex-direction: row;
    column-gap: 2%;
    align-items: stretch;
    flex-wrap: wrap;
    row-gap: 30px;
}

nav .brxe-text-link:hover {
    color: var(--vert);
}


.carte-dispositif .encart-txt-vignette {
    overflow: hidden;
}

#brx-footer .bricks-background-primary {
    white-space : nowrap;
}


.choose-files .brxe-icon {
    font-size: 25px;
    margin-right: 10px;
    display: none;
}


.chapo {
    max-width : 700px;
}

.two-cols .element-liste-1:nth-child(even) {
    display: none !important;
}

.two-cols .element-liste-2:nth-child(odd) {
    display: none !important;
}


.two-cols .brxe-text-basic {
    position: relative;
}

.two-cols .brxe-text-basic:after {
    content: ".";
    color: var(--vert);
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 900;
    font-size: 1.8em;
    position: absolute;
    left: -15px;
    height: 10Px;
    top: -20px;
}

#brx-footer .bricks-background-primary:hover {
    text-decoration: none;
}



.form-group p.text-rgpd {
    font-size: 16Px;
    font-family: 'Pathway Extreme';
}

.text-rgpd a {
    color: var(--vert) !important;
}

.text-rgpd a:hover {
    text-decoration: underline!important;
}

#brxe-cnokzu .form-group:nth-child(10) {
    margin-top: -10px;
}





/*Responsive*/


@media screen and (min-width: 990px) {

    nav#brxe-5324d1 {
        width: fit-content;
    }

    #brx-header .brx-nav-nested-items {
        position: relative;
    }

    #brx-header .brx-nav-nested-items .brxe-dropdown {
        position: unset;
    }


    #brx-header .brx-nav-nested-items .brx-dropdown-content {
        box-shadow: 0 3px 6px #00000029;
        min-width: 100% !important;
        left: 0 !important;
    }

    #brx-header .brx-nav-nested-items .brx-dropdown-content li{
        font-family: "Pathway Extreme";
        font-size: 16px;
    }


    #brx-header .brx-nav-nested-items .brx-dropdown-content .brxe-text-link{
        position: relative;
        padding-left: 15px;
    }

    #brx-header .brx-nav-nested-items .brx-dropdown-content .brxe-text-link::before{
        content: ".";
        color: var(--vert);
        font-family: Georgia, "Times New Roman", serif;
        font-weight: 900;
        font-size: 1.8em;
        position: absolute;
        left: -5px;
        height: 10Px;
        top: -18px;
    }

    #brx-header .active .brx-submenu-toggle button{
        transform: rotate(180deg);
    }

    #brxe-103c6c {
        align-items: stretch;
    }

    #brxe-5ee566 {
        display: flex;
        flex-direction: column;
    }

    div#brxe-17dad3 {
        width: auto;
    }
}

@media screen and (min-width: 1080px) {

    nav#brxe-5324d1 {
        white-space: nowrap;
    }

    #brx-header .brx-nav-nested-items .brx-dropdown-content {
        /*min-width: calc(100% + 65px) !important;*/
        left: -65px !important;
    }
}


@media screen and (min-width: 766px) {

    #filtered-posts .actu-single-card {
        width: 32%;
    }

    #filtered-posts .actu-single-card-content {
        height: 100%;
    }
}


@media screen and (max-width: 990px) {

    .brxe-dropdown .brx-submenu-toggle {
        justify-content: space-between;
        width: 100%;
    }

    .brxe-dropdown .brx-submenu-toggle button {
        width: 34px;
    }


    header .brxe-dropdown[data-static] .brx-dropdown-content {
        display: block;
        opacity: 1;
        transform: translateX(95%);
        position: fixed;
        top: 0;
        left: 0;
        background-color: white;
        width: 100%;
        height: fit-content;
        min-height: 100%;
        padding: 20px 5% !important;
    }


    header .brxe-dropdown[data-static] .open>.brx-dropdown-content, .brxe-dropdown[data-static].open>.brx-dropdown-content {
        visibility: visible;

        transform: translateX(0%);
    }

    .open a.brx-multilevel-back {
        display: none;
    }

    .liste-padding .brxe-text ul {
        padding-left: 20px;
    }


    .mobile-nav_list a {
        font-family: 'Pathway Extreme' !important;
    }

    .mobile-nav_list .lien-fin a {
        text-decoration: underline;
        font-family: 'Pathway Extreme' !important;
        text-underline-offset: 2px;
    }


    .mobile-nav_list .brx-dropdown-content .brx-submenu-toggle {
        padding-bottom: 16px;
    }

    .mobile-nav_list .brxe-dropdown li.menu-item {
        padding-bottom: 16px;

    }

    .mobile-nav_list .brxe-dropdown li.menu-item a {
        position: relative;
        padding-left: 20px;
    }

    .mobile-nav_list .brxe-dropdown li.menu-item a {
        position: relative;
        padding-left: 20px;
        font-family: 'Lexend' !important;
    }


    .dropdown-back span.text {
        color: var(--bleu);
    }


    .mobile-nav_list .Menu-trois-niveaux a {

        font-family: "Lexend", sans-serif!important;
    }


    .titre-sous-menu {
        display: block;
        width: 100%;
        margin-bottom: 6px;
        font-family: "Lexend"!important;
        font-weight: 600;
        font-size: 20px!important;
    }

    /**
        .titre-sous-menu::after {
            content: '';
            width: calc(100% + 20px);
            height: 1px;
            background-color: var(--noir);
            display: block;
            bottom: -8px;
            position: relative;
            opacity: 15%;
            left: -20px;
        }
        **/


    .titre-sous-menu::before {
        display: none!important;
    }


    .titre-sous-menu {
        color: var(--noir);
    }


    #brxe-cc78f6 {
        display: none!important;
    }

}


@media screen and (max-width: 766px) {

    .point-gauche::before {
        content: "";
        background: url(/wp-content/uploads/2026/04/Ellipse-1.svg);
        width: 12px;
        height: 12px;
        background-repeat: no-repeat;
        background-size: 100%;
        left: -16px;
        top: 1rem;
        position: absolute;
    }

    h1 {
        padding-left: 36px;
    }

    .fleche h1::before {
        content: "";
        display: inline;
        background: url(/wp-content/uploads/2026/07/fleche-titre-header.svg) no-repeat;
        position: absolute;
        left: 0px;
        top: 10px;
        width: 30px;
        height: 36px;
        background-size: contain;
    }

    .fleche h1::before {
        content: "";
        left: 0;
        top: 10px;
        width: 20px;
        height: 30px;
    }


    .carte-dispositif .encart-txt-vignette {
        display: block!important;
    }

    .carte-dispositif .encart-txt-vignette {
        background-color: var(--bleu);
        color: var(--blanc);
    }

    .carte-dispositif .encart-txt-vignette h3 {
        color: var(--blanc);
    }

    .splide__list {
        height: 100%!important;
    }

    #brx-footer section {
        background-image: none!important;
    }


    .splide__track splide__track {
        overflow: visible;
    }

}


@media screen and (max-width: 477px) {
    #brx-content .bricks-button {
        width: 100%;
    }
    span.pin-label {
        font-size: 10px !important;
    }

    footer .brx-submenu-toggle {
        justify-content: space-between;
        border-bottom: 1px solid;
    }

    .brxe-jhispj {
        background-position: bottom left;
    }


    .home .brxe-jhispj {
        background-image: url('/wp-content/uploads/2026/08/visuel-header_mobile_medipro.webp')!important;
        height: 100vh!important;
        background-position: unset;
    }


    .home .brxe-jhispj .brxe-container{
        margin-top: 0;
        margin-bottom: 0;
    }
}



@media screen and (min-width: 990px) and (max-width: 1200px) {
    .carte-dispositif .encart-txt-vignette h3 {
        font-size: 16px!important;
    }
}


@media screen and (min-width: 767px) {

    .carte-dispositif:hover .encart-txt-vignette {
        background-color: var(--bleu);
        color: var(--blanc);
    }

    .carte-dispositif:hover .encart-txt-vignette h3 {
        color: var(--blanc);
    }

    .carte-dispositif .encart-txt-vignette .txt-cache {
        transition: .6s;
        transform: translateY(120Px);
        position: absolute;
    }

    .carte-dispositif:hover .encart-txt-vignette .txt-cache {
        position: relative;
        transform: translateY(0);

    }
}


@media screen and (min-width: 477px) {

}
.brxe-csocxf.brxe-container {
    margin-top: auto;
    margin-bottom: auto;
}



