img[src='img/proteger_et_servir.jpeg'] {
    max-width: 960px;
}

img[src='img/holden.jpeg'] {
    max-width: 877px;
}

img[src='img/jimmy.jpeg'] {
    max-width: 678px;
}

img[src='img/meute.jpeg'] {
    max-width: 960px;
}

img[src='img/merrow.jpeg'] {
    max-width: 718px;
}

img[src='img/Nate.jpeg'] {
    max-width: 628px;
}

img[src='img/cityoflight.jpeg'] {
    max-width: 960px;
}

.img1 {
    background-color: #c4a381;
}

.img2 {
    background-color: #eef1bd;
-webkit-animation: moveFromLeft .9s ease both;
	animation: moveFromLeft .9s ease both;
    display: none;
}

.img3 {
    background-color: #bbd686;
-webkit-animation: moveFromLeft .9s ease both;
	animation: moveFromLeft .9s ease both;
    display: none;
}

.img4 {
background-color: #c4a381;
-webkit-animation: moveFromLeft .9s ease both;
	animation: moveFromLeft .9s ease both;
    display: none;
}

.img5 {
background-color: #eef1bd;
-webkit-animation: moveFromLeft .9s ease both;
animation: moveFromLeft .9s ease both;
    display: none;
}

.img6 {
 background-color: #bbd686;
-webkit-animation: moveFromLeft .9s ease both;
animation: moveFromLeft .9s ease both;
    display: none;
}

.img7 {
background-color: #c4a381;
-webkit-animation: moveFromLeft .9s ease both;
animation: moveFromLeft .9s ease both;
    display: none;
}

.disp {
    -webkit-animation: moveToLeft .9s ease both;
	animation: moveToLeft .9s ease both;
}

.container-right {
    background-color: #b2675e;
    color: white;
}

.image_nextproj {
    background-image: url(img/minipreview3.jpg);
}