.itemid108{
    display: none!important;/*hide the home menu*/
}

.header_static-text{
    position: relative;
}
.header_static-text p{
    font-size: 38px;
    color: #fff;
}

.header_static-text h1,.header_static-text h2,.header_static-text h3,.header_static-text h4 {
    color: #fff;
    font-weight: 300;
    text-align: center;
    line-height: 35px;
}
.header_static-text h1 {
    font-size: 38px;
}
.header_static-text h2 {
    font-size: 26px;
}
.header_static-text h4 {
    font-size: 18px;
}
.header_static-text a {
    background-color: var(--Wlightslateblue);
    padding: 15px 30px;
    color: #fff;
    text-transform:  uppercase;
    font-size: 13px;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

#video{
    margin-top: 50px;
}
.green_line{
    margin: 0 45% 20px 45%;
    border-bottom: solid 0.5px #bed442;
}



.home_objective, .home_objective_subtitle{
    width: auto;
}

.home_slider{
    color: #ffffff !important;
}

.home_slider_subtitle{
    padding: 10px;
}

.home_slider, .home_objective{
    padding-bottom: 10px;

}

.flex_carou{
    margin: 80px 50px;/*necessary to use margin for left and right when using elder caroussel which calculates width including padding*/
    padding:80px 0px;/*use padding bottom to move the arrows down */
}
.flex_carou .ec__nav{
    border-color:white!important;
}
.flex_objective{
    margin-top: 50px;
    display: flex;
    width:100%;
}
.flex_div{
    flex: 1;
    background-color: #f6f6f6;
    margin: 0 10px 20px 10px;
    padding: 10px;
}
.legende_objective{
    text-align: center;
    font-weight: bold;
}
.image_objective{
    height:150px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.carou_container{
    background-color: var(--Wfalseceruleanfrost)!important;
}
.element{
    display:none;
}



.element_carou{
    list-style-type: none;
    flex: auto;
    margin-left: auto;
    margin-right: auto;
    top: 0;
    /*height: 585px;
    width:473px;*/
    text-align: left;
    transition: 0.5s opacity;
    position: relative;
}
.element_carou,.size-elem-carou{
    /**image ratio 585/473=1.2367*/
    width: 473px;
    height: 585px;
}
.size-elem-carou{
    padding:20px;
}



.active {
    display: contents;
}
.show_element{
    display: contents !important;

    color: white;
    font-size: 20px;
}
.hide_element{
    display: none;
}
.title_element_container{
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    background-color: #6a8cc3;
    opacity: 0.8;
    padding:5px;
    line-height: 32px;
    min-height: 74px;/* line-height *2 + 2 paddings of 5*/
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.title_element{
    font-size: 28px;
    color: #c4d65e;
    font-weight: 500;
}

@media (max-width: 473px) {
    .element_carou,.size-elem-carou{
        width: 95vw;
        height:118vw;
    }
    .title_element{
        font-size: 22px;
        width: calc(1vw-10px);
    }
}

@media (min-width: 868px) {
    .element_carou_box {
        margin-left: 20px;
        margin-right: 20px;
    }
}
/*******override from style elder-caroussel**********************/
.ec .ec__nav--prev {
    left: 40%!important;
}
.ec .ec__nav--next{
    right: 40%!important;
}
.ec .ec__nav--prev::before{
    content:'\02C2' !important;
    padding:0px 5px 0px 20px;
}
.ec .ec__nav--next::before{
    content:'\02C3' !important;
    padding:0px 20px 0px 5px;
}
.ec .ec__nav {
    transform:none!important;
    border:none!important;
    height:20px!important;
    /*width: 18px!important;
    height: 18px!important;*/
}
.ec .ec__nav::before {
    font-size:40px;
    font-weight:900;
    color:var(--Wdarkcerulean);
}
@media (min-width: 868px) {
    .ec .ec__nav::before {
        font-size:60px;
    }
    .ec .ec__nav--prev::before{
        padding:0px 5px 0px 20px;
    }
    .ec .ec__nav--next::before{
        padding:0px 20px 0px 5px;
    }
}
/*
.ec .ec__nav{
    border-top-width:5px!important;
    border-right-width:5px!important;
    border-top-style:solid!important;
    border-right-style:solid!important  ;
}*/
/*specific for the articles_caroussel **/
#articles_caroussel{
    padding-bottom:60px;
}
#articles_caroussel .ec__nav{
    border-color:var(--Wdarkcerulean)!important;
}

