
	.imagen0 {
	 	width: 100%;
		height: 100%;
	  	position: absolute;
	  	right: 0px;
	  	background-image: url(../img/banner/3yj6LutJ2.webp);
	  	background-size: cover;
	  	background-position: 50% 50%;
	}	
	.imagen1 {
	 	width: 100%;
		height: 100%;
	  	position: absolute;
	  	right: 0px;
	  	background-image: url(../img/banner/uvfwGsDYd.webp);
	  	background-size: cover;
	  	background-position: 50% 50%;
	}	
	.imagen2 {
	 	width: 100%;
		height: 100%;
	  	position: absolute;
	  	right: 0px;
	  	background-image: url(../img/banner/aogjfAvnT.webp);
	  	background-size: cover;
	  	background-position: 50% 50%;
	}	
	.imagen3 {
	 	width: 100%;
		height: 100%;
	  	position: absolute;
	  	right: 0px;
	  	background-image: url(../img/banner/ks5wUfHQX.webp);
	  	background-size: cover;
	  	background-position: 50% 50%;
	}	
	.imagen4 {
	 	width: 100%;
		height: 100%;
	  	position: absolute;
	  	right: 0px;
	  	background-image: url(../img/banner/dwTVZBQjq.webp);
	  	background-size: cover;
	  	background-position: 50% 50%;
	}	

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #E3E3E3;
  background-image: url(../../adminconf/img/favicon.ico);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 200px;
}
