

@media (max-width: 1300px) {


    /* Menu */

    .header-small {
        height: 300px;
    }

    nav {
        padding: 20px 3rem;
    }

    .header-text,
    .header-banner,
    .header-banner2,
    .header-banner3,
    .header-banner4 {
        width: calc(100% - 6rem);
        padding: 0 3rem;
    }

    .header-banner,
    .header-banner2 {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }

    .header-banner3 {
        padding: 0 4rem;
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .header-banner4 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }


    /* Section */

    section {
        margin: 2rem 3rem;
    }

    .section-block-text {
        margin-bottom: 0.5rem;
    }

    .section-block-text-title {
        display: none;
    }

    .section-block-text-desc {
        width: 100%;
    }

    .section-block-text-desc-2,
    .section-block-text-desc-3,
    .section-block-text-desc-4 {
        display: none;
    }

    .section-block-btn {
        flex-wrap: nowrap;
        gap: 0.5rem;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
    }

    .section-block-btn > * {
        flex: 0 0 auto; /* empêcher les éléments de rétrécir */
    }

    .section-block-btn-block {
        padding: 1.5rem 2.5rem;
    }

    .section-block-btn-block p {
        max-width: 230px;
    }

    .section-block-header {
        margin: 0 3rem;
        margin-bottom: 1rem;
    }

    .section-block-iframe,
    .section-block-projetrealise {
        margin: 0 3rem;
        margin-bottom: 2rem;
    }

    .section-block-iframe {
        height: 600px;
    }

    #pc1 {
        margin-left: 3rem;
    }

    #pc4 {
        margin-right: 3rem;
    }

    .section-block-projetrealise-text {
        padding: 4rem 2.5rem;
    }

    .section-block-projetrealise h2 {
        font-size: 35px;
    }


    .section-block-stats {
        width: calc(100% - 6rem);
    }

    .section-block-stats h1 {
        font-size: 50px;
    }

    .section-block-stats p {
        width: 80%;
    }

    .section-block-stats-container {
        gap: 1rem;
    }

    .section-block-stats-box {
        padding-top: 3rem;
    }

    .section-block-stats-box h2 {
        font-size: 150px;
    }

    .section-block-stats-box p {
        font-size: 30px;
    }




    .section-block-actualites-txt .left-block {
        width: 100%;
        height: auto;
    }

    .section-block-actualites-txt .right-block {
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
    }





    .section-Services-Block-Banner,
    .section-Catalogue-Block-Banner {
        font-size: 40px;
    }

    .section-Services-Block-Txt {
        padding: 2rem 3rem;
    }



    .section-Services-Block-Img-1 {
        display: none;
        width: 100%;
        height: 100%;
        margin-left: 0px;
    }

    .section-Services-Block-Dsc {
        width: 100%;
        height: auto;
    }

    .section-Services-Block-Img-2 {
        position: unset;
    }

    .section-Services-Block-Img p {
        position: unset;
        padding: 2rem 3rem;
    }

    .section-Services-Block-Dsc-btn {
        position: unset;
    }





    .section-Services-Block-Img-formation,
    .section-Services-Block-Img-commerce {
        width: calc(100% - 420px);
        height: 600px;
        margin-right: 12px;
    }

    .section-Services-Block-Img-commerce-subImg {
        display: none;
    }

    .section-Services-Block-Dsc-2 {
        width: 400px;
        height: 600px;
    }

    .section-Services-Block-Dsc-2 h2 {
        font-size: 30px;
        margin: 0rem 2rem;
    }

    .section-Services-Block-Dsc-2 p {
        font-size: 20px;
        text-align: left;
        font-weight: normal;
        padding: 0;
        margin: 1rem 2rem;
    }

    .section-Services-Block-Img-commerce-btn {
        display: none;
    }






    .section-Catalogue-block-projet-box {
        padding: 2rem;
    }

    .section-Catalogue-block-projet-box-img {
        width: 80px;
    }

    .section-Catalogue-block-projetrealise-box h2,
    .section-Catalogue-block-projet-box h2 {
        font-size: 45px;
    }

    .section-Catalogue-block-projetrealise-box p,
    .section-Catalogue-block-projet-box p {
        font-size: 25px;
    }



    





    /* Consultants */

    .consultants {
        width: calc(100% - 6rem);
    }

    .consultants h2 {
        font-size: 50px;
    }

    .consultants p {
        max-width: 400px;
        font-size: 20px;
    }



    /* Partenaire */

    .partenaire {
        margin: 0 3rem;
        margin-top: 2rem;
        padding: 40px 3rem;
    }

    .partenaire-logo {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }


    /* Brochure */

    .brochure {
        margin: 0 3rem;
        margin-top: 2rem;
    }

    .brochure h2 {
        max-width: 560px;
        font-size: 40px;
    }

    .brochure p {
        font-size: 30px;
    }


    /* Discount */

    .discount {
        margin: 0 3rem;
        margin-top: 2rem;
    }

    .discount h2 {
        max-width: 580px;
        font-size: 40px;
    }

    .discount p {
        font-size: 25px;
    }


    /* Formulaire */

    .form-section {
        margin: 0 3rem;
        margin-top: 2rem;
        padding: 60px 3rem;
    } 

    .form-footer {
        margin: 0 3rem;
        margin-top: 1rem;
    }


    /* Footer */

    footer {
        height: auto;
        padding: 4rem 3rem;
        margin-top: 1rem;
    }

    .footer-logo {
        display: none;
    }

    .footer-services {
        width: 100%;
    }

    .footer-copyright {
        width: 100%;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
    }

}

