@import url('common.css');

.seo-ftr
{
	min-height: 6300px;
	font-size: 16pt;
}

.seo-ftr H1.top
{
	display: flex;
	max-height: 480px;
}

.seo-ftr H1.top .picture
{
	width: 680px;
	height: 480px;
	background: url(../assets/public/financing/works/main.jpg) no-repeat center center;
	background-size: cover;
}

.seo-ftr H1.top .right
{
	width: 600px;
}

.seo-ftr H1.top .right .ttl
{
	padding: 30px 40px;
	font-size: 32pt;
	font-weight: 500;
	text-align: center;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 75% 95%;
	background-size: 500px 14px;
}

.seo-ftr H1.top .become
{
	padding-bottom: 10px;
	text-align: center;
	font-size: 20pt;
	color: var(--v-smky1-base);
}

.seo-ftr .chapo .ttl
{
	padding: 10px;
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
}

.seo-ftr .panel1
{
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1032px;
	margin: auto;
}

.seo-ftr .panel1 .left
{
	width: 650px;
	max-width: 95vw;
	font-weight: bold;
}

.seo-ftr .panel1 .left P
{
	padding: 20px 0 40px;
	font-size: 16pt;
}

.seo-ftr .panel1 .list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 34px;
	padding: 0 0 20px 0;
}

.seo-ftr .panel1 .item
{
	display: flex;
	align-items: center;
	max-width: 270px;
	height: 50px;
	padding-left: 70px;
	font-size: 14pt;
	background: url(../assets/public/financing/works/serious.png) no-repeat left center;
	background-size: 52px;
}
.seo-ftr .panel1 .item.i2 { background-image: url(../assets/public/financing/works/potential.png) }
.seo-ftr .panel1 .item.i3 { background-image: url(../assets/public/financing/works/anchor.png) }

.seo-ftr .panel1 .picture
{
	width: 490px;
	max-width: 95vw;
	height: 330px;
	background: url(../assets/public/commons/bzh.svg) no-repeat 0 20px;
	background-size: 330px;
}

.seo-ftr .chapo .bottom
{
	max-width: 990px;
	margin: auto;
	padding: 14px 20px;
	text-align: center;
	border: 3px dashed black;
	border-radius: 30px;
}

.seo-ftr .chapo .note
{
	max-width: 900px;
	margin: -10px auto 0;
	padding: 34px 20px 20px 75px;
	font-style: italic;
	color: var(--v-smky1-base);
	background: url(../assets/public/commons/yellow-arrow.svg) no-repeat 0 0;
	background-size: 60px;
}

.seo-ftr .panel2
{
	margin-top: 30px;
	padding: 20px;
	background-color: var(--v-bkgray-base);
}

.seo-ftr .panel2 .ttl
{
	max-width: 1032px;
	margin: auto;
}

.seo-ftr .panel2 .list
{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 40px auto 20px;
}

.seo-ftr .panel2 .item
{
	width: 220px;
	padding: 120px 0 0 0;
	text-align: center;
	font-style: italic;
	background: url(../assets/public/financing/works/white-light.svg) no-repeat center top;
	background-size: 80px;
}
.seo-ftr .panel2 .item.i2 { background-image: url(../assets/public/financing/works/worker.svg); background-size: 100px }
.seo-ftr .panel2 .item.i3 { background-image: url(../assets/public/financing/works/social.png) }
.seo-ftr .panel2 .item.i4 { background-image: url(../assets/logo/smky.png) }

.seo-ftr .panel2 .sep
{
	width: 70px;
	height: 100px;
	background: url(../assets/public/commons/arrow-right-circle-blue.svg) no-repeat center center;
	background-size: 30px;
}

.seo-ftr .panel3
{
	margin-bottom: 40px;
}

.seo-ftr .panel3 H3
{
	padding: 20px 40px;
	text-align: center;
	font-size: 24pt;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 55% 95%;
	background-size: 810px 14px;
}

.seo-ftr .panel3 P
{
	max-width: 990px;
	margin: 20px auto 40px;
}

.seo-ftr .panel4
{
	max-width: 990px;
	margin: 30px auto 40px;
}

.seo-ftr .panel4 .subpane
{
	margin: 40px auto;
	padding: 14px 30px;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 30px;
}

.seo-ftr .panel4 .subpane P
{
	text-align: center;
}

.seo-ftr .panel4 .list
{
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
}

.seo-ftr .panel4 .item
{
	max-width: 46%;
	padding: 10px 0 10px 40px;
	background: url(../assets/public/commons/yellow-arrow-right.svg) no-repeat left 17px;
	background-size: 16px;
}

.seo-ftr .panel4 .bottom
{
	margin-bottom: 40px;
}