/**************************************/
.product_summary_category{
    color:#bed442;
    font-size: 28px;
    font-weight: 300;
}
.product_summary_headline{
    font-size: 22px;
}
.show_more_box{
    color: #c4d65e;bottom: 0;margin-bottom: 5px;position: absolute;font-size: 28px;
}
.hover_element_style{
    width: 100%;
    height: 100%;
    background: rgba(15, 76, 129, 0.85)!important;
    padding: 40px 20px 20px 20px;
}
.div_banner{
    text-align: center;
    width:100%;
    margin-top:-10px;
}
.text_in_box{
    color: #4a4f51;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
}
.box_text {
    padding: 35px 10px 10px 10px;
    margin: 0px 15% 0px 15%;
}
@media (max-width: 600px) {
    .div_banner h1{
      font-size:24px;
        margin-top:-30px;
    }
    .header_static-bg {
        height: 70vh;
    }
    .carou_container{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .flex_carou{
        margin: 40px 0px;
        padding:20px 0px 40px 0px;/*use padding bottom to move the arrows down */
    }
    .slick-prev, .slick-next{
        top:620px;
    }
    .slick-prev{
        left:100px;
    }
    .slick-next{
        right:100px;
    }
    .box_text {
        padding: 35px 0px 10px 0px;
        margin: 0px;
    }
    .text_in_box{
        font-size: 16px;
    }
}
@media (max-width: 868px) {
    .flex_objective {
        flex-direction: column;
    }

    .flex_div{
        margin: 15px 0px 15px 0px;
    }
    .flex_carou{
        margin: 60px 0px 40px 0px;
        padding:20px 0px 40px 0px;/*use padding bottom to move the arrows down */
    }

}
/**********************easyblog showcase module (home) ********************************************/

#eb.eb-mod * {
    text-align: left;
    direction: ltr;
    line-height: 18px;
}
#eb.eb-mod .eb-gallery-item {
    position: relative;
    top: 0;
    left: 0 !important;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
#eb.eb-mod .eb-gallery-stage {
    position: relative;
    background: none;
    overflow: hidden;
    z-index: 2;
    padding-top: 0;
    /*border: 1px solid #e1e1e1;*/
    border-radius: 3px;
}
#eb.eb-mod .eb-gallery-viewport {
    position: relative;
    /*white-space: nowrap*/;
    -webkit-transition: ease .5s;
    transition: ease .5s;
    left: 0;
    direction: ltr;
}
#eb a:link {
    text-decoration: none;
}
#eb .swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.eb-gallery-content-article{
    text-transform: none;
    text-decoration: none;
    color: var(--Wdarkcerulean);
}

#eb.mod-easyblogshowcase-slick{
    margin: 0px 160px 70px 160px;
    font-size:14px;
}
.mod-easyblogshowcase-slick .eb-gallery-viewport-in
{
    display: flex;flex-direction: row;
}
.mod-easyblogshowcase-slick .left_arrow, .mod-easyblogshowcase-slick .right_arrow{
    width: 100%;
    height: 100%;
    margin-top: 180px !important;
    flex: initial;
}
.mod-easyblogshowcase-slick .left_arrow >i, .mod-easyblogshowcase-slick .right_arrow >i{
    color: black !important; font-size: 50px;color: rgb(210,210,210) !important;
}
.left_arrow{
    Left: 0; /* à 50%/50% du parent référent */
    margin-right: 50px;
}
.right_arrow{
    right: 0; /* à 50%/50% du parent référent */
    margin-left: 50px;
}

/**    we hide the easyblog arrow because we use the other carroussel          ****/

.eb-bottom_gallery-button{
    display:none;
}

