@import url('common.css');

.seo-sait
{
	font-size: 16pt;
}

.seo-sait H1.top
{
	display: flex;
	max-height: 480px;
}

.seo-sait H1.top .picture
{
	width: 640px;
	height: 480px;
	background: url(../assets/public/solutions/immo/main.jpg) no-repeat left top;
	background-size: cover;
}

.seo-sait H1.top .right
{
	width: 640px;
}

.seo-sait H1.top .right .ttl
{
	padding: 34px 60px 50px;
	font-size: 32pt;
	font-weight: 400;
	text-align: center;
	background: url(../assets/public/commons/blue-line.svg) no-repeat 75% 90%;
	background-size: 500px;
}

.seo-sait H1.top .right .ttl STRONG
{
	color: var(--v-smky1-base);
}

.seo-sait .chapo
{
	margin-bottom: 30px;
	padding-top: 12px;
	color: white;
	background-color: black;
}

.seo-sait .chapo .ttl
{
	text-align: center;
	font-size: 22pt;
	font-weight: bold;
}

.seo-sait .chapo .subpane
{
	display: flex;
	align-items: center;
	gap: 70px;
	max-width: 930px;
	margin: 10px auto;
	padding-bottom: 30px;
}

.seo-sait .chapo .subpane .picture
{
	min-width: 220px;
	max-width: 220px;
	height: 280px;
	margin: 10px;
	background: url(../assets/public/solutions/immo/phone.jpg) no-repeat center center;
	background-size: 220px;
	border: 3px solid white;
	border-radius: 18px;
}

.seo-sait .chapo .subpane .item
{
	padding-left: 30px;
	background: url(../assets/public/commons/yellow-arrow-right.svg) no-repeat 7px 7px;
	background-size: 17px;
}

.seo-sait .chapo .subpane .item.i2
{
	padding-bottom: 30px;
}

.seo-sait .panel1
{
	display: flex;
	padding: 20px;
	justify-content: space-around;
	flex-wrap: wrap;
	gap: 20px;
	font-size: 14pt;
	font-weight: bold;
}

.seo-sait .panel1 .item
{
	min-width: 320px;
	max-width: 320px;
	padding: 100px 20px 20px;
	text-align: center;
	background: url(../assets/public/commons/blue-1.svg) no-repeat center 28px var(--v-bkgray-base);
	background-size: 48px;
	border-radius: 12px;
}
.seo-sait .panel1 .item.i2 { background-image: url(../assets/public/commons/blue-2.svg) }
.seo-sait .panel1 .item.i3 { background-image: url(../assets/public/commons/blue-3.svg) }

.seo-sait .blue-btn
{
	max-width: 350px;
	margin: 20px auto 30px;
	padding: 14px 20px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	background-color: var(--v-smky1-base);
	border-radius: 20px;
}

.seo-sait .blue-btn A
{
	color: var(--v-smky1fg-base) !important;
}

.seo-sait .panel2
{
	max-width: 1200px;
	margin: 38px auto 60px;
	box-shadow: 0 10px 30px 20px #0000000D;
}

.seo-sait .panel2 .ttl
{
	line-height: 50px;
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	color: white;
	background-color: black;
}

.seo-sait .panel2 .subpane
{
	display: flex;
	align-items: center;
	background-color: var(--v-bkgray-base);
}

.seo-sait .panel2 .picture
{
	min-width: 500px;
	max-width: 500px;
	height: 300px;
	background: url(../assets/public/solutions/immo/men-women.png) no-repeat center 38px;
	background-size: 380px;
}

.seo-sait .panel2 .right
{
	height: 188px;
	padding: 0 40px;
	border-left: 5px solid var(--v-smky2-base);
	font-size: 14pt;
}

.seo-sait .panel3
{
	max-width: 940px;
	margin: 20px auto 50px;
	padding: 10px 20px;
	text-align: center;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 20px;
}

.seo-sait .panel4
{
	max-width: 1032px;
	margin: 30px auto;
}

.seo-sait .panel5
{
	display: flex;
	align-items: center;
	justify-content: space-around;
	width: 1032px;
	margin: 20px auto;
	padding-right: 20px;
}

.seo-sait .panel5 P
{
	max-width: 580px;
	padding: 0 20px 10px;
	text-align: center;
	background: url(../assets/public/commons/yellow-line.svg) no-repeat 57% bottom;
	background-size: 310px;
}

.seo-sait .panel5 .subpane
{
	min-width: 370px;
	padding: 10px 20px;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 20px;
	box-shadow: 0 10px 30px 20px #0000000D;
}

