/*** HOME : HERO BANNER ***/
#noll-presentation {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	position: relative;
	padding:50px;
}

@media screen and (min-width: 1001px) and (max-width: 1500px) {
			.ange {
        margin-bottom: -18%;
				max-height:55vh;		
    }
	}

.noll-box {
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	max-width: 480px;
	text-align: center;
}
.noll-box a {
	position: absolute;
	bottom: 0;
	transform: translateY(50%);
	box-shadow: 0px 142px 40px 0px rgba(89, 53, 140, 0.00), 0px 91px 36px 0px rgba(89, 53, 140, 0.01), 0px 51px 31px 0px rgba(89, 53, 140, 0.05), 0px 23px 23px 0px rgba(89, 53, 140, 0.09), 0px 6px 13px 0px rgba(89, 53, 140, 0.10) !important;
}

.noll-box h1 {
	font-size: 23px!important;
	color:#59358c!important;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 27px;
	z-index: 888!important;
}

.noll-box h1 span {
	color:#59358c!important;
	display: block;
	font-weight: 400;
	z-index: 888!important;
}

.h3Light {
	font-size: 50px !important;
	line-height: 45px !important;
	color: #191818 !important;
	font-weight: 600 !important;
	z-index: 888!important;
}

.btn-home {
	display: flex;
	justify-content: center;
	z-index: 8002;
	position: relative;
}

.btn-home  a {
    font-size: 18px;
    display: block;
	padding:  10px 40px!important;
	z-index: 7777;
	background: #59358C!important;
	color: #FFF!important;
}

.btn-home  a:hover {
	border: 1px solid #59358C;
	color: #59358C!important;
	background: #fafafa!important;
}


@media screen and (max-width: 991px) {
	#form-left::before {
		height: 90px; 
	}
	.h3Light {
		font-size: 40px !important;
		line-height: 30px !important;
	}
	
	.noll-box {
		max-width: 500PX;
	}
}

@media screen and (max-width: 600px) {
	.noll-box h1 { 
		font-size: 20px!important; 
		line-height: 24px!important;
	}
	
	.h3Light {
		font-size: 35px !important;
		line-height: 30px !important;
	}
}

@media screen and (min-width:1001px){
	.noll-box {
		padding-bottom: 30px;
	}
	
	.btn-home {
	display: flex;
	justify-content: center;

	}
}


/* ANGE */
#noll-presentation {
	/* background-image:url(/wp-content/uploads/2025/08/noll-concept_amenagement-1-scaled.jpg);*/
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	flex-direction: column;
	/*justify-content: start;*/
	position:relative;
}
#noll-presentation:after{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0%;
	width: 100%;
	height:100%;
	background:linear-gradient(0deg, var(--main-white) 0px, transparent 120px);
	z-index: 1;
}
.noll-wrap {
	z-index: 0;
	pointer-events: none;
}
.ange-wrap{
	position:relative;
	display: flex;
}
/* 
@media screen and (min-width:991Px) {
	.ange-wrap{
		position:relative;
		display: flex;
		top: 25px;
		}
	}
*/
@media screen and (min-width:500px) and (max-width:600px){
	.ange-wrap{
		top: 28px;
	}

}

/* 
@media screen and (min-width:1000Px) { 
.ange {
	margin-bottom: -7%;
}
}
*/
@media screen and (mAX-width:600Px) { 
.ange {
	margin-bottom: 2%;
}

}
.noll-box{
	max-width:900px;
	gap: 10px;
}
.aile{
	z-index: 1;
	position:absolute;
	width:128%;
	max-width:unset;
	height:auto;
	top: 62%;
	transform: translateY(-50%);
}
.aile-d{
	left:40%;
	animation: aile-droite 12s ease-out infinite;
	transform-origin: left 70%;
}
.aile-g{
	right:40%;
	animation: aile-gauche 12s ease-out infinite;
	transform-origin: right 70%;
}
.l-wrap {
	background: #DAD7D7!important;
}
/* 
@keyframes aile-gauche {
	0%   { transform: translateY(-50%) rotate(0deg); }
	25%  { transform: translateY(-50%) rotate(-15deg); }
	50%  { transform: translateY(-50%) rotate(0deg); }
	75%  { transform: translateY(-50%) rotate(-15deg); }
	100% { transform: translateY(-50%) rotate(0deg); }
}
@keyframes aile-droite {
	0%   { transform: translateY(-50%) rotate(0deg); }
	25%  { transform: translateY(-50%) rotate(15deg); }
	50%  { transform: translateY(-50%) rotate(0deg); }
	75%  { transform: translateY(-50%) rotate(15deg); }
	100% { transform: translateY(-50%) rotate(0deg); }
}*/
@media screen and (max-width:1800Px) and (min-width:990px){
	#noll-presentation .mainTitle{
		font-size: 50px;
	}
	#noll-presentation .h3Light{
		font-size: 30px;
	}
}
@media screen and (max-width:1800Px) {
	#noll-presentation{
		padding: 30px 60px;
	}
	.noll-box{
		max-width:600px;
	}
}

@media screen and (min-width:1500Px) and (max-width: 2000px) {
		.ange {
		
        	
}
}

@media screen and (min-width:2001Px) {
		.ange {
        margin-bottom: -14%;	
}
	#noll-presentation {
    min-height: calc(70vh - 50px);
}
}

@media screen and (max-width: 1400px) {
    .noll-box {
        max-width: 600px;
    }
}

@media screen and (max-width:991Px) {
		.noll-box{
		max-width:600px;
		}
	}


@media screen and (max-width:767Px) {
	.noll-box{
		padding: 30px 0px 0px 0px;
	}

	.aile {
		top: 56%;
	}
	#noll-presentation {
		
	}
	#noll-presentation:before {
		height: 70px;

	}
}

@media screen and (min-width: 601px) and (max-width: 1500px) {
		.ange {
		margin-bottom: -18%;
	}
}
@media screen and (max-width:500Px) {

	.aile {
		width: 110%;
	}
	.noll-wrap{
		gap: 25px;
	}
	#noll-presentation:before {
		height: 60px;
	}
	
	#noll-presentation {
		Justify-content: SPACE-AROUND;
	}
}

/* fin ANGE */

#noll-presentation *{
	color: var(--main-white);
}

#presImage-1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 42%;
	height: 65vh;
	object-fit: cover;
	z-index: -1;
	object-position: 50% 20%;
}
#presImage-2 {
	position: absolute;
	left: 0;
	top: 10%;
	width: 28vw;
	aspect-ratio:3/2;
	object-fit: cover;
	z-index: 1;
	max-width: unset;
	/*transform: translateX(calc(-100% - 2px));*/
	transform: translateX(-100%);
}
#presImage-3 {
	position: absolute;
	right: 0;
	bottom: -5vh;
	width: 33%;
	height: 35vh;
	object-fit: cover;
	z-index: 1;
	object-position: 28% 0%;
}

#presImage-1 , #presImage-2 , #presImage-3 {
	will-change: transform; 
	transition: transform 0s linear;	
}

