/**** PROFESSIONNELS : ETUDE PERSONNALISEE  ****/
.left-blue>.brz-bg {
	width: 50vw !important;
}

@media screen and (max-width:1000px) {
	.left-blue>.brz-bg {
		width: 100vw !important;
		left: -40px !important;
	}
}
@media screen and (max-width:767px) {
	.left-blue>.brz-bg {
		left: -20px !important;
	}
}


@media screen and (min-width:991px){
	
	.pros-obj-instal-colRight .brz-column__items .brz-row>div,
	.pros-obj-instal-colMid .brz-column__items .brz-row>div{
		flex: 1 1 100%;
    	max-width: 100%;
	}
	.pros-obj-instal-colRight .brz-column__items .brz-row, 
	.pros-obj-instal-colMid .brz-column__items .brz-row{
		gap:30px;
	}
	.pros-obj-instal-img {
		min-height:calc(100% - 170px)!important;
	}
	.pros-obj-instal-img img{
		object-fit:cover!important;
	}
}



/**** PROFESSIONNELS : TIERS INVESTISSEUR ****/
.page-id-694 .financer-col>.brz-bg {
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.16);
}


/**** PROFESSIONNELS : AGRICULTEURS - TERTIARE - BATIMENT 
 * + Autoconsommation collective & individuelle 
 * + Injection réseau
 * ****/

@media screen and (min-width:1400px){
	.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
		width: calc( (100vw - 1400px)/2 + 1400Px*0.333 );
	}	
}
@media screen and (min-width:992px) and (max-width:1400px){
	.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
		width: calc( (100vw - 120px) * 0.333 + 60px );
	}	
}

/* Fond couleur + image 80% fondue */
.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
	filter: saturate(0) opacity(0.4)!important;
	mix-blend-mode: luminosity;
	/*width: 70% !important;*/
}

.section-solution-pour.injection-reseau.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
	filter: saturate(0) opacity(0.15)!important;
	/*margin: 0 10%  0 20% !important;*/
	left:unset !important;
	right: 0% !important;
	height: 70%;
}
.section-solution-pour.autoconso-individuelle.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
	width: 100% !important;
}
.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image:after,
.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image:before{
    content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events:none;
	mix-blend-mode: luminosity;
}