.seo-sait .panel5 .item
{
	padding: 10px 10px 10px 50px;
	background: url(../assets/public/solutions/immo/yellow-user-check.svg) no-repeat 5px center;
	background-size: 32px;
}
.seo-sait .panel5 .item.i2 { background-image: url(../assets/public/commons/lightbulb-y.svg); background-size: 24px }
.seo-sait .panel5 .item.i3 { background-image: url(../assets/public/solutions/immo/yellow-time.svg); background-size: 30px; background-position-x: 3px }

.seo-sait .ainsi
{
	display: flex;
	align-items: center;
	width: 900px;
	margin: 50px auto 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid var(--v-smky1-base);
}

.seo-sait .ainsi .left,
.seo-sait .ainsi .right
{
	width: 50px;
	height: 50px;
	background: url(../assets/images/yellow-arrowflea.svg) no-repeat center center;
	background-size: 34px;
}

.seo-sait .ainsi .right
{
	transform: scaleX(-1);
}

.seo-sait .partners
{
	text-align: center;
	font-size: 15pt;
}

.seo-sait .panel6
{
	margin-top: 50px;
	padding: 1px 0 90px;
	background-color: var(--v-bkgray-base);
}

.seo-sait .panel6 .subpane
{
	display: flex;
	align-items: center;
	justify-content: center;
}

.seo-sait .panel6 .left
{
	max-width: 850px;
	padding: 20px 80px 20px 30px;
	font-size: 13pt;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 40px;
}

.seo-sait .panel6 .note
{
	padding-left: 60px;
	background: url(../assets/images/yellow-arrowflea.svg) no-repeat 6px center;
	background-size: 36px;
}

.seo-sait .panel6 .left P:last-child
{
	margin-bottom: 0;
}

.seo-sait .panel6 .picture
{
	width: 135px;
	min-width: 135px;
	height: 280px;
	margin: 0 10px 0 -40px;
	background: url(../assets/public/commons/smartphone-project-details.png) no-repeat center center;
	background-size: 135px;
	border-radius: 10px;
	box-shadow: 0 10px 30px 20px #0000000D;
}

.seo-sait .panel6 .service
{
	display: flex;
	align-items: baseline;
	max-width: 850px;
	gap: 20px;
	margin: -30px auto 0;
}

.seo-sait .panel6 .service .ttl
{
	width: 112px;
	min-width: 112px;
	height: 110px;
	padding-top: 30px;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	background-color: var(--v-smky2-base);
	border-radius: 56px;
}

.seo-sait .panel6 .service .ttl STRONG
{
	line-height: 22px;
	font-size: 35pt;
	font-weight: bold;
}

.seo-sait .panel6 .service .text
{
	max-width: 600px;
	padding-right: 40px;
	font-weight: bold;
	text-align: center;
}

.seo-sait .panel7
{
	max-width: 1000px;
	margin: -50px auto 60px;
	padding: 10px 20px;
	color: white;
	background: black;
	border-radius: 40px;
}

.seo-sait .panel7 H2.ttl
{
	padding-bottom: 10px;
	background: url(../assets/public/commons/yellow-line.png) no-repeat center bottom;
	background-size: 940px 14px;
}

.seo-sait .panel7 .subpane
{
	padding: 20px 160px 10px 40px;
	font-size: smaller;
	background: url(../assets/public/solutions/immo/worker.png) no-repeat right center;
	background-size: 190px;
}

.seo-sait .panel7 .trust
{
	padding: 24px 30px 20px 100px;
	font-size: 17pt;
	font-weight: bold;
	background: url(../assets/public/commons/yellow-arrow.svg) no-repeat 12px -15px;
	background-size: 70px;
}

.seo-sait .panel8 .subpane
{
	display: flex;
	align-items: center;
	gap: 20px;
	max-width: 1000px;
	margin: auto;
}

.seo-sait .panel8 .picture
{
	width: 460px;
	max-width: 100vw;
	min-width: 370px;
	height: 240px;
	background: url(../assets/public/solutions/immo/calculator.jpg) no-repeat center center;
	background-size: contain;
}

.seo-sait .panel8 .right
{
	max-width: 520px;
	font-size: 14pt;
}

.seo-sait .panel8 .full
{
	max-width: 1010px;
	margin: auto;
	padding: 25px 30px 20px 100px;
	font-size: 16pt;
	font-style: italic;
	font-weight: 500;
	background: url(../assets/public/commons/yellow-arrow.svg) no-repeat 24px -15px;
	background-size: 70px;
}

.seo-sait .panel9
{
	max-width: 1000px;
	margin: 30px auto;
	padding: 10px 20px 20px 20px;
	background-color: var(--v-bkgray-base);
	border-radius: 10px;
}

.seo-sait .panel9 P
{
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
}