.noll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	justify-content: space-between;
	display: flex;
	align-items: end;
	gap: 30px;
}
#presLetter-1, #presLetter-2{
	width: 100%;
	max-width: 30%;
	max-height: 80%;
	/*filter: saturate(0);*/
}
.l-wrap{
	position: relative;
	display: inline-block;
	/*border: 2px solid;*/
	/*border-image: linear-gradient(180deg, var(--main-violet) 0%, var(--violet500) 100%) 1;*/
	/*border-image: linear-gradient(180deg, #575756 0%, #E0E0E0 100%) 1;*/
	height: 100%;
	max-width: 7%;
	width: 100%;
	/*background: var(--main-white);*/
	background: linear-gradient(180deg, #DAD7D7 29.5%, #FBFBFB 100%);
}
@media screen and (max-width:1000px){
	#noll-presentation {
		min-height: auto;
		padding:40px;
	}
	#presImage-1 {
		height: 55vh;
	}
	#presImage-2 {
		display: none;
	}	
	#presImage-3 {
		width: 42%;
		bottom: -50px;
	}
	.l-wrap {
		height: 90%;
	}
	.noll-wrap {
		justify-content: center;
	}
}
@media screen and (max-width:767px){
	#noll-presentation {
		min-height: auto;
		padding:20px;
	}
	#presImage-1, #presImage-3 {
		height: 250px;
		width: 48%;
	}
	/*.l-wrap {
		border: 1px solid!important;
		border-image: linear-gradient(180deg, var(--main-violet) 0%, var(--violet500) 100%) 1!important;
	}*/
}

/*** ANIMATION PLAN ***/
#plan {
	position: absolute;
	left: 50%;
	width: 100vw;
	transform: translateX(-50%);
	bottom: 0%;
	max-height: 100vh;
	z-index: -1;	
	opacity: 0.1;
}
#plan .st0, #plan .st1{
	stroke : black;
	stroke-dashoffset: 100%;
	stroke-dasharray: 0% 100%;
	/*animation: dessin 10s ease-in forwards; AJOUTE EN JS */
}

@keyframes dessin {
	0% {
		stroke-dasharray: 0% 100%;
	}
	100% {
		stroke-dasharray: 100% 0%;
	}
}
@media screen and (max-width:1000px){
	#plan {
		display:none;
	}
}
/*** HOME : DOMAINES ACTIVITES ***/
#domaines-activites{
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	padding-top: 220px;
	padding-bottom: 100px;
}
/*
#domaines-activites:after{
    content: "";
    position: absolute;
    left: 0%;
    width: 100%;
    bottom: 0%;
    height: 100%;
    max-height: 100vh;
    z-index: -1;
    background-image: url(/wp-content/uploads/2024/11/construction.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}*/
.domaines-container{
	justify-content: center;
	display: flex;
}
.domaines-content{
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 40px;
	width: 70%;
	min-width: 700px;
	margin-left: 15%;
	z-index: 2;
}

.domaines-wrap{
	background-color: var(--main-violet);
	display: grid;
	grid-template-columns:  repeat(2, 1fr);
	gap: 40px;
	padding: 50px 50px 70px 50px;
	width: 100%;
	box-shadow: 0px 251px 70px 0px rgba(89, 53, 140, 0.00), 0px 161px 64px 0px rgba(89, 53, 140, 0.01), 0px 90px 54px 0px rgba(89, 53, 140, 0.05), 0px 40px 40px 0px rgba(89, 53, 140, 0.09), 0px 10px 22px 0px rgba(89, 53, 140, 0.10);
	z-index: 2;
}

.domaines-wrap *{
	color: var(--main-white);
}
.domaines-content>h2 {
	max-width: 360px;
	z-index: 2;
}
.domaine {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
img.img-domaine {
	height: 80px;
	width: fit-content;
}

#n-noll{
	position: absolute;
	left: -25%;
	top: -35%;
	width: 100%;
	/*height: fit-content;*/
	z-index: 0;
	pointer-events: none;
	/* min-width: 850px; */
	max-width: 700px; 
	object-fit: contain;
}
.domaines-btn{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateY(50%);
}
@media screen and (max-width:1200px){
	.img-domaine {
		height: 50px!important;
	}

}
@media screen and (max-width:1000px){
	#domaines-activites {
		padding-top: 0px;
		padding-bottom: 60px;
	}
	.domaines-content {
		width: 100%;
		min-width: unset;
		margin-left: 0%;
	}
	.domaines-wrap{
		padding: 40px 40px 60px 40px;
	}
	#n-noll {
		min-width: unset;
		width: 60%;
		right: -30px;
		top: -50px;
		left: unset;
	}
}
@media screen and (max-width:767px){
	#domaines-activites {
		padding-top: 70px;
		padding-bottom: 40px;
	}
	.domaines-wrap{
		padding: 30px 20px 40px 20px;
		grid-template-columns: 1fr;
	}
	#n-noll {
		opacity: 0.75;
	}
}

/*** HOME : Accompagnements & Qui sommes-nous ***/
.bgHome {
	background: linear-gradient(180deg, #FBFBFB 0%, #EAEAEA 35%, #EAEAEA 60%, #FBFBFB 90%, transparent 100%);
	z-index: 1;
	position: relative;
}

/*** HOME : Accompagnements ***/
#accompagnements {
	padding-top: 100px;
	padding-bottom: 70px;
}
.accompagnements-container {
	display: flex;
	gap: 30px;
}

.accompagnements-wrap{
	background-color: var(--main-white);
	display: grid;
	grid-template-columns:  repeat(2, 1fr);
	padding: 50px 50px 50px 0px;
	min-width: 65%;
	z-index: 2;
	gap: 80px 40px;
	position: relative;
}
.accompagnements-wrap:after{
	content: "";
	position: absolute;
	right: 0%;
	width: 100vw;
	top: 0%;
	height: 100%;
	z-index: -1;
	pointer-events: none;
	box-shadow: -176px 124px 60px 0px rgba(89, 53, 140, 0.00), -112px 80px 55px 0px rgba(89, 53, 140, 0.01), -63px 45px 46px 0px rgba(89, 53, 140, 0.05),  -28px 20px 34px 0px rgba(89, 53, 140, 0.09), -7px 5px 19px 0px rgba(89, 53, 140, 0.10);
	background-color: var(--main-white);
}

.accompagnement-titre {
	grid-column: 1 / -1;
}
.txt-accomp{
	color: var(--main-black);
}
ul.txt-accomp {
	margin-bottom: 0;
}
.txt-accomp a {
	font-size: 18px;
	margin-top: 25px;
	display: block;
}


