p {
	font-family: "Fira Sans";
}

.mapcontainer {
	width: 100%;
	margin: auto;
}

/* Specific mapael css class are below
         * 'mapael' class is added by plugin
        */

.mapael .map {
	position: relative;
}

.mapael .mapTooltip {
	position: absolute;
	background-color: #ffffff;
	/*moz-opacity: 0.70;*/
	opacity: 0.7;
	filter: alpha(opacity=70);
	border-radius: 10px;
	padding: 10px;
	z-index: 1000;
	max-width: 200px;
	display: none;
}

@media (max-width: 700px) {
	.elementor-34 .elementor-element.elementor-element-b30e241 {
		margin-top: -40px;
		margin-bottom: 30px;
	}
}

.btn-primary {
	background-color: #005aab !important;
	border-color: #005aab !important;
	color: #ffffff;
}

.btn-primary:hover {
	background-color: #007bff !important;
	border-color: #007bff !important;
	color: #ffffff;
}

h2#exampleModalLongTitle {
	color: #005aab !important;
}

hr {
	background-color: #005aab !important;
}
