/* fix bug */
body {
	margin-right: 0 !important;
}
.concretekitchen-page {
	padding: 30px 0 0;
}
.concretekitchen-page h1 {
	text-align: center;
	font-size: 42px;
	color: #525255;
}
.concretekitchen-page h1 span {
	color: #F79421;
}
.concretekitchen-page .h1-subtle {
	margin-bottom: 30px;
	font-size: 21px;
	color: #525455;
	text-align: center;
	line-height: 1.4;
}
.concretekitchen-page .section-lh {
	margin-bottom: 40px;
	text-align: center;
}
.concretekitchen-page .section-lh img {
	max-height: 720px;
	border-radius: 20px;
}

.ck-tools {
	display: flex;
	justify-content: center;
	gap: 50px;
	margin-bottom: 70px;
}
.ck-tools.float {
	position: fixed;
	top: 130px;
	width: 100%;
	padding: 20px 0;
	background-color: #fff;
	z-index: 99;
}
.ck-tools .price-button .button {
	background-color: #F79421;
}
.ck-tools .inspection-button .button {
	background-color: #0065B2;
}
.ck-tools .button {
	width: 500px;
	height: 70px;
	margin: 0;
	font-size: 28px;
	color: #fff;
	border-radius: 10px;
}
.ck-tools .button:hover {
	color: #fff;
}
.key-inspect {
	margin-bottom: 60px;
	font-size: 21px;
	color: #525255;
	line-height: 1.3;
}
.key-inspect h1 {
	margin-bottom: 27px;
}
.key-inspect h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 700;
	color: #0065B2;
}
.key-inspect .flex-three {
	display: flex;
	gap: 33px;
}
.key-inspect .flex-three > div {
	width: 33.33%;
	text-align: center;
}
.key-inspect .ui.accordion {
	margin-top: 25px;
}
.key-inspect .ui.accordion .title:not(.ui) {
	position: relative;
	padding: 25px 52px;
	padding-right: 60px;
	margin-bottom: 20px;
	font-family: Prompt;
	font-size: 21px !important;
	font-weight: normal !important;
	line-height: 1.35;
	border: 1px solid #BBC7D0;
	border-radius: 10px;
}
.key-inspect .ui.accordion .title:not(.ui).active {
	padding: 25px 52px 10px;
	margin-bottom: 0;
	border-bottom: 0;
	border-radius: 10px 10px 0 0;
}
.key-inspect .ui.accordion .title:not(.ui).active + .content {
	margin-bottom: 20px;
	border: 1px solid #BBC7D0;
	border-top: 0;
	border-radius: 0 0 10px 10px;
}
.key-inspect .ui.accordion .title~.content {
	padding: 0 52px 20px;
	font-size: 18px !important;
}
.key-inspect .ui.accordion:not(.styled) .title~.content:last-child {
	padding: 0 52px 20px;
}
.key-inspect ol {
	margin: 0;
}
.key-inspect .title svg {
	position: absolute;
	top: 50%;
	right: 20px;
}
.key-inspect .title.active svg {
	transform: rotate(180deg);
}
.key-inspect .ui.accordion .title~.content b {
	display: inline-block;
	margin: 10px auto 5px;
	font-size: 21px;
	color: #0065B2;
}
.key-inspect .ui.accordion .title~.content img {
	border-radius: 10px;
}
.key-inspect .flex-three {
	margin-bottom: 30px;
}

.kitchen-arrangement {
	margin-bottom: 30px;
}

.kitchen-arrangement .flex-three {
	display: flex;
	gap: 33px;
	align-items: flex-end;
	text-align: center;
}
.kitchen-arrangement .flex-three > div {
	width: 33.33%;
	margin-bottom: 45px;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
}
.kitchen-arrangement b {
	display: inline-block;
	margin: 15px auto 10px;
	font-size: 21px;
	color: #0065B2;
}
.kitchen-arrangement .ui.button {
	position: relative;
	width: 230px;
	margin-top: 17px;
	padding: 12px;
	color: #0065B2;
	font-weight: 700;
	text-align: center;
	border-radius: 49px;
}
.kitchen-arrangement .ui.button svg {
	position: absolute;
	top: 12px;
	right: 20px;
}