.accomp-btn{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateY(50%);
	margin-right: 10px; 
}
.accompagnement {
	display: flex;
	gap: 25px;
	align-items: start;
}
.dtl-accomp {
	display: flex;
	flex-direction: column;
	gap: 15px;
	width:calc(100% - 115px);
}
.img-accomp {
	height: 90px;
	width: 90px;
	object-fit: contain;
	object-position: top center;
}
.accompagnements-conseil{
	min-width: 270px;
	padding: 20px;
	color: var(--main-black);
	height: fit-content;
	max-width: 20%;
	display: flex;
	flex-direction: column;
	gap: 30px;
	position: relative;
	/*border: 1px solid var(--main-violet);
	background:var(--main-white);*/
}
.accompagnements-conseil:after {
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	top: 0;
	height: 100%;
	background: var(--main-white);
	z-index: -1;
	border: 1px solid var(--main-violet);
}
#o-noll{
	position: absolute;
	left: 50%;
	top: 50%;
	min-width: 325%;
	height: fit-content;
	z-index: -1;
	pointer-events: none;
	transform: translateX(-50%) translatey(-50%);
	object-fit: contain;
	object-position:top;
}
@media screen  and (max-width:1200px){
	.accompagnement {
		flex-direction: column;
	}
	.img-accomp {
		height: 70px;
		width: 70px;
	}
	.dtl-accomp {
		width:100%;
	}
}
@media screen  and (max-width:1000px){
	#accompagnements {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.accompagnements-container.row {
		flex-direction: column-reverse;
		gap: 60px;
	}
	.accompagnements-wrap{
		padding: 50px 40px 50px 0px;
	}
	#o-noll{
		min-width: 269%;
	}
	.accompagnements-conseil{
		min-width: 300px;
	}
	.accompagnement {
		flex-direction: row;
	}
	.dtl-accomp {
		width:calc(100% - 95px);
	}
}
@media screen and (max-width: 767px) {
	#accompagnements {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.accompagnements-container.row {
		gap: 40px;
	}
	.accompagnements-wrap{
		padding: 30px 20px 30px 20px;
		gap: 30px;
		grid-template-columns: 1fr;
	}
	.img-accomp {
		height: 50px;
		width: 50px;
	}
	.dtl-accomp {
		width:calc(100% - 75px);
	}
	.accompagnements-wrap:after{
		display:none;
	}
	.accomp-btn{
		transform: translate(-50%, 50%);
		margin-right: 0px; 
		width: max-content;
	}
	.accompagnements-conseil {
		width: auto;
		min-width: unset;
		max-width: unset;
		margin-right: 15%;
	}
	#o-noll {
		min-width: 60%;
		left: unset;
		left: 100%;
		transform: translate(-40%, -0%);
		opacity: 0.75;
	}
}

/*** HOME : Qui sommes nous ***/
#qui-sommes-nous{
	margin-top: 100px;
	margin-bottom: 0px;
	position: relative;
}
.qsn-container {
	display: flex;
	gap: 30px;
	position: relative;
}
.qsn-wrap {
	padding: 50px 50px 150px 50px;
	display: flex;
	gap: 50px;
	width: 65%;
	margin-left: auto;
	background: var(--main-white);

	position:relative;
}
.qsn-wrap:after{
	content:"";
	z-index: -1;
	position:absolute;
	left:0;
	width:100vw;
	background-color:var(--main-white);
	top:0;
	height:100%;
	box-shadow:  -176px 124px 60px 0px rgba(89, 53, 140, 0.00), -112px 80px 55px 0px rgba(89, 53, 140, 0.01), -63px 45px 46px 0px rgba(89, 53, 140, 0.05),  -28px 20px 34px 0px rgba(89, 53, 140, 0.09), -7px 5px 19px 0px rgba(89, 53, 140, 0.10);	
}
.qsn-gauche {
	display: flex;
	flex-direction: column;
	gap: 20px;
	width: 50%;
}
.qsn-gauche p{
	color: var(--main-black);
}
.qsn-droite {
	display: flex;
	flex-direction: column;
	gap: 30px;
	width: calc(50% - 50px);
}


.chiffres-container{
	z-index: 2;
	position: relative;
}
.chiffres-wrap {
	display: flex;
	gap: 50px;
	padding: 50px;
	justify-content: space-around;
	width: fit-content;
	margin-left: auto;
	margin-top: -100px;
	background: var(--violet300);
	min-width: 70%;
	box-shadow: -176px 124px 60px 0px rgba(89, 53, 140, 0.00),-112px 80px 55px 0px rgba(89, 53, 140, 0.01), -63px 45px 46px 0px rgba(89, 53, 140, 0.05),-28px 20px 34px 0px rgba(89, 53, 140, 0.09), -7px 5px 19px 0px rgba(89, 53, 140, 0.10), -176px -124px 60px 0px rgba(89, 53, 140, 0.00), -112px -80px 55px 0px rgba(89, 53, 140, 0.01),  -63px -45px 46px 0px rgba(89, 53, 140, 0.05), -28px -20px 34px 0px rgba(89, 53, 140, 0.09),  -7px -5px 19px 0px rgba(89, 53, 140, 0.10);
}
.noll-chiffre {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align:center;
	color: var(--main-violet);
}

.noll-chiffre span {
	width: fit-content;
	margin: auto;
}
.noll-chiffre img {
	height: 90px;
	margin: auto;
	object-fit: contain;
	margin-bottom: 30px;
}
.noll-chiffre p.h5Light {
	color: var(--main-black);
}

.qsn-img-wrap{
	position: relative;
}
.qsn-img{
    /*position: absolute;
    left: 60px;
    top: -50px;
	width: 45%;
    height: 100vh;
	z-index: -1;
	transform: scaleX(-1); */
	height: auto;
	max-height: 70vh;
	width: 75%;
	object-fit: contain;
	object-position: left;
	margin-bottom: -21%;
}

@media screen and (max-width:1400px){

	.qsn-wrap {
		width: 60%;
	}
	.noll-chiffre img {
		height: 70px;
	}
	.chiffres-wrap {
		gap: 40px;
		padding: 40px;
	}
}
@media screen and (max-width:1400px){
	#qui-sommes-nous {
		margin-top: 60px;
		margin-bottom: 60px;
	}
}
@media screen and (min-width:1000px) and (max-width:1250px){
	.qsn-wrap{
		flex-direction:column;
	}
	.qsn-gauche, .qsn-droite{
		width:100%;
	}
	.qsn-droite img{
		max-width: 300px;
	}
}

@media screen and (max-width:1000px){
	.qsn-wrap {
		width: 100%;
		padding: 50px 40px 150px 40px;
	}
	.qsn-img {
		width:80%;
	}
	.qsn-img-wrap {
		margin-bottom: 0px;
		justify-content: center;
		display: flex;
	}
	.chiffres-wrap {
		min-width: 100%;
		gap: 30px;
		padding: 30px;
		margin-left:20px;
	}
	.qsn-img {
		position: relative;
		left: unset;
		top: unset;
		height: auto;
	}
}
@media screen and (max-width:767px){
	#qui-sommes-nous {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.qsn-container {
		padding: 0 20px;
	}
	.qsn-img {
		width: calc(100% - 40px);
	}
	.qsn-wrap {
		padding: 30px 20px 150px 20px;
		flex-direction: column;
		gap: 30Px;
	}
	.qsn-wrap:after{
		width:100%;
	}
	.qsn-gauche, .qsn-droite{
		width:100%;
	}
	.qsn-droite img {
		max-width: 400px;
	}
	.chiffres-wrap {
		gap: 30px;
		padding: 30px;
		flex-direction: column;
		align-items: center;
		text-align: center;
		margin: -100px 20px 30px 20px;
		width: calc(100% - 40px);
		min-width: unset;
	}
	.noll-chiffre {
		flex-direction: row;
		gap: 20px;
		width: fit-content;
		justify-content: center;
		margin: 0 auto 0 0;
		text-align: left;
	}
	.noll-chiffre img {
		margin-bottom: 0px;
		width: 70px;
		object-fit: contain;
		height: 55px;
	}
}

