#afm_erp_block_home {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 1.563rem 1.25rem;
    margin-bottom: 1.563rem;
}


.container_header{
    background-image:url('/modules/afm_erp/views/img/fond-header-french-kits-videos.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height:250px;
    margin-bottom:40px;
}

.container_header .inside{
    text-align: center;
    background-color: white;
    padding-top:20px;
    padding-bottom:20px;
    width:65%;
    margin-right:auto;
    margin-left:auto;
    position:relative;
    top:60px;
}

.container_header .titre{
    font-size: 12px;
    font-weight: 200;
    line-height: 1.3em;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: #a1a1a1!important;
}

.container_header .stitre{
    font-size:24px;
    line-height: 1.1em;
    color:#333029;
    font-weight: 600;
}

.container_header .texte{
    margin-top:10px;
    font-size: 20px;
    line-height: 1.6;
    color: #a1a1a1!important;
}

.video_disclaimer{
    text-align: center;
    color:darkgray;
    margin-bottom:1em;
}

#listVideos{
}

#listVideos .row{
    padding-top:50px;
    padding-bottom:50px;
}

#listVideos .video{
    text-align: center;
    height:400px;
    display:block;
    margin: 0 auto;
    margin-bottom:40px!important;
}

#listVideos .video img{
    margin-left:5%;
    margin-right:5%;
    max-height:300px;
}

#listVideos .video .reference{
    font-size:20px;
    font-weight: 600;
    margin-top:10px;
}

#listVideos .video .btn{
    font-size:12px;
    font-weight: 200;
    color:darkgrey;
    background-color:black;
    color:white;
    margin-top:10px;
    margin-left:15%;
    margin-right:15%;
}

#listVideos .video .btn a {
    color:white;
}


#listVideosKit{

}

#listVideosKit .video{
   height: 320px;
}

#listVideosKit .video .titre{
    text-align:center;
    font-size:16px;
    font-weight:600;
    margin-bottom:20px;
    text-transform: uppercase;
}

#listVideosKit .video{
    margin-bottom:50px
}