* {
    box-sizing: border-box;
}

html {
    padding: 0;
    width: 100%;
    max-width: 100vw;
    height: 100%;
}

body {
    margin: 0;
    overflow-x: hidden;
}

.archive_2024_2025 a {
    margin : 0;
    height : 300px;
}

.separation_bloc {
    position: relative;
    width: auto;
    aspect-ratio: 5 / 0.38;
    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;
}

.blog {
    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;
}

.archive_h1_container {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.archive_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;
}

.carrousel_container {
    display : flex;
    flex-direction : column;
    gap : 100px;
}

.carrousel {
    display: flex;
    scroll-behavior: smooth;
    padding : 25px;
    position : relative;
    overflow : hidden;
    gap: 50px;
}

.img_article {
    height: 450px;
    width: 500px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    display: block;
}

.trait {
    margin-top: 20px;
    width: 15%;
    margin-right: auto;
    margin-left : auto;
    border: 1px solid rgb(200,200,200);
}

.titre {
    font-family: "Lato", sans-serif;
    color: rgb(141, 12, 19);
    font-size: 16px;
    margin-right: auto;
    width: 250px;
    text-align : center;
    margin-left : auto;
    height: fit-content;
}

.article {
    display: flex;
    flex-direction: column;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.img_article_container {
    height: 450px;
    display: inline-block;
}

.button_container {
    display: flex;
    gap: 25px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}

.next_prev {
    font-size: 18px;
    width: 75px;
    height: 30px;
    color: white;
    background-color: rgb(141, 12, 19);
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.debut_fin {
    font-size: 18px;
    width: 40px;
    height: 30px;
    color: white;
    background-color: rgb(141, 12, 19);
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.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) {

    #map_container {
        display: none;
    } 

    #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;
    }

    #borderaeau_accueil {
        display: none;
    }

    .archive {
        font-size: 20px;
    }

    .blog {
        font-size: 20px;
    }

    .button_devis_css {
        font-size: 20px;
    }

    .bordereau_top {
        gap: 25px;
        padding: 10px 10px;
    }

}