/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 26 2025 | 14:50:44 */
.our_process_specialists{
	position: relative;
}

.our_process_specialists::before{
	content: "";
	left: 0;
	top: 50%;
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #5F6163;
}