.seo-ftr .panel5 P
{
	max-width: 990px;
	margin: 30px auto 0;
}

.seo-ftr .panel5 .subpane
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}

.seo-ftr .panel5 .picture
{
	width: 660px;
	max-width: 95vw;
	height: 450px;
	background: url(../assets/public/estimates/rge.jpg) no-repeat center center;
	background-size: contain;
}

.seo-ftr .panel5 .list
{
	width: 620px;
	max-width: 95vw;
}

.seo-ftr .panel5 .item
{
	padding: 60px 0 60px 200px;
	background: url(../assets/logo/opqibi-rge.jpg) no-repeat 60px center;
	background-size: 120px;
}
.seo-ftr .panel5 .item.i2 { background-image: url(../assets/public/financing/works/architecte-png.svg) }
.seo-ftr .panel5 .item.i3 { background-image: url(../assets/public/financing/works/logo-mar.png) }

.seo-ftr .panel6
{
	max-width: 1032px;
	margin: 40px auto;
	padding: 14px 30px;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 30px;
}

.seo-ftr .panel6 H3
{
	padding: 0 40px 16px;
	text-align: center;
	font-size: 22pt;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 55% 95%;
	background-size: 570px 14px;
}

.seo-ftr .panel6 .subpane
{
	display: flex;
	align-items: center;
	gap: 32px;
	margin: 30px;
}

.seo-ftr .panel6 .left
{
	width: 700px;
	max-width: 95vw;
}

.seo-ftr .panel6 .left SPAN
{
	color: var(--v-smky2-base);
}

.seo-ftr .panel6 .picture
{
	width: 330px;
	height: 140px;
	margin-top: -10px;
	background: url(../assets/public/financing/works/france-renov.png) no-repeat center center;
	background-size: contain;
}

.seo-ftr .panel7
{
	max-width: 990px;
	margin: 40px auto;
}

.seo-ftr .panel7 .subpane
{
	display: flex;
	align-items: center;
}

.seo-ftr .panel7 .left
{
	width: 495px;
	max-width: 95vw;
	height: 270px;
	background: url(../assets/public/financing/works/office.jpg) no-repeat center center;
	background-size: cover;
}

.seo-ftr .panel7 .right
{
	width: 495px;
	max-width: 95vw;
	height: 270px;
	background: url(../assets/public/financing/works/partners.jpg) no-repeat center top;
	background-size: cover;
}

.seo-ftr .panel7 .bottom
{
	width: fit-content;
	padding: 8px 20px;
	font-style: italic;
	font-weight: 500;
	background-color: var(--v-smky2-base);
}

.seo-ftr .panel8
{
	max-width: 990px;
	margin: 40px auto;
	padding: 14px 20px;
	background-color: #E0CA4F;
	border-radius: 30px;
}

.seo-ftr .panel8 H3
{
	margin-bottom: 20px;
	padding: 0 10px 20px 10px;
	text-align: center;
	font-size: 17pt;
	font-weight: bold;
	background: url(../assets/public/commons/blue-line.svg) no-repeat center bottom;
	background-size: 470px;
}

.seo-ftr .panel8 .item
{
	padding: 18px 0 18px 100px;
	background: url(../assets/public/commons/blue-arrowflea.svg) no-repeat 34px center;
	background-size: 32px;
}

.seo-ftr .panel9
{
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 100vw;
	margin: 30px auto;
	padding: 20px;
	background-color: var(--v-bkgray-base);
}

.seo-ftr .panel9 .subpane
{
	display: flex;
	align-items: center;
	gap: 32px;
	max-width: 100vw;
	margin: 30px;
}

.seo-ftr .panel9 .left
{
	width: 730px;
	max-width: 95vw;
}

.seo-ftr .panel9 .ttl
{
	margin-bottom: 30px;
	padding-left: 86px;
	font-weight: bold;
	background: url(../assets/public/commons/idea.png) no-repeat left center;
	background-size: 62px;
}

.seo-ftr .panel9 .note
{
	margin-left: 90px;
	padding: 26px 20px 20px 80px;
	font-size: 15pt;
	background: url(../assets/public/commons/blue-arrow.svg) no-repeat 0 0;
	background-size: 70px;
}

.seo-ftr .panel9 .picture
{
	width: 420px;
	max-width: 95vw;
	height: 280px;
	background: url(../assets/public/financing/works/inprogress.jpg) no-repeat center center;
	background-size: cover;
	border-radius: 40px
}

.seo-ftr .panel9 .bottom
{
	max-width: 990px;
	margin: 10px auto;
}

.seo-ftr .warn
{
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 17pt;
	font-weight: bold;
}

.seo-ftr .warn .picture
{
	width: 64px;
	min-width: 56px;
	height: 64px;
	background: url(../assets/public/financing/works/exclamation.svg) no-repeat center center;
	background-size: 48px;
}

