.themestek-servicebox-style-7 .ts-ihbox-icon {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	color: var(--themestek-moversco-skincolor-dark);
	background-color: #fff;
	text-align: center;
}
.themestek-servicebox-style-7 i.themestek-moversco-business-icon::before {
	font-size: 35px;
	color: #1b2024;
}
.themestek-servicebox-style-7 .themestek-box-category {
	font-size: 11px;
	line-height: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: uppercase;
}
.themestek-servicebox-style-7 .themestek-box-category a{
	color: #666666;
	padding-left: 18px;
	position: relative;
}
.themestek-servicebox-style-7 .themestek-box-category a::after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background-color: var(--themestek-moversco-skincolor);
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.themestek-servicebox-style-7 .themestek-pf-box-title h3 {
	font-size: 30px;
	line-height: 36px;
}
.themestek-servicebox-style-7 .themestek-post-item {
	position: relative;
}
.themestek-servicebox-style-7 .themestek-item-thumbnail-inner {
	overflow: hidden;
}
.themestek-servicebox-style-7 .themestek-box-content-inner {
	padding-top: 20px;
}
.themestek-box-service.themestek-servicebox-style-7 .themestek-pf-box-title h3{
	margin-top: 4px;
}
.themestek-servicebox-style-7 .themestek-pf-box-title h3 a:hover {
	color: var(--themestek-moversco-skincolor);
}
.themestek-servicebox-style-7:hover .ts-ihbox-icon a,
.themestek-service-hover-style .ts-ihbox-icon a:hover {
	color: #fff;
}
.themestek-servicebox-style-7:hover .ts-ihbox-icon {
	background-color: var(--themestek-moversco-skincolor);
	color: #fff;
}
.themestek-servicebox-style-7 .themestek-item-thumbnail-wraper {
	position: relative;
}
.themestek-service-hover-style .ts-ihbox-icon a {
	transform: rotate(-45deg);
	font-size: 28px;
	display: block;
}
.themestek-service-style-7 .themestek-boxes-inner.themestek-boxes-service-inner .col-md-3 {
	width: 27%;
	padding: 0 0 0 15px;
}
.themestek-service-style-7 .themestek-boxes-inner.themestek-boxes-service-inner .col-md-9 {
	width: 73%;
}
.themestek-service-style-7 .col-md-9 .themestek-service-7-inner {
	padding-left: 30px;
}
.themestek-service-style-7 .themestek-slick-arrows i {
	font-size: 35px;
	color: #010002;
	cursor: pointer;
}
.themestek-service-style-7 .themestek-slick-arrows i:before {
	margin: 0;
}
.themestek-service-style-7 a.themestek-slick-arrow.themestek-slick-next i {
	display: inline-block;
	margin-left: 15px;
}
.themestek-service-style-7 .themestek-element-heading-wrapper {
	margin-bottom: 40px;
}
.themestek-service-style-7 .themestek-box-heading-wrapper h4.themestek-custom-heading,
.themestek-service-style-7 .themestek-service-7-inner h4.themestek-custom-heading.themestek-custom-subtitle {
	padding-bottom: 19px;
	margin-bottom: 15px;
	position: relative;
	border-bottom: 1px solid #b8b4c1;
}
.themestek-service-style-7.themestek-boxes-view-carousel .themestek-box-heading-wrapper.themestek-element-align-left .themestek-element-heading-wrapper{
	padding-right: 0;
}
.themestek-service-style-7 .themestek-slick-arrows i:hover{
	color: var(--themestek-moversco-skincolor) !important;
}
.themestek-boxes-col-five.themestek-service-style-7 .col-md-9 .themestek-service-7-inner {
	padding-left: 0;
}
.themestek-boxes-col-five .themestek-servicebox-style-7 .themestek-pf-box-title h3 {
    font-size: 20px;
    line-height: 30px;
}
.themestek-boxes-col-five .themestek-servicebox-style-7 .themestek-box-category {
	font-size: 9px;
    letter-spacing: 0;
}
.themestek-boxes-col-five .themestek-servicebox-style-7 .ts-ihbox-icon {
	width: 45px;
    height: 45px;
    line-height: 45px;
}
@media (max-width: 1024px) {
	.themestek-service-style-7 .themestek-boxes-inner.themestek-boxes-service-inner .col-md-3 {
		width: 100%;
		padding: 0 30px 0 15px;
	}
	.themestek-service-style-7 .themestek-boxes-inner.themestek-boxes-service-inner .col-md-9 {
		width: 100%;
	}
	.themestek-service-style-7 .col-md-9 .themestek-service-7-inner {
		padding-left: 0;
		padding-right: 15px;
		margin-top: 45px;
	}
}