 @import url("//hello.myfonts.net/count/38dbaf"); /*IMPORTANT ! = page view counter */
/* ## TYPOGRAPHY ############################################################# */

@font-face {
    font-family: 'CalvertMTStd-Light';
    src: url('../font/38DBAF_0_0.eot');
    src: url('../font/38DBAF_0_0.eot?#iefix') format('embedded-opentype'),
    url('../font/38DBAF_0_0.woff2') format('woff2'),
    url('../font/38DBAF_0_0.woff') format('woff'),
    url('../font/38DBAF_0_0.ttf') format('truetype');
}
@font-face {
    font-family: 'CalvertMTStd';
    src: url('../font/38DBAF_1_0.eot');
    src: url('../font/38DBAF_1_0.eot?#iefix') format('embedded-opentype'),
        url('../font/38DBAF_1_0.woff2') format('woff2'),
        url('../font/38DBAF_1_0.woff') format('woff'),
        url('../font/38DBAF_1_0.ttf') format('truetype');
}
@font-face {
    font-family: 'CalvertMTStd-Bold';
    src: url('../font/38DBAF_2_0.eot');
    src: url('../font/38DBAF_2_0.eot?#iefix') format('embedded-opentype'),
        url('../font/38DBAF_2_0.woff2') format('woff2'),
        url('../font/38DBAF_2_0.woff') format('woff'),
        url('../font/38DBAF_2_0.ttf') format('truetype');
}


