@charset "UTF-8";
/* CSS Document */


.inc-bgia {
	background-image: url(../images/1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100vh;
}
#inc-tags .inc-tags-active, #inc-tags ul li a:hover {
	border-bottom: 1px solid #0056b3;
	color: #0056b3;
}
.grid-item {
	display: none;
}
.inc-vh {
	height: 100vh;
}
.inc-vw {
	width: 100vw;
}
#map {
	height: 400px;
	width: 100%;
}
