.page-title-bl {
	height: 200px;
	padding-bottom: 82px;

}

.page-title {
	font-size: 36px;
	line-height: 46px;
	font-family: "firago-semibold";
	color: #FFFFFF;
	display: block;
	padding-top: 59px;
	text-align: center;
}

.page-block {
	top: -30px;
    position: relative;
    padding-bottom: 140px;
	z-index:0;
}

.services-items {
	margin: 0 -15px -30px
}

.services-row {
	display: table;
	width: 100%;
	margin-top: 30px;
}

.services-row:first-child {
	margin-top: 0;
}

.services-items .services-slide {
	float: left;
	width: 50%;
	padding: 0 15px;
	height: 100%;
	margin-bottom: 30px;
	;
}

.services-items .services-slide::before {
	display: block;
	content: "";
	background: #ffffff;
	border-radius: 2px;
	-webkit-border-radius: 2px;
}

.services-items .services-slide-link {
	height: auto;
}

.services-items .service-desc {
	color: #8D8E94;
	font-size: 16px;
	line-height: 28px;
	display: block;
	line-height: 24px;
	margin-toP: 25px;
	height: 144px;
	overflow: hidden;
}

.services-items .service-title {
	overflow: hidden;
	max-height: 62px;
}

.services-items .services-more {
	position: static;
	display: block;
}

.services-items .service-ic {
	margin-bottom: 26px;
}

.services-items .services-more {
	font-feature-settings: 'case' on;
	margin-toP: 35px;
	font-size: 15px;
	font-family: "firago-semibold";
}

.services-items .services-more svg {
	width: 30px;
	height: auto;
	margin-top: 0px;
	fill: #3b4fe3;
	margin-left: 7px;
	margin-toP: -2px;
	vertical-align: middle;
}

.services-items .services-slide-link {
	padding-bottom: 41px;
	;
}

.services-items .service-text {
	display: block;
	height: 231px;
}

@media (max-width: 1199px) {
	.page-block {
		padding-bottom: 80px;
	}
	.services-items .service-desc {
		height: 190px;
	}
	.services-items .service-text {
		height: 282px
	}
}

@media (max-width: 1023px) {
	.services-items .service-title {
		font-size: 17px;
		line-height: 27px;
		max-height: 76px;
	}
	.services-items .service-desc {
		height: 311px;
	}
	.services-items .service-text {
		height: 411px;
	}
	.page-title {
		font-size: 25px;
		line-height: 40px;
		padding-top: 44px;
	}
	.page-title-bl {
		height: 150px;
	}
}

@media (max-width: 767px) {
	.services-items .services-slide:last-child {
		margin-bottom: 0;
	}
	.services-items .services-slide {
		float: none;
		width: 100%;
		display: block;
	}
	.services-items .service-desc {
		height: auto;
	}
	.services-items .service-text {
		height: auto;
	}
	.services-items .service-desc {
		font-size: 15px;
		;
	}
	.services-items .service-ic {
		width: 62px;
		height: 50px;
	}
	.services-items .service-desc {
		margin-top: 8px
	}
	.services-items .services-slide-link:before {
		top: 40px;
	}
	.services-items .services-slide-link {
		display: block;
		background: #ffffff;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 40px 28px 35px 25px;
	}
}