/*** HOME : Réalisations ***/
#realisations{
	z-index: 0;
	position: relative;
	/*min-height: 60vh;*/
	padding-top: 100px;
	padding-bottom: 100px;
}
.home #realisations{
	/*padding-top: 200px!important;	*/
	padding-top: 20vh!important;
}
.realisations-container {
	position: relative;
}
.single-accompagnement.no-question #relativeLwrap{
	display:none!important;
}
.single-accompagnement.no-question .realisations-content{
	margin-left:0!important;
}
#relativeLwrap {
	position: absolute;
	left: 50%;
	bottom: 0%;
	/*height: calc(100% + 500px) ;*/
	height:  calc(100% + 250px);
	transform: translate(-50%, 0%);
	z-index: -1;
}
.home #relativeLwrap{
	height: calc(100% + 500px) !important;
}
@media screen and (min-width:1000px){
	.home .L-content {
		left: 75%;
	}
}
.L-content{
	height: 100%;
	left: 25%;
	position: absolute;
	top: 0;
	transform: translate(-50%, 0%);
	max-width: 15%;	
	display:flex;
	gap:50px;
}
img.relativeL {
	height: 100%;
	object-fit: cover;
	max-width: calc(50% - 25px);	
	user-select: none; 
	-webkit-user-drag: none;
}
/*
.single-accompagnement .relativeL {
    filter: grayscale(1) brightness(1.9);
}*/
.realisations-content {
	position: relative;
	width:65%;
	margin-left:auto;
	display: flex;
	gap: 20px; 
}
.realisations-content h2{
	width: 450px;   
}

.seeMoreRea {
	margin: auto 0 auto auto;
	z-index: 9;
	position: relative;
	display: flex;
	justify-content: end;
	height: fit-content;
	align-self: center;
}
@media screen and (max-width:1000px){
	.realisations-content {
		flex-direction: column;
		width: 60%;
	}
	.realisations-content h2 {
		width: fit-content;
	}
	.seeMoreRea {
		margin: auto auto auto 0;
	}
}


/* Galerie */
.realisations-galerie {
	width:100%;
	margin: 50px auto;
	display: flex;
	flex-direction: column;
	gap: 30px; 
	width: 100%;
	overflow-x: scroll;
	padding-left: 60px;
}
.realisations-galerie::-webkit-scrollbar { 
	display: none; 
}
.realisation-row {
	display: flex;
	width: 100%;
	gap: 30px;
}

.realisation {
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: auto;
	height: 300px;
}
.realisation-row:first-child .realisation:nth-child(odd) {
	aspect-ratio: 5 / 3;
}
.realisation-row:first-child .realisation:nth-child(even) {
	aspect-ratio: 1 / 1;
}
.realisation-row:last-child .realisation:nth-child(even) {
	aspect-ratio: 5 / 3;
}
.realisation-row:last-child .realisation:nth-child(odd) {
	aspect-ratio: 1 / 1;
}

.realisation-detail {
	position:absolute;
	background:var(--main-violet);
	display: flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
	gap:20px;
	padding:20px;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity: 0;
	transition :0.3s ease-in-out;
}
.realisation:hover .realisation-detail{
	opacity:1!important;
}

.realisation-detail * {
	color: var(--main-white);
}
.realisation-detail h3{
	text-align:center;
}
.realisation-extrait {
	line-height: normal;
	text-align: center;
}

/* Navigation */
.galerie-nav{
	display:flex;
	gap:30px;
	justify-content:center;
}
.arrow-left{
	transform:scaleX(-1);
}
.arrow-left, .arrow-right{
	cursor:pointer;
	transition:0.3s ease-in-out;
}
.arrow-left *, .arrow-right *{
	transition:0.3s ease-in-out;	
}
.arrow-left:hover rect, .arrow-right:hover rect{
	fill: var(--violet300);
}
.arrow-left:hover path, .arrow-right:hover path{
	stroke:var(--main-violet);
}
@media screen and (max-width:1000px){
	#realisations {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.home #realisations{
		padding-top: 100px!important;	
	}
	.realisations-galerie {
		padding-left: 40px;
		margin: 50px auto 30px;
	}

	.L-content {
		max-width: 20%;
		gap: 40px;
	}
	.realisation {
		height: 230px;
	}
	img.relativeL {
		max-width: calc(50% - 20px);	
	}
}

@media screen and (max-width: 767px) {
	#realisations {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.home #realisations {
		padding-top: 60px !important;
	}
	.realisations-galerie {
		padding-left: 20px;
		margin: 30px auto 10px auto;
		gap: 20px;
	}
	.realisation-row {
		gap: 20px;
	}
	.L-content {
		max-width: 85px;
		gap: 20px;
		left: 40px;
		transform: translate(0%, 0%);
	}
	img.relativeL {
		max-width: calc(50% - 10px);
	}
	.realisations-content {
		width: calc(100% - 125px);
	}
	.realisation {
		height: 140px;
	}
	.galerie-nav svg {
		width: 35px;
	}
}

/*********************** QUI SOMMES NOUS *************************/

/*** Hero Expérience ***/

@media screen and (min-width:2000px){
		#hero-domaines-activites{
			min-height: calc(80vh - 90px)!important;
		}
	}
#hero-domaines-activites{
	min-height: calc(100vh - 90px);
	display: flex;
	padding-top: 100px;
	padding-bottom: 100px;
	position:relative;
}
#img-xp{
	height: 70%;
	left:0;
	top: 0;
	width: 100%;
	position:absolute;	
	object-fit:cover;
	z-index:0;
}
#hero-domaines-activites:after{
	content:"";
	height: 100%;
	top :0;
	left:0;
	width: 100%;
	background: linear-gradient(180deg, transparent 34%, #F7F5FA 54%);
	position:absolute;
	z-index:1;
}
.experience-container {
	z-index:3;
	display: flex;
	flex-direction: row;
	margin-top: auto;
	justify-content: space-between;
	margin-bottom: 0;
}
.content-2 h2 {
	font-size: 30px!important;
}

.content-2 p {
	color: var(--main-black)!important;
}
@media screen and (max-width:900px){
	.experience-container {
	flex-direction: column;
}
	.experience-content.content-2 {
		margin-top: 20px;
	}
}	
.experience-container-bis{
	display: flex;
	justify-content: start;
	padding-top: 50px;
	margin-bottom: 0;
}
.experience-content{
	height: fit-content;
	max-width: 700px;	
	display: flex;
	flex-direction: column;
	gap: 10px;
	color: var(--main-violet);
}
.experience-content .h5{
	color: var(--main-black);
}

#img-xp-n-top{
	height: 60%;
	right:0;
	top: 0;
	width: 40%;
	position:absolute;	
	object-fit:contain;
	object-position:top right;
	z-index:1;	
	mix-blend-mode: screen;
}

#img-xp-n-bottom{
	height: 60%;
	left:0;
	bottom: 0;
	width: 40%;
	position:absolute;	
	object-fit:contain;
	object-position:bottom left;
	z-index:2;	
	display:none;
}
.experience-content a {
	margin-top: 15px;
}
@media screen and (max-width:1000px){
	#hero-domaines-activites{
		min-height: 75vh;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.experience-container{
		justify-content: center;
	}
	.experience-container-bis{
		padding-top:100px;
	}
}
@media screen and (max-width: 767px) {
	#hero-domaines-activites {
		min-height: 60vh;
		padding-top: 140px;
		padding-bottom: 60px;
	}
	#hero-domaines-activites:after{
		background: linear-gradient(180deg, transparent 18%, #F7F5FA 35%);
	}
	#img-xp {
		height: 40%;
	}
}