.seo-ftr .panel10
{
	max-width: 1032px;
	margin: 10px auto 50px;
	padding: 14px 20px;
	color: white;
	background-color: black;
}

.seo-ftr .panel10 STRONG
{
	color: var(--v-smky2-base);
}

.seo-ftr .panel10 .top
{
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
}

.seo-ftr .panel10 .bottom
{
	text-align: center;
	font-weight: bold;
}

.seo-ftr .panel10 .subpane
{
	display: flex;
	align-items: center;
	gap: 20px;
	margin: 30px auto;
}

.seo-ftr .panel10 .left
{
	width: 690px;
	max-width: 95vw;
}

.seo-ftr .panel10 .item
{
	padding: 28px 0 28px 100px;
	background: url(../assets/public/commons/blue-files.svg) no-repeat left center;
	background-size: 80px;
}
.seo-ftr .panel10 .item.i2 { background-image: url(../assets/public/commons/suivi.png) }
.seo-ftr .panel10 .item.i3 { background-image: url(../assets/public/commons/worker.png); padding-top: 14px; background-position-y: 16px }

.seo-ftr .panel10 .picture
{
	width: 250px;
	min-width: 250px;
	height: 320px;
	background: url(../assets/public/commons/hand-smartphone.jpg) no-repeat center center;
	background-size: cover;
	border-radius: 50px;
}

.seo-ftr .panel11
{
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 990px;
	margin: 30px auto;
}

.seo-ftr .panel11 .ttl
{
	text-align: center;
	font-size: 17pt;
	font-weight: bold;
}

.seo-ftr .panel11 .item
{
	width: 580px;
	max-width: 95vw;
	padding: 22px 0 22px 110px;
	background: url(../assets/public/commons/path.png) no-repeat 10px center;
}
.seo-ftr .panel11 .item.i2 { background-image: url(../assets/public/commons/idea.png) }
.seo-ftr .panel11 .item.i3 { background-image: url(../assets/public/commons/calendar.png); background-position-x: 18px; }

@media (max-width: 1280px)
{
	.seo-ftr H1.top .picture
	{
		max-width: 42%;
		height: 37vw;
		background-position-x: right;
	}

	.seo-ftr H1.top .right
	{
		width: 57%;
	}

	.seo-ftr H1.top .right .ttl
	{
		padding: 30px;
		font-size: 26pt;
	}
}

@media (max-width: 1050px)
{
	.seo-ftr
	{
		font-size: 15pt;
	}

	.seo-ftr H1.top .right .ttl
	{
		padding: 20px;
		font-size: 24pt;
	}

	.seo-ftr H1.top .become
	{
		margin-bottom: -20px;
		padding-bottom: 0;
		font-size: 18pt;
	}
}

@media (max-width: 900px)
{
	.seo-ftr H1.top .picture
	{
		height: 34vw;
	}

	.seo-ftr H1.top .right .ttl
	{
		margin-bottom: 0;
		padding-bottom: 10px;
		font-size: 20pt;
		background-position: center bottom;
		background-size: 40vw;
	}

	.seo-ftr .panel9 .subpane
	{
		flex-direction: column;
		gap: 0;
	}

	.seo-ftr .panel9 .ttl
	{
		margin-bottom: 0;
	}
}

@media (max-width: 800px)
{
	.seo-ftr H1.top
	{
		flex-direction: column;
		align-items: center;
		max-height: unset;
	}

	.seo-ftr H1.top .picture
	{
		max-width: 100vw;
		height: 70vw;
		max-height: 380px;
		min-height: 259px;
		background-size: cover;
		background-position: center top;
	}

	.seo-ftr H1.top .right
	{
		max-width: unset;
		width: 100%;
	}

	.seo-ftr .panel1,
	.seo-ftr .panel5 .subpane,
	.seo-ftr .panel6 .subpane,
	.seo-ftr .panel7 .subpane
	{
		flex-direction: column;
	}

	.seo-ftr .panel4 .item
	{
		max-width: unset;
	}

	.seo-ftr .panel7 .bottom
	{
		margin: auto;
	}
}

@media (max-width: 600px)
{
	.seo-ftr .panel5 .picture
	{
		height: 60vw;
	}

	.seo-ftr .panel5 .item
	{
		padding: 30px 10px 30px 120px;
		background-position-x: 20px;
		background-size: 80px;
	}

	.seo-ftr .panel8 .item
	{
		padding-left: 60px;
		background-position-x: 5px;
	}

	.seo-ftr .panel10 .subpane
	{
		flex-direction: column;
	}
}

@media (max-width: 550px)
{
	.seo-ftr .panel2 .sep
	{
		display: none;
	}
}
