img.map_image {
	border: 1px solid #bbb;
}


/* ==== Contact ==== */

.contact_page span {
	background: linear-gradient(45deg, rgba(4, 118, 189, 1) 0%, rgba(20, 154, 82, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 20px;
}

.contact_page tr:first-child td:last-child {
	font-size: 14px;
}

.contact_page td {
	padding: 8px;
}

.contact_page:lang(ar) .number {
	direction: ltr;
	text-align: right;
}