@media(max-width: 991.98px) {
	.offcanvas .nav-link {
		color: black !important;
	}
	body {
		overflow-x: hidden;
	}

.ville-template .navbar-brand,
.home .navbar-brand {
	z-index: 9;
	position: absolute;
	top: 50%; left: 50%; margin-top: -75px !important; margin-left: -75px !important; height: 150px; width: 150px;
}
.ville-template .navbar-brand img,
.home .navbar-brand img {
	height: 150px;
}
.baseline h1 {
	font-size: 40px;
}
.navbar-toggler {
	font-size: 30px;
	color: white;
	z-index: 99;
	position: absolute;
	left: 15px;
	top: 60px;
}
#menu-menu-principal-1 li {
	list-style-type: none;
}
#menu-menu-principal-1 {
	display: flex;
	justify-content: center;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.offcanvas-body {
	height: 100vh;
	position: absolute;
	top: 0;
	width: 100%;
	display: flex;
	justify-content: center;

}

.pagetitle__heading {
	color: white;
}

#menu-menu-principal-1 .sub-menu {
	margin: 0; padding: 0;
}
#menu-menu-principal-1 a {
	color: black !important;
}
.menu-item-968, .menu-item-151,
#menu-menu-principal-1 .menu-item-has-children {
	margin-top: 10px;
}
#menu-menu-principal-1 .menu-item-has-children>a:before {
    font-family: 'Font Awesome 6 Free'; /* Déclare la police Font Awesome */
    font-weight: 900; /* Utilise les icônes solides */
    content: '\f107'; /* Code unicode de l'icône angle-down */
    margin-right: 5px; /* Ajoute un espace après l'icône */
}

	header.header.position-absolute {
		position: static !important;
	}
	header .text-white {
		color: black !important;
	}
	header ul.flex-row {
		flex-direction: column !important;
	}
	.navbar-brand {
		margin: auto !important;
	}
	.page-title-layout2 {
		padding-top: 300px !important;
	}
	.bg-cover {
		height: 300px !important;
	}
	#logo-anime {
		margin-left: initial !important;
	}
	.py-6 {
		padding-top: .5rem !important;
		padding-bottom: .5rem !important;
	}
	.site-info {
		text-align: center;
	}
	#devis .btn-white {
		display: inline-block;
	}
	#devis {
		background-position: center center;
	}
	.front #solutions h1 {
		font-size: 2rem !important;
		font-weight: bold;
	}
}
