* {
    box-sizing: border-box;
}

html {
    padding: 0;
    width: 100%;
    max-width: 100vw;
    height: 100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

.separation_bloc {
    position: relative;
    width: auto;
    aspect-ratio: 5 / 0.48;
    display: block;
}

.container_debut_page_parvis_phelma {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 825px;
    height: 425px;
    display: flex;
    border-radius: 10px;
}

.img_parvis_phelma_debut_page_index {
    width: 825px;
    height: 425px;
    border-radius: 10px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.container_text_parvis_phelma_partie_gauche {
    position: absolute;
    left: -400px;
    top: -250px;
    background-color: white;
    opacity: 0.90;
    width: 675px;
    height: 425px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 3px;
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-direction: column;
}

.text_parvis_phelma_h1 {
    width: fit-content;
    position: relative;
    height: fit-content;
    margin-top: 0px;
    color: rgb(141, 12, 19);
    margin-left: auto;
    margin-right: auto;
    font-family: "Lato", sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0px;
}

.text_parvis_phelma_paragraphe {
    width: fit-content;
    height: fit-content;
    position: relative;
    font-family: "Lato", sans-serif;
    padding-left : 30px;
    padding-right : 30px;
    text-align: justify;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgb(70, 70, 70);
}

.dots_parvis_phelma_paragraphe {
    width: fit-content;
    height: fit-content;
    position: relative;
    font-family: "Lato", sans-serif;
    margin-left : auto;
    margin-right : auto;
    text-align: center;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: rgb(70, 70, 70);
}

.text_parvis_phelma_liste_paragraphe {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: relative;
    font-family: "Lato", sans-serif;
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.container_text_parvis_phelma_partie_droite {
    position: absolute;
    left: 550px;
    top: 250px;
    background-color: white;
    opacity: 0.90;
    width: 675px;
    height: 425px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 3px;
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-direction: column;
}

.container_text_parvis_phelma_basse {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    background-color: white;
    opacity: 0.90;
    width: 625px;
    height: 450px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    border-radius: 3px;
    align-items: center;
    display: flex;
    gap: 12.5px;
    justify-content: center;
    flex-direction: column;
}

#parvis_phelma_basse {
    display: none;
}

.container_bordereau_top {
    width: 100vw;
    height: 70px;
    background-color: white;
    position: fixed;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    transition: box-shadow 0.2s ease-in-out;
    box-shadow: none;
    z-index: 1000;
}

.bordereau_top {
    display: flex;
    align-items: center;
    gap: 25px;
    position: absolute;
    padding: 10px 20px;
    background-color: white;
    height: 65px;
    right: 25px;
}

.archive {
    position: relative;
    font-family: 'Global User Interface', sans-serif;
    color: black;
    text-decoration: none;
}

.avis {
    position: relative;
    font-family: 'Global User Interface', sans-serif;
    color: black;
    text-decoration: none;
}

.accueil {
    position: relative;
    font-family: 'Global User Interface', sans-serif;
    color: black;
    text-decoration: none;
}

.logo_linkedin {
    width: 40px;
    height: 40px;
    position: relative;
}

.logo_JEP {
    width: 50px;
    position: fixed;
    height: 50px;
    top: 8px;
    left: 9px;
}

.button_devis_css {
    background-color: rgb(141, 12, 19);
    font-family: 'Global User Interface', sans-serif;
    color: white;
    border-radius: 5px;
    width: 150px;
    height: 40px;
    position: relative;
    border: none;
    font-size: 15px;
}

.nos_info {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100vw;
    height: fit-content;
}

.info_container {
    display: flex;
    position: relative;
    width: 100%;
    margin-top: -100px;
}

.photo_equipe_JEP_container {
    width: 100%;
    height: fit-content;
}

.photo_equipe_JEP {
    width: 100%;
    height: auto;
}

.notre_equipe {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    width: 300px;
    height: 350px;
    opacity: 0.85;
    background-color: white;
    position: relative;
    margin-left : 20%;
    border-radius: 10px;
}

.nos_domaines {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    width: 300px;
    height: 350px;
    opacity: 0.85;
    background-color: white;
    position: absolute;
    margin-left : 42%;
    border-radius: 10px;
}

.notre_CA {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    width: 300px;
    height : 350px;
    opacity: 0.85;
    background-color: white;
    position: absolute;
    margin-left: 64%;
    border-radius: 10px;
}

.nos_info_h1 {
    font-family: "Lato", sans-serif;
    font-size: 35px;
    font-weight: 600;
    width: 100%;
    text-align: center;
    color: rgb(100, 100, 100);
    height: fit-content;
}

.nos_info_paragraphe {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 200;
    width: fit-content;
    text-align: center;
    color: rgb(120, 120, 120);
    margin-left: 10px;
    margin-right: 10px;
}

.trait {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgb(200,200,200);
}

.button_en_savoir_plus_css {
    background-color: rgb(141, 12, 19);
    color: white;
    border-radius: 5px;
    width: 150px;
    height : 40px;
    position: relative;
    border: none;
    font-size: 14px;
    display : block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 31.5px;
}

.button_en_savoir_plus_css_mobile {
    background-color: rgb(141, 12, 19);
    color: white;
    border-radius: 5px;
    width: 100px;
    height: 27px;
    position: relative;
    border: none;
    font-size: 12px;
    display: none;
    margin-right: auto;
    margin-left: auto;
    margin-top: 31.5px;
}

.nos_expertise_css_h1 {
    width: 100%;
    font-family: "Lato", sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: rgb(128, 128, 128);
    height: fit-content;
    text-align: center;
    margin-bottom: 0px;
}

.nos_expertise_css_h2 {
    width: 100%;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: rgb(200,200,200);
    height: fit-content;
    text-align: center;
    margin-top: 0px;
}

.nos_expertise {
    display: flex;
    flex-direction: column;
    width: 100vw;
    gap: 10px;
    height: fit-content;
}

.lot_plaquette {
    display: flex;
    flex-direction: column;
    width: 100%;
    aspect-ratio: 5 / 2;
    gap: 4%;
}

.lot_plaquette_haut {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2%;
    padding: 1rem;
    width: 100%;
}

.lot_plaquette_haut a {
    width: 30%; /* ou 23% pour 4 cartes sur une ligne avec un peu d'espace */
    text-decoration: none;
    color: inherit;
}

.lot_plaquette_basse {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.6%;
    width: 100%;
    padding: 1rem;
}

.img_hover_plaquette {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.plaquette_css {
    width: 100%;
    aspect-ratio: 425 / 300;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(141, 12, 19);
    border-radius: 7px;
    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    transform: scale(1);
    will-change: transform;
    backface-visibility: hidden;
}

.plaquette_css:hover {
    transform: scale(1.05);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
}

.plaquette_css:hover .photo_plaquette_css {
    opacity: 0.75;
}

.photo_plaquette_css {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    border-radius: 5px;
    transition: opacity 0.5s ease-in-out;
}

.container_plaquette_text {
    position: absolute;
    align-items: center;
    justify-content: center;
    height: fit-content;
    width: fit-content;
    will-change: transform;
    backface-visibility: hidden;
}

.text_plaquette {
    font-family: "Lato", sans-serif;
    font-size: 1.41vw;
    color: white;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400; /* <-- Important ! verrouille le poids exact */
    line-height: 1.2; /* <-- Verrouille l’interligne pour éviter tout saut */
    will-change: transform;
    backface-visibility: hidden;
    text-align: center;
}

.partenaire {
    width: 100%;
    gap: 200px;
    display: flex;
    width : fit-content;
    margin-right : auto;
    margin-left : auto;
}

.partenaire_g {
    width: 300px;
    aspect-ratio: 354 / 595;
    display: flex;
    flex-direction: column;
}

.logo_alten {
    width: 100%;
    aspect-ratio: 354 / 595;
}

.partenaire_d {
    margin-bottom: 0px;
    width: 600px;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.container_text_partenaire {
    display: flex;
    flex-direction: column;
}

.paragraphe_partenaire {
    margin-bottom: 0px;
    text-align: justify;
    font-size: 20px;
    line-height: 31px;
    font-family: "Lato", sans-serif;
}

.h1_paragraphe_partenaire {
    margin-bottom: 20px;
    font-size: 31px;
    color: rgb(141, 12, 19);
    font-family: "Lato", sans-serif;
    font-weight: 600;
}

.h2_paragraphe_partenaire {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 40px;
    color: rgb(28,3,1);
    font-family: "Poppins", sans-serif;
    font-weight: 800;
}

.separation_partenaire {
    position: relative;
    width: auto;
    aspect-ratio: 5 / 0.24;
    display: block;
}

.container_global_fin_de_page {
    position: relative;
    bottom: 0px;
    background-color: rgb(141, 12, 19);
    width: 100%;
    aspect-ratio: 5 / 1;
    display: flex;
}

.container_bas_de_page_logo {
    display: block;
    position: relative;
    width: 26.6%;
    height: auto;
}

.container_bas_de_page_logo_phelma {
    position: relative;
    display: block;
    left: 4%;
    top: 4%;
    width: 62.2%;
    height: 40%;
}

.logo_phelma_bas_de_page {
    height: 100%;
    width: 100%;
}

.container_bas_de_page_logo_reseau {
    position: relative;
    display: block;
    width: 62.2%;
    left: 8%;
    top: 10%;
}

.logo_linkdin_bas_de_page {
    position: relative;
    width: 15%;
    height: 10%;
    left: 0%;
}

.logo_facebook_bas_de_page {
    position: relative;
    width: 15%;
    height: 10%;
    left: 4%;
}

.logo_instagram_bas_de_page {
    position: relative;
    width: 15%;
    height: 10%;
    left: 8%;
}

.container_bas_de_page_telephone {
    position: relative;
    display: flex;
    border-radius: 20px;
    background-color: white;
    aspect-ratio: 275 / 50;
    width: 62.2%;
    align-items: center;
    left: 8%;
    top: 25%;
}

.telephone_bas_de_page {
    width: 15.5%;
    position: relative;
    height: 90%;
    left: 2.9%;
}

.numero_de_telephone {
    left: 15%;
    font-size: 0.9vw;
    position: relative;
}

.map {
    position: relative;
    width: 20%;
    aspect-ratio: 500 / 395;
    top: 0%;
    width: fit-content;
    justify-content: center;
    display: flex;
    align-items: center;
}

.map_phelma {
    position: relative;
    width: 75%;
    aspect-ratio: 400/300;
}

.container_bas_de_page_adresse {
    position: relative;
    left: 20%;
}

.addresse_1 {
    position: relative;
    top: 6%;
    font-family: 'Times New Roman';
    font-size: 0.8vw;
    color: white;
}

.addresse_2 {
    position: relative;
    top: 3.7%;
    font-family: 'Times New Roman';
    font-size: 0.8vw;
    color: white;
}

.addresse_3 {
    position: relative;
    top: 1.25%;
    font-family: 'Times New Roman';
    font-size: 0.8vw;
    color: white;
}

.container_bas_de_page_text {
    position: relative;
    left: 10%;
}

.container_bas_de_page_text_mobile {
    display : none;
}

.contactez_nous {
    top: 5%;
    color: white;
    font-size: 0.9vw;
    font-family: 'Times New Roman';
    font-weight: bold;
    position: relative;
}

.style_url_contact {
    text-decoration: none;
    position: relative;
    color: white;
    font-size: 0.8vw;
    font-family: 'Times New Roman', sans-serif;
    text-decoration: none;
    display: block;
    top: 5%;
}

.style_url_contact:hover {
    text-decoration: underline white;
}

.style_url_plan:hover {
    text-decoration: underline white;
}

.style_url_plaquette:hover {
    text-decoration: underline white;
}

.style_url_plaquette {
    text-decoration: none;
    top: 10%;
    position: relative;
    color: white;
    font-size: 0.8vw;
    font-family: 'Times New Roman', sans-serif;
    text-decoration: none;
    display: block;
}

.style_url_plan {
    top: 15%;
    text-decoration: none;
    position: relative;
    color: white;
    font-size: 0.8vw;
    font-family: 'Times New Roman', sans-serif;
    text-decoration: none;
    display: block;
}

.en_savoir_plus {
    position: relative;
    top: 10%;
    color: white;
    font-size: 0.9vw;
    font-family: 'Times New Roman', sans-serif;
    font-weight: bold;
}

.juridique {
    top: 20%;
    color: white;
    font-size: 0.9vw;
    font-family: 'Times New Roman';
    font-weight: bold;
    position: relative;
}

.style_url_credit {
    text-decoration: none;
    color: white;
    display: block;
    position: relative;
    font-size: 0.8vw;
    font-family: 'Times New Roman', sans-serif;
    text-decoration: none;
    top: 20%;
}

.style_url_credit:hover {
    text-decoration: underline white;
}

.style_url_mentions_legales {
    text-decoration: none;
    display: block;
    position: relative;
    top: 25%;
    color: white;
    font-size: 0.8vw;
    font-family: 'Times New Roman', sans-serif;
    text-decoration: none;
}

.style_url_mentions_legales:hover {
    text-decoration: underline white;
}

.titre_addresse {
    position: relative;
    top: 5%;
    font-size: 0.9vw;
    font-family: 'Times New Roman';
    color: white;
    font-weight: bold;
}

.mail_lien:hover {
    text-decoration: white;
}

@media all and (max-width : 1670px) {
    .container_debut_page_parvis_phelma {
        width: 625px;
        height: 320px;
    }

    .img_parvis_phelma_debut_page_index {
        width: 625px;
        height: 320px;
    }

    .container_text_parvis_phelma_partie_gauche {
        width: 510px;
        height: 320px;
        left: -300px;
        top: -150px;
    }

    .text_parvis_phelma_h1 {
        font-size: 22px;
    }

    .text_parvis_phelma_paragraphe {
        font-size : 13px;
    }

    .dots_parvis_phelma_paragraphe {
        font-size : 13px;
    }

    .container_text_parvis_phelma_partie_droite {
        width: 510px;
        height: 320px;
        left: 400px;
        top: 150px;
    }

    .notre_equipe {
        width : 250px;
        height : 300px;
    }

    .notre_CA {
        width: 250px;
        height: 300px;
    }

    .nos_domaines {
        width: 250px;
        height: 300px;
    }

}

@media all and (max-width : 1300px) {

    #parvis_phelma_gauche {
        display : none;
    }    

    #parvis_phelma_droite {
        display : none;
    }    
    
    #parvis_phelma_basse {
        display : flex;
    }

    .notre_equipe {
        width: 200px;
        height: 250px;
    }

    .notre_CA {
        width: 200px;
        height: 250px;
    }

    .nos_domaines {
        width: 200px;
        height: 250px;
    }

    .button_en_savoir_plus_css {
        width : 100px;
        height : 27px;
        font-size : 12px;
    }

    .nos_info_h1 {
        font-size : 25px;
    }

    .nos_info_paragraphe {
        font-size: 15px;
    }

    .paragraphe_partenaire {
        font-size: 18px;
        line-height: 25px;
    }

    .h1_paragraphe_partenaire {
        font-size : 25px
    }

    .h2_paragraphe_partenaire {
        font-size : 35px;
    }

    .partenaire_d {
        width : 500px;
    }    
    
    .partenaire_g {
        margin-top : auto;
        margin-bottom : auto;
        width : 200px;
    }

    .partenaire {
        gap : 150px;
    }
}

@media all and (max-width : 1000px) {
    #info_paragraphe_id {
        display: none
    }

    .notre_equipe {
        opacity: 0.90;
        width: 150px;
        height: 100px;
    }

    .notre_CA {
        opacity: 0.90;
        width: 150px;
        height: 100px;
    }

    .nos_domaines {
        opacity: 0.90;
        width: 150px;
        height: 100px;
    }

    #en_savoir_plus_info_equipe_mobile {
        display: block;
    }

    #en_savoir_plus_info_equipe {
        display: none;
    }

    #en_savoir_plus_info_domaines_mobile {
        display: block;
    }

    #en_savoir_plus_info_domaines {
        display: none;
    }

    #en_savoir_plus_info_CA_mobile {
        display: block;
    }

    #en_savoir_plus_info_CA {
        display: none;
    }

    .nos_info_h1 {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    .button_en_savoir_plus_css_mobile {
        margin-top: 10px;
    }

    .info_container {
        margin-top: -50px;
    }

    .paragraphe_partenaire {
        font-size: 15px;
        line-height: 25px;
    }

    .h1_paragraphe_partenaire {
        font-size: 20px
    }

    .h2_paragraphe_partenaire {
        font-size: 30px;
    }

    .partenaire_d {
        width: 400px;
    }

    .partenaire_g {
        margin-top: auto;
        margin-bottom: auto;
        width: 200px;
    }

    .partenaire {
        gap: 100px;
    }

    #borderaeau_accueil {
        display: none;
    }

    .archive {
        font-size: 20px;
    }

    .avis {
        font-size: 20px;
    }

    .button_devis_css {
        font-size: 20px;
    }

    .bordereau_top {
        gap: 25px;
        padding: 10px 10px;
    }

    #container_telephone_id {
        display: none;
    }

    #text_bas_de_page_mobile_1 {
        display: flex;
        flex-direction: column;
    }

    .container_bas_de_page_text_mobile {
        height: fit-content;
        margin-top: 38.1875px;
        height: fit-content;
        gap: 10px;
        width: 200px;
    }

    #map_container {
        display: none;
    }

    .container_bas_de_page_logo {
        width: 50%;
    }

    .container_bas_de_page_logo_phelma {
        height: 60%;
    }

    .contactez_nous {
        font-size: 15px;
        margin: 0;
        top: 0%;
    }

    .style_url_contact {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    .juridique {
        font-size: 15px;
        margin: 0;
        top: 0%;
    }

    .style_url_credit {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    .style_url_mentions_legales {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    .en_savoir_plus {
        font-size: 15px;
        margin: 0;
        top: 0%;
    }

    .style_url_plaquette {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    .style_url_plan {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    #text_bas_de_page_mobile_2 {
        display: flex;
        flex-direction: column;
        height: fit-content;
    }

    #adresse_bas_de_page_id {
        display: none;
    }

    #text_bas_de_page_id {
        display: none;
    }

    .text_plaquette {
        font-size: 18px;
    }

}

@media all and (max-width : 800px) {

    .container_debut_page_parvis_phelma {
        width: 425px;
        height: 218px;
    }

    .img_parvis_phelma_debut_page_index {
        width: 425px;
        height: 218px;
    }

    .container_text_parvis_phelma_basse {
        width : 425px;
        height : 450px;
    }

    #text_parvis_phelma_paragraphe_3 {
        display : none;
    }

    #borderaeau_accueil {
        display: none;
    }

    .bordereau_top {
        gap : 15px;
        padding : 10px 10px;
    }

    #info_paragraphe_id {
        display : none
    }

    .notre_equipe {
        opacity : 0.90;
        width: 115px;
        height: 100px;
    }

    .notre_CA {
        opacity: 0.90;
        width: 115px;
        height: 100px;
    }

    .nos_domaines {
        opacity: 0.90;
        width: 115px;
        height: 100px;
    }

    #en_savoir_plus_info_equipe_mobile {
        display : block;
    }   
    #en_savoir_plus_info_equipe {
        display : none;
    }    
    
    #en_savoir_plus_info_domaines_mobile {
        display : block;
    }   
    #en_savoir_plus_info_domaines {
        display : none;
    }    
    
    #en_savoir_plus_info_CA_mobile {
        display : block;
    }   
    #en_savoir_plus_info_CA {
        display : none;
    }

    .nos_info_h1 {
        margin-top : 10px; 
        margin-bottom : 10px;
        font-size : 20px;
    }

    .button_en_savoir_plus_css_mobile {
        margin-top : 10px;
    }

    .info_container {
        margin-top : -50px;
    }

    .text_plaquette {
        font-size : 14px;
    }

    #partenaire_g_id {
        display: none;
    }

    .partenaire_d {
        width : 100%;
        padding-left : 30px;
        padding-right : 30px;
    }

    #map_container {
        display : none;
    } 
    
    .paragraphe_partenaire_h2 {
        font-size : 20px;
    }

    .nos_expertise_css_h1 {
        font-size : 25px;
    }

    #container_telephone_id {
        display : none;
    }

    #text_bas_de_page_mobile_1 {
        display: flex;
        flex-direction: column;
    }

    .container_bas_de_page_text_mobile {
        height: fit-content;
        margin-top: 38.1875px;
        height: fit-content;
        gap: 10px;
        width : 200px;
    }

    .container_bas_de_page_logo {
        width : 50%;
    }

    .container_bas_de_page_logo_phelma {
        height : 60%;
    }

    .contactez_nous {
        font-size: 15px;
        margin: 0;
        top: 0%;
    }

    .style_url_contact {
        font-size : 12px;
        margin : 0;
        top : 0%;
    }

    .juridique {
        font-size: 15px;
        margin: 0;
        top: 0%;
    }

    .style_url_credit {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    .style_url_mentions_legales {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    .en_savoir_plus {
        font-size: 15px;
        margin: 0;
        top: 0%;
    }

    .style_url_plaquette {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    .style_url_plan {
        font-size: 12px;
        margin: 0;
        top: 0%;
    }

    #text_bas_de_page_mobile_2 {
        display: flex;
        flex-direction: column;
        height: fit-content;
    }

    #adresse_bas_de_page_id {
        display : none;
    }

    #text_bas_de_page_id {
        display : none;
    }

}

@media all and (max-width : 600px) {
    .button_en_savoir_plus_css_mobile {
        width : 75px;
        height : 20px;
    }

    .nos_info_h1 {
        font-size: 15px;
    }

    .notre_equipe {
        width: 85px;
        height: 90px;
    }

    .notre_CA {
        width: 85px;
        height: 90px;
    }

    .nos_domaines {
        width: 85px;
        height: 90px;
    }
}