@media (max-width: 599px){
    /*trick to display the arrow button within eb-gallery-stage that is both overflow:hidden and relative */
    .eb-gallery-stage{
        overflow: visible!important;
    }
    .eb-gallery-stage:before,
    .eb-gallery-stage:after{
        overflow: hidden;
    }
    .eb-bottom_gallery-button{
        position:absolute;
        bottom:-50px;
        height:32px;
        line-height:32px;
        color:#d2d2d2;
    }
    .eb-bottom_gallery-button-left{
        left:130px!important;
    }
    .eb-bottom_gallery-button-right{
        right:130px!important;
    }
}
.swiper-container{
    flex: auto;
}

.mod-easyblogshowcase-slick .eb-gallery-button{
    display: flex;
    align-items: center;
    margin-top:0!important;
}
.eb-gallery-button i,.eb-bottom_gallery-button i{
    font-size:50px!important;
}
.eb-gallery-thumb{
    margin-right: auto;
    margin-left: auto;
    width: auto!important;
    max-width:860px;/*equal 1200/628*450 to keep ratio*/
    height:450px;
    position: relative;
}
.custom_cover__img{
    display: block;
    width: 100%;

    background: no-repeat;
    background-size: cover;

}

.container_readmore{
    width:100%;
    background-color: var(--Wverylightgrey) !important;
    opacity: 0.8;
}
.div_opac {
    top:0;
    left: 0 !important;
    display:block;
    padding:20px 20px 0px 20px;
    background-color: var(--Wverylightgrey) !important;
    opacity: 0.8;
    height: 100%;
    position: absolute !important;
    background-image: none !important;
}

.eb-gallery-content__title,.mod-btn-more{
    color: var(--Wdarkcerulean) !important;
    font-size: 21px!important;
    font-weight: 700!important;
    text-shadow:none!important;

}
.eb-gallery-content__title{
    margin-bottom: 15px;
    margin-top:0;
}
.mod-btn-more{
    color: var(--Wdarkcerulean) !important;
    bottom:10px; left: 10px;
    position: absolute;
}
.mod-btn-more > i{
    margin-left: 10px;
}
@media (max-width: 376px) {
    .div_opac {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }

}
@media (min-width: 377px) and (max-width: 600px)  {
    .div_opac {
        width:50%!important;
        height:100%;
        min-width:200px;
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
    #eb.mod-easyblogshowcase-slick .eb-gallery-content__title,.mod-btn-more{
        font-size: 14px!important;
    }
}
@media (max-width: 600px) {
    #eb.mod-easyblogshowcase.is-mobile .eb-mod-thumb{
        margin-bottom: 0px;
    }
    #eb.mod-easyblogshowcase-slick{
        font-size: 12px!important;
        margin-left: 0px;
        margin-right: 0px;
    }
    #eb.mod-easyblogshowcase-slick .eb-gallery-thumb{
        max-width:375px;
        height:196px;
    }
    .div_opac *{
        line-height: 12px !important;
    }
    #eb.mod-easyblogshowcase-slick .eb-gallery-box{
        min-height: 200px;
    }
    .custom_cover__img{
        max-width: 375px;
        height:196px!important;
        padding-bottom: 196px!important;
    }
    .eb-gallery-content__title,.mod-btn-more{
        font-size: 12px!important;
    }
    #eb.mod-easyblogshowcase-slick .eb-gallery-content-article-content{
        font-size: 11px!important;
    }
}
@media (min-width:601px) and (max-width: 868px) {
    .div_opac {
        width: 33% !important;
        min-width:250px;
        line-height: 12px !important;
    }
    .eb-gallery-content__title,.mod-btn-more{
        font-size: 16px!important;
    }
    #eb.mod-easyblogshowcase-slick{
        font-size: 14px!important;
        margin-left: 80px;
        margin-right: 80px;
    }
    #eb.mod-easyblogshowcase-slick .eb-gallery-box{
        min-height: 300px;
    }
    #eb.mod-easyblogshowcase-slick .eb-gallery-thumb{
        max-width:573px;
        height:300px;
    }
    .custom_cover__img{
        max-width:573px;
        height:300px!important;
        padding-bottom: 300px!important;
    }
}
@media (min-width:601px) {
    .div_opac {
        width: 33% !important;
        min-width:250px;
    }
}

