/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2024 | 13:29:22 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 



@media only screen and (max-width: 1400px){
	
}

@media only screen and (max-width: 1200px){
	nav ul.navigation-menu{
		display: none !important;
	}
}

@media only screen and (max-width: 992px){
	
}


@media only screen and (max-width: 768px){
	.element-1{
		right: 0;
	}
}


@media only screen and (max-width: 600px){
	.nav ul.navigation-menu{
	
	}
}


@media only screen and (max-width: 500px){
	.nav ul.navigation-menu{
	
	}
}


/* slider testimonios */







