@import url('common.css');

.seo-embi
{
	font-size: 16pt;
}

.seo-embi H1.top
{
	display: flex;
	max-height: 480px;
}

.seo-embi H1.top .picture
{
	width: 680px;
	height: 480px;
	background: url(../assets/public/estimates/main.jpg) no-repeat center right;
	background-size: cover;
}

.seo-embi H1.top .right
{
	width: 600px;
}

.seo-embi H1.top .right .ttl
{
	margin-bottom: 40px;
	padding: 60px 20px 40px;
	font-size: 32pt;
	font-weight: 500;
	text-align: center;
	background: url(../assets/public/commons/yellow-line.png) no-repeat 75% 95%;
	background-size: 90% 14px;
}

.seo-embi .chapo
{
	padding: 12px 20px;
	text-align: center;
	font-size: 26pt;
	font-weight: 500;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
}

.seo-embi .panel1
{
	margin-bottom: 50px;
}

.seo-embi .panel1 .ttl
{
	padding: 30px 135px;
	text-align: center;
	font-weight: bold;
}

.seo-embi .panel1 .subpane
{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.seo-embi .panel1 .picture1
{
	width: 660px;
	height: 440px;
	background: url(../assets/public/estimates/visit.jpg) no-repeat right center;
	background-size: contain;
}

.seo-embi .panel1 .picture2
{
	width: 360px;
	height: 440px;
	margin-left: -60px;
	background: url(../assets/public/estimates/estimate.png) no-repeat center center;
	background-size: contain;
}

.seo-embi .panel1 .bottom
{
	max-width: 990px;
	margin: auto;
	padding: 14px 20px;
	text-align: center;
	border: 3px dashed black;
	border-radius: 20px;
}

.seo-embi .panel1 .note
{
	max-width: 830px;
	margin: auto;
	padding: 25px 10px 10px 60px;
	text-align: center;
	font-style: italic;
	font-weight: 300;
	color: var(--v-smky1-base);
	background: url(../assets/public/commons/yellow-arrow.svg) no-repeat left -8px;
	background-size: 60px;
}

.seo-embi .panel2
{
	margin-bottom: 40px;
	padding: 20px 10px 30px;
	background-color: var(--v-bkgray-base);
}

.seo-embi .panel2 .ttl
{
	max-width: 1032px;
	margin: auto;
}

.seo-embi .panel2 .subpane1
{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
}

.seo-embi .panel2 .subpane1 .list
{
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.seo-embi .panel2 .subpane1 .item
{
	width: 460px;
	padding: 12px 10px 12px 110px;
	background: url(../assets/public/estimates/budget.png) no-repeat left center;
	background-size: 70px;
}
.seo-embi .panel2 .subpane1 .item.i2 { background-image: url(../assets/public/commons/place.png) }
.seo-embi .panel2 .subpane1 .item.i3 { background-image: url(../assets/public/estimates/target.png) }

.seo-embi .panel2 .subpane1 .picture
{
	width: 500px;
	height: 430px;
	background: url(../assets/public/estimates/tachymeter.png) no-repeat center center;
	background-size: contain;
}

.seo-embi .panel2 .subpane2
{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	max-width: 990px;
	margin: auto;
}

.seo-embi .panel2 .subpane2 .picture
{
	width: 70px;
	height: 70px;
	background: url(../assets/public/commons/lightbulb-y.svg) no-repeat center center white;
	background-size: 30px;
	border-radius: 35px;
}

.seo-embi .panel2 .subpane2 .right
{
	width: 900px;
	padding: 12px 20px;
	text-align: center;
	font-size: 14pt;
	font-style: italic;
	background-color: white;
	border: 1px solid var(--v-smky1-base);
	border-radius: 20px;
}

.seo-embi .panel2 .note
{
	max-width: 760px;
	margin: auto;
	padding: 20px 10px 10px 60px;
	text-align: center;
	font-weight: bold;
	background: url(../assets/public/commons/black-arrow.svg) no-repeat left -8px;
	background-size: 60px;
}

.seo-embi .panel3
{
	padding: 20px 10px 30px;
}

.seo-embi .panel3 .ttl
{
	max-width: 1032px;
	margin: auto;
}

.seo-embi .panel3 .subpane
{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 80px;
}

.seo-embi .panel3 .picture
{
	width: 530px;
	max-width: 100vw;
	height: 430px;
	background: url(../assets/public/estimates/agents.jpg) no-repeat center center;
	background-size: contain;
}

.seo-embi .panel3 .list
{
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.seo-embi .panel3 .item
{
	width: 500px;
	padding: 12px 10px 12px 100px;
	background: url(../assets/public/estimates/risk.png) no-repeat left center;
	background-size: 60px;
}
.seo-embi .panel3 .item.i2 { background-image: url(../assets/public/estimates/rating.png) }
.seo-embi .panel3 .item.i3 { background-image: url(../assets/public/history/equal.png) }

.seo-embi .panel3 .note
{
	max-width: 580px;
	margin: 20px auto;
	padding: 12px 20px;
	text-align: center;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 50px;
}

.seo-embi .panel3 .note .l1
{
	font-size: 20pt;
	font-weight: bold;
}

.seo-embi .panel3 .note .l2
{
	padding: 10px 10px 10px 50px;
	background: url(../assets/public/commons/hand-point-right.svg) no-repeat 14px center;
	background-size: 32px;
}

.seo-embi .panel3 .note A
{
	color: var(--v-smky1fg-base) !important;
}

.seo-embi .panel4
{
	display: flex;
	align-items: center;
	gap: 20px;
	max-width: 1032px;
	margin: auto;
}

.seo-embi .panel4 .left
{
	display: flex;
	flex-direction: column;
	gap: 20px;
	justify-content: space-between;
	width: 500px;
	text-align: center;
	font-weight: 500;
}

.seo-embi .panel4 .l2
{
	margin-top: 60px;
	font-size: 14pt;
	color: var(--v-smky1-base);
}

.seo-embi .panel4 .picture
{
	width: 532px;
	padding: 340px 5px 0 5px;
	text-align: center;
	font-size: 14pt;
	font-style: italic;
	background: url(../assets/public/estimates/rge.jpg) no-repeat top center;
	background-size: 500px;
}

.seo-embi .panel5
{
	max-width: 1032px;
	margin: 20px auto 0;
	padding: 20px 40px;
	text-align: center;
	font-weight: bold;
	color: white;
	background-color: black;
	border-radius: 30px;
}

.seo-embi .panel5 .ttl
{
	display: flex;
	justify-content: center;
	max-width: 350px;
	margin: auto;
}

.seo-embi .panel5 .picture
{
	width: 30px;
	height: 60px;
	background: url(../assets/public/commons/lightbulb-y.svg) no-repeat center top;
	background-size: 30px;
}

.seo-embi .panel5 .right
{
	padding: 0 20px;
	font-size: 22pt;
	background: url(../assets/public/commons/yellow-line.svg) no-repeat right 45px;
	background-size: 250px;
}

.seo-embi .panel5 STRONG
{
	color: var(--v-smky2-base);
}

.seo-embi .panel6
{
	display: flex;
	align-items: center;
	max-width: 700px;
	margin: 0 auto 20px;
}

.seo-embi .panel6 .picture
{
	width: 260px;
	height: 220px;
	background: url(../assets/public/estimates/refunded.png) no-repeat center center;
	background-size: contain;
}

.seo-embi .panel6 .right
{
	padding: 0 10px;
	text-align: center;
	font-style: italic;
}

.seo-embi .panel7
{
	margin-bottom: 40px;
	padding: 20px 10px 10px;
	background-color: var(--v-bkgray-base);
}

.seo-embi .panel7 .ttl
{
	max-width: 1032px;
	margin: auto;
}

.seo-embi .panel7 .subpane
{
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 20px;
	margin-top: 30px;
}

.seo-embi .panel7 .picture
{
	width: 590px;
	padding: 320px 5px 0 5px;
	text-align: center;
	font-size: 15pt;
	font-style: italic;
	background: url(../assets/public/estimates/at-phone.png) no-repeat center top;
	background-size: contain;
}

.seo-embi .panel7 .list
{
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 490px;
	margin-top: 36px;
	padding: 12px 20px;
	background-color: #E0CA5F;
	border-radius: 20px;
}

.seo-embi .panel7 .item
{
	width: 460px;
	padding: 12px 10px 12px 70px;
	background: url(../assets/public/estimates/analytics.svg) no-repeat 12px center;
	background-size: 30px;
}
.seo-embi .panel7 .item.i2 { background-image: url(../assets/public/estimates/rate-review.svg) }
.seo-embi .panel7 .item.i3 { background-image: url(../assets/public/estimates/chatboxes.svg) }

.seo-embi .panel7 .note
{
	max-width: 1032px;
	margin: auto;
	padding: 30px 4vw 30px 4vw;
	text-align: center;
	font-weight: 400;
	color: var(--v-smky1-base);
	background: url(../assets/public/commons/hand-point-right.svg) no-repeat left center;
	background-size: 32px;
}

.seo-embi .panel8
{
	max-width: 1032px;
	margin: 20px auto 50px;
}

.seo-embi .panel8 .ttl
{
	margin: 30px auto;
}

.seo-embi .panel8 .subpane
{
	padding: 20px;
	color: white;
	background-color: black;
}

.seo-embi .panel8 .subpane .ttl
{
	margin: 0;
	padding: 0px 20px 20px;
	text-align: center;
	font-size: 22pt;
	background: url(../assets/public/commons/yellow-line.svg) no-repeat center bottom;
	background-size: 420px;
}

.seo-embi .panel8 .subpane .note
{
	margin-top: 20px;
	font-size: 15pt;
}

.seo-embi .panel8 .list1
{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	gap: 50px;
	margin: 30px 30px 0;
}

.seo-embi .panel8 .list1 .item
{
	width: 460px;
	padding: 230px 10px 10px 10px;
	text-align: center;
	font-size: 14pt;
	background: url(../assets/public/estimates/bzh.png) no-repeat center top;
	background-size: contain;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
.seo-embi .panel8 .list1 .item.i2 { background-image: url(../assets/public/estimates/reno.jpg) }
.seo-embi .panel8 .list1 .item.i3 { background-image: url(../assets/public/estimates/discuss.png) }

.seo-embi .panel8 .list2
{
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin: 40px 0;
	font-weight: bold;
}

.seo-embi .panel8 .list2 .arrows
{
	width: 55px;
	height: 44px;
	background: url(../assets/public/solutions/pro/2arrows-rect.svg) no-repeat center center;
	background-size: contain;
}

.seo-embi .panel8 .note
{
	margin: 0 10px 40px;
	padding: 20px 10px;
	text-align: center;
	font-weight: 300;
}

.seo-embi .panel8 .note A
{
	font-style: italic;
}

.seo-embi .panel9 .subpane
{
	max-width: 770px;
	margin: 40px auto 20px;
	padding: 20px 30px 1px;
	text-align: center;
	font-weight: bold;
	color: var(--v-smky1fg-base);
	background-color: var(--v-smky1-base);
	border-radius: 30px;
}

.seo-embi .panel9 .note
{
	max-width: 700px;
	margin: 20px auto 50px;
	padding: 18px 20px 12px 90px;
	text-align: center;
	font-size: 15pt;
	font-style: italic;
	background: url(../assets/public/commons/calendar.png) no-repeat 20px center;
	background-size: 60px;
}

@media (max-width: 1280px)
{
	.seo-embi H1.top .picture
	{
		max-width: 53%;
		height: 37vw;
	}

	.seo-embi H1.top .right
	{
		max-width: 47%;
	}

	.seo-embi H1.top .right .ttl
	{
		padding-top: 30px;
	}
}

@media (max-width: 1050px)
{
	.seo-embi
	{
		font-size: 15pt;
	}

	.seo-embi H1.top .right .ttl
	{
		padding-top: 10px;
		font-size: 26pt;
	}

	.seo-embi .chapo
	{
		font-size: 22pt;
	}

	.seo-embi .panel2 .subpane1 .picture
	{
		height: 45vw;
	}

	.seo-embi .panel2 .subpane2
	{
		gap: 10px;
	}

	.seo-embi .panel2 .subpane2 .picture
	{
		width: 50px;
		min-width: 50px;
		height: 50px;
		background-size: 20px;
		border-radius: 25px;
	}

	.seo-embi .panel3 .subpane
	{
		gap: 30px;
	}

	.seo-embi .panel3 .picture
	{
		height: 35vw;
	}

	.seo-embi .panel4 .l2
	{
		margin-top: 10px;
	}

	.seo-embi .panel4 .picture
	{
		width: 50vw;
		background-size: 45vw;
		padding-top: 31vw;
	}

	.seo-embi .panel7 .picture
	{
		padding-top: 26vw;
	}

	.seo-embi .panel8 .ttl
	{
		text-align: center;
	}

	.seo-embi .panel8 .list1 .item
	{
		padding-top: 25vw;
	}
}

@media (max-width: 900px)
{
	.seo-embi H1.top .right .ttl
	{
		margin-bottom: 0;
		padding-bottom: 20px;
		font-size: 24pt;
	}

	.seo-embi H1.top .start-project
	{
		width: 380px;
	}

	.seo-embi H1.top .start-project .text
	{
		font-size: 11pt;
	}

	.seo-embi .panel1
	{
		margin: 0 10px 10px;
	}

	.seo-embi .panel1 .ttl
	{
		padding: 20px 70px;
	}

	.seo-embi .panel1 .picture1,
	.seo-embi .panel1 .picture2
	{
		height: 46vw;
	}

	.seo-embi .panel4 .l2
	{
		margin-top: 0;
	}

	.seo-embi .panel7 .subpane
	{
		flex-direction: column;
		align-items: center;
		gap: 0;
	}

	.seo-embi .panel7 .picture
	{
		padding-top: 320px;
	}

	.seo-embi .panel8 .list2
	{
		flex-direction: column;
		gap: 10px;
		text-align: center;
	}

	.seo-embi .panel8 .list2 .arrows
	{
		transform: rotate(90deg);
	}
}

@media (max-width: 800px)
{
	.seo-embi H1.top
	{
		flex-direction: column;
		align-items: center;
		max-height: unset;
	}

	.seo-embi H1.top .picture
	{
		max-width: 100vw;
		height: 71vw;
		max-height: 460px;
		background-size: cover;
		background-position: center bottom;
	}

	.seo-embi H1.top .right
	{
		max-width: unset;
		width: 100%;
	}

	.seo-embi .panel1 .ttl
	{
		padding: 14px 30px;
	}

	.seo-embi .panel2
	{
		margin-bottom: 10px;
		padding: 0 10px 10px;
	}

	.seo-embi .panel2 .subpane1
	{
		flex-direction: column;
		padding-top: 10px;
	}

	.seo-embi .panel2 .subpane1 .picture
	{
		width: 62%;
	}

	.seo-embi .panel2 .subpane1 .item
	{
		width: unset;
		padding: 20px 10px 20px 90px;
	}

	.seo-embi .panel3
	{
		padding: 10px;
	}

	.seo-embi .panel3 .subpane
	{
		flex-direction: column;
		padding-top: 10px;
	}

	.seo-embi .panel3 .picture
	{
		height: 45vw;
	}

	.seo-embi .panel3 .item
	{
		width: unset;
		padding: 20px 10px 20px 70px;
	}

	.seo-embi .panel4
	{
		flex-direction: column;
	}

	.seo-embi .panel4 .picture
	{
		width: 60vw;
		background-size: 55vw;
		padding-top: 38vw;
	}

	.seo-embi .panel6 .picture
	{
		height: 28vw;
		margin-left: 10px;
	}
}

@media (max-width: 600px)
{
	.seo-embi .chapo
	{
		font-size: 18pt;
	}

	.seo-embi .panel4 .left
	{
		width: unset;
		padding: 0 10px;
	}

	.seo-embi .panel4 .picture
	{
		width: 70vw;
		background-size: 65vw;
		padding-top: 45vw;
	}

	.seo-embi .panel7 .picture
	{
		width: 90%;
		padding-top: 46vw;
	}

	.seo-embi .panel7 .list
	{
		width: 90%;
	}

	.seo-embi .panel7 .item
	{
		width: unset;
	}

	.seo-embi .panel8 .list1
	{
		flex-wrap: wrap;
	}

	.seo-embi .panel8 .list1 .item
	{
		width: unset;
		padding-top: 30vw;
	}
}

@media (max-width: 430px)
{
	.seo-embi H1.top .start-project
	{
		width: 90%;
	}

	.seo-embi .panel5 .ttl
	{
		max-width: unset;
		white-space: nowrap;
	}

	.seo-embi .panel5 .picture
	{
		background-size: 25px;
	}
}