.kitchen-product-list {
	padding: 60px 0;
	background-color: #FFFAF4;
}
.kitchen-product-list .k-title {
	margin-bottom: 40px;
	font-size: 26px;
	font-weight: 700;
	color: #525255;
	text-align: center;
	line-height: 1.4;
}

.kitchen-security {
	padding-top: 60px;
	margin-bottom: 25px;
}
.kitchen-security .flex-three {
	display: flex;
	gap: 33px;
}
.kitchen-security .flex-three > div {
	width: 33.33%;
	margin-bottom: 45px;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
	color: #525255;
}
.kitchen-security b {
	display: inline-block;
	margin: 15px auto 10px;
	font-size: 24px;
	color: #0065B2;
}
.kitchen-security .ui.button {
	position: relative;
	width: 320px;
	margin-top: 17px;
	padding: 12px;
	color: #0065B2;
	background-color: #EBF3FA;
	border: 2px solid #0065B2;
	font-size: 21px;
	font-weight: 700;
	text-align: center;
	border-radius: 12px;
}

.kitchen-tools .flex-two {
	display: flex;
	gap: 32px;
}
.kitchen-tools .flex-two.even .img {
	order: 2;
}
.kitchen-tools .flex-two.even .img {
	padding-bottom: 0;
}
.kitchen-tools .flex-two > div {
	position: relative;
	width: 50%;
	gap: 25px;
	padding-bottom: 70px;
	margin-bottom: 50px;
	font-size: 21px;
	color: #525255;
	line-height: 1.4;
}
.kitchen-tools img {
	/* height: 280px; */
	border-radius: 10px;
}
.kitchen-tools b {
	display: inline-block;
	margin: 0 auto 18px;
	font-size: 24px;
	color: #0065B2;
}
.kitchen-tools .ui.button {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 320px;
	margin-top: 17px;
	padding: 12px;
	color: #0065B2;
	background-color: #EBF3FA;
	border: 2px solid #0065B2;
	font-size: 21px;
	font-weight: 700;
	text-align: center;
	border-radius: 12px;
}

.kitchen-type {
	margin-bottom: 60px;
}
.kitchen-type h1 {
	margin-bottom: 47px;
}
.kitchen-type .flex-three {
	display: flex;
	gap: 33px;
}
.kitchen-type .flex-three > div {
	width: 33.33%;
	font-size: 18px;
	color: #525455;
	line-height: 1.4;
	text-align: center;
}
.kitchen-type img {
	border-radius: 10px;
}
.kitchen-type b {
	display: inline-block;
	margin: 15px auto 10px;
	font-size: 21px;
	color: #0065B2;
}

.kitchen-cabinet {
	margin-bottom: 60px;
}
.kitchen-cabinet .flex-two {
	display: flex;
	gap: 32px;
/* 	margin-left: 55px; */
	font-size: 21px;
	line-height: 1.4;
}
.kitchen-cabinet .flex-two .img {
	width: 220px;
}
.kitchen-cabinet .flex-two .flex-two {
/* 	margin-left: 0; */
/* 	width: 50%; */
	margin-bottom: 60px;
}
.kitchen-cabinet img {
	width: 220px;
}
.kitchen-cabinet .detail {
	width: 365px;
	color: #525455;
}
.kitchen-cabinet b {
	display: inline-block;
	margin: 0 auto 15px;
	font-size: 24px;
	color: #0065B2;
}

.kitchen-video {
	margin-bottom: 60px;
}
.kitchen-video video {
	border-radius: 10px;
}

.kitchen-team {
	margin-bottom: 60px;
}
.kitchen-team h1 {
	margin-bottom: 47px;
}
.kitchen-team .flex-three {
	display: flex;
	gap: 33px;
}
.kitchen-team .flex-three > div {
	width: 33.33%;
	font-size: 18px;
	color: #525255;
	line-height: 1.4;
	text-align: center;
}
.kitchen-team img {
	border-radius: 10px;
}
.kitchen-team b {
	display: inline-block;
	margin: 15px auto 10px;
	font-size: 21px;
	color: #0065B2;
}

.kitchen-service {
	padding: 60px 0;
	background-color: #FFFAF4;
}

