/*Grilles d'Actualites */

.region.region-featured{
    width: 83%;
    margin: 0 auto;
}

.region.region-featured h2{
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
    color: #0D5C95!important;
    padding: 0 10px;
    margin-bottom: 20px;
    border-left: solid 3px #C70626;
    font-family:montserrat;
    
}


.region.region-featured h2 span{
    font-weight: 800;
    margin-right: 12px;
}

.section.services.block_titre_actualites {
    width: 100%;
    margin: 0;
}

.wrapper-promotedlinks {
    display: flex;
    height: 610px;
}
.nav-promotedlinks {
    width: 5rem;
    color: #0D5C95;
    text-align: center;
    padding-top: 293px;
    height: 100%;
}
.nav-promotedlinks i {
    cursor: pointer;
}
.promotedlinks {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 90rem;
}
.inner-promotedlinks {
    /*display:flex;*/
    /*justify-content: space-around;*/
    margin: 50px 0;
    position: absolute;
    width: 100000px;
    padding-left: 10px;
}
.promoted-item {
    /*min-width: 30%;*/
    /*width: 453px;*/
    /*width: 30rem;*/
    min-height: 500px!important;
    /*width: 30%;*/
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    padding:10px;
    margin-right:20px;
    font-family: montserrat;
    position:relative;
    float: left;
}

.promoted-item .date {
    margin-left: 10px;
}

.promotedlinks .promoted-item .image img {
    object-fit: cover;
    width: 100vw;
    height: 14.28vw;
    max-width:100%;
}

.promoted-item .meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.promoted-item .cdf-mag {
    padding: 0 10px;
    width:  30%;
}

.promoted-item .cdf-mag img {
    width: 100%;
}

.promoted-item .title {
    font-family: montserrat;
    color: #0D5C95;
    line-height: 1.2em;
    padding: 5px 10px;
    font-size: 15px;
    height: 42px;
    overflow: hidden;
}

.date {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color:#000000;
}
article.has-thumbnail.node.node--type-article.node--view-mode-teaser.font-md.aos-item__inner.article-teaser .meta-keywords{
    display: none;
}

article.node.node--type-article.node--view-mode-teaser.font-md.aos-item__inner.article-teaser.article-premium .meta-keywords {
    display: none;
}

article.node.node--type-article.node--view-mode-teaser.font-md.aos-item__inner.article-teaser .meta-keywords {
    display: none;
}
.category-title {
    color: #0D5C95;
     text-transform: uppercase; 
    font-size: 11px;
    font-weight: 700;
    line-height: 1.8em;
    padding: 0 10px;
}

.summary {
    font-size: 13px;
    margin-top: 10px;
    padding: 0 10px;
}
.summary a {
    text-decoration: none;
    color: #ffffff;
    display: block;
    background: #0D5C95;
    padding: 20px 10px;
    text-align: center;
    font-size: 15px;
    margin-top: 12px;
    width: 100%;
    
}

.promoted-item .date{
    margin-left: 10px;
}
/*Bouton voir toutes nos actualités*/


.btn-actus a {
    display: table;
    margin: 0 auto;
    background: #C70626;
    color: #fff;
    text-transform: uppercase;
    padding: 20px;
    font-size: 14px;
}

.btn-actus a:hover{
transform: translateY(-10px);
}

/*mode Petit Ordi */

@media only screen and (max-width: 1500px) and (min-width: 1200px){
   
    .promoted-item {

       min-height: 455px!important; 
    }
    
}

/* mode Tablette */
@media only screen and (max-width: 1220px) {
    .wrapper-promotedlinks {
        height: 395px;
    }
    .nav-promotedlinks {
        padding-top: 157px;
    }
    
    .region.region-featured {
        width: 90%;
    }
    
    .section.services .colonne h2{
        margin: 20px 0 0 0;
    }
    
    .promotedlinks {
        flex-wrap: wrap;
    }
    
    .promoted-item {
        /*min-width: 180px;*/
        min-height: 210px!important;

        width: 398px;
    }
    
    .title{
        font-size: 13px;
    }
    .promoted-item .summary {
        display: none;
    }
    .promoted-item .date{
        font-size: 11px;
        margin-left: 0;
    }

    .promoted-item .title {
        height: 45px;
        padding-left: 0;
    }
    .promoted-item .summary {
        padding-left: 0;
    }

    .summary a {
        padding: 20px 3%;
        width: 94%;
    }

    /*.promotedlinks .meta {*/
    /*    flex-direction: column;*/
    /*    align-items: inherit;*/
    /*}*/

    /*.promotedlinks .meta .cdf-mag {*/
    /*    width: 35%;*/
    /*}*/
}

/* mode mobile */

@media all and (max-width: 767px) {
    .promotedlinks {
        height: 395px;
    }

    .inner-promotedlinks {
        padding-left: 5px;
    }

    .nav-promotedlinks {
        padding-top: 201px;
    }

    .section.services .colonne h2 {
        font-size: 18px!important;
    }

    .promoted-item .summary {
        display: block;
    }
   
    .promoted-item {
        width: 282px;
        min-height: 335px!important;
        margin-bottom: 20px;
        margin-right: 0px;
    }
    .promotedlinks .promoted-item .image img {
        height: 36.28vw;
    }
    
    .category-title {
        display: none;
    }

    .summary {
        display: block;
        font-size: 10px;
        margin-top: 10px;
        padding-right: 0;
    }

    .promoted-item .cdf-mag {
        padding: 0;
    }

    .promoted-item .cdf-mag img {
        width: 70%;
        float: right;
    }

    .promotedlinks .summary .btn-read-more {
        width: 100%;
        padding: 20px 0;
        position: inherit;
    }

}