.themestek-servicebox-style-3 .themestek-post-item{
	position: relative;
	margin-bottom: 30px;
}
.themestek-servicebox-style-3 .ts-ihbox-icon{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	text-align: center;
}
.rtl .themestek-servicebox-style-3 .ts-ihbox-icon{
	left: 10px;
	right: inherit;
}
.themestek-servicebox-style-3 .ts-ihbox-icon i.themestek-moversco-business-icon::before{
	font-size: 35px;
	color: #1b2024;
}
.themestek-servicebox-style-3 .ts-ihbox-icon i::before{
	font-size: 30px;
	line-height: 60px;
	color: #1b2024;
}
.themestek-servicebox-style-3 .ts-ihbox-icon img{
	width: 35px;
	height: auto;
}
.themestek-servicebox-style-3 .themestek-box-content-inner{
	padding: 30px;
	background-color: #fff;
	box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.04);
}
.themestek-servicebox-style-3 .themestek-box-category{
	font-size: 11px;
	line-height: 13px;
	font-weight: 700;
	display: inline-block;
	text-transform: uppercase;
	padding: 6px 10px 2px;
	font-family: "Biryani", Arial, Helvetica, sans-serif;
}
.themestek-servicebox-style-3 .themestek-box-category a{
	color: #1b2024;
}
.themestek-box-service.themestek-servicebox-style-3 .themestek-pf-box-title h3{
	font-size: 18px;
	line-height: 24px;
}
.themestek-box-service.themestek-servicebox-style-3 .themestek-pf-box-title h3{
	text-transform: uppercase;
	margin-top: 15px;
}
.themestek-servicebox-style-3 .themestek-box-link a{
	font-size: 12px;
	font-weight: 700;
	position: relative;
	padding-right: 50px;
	color: #1b2024;
}
.rtl .themestek-servicebox-style-3 .themestek-box-link a{
	padding: 0 0 0 50px;
}
.themestek-servicebox-style-3 .themestek-box-link a:after{
	position: absolute;
	content: '';
	top: 7px;
	right: 0;
	height: 2px;
	width: 40px;
	background-color: #000;
}
.rtl .themestek-servicebox-style-3 .themestek-box-link a:after{
	left: 0;
	right: inherit;
}
.themestek-servicebox-style-3 .themestek-pf-box-title h3 a:hover,
.themestek-servicebox-style-3 .themestek-box-link a:hover{
	color: var(--themestek-moversco-skincolor);
}
.themestek-servicebox-style-3:hover .ts-ihbox-icon,
.themestek-servicebox-style-3 .themestek-box-link a:after,
.themestek-servicebox-style-3 .themestek-box-category{
	background-color: var(--themestek-moversco-skincolor);
}
.themestek-boxes-col-five .themestek-servicebox-style-3 .themestek-box-content-inner{
	padding: 20px;
}
.themestek-boxes-col-five .themestek-box-service.themestek-servicebox-style-3 .themestek-pf-box-title h3{
	font-size: 15px;
	line-height: 22px;
}