@media screen and (min-width: 1388px) {
    .is-tri .container:not(.is-fluid) {
        width: 1400px !important;
        max-width: 1400px !important;
    }
}
.temoignage__container.page__container{
    display: flex;
}
.folder-header{
    background: unset !important;
}
.bloc__left__container{
    max-width: 894px;
    max-height: 736px;
    padding: 60px 56px;
    background-color: #f6f6f6;
    border-radius: unset;
    margin-right: 80px;
}
.sidebar__item__title a{
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    font-size: 18px !important;
    font-weight: 600;
    line-height: 1.33;
    text-align: left;
    color: #00263c;

}
.category__image__bloc img{
    max-width: 780px;
    max-height: 490px;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    object-fit: cover;
}

.sidebar__article__tag{
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #00263c;
    margin: 0 8px 0 15px;
    padding: 4px 8px;
    border: solid 1px #00263c;
    border-radius: 16px;
}
.sidebar__image__bloc img{
    width: 385px;
    height: 270px;
    margin: 0 0 13px;
    border-radius: 8px;
    object-fit: cover;
}
.sidebar__article__date{
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    font-size: 12px;
    line-height: 1.25;
    text-align: left;
    color: #00263c;
    margin-right: 8px;
}
.video-flag{
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    background-color: #b7e1ea;
    color: #00263c;
    font-size: 12px;
    line-height: 1.25;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 16px;
    height: unset;
}
.mg__type__content .video-flag svg{
    margin-right: 5px;
}
.sidebar__bloc h2{
    margin: 16px 0 40px 0;
    max-width: 380px;
}

.sidebar__category__bloc .sidebar__title{
    font-size: 38px;
    font-weight: 700;
    color: #00263c;
    padding: 0 60px;
}
.sidebar__category__bloc .head__bloc__title p{
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #00263c;
    margin: 8px;

}
.sidebar__category__bloc .head__bloc__title{
    margin-bottom: 40px;
}
.bloc__title a{
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.21;
    text-align: left;
    color: #00263c;
}
.bloc__left__container .category__image__bloc .mg__type__content{
    margin: 15px 0;
}


.bloc_temoignage_container{
background: url('/../../../mag-business/wp-content/themes/uncode-child/img/bloc_temoignage.png');
    text-align: center;
    padding: 180px 0;

}
.bloc__category__temoignage p.testemoinial{
    font-family: 'Bouygues Speak', Arial, sans-serif !important;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.21;
    text-align: center;
    color: #fff;
    opacity : 0.9;
}
.bloc__category__temoignage p img{
    max-width: 178px;
    max-height: 91px;
}
.bloc__category__temoignage p.function{
    font-family: 'Bouygues Read', Arial, sans-serif !important;
    font-size: 18px;
    line-height: 1.33;
    opacity: 0.9;
    color: #fff;
}
.is-tri .link:not([disabled]) {
    color: #fff !important;
}
.sidebar__category__bloc {
    padding-top: 45px;
    padding-bottom: 45px;
}

/*
scrolbar
 */
@media only screen and (min-width: 767px) {
    .sidebar__category__bloc {
        max-height: 100vh;
        overflow-y: auto;
        scroll-behavior: smooth;
        padding-right: 8px;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .sidebar__category__bloc::-webkit-scrollbar {
        display: none;
    }

    .bloc__left__container {
        position: sticky;
        top: 0;
        align-self: flex-start;
        height: fit-content;
    }
    body.lock-scroll {
      overflow: hidden;
      position: fixed;
      width: 100%;
    }
}
/*
*/
@media only screen and (max-width: 1300px) {
    .bloc__left__container{
        margin-right: 40px;
    }
    .sidebar__image__bloc img{
        max-width: 380px;
        max-height: 270px;
        width: 100%;
        height: 100%;
    }

}
@media screen and (min-width: 768px) and (max-width: 1030px) {
.bloc_temoignage_container{
    padding: 140px 0;
}
.bloc__left__container{
     margin-right: 25px;
     padding:56px 30px;
     max-width: 656px;
     max-height: 563.3px;
}
    .sidebar__category__bloc{
        padding-top: 40px;
    }
    .sidebar__category__bloc .sidebar__title{
        padding: 0 10px;
        font-size: 28px;
    }
    .sidebar__bloc h2{
        margin: 8px 0 25px 0;
    }
    .sidebar__item__title a{
        font-size: 15px !important;
        line-height: 1.4;
    }
    .sidebar__category__bloc .head__bloc__title p{
        font-size: 16px;
        line-height: 1.4;
    }
    .sidebar__category__bloc .head__bloc__title{
        margin-bottom: 30px;
    }
    .bloc__title a{
        font-size: 24px;
        line-height: 1.25;
    }
    .bloc__category__temoignage p.testemoinial{
    font-weight:unset;
    }
    .sidebar__image__bloc img{
    max-width: 320px;
    height: 200px;
    }
}
@media only screen and (max-width: 767px) {
    .temoignage__container.page__container{
        flex-direction: column;
    }
    .sidebar__bloc .item {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .sidebar__image__bloc img {
        object-fit: cover;
        width : 100%;
        max-width: 320px;
        height: 225px;
        display: block;
    }

    .bloc__left__container{
        width: 100%;
        max-height: unset;
        max-width: unset;
        margin-right: unset;
        padding: 40px 16px;
    }
    .bloc__title a{
        font-size: 18px;
        line-height: 1.33;
    }
    .sidebar__item__title a{
        font-size: 15px !important;
        line-height: 1.4
    }
    .sidebar__category__bloc{
        padding-left: 15px;
    }
    .sidebar__category__bloc .sidebar__title{
        font-size: 28px;
        line-height: 1.29;
    }
    .sidebar__category__bloc .head__bloc__title p{
        font-size: 15px;
        line-height: 1.4;
    }
    .bloc_temoignage_container{
        background: url('/../../../mag-business/wp-content/themes/uncode-child/img/img_temoignage_mob.png');
        padding: 90px 0px;
        margin-top: 50px;
        background-repeat: no-repeat;
    }
    .bloc__category__temoignage p.testemoinial{
        font-size: 28px;
        line-height: 1.29;
        font-weight: unset;
    }
    .sidebar__bloc .owl-dot{
        border-radius: 50px;
        height: 10px;
        width: 10px;
        display: inline-block;
        background: rgba(127, 127, 127, 0.5);
        margin-left: 5px;
        margin-right: 5px;
    }
    .sidebar__bloc .owl-dot.active{
        background: #00263c;
    }
    .sidebar__bloc .sidebar__item  h2{
        margin: 8px 0 25px 0 !important;
    }
    .category-temoignage h2.folder-articles-title{
        font-size: 28px !important;
        line-height: 1.29 !important;
        margin: 15px 25px;
    }
    .search-block-container .result-post-title{
     line-height: 1.4;
    }
    .search-block-container .post-header img{
     height: 226px;
    }
}
.category-temoignage h2.folder-articles-title{
font-family: 'Bouygues Speak', Arial, sans-serif !important;
font-size: 32px;
line-height: 1.25;
font-weight: bold;
font-style: normal;
letter-spacing: normal;
text-align: center;
}
/*
Caousel mobile
*/
.owl-stage-outer .owl-stage {
    padding-left: 0px !important;
}
.is-tri a.has-text-secondary:hover{
   color: #fff !important;
   opacity: 0.9;
}
.is-tri .link:not([disabled]) {
  opacity: 0.9;
}
.sidebar__category__bloc  h2:not([class*="fontsize-"]){
font-size:unset;
}