.banner {
	display: none;
}

.breadcrumb-nav {
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.problematique-style {
	margin-right: 30PX;
	margin-bottom: 50PX
}

.banner.darken .big-banner {
	opacity: .5;
	position: relative;
	z-index: 2;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

#main-banner:not(.darken) h1 {
	background-color: rgb(112 128 144/ 50%)
}

.imageSvg {
	width: 24px;
	height: 24px;
}

#map {
	height: 100vh;
	width: 100%;
}