@media (min-width:869px){
    #eb.mod-easyblogshowcase-slick{
        margin-left: 100px;
        margin-right: 100px;
    }
    .div_opac *{
        line-height: 22px !important;
    }

}
@media (min-width:869px) and (max-width: 1200px){
    #eb.mod-easyblogshowcase-slick .eb-gallery-thumb{
        max-width:800px;
        height:419px;
    }
    .custom_cover__img{
        max-width:800px;
        height:419px!important;
        padding-bottom: 419px;
    }

}
@media (min-width:1201px) and (max-width: 1399px){
    #eb.mod-easyblogshowcase-slick .eb-gallery-thumb{
        max-width:1000px;
        height:523px;
    }
    .custom_cover__img{
        max-width:1000px;
        height:523px!important;
        padding-bottom: 523px;
    }

}
@media (min-width: 1400px){
    #eb.mod-easyblogshowcase-slick .eb-gallery-thumb{
        max-width:1200px;
        height:628px;
    }
    .custom_cover__img{
        max-width:1200px;
        height:628px!important;
        padding-bottom: 628px;
    }
}
/*****additions from initial template.min.css: NONE ***/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}
.align-items-center {
    align-items: center !important;
}

.margin_top_bot_50{
    margin-top:50px;
    margin-bottom:50px;
}
/****general for presentation pages *************/

.header_static-text {
    position: relative;
    padding: 10px 10px;
    text-align: center;
    width: 80%;
    height: auto;
    margin: 0 auto;
}
.header_static-bg {
    color:white;
    background-position: top;
    background-size:cover;
    background-repeat: no-repeat;
    height: 100vh;
    margin-bottom: 50px;
}
.header_static-bg h1{
    font-size:36px;
}
/*********key titles and headers ********/
.title1_bold_blue,.title1_bold_blue_dark,.title1_bold_white{
    text-align: center;
    font-size: 38px;
    font-weight: 500;
}
.title1_bold_blue{
    color: var(--Wfalseceruleanfrost)!important;
}
.title1_bold_white{color: white;

}
.title2_blue_upper{
    color: var(--Wfalseceruleanfrost)!important;;
}

.title2_white_upper{
    color: white;
}
.title2_blue_upper,.title2_blue_dark_upper,.title2_white_upper{
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
}
@media (max-width:999px){
    .title2_blue_upper,.title2_blue_dark_upper,.title2_white_upper{
        font-size: 30px;
    }
}
.subtitle_bold_blue{
    font-size: 22px;
    font-weight: 500;
    color: var(--Wfalseceruleanfrost)!important;
}
.subtitle_item_green_upper{
    color: var(--Wlightgreen)!important;;
}
.subtitle_item_blue_upper,.subtitle_item_green_upper,.subtitle_item_pink_upper{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn_main_static{
    border-radius: 2px;
    color: #ffffff !important;
    background-color: var(--Wdarkcerulean);
    /*width: 440px;*/
    height: 60px;
    font-size: 24px;
    font-weight: 600;
    border: none;
}
.btn_main_static a {
    text-decoration: none !important;
    color: white !important;
}
.btn_main_static a:hover{
    text-decoration: none !important;
    color: white !important;
}

@media (max-width:599px) {
    .header_static-bg h1 {
        font-size: 22px;
    }

    .title1_bold_blue, .title1_bold_white {
        font-size: 22px;
    }

    .title2_blue_upper, .title2_white_upper {
        font-size: 18px;
    }

    .box_large0{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .btn_main_static{
        font-size: 16px;
        height: 50px;
    }
}


.box_large0,.box_large1, .box_large2{
    width:100%;
    text-align: center;
}

.margin_top_bot_50{
    margin-top:50px;
    margin-bottom:50px;
}
/*******nice scroll bar ***************/
::-webkit-scrollbar {
    width: 10px;
}