@media (max-width: 1125px) {
    /* Menu */

    .header-small {
        height: 250px;
    }

    header::after {
        background: rgba(0, 0, 0, 0.5);
    }

    nav {
        /* height: 100%; */
        padding: 20px 2rem;
        display: block;
        text-align: center;
        transition: all 1.5s ease;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7),  transparent, transparent);
        overflow-y: scroll;
        overflow-x: hidden;
        white-space: nowrap;
    }

    #nav-hamburger {
        display: block;
    }

    #nav.active  {
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4), transparent);
    }

    #nav.active .nav-left,
    #nav.active .nav-right {
        display: block;
    }

    #nav.active #nav-hamburger {
        background: url('icons/icon-burger-close.png') center/cover no-repeat;
    }

    .nav-left {
        width: 100%;
        padding: 2rem 30px;
        display: none;
    }

    .nav-right {
        width: 100%;
        padding: 0px 20px;
        display: none;
    }

    #nav-services,
    #nav-catalogue,
    #nav-projet {
        width: 100%;
        padding: 1rem 1rem;
        position: unset;
        box-shadow: none;
        background-color: #14020216;
    }

    nav .logo {
        margin-bottom: 1rem;
    }

    nav a {
        display: block;
        line-height: 50px;
    }

    .nav-right a {
        display: inline-block;
        margin: 0.5rem 0.25rem;
    }

    .header-text {
        width: calc(100% - 4rem);
        padding: 0 5rem;
        text-align: center;
        bottom: auto;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .header-text p {
        font-size: 25px;
    }

    .header-text h1,
    .header-banner h1,
    .header-banner2 h1, 
    .header-banner4 h1{
        font-size: 60px;
    }

    .header-banner3 h1{
        font-size: 40px;
    }




    .section-block-projetrealise-img {
        display: none;
    }

    .section-block-projetrealise-text {
        width: 100%;
        text-align: center;
        padding: 4rem 10rem;
        margin-bottom: 1rem;
    }

    .section-block-projetrealise-btn {
        position: unset;
        text-align: center;
        width: 100%;
        display: inline-flex;
        justify-content: center;
        gap: 0.5rem;
    }

    .section-block-projetrealise-btn img {
        margin-top: 0px;
    }



    .section-Catalogue-block-projetrealise a {
        flex: 1 1 100%;
    }

}   

