
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Manrope:wght@400;500;600;700&display=swap');


/* ****************** DETAIL ********************************************* */


section.wrapper_detail_actu {
    position: relative;
    padding: 47px 0 40px;
}

.content-detail {
    /* display: flex; */
    /* position: relative; */
    align-items: unset;
}

aside.aside_left {
    width: 70%;
    position: relative;
    padding-right: 70px;
    padding-left: 15px;
    /* display: flex; */
    /* flex-wrap: wrap; */
}

.content-aside__left {
    /* padding-right: 40px; */
    position: relative;
    width: 100%;
}

.item-bloc-left {
    padding: 30px 40px 7px;
    box-shadow: rgba(149,157,165,.1)0 0 24px;
    margin-bottom: 60px;

}

.wrap-item-bloc-left {
}

.ct-item-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    margin-bottom: 8px;
    margin-right: 24px;
}

.entry-meta.ct-item-meta {
    margin-bottom: 14px;
}

.ct-item-meta li {
    font-size: 15px;
    color: #415674;
    font-weight: 600;
    flex-wrap: wrap;
    display: flex;
    transition: all .3s linear;
    align-items: center;
}

.ct-item-meta li a {
}

.ct-item-meta .item-category a {
}

.ct-item-meta .item-category {
    margin-right: 36px;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #959595;
    line-height: 30px;
}

.ct-item-meta .item-category a:last-child:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #bababa;
    top: 50%;
    right: -20px;
    transform: translatey(-50%);
}

ul.entry-date.ct-item-date {
    position: absolute;
    right: 70px;
    width: 65px;
    height: 77px;
    flex-direction: column;
    top: 0;
    color: #fff;
    font-size: 24px;
    background-color: #959595;
    display: inline-flex;
    text-align: center;
    font-weight: 800;
    justify-content: center;
    right: 41px;
}

li.item-date-m {
    line-height: 35px;
    font-size: 24px;
}

li.item-date-d {
    line-height: 20px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.entry-title {
    font-size: 27px;
    font-weight: 800;
    line-height: 40px;
    margin-bottom: 60px;
    color: #1a1a1a;
    position: relative;
    margin-top: -6px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right,#959595,#cfa13f 50%,#1a1a1a 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: all .5s cubic-bezier(0,0,.23,1);
    letter-spacing: -1px;
    display: flex;
}

.entry-title:after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #efefef;
    height: 1px;
    left: 0;
    bottom: -30px;
}

li.item-comment {
    text-transform: capitalize;
    color: #74787c;
    font-size: 16px;
    line-height: 35px;

    font-weight: 400;
    text-transform: capitalize;
}

.entry-title:hover {
    background-position: 0;
}



.entry-img {
    margin-bottom: 40px;
}

.entry-img img {
    width: 100%;
    border-radius: 10px;
}




.entry-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;

    color: #74787c;
    margin-bottom: 30px;
}

.entry-content blockquote {
    padding: 31px 40px;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    color: #1b2336;
    font-weight: 600;
    position: relative;
    margin: 30px 44px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    background-image: url(../images/bg/blockquote_Blog_Single.jpg);
    background-position: 50%;
    background-size: cover;
}

.entry-content blockquote p:first-child {
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.entry-content blockquote p:last-child {
    font-size: 18px;
    line-height: 35px;
    font-weight: 700;
    color: #959595;
    margin-bottom: 0;
}

.entry-footer {
    display: flex;
    flex-direction: column;
}

.entry-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-grow: 1;
    margin-right: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: flex;
    position: relative;
    padding: 30px 0;
    margin-top: 30px;
}

.entry-tags:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    background-color: #eee;
}

.entry-tags label {
    font-size: 18px;
    color: #1a1a1a;
    line-height: 32px;
    font-weight: 800;
    margin: 6px 0;
    margin-right: 18px;
}

