#container {
	position: absolute;
	left: 654px;
	top: 435px;
	width: 574px;
	text-align: center;
}

#page-title {
	font-size: 32px;
	font-weight: 500;
	line-height:42px;
	color: #000000;
	width: 100%;
	margin: 0px 0px 5px 0px;
}

#page-subtitle {
	font-size: 28px;
	font-weight: 400;
	font-style: italic;
	color: #646363;
	width: 100%;
	margin: 0px 10px 29px 10px;
}

#page-description {
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	width: 100%;
}

cite {
	position: absolute;
	left: 1250px;
	top: 842px;
	font-weight: 200;
	font-size: 11px;
	font-style: normal;
	color: black;
}

cite a {
	text-decoration: none;
	color: black;
}

#hex-cloud {
	position: absolute;
	top: 148px;
	left: 100px;
}

path {
	stroke: #000000;
	stroke-width: 1;
}

#img-intuitive-interface {
	filter: brightness(90%);
}

#img-intuitive-interface:hover {
	filter: brightness(65%);
}

#img-geo-data-management {
	filter: brightness(90%);
}

#img-geo-data-management:hover {
	filter: brightness(65%);
}

image:hover {
	filter: brightness(65%);
	cursor: default;
}

.hexagon-txt {
    color: white;
    font-size: 22px;
    font-weight: 600;
    text-shadow: 2px 2px 10px black;
    text-align: center;
    line-height:26px;
}

#test {
	position: absolute;
    top: 580px;
    left: 313px;
}