@media (max-width: 940px) {

    /* Menu */

    .header-banner,
    .header-banner2,
    .header-banner3,
    .header-banner4 {
        width: calc(100% - 4rem);
    }

    .header-text h1,
    .header-banner h1,
    .header-banner2 h1,
    .header-banner4 h1 {
        font-size: 50px;
    }

    .header-text p {
        font-size: 22px;
    }
    
    .header-banner p,
    .header-banner2 p,
    .header-banner3 p,
    .header-banner4 p {
        font-size: 20px;
    }
    
    /* Section */

    section {
        margin: 2rem 2rem;
        margin-bottom: 2rem;
    }

    .section-block-btn-block {
        padding: 1.5rem;
    }

    .section-block-btn-block h2 {
        font-size: 22px;
        max-width: 150px;
        min-width: 120px;
    }

    .section-block-btn-block p {
        display: none;
    }

    .section-block-btn-block img {
        height: 100px;
    }

    .section-block-header {
        margin: 0 2rem;
        margin-bottom: 1rem;
        padding: 1.5rem 3rem;
    }

    .section-block-header h2 {
        font-size: 35px;
    }

    .section-block-header p {
        font-size: 20px;
    }

    .section-block-header div a img {
        height: 35px;
    }

    .section-block-iframe,
    .section-block-projetrealise {
        margin: 0 2rem;
        margin-bottom: 2rem;
    }

    .section-block-iframe {
        height: 500px;
    }



    #pc1 {
        margin-left: 2rem;
    }

    #pc4 {
        margin-right: 2rem;
    }

    .section-block-projetencours-img {
        width: 550px;
    }

    .section-block-projetencours-text {
        width: 550px;
    }

    .section-block-projetrealise h2,
    .section-block-projetencours h2 {
        font-size: 30px;
        margin-bottom: 0.5rem;
    }

    .section-block-projetrealise p,
    .section-block-projetencours p {
        font-size: 15px;
        margin-bottom: 1rem;
    }

    .section-block-produits {
        width: 350px;
        height: 450px;
        padding: 1.5rem 2rem;
    }

    .section-block-produits h2 {
        font-size: 25px;
    }

    .section-block-produits p {
        font-size: 12px;
    }

    .section-block-projetrealise-text {
        padding: 4rem 6rem;
    }


    .section-block-stats {
        width: calc(100% - 4rem);
    }

    .section-block-stats h1 {
        font-size: 40px;
        padding-top: 1.5rem;
    }

    .section-block-stats p {
        font-size: 20px;
        width: 85%;
        margin-bottom: 1.5rem;
    }

    .section-block-stats-container {
        gap: 0.8rem;
    }

    .section-block-stats-box h2 {
        font-size: 100px;
    }

    .section-block-stats-box p {
        font-size: 20px;
    }



    .section-block-actualites-txt .left-block img {
        width: 80px;
        height: 80px;
        margin: 1.5rem 1.5rem;
    }

    .section-block-actualites-txt .left-block h2 {
        font-size: 40px;
    }

    .section-block-actualites-txt .left-block p {
        font-size: 20px;
        line-height: 30px;
    }

    .section-block-actualites-txt .right-block {
        font-size: 18px;
    }




    .section-Services-Block-Banner,
    .section-Catalogue-Block-Banner {
        font-size: 35px;
    }

    .section-Services-Block-Txt {
        font-size: 20px;
    }
    
    .section-Services-Block-Img p {
        font-size: 20px;
    }




    .section-Services-Block-Img-formation,
    .section-Services-Block-Img-commerce {
        display: none;
    }

    .section-Services-Block-Dsc-2 {
        width: 100%;
        height: 500px;
        margin-bottom: 0rem;
    }

    .section-Services-Block-Dsc-btn-2 {
        width: 100%;
    }




    /* .section-Catalogue-block-projet-box {
        width: calc(100% - 4rem);
    } */

    .section-Catalogue-block-projetrealise-box {
        height: 200px;
        padding-top: 4rem;
        margin-bottom: 0.5rem;
    }

    .section-Catalogue-block-projetrealise-box h2,
    .section-Catalogue-block-projet-box h2 {
        font-size: 35px;
    }

    .section-Catalogue-block-projetrealise-box p,
    .section-Catalogue-block-projet-box p {
        font-size: 20px;
    }

    .section-Catalogue-block-projet-box-img {
        width: 60px;
        margin-right: 0.5rem;
    }

    .section-Catalogue-block-projet-box-img-arrow {
        width: 20px;
        height: 25px;
    }


    /* Consultants */

    .consultants {
        width: calc(100% - 4rem);
        background-image: none;
        text-align: center;
    }

    .consultants h2 {
        font-size: 40px;
    }

    .consultants p {
        max-width: 450px;
        font-size: 20px;
        margin: 0 auto;
    }

    /* Partenaire */

    .partenaire {
        margin: 0 2rem;
        margin-top: 2rem;
        padding: 30px 2.5rem;
    }

    .partenaire h2 {
        font-size: 25px;
        margin-bottom: 1.5rem; 
    }

    .partenaire h2 img {
        height: 35px;
    }
    
    /* Brochure */

    .brochure {
        text-align: center;
        margin: 0 2rem;
        margin-top: 2rem;
        padding: 60px 4rem;
        background-image: none;
    }

    .brochure h2 {
        max-width: 100%;
        text-align: center;
        margin: auto;
        font-size: 30px;
    }

    .brochure p {
        font-size: 20px;
    }

    /* Discount */

    .discount {
        text-align: center;
        margin: 0 2rem;
        margin-top: 2rem;
        padding: 60px 4rem;
        background-image: none;
    }

    .discount h2 {
        text-align: center;
        max-width: 100%;
        margin: auto;
        font-size: 30px;
    }

    .discount p {
        font-size: 15px;
    }

    /* Formulaire */

    .form-section {
        margin: 0 2rem;
        margin-top: 2rem;
    }

    .form-section h2 {
        font-size: 30px;
    }

    .form-section p {
        font-size: 20px;
    }

    input,
    textarea,
    button {
        font-size: 20px;
    }

    .form-footer {
        height: 60px;
        margin: 0 2rem;
        margin-top: 1rem;
    }

    /* Footer */

    footer {
        padding: 4rem 2rem;
    }

    .footer-services {
        font-size: 14px;
    }

    .footer-services b {
        font-size: 20px;
    }

    .footer-copyright {
        height: 50px;
        line-height: 50px;
        font-size: 12px;
    }

}