/* ## structure ########################################################## */
.ftlHTML{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size:20px;
    color:#000;
    padding:0 0 20px 0;
}
/*.zoneLink:hover{
    opacity:0.8;
}*/
.hasTouch.isSmallScreen .zoneLink:hover{
    opacity:1;
}
/* ## helpers ########################################################## */
.rouge{
    color:#ed1c27 !important;
}
.vert{
    color:#009444 !important;
}
.bleu{
    color:#0454a2 !important;
}
.block{
    display:block;
}
/* ## Elements récurents ################################################ */
.ftlHTML .btn {
    display:inline-block;
    background-color:#ed1c27;
    border-bottom: 3px solid;
    border-color: #ca1821;  
    color:#FFF;    
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    font-style:normal;
    line-height: 1;
    white-space: nowrap;
    border-radius: 3px;
    padding: 16px 1.5em 13px 1.5em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
.ftlHTML .btn:hover{
    background-color: #ca1821; 
}

.playIcon{
    display:inline-flex;
    justify-content: center;
    align-items: center;
    padding-left:2%;
    content:"";
    font-size:3.9em;/*78px*/
    background-color:#ffde17;
    width:1em;
    height:1em;
    border-radius: 50%;
    position:relative;
    margin-right:0.3333em;
}
.playIcon:after{
    display:inline-block;
    content:"";
    font-size:0.23077em;
    width:0;
    height:0;
    border-style:solid;
    border-color:transparent transparent transparent #ed1c27;
    border-width: 1em 0 1em 1.7778em;
    
}

/* ## HEADER ############################################################# */
.ftlHTML{
    position:relative;
}
.sectionHeader{
    background: url(../images/deco/bg-header-desktop.jpg) no-repeat right 0;
    /*background-size:auto 100%;*/
    /*min-height:460px;*/
    padding-top:1em;
    padding-bottom:0.9em;
    position:relative;
}
    .sectionHeader-title{
        max-width:500px;
        font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    
        font-size:1em;
        font-weight:normal;
        line-height:1.1;
        padding:0;
        margin:0;
        position:relative;
    }
        .sectionHeader-title-label{
            display:block;
            font-size:2.30em;
            color:#0454a2 ;
        }

    .sectionHeader-main{
        width:577px;
        background-color:#FFF;
        padding:2px 2px 2px 0;
        margin-top:1.25em;
    }
        .sectionHeaderFrame{
            border:8px solid #0454a2;
            padding:1.5em;
        }
            .sectionHeaderFrame-content{
            }
                .sectionHeaderFrame .playIcon{
                    float:left;
                }
                .sectionHeaderFrame p{
                    font-size:0.9em;
                    line-height:1.5;
                    margin:0;
                    overflow:hidden;
                }


/* ## MAIN ############################################################### */
hr {
    display:block;
    width:auto;
    height:0;
    padding:0;
    border-color: #F1F1F1;    
    border-style:solid;
    border-width: 0 0 2px 0;
    margin:0;
}
.sectionTitle{
    font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    
    font-weight:normal;
    font-size:1.8em;
    line-height:1.1;
    padding:0;
    margin:1.333333em 0 0.3em 0;
}
    .sectionTitle-picto{
        vertical-align: -0.3em;
    }
.sectionSubtitle{
    font-family: 'Open Sans', Arial, sans-serif;
    font-size:0.9em;  
    font-weight: 400;
    color:#353535;
    padding:0;
    margin:0 0 0.5em 0;
}
/* ##### Bandeau promo  */
.sectionBanner{
    margin:2em auto;
}
.sectionHeader + .sectionBanner,
.sectionSubtitle + .sectionBanner{
    margin-top:1em;
}
.sectionTitle + .sectionBanner{
    margin-top:0;
}
.sectionBanner--withBorders{
    border:1px solid #f2f2f2;
    border-width:2px 0 ;
}
.sectionBanner a{
    display:block;
}
.sectionBanner a:hover{
    opacity:0.8;
}
.sectionBanner img{
    display:block;
    margin:0 auto;
    max-width:100%;
}



.sectionBanner-liste{
    margin:0.5em auto 1em;
}
.sectionHeader + .sectionBanner-liste,
.sectionSubtitle + .sectionBanner-liste{
    margin-top:1em;
}
.sectionTitle + .sectionBanner-liste{
    margin-top:0;
}
.sectionBanner-liste--withBorders{
    border:1px solid #f2f2f2;
    border-width:2px 0 ;
}
.sectionBanner-liste a{
    display:block;
}
.sectionBanner-liste a:hover{
    opacity:0.8;
}
.sectionBanner-liste img{
    display:block;
    margin:0 auto;
    max-width:100%;
}


.sectionBanner--two{
    display:flex;
    justify-content: space-between;
}
.sectionBanner--two a{
    flex-basis: calc(( 100% - 1em ) / 2 );
}

/* ##### Structure du block Produit Principal  */

.sectionMainProduct-part1{
    display: flex;
    justify-content: space-between;
    margin-bottom:0.5em;
}
    .sectionMainProduct-intro{
        flex-basis:40.9%;
    }
        .sectionMainProduct-intro .playIcon{
            font-size:1.166666666667em;
            margin-right:1px;
            vertical-align:bottom;
            padding-left:0.8%;
        }
        .sectionMainProduct-intro-img{
            max-width:100%;
        }
        .sectionMainProduct-intro-label{
            font-size:0.9em;
            line-height:1.2em;
            padding:0.5em 0 0 0 ; 
            margin:0;
        }
    .sectionMainProduct-video{
        border:8px solid #dcdcdc;
        flex-basis:57.6%;
    }
        .sectionMainProduct-video img{
            max-width:100%;
        }
        .blkVideo{
            padding-top:56.25%;
            position:relative;
        }
            .blkVideo iframe{
                width:100%;
                height:100%;
                position:absolute;
                top: 0;
                right:0;
                bottom:0;
                left:0;
            }
.sectionMainProduct-part2{
    display: flex;
    justify-content: space-between;
    margin-bottom:1em;
}
    .sectionMainProduct-pushTransverse{
        flex-basis:100%;
    }
        .prodTransverseTitle{
            font-size:1em;
            font-weight:700;
            margin:0 0 0.5em 0;
        }
        .prodTransverseList{
            display:flex;
            justify-content: space-between;
            list-style-type: none;
            padding:0;
            margin:0
        }
            .blkProd{
                flex-basis: calc( (67% - 1em) / 2 );
                border:8px solid #000000;
            }
                .blkProd-visuel{
                    background-color: #000000;
                }
                .blkProd-visuel img{
                    display:block;
                    max-width:100%;
                    margin:0 auto;
                }
                .blkProd-label{
                    display:flex;
                    align-items: center;
                    padding:1em;
                }
                    .blkProd-label-link{
                        font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    
                        font-weight:normal;
                        font-size:0.9em;
                        color:#000;
                        text-decoration: none;
                    }
    .blkGenerique{
        flex-basis:32%;
    }
    

/* #### Section des Prochaines Démos produits #### */  
    .sectionTitle--nextDemo {
        display:flex;
        align-items: center;
        min-height:1.61111em;
        background:url(../images/pictos/Calendrier.svg) no-repeat left center;
        background-size:1.61111em 1.61111em ;/*=58/36*/
        padding-left:2em;
    }
    .nextDemoList{
        display:flex;
        justify-content: space-between;
        list-style-type: none;
        padding:0;
    }
        /* Block NEXT DEMO */
        .blkNextDemo{
            width: calc( ( 100% - 3em ) / 4 ) ;
            display:block;
            padding:0;
            background-color:#FFF;
            border:none;
            align-items: unset;
        }
        .nextDemoList--par4 .blkNextDemo{
            width: calc( ( 100% - 3em ) / 4 ) ;
        }
        .nextDemoList--par3 .blkNextDemo{
            width: calc( ( 100% - 2em ) / 3 ) ;
        }
        .nextDemoList--par2 .blkNextDemo{
            width: calc( ( 100% - 1em ) / 2 ) ;
        }        
            .blkNextDemo-frame{
                background-color: #0454a2;
                color:#FFF;
                padding:8px;
            }
			.blkNextDemo-frame[data-caast-open]{
                cursor:pointer;
            }
                .blkNextDemo-date{
                    font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    
                    font-weight:normal;
                    font-size:0.9em; 
                    text-align:center;
                    padding:0.666667em 0 0.944444em 0;
                    margin:0;
                }
                .blkNextDemo-date .playIcon{
                    font-size:1.166667em;
                    vertical-align:bottom;
                    padding-left:1.333%;
                }
                .blkNextDemo-visuel{
                    padding:0;
                }
                    .blkNextDemo-visuel img{
                        display:block;
                        margin:0 auto;
                        max-width:100%;
                    }
            .blkNextDemo-label{
                display:block;
                text-align:left;
                text-decoration: none;
                font-family: 'Open Sans', Arial, Helvetica, sans-serif;
                /*color:#000;*/
                background-color:none;
                padding:0.5em 0 0 0;
                margin:0;
            }
                .blkNextDemo-label-name{
                    display:block;
                    font-size:0.8em;
                    font-weight:700;
                    color:#000;
                }
                .blkNextDemo-label-subtitle{
                    display:block;
                    font-size:0.7em;
                    font-weight:500;
                    color:#7B7B7B;
                }




/* #### Section des REPLAY de Démos produits #### */
.sectionTitle--replay {
    display:flex;
    align-items: center;
    min-height:1.5em;
    background:url(../images/pictos/play.png) no-repeat left center;
    background-size:1.5em 1.5em ;/*=54/36*/
    padding-left:2em;
}

.sectionReplay.ftlShowDesk,
.sectionReplay .ftlShowDesk{
    display:block !important;
}
.sectionReplay.ftlShowMob,
.sectionReplay .ftlShowMob{
    display:none !important;
} 
    /* RANGEE de vignettes des groupes thématiques */
    .blkGroupRow{
        display:flex;
        align-items: stretch;
        justify-content: flex-start;
    }
    .blkGroupRow:not(:first-child){
        margin-top:1em
    }
        /* Block "Vignette" "onglet" d'un groupe thématique*/
        .blkGroup{
            flex-basis:calc((100% - 2em) / 3);
            display:block;
            background-color:#F2F2F2;
            color:#000;
            padding:0;
            position:relative;
        }
        .blkGroup:not(:first-child){
            margin-left:1em;
        }
        .blkGroup.active,
        .blkGroup:hover{
            background-color:#0454a2;
            color:#FFF;
        }
        .blkGroup:hover{
            cursor:pointer;
        }
        .blkGroup.active:after{
            display:block;
            content:"";
            width:0;
            height:0;
            border-top:0.9em solid #0454a2;
            border-right:0.9em solid transparent;
            border-left:0.9em solid transparent;
            position:absolute;
            left:0;
            right:0;
            bottom:-0.9em;
            margin:0 auto;
        }
            .blkGroup-visuel{
                margin-bottom:0;
            }
            .blkGroup-visuel img{
                display:block;
                max-width:100%;
                margin:0 auto;
            }
            .blkGroup-label{
                display:flex;
                justify-content: center;
                align-items: center;    
                text-align:center;
                font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    
                font-weight:normal;
                font-size:1em;    
                min-height:3.5em;
                padding:0.6em 1em 0.6em 1em;
                margin:0;
            }
    /* Block contenant la description et LES REPLAYS d'UN GROUPE */ 
    .oneGroupReplays{
        background-color: #FFFF;
        margin:1.5em 0 0 0;
        display:none;
    }
    .oneGroupReplays.default{
        display:block;
    }
        .oneGroupReplays dl {
            padding:0;
            font-size:1em;
            font-weight:700;
            margin:0 0 0.5em 0;
        }
            .oneGroupReplays dt {
                color:#0454a2;
                padding:0;
                margin:0;
            }
            .oneGroupReplays dd {
                color:#000;
                padding:0;
                margin:0;
            }
    /* Liste de blocks Replay Démo */    
    .blkReplayDemoList{
        display:flex;
        justify-content: space-between;
        list-style-type: none;
        padding:0;
    }

        /* Block REPLAY DEMO */
        .blkReplayDemo{
            width: calc( ( 100% - 3em ) / 4 ) ;
            display:block;
            padding:0;
            background-color:#FFF;
            border:none;
            align-items: unset;
        }
        .blkReplayDemoList--par4 .blkReplayDemo{
            width: calc( ( 100% - 3em ) / 4 ) ;
        }
        .blkReplayDemoList--par3 .blkReplayDemo{
            width: calc( ( 100% - 2em ) / 3 ) ;
        }
        .blkReplayDemoList--par2 .blkReplayDemo{
            width: calc( ( 100% - 1em ) / 2 ) ;
        }
            .blkReplayDemo-visuel{
                display:block;
                padding:0;
                text-decoration: none;
            }
                .blkReplayDemo-visuel img{
                    display:block;
                    margin:0 auto;
                    max-width:100%;
                }
            .blkReplayDemo-label{
                display:block;
                text-align:left;
                text-decoration: none;
                font-family: 'Open Sans', Arial, Helvetica, sans-serif;                
                padding:0.5em 0 0 0;
                margin:0;
            }
                .blkReplayDemo-label-name{
                    display:block;
                    font-size:0.95em;
                    font-weight:700;
                    color:#000;
                }
                .blkReplayDemo-label-subtitle{
                    display:block;
                    font-size:0.8em;
                    font-weight:500;
                    color:#7B7B7B;
                }
                .blkReplayDemo-label-fakeLink{
                    display:block;
                    font-size:0.8em;
                    font-weight:500;
                    color:#000;
                    margin-top:0.5em;
                }



/* ??## Bloc générique (Services, Article édito..) */
.blkGenerique{
    background:#FFF;
}
.blkGenerique.zoneLink:hover{
    opacity:0.8;
}
  .blkGenerique-visuel img{
      max-width:100%;
      margin:0 auto;
  }
  .blkGenerique-label{
      color:#000;
      padding:0.8em 0.65em;
      line-height:1.1;
  } 
    .blkGenerique-label-categ{
        font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    
        font-weight:normal !important;
        font-size:1.1em;
        color:#000;
        line-height:1;
        margin:0;
    } 
    .blkGenerique-label-title{
        display:flex;
        align-items: center;
        /*font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    */
        font-weight:normal;
        font-size:0.9em;
        line-height:1.1;
        color:#000;
        margin:0;
    } 
    .blkGenerique-label-categ + .blkGenerique-label-title{
        margin-top:0.5em;
    }
        .blkGenerique-label-title-picto{
            margin-right:0.5em;    
        }    
        .blkGenerique-label-title-link{
            color:inherit;
            text-decoration:none;    
        }       
    .blkGenerique-label-subtitle{
        font-family:'CalvertMTStd', Georgia, Times, serif;    
        font-weight:normal;
        font-size:0.9em;
        line-height:1.2;
        margin:0.4em 0 0 0;
    }
    .blkGenerique-label-readMore{
        display:block;
        text-align: right;
        font-size:0.8em;
        color:#888;
        text-decoration:underline;
        margin-top:0.5em;
    }

/* ##### Mentions légales */
.mentions-legales {
    padding:20px 40px;
    font-size: 0.6em;
    color: #414141;
    background-color: #F2F2F2;
    margin:2.5em 0;
}

.js-publiAccordionLight-toggle {
    cursor: pointer;
}
.js-publiAccordionLight-content {
    display: none;
    padding-top:1em;
}

/* ============================================================================================*/
/* ==== RESPONSIVE behaviour ==================================================================*/
/* ============================================================================================*/

@media (max-width: 767px){
    .ftlHTML{
        font-size:18px;
        max-width:640px;
        margin-left:auto;
        margin-right:auto;
    }
    #dcom_main_container .site .ftlHTML{ /* template Darty menu Mobile */
        width: 100vw;
    }
    #dcom_main_container > table .ftlHTML{ /* template Darty header XXL */
        width:93.75vw;
        margin-left:auto;
        margin-right:auto;
    }
    #dcom_main_container > table{
        background-color:#FFF !important;
    }
    .ftlHTML img{
        max-width:100%;
    }
    .withGuttersOnMobile{
        max-width:580px;
        margin-left:auto;
        margin-right:auto;
    }

    /* ## HEADER */
    .sectionHeader{
        min-height:unset;
        padding-top:30.5%;
        padding-bottom:0;
        background:url(../images/deco/bg-header-mobile.jpg) no-repeat top center;
        background-size:100%;
    }
    .sectionHeader-title{
        margin-top:0.6em;
        margin-bottom:0.8em;
    }
    .sectionHeader-main{
        width:auto;     
        margin-top:0;
    }


	
    /* ## MAIN */
	
	.blkNextDemo-label-subtitle{
		margin: inherit;
	}
	
    .sectionHeader + .sectionBanner{
        margin-top:1em;
    }
    .sectionTitle img{
        max-width:  7em;
    }

    .sectionMainProduct-part1,
    .sectionMainProduct-part2{
        display:block;
    }

    .sectionMainProduct-video{
        margin-top:1em
    }

    .sectionReplay.ftlShowDesk,
    .sectionReplay .ftlShowDesk{
        display:none !important;
    }
    .sectionReplay.ftlShowMob,
    .sectionReplay .ftlShowMob{
        display:block !important;
    }    
    .blkGroupRow{
        display:block;
    }
        .blkGroup:not(:first-child){
            margin-left:0;
        }


    .blkGenerique{
        margin-top:1em;
    }    
    .blkGenerique-label-title-picto{
        max-height:2em !important;
    }

    .nextDemoList{
        flex-wrap: wrap;
    }    
    .nextDemoList:not(.nextDemoList--par3) .blkNextDemo{
        width: calc( ( 100% - 1em) / 2 ) ;
    }
    .nextDemoList:not(.nextDemoList--par3) .blkNextDemo:nth-child(n+3){
        margin-top:1em;
    }

    .blkReplayDemoList{
        flex-wrap: wrap;
        margin-top:0;
        margin-bottom:0;
    }    
    .blkReplayDemoList:not(.blkReplayDemoList--par3) .blkReplayDemo{
        width: calc( ( 100% - 1em) / 2 ) ;
    }
    .blkReplayDemoList:not(.blkReplayDemoList--par3) .blkReplayDemo:nth-child(n+3){
        margin-top:1em;
    }
      
    .mentions-legales {
        padding: 1em 2em;
        font-size: 0.8em;
    }
}