.seo-sait HR.separator
{
	height: 3px;
  	width: 25%;
	margin: 60px auto 40px;
	color: var(--v-smky1-base);
	background-color: var(--v-smky1-base);
}

.seo-sait .panel10
{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 40px;
	margin: 20px auto;
	max-width: 960px;
	justify-content: center;
}

.seo-sait .panel10 P
{
	max-width: 400px;
	text-align: center;
	font-weight: bold;
}

.seo-sait .panel10 IMG
{
	height: 70px;
}

.seo-sait .ready
{
	max-width: 840px;
	margin: 30px auto 50px;
	padding: 10px 20px 10px 80px;
	text-align: center;
	font-size: 24pt;
	font-weight: bold;
	color: var(--v-smky1fg-base);
	background: url(../assets/public/commons/handshake-w.svg) no-repeat 34px center var(--v-smky1-base);
	background-size: 50px;
	border-radius: 20px;
}

.seo-sait .chapo STRONG,
.seo-sait .panel7 STRONG
{
	color: var(--v-smky2-base);
}

@media (max-width: 1280px)
{
	.seo-sait H1.top .picture
	{
		max-width: 50%;
		height: 37vw;
	}

	.seo-sait H1.top .right
	{
		max-width: 50%;
	}

	.seo-sait H1.top .right .ttl
	{
		padding: 30px;
		font-size: 26pt;
	}
}

@media (max-width: 1050px)
{
	.seo-sait
	{
		font-size: 15pt;
	}

	.seo-sait H1.top .right .ttl
	{
		padding: 10px 20px 20px;
		font-size: 24pt;
	}

	.seo-sait .chapo .subpane
	{
		gap: 20px;
	}

	.seo-sait .panel2 .picture
	{
		min-width: unset;
		width: 40vw;
		background-size: contain;
	}

	.seo-sait .panel2 .right
	{
		width: 60vw;
		height: unset;
	}

	.seo-sait .panel5
	{
		width: 95%;
		padding-right: unset;
	}
}

@media (max-width: 900px)
{
	.seo-sait H1.top .picture
	{
		height: 34vw;
	}

	.seo-sait H1.top .right .ttl
	{
		margin-bottom: 0;
		padding-bottom: 10px;
		font-size: 20pt;
		background-position-y: bottom;
    	background-size: 40vw;
	}

	.seo-sait .ainsi
	{
		width: 97%;
	}

	.seo-sait .panel6 .service
	{
		justify-content: center;
		margin-top: -10px;
	}
}

@media (max-width: 800px)
{
	.seo-sait H1.top
	{
		flex-direction: column;
		align-items: center;
		max-height: unset;
	}

	.seo-sait H1.top .picture
	{
		max-width: 100vw;
		height: 70vw;
		max-height: 380px;
		min-height: 259px;
		background-size: cover;
		background-position-x: center;
	}

	.seo-sait H1.top .right
	{
		max-width: unset;
		width: 100%;
	}

	.seo-sait .chapo .subpane,
	.seo-sait .panel2 .subpane,
	.seo-sait .panel5,
	.seo-sait .panel8 .subpane
	{
		flex-direction: column;
	}

	.seo-sait .panel2 .ttl
	{
		line-height: 40px;
	}

	.seo-sait .panel2 .picture
	{
		width: 100%;
		height: 40vw;
		min-height: 240px;
		background-position: center;
	}

	.seo-sait .panel2 .right
	{
		width: 100%;
	}

	.seo-sait .panel7 .trust
	{
		padding: 10px 0 0 70px;
		background-size: 50px;
	}

	.seo-sait .panel8 .right
	{
		text-align: center;
	}

	.seo-sait .panel8 .full
	{
		padding: 70px 20px 0 20px;
		text-align: center;
		background: url(../assets/public/commons/yellow-arrow-down.svg) no-repeat center top;
		background-size: 20px;
	}
}

@media (max-width: 600px)
{
	.seo-sait .panel6 .subpane
	{
		flex-direction: column-reverse;
		gap: 20px;
	}

	.seo-sait .panel6 .left
	{
		padding: 20px;
	}

	.seo-sait .panel6 .picture
	{
		margin: 0;
	}

	.seo-sait .panel6 .service
	{
		align-items: center;
		margin: 0;
	}

	.seo-sait .panel7 .subpane
	{
		padding: 220px 20px 10px 20px;
		background-position: center top;
		background-size: 140px;
	}

	.seo-sait .panel9 P,
	.seo-sait .ready
	{
		font-size: 20pt;
	}
}

@media (max-width: 430px)
{
	.seo-sait .subscribe
	{
		width: 98%;
	}
}
