.w-service-group-wrap {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding: 100px 83px;
	background: linear-gradient(100.94deg, rgba(255, 255, 255, 0.28) 2.82%, rgba(255, 255, 255, 0.112) 28.36%, rgba(255, 255, 255, 0.28) 52.18%, rgba(255, 255, 255, 0.112) 77.49%, rgba(255, 255, 255, 0.28) 100.42%);
	background: -webkit-linear-gradient(100.94deg,  rgba(255, 255, 255, 0.28) 2.82%, rgba(255, 255, 255, 0.112) 28.36%, rgba(255, 255, 255, 0.28) 52.18%, rgba(255, 255, 255, 0.112) 77.49%, rgba(255, 255, 255, 0.28) 100.42%);
	mix-blend-mode: normal;
	backdrop-filter: blur(50px);
	-webkit-backdrop-filter: blur(50px);
	border-radius: 30px;
}
@media ( max-width: 1023px ) {
	.w-service-group-wrap {
		padding: 75px 63px;
	}
	.wehomo-service-group {
		padding: 36px;
	}
}
@media ( max-width: 767px ) {
	.wehomo-service-group {
		padding: 24px;
	}
	.w-service-group-wrap {
		border-radius: 20px;
	}
}
.w-sg-column-1 {
	flex: 0 0 35%;
	max-width: 35%;
	display: flex;
	justify-content:center;
	flex-direction: column;
	padding-right: 70.2px;
}
@media ( max-width: 1023px ) {
	.w-sg-column-1 {
		padding-right: 35px;
	}
}
.w-sg-heading-wrap, .w-sg-heading-description-wrap {
	width: 100%;
}
.w-sg-heading-wrap {
	margin-bottom: 36px;
}
@media ( max-width: 767px ) {
	.w-sg-heading-wrap {
		margin-bottom: 12px;
	}
}
.w-sg-column-2 {
	flex: 0 0 34%;
	max-width: 34%;
}
.w-sg-column-3 {
	flex: 0 0 31%;
	max-width: 31%;
	padding-top: 63.2px;
	padding-left: 24px;
}
#wehomo-service-group .w-sg-title-wrap .slick-track {
	width: 100% !important;
	max-width: 100% !important;
}
#wehomo-service-group .w-sg-title-wrap .w-sg-title-inner {
	width: 100% !important;
	margin-bottom: 24px;
}
@media ( max-width: 1023px ) {
	#wehomo-service-group .w-sg-title-wrap .w-sg-title-inner {
		margin-bottom: 12px;
	}
} 
.w-sg-heading-2-wrap {
	margin-bottom: 30px;
}
#wehomo-service-group .w-sg-title-wrap {
	max-height: 377px;
	overflow-y: scroll;
	overflow-x: hidden;
	direction: rtl;
	text-align: left;
	padding-left: 20px;
}
/* width */
#wehomo-service-group ::-webkit-scrollbar {
  width: 2px;
}

/* Track */
#wehomo-service-group ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.25) !important; 
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.25) !important;
}
 
/* Handle */
#wehomo-service-group ::-webkit-scrollbar-thumb {
  background: #ffffff !important; 
  border-radius: 10px;
}

/* Handle on hover */
#wehomo-service-group ::-webkit-scrollbar-thumb:hover {
  background: #654463 !important; 
}
.w-sg-title-wrap span {
/* 	transition: all 0.25s; */
}
.w-sg-title-wrap span.active {
	color: #404040 !important;
	padding: 6px 14px;
	background-color: #ffffff;
	border-radius: 30px;
	font-weight: 700 !important;
	line-height: 21.6px !important;
}
.w-sg-title-wrap span:hover {
	color: #ffffff !important;
	padding: 6px 14px;
	background-color: rgba(255, 255, 255, 0.25);
	border-radius: 30px;
	font-weight: 400 !important;
	line-height: 25.2px !important;
}
.w-sg-title-wrap span:not(.active) {
	padding-left: 14px;
}
#wehomo-service-group .slick-track {
	margin-top: 6px;
}
@media ( max-width: 767px ) {
	.w-service-group-wrap {
		display: block;
		padding: 36px;
	}
	.w-sg-column-1 {
		padding: 0px;
		max-width: 100%;
	}
	.w-sg-column-2 {
		padding: 0px;
		max-width: 100%;
	}
	#wehomo-service-group .w-sg-title-wrap  {
		overflow-y: auto;
		overflow-x: hidden;
		height: 100%;
		max-height: 100%;
		margin-top: 24px;
		padding-left: unset;
		direction: ltr;
	}
	#wehomo-service-group .w-sg-title-wrap .slick-list {
		overflow: unset;
	}
	#wehomo-service-group .w-sg-title-wrap .slick-track {
		max-width: 100%;
		height: 100%;
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
		padding: 10px 0px;
		margin: 0;
		width: 100% !important;
		transform: unset !important;
	}
	#wehomo-service-group .w-sg-title-wrap .slick-slide {
		display: inline-block !important;
		float: unset;
		max-width: 85%;
		width: unset !important;
		text-align: center;
	} 
	#wehomo-service-group ::-webkit-scrollbar {
		width: 2px;
		height: 2px;
	}
	/* Track */
	#wehomo-service-group ::-webkit-scrollbar-track {
		box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.25) !important; 
		border-radius: 10px;
		background-color: rgba(255, 255, 255, 0.25) !important;
	}
	/* Handle */
	#wehomo-service-group ::-webkit-scrollbar-thumb {
		background: #ffffff !important; 
		border-radius: 10px;
	}
	/* Handle on hover */
	#wehomo-service-group ::-webkit-scrollbar-thumb:hover {
		background: #654463 !important; 
	}
	.w-sg-title-wrap .w-sg-title-inner {
		margin-right: 12px;
	}
	.w-sg-title-wrap span.active {
		color: #ffffff !important;
		padding: 4px 8px;
		border-radius: 30px;
		background: unset;
		font-weight: 400 !important;
		border: 1px solid rgba(255, 255, 255, 0.5);
	}
	.w-sg-title-wrap span:not(.active) {
		padding-left: 14px;
		border-radius: 30px;
		padding: 6px 10px;
		background: rgba(249, 249, 249, 0.1);
	}
	.w-sg-heading-description {
		margin-top: 0;
		margin-bottom: 36px;
	}
	.w-sg-column-3 {
		max-width: 100%;
		padding: 12px 0px;
	}
}
.w-sg-title  {
	cursor: pointer;
}
.w-sg-caption-wrap .slick-list {
	overflow: visible !important;
}
