.themestek-servicebox-style-5 .ts-ihbox-icon{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	text-align: center;
}
.rtl .themestek-servicebox-style-5 .ts-ihbox-icon{
	right: inherit;
	left: 20px;
}
.themestek-servicebox-style-5 .ts-ihbox-icon i.themestek-moversco-business-icon::before{
	font-size: 35px;
	color: #1b2024;
}
.themestek-servicebox-style-5 .ts-ihbox-icon i:before{
	font-size: 35px;
	line-height: 60px;
}
.themestek-servicebox-style-5 .ts-ihbox-icon img{
	width: 35px;
	height: auto;
}
.themestek-servicebox-style-5 .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-5 .themestek-box-category a{
	color: #1b2024;
}
.themestek-servicebox-style-5 .themestek-pf-box-title h3{
	font-size: 18px;
	line-height: 24px;
}
.themestek-servicebox-style-5 .themestek-post-item{
	position: relative;
	padding: 20px ;
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08);
}
.themestek-servicebox-style-5 .themestek-item-thumbnail-inner{
	overflow: hidden;
}
.themestek-servicebox-style-5 .themestek-item-thumbnail-inner img{
	border-radius: 6px;
}
.themestek-servicebox-style-5 .themestek-box-content-inner{
	padding-top: 30px;
}
.themestek-box-service.themestek-servicebox-style-5 .themestek-pf-box-title h3{
	margin-bottom: 2px;
	margin-top: 10px;
}
.themestek-servicebox-style-5 .themestek-box-category{
	padding: 7px 7px 4px;
	border-radius: 2px;
}
.themestek-servicebox-style-5 .ts-ihbox-icon i:before{
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.themestek-servicebox-style-5 .themestek-pf-box-title h3 a:hover{
	color: var(--themestek-moversco-skincolor);
}
.themestek-servicebox-style-5:hover .ts-ihbox-icon,
.themestek-servicebox-style-5 .themestek-box-category{
	background-color: var(--themestek-moversco-skincolor);
}