body{
    background: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    padding-left: 3px;
    /*text-align: center;*/
}

header{
	width: 150px;
}

ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    padding-left: 10px;
    line-height: 25px;
    color: #FF01E6;
    text-align: center;
}



/*iframe{
	position: absolute;
	top: 150px;
	overflow: hidden;
	width: 100%;
	max-width: 1050px;
	height: 790px;
	left: 400px;
	border: none;
	
} para borrar*/

#logito{
	width: 120px;
	padding-top:  30px;
	padding-left: 23px;
}
#icons{
	position: relative;
	top: 10px;
	padding-left: 35px;
	width: 115px;
	
}

#menu li {
	display:block;
	
}


#menu a {
	text-transform:uppercase;
	font-weight:700;
}


#pepe1{
	
	color: #FF01E6;

}

#test{
	position: absolute;
	top: 200px;
	left: 400px;
	width: 900px;
	max-height: 1024px;
	
	
			
		}		
.slider {width: 95%;margin: auto; overflow: hidden}
.slider ul {display: flex; padding: 0; width: 400%; animation: cambio 20s infinite}
.slider li{width: 95%; list-style: none;}
.slider img {with 95%}
@keyframes cambio {
	0% {margin-left: 0;}
	20% {margin-left: 0;}
	
	25% {margin-left: -100%;}
	45% {margin-left: -100%;}
	
	50% {margin-left: -200%;}
	70% {margin-left: -200%;}
	
	75% {margin-left: -300%;}
	95% {margin-left: -300%;}





/*@media all and (min-width: 600px) and (max-width: 1023px) {
	
header{
	width: 100%;
	height: auto;
}
	
		

ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 130%;
    vertical-align: baseline;
    background: transparent;
    text-align: center;
	padding-left: 5px;
	line-height: 35px;
	color: #FF01E6;
}


.continer{
	position: relative;
	padding-bottom: 50%;
	padding-left: 15px;
	height: 0;
	overflow: hidden;
	width: 100%;
    height: 100vh;

	}
	
.continer iframe{
    top: 0;
    width: 90%;
    height: 100vh;
    left: 0px;
    border: none;
    padding-right: 2px;
}
			

#logito{
	width: 120px;
	padding-top:  30px;
	padding-left: 23px;
}
#icons{
    position: absolute;
    top: 1500px;
    padding-left: 15px;
    width: 700px;
    height: 150px;
    align-items: center;
    align-content: center;
    text-align: center;
	
}

#menu li {
	display:block;
	
	
}


#menu a {
	text-transform:uppercase;
	font-weight:700;

}


#pepe1{
	
	color: #FF01E6;
	line-height: 25px;
	font-size: 25px;
	
}

	@media all and (max-width: 599px) {
	
header{
	width: 100%;
	height: auto;
}
	
		

ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 130%;
    vertical-align: baseline;
    background: transparent;
    text-align: center;
	padding-left: 5px;
	line-height: 35px;
	color: #FF01E6;
}


	
		
.conten{
	position: relative;
	padding-bottom: 50%;
	padding-left: 15px;
	overflow: hidden;
	width: auto;
	
	
	}
	
.conten iframe{
	top: 0;
	min-width: 580px;
	max-width: 980px;
	max-height: 790px;
	left: 0px;
	border: none;
	margin-right: 2px;
			
}
#logito{
	width: 120px;
	padding-top:  30px;
	padding-left: 23px;
}
#icons{
    position: relative;
    top: 1050px;
    padding-left: 15px;
    width: 700px;
    height: 150px;
    align-items: center;
    align-content: center;
    text-align: center;
	
}

#menu li {
	display:block;
	
	
}


#menu a {
	text-transform:uppercase;
	font-weight:700;

}


#pepe1{
	
	color: #FF01E6;
	line-height: 25px;
	font-size: 25px;
	
}*/
