@charset "utf-8";
/* effet de 3D qui fait absolument chié */



.logoclub {
	position:inherit;
	
	
	}




.btn {
  text-decoration: none;
  color: #fff;
  background: #AEBEC7;
  font-size: 12px;
  border-radius: 3px;
  padding: 10px;
  text-transform: uppercase;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 50%;
  top: 75px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.poster {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}




.poster .layer-1 {
  background-image: url("parallax/ander/1.png");
}
.poster .layer-2 {
  background-image: url("parallax/ander/2.png");
}
.poster .layer-3 {
  background-image: url("parallax/ander/3.png");
}
.poster .layer-4 {
  background-image: url("parallax/ander/4.png");
}





/* 2 */




.poster2 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster2 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster2 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster2 .layer-1 {
  background-image: url("parallax/beveren/0.png");
}
.poster2 .layer-2 {
  background-image: url("parallax/beveren/1.png");
}
.poster2 .layer-3 {
  background-image: url("parallax/beveren/2.png");
}

.poster2 .layer-4 {
  background-image: url("parallax/beveren/3.png");
}



/* 3 */



.poster3 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster3 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster3 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster3 .layer-1 {
  background-image: url("parallax/bruge/0.png");
}
.poster3 .layer-2 {
  background-image: url("parallax/bruge/1.png");
}
.poster3 .layer-3 {
  background-image: url("parallax/bruge/2.png");
}

.poster3 .layer-4 {
  background-image: url("parallax/bruge/3.png");
}


/* 4 */


.poster4 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster4 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster4 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster4 .layer-1 {
  background-image: url("parallax/courtrai/0.png");
}
.poster4 .layer-2 {
  background-image: url("parallax/courtrai/1.png");
}
.poster4 .layer-3 {
  background-image: url("parallax/courtrai/2.png");
}

.poster4 .layer-4 {
  background-image: url("parallax/courtrai/3.png");
}

/* 5 */



.poster5 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster5 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster5 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster5 .layer-1 {
  background-image: url("parallax/gantoise/0.png");
}
.poster5 .layer-2 {
  background-image: url("parallax/gantoise/1.png");
}
.poster5 .layer-3 {
  background-image: url("parallax/gantoise/2.png");
}

.poster5 .layer-4 {
  background-image: url("parallax/gantoise/3.png");
}


/* 6 */


.poster6 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster6 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster6 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster6 .layer-1 {
  background-image: url("parallax/genk/0.png");
}
.poster6 .layer-2 {
  background-image: url("parallax/genk/1.png");
}
.poster6 .layer-3 {
  background-image: url("parallax/genk/2.png");
}

.poster6 .layer-4 {
  background-image: url("parallax/genk/3.png");
}


/* 7 */


.poster7 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster7 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster7 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster7 .layer-1 {
  background-image: url("parallax/KVC-Westerlo/0.png");
}
.poster7 .layer-2 {
  background-image: url("parallax/KVC-Westerlo/1.png");
}
.poster7 .layer-3 {
  background-image: url("parallax/KVC-Westerlo/2.png");
}

.poster7 .layer-4 {
  background-image: url("parallax/KVC-Westerlo/3.png");
}


/* 8 */


.poster8 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster8 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster8 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster8 .layer-1 {
  background-image: url("parallax/lokeren/0.png");
}
.poster8 .layer-2 {
  background-image: url("parallax/lokeren/1.png");
}
.poster8 .layer-3 {
  background-image: url("parallax/lokeren/2.png");
}

.poster8 .layer-4 {
  background-image: url("parallax/lokeren/3.png");
}


/* 9 */


.poster9 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster9 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster9 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster9 .layer-1 {
  background-image: url("parallax/malines/0.png");
}
.poster9 .layer-2 {
  background-image: url("parallax/malines/1.png");
}
.poster9 .layer-3 {
  background-image: url("parallax/malines/2.png");
}

.poster9 .layer-4 {
  background-image: url("parallax/malines/3.png");
}


/* 10 */


.poster10 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster10 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster10 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster10 .layer-1 {
  background-image: url("parallax/mouscron/0.png");
}
.poster10 .layer-2 {
  background-image: url("parallax/mouscron/1.png");
}
.poster10 .layer-3 {
  background-image: url("parallax/mouscron/2.png");
}

.poster10 .layer-4 {
  background-image: url("parallax/mouscron/3.png");
}

/* 11 */


.poster11 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster11 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster11 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster11 .layer-1 {
  background-image: url("parallax/ohl/0.png");
}
.poster11 .layer-2 {
  background-image: url("parallax/ohl/1.png");
}
.poster11 .layer-3 {
  background-image: url("parallax/ohl/2.png");
}

.poster11 .layer-4 {
  background-image: url("parallax/ohl/3.png");
}

/* 12 */



.poster12 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster12 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster12 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster12 .layer-1 {
  background-image: url("parallax/oostende/0.png");
}
.poster12 .layer-2 {
  background-image: url("parallax/oostende/1.png");
}
.poster12 .layer-3 {
  background-image: url("parallax/oostende/2.png");
}

.poster12 .layer-4 {
  background-image: url("parallax/oostende/3.png");
}

/* 13 */



.poster13 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster13 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster13 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster13 .layer-1 {
  background-image: url("parallax/RCSC/0.png");
}
.poster13 .layer-2 {
  background-image: url("parallax/RCSC/1.png");
}
.poster13 .layer-3 {
  background-image: url("parallax/RCSC/2.png");
}

.poster13 .layer-4 {
  background-image: url("parallax/RCSC/3.png");
}


/* 14 */



.poster14 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster14 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster14 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster14 .layer-1 {
  background-image: url("parallax/saint-trond/0.png");
}
.poster14 .layer-2 {
  background-image: url("parallax/saint-trond/1.png");
}
.poster14 .layer-3 {
  background-image: url("parallax/saint-trond/2.png");
}

.poster14 .layer-4 {
  background-image: url("parallax/saint-trond/3.png");
}


/* 15 */


.poster15 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster15 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster15 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster15 .layer-1 {
  background-image: url("parallax/standard/0.png");
}
.poster15 .layer-2 {
  background-image: url("parallax/standard/1.png");
}
.poster15 .layer-3 {
  background-image: url("parallax/standard/2.png");
}

.poster15 .layer-4 {
  background-image: url("parallax/standard/3.png");
}

/* 16 */


.poster16 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster16 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster16 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster16 .layer-1 {
  background-image: url("parallax/zult/0.png");
}
.poster16 .layer-2 {
  background-image: url("parallax/zult/1.png");
}
.poster16 .layer-3 {
  background-image: url("parallax/zult/2.png");
}

.poster16 .layer-4 {
  background-image: url("parallax/zult/3.png");
}

/* 17 */


.poster17 {
  width: 320px;
  height: 276px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -250px 0 0 -160px;
  border-radius: 5px;
  box-shadow:0 15px 47px rgba(0, 0, 0, 0.4);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  /*  overflow:hidden;*/
}
.poster17 .shine {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(315deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  z-index: 100;
}
.poster17 div[class*="layer-"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: 0 0;
  border-radius: 5px;
}


.poster17 .layer-1 {
  background-image: url("parallax/eupen/0.png");
}
.poster17 .layer-2 {
  background-image: url("parallax/eupen/1.png");
}
.poster17 .layer-3 {
  background-image: url("parallax/eupen/2.png");
}

.poster17 .layer-4 {
  background-image: url("parallax/eupen/3.png");
}