/*** EQUIPE ***/
#equipe-noll {
	background: #F7F5FA;
	position:relative;
	z-index:2;
	padding-top: 50px;
}

#equipe-noll-n:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:calc(100% + 250px);
	width:40%;
	/*background: url("/wp-content/uploads/2025/01/n-equipe.png");*/
	background: url("/wp-content/uploads/2025/03/noll-bottom.png");
	background-position:left top;
	background-size:contain;
	background-repeat:no-repeat;
	transform: translateY(-250px);
	z-index: 1;
	opacity: 0.5;
}
.equipe-image-wrap{
	position:relative;
	margin: 70px 0 90px;
}
.equipe-image-wrap:after{
	content:"";
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	background: linear-gradient(0deg, rgba(247, 245, 250, 0.00) 66.13%, #F7F5FA 94.75%);
}

.img-equipe{
	position:absolute;
	background: linear-gradient(0deg, rgba(247, 245, 250, 0.00) 66.13%, #F7F5FA 94.75%), url(/wp-content/uploads/2025/01/equipe.jpeg) lightgray 50% / cover no-repeat;
	mix-blend-mode: darken;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 2;
}
#lequipe{
	opacity:0;
}

.equipe-content {
	display: flex;
	justify-content: space-between;
	gap: 20px 40px;
	align-items: center;
	z-index: 1;
	position: relative;
}
.equipe-titre {
	max-width: 700px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.equipe-lien {
	min-width: fit-content;
}


.membre{
	position:absolute;
	background: #9871CF;
	box-shadow: 0px 251px 70px 0px rgba(89, 53, 140, 0.00), 0px 161px 64px 0px rgba(89, 53, 140, 0.01), 0px 90px 54px 0px rgba(89, 53, 140, 0.05), 0px 40px 40px 0px rgba(89, 53, 140, 0.09), 0px 10px 22px 0px rgba(89, 53, 140, 0.10);
	z-index: 90;
	width: fit-content;
	padding: 3px 8px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
.nom{
	font-weight:700!important;
	color:var(--main-violet);
	font-size: 14px !important;
	line-height:normal;
}
.fonction{
	font-style:italic;
	color:black;
	font-size: 14px !important;
	line-height:normal;
}

#membre1{
	left: 4%;
	top: 8%;
}
#membre2{
	left: 23%;
	top: 4%;
}
#membre3{
	left: 33%;
	top: 16%;
}
#membre4{
	left: 45%;
	top: 2%;
}
#membre5{
	left: 57%;
	top: 15%;
}
#membre6{
	left: 71%;
	top: 3%;
}
#membre7{
	left: 83%;
	top: 17%;
}
#membre8{
	left: 15%;
	bottom: 8%;
}
#membre9{
	left: 30%;
	bottom: 14%;
}
#membre10{
	left: 45%;
	bottom: 3%;
}
#membre11{
	left: 62%;
	bottom: 7%;
}

@media screen and (max-width:1000px){
	.nom, .fonction{
		font-size: 12px !important;
	}
	#equipe-noll-n:after {
		transform: translateY(-100px);
	}
	.equipe-image-wrap{
		position:relative;
		margin: 70px 0 70px;
	}
}
@media screen and (max-width:767px){
	#equipe-noll {
		padding-top: 20px;
	}

	.membre{
		padding: 1px 4px;
	}
	.nom, .fonction{
		font-size: 11px !important;
	}
	#membre1 {
		left: 1%;
		top: 8%;
	}
	#membre2 {
		left: 21%;
		top: 0%;
	}
	#membre3 {
		left: 31%;
		top: 15%;
	}
	#membre4 {
		left: 45%;
		top: -1%;
	}
	#membre6 {
		left: 76%;
		top: 3%;
	}
	#membre7 {
		left: 83%;
		top: 51%;
	}
	#membre8 {
		left: 9%;
		bottom: 8%;
	}
	#membre9 {
		left: 28%;
		bottom: 14%;
	}
	#membre10 {
		left: 46%;
		bottom: 3%;
	}
	#membre11 {
		left: 65%;
		bottom: 7%;
	}

	.equipe-image-wrap{
		margin:50px 0 20px;
	}
	.equipe-content {
		flex-direction: column;
		/*align-items: end;
		text-align: end;*/
		align-items: start;
		text-align: left;
	}
	/*.nom, .fonction{
		font-size: 10px !important;
	}*/
	#equipe-noll-n:after {
		transform: translateY(100px);
	}
}

@media screen and (max-width:600px){
	.membre {
		position: relative;
		left: unset !important;
		top: unset !important;
		display: inline-flex;
		margin: 2px;
	}
	.img-equipe{
		height:fit-content;
		aspect-ratio:9/4;
		top: 50%;
		transform: translateY(-50%);
		display:none!important;
	}
	#lequipe {
		opacity: 1;
		margin: 15px 0;
		z-index: 1;
		position: relative;
	}
}


/*** EQUIPE V2 ***/

.equipe-organigramme {
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
	gap: 30px;
	z-index: 1;
	position: relative;
	padding: 50px 0 80px;
}
.personne-wrap {
	display: flex;
	width: calc(20% - 24px);
	flex-direction: column;
	gap: 10px;
	align-items: center;
}
.personne-images {
	/*width: 160px;*/
	width:100%;
	border-radius: 50%;
	overflow: hidden;
	aspect-ratio: 1;
	position:relative;
	box-shadow: 0px 251px 70px 0px rgba(89, 53, 140, 0.00), 0px 161px 64px 0px rgba(89, 53, 140, 0.01), 0px 90px 54px 0px rgba(89, 53, 140, 0.05), 0px 40px 40px 0px rgba(89, 53, 140, 0.09), 0px 10px 22px 0px rgba(89, 53, 140, 0.10);
}

img.img-above, img.img-under {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	height: 100%;
	object-fit: cover;
	transition: 0.3s ease-in-out;
}
.personne-images .img-above {
	z-index:2;
}
.personne-images:hover .img-above {
	opacity: 0 !important;
}

