.fechas{
	position:relative;
	left:12%;
	font-size:18px;
}
.Hasta{
	margin-left:30px;
}
@media only screen and (max-width:1024px){
/*.fechas{
	display:flex;
	flex-direction: column;
	position:relative;
		
}*/
.fondo{
	position:relative;
	width:100%;
	height:100%;
}
.Desde{
	margin-left:0%;
}
.Hasta{
	margin-left:1%;
}
input[type="submit"]{
  -webkit-appearance:none;
}

.ingresar{
    -webkit-appearance:none;
    font-size:18px;
	width:50%;
	padding:10px;
	
}   
}