.kitchen-5steps {
	margin-top: 60px;
	margin-bottom: 60px;
}
.kitchen-5steps .pdf-5steps a {
	display: block;
	width: 480px;
	min-height: 75px;
	margin: 30px auto 0;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 24px;
	text-align: center;
	color: #0065B2;
	font-weight: 600;
	background-color: #EBF3FA;
	border: 1px solid #0065B2;
	border-radius: 10px;
}
.kitchen-5steps .pdf-5steps a:before{
	content: url('https://static.homepro.co.th/homeservice/home-inspection/plan/plan-button.png');
	vertical-align: middle;
	margin-right: 10px;
}
.kitchen-5steps .pdf-5steps a span {
	color: #F79421;
}

.kitchen-inspire {
	margin-bottom: 60px;
	text-align: center;
}
.kitchen-inspire .banner-inspire {
	position: relative;
	width: 100%;
	height: 600px;
	background-image: url('https://static.homepro.co.th/homeservice/cement-kitchen/HomeInspire_Banner.jpg');
	background-size: cover;
	border-radius: 10px;
}
.kitchen-inspire .banner-inspire a,
.kitchen-inspire .banner-inspire a:hover {
	position: absolute;
	width: 480px;
	height: 70px;
	left: 50%;
	bottom: 50px;
	padding-top: 23px;
	font-size: 24px;
	color: #fff;
	background-color: #0065B2;
	border-radius: 15px;
	transform: translateX(-50%);
}

.kitchen-review {
	margin-bottom: 60px;
}
.kitchen-review .flex-four {
	display: flex;
	gap: 26px;
	font-size: 18px;
	line-height: 1.4;
}
.kitchen-review .flex-four > div {
	width: 25%;
	color: #525455;
	text-align: center;
}
.kitchen-review img {
	margin-bottom: 5px;
	border-radius: 10px;
}
.kitchen-review b {
	display: inline-block;
	margin: 15px auto 10px;
	font-size: 21px;
	color: #0065B2;
}
.kitchen-review strong {
	font-size: 16px;
}
.kitchen-review .star {
	margin: 8px auto;
	font-size: 21px;
	color: #FFC701;
}

.kitchen-faq{
	margin: 60px auto;
}
.kitchen-faq .ui.accordion {
	margin-top: 25px;
}
.kitchen-faq .ui.accordion .title:not(.ui) {
	position: relative;
	padding: 17px 20px;
	margin-bottom: 20px;
	font-family: Prompt;
	font-size: 21px !important;
	font-weight: 700;
	color: #525255;
	border: 1px solid #BBC7D0;
	border-radius: 10px;
}
.kitchen-faq .ui.accordion .title:not(.ui).active {
	margin-bottom: 0;
	border-bottom: 0;
	color: #0065B2;
	border-radius: 10px 10px 0 0;
}
.kitchen-faq .ui.accordion .title:not(.ui).active + .content {
	margin-bottom: 20px;
	border: 1px solid #BBC7D0;
	border-top: 0;
	border-radius: 0 0 10px 10px;
}
.kitchen-faq .ui.accordion .title~.content {
	padding: 0 20px 20px;
	font-size: 18px  !important;
}
.kitchen-faq .ui.accordion:not(.styled) .title~.content:last-child {
	padding: 0 20px 20px;
}
.kitchen-faq .title svg {
	position: absolute;
	top: 50%;
	right: 20px;
}
.kitchen-faq .title.active svg {
	transform: rotate(180deg);
}
.kitchen-faq ol {
	margin: 0;
}

.inspection-plan {
	padding-top: 60px;
	padding-bottom: 160px;
	background-color: #FFFAF4;
}
.inspection-plan .steps-container {
	display: flex;
	justify-content: space-between;
	margin: 40px auto;
	max-width: 1119px;
	position: relative;
	gap: 40px;
}

.inspection-plan .step {
	text-align: center;
	position: relative;
	flex: 1;
}

.inspection-plan .step img {
	margin-bottom: 10px;
}

.inspection-plan .step h3 {
	color: #0070c0;
	font-size: 24px;
	margin: 8px 0 4px;
}