.personne{
	position:relative;
	/*background: #9871CF;
	box-shadow: 0px 251px 70px 0px rgba(89, 53, 140, 0.00), 0px 161px 64px 0px rgba(89, 53, 140, 0.01), 0px 90px 54px 0px rgba(89, 53, 140, 0.05), 0px 40px 40px 0px rgba(89, 53, 140, 0.09), 0px 10px 22px 0px rgba(89, 53, 140, 0.10);*/
	z-index: 90;
	width: fit-content;
	padding: 3px 8px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
@media screen and (min-width:768px) and (max-width:1150px){
	.personne-wrap {
		width:  calc(33.3% - 20px);
	}
}
@media screen and (min-width:550px) and (max-width:767px){
	.personne-wrap {
		width: calc(50% - 15px);
	}
}
@media screen and (min-width:350px) and (max-width:549px){
	.equipe-organigramme {
		gap: 20px;
	}
	.personne-wrap {
		width: calc(50% - 10px);
	}
}
@media screen and (max-width:349px){
	.personne-wrap {
		width: 100%;
		max-width:calc(180px);
	}
}

/*** Savoir faire ***/
#savoir-faire{
	position: relative;
	min-height: 100vh;
	z-index: 2;	display: flex;
	padding-top: 100px;
	padding-bottom: 100px;	
	/*background: linear-gradient(180deg, transparent 50%, #F7F5FA 97%), url(/wp-content/uploads/2024/11/468f6e76b065fd50c0ed7567f9b63ebf.jpeg) lightgray 50% / cover no-repeat;*/
	background-image:url(/wp-content/uploads/2025/01/technique.jpeg);
	background-size:cover;
	background-repeat:no-repeat;
	background-blend-mode: normal, luminosity;
	background-position:center;
}
#savoir-faire:after{
	content:"";
	position: absolute;
	height: 100%;
	left: 0%;
	top: 0%;
	width: 100%;
	z-index: 1;
	background:linear-gradient(180deg, transparent 90%, #F7F5FA);
}
.savoir-faire-container{
	position: relative;	
}
.savoir-faire-content{
	width:55%;
	background : var(--main-white);
	padding:60px;
	height: fit-content;
	max-width: 700px;	
	display: flex;
	flex-direction: column;
	gap: 20px;
	box-shadow: 0px 251px 70px 0px rgba(89, 53, 140, 0.00), 0px 161px 64px 0px rgba(89, 53, 140, 0.01), 0px 90px 54px 0px rgba(89, 53, 140, 0.05), 0px 40px 40px 0px rgba(89, 53, 140, 0.09), 0px 10px 22px 0px rgba(89, 53, 140, 0.10);
	z-index:2;
	position: relative;
}

#savoir-img{
	position: absolute;
	max-height: 180px;
	right: 55%;
	bottom: 30px;
	width: 100%;
	z-index: 0;
	transform: translateY(100%);
	object-fit: contain;
}
#savoirFaireMobile {
	display:none;
}
@media screen and (max-width:1000px){
	#savoir-faire {
		min-height: 75vh;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.savoir-faire-content{
		width: 70%;
		padding: 50px 40px;
	}
	#savoir-img{
		max-height: 150px;
	}
}
@media screen and (max-width:767px){
	#savoir-faire {
		padding-top: 0px;
		padding-bottom: 40px;
		min-height:unset;
		background:var(--violet-100);
		flex-direction: column;
	}
	.savoir-faire-content{
		width: 100%;
		padding: 30px 20px;
		z-index:2;
		margin-top: -80px;
	}
	#savoirFaireMobile {
		display:flex;
		width: 100%;
		height: fit-content;
		/*filter: grayscale(1); */
		z-index: 0;
	}
	#savoir-img {
		max-height: 100px;
	}
}

/*** TIMELINE ***/
#histoire-noll{
	background-color:var(--violet-100);	
}
.histoire-container {
	padding-top: 1px;
	padding-bottom: 1px;
}
.histoire-content {
	display: flex;
	gap: 50px;
	max-width: 1000px;
	margin: auto;
}
.histoire-titre {
	width: 300px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}
.histoire-texte {
	width: calc(100% - 350px);
	display: flex;
	align-items: end;
	color:black;
}
.timeline-nav{
	display:flex;
	gap:30px;
}

.timeline-wrap {
	display: flex;
	gap: 70px;
	position: relative;	
	margin: 100px 0;
}

.timeline-wrap:after {
	content:"";
	position: absolute;
	height: 2px;
	left: 50%;
	top: 50%;
	width: calc(100vw - 100px);
	z-index: 1;
	transform: translate(-50%, -50%);
	background:linear-gradient(90deg, var(--violet-100), var(--main-violet), var(--violet-100));
}
.evenement {
	width: 26%;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	gap: 40px;
	z-index:2;
	text-align:center;
}

.evenement-detail {
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.evenement-detail .h4{
	color: var(--main-violet);	
}

.evenement:nth-child(1){
	margin-top: 150px;
}
.evenement:nth-child(1) .evenement-img{
	width: 100%;
	object-fit: contain;
	object-position: center;
	height: auto;
}

.evenement:nth-child(2){
	margin-bottom: 150px;
}
.evenement:nth-child(2) .evenement-img {
	width: 100%;
	object-fit: contain;
	object-position: center;
	height: auto;
}

.evenement:nth-child(3){
	flex-direction: row;
	margin-top: 150px;
	align-items:end;
}
.evenement:nth-child(3) .evenement-detail{
	height: 70%;
	justify-content: end;
}
.evenement:nth-child(3) .evenement-img{
	width: 22%;
	object-fit: contain;
	object-position: bottom;
	height: 70%;
}

.evenement:nth-child(4) {
	flex-direction: row;
	transform: translateX(-80%);
	margin-bottom: 150px;
}
.evenement:nth-child(4) .evenement-detail{
	align-self: center;
	height: 70%;
}
.evenement:nth-child(4) .evenement-img {
	width: 22%;
	object-fit: contain;
	object-position: center;
	height: 70%;
}
.evenement-detail .txtNoll{
	color:black;
}
.timeline-nav{
	display:none;	
}

@media screen and (max-width:1300px){
	.timeline-wrap {
		gap: 40px;
	}
	.evenement:nth-child(3), .evenement:nth-child(4){
		width:33%;
	}
	.evenement:nth-child(4) .evenement-detail {
		align-self: start;
	}
	.evenement {
		gap: 30px;
		width:25%;
	}
}
@media screen and (max-width:1000px){
	.histoire-content{
		gap:30px;
	}
	.histoire-titre {
		width: 250px;
	}
	.histoire-texte {
		width: calc(100% - 280px);
	}
	.timeline-wrap {
		flex-direction: column;
		padding-left: 40px;
		margin: 80px 20px;
	}
	.timeline-wrap:after{
		height: 100%;
		left: 0px;
		top: 0%;
		width: 2px;
		z-index: 1;
		transform: translate(0%, 0%);
		background: linear-gradient(0deg, var(--violet-100), var(--main-violet), var(--violet-100));
	}
	.evenement {
		flex-direction: row;
		width: 100%!important;
		gap: 40px;
		text-align: left;
	}
	.evenement:nth-child(1){
		margin-top: 0px;
		margin-left: calc(-40px - 3%);
	}
	.evenement:nth-child(2) {
		flex-direction: row-reverse;
		margin-bottom: 0px;
	}
	.evenement:nth-child(3){
		margin-top: 0px;
		align-items:start;
		margin-left:calc(-40px - 3%);
	}
	.evenement:nth-child(4) {
		margin-bottom: 0px;
		transform:translatex(0);
		margin-top: -25%;
		margin-left: 7%;
	}

	img.evenement-img {
		max-width: 30%;
		min-width: 100px;
	}
	.evenement:nth-child(3) .evenement-img, .evenement:nth-child(4) .evenement-img{
		max-width: 6%;
		min-width: 22px;
	}
}
@media screen and (max-width:767px){
	.histoire-content {
		flex-direction: column;
	}
	.histoire-titre {
		width: 100%;
	}
	.histoire-texte {
		width: 100%;
	}
	.timeline-wrap {
		padding-left: 20px;
		margin: 50px 0px;
	}
	.timeline-wrap:after{
		left: 0px;
	}
	.evenement{
		gap:25px;
		margin-left: 0%!important;
	}
	.evenement:nth-child(1){
		flex-direction:column;
	}
	.evenement:nth-child(2){
		flex-direction:column-reverse;
	}
	.evenement:nth-child(3), .evenement:nth-child(4) {
		margin-top: 0%;
		align-items: center;
	}
	.evenement:nth-child(3) .evenement-img, .evenement:nth-child(4) .evenement-img{
		height: auto;
		align-self: center;
	}
	.evenement:nth-child(3) .evenement-detail, .evenement:nth-child(4) .evenement-detail{
		
	}
}

/*********************** NOS DOMAINES D'ACTIVITÉS *************************/
.page-template-template-domaines-activites {
	background: #DAD7D7;
}

#les-domaines-activites {
	padding-top: 100px;
	padding-bottom: 100px;
	position:relative;
	min-height: calc(100vh - 90px);
}
#domaine-o, #domaine-l{
	position: absolute;
	z-index: 0;
	mix-blend-mode: soft-light;
	object-fit: cover;
}
#domaine-o{
	left: 0%;
	transform: translateX(-35%);
	min-width: 90%;
	object-position: top right;
	height: 75%;
	top: 25%;
}
#domaine-l{
	transform:translateY(-50%);
	right:0;
	top: 50%;

	object-position:center right;
	min-width: 50%;
	height: 100%;
}
.domaines-activites-titre {
	width: 100%;
}
.domaines-activites-titre h1{
	max-width: 450px;
	margin-left: auto;
	text-align: right;
}
.domaines-activites-container {
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
	z-index: 1;
	position: relative;

	flex-direction: column;
}
.domaines-liste {
	gap: 20px;
	display: flex;
	width: 100%;
	flex-direction: row;
}
.domaines-details {
	width: 100%;
}
.activite-item {
	display: flex;
	flex-direction: column;
	gap: 20px;
	background: var(--main-violet);
	padding: 20px;
	cursor:pointer;
	width: 25%;
	transition:0.3s ease-in-out;
}
.activite-item img{
	height:80px;
	width:fit-content;
	filter: brightness(10);
}
.activite-item *{
	color: var(--main-white)!important;
}
.activite-item:hover{
	background: #7e679f;
}
.activite-details {
	background: var(--main-white);
	display: none;
	padding: 70px;
	flex-wrap: wrap;
	flex-direction: column;
	box-shadow: 0px 0px 41px 0px rgba(0, 0, 0, 0.16);
	gap: 50px;	
}
.activite-colonnes {
	display:flex;
	flex-direction: column;
	gap: 30px;	
}

