.elx-project-section-2 {
	padding: 110px 0px 125px;
	&:before {
		top: 0;
		left: 0;
		width: 85%;
		z-index: 2;
		content: '';
		height: 100%;
		position: absolute;
		background-color: #eef4f6;
	}
	.elx-service-top-content-2 {
		z-index: 3;
		max-width: 1275px;
		position: relative;
	}
}
.elx-project-slider-content-2 {
	z-index: 3;
	margin: 0px -15px;
	position: relative;
	padding-top: 60px;
}
.elx-project-slider-2 {
	max-width: 1160px;
}
.elx-project-carousel-2 {
	margin-left: 45px;
	.elx-carousel-btn {
		button {
			display: block;
			margin-bottom: 5px;
		}
	}
}