.imgloader {
	cursor: pointer;
}

.imgloader #reflexo {
	position: fixed;
	top: 16%;
	left: 58%;
	width: 400px;
	margin-top: -30px;
	margin-left: -220px;
	z-index: 0;
}

.imgloader #reflexo img {
	width: 60px;
}

.imgloader #reflexo2 {
	position: fixed;
	top: 68%;
	left: 45%;
	width: 400px;
	margin-top: -30px;
	margin-left: -220px;
	z-index: 0;
}

.imgloader #reflexo2 img {
	width: 40px;
}


.imgloader #reflexo3 {
	position: fixed;
	top: 50%;
	left: 80%;
	width: 400px;
	margin-top: -30px;
	margin-left: -220px;
	z-index: 0;
}

.imgloader #reflexo3 img {
	width: 20px;
}

.imgloader #reflexo4 {
	position: fixed;
	top: 40%;
	left: 80%;
	width: 400px;
	margin-top: -30px;
	margin-left: -220px;
	z-index: 0;
}

.imgloader #reflexo4 img {
	width: 50px;
}


.imgloader #nuvem {
	position: fixed;
	top: 17%;
	left: 48%;
	width: 400px;
	margin-top: -30px;
	margin-left: -220px;
	z-index: 1;
}

.imgloader #nuvem img {
	width: 80px;
}

.imgloader #nuvem2 {
	position: fixed;
	top: 23%;
	left: 48%;
	width: 400px;
	margin-top: -15px;
	margin-left: -190px;
	z-index: 1;
}

.imgloader #nuvem2 img {
	width: 100px;
}

.imgloader #nuvem3 {
	position: fixed;
	top: 17%;
	left: 48%;
	width: 400px;
	margin-top: -20px;
	margin-left: 150px;
	z-index: 1;
}

.imgloader #nuvem3 img {
	width: 100px;
}

.imgloader #nuvem4 {
	position: fixed;
	top: 22%;
	left: 48%;
	width: 400px;
	margin-top: -10px;
	margin-left: 100px;
	z-index: 1;
}

.imgloader #nuvem4 img {
	width: 50px;
}


.imgloader #roda {
	position: fixed;
	top: 17%;
	left: 48%;
	width: 400px;
	margin-top: -30px;
	margin-left: -190px;
	z-index: 1;
}

.imgloader #roda img {
	width: 400px;
}

.imgloader #carrossel {
	position: fixed;
	top: 45%;
	left: 48%;
	width: 400px;
	margin-top: -6px;
	margin-left: -220px;
	z-index: 3;
}

.imgloader #carrossel img {
	
}

.imgloader #cavalos {
	position: fixed;
	top: 43%;
	left: 48%;
	width: 400px;
	margin-top: -15px;
	margin-left: -30px;
	z-index: 4;
}

.imgloader #cavalos img {
	
}

.imgloader #espiral {
	position: fixed;
	top: 55%;
	left: 48%;
	width: 400px;
	margin-top: -16px;
	margin-left: -205px;
	z-index: 2;
}

.imgloader #espiral img {
	width: 50px;
}

.imgloader #espiral2 {
	position: fixed;
	top: 29%;
	left: 48%;
	width: 400px;
	margin-top: 16px;
	margin-left: -50px;
	z-index: 2;
}

.imgloader #espiral2 img {
	width: 70px;
}

.imgloader #espiral3 {
	position: fixed;
	top: 48%;
	left: 48%;
	width: 400px;
	margin-top: -16px;
	margin-left: 140px;
	z-index: 2;
}

.imgloader #espiral3 img {
	width: 70px;
}

.imgloader #estrelas {
	position: fixed;
	top: 12%;
	left: 48%;
	width: 400px;
	margin-top: -16px;
	margin-left: 2px;
	z-index: 5;
}

.imgloader #estrelas img {
	width: 80px;
}

.imgloader #letras {
	position: fixed;
	top: 25%;
	left: 48%;
	width: 400px;
	margin-top: -16px;
	margin-left: -140px;
	z-index: 5;
}

.imgloader #letras img {
	width: 300px;
}

.stripe-dark {
	background-color: rgba(0,0,0,.5);
}

/* img.bg { */
/*   min-height: 100%; */
/*   min-width: 1024px; */
	
/*   width: 100%; */
/*   height: auto; */
	
/*   position: fixed; */
/*   top: 0; */
/*   left: 0; */
/* } */

/* @media screen and (max-width: 1024px) { */
/*   img.bg { */
/*     left: 50%; */
/*     margin-left: -512px; */
/*   } */
/* } */