.bloc-activite {
	background: var(--main-violet);
	padding: 30px;
}
.bloc-activite *{
	color: white !important;	
}
.bloc-activite .h4 {
	margin-bottom: 5px !important;
}

.col-1 {
	display: flex;
	flex-direction: column;
	gap: 15px;
	min-width: 50%;
}
.col-2 {
	display: flex;
	flex-direction: column;
	gap: 30px;
	min-width: 50%;
}

.titre-activite{
	color:var(--main-violet)!important;
}

.activite-item.active {
	background: var(--main-white);
	box-shadow: 0px 0px 41px 0px rgba(0, 0, 0, 0.16);
}
.activite-item.active img{
	filter: brightness(1);
}
.activite-item.active * {
	color: var(--main-violet)!important;
}

.activiteShow{
	display:flex!important;
}

div#galerie-realisations {
	width: 100%;
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(3, 1fr);
}
#galerie-realisations a{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.realisation-wrap {
	height: 200px;
	background: var(--main-violet);
	justify-content: center;
	display: flex;
	align-items: center;
	padding: 25px;
	opacity: 0;
	transition: 0.3s ease-in-out;
}
#galerie-realisations a:hover .realisation-wrap{
	opacity:1;
}
#galerie-realisations a *{
	color:var(--main-white)!important;
}
#galerie-realisations h3 {
	grid-column: 1 / -1;
}

.activite-colonnes .texte {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

.gallery-activite {
	max-width: 1280px;
	margin: 0 auto;
	background: #FBFBFB;
	padding-top: 50px;
	
	.gallery-activite-content {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		column-gap: 24px;
		row-gap: 24px;
		padding: 50px 0;
		
		& img {
			width: 100%;
			aspect-ratio:4/3;
			object-fit: cover;
			height:100%;
		}
	}
}

@media screen and (min-width:1200px){
	.double-col {
		flex-direction: row!important;
	}	
}
/*
@media screen and (min-width:767px){
	.domaines-liste {
		position: sticky;
		top: 0;
		height: fit-content;
	}
}*/
@media screen and (max-width:1200px){
	.activite-details {
		padding: 40px;
	}
}
@media screen and (max-width:1000px){
	div#galerie-realisations{
		grid-template-columns: repeat(2, 1fr);
	}
	
	.gallery-activite-content {
		grid-template-columns: repeat(2, 1fr)!important;
		padding: 30px 0!important;
	}
	.activite-item .h4 {
		font-size: 20px!important;
		line-height: 20px!important;
	}
	.activite-item img {
		height: 60px;
	}
}
@media screen and (max-width:767px){
	.domaines-activites-titre h1{
		margin-left: 0;
		text-align:left;
	}
	.domaines-activites-container {
		flex-direction: column;
	}
	.gallery-activite {
		padding-top: 20px!important;
	}
	.domaines-liste {
		flex-direction: row;
		flex-wrap: wrap;
		width:100%;
		gap: 16px;
	}
	.domaines-details {
		width: 100%;
	}
	.activite-item {
		width: calc(50% - 8px);
		gap: 14px;
		padding: 16px;
		justify-content: space-between;
	}
	.activite-item img{
		max-width: unset;
		height: 60px;
		width: fit-content;
	}
	.activite-details{
		padding: 30px 20px;
	}
	.bloc-activite{
		padding: 30px 20px;
	}
	#domaine-o, #domaine-l{
		display:none;
	}
}

@media screen and (max-width:600px){
	#galerie-realisations {
		grid-template-columns: repeat(1, 1fr)!important;
	}
	.activite-item h3 {
		font-size: 18px;
		line-height: 18px;
	}
}
@media screen and (max-width:450px){
	.activite-item {
		width: 100%;
		flex-direction: row;
		align-items: center;
		justify-content:start!important;
	}
	.activite-item h3 {
		font-size: 16px;
		line-height: 16px;
	}
	.activite-item img {
		height: 60px!important;
		max-width: 55px;
	}
	.gallery-activite-content {
		grid-template-columns: repeat(1, 1fr)!important;
	}
}


/*********************** SINGLE REALISATION *************************/
.single-realisation-detail {
	padding-top: 100px;
	padding-bottom: 100px;
}

.featured-image img {
	width: 100%;
	height: 55vh;
	object-fit: cover;
}

.textes-realisation {
	display: flex;
	gap: 50px;
	margin-top: 30px;
	flex-direction:column;
}
.texte-realisation-1, .texte-realisation-2 {
	min-width: calc(50% - 25px);
}
.lieu-categorie {
	margin-top: 10px;
}