@media (max-width: 640px){
    
    .sectionHeaderFrame{
        padding:1em
    }
    .sectionHeader .playIcon{
        font-size:2.5em;
    }
	
	
	
	.sectionMainProduct-part2{
    display: flex;
    justify-content: space-between;
    margin-bottom:1em;
}
    .sectionMainProduct-pushTransverse{
        flex-basis:100%;
    }
        .prodTransverseTitle{
            font-size:1em;
            font-weight:700;
            margin:0 0 0.5em 0;
        }
        .prodTransverseList{
            display:block;
            justify-content: space-between;
            list-style-type: none;
            padding:0;
            margin:0
        }
            .blkProd{
                flex-basis: inherit;
                border:8px solid #000000;
				margin-top:10px;
            }
                .blkProd-visuel{
                    background-color: #000000;
                }
                .blkProd-visuel img{
                    display:block;
                    max-width:50%;
                    margin:0 auto;
                }
                .blkProd-label{
                    display:flex;
                    align-items: center;
                    padding:1em;
                }
                    .blkProd-label-link{
                        font-family:'CalvertMTStd-Bold', Georgia, Times, serif;    
                        font-weight:normal;
                        font-size:0.8em;
                        color:#000;
                        text-decoration: none;
                    }
	
	
}

@media (max-width: 480px){
    .ftlHTML{
        padding:0 0 1.5em 0;
        font-size:16px;
    }
    .withGuttersOnMobile{
        width:93.75vw;
        margin-left:auto;
        margin-right:auto;
    }   
    hr {
        border-width: 0 0 4px 0;
    }

    .sectionHeader-title-label{
        font-size:1.7em;
    }

     /*   
    .sectionHeader-title-label {
        font-size: 1.8em;
    }
    .sectionHeader-title-subtitle {
        font-size: 1.2em;
    }    */

    .sectionBanner--withBorders{
       border-width:8px ;
    }
    .sectionBanner--two{
        display:block;
    }
    .sectionBanner--two a:not(:first-child) {
        margin-top:1em;
    }
    .sectionTitle {
        font-size: 1.3em;
        margin-top:1.5em;
    }
    .sectionTitle-subtitle{
        display:block;
    }
    .sectionSubtitle{
        /*display:none;*/
    } 

    .sectionUnivers{
        flex-direction:column;
        position:relative;
    }


    .oneGroupReplays dl{
        font-size:0.9em;
    }
    .blkNextDemo-label-name,
    .blkReplayDemo-label-name{
        font-size:0.8em;
    }
    .blkNextDemo-label-subtitle,
    .blkReplayDemo-label-subtitle{
        font-size:0.7em;
    }
    .blkReplayDemo-label-fakeLink{
        display:none;
    }
 
    /**/

}
@media (max-width: 360px){
    .ftlHTML{
        font-size:14px;
    } 

}