.themestek-servicebox-style-4:hover i.themestek-moversco-business-icon:before,
.themestek-servicebox-style-4:hover .themestek-box-content .themestek-pf-box-title h3 a,
.themestek-servicebox-style-4:hover .themestek-box-category a,
.themestek-servicebox-style-4:hover .themestek-service-content{
	color: #14212a;
}
.themestek-servicebox-style-4:hover .themestek-box-link a{
	background-color: #fff;
}
.themestek-servicebox-style-4 .themestek-post-item{
	border: 1px solid #4b4b4b;
	text-align: center;
	padding: 45px 30px;
	-moz-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}
.themestek-servicebox-style-4 .ts-ihbox-icon i.themestek-moversco-business-icon:before{
	font-size: 74px;
	line-height: 74px;
}
.themestek-servicebox-style-4 .ts-ihbox-icon i:before{
	font-size: 64px;
	line-height: 74px;
}
.themestek-servicebox-style-4 .ts-ihbox-icon img{
	width: 74px;
	height: auto;
}
.themestek-bgcolor-darkgrey .themestek-servicebox-style-4 .ts-ihbox-icon i:before,
.themestek-col-bgcolor-darkgrey .themestek-servicebox-style-4 .ts-ihbox-icon i:before{
	color: #fff;
}
.themestek-bgcolor-darkgrey .themestek-servicebox-style-4:hover .ts-ihbox-icon i:before,
.themestek-col-bgcolor-darkgrey .themestek-servicebox-style-4:hover .ts-ihbox-icon i:before{
	color: #14212a;
}
.themestek-servicebox-style-4 .themestek-box-content{
	padding-top: 25px;
}
.themestek-servicebox-style-4 .themestek-box-category a{
	font-size: 12px;
	line-height: 18px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: "Biryani", Arial, Helvetica, sans-serif;
}
.themestek-servicebox-style-4 .themestek-pf-box-title h3 a{
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
}
.themestek-bgcolor-darkgrey .themestek-servicebox-style-4 .themestek-pf-box-title h3 a,
.themestek-col-bgcolor-darkgrey .themestek-servicebox-style-4 .themestek-pf-box-title h3 a{
	color: #fff;
}
.themestek-servicebox-style-4 .themestek-service-content{
	color: #93a1aa;
}
.themestek-servicebox-style-4 .themestek-box-link a{
	position: absolute;
	bottom: -20px;
	left: 50%;
	color: #000;
	width: 42px;
	height: 42px;
	margin-left: -21px;
	line-height: 42px;
	text-align: center;
}
.themestek-servicebox-style-4 i.themestek-moversco-icon-angle-right{
	font-size: 22px;
}
.rtl .themestek-servicebox-style-4 i.themestek-moversco-icon-angle-right{
	display: inline-block;
	transform: scaleX(-1);
}
.themestek-servicebox-style-4:hover .themestek-box-link a,
.themestek-servicebox-style-4 .themestek-box-category a{
	color: var(--themestek-moversco-skincolor);
}
.themestek-servicebox-style-4:hover .themestek-post-item,
.themestek-servicebox-style-4 .themestek-box-link a{
	background-color: var(--themestek-moversco-skincolor);
}
@media (min-width: 1024px) and (max-width: 1366px){
	.themestek-servicebox-style-4 .themestek-post-item{
		padding-left: 15px;
		padding-right: 15px;
	}
}