@media (max-width: 660px) {

    /* Menu */

    .header-small {
        height: 200px;
    }


    nav {
        padding: 20px 1rem;
        padding-bottom: 60px;
    }

    nav a {
        line-height: 45px;
    }

    #nav-hamburger {
        width: 45px;
        height: 45px;
    }


    .header-text,
    .header-banner,
    .header-banner2,
    .header-banner3,
    .header-banner4 {
        width: calc(100% - 2rem);
        padding: 0 2rem;
    }

    .header-banner,
    .header-banner2 {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }

    .header-banner3,
    .header-banner4 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .header-banner4 {
        bottom: 100px;
    }

    .header-text h1,
    .header-banner h1,
    .header-banner2 h1,
    .header-banner3 h1,
    .header-banner4 h1 {
        font-size: 30px;
    }

    .header-text p,
    .header-banner p,
    .header-banner2 p,
    .header-banner3 p,
    .header-banner4 p {
        font-size: 15px;
    }

    /* Section */

    section {
        margin: 1rem 1rem;
        margin-bottom: 2rem;
    }

    .section-block-text {
        margin-top: 2rem;
    }

    .section-block-text-desc-1 {
        font-size: 15px;
    }

    .section-block-btn-block {
        padding: 1.5rem 1.25rem;
    }

    .section-block-btn-block h2 {
        font-size: 20px;
        max-width: 130px;
        min-width: 110px;
    }

    .section-block-btn-block img {
        height: 80px;
    }

    .section-block-header {
        margin: 0 1rem;
        margin-bottom: 1rem;
        padding: 1rem 2rem;
    }

    .section-block-header h2 {
        font-size: 22px;
    }

    .section-block-header p {
        font-size: 14px;
        padding: 0.7rem 1rem;
    }

    .section-block-header p img {
        height: 15px;
    }

    .section-block-iframe,
    .section-block-projetrealise {
        margin: 0 1rem;
        margin-bottom: 2rem;
    }

    .section-block-iframe {
        height: 300px;
    }

    .section-block-projetrealise h2,
    .section-block-projetencours h2 {
        font-size: 25px;
        margin-bottom: 0.5rem;
    }

    .section-block-projetrealise p,
    .section-block-projetencours p {
        font-size: 12px;
        margin-bottom: 1rem;
    }

    .section-block-projetrealise-text {
        padding: 2.5rem 4rem;
    }

    .section-block-projetrealise-text-desc {
        /* width: 300px; */
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .section-block-projetrealise-text-desc p strong {
        font-size: 18px;
    }



    #pc1, #pc2, #pc3, #pc4 {
        margin-right: 5px;
    }

    #pc1 {
        margin-left: 1rem;
    }

    #pc3 {
        margin-right: 1rem;
    }

    .section-block-projetencours-img {
        width: 350px;
        border-radius: 15px;
    }

    .section-block-projetencours-text {
        width: 350px;
        padding: 1rem 1.5rem;
        border-radius: 15px;
    }

    .section-block-produits {
        width: 250px;
        height: 350px;
        padding: 1.5rem;
    }

    .section-block-produits h2 {
        font-size: 20px;
    }

    .section-block-produits p {
        font-size: 10px;
        margin-bottom: 0.2rem;
    }

    .section-block-produits d {
        padding: 0.2rem 0.3rem;
        font-size: 10px;
    }




    .section-block-stats {
        width: calc(100% - 2rem);
    }

    .section-block-stats h1 {
        font-size: 30px;
        padding-top: 1rem;
    }

    .section-block-stats p {
        font-size: 16px;
        width: 90%;
        margin-bottom: 1rem;
    }

    .section-block-stats-container {
        gap: 0.5rem;
    }

    .section-block-stats-box {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .section-block-stats-box h2 {
        font-size: 70px;
    }

    .section-block-stats-box p {
        font-size: 13px;
    }




    .section-block-actualites-txt .left-block img {
        width: 30px;
        height: 30px;
        margin: 1rem 0rem;
        margin-right: 0.5rem;
    }

    .section-block-actualites-txt .left-block h2 {
        font-size: 22px;
    }

    .section-block-actualites-txt .left-block p {
        font-size: 12px;
        line-height: 25px;
    }

    .section-block-actualites-txt .right-block {
        font-size: 12px;
        padding: 1rem 1rem;
    }




    .section-block-team-card .avatar{
        width: 220px;
    }


    .section-block-contacts-icon {
        padding: 1rem 1.25rem;
        border-radius: 10px;
    }

    .section-block-contacts-icon img {
        width: 25px;
    }

    .section-block-contacts-box p {
        font-size: 15px;
        padding: 0rem 1rem;
    }




    .section-Services-Block-Banner,
    .section-Catalogue-Block-Banner {
        font-size: 30px;
    }

    .section-Services-Block-Txt {
        padding: 2rem 2rem;
        font-size: 15px;
    }





    .section-Services-Block-Img p {
        padding: 2rem 2rem;
        font-size: 15px;
    }

    .section-Services-Block-Dsc-btn {
        height: 70px;
        line-height: 70px;
        font-size: 15px;
    }

    .section-Services-Block-Dsc p strong {
        font-size: 15px;
        line-height: 25px;
    }



    .section-Services-Block-Dsc-2 {
        height: 400px;
        padding: 1.5rem 0rem;
    }

    .section-Services-Block-Dsc-2 h2 {
        font-size: 25px;
    }

    .section-Services-Block-Dsc-2 p {
        font-size: 15px;
    }

    .section-Services-Block-Dsc-btn-2 {
        height: 80px;
        line-height: 80px;
        font-size: 20px;
    }




    /* .section-Catalogue-block-projet-box {
        padding: 1.5rem 1rem;
    } */

    .section-Catalogue-block-projetrealise-box {
        height: 150px;
        padding-top: 3rem;
        margin-bottom: 0rem;
    }

    .section-Catalogue-block-projetrealise-box h2,
    .section-Catalogue-block-projet-box h2 {
        font-size: 25px;
    }

    .section-Catalogue-block-projetrealise-box p,
    .section-Catalogue-block-projet-box p {
        font-size: 18px;
    }

    .section-Catalogue-block-projet-box-img {
        width: 80px;
        margin-bottom: 0.5rem;
        display: block;
    }

    .section-Catalogue-block-projet-box-img-arrow {
        margin-top: 0.5rem;
    }


    /* Consultants */

    .consultants {
        width: calc(100% - 2rem);
        padding: 50px 4rem;
    }

    .consultants h2 {
        font-size: 30px;
    }

    .consultants p {
        max-width: unset;
        font-size: 18px;
        margin: 0 auto;
    }

    
    /* Partenaire */

    .partenaire {
        margin: 0 1rem;
        margin-top: 2rem;
        padding: 30px 2rem;
    }

    .partenaire h2 {
        font-size: 20px; 
    }

    .partenaire h2 img {
        height: 25px;
        margin-right: 5px; 
    }

    .partenaire a {
        margin-right: 10px;
    }

    .partenaire a img {
        height: 80px;
    }

    /* Brochure */

    .brochure {
        margin: 0 1rem;
        margin-top: 2rem;
        padding: 50px 2rem;
    }

    .brochure h2 {
        max-width: 420px;
        font-size: 30px;
    }

    .brochure p {
        font-size: 20px;
    }
    
    /* Discount */

    .discount {
        margin: 0 1rem;
        margin-top: 2rem;
        padding: 50px 2rem;
    }

    .discount h2 {
        font-size: 30px;
    }

    /* Formulaire */

    .form-section {
        padding: 60px 1rem;
        margin: 0;
        margin-top: 2rem;
        border-radius: 0;
    } 

    .form-section p {
        font-size: 13px;
    }

    input,
    textarea {
        font-size: 15px;
        padding: 1rem 2.5rem;
    }

    button {
        font-size: 15px;
    }

    .form-footer {
        display: none;
    }


    /* Footer */

    footer {
        padding: 3rem 1rem;
        margin-top: 0;
    }

    .footer-services {
        text-align: center;
        flex-direction: column;
        align-items: center;
        gap: 2rem;
    }

    .footer-copyright {
        height: 40px;
        line-height: 40px;
        font-size: 9px;
    }

}