.inspection-plan .step p {
	font-size: 18px;
	line-height: 1.4;
	color: #333;
	margin: 0;
}
.inspection-plan .step:not(:last-child)::after {
	content: "";
	position: absolute;
	right: -29%;
	top: 29%;
	transform: translateY(-50%);
	width: 100px;
	height: 8px;
	background-color: #0070c0;
	clip-path: polygon(
		0% 0%,
		80% 0%,
		80% -40%,
		100% 50%,
		80% 140%,
		80% 100%,
		0% 100%
	);
}
.inspection-plan .plan-pdf a {
	display: block;
	width: 860px;
	height: 75px;
	margin: auto;
	padding-top: 14px;
	font-size: 24px;
	text-align: center;
	color: #0065B2;
	font-weight: 600;
	background-color: #EBF3FA;
	border: 1px solid #0065B2;
	border-radius: 10px;
}
.inspection-plan .plan-pdf a:before{
	content: url('https://static.homepro.co.th/homeservice/home-inspection/plan/plan-button.png');
	vertical-align: middle;
	margin-right: 10px;
}
.inspection-plan .plan-pdf a span {
	color: #F79421;
}

.kitchen-contact {
	position: relative;
	padding: 0 0 60px;
}
.kitchen-contact h1 {
	text-align: left;
}
.kitchen-contact > img {
	border-radius: 10px;
}
.kitchen-contact ul {
	list-style: none;
	padding: 0;
	margin: 25px auto 0;
	width: 80%;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.kitchen-contact ul li {
	position: relative;
	padding-left: 60px;
	margin-bottom: 20px;
	font-size: 21px;
	color: #525255;
	line-height: 1.4;
}
.kitchen-contact ul li img {
	position: absolute;
	top: 0;
	left: 0;
	vertical-align: middle;
	margin-right: 5px;
}
.ah-modal.ui.modal, .ah-modal.modal>.content:last-child, .ah-modal.ui.modal, .ah-modal.modal>.content:first-child:not(.close):not(.dimmer),
.ac-modal.ui.modal, .ac-modal.modal>.content:last-child, .ac-modal.ui.modal, .ac-modal.modal>.content:first-child:not(.close):not(.dimmer) {
	border-radius: 15px;
}
.ah-modal .swiper-ah .swiper-slide, .ac-modal .swiper-ac .swiper-slide {
	text-align: center;
}
.inspection-category h2 span {
	cursor: pointer;
}
.area-img .ahi, .area-img .aci {
	height: 692px;
}
.area-img .ahi.sl, .area-img .aci.sl {
	height: 100%;
	animation: slideLeft 0.5s ease forwards;
}
@keyframes slideLeft {
	from {
		transform: translateX(100%);
		opacity: 0;
	}
	to {
		transform: translateX(0);
		opacity: 1;
	}
}

.ag-modal.ui.modal, .ag-modal.modal>.content:last-child, .ag-modal.ui.modal, .ag-modal.modal>.content:first-child:not(.close):not(.dimmer) {
	border-radius: 15px;
}
.ag-modal .swiper-ag .swiper-slide {
	text-align: center;
}
.ui.modal>.dimmer:first-child+:not(.close), .ui.modal>.dimmer:first-child+i.icon+*, .ui.modal>:first-child:not(.close):not(.dimmer), .ui.modal>i.icon:first-child+* {
	z-index: 99;
	cursor: pointer;
}
.ag-modal.modal>.content:last-child, .ag-modal.modal>.content:last-child {
	padding: 30px;
}
.ui.modal .swiper .swiper-button-prev:focus-visible, 
.ui.modal .swiper .swiper-button-next:focus-visible {
	border: 0;
}

.kitchen-product-list .new-arrival-see-more-position {
	min-height: 492px;
	position: relative;
}
.kitchen-product-list .new-arrival-see-more-icon {
	color: #0867B2;
	font-weight: 700;
	position: absolute;
	text-align: center;
	top: calc(50% - 22px);
	text-decoration: none;
	right: calc(50% - 36px);
}
.kitchen-product-list .new-arrival-see-more-icon:hover {
	color: #FF9900 !important;
}
.kitchen-product-list .circle.right.icon.new-right-icon {
	font-size: 40px;
}
.kitchen-product-list .new-arrival-see-more {
	font-size: 16px;
	margin-top: 5px;
}
.ui.modal:not(.fullscreen) {
	top: 18%;
}
@media only screen and (max-width: 1680px) {
	.ui.modal:not(.fullscreen) {
		width: 550px !important;
		top: 25%;
	}
}
@media only screen and (max-width: 768px) {
	.ui.modal:not(.fullscreen) {
		width: 88% !important;
	}
}