.entry-tags a {
    background-color: #fff;
    padding: 5px 20px;
    font-weight: 700;
    color: #1a1a1a;
    display: inline-block;
    font-size: 15px;
    box-shadow: rgba(50,50,93,.1)0 13px 27px -5px,rgba(0,0,0,.15)0 8px 0 -8px;
    line-height: 30px;
    margin-right: 7px;
    margin-bottom: 7px;
    position: relative;
    z-index: 1;
    text-transform: capitalize;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    transition: .25s ease;
    margin-top: 5px;
    margin-bottom: 5px;
}

.entry-tags a:hover {
    color: #fff;
    border-color: #959595;
    background-color: #959595;
}

.entry-social {
    display: flex;
    flex-wrap: wrap;
    margin: 11px 0;
    align-items: center;
    font-size: 15px;
    line-height: 1.86;
    color: #415674;
}

.entry-social a {
    position: relative;
    padding-right: 34px;
    font-size: 16px;
    color: #a1a1a1;
    display: flex;
    flex-basis: min-content;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    transition: .3s cubic-bezier(.24,.74,.58,1);
    align-items: center;
}

.entry-social span {
    display: inline-block;
    width: 0;
    padding-left: 5px;
    opacity: 0;
    margin-left: 0;
    transition: .25s;
    white-space: nowrap;
}

.entry-social a:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #a1a1a1;
    border-radius: 50%;
    top: 50%;
    transform: translatey(-50%);
    right: 20%;
    transition: all 220ms linear;
}

.entry-social a:hover {
    color: #959595;
}

.entry-social a:hover span {
    width: 100px;
    opacity: 1;
    text-align: left;
}




.entry-author-info {
    padding: 36px 55px;
    border: 1px solid #f3f3f3;
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 60px;
}

.entry-author-avatar {
    min-width: 160px;
    width: 160px;
    margin-right: 30px;
}

.entry-author-avatar img {
    width: 100%;
    -webkit-border-radius: 160px;
    -khtml-border-radius: 160px;
    -moz-border-radius: 160px;
    -ms-border-radius: 160px;
    -o-border-radius: 160px;
    border-radius: 160px;
}

.entry-author-meta {}

h3.author-name {
    font-size: 22px;
    font-weight: 800;
    color: #1a1a1a;
    line-height: 32px;
    margin: 0 0 15px;
    transition: .3s cubic-bezier(.24,.74,.58,1);
}

.author-description {
    margin-bottom: 2px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;

    color: #74787c;
}