@media (max-width: 400px) {

    /* Menu */

    #nav-hamburger {
        width: 40px;
        height: 40px;
    }

    nav a {
        line-height: 40px;
    }

    .header-banner,
    .header-banner2,
    .header-banner4 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .header-text h1,
    .header-banner h1,
    .header-banner2 h1,
    .header-banner4 h1 {
        font-size: 30px;
    }

    .header-banner3 h1 {
        font-size: 25px;
    }

    .header-text p,
    .header-banner p,
    .header-banner2 p,
    .header-banner3 p,
    .header-banner4 p {
        font-size: 14px;
    }

    /* Section */

    section {
        margin-bottom: 1rem;
    }

    .section-block-btn-block {
        padding: 1rem 1rem;
    }

    .section-block-btn-block h2 {
        font-size: 15px;
        max-width: 100px;
        min-width: 80px;
    }

    .section-block-btn-block img {
        height: 60px;
    }

    .section-block-header {
        padding: 1rem 1rem;
        margin-bottom: 0.5rem;
    }

    .section-block-header h2 {
        font-size: 20px;
    }

    .section-block-header p {
        font-size: 12px;
        padding: 0.5rem;
    }

    .section-block-header p img {
        height: 10px;
    }

    .section-block-projetrealise {
        padding: 0rem;
    }

    .section-block-projetrealise h2,
    .section-block-projetencours h2 {
        font-size: 20px;
        margin-bottom: 0.5rem;
    }

    .section-block-projetrealise p,
    .section-block-projetencours p {
        font-size: 10px;
        margin-bottom: 0.5rem;
    }

    .section-block-projetrealise-text {
        padding: 2.5rem 2rem;
    }

    .section-block-projetrealise-text-desc p strong {
        font-size: 15px;
    }

    .section-block-projetrealise-btn img {
        width: 15px;
        height: 10px;
    }

    .section-block-projetencours-img {
        width: 300px;
        border-radius: 15px;
    }

    .section-block-projetencours-text {
        width: 300px;
        padding: 1rem 1.5rem;
    }




    .section-block-stats h1 {
        padding-top: 0rem;
    }

    .section-block-stats p {
        font-size: 14px;
        margin-bottom: 0.5rem;
    } 

    .section-block-stats-container {
        gap: 0.5rem;
    }

    .section-block-stats-box {
        padding-top: 1.5rem;
    }

    .section-block-stats-box h2 {
        font-size: 50px;
    }

    .section-block-stats-box p {
        font-size: 12px;
    }




    .section-block-actualites-txt .left-block img {
        width: 40px;
        height: 40px;
        margin-top: 0.5rem;
    }

    .section-block-actualites-txt .left-block h2 {
        font-size: 25px;
    }

    .section-block-actualites-txt .left-block p {
        font-size: 15px;
        line-height: 20px;
    }

    .section-block-actualites-txt .right-block {
        font-size: 15px;
    }



    .section-block-contacts-icon {
        padding: 1rem 1.2rem;
        border-radius: 10px;
    }

    .section-block-contacts-icon img {
        width: 20px;
    }

    .section-block-contacts-box p {
        font-size: 18px;
        padding: 0rem 0.6rem;
    }




    .section-Services-Block-Banner,
    .section-Catalogue-Block-Banner {
        padding: 1.5rem 2rem;
        font-size: 25px;
    }

    .section-Services-Block-Txt {
        padding: 1.5rem;
        font-size: 15px;
    }




    .section-Services-Block-Img p {
        padding: 1.5rem;
        font-size: 15px;
    }

    .section-Services-Block-Dsc-btn {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
    }





    .section-Services-Block-Dsc-2 {
        height: 375px;
    }

    .section-Services-Block-Dsc-2 h2 {
        font-size: 20px;
    }

    .section-Services-Block-Dsc-btn-2 {
        height: 60px;
        line-height: 60px;
        font-size: 15px;
    }





    /* Consultants */

    .consultants {
        padding: 40px 2rem;
    }

    .consultants p {
        font-size: 15px;
    }


    /* Partenaire */

    .partenaire {
        padding: 30px 1.5rem;
    }

    .partenaire h2 {
        font-size: 15px;
    }

    .partenaire h2 img {
        height: 20px;
    }

    .partenaire a img {
        height: 60px;
    }

    /* Brochure */

    .brochure {
        padding: 40px 2rem;
    }

    .brochure h2 {
        font-size: 20px;
    }

    .brochure p {
        padding: 1rem 2rem;
    }

    /* Discount */

    .discount {
        padding: 40px 2rem;
    }

    .discount h2 {
        font-size: 20px;
    }
    
    /* .discount p {
        font-size: 15px;
    } */

    /* Formulaire */

    .form-section h2 {
        font-size: 20px;
    }

    .form-section p {
        font-size: 10px;
    }

    input,
    textarea,
    button {
        font-size: 12px;
    }

    /* Footer */

    .footer-copyright {
        font-size: 8px;
    }

}