/* nouvelle dispo */
.texte-realisation-galaeriz {
	background: var(--main-violet);
	color: white;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.gallery-item img {
	height: 100%;
}

@media screen and (min-width:1000px){
	.colDouble {
		flex-direction: row!important;
	}
}
@media screen and (max-width:1000px){
	.single-realisation-detail {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.textes-realisation {
		gap: 30px;
	}
	.galerie-realisation {
		margin-top: 50px!important;
	}
}
@media screen and (max-width:767px){
	.featured-image img {
		height: 250px;
	}
	.single-realisation-detail {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.galerie-realisation {
		margin-top: 40px!important;
	}
}


#masonery-galerie{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 20px;
}
#masonery-galerie img{	
	aspect-ratio: 4 / 3;
	object-fit: cover;
	width:100%;
}
@media screen and (min-width:1000px){
	#masonery-galerie{
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media screen and (max-width:767px){
	#masonery-galerie{
		grid-template-columns: 1fr 1fr!important;
	}
}
@media screen and (max-width:450px){
	#masonery-galerie{
		grid-template-columns: 1fr!important;
	}
}


/* REALISATIONS MASONERY */
.galerie-realisation {
	margin-top: 70px;
}

.masonry-grid {
	display: block;
}
.grid-sizer,
.grid-item {
	width: calc(33.33% - 14px);
}
.grid-item {
	margin-bottom: 20px;
}
.masonry-grid .gallery-item img {
	width: 100%;
	height: auto;
	display: block;
}
@media screen and (min-width:767px) and (max-width:1000px) {
	.grid-sizer,
	.grid-item {
		width: calc(50% - 7.5px);
	}
	.grid-item {
		margin-bottom: 15px;
	}
}
@media screen and (max-width:767px) {
	.grid-sizer,
	.grid-item {
		width: calc(50% - 5px);
	}
	.grid-item {
		margin-bottom: 10px;
	}
}
@media screen and (max-width:450px) {
	.grid-sizer,
	.grid-item {
		width: 100%;
	}
	.grid-item {
		margin-bottom: 20px;
	}
}

/*** REALISATION VIDEO ***/
.video_realisation {
	width: 70%;
	display: flex;
	position: relative;
	margin-top: 40px;
}
.video_realisation  iframe{
	aspect-ratio:16/9;
}
@media screen and (max-width:990px) {
	.video_realisation {
		width: 100%;
	}
}

/**** REALISATIONS ARCHIVE ****/

.archive-realisations-head{
	padding-top: 70px;
	padding-bottom: 40px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.archive-realisations-head p{
	color:var(--main-black);
}

.filters {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 20px;
}

.filter-button {
	padding: 10px 20px;
	border: 1px solid var(--main-violet);
	color:var(--main-violet);
	background: #fff;
	cursor: pointer;
	transition: background 0.3s;
}

.filter-button.active,
.filter-button:hover {
	background: var(--main-violet);
	color: #fff;
}

.realisation-gallery {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 70px;
}

.realisation-item {
	width: calc(33.333% - 13.4px);
	display: none;
	flex-direction: column;
	align-items: center;
	text-align: center;
	position: relative;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.realisation-item .realisation-dtl{
	transition: 0.3s ease-in-out;
	width: 100%;
	aspect-ratio: 4 / 3;
	background:var(--main-violet);
	opacity:0;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: center;
	justify-content: center;
	padding: 30px;
}
.realisation-item:hover .realisation-dtl{
	opacity:1;
}
.realisation-dtl *{
	color:var(--main-white);
}
@media screen and (max-width:1000px){
	.realisation-item {
		width: calc(50% - 10px);
	}
}
@media screen and (max-width:400px){
	.realisation-item {
		width: 100%;
	}
}

.ange {
	z-index:2;
	margin-bottom: -14%;
}

/*** MODIFS 5/09/25 ***/

#noll-presentation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
z-index: 8000;
 background: linear-gradient(360deg,rgba(250, 250, 250, 1) 11%, rgba(250, 250, 250, 0) 20%);
 
}

#noll-presentation {
	height: calc(100vh - 120px)!important; 
	justify-content:CENTER!important; 
	PADDING-bottom: 0px!important;
	}
/*** 
    .btn-home {
        position: relative;
        TOP: 25%;
    }
***/


@media screen and (min-width:768px){
	#noll-presentation {
		margin-bottom: 140px;
}
}
.ange {
	POSITION: relative;
	margin-bottom: 0px!important;
	top: 0px!important;
}

@media screen and (min-width:2000px){
.noll-box {
        padding: 40px 25px 15px 25px !important;
	
	}
	
	#noll-presentation::before {

    background: linear-gradient(360deg, rgba(250, 250, 250, 1) 13%, rgba(250, 250, 250, 0) 20%);
}
	
	.container-btn {
		margin-top: -40px;
	}
	}

@media screen and (min-width:1201px) and (max-width:1999px) {
.noll-box {
        padding: 20px 25px 30px 20px !important;
	.ange {
	max-width: 40vw;
	z-index:2;
	margin-bottom: -14%;
}
	
	}
	}

@media screen and (min-width:1200px){

.ange {
	max-width: 30vw;
	z-index:2;
	margin-bottom: -14%;
}
}
@media screen and (min-width: 900px) and (max-width: 1200px) {
	.ange {
	max-width: 40vw!important;
	}
	
	.noll-box {
		padding-top: 0px;
	}
#noll-presentation {
    justify-content: space-around !important;
}
#noll-presentation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(360deg, rgba(250, 250, 250, 1) 10%, rgba(250, 250, 250, 0) 42.02%);
	}
	}

@media screen and (min-width: 800px) and (max-width: 899px) {
	/*
		.ange {
	max-width: 40vw!important;
	}	*/
	.noll-box {
		padding-top: 50px;
	}
	#noll-presentation {
    justify-content: space-around !important;
}
	
#noll-presentation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(360deg, rgba(250, 250, 250, 1) 11%, rgba(250, 250, 250, 0) 42.02%);
	}
	}	

	
@media screen and (min-width: 600px) and (max-width: 799px) {
	.ange {
	max-width: 70vw!important;
	}
	#noll-presentation {
    justify-content: space-around !important;
}
	
	.noll-box {
		padding-top: 30px;
	}

#noll-presentation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(360deg, rgba(250, 250, 250, 1) 14%, rgba(250, 250, 250, 0) 42.02%);
	}
	}
	
@media screen and (min-width: 300px) and (max-width: 599px) {
#noll-presentation {
    justify-content: space-around !important;
}
	.noll-box {
		padding-top: 15px;
	}
	
	#noll-presentation::before {
		height: 79px; 
	}
	
	.ange-box {
		position: relative;
		top: -35px;
    position: relative;
	}
#noll-presentation::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
background: linear-gradient(360deg, rgba(250, 250, 250, 1) 18%, rgba(250, 250, 250, 0) 42.02%);
}
	}

.custoom-background.brz-bg {
  visibility: hidden;
}

@media screen and (max-width: 320px) {
	    .noll-box h1 {
        font-size: 15px !important;
        line-height: 18px !important;
    }
    .h3Light {
        font-size: 20px !important;
        line-height: 20px !important;
    }
	    .noll-box {
        padding-top: 0px;
    }
	.ange-box {
		position: relative;
		TOP: 3PX;
	}
}