/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2026 | 22:04:19 */
@media screen and (max-width: 1920px){
	.page-id-2342 .evosl_footer_outter{
		left: calc(-100dvw / 4 + 60px);
		top: 120px;
	}
}
@media screen and (min-width: 1921px) {
	.page-id-2342 .evosl_footer_outter{
		left: -30%;
    	top: 120px;
	}
}