/* Couleurs par page : Agriculture */
.section-solution-pour.agriculture{
	background:#00628A;
}
.section-solution-pour.agriculture > .brz-section__content >.brz-bg > .brz-bg-image:after{
	background:linear-gradient(to left, #00628A 0, transparent 200px);
}
.section-solution-pour.agriculture > .brz-section__content >.brz-bg > .brz-bg-image:before{
	background:linear-gradient(to top, #00628A 0, transparent 200px);
}

/* Couleurs par page : Tertiare */
.section-solution-pour.tertiaire{
	background:#1E92BF;
}
.section-solution-pour.tertiaire > .brz-section__content >.brz-bg > .brz-bg-image:after{
	background:linear-gradient(to left, #1E92BF 0, transparent 200px);
}
.section-solution-pour.tertiaire > .brz-section__content >.brz-bg > .brz-bg-image:before{
	background:linear-gradient(to top, #1E92BF 0, transparent 200px);
}

/*** Couleurs par page : L'autoconsommation collective ***/ 
.section-solution-pour.autoconso-co{
	background:#00334E;
}
.section-solution-pour.autoconso-co > .brz-section__content >.brz-bg > .brz-bg-image:after{
	background:linear-gradient(to left, #00334E 0, transparent 200px);
}
.section-solution-pour.autoconso-co > .brz-section__content >.brz-bg > .brz-bg-image:before{
	background:linear-gradient(to top, #00334E 50px, transparent 200px);
}

/*** Couleurs par page : L'autoconsommation individuelle ***/ 
.section-solution-pour.autoconso-individuelle{
	background:#747474;
}
.section-solution-pour.autoconso-individuelle > .brz-section__content >.brz-bg > .brz-bg-image:after{
	background:linear-gradient(to left, #747474 0, transparent 200px);
}
.section-solution-pour.autoconso-individuelle > .brz-section__content >.brz-bg > .brz-bg-image:before{
	background:linear-gradient(to top, #747474 50px, transparent 200px);
}

/*** Couleurs par page : Injection reseau ***/ 
.section-solution-pour.injection-reseau{
	background:#FEFEFE;
}
.section-solution-pour.injection-reseau > .brz-section__content >.brz-bg > .brz-bg-image:after{
	background:linear-gradient(to left, #FEFEFE 0, transparent 200px, transparent  calc(100% - 200px), #FEFEFE 100% );
}
.section-solution-pour.injection-reseau > .brz-section__content >.brz-bg > .brz-bg-image:before{
	background:linear-gradient(to top, #FEFEFE 50px, transparent 200px);
}


/* Texte dépasse à droite sur vidéo */

@media screen and (min-width:1400px){
	.section-solution-pour.autoconso-individuelle .col-solut-titre .brz-column__items  {
		margin-right: -20%;
		max-width:550px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1400px){
	.autoconso-individuelle-h1{
		width:max-content!important;
		max-width: calc(100vw - 120px);
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
    .section-solution-pour.autoconso-co .col-solut-titre .brz-column__items{
        margin-right: -36%!important;
    }
	.section-solution-pour.autoconso-co .solut-video {
        margin-top: 40%;
        margin-bottom: -15%;
    }
}
@media screen and (min-width:992px){
	.col-solut-titre .brz-column__items {
		margin-right: -10%;
		max-width:500px;
	}
	.injection-reseau .col-solut-titre .brz-column__items {
		margin-right: 0%!important;
		max-width:400px;
	}
	.section-solution-pour.autoconso-co  .col-solut-titre .brz-column__items{
		margin-right: -20%;
		max-width:550px;
	}
}


/* Vidéo dépasse à droite */
.col-solut-video .brz-embed-content{
	overflow: visible!important;
}
.solut-video  video{
    width: 100%;
	max-width: 1200px;
}
@media screen and (min-width:1400px){
	.solut-video {
		width:calc(100% + (100vw - 1400px)/2 );
	}	
	.section-solution-pour.autoconso-individuelle .solut-video {
        width: calc(100% + (100vw - 1400px) / 1);
    }
	.section-solution-pour.autoconso-individuelle .solut-video  video{
		max-width: 55vw;
	}
	.section-solution-pour.injection-reseau .solut-video {
        transform: translateX(calc((100vw - 1400px) / -2));
    }
	.section-solution-pour.injection-reseau .solut-video .video-wrapper{
		display: flex;
		justify-content: end;
	}
}
@media screen and (max-width:1400px){
	.solut-video {
		width:calc(100% + 60px);
	}	
	.section-solution-pour.injection-reseau .solut-video {
		width:calc(100% + 0px)!important;
	}
}

@media screen and (max-width:991px){
	.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
		width: 100% !important;
		height: 400px !important;
	}
	.section-solution-pour.injection-reseau.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
		margin: 0 !important;
	}
	.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image:after{
		opacity:0;
	}
	
	.solut-video {
		width:100%;
		transform: translateX(0px);
	}	
}
/* ecran mobiles/tablettes : bug couleurs */
@media (hover: none) and (pointer: coarse) {
  .solut-video video{
    filter: brightness(1.1);
  }
}

@media screen and (max-width:767px){
	.section-solution-pour > .brz-section__content >.brz-bg > .brz-bg-image{
		height: 360px !important;
	}

	/*
	.solut-video {
		width:calc(100% + 40px);
		transform:translatex(-20px);
	}	*/
}

/* Page Solution Batiment */

@media screen and (min-width:992px){ 
	.prosBatiments .brz-columns .brz-column__items .brz-image{
		height: 300px!important;
	}
	.prosBatiments .brz-columns .brz-column__items .brz-image img {
		object-fit: cover!important;
	}
}

/* hero */
@media screen and (min-width:1400px){
	.col-solut-batiment-image>.brz-bg{
		position:absolute!important;
		left:0!important;
		width:calc( (100vw - 1400px)/2 + 1400px*0.56)!important;
	}
}
@media screen and (min-width:992px) and (max-width:1400px){
	.col-solut-batiment-image>.brz-bg{
		position:absolute!important;
		left:0!important;
		width:calc( (100vw * 0.56) + 60px )!important;
	}
}
@media screen and (min-width:992px){
	.col-solut-batiment-image>.brz-bg:after{
		content:"";
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		pointer-events:none;
		background:linear-gradient(to right, var(--med-yellow) 0, transparent 300px);
	}	
}


/* 3 colonnes tablette */
@media screen and (min-width:768px) and (max-width:991px){
	.batiment-bligations-reglementaires>.brz-column__items{
		flex-direction: row!important;
		gap:20px!important;
	}
	.batiment-bligations-reglementaires>.brz-column__items>div{
		flex:1 1 calc(50% - 10px) !important;
	}
	.batiment-bligations-reglementaires>.brz-column__items>div img{
		object-fit:cover;
	}
	.batiment-bligations-reglementaires>.brz-column__items>div .brz-row {
		align-self: center!important;
	}
}


/* Page Solution Ombriere photovoltaique */

@media screen and (min-width:1400px){
	.col-solut-ombriere-image>.brz-bg{
		position:absolute!important;
		left:0!important;
		width:calc( (100vw - 1400px)/2 + 1400px*0.56)!important;
	}
}
@media screen and (min-width:992px) and (max-width:1400px){
	.col-solut-ombriere-image>.brz-bg{
		position:absolute!important;
		left:0!important;
		width:calc( (100vw * 0.56) + 60px )!important;
	}
}
@media screen and (min-width:992px){
	.col-solut-ombriere-image>.brz-bg:after{
		content:"";
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		pointer-events:none;
		background:linear-gradient(to right, #F3F3F3 0, transparent 300px);
	}	
}



body:not(.brz-ed) .ece-bg-fondu{
	z-index: 0 !important;
}


/* Autoconsommation individuelle  */
@media screen and (min-width:992px) and (max-width:1200px){
	.pourquoi-autoconso-indiv > .brz-row{
		gap:20px!important;
	}
	.pourquoi-autoconso-indiv > .brz-row > div{
		flex:1 1 calc(50% - 10px) !important;
		max-width:calc(50% - 10px) !important;
	}	
	.pourquoi-autoconso-indiv > .brz-row > div>div{
		margin:0!important;
	}	
}




/***** NOS SOLUTIONS POUR LES PROS *****/

/* HERO */
.solutions-pros-hero> .brz-section__content:before{
    content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	pointer-events:none;
	background:url(/wp-content/uploads/2025/12/points.png);
	background-size:cover;
	background-position:top center;
	z-index:1;
	opacity:0.15;
	mix-blend-mode: color-dodge;
}
.solutions-pros-hero> .brz-section__content:after{
    content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:200px;
	pointer-events:none;
	background:linear-gradient(to top, rgba(var(--brz-global-color1), 1) 0%, transparent 100%);
	z-index:2;
}
body:not(.brz-ed) .solutions-pros-hero> .brz-section__content>div{
	z-index:3;
}

@media screen and (min-width:1800px){
	.solutions-pros-hero> .brz-section__content{
		padding-top: 40vh!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg > .brz-bg-image{
		height: 40vh!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg >  .brz-bg-color {
		background-image: linear-gradient(180deg, transparent 20vh, rgba(var(--brz-global-color1), 1) 40vh)!important;
	}	
}
@media screen and (min-width:992px) and (max-width:1800px){
	.solutions-pros-hero> .brz-section__content{
		padding-top: 400px!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg > .brz-bg-image{
		height: 400px!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg >  .brz-bg-color {
		background-image: linear-gradient(180deg, transparent 200px, rgba(var(--brz-global-color1), 1) 400px)!important;
	}	
}
@media screen and (max-width:991px){
	.solutions-pros-hero> .brz-section__content{
		padding-top: 300px!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg > .brz-bg-image{
		height: 300px!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg >  .brz-bg-color {
		background-image: linear-gradient(180deg, transparent 170px, rgba(var(--brz-global-color1), 1) 300px)!important;
	}	
	.solutions-pros-hero> .brz-section__content:before{
		background:url(/wp-content/uploads/2025/12/test.png);
		height: 90%;
	}
}
@media screen and (max-width:767px){
	.solutions-pros-hero> .brz-section__content{
		padding-top: 250px!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg > .brz-bg-image{
		height: 250px!important;
	}
	.solutions-pros-hero> .brz-section__content>.brz-bg >  .brz-bg-color {
		background-image: linear-gradient(180deg, transparent 150px, rgba(var(--brz-global-color1), 1) 250px)!important;
	}	
}

/* avoir-faire */
.savoirfaire-pro-liste .brz-row {
    display: grid!important;
    grid-template-columns: 1fr 1fr 1fr!important;
	gap:30px;
}

.savoirfaire-pro-liste .brz-row >div.brz-columns{
    flex: unset!important;
    max-width: 100%!important;
	width: 100%!important;
}
@media screen and (max-width:1200px){
	.savoirfaire-pro-liste .brz-row {
		grid-template-columns: 1fr 1fr!important;
	}
}
@media screen and (max-width:767px){
	.savoirfaire-pro-liste .brz-row {
		grid-template-columns: 1fr!important;
		gap:0px;
	}
}

/* Solutions */
@media screen and (min-width:992px) and (max-width:1300px){
	.solutions-pro-liste .brz-row{
		gap:30px!important;
	}
	.solutions-pro-liste .brz-row >div.brz-columns{
		flex: 1 1 calc(50% - 15px)!important;
    	max-width: calc(50% - 15px)!important;
	}
	.solutions-pro-liste .brz-row >div.brz-columns>div{
		margin:0%!important;
	}
}

@media screen and (min-width:768px){
	.btn-plus-row{
		margin-bottom: 0!important;
		margin-top: auto!important;
	}	
}
.btn-plus {
	padding: 10px !important;
}
.btn-plus span{
	display: none !important;
}
.btn-plus svg{
	margin-left: 0px!important;
}


/***** NOS SERVICES POUR LES PROS *****/
@media screen and (max-width:768px){
	.btn-row-gap>div{
		gap: 10px 10px!important;
	}
}





/******** FORMULAIRE DE STEP ********/
.progressive-sentence{
	margin-bottom:20px;
}

.wide-radio__choice{
	padding:20px;
}

.gform_page_footer{
	display:flex;
	justify-content:space-between;
	margin-top:40px !important;
}

:is(.page-id-2267) .gform_previous_button{
	color:#FAB30C !important;
	border-color:#FAB30C !important;
}

:is(.page-id-2267) .gform_next_button, :is(.page-id-2267) .gform_wrapper [type=submit]{
	background:#FAB30C !important;
	color:#012D46 !important;
}

:is(.page-id-2267) .wide-radio__choice--selected{
	background:#FFD46F !important;
}

#gform_7 .gfield_checkbox{
	gap:20px !important;
}

#gform_7 .gfield_checkbox>div{
	flex: 1 1 calc(50% - 25px);
    max-width: 50%;
    border-radius: 24px;
    background: #FEFEFE;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
    padding: 20px;
    border: none;
}

#gform_7 .gfield_checkbox>div label{
	font-size:22px;
	padding-left:0 !important;
}

#gform_7 .gfield_checkbox>div label:before{
	display:none !important;
}

#field_7_56, #field_7_57{
	display: flex;
    gap: 20px;
    border-radius: 24px;
    background: #FEFEFE;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.18);
	padding: 11px 20px;
	border: none;
}

@media screen and (max-width:600px){
	#field_7_56, #field_7_57{
		flex-direction:column;
		gap: 10px;
	}
}

#field_7_56 label, #field_7_57 label{
	font-size:22px;
	font-weight:400;
	min-width: fit-content;
}

#field_7_56 .ginput_container, #field_7_57 .ginput_container{
	width:100%;
}

#field_7_56 input, #field_7_57 input{
	color:#747474;
	background:#F3F3F3;
	border:none;
}

#field_7_65 label:after{
	display:none;
}

#field_7_65 .ginput_container_checkbox .gfield_checkbox > div{
	padding:0px !important;
	overflow:hidden;
}

body #field_7_65 .ginput_container_checkbox .gfield_checkbox label{
	padding: 20px;
    padding-left: 20px !important;
    max-width: 100% !important;
}

/*
.gfield-choice-input:checked + .gform-field-label{
	background:#FFD46F !important;
}*/

.text-radio-input{
	background:#FFD46F !important;
}

#gform_fields_7_5{
	grid-column-gap:16px !important;	
}