.themetechmount-stepboxes-wrapper {
	padding-top: 80px;
	padding-bottom: 80px;
}

.tm-stepbox-style1 .tm-stepbox {
	padding: 0 !important;
	/*width: 23.8%;*/
	position: relative;
}

.themetechmount-static-box-number {
	text-align: center;
	font-size: 30px;
	color: #000;
	position: relative;
	margin: 0 auto;
	top: -50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	margin-right: -40px;
}

.themetechmount-stepboxes-wrapper .tm-stepbox:nth-child(odd) .tm-stepbox-content {
	display: flex;
	flex-direction: column-reverse;
}

.tm-stepbox-style1 .tm-stepbox-content:hover {
	transform: translateY(-8px);
}

.tm-stepbox-style1 .tm-stepbox-content {
	border: 1px solid #000;
	border-radius: 50%;
	overflow: hidden;
	margin-right: -30px;
	margin-left: 0;
	position: relative;
	transition-duration: .3s;
	transition-property: transform;
	transition-timing-function: ease-out;
}

.tm-stepbox-style1 .tm-top-contentbox {
	position: relative;
}

.tm-ptable-icon-type-image img {
	object-fit: cover;
	height: 100px;
	width: 100%;
}

.tm-stepbox-style1 .tm-bottom-contentbox {
	padding: 70px 50px 80px;
	position: relative;
	text-align: center;
}

.tm-box-title h4 {
	font-weight: 600;
	font-size: 20px;
	line-height: 30px;
	color: #000000;
}

.themetechmount-static-box-desc {
	color: #5a5a5a;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
}

.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:after {
	text-align: center;
	position: absolute;
	content: "";
	width: 1px;
	height: 110px;
	background: #000;
	display: block;
	left: 0;
	right: -36px;
	bottom: 0;
	top: -14px;
	margin: 0 auto;
}

.themetechmount-stepboxes-wrapper.tm-stepbox-style1 .tm-stepbox:nth-child(even):after {
	bottom: -20px;
	top: auto;
	position: absolute;
}

.themetechmount-stepboxes-wrapper .tm-stepbox:nth-child(even) .themetechmount-static-box-number {
	top: auto;
	bottom: -55px;
	position: absolute;
}

.process_sec {
	margin-bottom: 80px;
}