.widget-gallery ul,
.widget-gallery ol{padding-left:1em;list-style-type:disc;}
.widget-gallery img{min-width:100%;}
.widget-gallery .galerie{background-color:#013f7a;color:white;margin:1em -1em;padding:0.5em;text-align:left;}
@media screen and (max-width:719px){.widget-gallery .galerie{margin:0 -2em 1em;padding:0.5em 2em;text-align:center;}
.widget-gallery .projet{background-color:#e8e4d9;padding-bottom:0;margin-bottom:1em;display:block;}
.widget-gallery .projet .description{padding:0 1em 1em;background-color:transparent;}
}
@media screen and (min-width:720px){.widget-gallery{margin:2em 0;position:relative;width:100%;height:400px;display:block;}
.widget-gallery > .col{position:relative;}
.widget-gallery > .col > div{margin:0 10px 10px;background-color:grey;}
.widget-gallery img{opacity:0.6;top:0;left:0;position:relative;min-height:100%;height:100%;width:auto;max-width:inherit;-webkit-transition:all 0.35s ease;-moz-transition:all 0.35s ease;-o-transition:all 0.35s ease;transition:all 0.35s ease;}
.widget-gallery .projet,
.widget-gallery .gallerie{position:absolute;overflow:hidden;background-color:black;}
.widget-gallery .projet:hover img{opacity:0.3;}
.widget-gallery .galerie{background-color:#013f7a;color:white;height:100%;width:27%;top:0;margin-left:56%;font-weight:500;font-size:30px;padding:40px 0 0 10px;}
.widget-gallery .galerie span{float:left;clear:both;margin-right:100%;text-align:left;}
.widget-gallery .description{top:0;left:0;position:absolute;padding:40px 20px;color:white;}
.widget-gallery .title{color:white;font-size:13px;text-transform:uppercase;font-weight:600;}
.widget-gallery .projet-1{top:0;left:0;width:27%;height:57%;}
.widget-gallery .projet-2{top:0;left:28%;width:27%;height:57%;}
.widget-gallery .projet-3{top:60%;left:0;width:55%;height:40%;}
.widget-gallery .projet-4{top:0;right:0;width:16%;height:35%;}
.widget-gallery .projet-5{top:37%;right:0;width:16%;height:63%;}
.widget-gallery .projet-4 .description,
.widget-gallery .projet-5 .description{padding-top:25px;}
.widget-gallery p{color:white;}
}