body {
    font-family: 'Poppins';
}

figure {
    margin: 0;
}

.top-bar {
    background-color: #000000;
    color: #ffffff;
}

.top-bar .row {
    height: 40px;
}

.top-bar a {
    color: #ffffff;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 12px;
}

.top-bar i {
    margin-left: 5px;
    margin-right: 5px;
}

.separation-menu-top {
    margin: 0 20px;
}

nav {
    font-family: 'Source Sans Pro';
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    height: 80px;
    box-shadow: 0px 5px 16px -1px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 5px 16px -1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 5px 16px -1px rgba(0, 0, 0, 0.24);
}

.navbar-toggler {
    border: 0;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.bloc-header-slide {
    position: relative;
}

.bloc-header-slide img {
    width: 100%;
}


.bl-texte-slide {
    position: absolute;
    bottom: 20%;
    left: 8%;
    text-align: left;
    font-family: 'Poppins';
    color: #ffffff;
}

.bl-texte-slide h2 {
    color: #4DC7E9;
    font-size: 32px;
    font-weight: 500;
}

.bl-texte-slide hr {
    background-color: #FFCA0D;
    height: 10px;
    width: 20%;
    margin-left: 0 !important;
    opacity: unset;
    border: 0;
}

.bl-texte-slide .pr-title {
    font-size: 50px;
    font-weight: 800;

}

.bl-texte-slide p .pr-desc {
    font-size: 22px;
}

.titre-t1 {
    font-family: 'Poppins';
    font-size: 16px;
}

.titre-t2 {
    font-family: 'Poppins';
    font-size: 32px;
    color: #4DC7E9;
    font-weight: 800;
    text-transform: uppercase;
}


.titre-t3 {
    font-size: 14px;
    color: #3B6CFB;
}

.titre-t4 {
    font-family: 'Poppins';
    font-size: 32px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
}

.titre-t5 {
    font-family: 'Poppins';
    font-size: 32px;
    color: #3B6CFB;
    font-weight: 800;
    text-transform: uppercase;
}

.bloc_ligne {
    padding-top: 40px;
    padding-bottom: 80px;
}

.bloc_ligne_2 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bloc_container_cat {
    margin-top: 20px;
}


.bl-title-cat {
    position: absolute;
    bottom: 10%;
    text-align: center;
}

.bl-content-cat {
    position: relative;
}

.bl-title-cat hr {
    width: 35%;
    height: 5px;
    margin: auto;
    margin-bottom: 20%;
}

.titre-cat {
    font-family: 'DM Serif Display';
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    padding: 10px 20px;

}

hr {
    opacity: unset;
    border: 0;
}

.link-more-cat {
    font-family: 'Poppins';
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    border: #ffffff solid 1px;
    font-size: 12px;
    padding: 6px 30px;
    border-radius: 27px;
}

.link-more-cat:hover {
    color: #ffffff;
}

.classe2 {
    margin-top: 32px;
}

.couleur1 {
    background-color: #3B6CFB;
}

.couleur2 {
    background-color: #CEA515;
}

.couleur3 {
    background-color: #FD4A5B;
}

.couleur4 {
    background-color: #FFCA0D;
}

.couleur5 {
    background-color: #4DC7E9;
}

.couleur6 {
    background-color: #7D41AC;
}

ul {
    padding-left: 0px;
}

.hr-desc {
    width: 33%;
    height: 5px;
}


.bloc-description-pk p,
.bloc-description-pk ul {
    font-size: 12px;
}

.bloc-description-pk ul {
    margin-bottom: 30px;
}

.bloc-desc {
    background-color: #3B6CFB;
    color: #ffffff;
    padding-top: 40px;
    padding-right: 20px;
    padding-bottom: 80px;
    font-family: 'Poppins';
}

.bloc_desc_white {
    background-color: #fff;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 20px;
}

.bloc_desc_white p,
.bloc_desc_white ul {
    font-size: 12px;
}

.btn-more-desc {
    color: #ffffff;
    background-color: #4DC7E9;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 10px 10px 20px;
    border-radius: 27px;
}

.btn-more-desc span {
    margin-right: 50px;
}

.btn-more-desc img {
    width: 20px;
}

.btn-more-desc:hover {
    color: #ffffff;
}

.bloc_doree {
    padding-top: 70px;
    padding-bottom: 70px;
}

.bloc-ecole {
    padding-top: 30px;
    padding-bottom: 30px;
}

.mba-doree {
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 0;
}

.wp-block-column {
    margin-bottom: 0 !important;
}

:where(.bloc_doree .wp-block-columns, .bloc-ecole .wp-block-columns) {
    margin-bottom: 0 !important;
}

.hr-atouts {
    height: 5px;
    width: 120px;
    margin-left: 0 !important;
}

.bl-atout-info {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #ffffff;
}

.bl-atout-info img {
    width: 80%;
}

.bl-atout-info h5 {
    font-size: 40px;
    font-weight: 900;
    margin-bottom: 25px;

}


.bl-atout-info h4 {
    font-size: 14px;
    font-weight: 700;
}

.bl-atout-info h3 {
    font-size: 12px;
}

.site-footer {
    background-color: #1A357A;
    color: #ffffff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.site-footer .container {
    max-width: 1000px;
}

.site-footer h3 {
    font-size: 24px;
    font-weight: 700;

}

.site-footer .p-logo {
    font-size: 10px;
    margin-bottom: 0;
}

.site-footer p {
    font-size: 12px;
    line-height: 24px;
}

.social-footer a {
    color: #ffffff;
    font-size: 22px;
    letter-spacing: 10px;
}


.footer-end {
    font-size: 12px;
}

.powred {
    color: #ec145a;
    text-decoration: none;
}


.border-r {
    border-left: #ffffff solid 1px;
}

.goup-prop {
    margin-right: 100px;
}

.footermenu-2 {
    list-style: none;
}

.footermenu-2 li {
    float: left;
    margin-right: 100px;
}


.menu-footer-1 {
    columns: 2;
    font-size: 12px;
}

.dropdown-menu {
    font-family: 'Source Sans Pro';
    font-size: 12px;
    font-weight: 900;
}

.dropdown-menu li {
    margin: 10px 10px;

}

.page-header-category {
    background: linear-gradient(264deg, #3B6CFB 26.54%, #0C2DF0 73.87%);
    padding-top: 60px;
    padding-bottom: 60px;
}

.title-category-1 {
    font-size: 18px;
    color: #4DC7E9;
}

.title-category-2 {
    font-family: 'DM Serif Display';
    font-size: 48px;
    color: #ffffff;
}

.page-header-category p {
    font-size: 16px;
    color: #ffffff;
}

.page-header-category hr {
    background-color: #FFCA0D;
    height: 10px;
    width: 100px;
}

.title-category-3 {
    color: #3B6CFB;
    margin-top: 50px;
    margin-bottom: 50px;
}



.desc-category h4 {
    color: #4DC7E9;
    font-size: 16px;
}

.desc-category p {
    font-size: 12px;
}


.desc-category img {
    width: 100px;
    display: block;
    margin: 0px auto 30px auto;
}

.bloc-other-cat {
    background-color: #F1F4F6;
}


.title-other {
    font-size: 26px;
    color: #AAAAAA;
    font-weight: 600;
}

.bloc-other-category {
    font-family: "DM Serif Display";
    font-size: 28px;
    background-color: #3B6CFB;
    color: #ffffff;
    text-align: center;
    padding: 30px 100px;

}

.bloc-other-category a {
    color: #ffffff;
    text-decoration: none;
}

.actu-box2 {
    display: grid;
    gap: 30px 24px;
    grid-template-columns: auto auto;
}

.bloc-article-cat {
    background-color: #FFCA0D;
    min-height: 240px;
    padding: 70px 0px 0px 20px;
    position: relative;
}

.bloc-article-cat h2 {
    color: #1A357A;
    font-size: 20px;
    font-weight: 700;
}

.btn-article-voir {
    color: #3B6CFB;
    background-color: #ffffff;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 20px 10px 20px;
    border-radius: 27px;
    position: absolute;
    font-weight: 600;
    bottom: 30px;
}

.btn-article-voir span {
    margin-right: 120px;
}

.btn-article-voir img {
    width: 20px;
}

/* Article page */

.bloc-entete-page {
    position: relative;
}

.bloc-logo-entete {
    position: absolute;
    text-align: left;
    top: 25px;
    left: 90px;
    text-align: left;
}

.insag-logo img {
    width: 160px;
    margin-bottom: 20px;
}

.logo-igr img {
    width: 80px;
    border-bottom: #CEA515 8px solid;
}



.bloc-texte-entete {
    position: absolute;
    text-align: center;
    bottom: 40px;
    width: 100%;
}


.bloc-texte-entete h2 {
    font-family: 'DM Serif Display';
    font-size: 65px;
    color: #ffffff;
    text-shadow: 0px 4px 12px rgba(0, 0, 0, 0.8);
}

.bloc-texte-entete h3 {
    font-size: 45px;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 3px 4px 10px rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}

.bloc-texte-entete hr {
    height: 6px;
    border: 0;
    width: 130px;
    background-color: #CEA515;
}



.bloc-texte-entete img {
    width: 48px;
}


.bloc-init-gap .wp-block-columns.is-layout-flex {
    gap: 0;
    margin-bottom: 0;
}


.layout-cols {
    width: 1000px;
    margin: auto;
    padding: 50px 50px;
}

.bloc-note {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 20px;
    text-align: center;
    min-height: 350px;
}

.bloc-note img {
    width: 70px;
    margin-bottom: 20px;
}

.bloc-note h2 {
    font-size: 16px;
    color: #3B6CFB;
    text-transform: uppercase;
    font-weight: 900;
}

.bloc-note h3 {
    font-size: 14px;
    color: #6B92C8;
    text-transform: uppercase;
    font-weight: 700;
}

.bloc-note p,
.bloc-note ul {
    font-size: 12px;
    list-style: none;
}



.bloc-text-formation {
    margin: 40px 50px 0 50px;
}

.bloc-text-formation h2 {
    font-family: 'DM Serif Display';
    font-size: 35px;
}

.bloc-text-formation hr {
    width: 100px;
    height: 8px;
    border: 0;
    margin-left: 0 !important;
}


.bloc-text-formation p,
.bloc-text-formation ul {
    font-size: 15px;
}

.bloc-text-formation ul {
    margin-left: 15px !important;
}

.bloc-text-formation li {
    margin-bottom: 3px;
}

.bloc-point-fort {
    width: 1000px;
    margin: auto;
    padding: 50px;
    text-align: center;
    color: #ffffff;
}

.bloc-point-fort h2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 35px;
    margin-left: 120px !important;
    margin-right: 120px !important;

}

.bloc-point-fort h2>strong {
    color: #FFD800;
}

.bloc-footer-contact {
    position: relative;
}

.logo-bloc-footer {
    position: absolute;
    top: 5%;
    left: 15%;
    width: 33%;
}


.bloc-footer-texte {
    position: absolute;
    left: 15%;
    color: #FFFFFF;
    bottom: 15%;
    font-size: 13px;
}

.bloc-footer-texte p {
    margin-bottom: 5px;
}

.bloc-footer-texte h2 {
    font-size: 35px;
    font-weight: 600;
}

.bloc-footer-texte .hr-footer {
    height: 8px;
    border: 0;
    width: 100px;
    margin-left: 0 !important;
}

.bloc-footer-texte hr {
    border: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bloc-footer-texte .footer-social-texte {
    font-size: 16px;
    font-weight: 600;
}

.bloc-footer-texte i {
    color: #ffffff;
    margin-right: 10px;
}

.logo-aprpos {
    margin-top: 50px;
    margin-bottom: 50px;
}

.logo-aprpos figure {
    width: 60%;
    margin: auto;
}

.container-actus {
    width: 1000px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.page-title-actus {
    font-size: 30px;
    font-weight: 600;
}

.entry-title-actus {
    font-size: 24px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
}


.entry-title-actus a {
    text-decoration: none !important;
}

.category-actus main,
.category-agenda main,
article.category-actus,
article.category-agenda {
    width: 1000px;
    margin: auto;
}

.category-actus .entry-title,
.category-agenda .entry-title {
    font-size: 24px;
    font-weight: 700;
    padding-top: 20px;
    padding-bottom: 20px;
}

.category-actus p,
.category-agenda p {
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
}




.liste-left {
    text-align: left;
}







/**************/

.col-agenda {
    gap: 21px;
}

/*:where(.wp-block-columns.is-layout-flex)*/




.row-agenda {
    background-color: #ffffff;
    padding: 20px 20px;
    margin-bottom: 13px;
    width: 100%;
    display: grid;
    grid-template-columns: auto auto;
    border: #3B6CFB solid 1px;

}

.link-agenda {
    text-decoration: none !important;
}

.row-agenda-date {
    color: #FD4A5B;
    text-transform: uppercase;
    font-weight: 700;
    background: url("../img/icn_agenda.svg") no-repeat left;
    background-size: 24px;
    text-indent: 35px;
    margin-bottom: 12px;
}

.row-agenda-title {
    font-size: 14px;
    color: #091F4C;
}

.col-l {
    width: 90%;
}

.col-r {
    width: 24px;
    background: url("../img/icn_arrow.svg") no-repeat right;
    background-size: 24px;


}

.bt-latest {
    width: 100%;
    height: 1px;
    background-color: #ffffff;
    /* margin-top: 10px; */
    /* padding-top: 10px; */
    position: relative;
    margin-top: 45px !important;
}

.bt-latest .wp-block-button {
    position: absolute;

}

.bt-latest .wp-block-button__link {
    color: #3B6CFB;
    background-color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;

}





.bloc-contact {
    width: 1000px;
    margin: auto;
}

.p-contact {
    text-align: center;
    color: #4A4A49;
    font-size: 26px;
    font-weight: bold;
    margin: 40px;
}

.bloc-contact label {
    display: block;
    color: #FD4A5B;
    font-size: 18px;
    font-weight: bold;
}


.bloc-contact label input[type="text"],
.bloc-contact label input[type="email"],
.bloc-contact label input[type="tel"],
.bloc-contact label textarea,
.bloc-contact label select {
    width: 100%;
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    background: #f9fafb;
    border-style: solid;
    border-radius: 2px;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    border: 1px solid #3ab9c0;
    margin-top: 5px;
}



.wpcf7-list-item-label {
    display: inline;
    font-weight: normal;
    color: #4A4A49;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 20px;

}

.wpcf7-submit {
    background-color: #FD4A5B !important;
    color: #ffffff !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    border-radius: 0px !important;
    padding: 17px 100px !important;
}



.bl-contact-info {
    text-align: center;
}

.bl-contact-title {
    margin-bottom: 20px;
}

.bl-contact-info img {
    margin-right: 20px;
    width: 24px;
}

.bl-contact-info p {
    font-size: 0.8em;
}

.bl-bas-aprops {
    margin-top: 100px;
}

.title-h2-br {
    font-size: 20px;
    color: #4A4A49;
}

.title-h3-br {
    color: #4A4A49;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}

.title-rc{
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;  
}


.title-pi{
    font-size: 18px;
    text-transform: uppercase;
}

































/* Cat formation FOR DESKTOP */
.bloc-article-cat {
    background-color: #FFCA0D;
    min-height: 220px;
    padding: 20px 0px 0px 20px;
    position: relative;
}

.bloc-article-cat h2 {
    font-size: 18px;
    font-weight: 700;
}

.btn-article-voir span {
    margin-right: 5px;
}

.bloc-other-category {
    font-family: "DM Serif Display";
    font-size: 28px;
    background-color: #3B6CFB;
    color: #ffffff;
    text-align: center;
    padding: 30px 40px;
}

/* FOOTER FOR DESKTOP */

.site-footer .container {
    max-width: 1180px;
}

.site-footer h3 {
    font-size: 32px;
    font-weight: 600;
    margin: 12px 12px 38px 12px;
}

.menu-footer-1 {
    font-size: 13px;
    min-height: 240px;
    margin: 10px;
    column-gap: 20px;

}

.menu-footer-1 li {
    line-height: 18px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.menu-footer-1 li ul {
    margin-top: 10px;
    margin-left: 8px;
}

.logo-ecole {
    margin: 3px;
    margin-left: -20px;
    margin-bottom: 15px;
}

.site-footer .p-logo {
    font-size: 12px;
    margin-bottom: 0;
}

.site-footer .col-6 {
    flex: 0 0 auto;
    width: 48%;
    margin-left: 10px
}

@media (max-width: 960px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 800px;
    }
    
    .layout-cols {
        width:100%;
    }
    
    .bloc-point-fort {
        width:100%;
    }
}

/* small screen (laptop) */
@media only screen and (max-width: 960px) {
    .bloc-article-cat {
        background-color: #FFCA0D;
        min-height: 220px;
        padding: 50px 0px 0px 20px;
        position: relative;
    }

    .btn-article-voir {
        width: 74%;
        display: block;
        padding: 10px 10px;
        border-radius: 27px;
        position: absolute;
        bottom: 30px;
    }

    .bloc-article-cat h2 {
        color: #1A357A;
        font-size: 16px;
        font-weight: 600;
    }

    .btn-article-voir span {
        margin-right: 5px;
    }
    
    .layout-cols {
        width:100%;
    }
    
    .bloc-point-fort {
        width:100%;
    }
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .top-bar {
        display: none;
    }

    .bloc-header-slide {
        position: relative;
        min-height: 400px;
        background-color: #001a64;
        overflow: hidden;
    }

    .bl-texte-slide {
        position: relative;
        margin: 10px 0px;
        text-align: left;
        font-family: 'Poppins';
        color: #ffffff;
        padding-bottom: 30px;
    }

    .bloc-header-slide .wp-block-image.size-full {
        width: 100%;
    }

    .bl-texte-slide h2 {
        display: block;
        width: 96%;
        margin: 0 !important;
        font-size: 1.8em;
        font-weight: 300;

    }

    .bl-texte-slide p.pr-title {
        display: block;
        width: 90%;
        margin: 0 !important;
        font-size: 2rem;
        font-weight: 700;
        line-height: 2.4rem;
    }

    .bl-texte-slide p.pr-desc {
        display: block;
        width: 90%;
        font-weight: 300;
        margin: 15px 0 !important;
        font-size: 1.2em;
    }

    .titre-t2 {
        font-size: 1.6em;
        font-weight: 700;
    }

    .wp-container-core-group-layout-4.wp-container-core-group-layout-4> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 100%;
    }

    .bl-title-cat {
        position: absolute;
        bottom: 10%;
        text-align: center;
        width: 100%;
    }

    .titre-cat {
        font-family: 'DM Serif Display';
        font-size: 2rem;
        color: #ffffff;
        text-align: center;
        padding: 10px 20px;
    }

    .link-more-cat {

        font-size: 1rem;
        line-height: 1.2rem;
        padding: 10px 30px;
    }

    .col-3 {
        flex: 0 0 auto;
        width: 100%;
    }

    .classe1 {
        margin-top: 32px;
    }

    .classe2 {
        margin-top: 32px;
    }

    .col-4 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-5 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-7 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-8 {
        flex: 0 0 auto;
        width: 100%;
    }

    .bloc-desc {
        padding: 40px 20px;
    }

    .titre-t1 {
        font-family: 'Poppins';
        font-size: 1.2rem;
    }

    .bloc-description-pk p,
    .bloc-description-pk ul {
        font-size: 0.9rem;
    }

    .wp-container-core-group-layout-7.wp-container-core-group-layout-7> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 100%;
        margin-left: 10px;
    }

    .wp-container-core-group-layout-7.wp-container-core-group-layout-7 .wp-block-image img {
        box-sizing: border-box;
        height: auto;
        max-width: 60%;
        margin: -30px auto;
        display: block;
        vertical-align: middle;
    }

    .wp-container-core-group-layout-15.wp-container-core-group-layout-15> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 100%;
        margin: auto !important;
    }

    .bloc_desc_white {
        margin-bottom: 0px;
    }

    .bl-atout-info {
        padding: 0px;
    }

    .bl-atout-info img {
        width: 35%;
        margin: -10px;
    }

    .bl-atout-info h5 {
        font-size: 3.4rem;
        font-weight: 800;
        margin-bottom: 15px;
    }

    .bl-atout-info h4 {
        font-size: 1.6rem;
        font-weight: 600;
    }

    .bl-atout-info h3 {
        font-size: 1.6rem;
        font-weight: 300;
    }

    .bloc_doree {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .mba-doree {
        display: block;
        margin: 10px;
        font-size: 1.1rem;
        line-height: 1.8rem;
        font-weight: 300;
        text-align: center;
    }

    .bloc_ligne_2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .wp-container-core-columns-layout-9.wp-container-core-columns-layout-9 {
        padding: 20px;
        flex-wrap: nowrap;
    }

    .wp-container-core-group-layout-16.wp-container-core-group-layout-16> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: 100%;
        margin: auto;
        padding: 0 !important
    }

    .link-agenda {
        text-decoration: none !important;
        display: block;
    }

    .titre-t5 {
        width: 90%;
        margin: 30px auto;
        text-align: center;
    }

    .agenda-box {
        width: 90%;
        margin: auto;
    }

    .site-footer {
        color: #ffffff;
        padding: 30px 15px;
        overflow: hidden;
    }

    .site-footer .container {
        width: 100%;
    }

    .site-footer .row {
        width: 100%;
        margin: auto;
    }

    .site-footer h3 {
        font-size: 2rem;
        line-height: 3rem;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .footer-end {
        font-size: 1rem;
        line-height: 1.4rem;
        text-align: center;
    }

    .footer-end ul {
        margin: 0;
    }

    .footer-end ul li {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .text-end {
        text-align: left !important;
    }

    ul.menu-footer-1 {
        columns: 1;
        font-size: 1.1rem;
        font-weight: 300;
        line-height: 1.4rem;
        margin-left: 25px;
    }

    ul.menu-footer-1 li {
        margin-bottom: 10px
    }

    .site-footer .p-logo {
        font-size: 1rem;
        margin: 10px 0;
    }

    .site-footer p {
        font-size: 0.8rem;
        margin: 20px 0;
        display: block;
        width: 320px;
    }

    .site-footer p span {
        font-size: 1.1rem;
        font-weight: 600;
        width: 320px;
    }

    .social-footer p {
        font-size: 1.1rem;
        font-weight: 600;
        width: 320px;
    }

    /* Menu Mobile */

    ul.navbar-nav {
        font-family: 'Poppins';
        font-size: 1.3rem;
        letter-spacing: -1px;
        line-height: 2rem;
        margin-bottom: 20px;
        font-weight: 300;
    }

    ul.navbar-nav ul.dropdown-menu {
        font-size: 1rem;
        text-transform: capitalize;
        letter-spacing: 0px;
        line-height: 1.6rem;
        margin-bottom: 15px;
    }

    .dropdown-item {
        display: block;
        width: 100%;
        clear: both;
        font-weight: 400;
        color: #3b6cfb;

    }

    .bloc-article-cat {
        background-color: #FFCA0D;
        min-height: 240px;
        padding: 35px;
        position: relative;
        margin-bottom: 30px;
    }

    .bloc-article-cat h2 {
        font-size: 2.6rem;
        line-height: 3rem;
        letter-spacing: -1px;
        margin-bottom: 15px;
    }

    .btn-article-voir {
        color: #3B6CFB;
        background-color: #ffffff;
        text-decoration: none;
        font-size: 0.8rem;
        text-transform: uppercase;
        padding: 12px 20px;
        margin: 20px 0;
        border-radius: 50px;
        position: relative;
        font-weight: 600;
        bottom: unset;
    }

    .btn-article-voir img {
        width: 24px;
    }

    .bloc-texte-entete {
        width: 100%;
        bottom: 20px;
    }

    .bloc-logo-entete {
        position: absolute;
        top: 25px;
        left: 30px;
    }

    .insag-logo img {
        width: 140px;
        margin-bottom: 10px;
    }

    .bloc-other-category {
        font-family: "DM Serif Display";
        font-size: 28px;
        background-color: #3B6CFB;
        color: #ffffff;
        text-align: center;
        padding: 30px 60px;
        margin-bottom: 20px;
    }

    .bloc-texte-entete h3 {
        font-size: 2rem;
        color: #ffffff;
    }

    .bloc-texte-entete img {
        width: 32px;
    }

    .bloc-texte-entete h2 {
        margin: auto;
        margin-top: 20px;
        width: 90%;
        text-align: center;
        font-size: 3rem;
        color: #ffffff;
    }

    .wp-container-core-columns-layout-2.wp-container-core-columns-layout-2 {
        flex-wrap: nowrap;
        width: 100%;
    }

    .bloc-point-fort {
        width: 100%;
        margin: auto;
        padding: 20px;
        text-align: center;
        color: #ffffff;
    }

    .logo-bloc-footer {
        position: absolute;
        top: 25PX;
        left: 30px;
        width: 33%;
    }

    .bloc-footer-texte {
        position: absolute;
        left: 30px;
        color: #FFFFFF;
        bottom: 25px;
        font-size: 13px;
    }

    /* page actus agenda  */

    div.site article.category-actus,
    article.category-agenda {
        width: 100%;
        padding: 30px;
        margin: auto;
    }

    .category-actus .entry-title,
    .category-agenda .entry-title {
        font-size: 2.4rem;
        font-weight: 600;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .category-actus p,
    .category-agenda p {
        font-size: 1.2rem;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /* page a propos  */

    .post-22 p {
        font-size: 1.2rem;
        padding: 0 24px;
    }
    
    .layout-cols {
        width:100%;
    }
    
    .bloc-point-fort {
        width:100%;
    }
}