

/* Start:/local/templates/elpolis/unify/css/pages/page_404_error.css?1693634884594*/
/*404 Error Page v1
------------------------------------*/
.error-v1 {
	padding-bottom: 30px;
	text-align: center;
}

.error-v1 p {
	color: #555;
	font-size: 16px;
}

.error-v1 span {
	color: #555;
	display: block;
	font-size: 35px;
	font-weight: 200;
}

.error-v1 span.error-v1-title {
	color: #777;
	font-size: 180px;
	line-height: 200px;
	padding-bottom: 20px;
}

.non-active {
	cursor: not-allowed;
}

/*For Mobile Devices*/
@media (max-width: 500px) {
	.error-v1 p {
		font-size: 12px;
	}

	.error-v1 span {
		font-size: 25px;
	}

	.error-v1 span.error-v1-title {
		font-size: 140px;
	}
}

/* End */
/* /local/templates/elpolis/unify/css/pages/page_404_error.css?1693634884594 */
