* {
    box-sizing: border-box;
}

html {
    padding: 0;
    width: 100%;
    max-width: 100vw;
    height: 100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

.plaquette_css {
    width: 100%;
    aspect-ratio: 5 / 1.33;
    gap: 26.6%;
    display: flex;
}

.plaquette_partie_g {
    width: 32%;
    margin-left: 8.6%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.text_plaquette {
    display: flex;
    flex-direction: column;
}

.paragraphe_plaquette {
    margin-bottom: 0px;
    text-align: justify;
    font-size: 1.1vw;
    line-height: 1.6vw;
    font-family: "Lato", sans-serif;
    /*    margin : 0.3em;*/
}

.h1_paragraphe {
    margin-bottom: 20px;
    /*    margin : 0.3em;*/
    font-size: 1.6vw;
    color: rgb(141, 12, 19);
    font-family: "Lato", sans-serif;
    font-weight: 600;
}

.h2_paragraphe {
    margin-bottom: 0px;
    margin-top: 0px;
    /*    margin : 0.3em;*/
    font-size: 2.1vw;
    color: rgb(28,3,1);
    font-family: "Poppins", sans-serif;
    font-weight: 800;
}

.button_plaquette_1 {
    border: 1px solid rgb(141, 12, 19);
    width: 44%;
    aspect-ratio: 270 / 85;
    position: relative;
    display: flex;
    border-radius: 25px;
    padding: 5px;
    justify-content: center;
    align-items: center;
}

.plaquette_partie_d {
    width: 25%;
    height: 100%;
    background-color: rgb(141, 12, 19);
    margin-right: 8.6%;
    position: relative;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    gap: 25%;
}

.trou {
    position: absolute;
    width: 30px;
    height: 30px;
    background: white;
    border-radius: 50%;
}

.trou_1 {
    top: 50%;
    left: -15px;
}

.trou_2 {
    top: 50%;
    right: -15px;
}

.img_plaquette {
    width: 30%;
    height: 30%;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 14%;
}

.sous_texte_1_plaquette {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    color: white;
    font-family: "Lato", sans-serif;
    font-size: 0.9vw;
    font-weight: 700;
}

.sous_texte_2_plaquette {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    color: white;
    font-family: "Lato", sans-serif;
    font-size: 0.9vw;
    font-weight: 700;
}

.sous_texte_3_plaquette {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    color: white;
    font-family: "Lato", sans-serif;
    font-size: 0.9vw;
    font-weight: 700;
}

.sous_texte_plaquette {
    line-height: 1.8vw;
}

.titre_plaquette_css {
    color: rgb(141, 12, 19);
    font-weight: 700;
    font-size: 2.25vw;
    font-family: "Lato", sans-serif;
}

.titre_plaquette {
    margin-left: 150px;
    margin-bottom: 100px;
}


.button_plaquette_css {
    background-color: rgb(141, 12, 19);
    border: none;
    color: white;
    border-radius: 25px;
    aspect-ratio: 0.66 / 0.17;
    position: relative;
    font-family: "Lato", sans-serif;
    font-size: 0.9vw;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.separation_bloc {
    position: relative;
    width: auto;
    aspect-ratio: 5 / 0.48;
    display: block;
}

.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;
}

.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 : 1000px) {

    #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;
    }

    #plaquette_d {
        display : none;
    }

    .plaquette_partie_g {
        margin-left : auto;
        margin-right : auto;
        width : 600px;
    }

    .h1_paragraphe {
        font-size : 20px;
    }

    .h2_paragraphe {
        font-size: 25px;
    }

    .paragraphe_plaquette {
        font-size : 18px;
        line-height : 25px;
    }

    .button_plaquette_1 {
        width : 220px;
    }

    .button_plaquette_css {
        font-size : 15px;
    }

    .titre_plaquette_css {
        font-size : 30px;
    }

    .plaquette_general {
        display : flex;
        flex-direction : column;
    }

    .titre_plaquette {
        margin-left: 195px;
        position: relative;
        width: fit-content;
    }
}