ul.user-social {
    margin: 0;
    line-height: 28px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

ul.user-social li {}

ul.user-social a {
    color: #a1a1a1;
    margin-right: 20px;
}

ul.user-social a:hover {
    color: #959595;
}

.date-actualite {
    color: #808080;
}


.entry-navigation {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.nav-links-actu {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}

.nav-item-actu {
    width: 50%;

}

.nav-item-actu.nav-post-prev {
    padding-right: 20px;
}

.nav-post-holder {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.nav-post-img {
    width: 75px;
    min-width: 75px;
    position: relative;
    overflow: hidden;
}

.nav-post-prev .nav-post-img {
    margin-right: 20px;
}

.nav-post-img a {
    position: relative;
    overflow: hidden;
    display: block;
}

.nav-post-img a:before {
    content: '\f101';
    font-family: "FontAwesome";
    position: absolute;
    color: #fff;
    font-size: 21px;
    opacity: 0;
    transition: .3s ease;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    animation: none!important;
}

.nav-post-img a:after {
    content: '';
    position: absolute;
    opacity: 0;
    transition: .3s ease;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1a1a1a;
}

.nav-post-img img {
    width: 100%;
    transition: all .3s linear;
}

.nav-post-meta {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-around;
    height: 100%;
}

.nav-post-link {
    font-weight: 800;
    color: #1a1a1a;
    font-size: 16px;
    margin-top: 4px;
    display: block;
    /* text-overflow: ellipsis; */
    /* overflow: hidden; */
    -webkit-line-clamp: 2;
    height: 50px;
    line-height: 25px;
    -webkit-box-orient: vertical;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right,#959595,#959595 50%,#1a1a1a 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: all .5s cubic-bezier(0,0,.23,1);
}

.nav-post-date {
    font-size: 14px;
    /* line-height: normal; */
    color: #415674;
    font-weight: 600;
    /* display: flex; */
    /* align-items: center; */
}

.nav-post-date i {
    position: relative;
    /* top: 2px; */
    margin-right: 6px;
}

.entry-img {
    margin-bottom: 60px;
    /* box-shadow: rgba(149,157,165,.1)0 0 24px; */
}

.entry-img img {
    width: 100%;
    border-radius: 10px;
    box-shadow: rgba(149,157,165,.1)0 0 24px;
}



.nav-post-next {
    text-align: right;
    display: flex;
}

.nav-post-next .nav-post-holder {
    justify-content: flex-end;
}

.nav-post-next i {
    margin-left: 6px;
    margin-right: 0;
}

.nav-post-next .nav-post-img {
    margin-left: 20px;
}

.nav-post-holder:hover .nav-post-link {
    background-position: 0;
}

.nav-post-holder:hover .nav-post-img a:before {
    opacity: 1;
}

.nav-post-holder:hover .nav-post-img a:after {
    opacity: .75;
}




.bloc_telechargement_wrapper {
    width: 49%;
    margin-right: 0;
    cursor: pointer;
    box-sizing: border-box;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    margin-bottom: 20px;
}   

.bloc_telechargement_description {
    position: relative;
    padding: 3px 0 10px 0;
    font-size: 12px;
    font-weight: 200;
    line-height: 1.5;
    font-weight: 600;
}

.bloc_telechargement {
    /* margin-bottom: 15px; */
    position: relative;
} 

.bloc_telechargement a{
    /* margin-bottom: 15px; */
    position: relative;
    padding: 0;
    /* min-height: 100px; */
    height: auto;
    display: flex;
    padding-bottom: 0;
} 

.date_publication {
    color: #7e7e7e;
    text-transform: none;
    font-size: 10px;
    width: auto;
    padding-top: 6px;
}

.date_publication span {
  padding-right: 15px;
}

.bloc_telechargement::after {
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    background: #0699CB;
    bottom: 0;
    transition: all linear 0.3s;
    right: 0;
}

.bloc_telechargement_logo img {
    /* filter: grayscale(100%); */
    height: 35px;
    width: auto;
}
.bloc_telechargement:hover::after {
    transition: all linear 0.3s;
    width: 100%;
    right: auto;
    left: 0;
}   

.bloc_telechargement_logo {
    float: left !important;
    text-align: center;
    width: auto;
    height: 100%;
    padding: 10px;
    justify-content: center;
    align-content: center;
    background-color: #106fa8;
}

.bloc_telechargement_texte {
    overflow: hidden;
    padding: 10px 0 0;
    color: #000000;
    font-size: 14px;
    line-height: 1.4em;
    height: auto;
    min-height: auto;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.bloc_telechargement:hover {
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.bloc_telechargement:hover::after {
    transition: all linear 0.3s;
    width: 100%;
    right: auto;
    left: 0;
}

.bloc_telechargement::after {
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    background: #106fa8;
    bottom: 0;
    right: 0;
    transition: all linear 0.3s;
}

.bloc_telechargement_footer {
    width: auto;
    position: absolute;
    padding-top: 0;
    /*! overflow: hidden; */
    bottom: 0;
    width: 100%;
    /*! display: flex; */
    font-size: 18px;
    display: none;
}




.comments-area {
    margin-bottom: 60px;
}

.comment-list-wrap {
    margin-top: 60px;
    padding: 30px 50px 10px;
    box-shadow: rgba(149,157,165,.1)0 0 24px;
    border-radius: 5px;
}

.comments-title {
    font-size: 24px;
    line-height: 25px;
    font-weight: 800;

    color: #1a1a1a;
    margin-bottom: 32px;
}
p.chapeau-actualite {
    margin: 15px 0 53px;
    font-size: 16px;
    font-weight: 400;
    /* line-height: 30px; */
    font-family: DM Sans;
    color: #74787c;
    transition: all .3s linear;
}
.comment-list {}

.item-commentaire {
    margin-bottom: 54px;
}

.comment-body {
    padding: 20px 40px 25px;
    background-color: #fafafa;
}

.comment-inner {
    display: flex;
    flex-wrap: nowrap;
}

.comment-content {
    position: relative;
    flex-grow: 1;
    -webkit-transition: .3s cubic-bezier(.24,.74,.58,1);
    -khtml-transition: .3s cubic-bezier(.24,.74,.58,1);
    -moz-transition: .3s cubic-bezier(.24,.74,.58,1);
    -ms-transition: .3s cubic-bezier(.24,.74,.58,1);
    -o-transition: .3s cubic-bezier(.24,.74,.58,1);
    transition: .3s cubic-bezier(.24,.74,.58,1);
}

.comment-meta {}

.comment-date {
    position: relative;
    font-size: 16px;
    padding-left: 23px;
    color: #74787c;
    font-weight: 500;
    line-height: 28px;
    display: inline-block;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
}

.comment-date:before {
    content: "\f073";
    font-family: "FontAwesome";
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    left: 0;
}

.comment-text {
    color: #74787c;
    font-size: 16px;
    padding: 7px 0 10px;
    line-height: 30px;
    font-weight: 400;
}

.comment-avatar {
    display: flex;
}

.comment-avatar img {
    width: 35px;
    height: 35px;
    min-width: 35px;
    margin-right: 30px;
    float: left;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

h4.comment-title {
    text-transform: capitalize;
    margin-bottom: 2px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #1a1a1a;
    transition: .3s cubic-bezier(.24,.74,.58,1);
}

.comment-reply {
    position: absolute;
    top: 0;
    right: 0;
}

.comment-reply a {
    line-height: 35px;
    display: inline-block;
    padding: 0 17px;
    font-size: 14px;
    color: #1a1a1a;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
}

.comment-reply a i {
    margin-left: 4px;
    font-size: 14px;
}

.children-commentaire {
    padding-left: 76px;
    margin: -22px 0;
}

.children-commentaire li {
    margin-top: 50px;
}









.ligne-form {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.review-submit-btn input#submit {
    border: 1px solid #c4932a;
    padding: 0 30px;
    height: 50px;
    /* line-height: 50px; */
    color: #fff;
    line-height: 1.5;
    box-shadow: 0 7px 18px 0 #c5912c78;
    /* width: 100%; */
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.2px;
    border-radius: 5px;
    background-color: #c5912c;
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    font-size: 16px;
    font-weight: 600;
    color: #455892;
    margin-bottom: 10px;
    width: 100%;
    display: block;
}

.form-group input {}

.form-control {
    border: 1px solid rgba(0, 0, 0, 0.125);
    width: 100%;
    color: #111111;
    background-color: #ffffff;
    border-radius: 4px;
    height: 50px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: "DM sans";
    display: block;
}

textarea.form-control {
    height: 180px;
}

.btn.btn-black {
    background: #263547;
    color: #fff;
    border: 1px solid #263547;
    width: 100%;
    padding: 1em 1.5em;
    font-size: 1em;
    border-radius: 0.25rem;
    font-weight: 400;
    line-height: 1.5;
}


.form-group.two-items {
    width: 49%;
}

.form-group.one-item {
    width: 100%;
}


.form-group.review-submit-btn {
    margin: 0;
}

.footer-liste-programme-left {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.pagination {
    /* display: flex; */
    justify-content: center;
    /* margin-right: 30px; */
}

.page-link {
    position: relative;
    display: block;
    color: #272262  ;
    text-decoration: none;
    background-color: #fff;
    /* padding: 13px 20px; */
    display: flex;
    font-size: 16px;
    display: flex !important;
    width: 50px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    height: 50px;
    border: 1px solid #dee2e6 !important;
    /* border-bottom: 1px solid #dee2e6 !important; */
    font-weight: 500;
    border-radius: 50%;
    /* border-right: 1px solid #dee2e6 !important; */
    border-left: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.listing-pagination {
    display: flex;
    justify-content: center;
    /* border: 1px solid #dee2e6; */
    /* border-radius: 30px; */
    /* background: #959595; */
    position: relative;
    overflow: hidden;
}
.listing-pagination >li:first-child a{
    /* border-top-left-radius: 20px; */
    /* border-bottom-left-radius: 20px; */
    background-color: #959595;
    /* border: 1px solid #dee2e6; */
    /* display: block; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.listing-pagination >li:last-child a{
    /* border-top-right-radius: 20px; */
    /* border-bottom-right-radius: 20px; */
    /* border: 1px solid #dee2e6; */
}

.listing-pagination >li:first-child a {
    color: white;
}





/* ************** ASIDE RIGHT ***************************** */


aside.aside_right {
    width: 30%;
    position: relative;
    /* font-family: manrope,sans-serif; */
}



.widget-aside {
    padding: 35px 40px 40px;
    /* background-color: #fafafa; */
    /* border-radius: 5px; */
    margin-bottom: 40px;
    border: 1px solid #f0f0f0;
}

.widget-aside.widget_search {
    border-color: transparent;
    border-radius: 5px;
    background-color: #fafafa;
}

.widget-content {}

h2.widget-title {
    font-size: 22px;
    margin-bottom: 41px;
    padding-bottom: 12px;
    position: relative;
    color: #1b2336;
    clear: both;
    line-height: 1.2;
    font-weight: 600;
    font-family: 'DM SANS';
}

h2.widget-title:before {
    content: '';
    width: 35px;
    height: 3px;
    background-color: #272262  ;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-radius: 8px;
}

h2.widget-title:after {
    content: '';
    width: 10px;
    height: 3px;
    background-color: #272262  ;
    position: absolute;
    bottom: -10px;
    left: 42px;
    border-radius: 8px;
}

h2.widget-title span:last-child {
    width: 5px;
    display: block;
    position: absolute;
    height: 3px;
    background-color: #272262  ;
    bottom: -10px;
    left: 59px;
    border-radius: 8px;
}

form.search-form {
    position: relative;
}

form.search-form input {
    border: none;
    border-radius: 0;
    background-color: #fff;
    padding: 27.5px 24px;
    font-size: 16px;
    font-style: italic;
    line-height: 95px;
    color: #939393;
    box-shadow: rgba(149,157,165,.2)0 8px 24px;
    height: 51px;
    transition: all 200ms linear 0ms;
    width: 100%;
}

form.search-form button {
    padding: 0;
    border: none;
    line-height: 55px;
    height: 100%;
    width: 55px;
    position: absolute;
    outline: none;
    top: 0;
    right: 0;
    color: #fff;
    font-weight: 400;
    background-color: #272262  ;
    background-image: none;
    border-radius: 0;
}



.widget-aside.widget_categories {
    position: relative;
    margin: 0 0 40px;
    padding: 44px 40px 45px;
    border-radius: 10px;
    background: url(../images/bg/bg-widget.jpg) no-repeat center center/cover;
    padding-right: 35px;
    padding-left: 35px;
}



ul.list-categories {}

li.item-categorie {
    background: #fff;
    padding: 10px 22px;
    border-radius: 3px;
    text-transform: capitalize;
    display: block;
    font-size: 15px;
    color: #252525;
    line-height: 26px;
    position: relative;
    margin: 0 0 15px;
    /* font-family: 'Roboto', sans-serif; */
    font-weight: 500;
}

li.item-categorie a {}

li.item-categorie span {
    display: inline-block;
    width: 32px;
    height: 36px;
    border-radius: 5px;
    text-align: center;
    background: #ededed;
    font-size: 12px;
    color: #252525;
    line-height: 36px;
    font-weight: 700;
    position: absolute;
    right: -14px;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

li.item-categorie:hover span {
    background: #959595;
    color: #fff;
}

li.item-categorie:hover a {
    color: #959595;
}

li.item-categorie:last-child {
    margin-bottom: 0;
}

.list-categories.actualite {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: start;
}

.image-actualite-recent {
    display: flex;
    width: 25%;
    flex-wrap: wrap;
}

.content-actualite-recent {
    width: 75%;
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    /* align-items: center; */
}

.title-actualite-recent > h2 {
    font-size: 16px;
    line-height: 25px;
    max-height: 55px;
    /* overflow: hidden; */
    font-weight: 500;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right,#959595,#959595 50%,#1a1a1a 50%);
    background-size: 200% 100%;
    background-position: 100%;
    transition: all .5s cubic-bezier(0,0,.23,1);
}

.list-categories.actualite:hover h2 {
    background-position: 0;
}

span.icon-date {
    margin-right: 5px;
}



.text-artiicle {
    box-shadow: 0px 0px 20px 0px rgb(123 123 123 / 10%);
    padding: 30px;
    /* margin-bottom: 30px; */
}

h2.titre-article {
    color: #004a9b;
    font-size: 22px;
    margin: 0;
    padding: 10px 0 10px;
    font-weight: 600;
    /* letter-spacing: -1px; */
}

a.item-photo-actu {
    padding: 0 15px;
    display: block;
}

a.item-photo-actu img {
    max-width: 100%;
    height: 325px;
    object-fit: cover;
}

.photos-actu .nav-btn {
    position: absolute;
    top: 46%;
    background: #129f61;
    height: 43px;
    width: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 3px;
    font-size: 21px;
    transform: translateY(-50%);
}

.photos-actu .nav-btn i {
    color: #fff;
}

.photos-actu .nav-btn.next-slide {
    right: 0;
}

/******************************************************************************************************************************|
                                                               AGENDA                                                          |
*******************************************************************************************************************************/


.wrapper-agenda {
    padding: 60px 0px 50px;
    position: relative;
    /* background-image: url("https://radiustheme.com/demo/wordpress/themes/finbuzz/wp-content/uploads/2022/01/element_16.png"); */
    /* padding-top: 290px; */
    /* margin-top: -220px; */
}

.top-agenda {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
}

.deuxieme-partie-entete{
    display: flex;
    justify-content: end;
    /* padding: 0% 40%; */
    width: 62%;
    flex-wrap: wrap;
    /* margin-right: 5px; */
    /* margin: 15px 0 35px; */
}

button.button-fulltime.active {
    background: #005aa9;
    color: white;
}
.button-style{
    /* margin: 2%; */
    text-decoration: none;
    color: #1a1a1a;
    /* border-radius: 15px; */
    border: none;
    width: 100%;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    /* font-size: 16px; */
}

.button-style:hover{
    text-decoration: none;

}

.button{
    /* width: 15%; */
    /* height: 38px; */
    margin-left: 1%;
    background-color: #005aa9;
    color: white;
    padding: 5px 15px;
    border-radius: 50px;
    border: none;
    /* font-weight: 600; */
    transition: all ease 0.5s;
}

.wrap-top-agenda {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.wrap-top-agenda .section-title {
    width: 46%;
    margin: 0;
}

h2.title-bloc {
    font-family: Comfortaa;
    font-weight: 600;
    font-size: 22px;
    line-height: 1.2;
}

.button-style {}

button.button-fulltime.active > div {
    color: inherit;
}

button.button-fulltime:first-child {
    margin-left: 0;
}


button.button-fulltime.active::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 15px 0 15px;
    border-color: #005aa9 transparent transparent transparent;
    position: absolute;
    top: 100%;
    /* color: #5600bc; */
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

span.text-precision {
    display: block;
    font-size: 13px;
    font-weight: 400;
    display: block;
    line-height: 20px;
    margin-top: 8px;
    /* color: var(--body-color); */
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

section.biography-wrapper {
    /* background: #959595; */
}

.deuxieme-partie-entete button {
    /* display: flex; */
    /* flex-direction: column; */
    align-items: center;
    border-radius: 15px;
    background: white;
    padding: 18px !important;
    width: 212px;
    /* height: 92px; */
    position: relative;
}

.button-fulltime{
    /* width: 15%; */
    /* height: 37px; */
    margin-left: 15px;
    /* background-color: #005aa9; */
    color: #74787c;
    border-radius: 15px;
    border: none;
    /* font-weight: 500; */
    position: relative;
    transition: background ease-in 0.5s;
    border: 1px solid #cccbcb;
    /* padding: 5px 15px; */
}



.wrap-agenda {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
}

.item-agenda {
    width: 100%;
    margin-bottom: 30px;
}

.wrap-item-agenda {
    padding: 30px;
    background: #fff;
    box-shadow: 0px -1px 40px 0px rgb(0 0 0 / 9%);
    border-radius: 10px;
    /* margin-bottom: 30px; */
    /* margin-top: 30px; */
    display: flex;
    flex-wrap: wrap;
}

.image-agenda {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    width: 50%;
}

.item-agenda:hover .title-actualite {
    background-position: 0;
}

.image-agenda img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 10px;
}

.date-agenda {
    position: absolute;
    width: 60px;
    background: #959595;
    top: 0;
    right: 0;
    padding-bottom: 5px;
    padding-top: 18px;
    border-radius: 0 0 50px 50px;
    text-align: center;
    text-transform: uppercase;
    /* z-index: 1; */
}

.date-agenda span {
    display: block;
    font-size: 13px;
    font-family: Comfortaa;
    font-weight: 700;
    line-height: 20px;
    color: #fff;
}

span.date_in_number {
    position: relative;
    width: 50px;
    background: #fff;
    font-size: 16px;
    line-height: 58px;
    height: 50px;
    color: #4a4e56;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    margin: 10px auto 0px;
    -webkit-transition: .9s ease-in-out;
    transition: .9s ease-in-out;
    text-transform: none;
}

.content-actualite {
    position: relative;
    padding: 0px 0 0 40px;
    width: 50%;
    display: flex;
    flex-direction: column;
}

.subtitle-actualite {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #272262  ;
    display: block;
    margin-bottom: 5px;
    /* display: none; */
}

.title-actualite {
    font-size: 21px;
    font-weight: 600;
    /* color: var(--heading-dark); */
    display: block;
    line-height: 27px;
    /* font-family: 'League Spartan'; */
    /* font-family: "Raleway"; */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right,#959595,#959595 50%,#1a1a1a 50%);
    background-size: 200% 100%;
    transition: all .5s cubic-bezier(0,0,.23,1);
    background-position: 100%;
    letter-spacing: -1px;
}

.item-agenda .right-slide {
    position: absolute;
    right: 0;
    /* top: 0; */
    bottom: 0;
    overflow: hidden;
    height: 50px;
    width: 50px;
}

.item-agenda .right-slide span {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 50px;
    color: #272262  ;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 10px 0;
    border: 1px solid #e4e7ee;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}

.item-agenda .right-slide span:nth-child(2) {
    opacity: 0;
    background: #272262  ;
    border-color: #272262  ;
    color: #fff;
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
}

.item-agenda:hover .right-slide span:nth-child(2){
     -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity:1;
    
}


.item-agenda:hover .right-slide span:nth-child(1){
     -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity:0;
    
}

.wrap-agenda .slick-dots li button{
   display: none;
   margin: 0;
   PADDING: 0;
}

.wrap-agenda .slick-dots {
    display: flex;
    justify-content: center;
    position: relative;
    padding-top: 25px;
    align-items: center;
}

.wrap-agenda .slick-dots li {
    width: 10px;
    display: flex;
    transition: all ease-in 0.5s;
    justify-content: center;
    align-items: center;
    height: 10px;
    border: 1px solid #bbb6b6;
    opacity: 1;
    border-radius: 30px;
    margin: 0 3px;
    background: #959595;
}

.wrap-agenda .slick-dots li.slick-active, .wrap-agenda .slick-dots li:hover {
    width: 15px;
    /* aspect-ratio: 1; */
    height: 15px;
    background: #272262  ;
    border: none;
}

.wrap-title-agenda .title {
    font-size: 47px;
    line-height: 50px;
    font-weight: 600;
    padding: 0 0 10px;
}

.wrap-title-agenda .subtitle {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    color: #078586;
    padding: 0 0 10px;
    text-decoration: underline;
}

.wrap-title-agenda {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
    margin-bottom: 20px;
}


.wrap-agenda .slick-btn {
    position: absolute;
    background-color: #272262  ;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
    font-size: 24px;
    z-index: 4;
    width: 70px;
    height: 70px;
    margin: 0;
    box-shadow: 0 11px 24px 0 rgb(126 126 126 / 16%);
    top: 50%;
    left: 29%;
    transform: translateY(-50%);
    border-radius: 50%;
}

.wrap-agenda .slick-btn.slick-next {
    right: 28%;
    left: unset;
    background: #959595;
}

.wrap-agenda .slick-btn:hover {
    background: #959595;
}


ul.conteneur-onglet-partner {
    display: flex;
    justify-content: flex-end;
    padding: 0;
    flex-wrap: wrap;
    /* padding-right: 10px; */
}

ul.conteneur-onglet-partner li {
    padding: 5px 15px;
    margin: 0 5px;
    border: 1px solid #272262  ;
    border-radius: 25px;
    font-size: 13px;
    font-weight: 400;
    /* margin-bottom: 16px; */
}

ul.conteneur-onglet-partner li.actif, 
ul.conteneur-onglet-partner li:hover {
    border: 1px solid #272262  ;
    color: #272262  ;
    background-color: #272262  ;
    color: #fff;
    cursor: pointer;
}


.wrapper-btn {
    margin-top: 30px;
    display: flex;
}

.wrapper-btn.center {
    justify-content: center;
}

.btn.btn-all {
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    font-size: 14px;
    display: flex;
    color: gray;
    display: flex;
    align-items: center;
    /* background: #272262  ; */
    color: #272262  ;
    font-size: 13px;
    border-bottom: 1px solid #272262  ;
}

a.btn.btn-all i {
    margin-left: 7px;
}

a.popular-item {
    background-color: #fff;
    padding: 5px 20px;
    /* font-weight: 600; */
    color: #1a1a1a;
    display: inline-block;
    font-size: 15px!important;
    box-shadow: rgba(50,50,93,.1)0 13px 27px -5px,rgba(0,0,0,.15)0 8px 0 -8px;
    line-height: 30px;
    margin-right: 7px;
    margin-bottom: 7px;
    position: relative;
    text-transform: capitalize;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    transition: .25s ease;
}

a.popular-item:hover {
    background: #959595;
    color: #fff;
}


span.category-actu {
    position: absolute;
    top: 12px;
    left: 10px;
    z-index: 2;
    background: #959595d4;
    color: #fff;
    display: none;
    border-radius: 20px;
    width: 35px;
    font-size: 12px;
    text-align: center;
    width: auto;
    padding: 6px 11px;
    line-height: 1;
}