* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section {
  background: #eee;
  max-width: 80%;
  margin: 0 auto;
  padding: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
		.module {
			width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0px !important;
    height: 100% !important;	
	}
		
		
	}

.module {
 width: calc(100%/3 - 20px);
    max-height: 299px;
    background: white;
    position: relative;
    float: left;
    padding: 20px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    text-align: center;
	min-height: 300px;
	height: 300px;
}



.come-in {
  transform: translateY(300px);
  animation: come-in 0.8s ease forwards;
}

.come-in:nth-child(odd) {
  animation-duration: 0.6s;
}

.already-visible {
  transform: translateY(0);
  animation: none;
}

@keyframes come-in {
  to {
    transform: translateY(0);
  }
}
#intro-2 {
		background: rgba(255, 255, 255, 0.65);
		margin-top: 0px !important;
		min-height: 0px;
		padding: 0;
		margin: 0;
		margin-bottom: 50px;
	}

.filterBG{
	background-color: #000;
    margin: 0 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    height: 100%;
    z-index: 2;
    opacity: 0;
    width: 100%;
	transition-duration: 1s;
}
.module:hover .filterBG{
    transition-duration: .5s;
    transition-timing-function: ease-out;
    opacity: 0.6;
	
}
.module:hover .wrapp{
    
	background-color: rgba(0,0,0,0);
	transition-duration: 0.5s;
}
.wrapp{
	margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
	z-index: 3;
	width: 200px;
    background-color: rgba(0,0,0,0.5);
	transition-duration: 1s;
}
.wrapp ul, p{
    text-shadow: 1px 1px 2px rgba(0,0,0, 0) !important;
	margin: 0;
}
.wrapp h1{
	font-size: x-large;
    color: #fff !important;
    text-shadow: 1px 1px 2px rgba(0,0,0, 0) !important;
    font-weight: 100;
    letter-spacing: 0px;
    text-transform: uppercase;

}
#identite{
	background-image: url(../images/identite.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#crea-logo{
	background-image: url(../images/crealogo.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#SiteVitrine{
	background-image: url(../images/site_vitrine.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#Webdesign{
	background-image: url(../images/website-design.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#Refonte{
	background-image: url(../images/Refonte.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#cvisit{
	background-image: url(../images/cvisit.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#flyer{
	background-image: url(../images/flyer.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#pakagin{
	background-image: url(../images/packaging.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#Brochure{
	background-image: url(../images/brochure.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#catalogue{
	background-image: url(../images/catalogue.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#blocn{
	background-image: url(../images/blocn.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#chemiser{
	background-image: url(../images/chemiser.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#holog{
	background-image: url(../images/holog.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#casec{
	background-image: url(../images/casec.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#dorrure{
	background-image: url(../images/dorrure.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#cartemariage{
	background-image: url(../images/cartemg.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#cartevoeux{
	background-image: url(../images/cartevoeux.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#emboss{
	background-image: url(../images/emboss.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#prototype{
	background-image: url(../images/prototype.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#maquette{
	background-image: url(../images/maquette.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#cnc{
	background-image: url(../images/cnc.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#laser{
	background-image: url(../images/laser.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#modelist{
	background-image: url(../images/modelist.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#plotter{
	background-image: url(../images/plotter.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#agenda{
	background-image: url(../images/agenda.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#stylo{
	background-image: url(../images/stylo.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#cleusb{
	background-image: url(../images/cleusb.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#tshirt{
	background-image: url(../images/tshirt.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#casquette{
	background-image: url(../images/casquette.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#pins{
	background-image: url(../images/pins.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#portecle{
	background-image: url(../images/portecle.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#portedoc{
	background-image: url(../images/portedoc.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#tapis{
	background-image: url(../images/tapis.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#notebook{
	background-image: url(../images/notebook.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#coffret{
	background-image: url(../images/coffret.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#trophee{
	background-image: url(../images/trophee.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#cartable{
	background-image: url(../images/cartable.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#sac{
	background-image: url(../images/sac.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#badge{
	background-image: url(../images/badge.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;

}
#banderole{
	background-image: url(../images/banderole.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#plaque{
	background-image: url(../images/plaque.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#roll{
	background-image: url(../images/roll.png);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#enseigne{
	background-image: url(../images/enseigne.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#flag{
	background-image: url(../images/flag.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}
#photocall{
	background-image: url(../images/photocall.jpg);
    background-size: cover;
    background-position: center;
    height: 260px;
    z-index: -1;
	position: relative;
}