.ts-servicebox-style-16,
.ts-servicebox-style-16 .ts-ihbox-icon i,
.ts-servicebox-style-16.themestek-box .themestek-box-desc,
.ts-servicebox-style-16 .themestek-box-desc p,
.ts-servicebox-style-16 .themestek-box-content,
.ts-servicebox-style-16 .ts-ihbox-icon{
	-webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ts-servicebox-style-16{
	position: relative;
	height: 100%;
}
.ts-servicebox-style-16 .themestek-post-item{
	height: 100%;
}
.ts-servicebox-style-16 .themestek-box-content{
	height: 100%;
	background-color: var(--tste-labtechco-skincolor-white);
	border: 1px solid rgba(var(--tste-labtechco-skincolor-dark-rgb),.1);
}
.ts-servicebox-style-16.themestek-box .themestek-box-content-inner{
	height: 100%;
    padding: 40px 30px;
    display: grid;
    gap: 120px;
}
.ts-servicebox-style-16 .themestek-box-category{
	margin-bottom: 8px;
}
.ts-servicebox-style-16 .themestek-box-category,
.ts-servicebox-style-16 .themestek-box-category a{
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: var(--tste-labtechco-skincolor-dark);
	opacity: 0.55;
}
.entry-content .ts-servicebox-style-16.themestek-box h3{
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 0;
	text-transform: inherit;
}
.ts-servicebox-style-16 .themestek-pf-box-title h3 a{
	color: var(--tste-labtechco-skincolor-dark);
}
.ts-servicebox-style-16 .ts-ihbox-icon{
	font-size: 50px;
	line-height: 50px;
	color: var(--tste-labtechco-skincolor);
}
.ts-servicebox-style-16 .ts-ihbox-icon img,
.ts-servicebox-style-16 .ts-ihbox-icon svg{
	width: 50px;
	height: auto;
	fill: currentColor;
}
.ts-servicebox-style-16.themestek-box .themestek-box-desc{
	color: var(--tste-labtechco-skincolor-dark);
	margin-bottom: 0;	
}
.ts-servicebox-style-16 .themestek-box-desc p{
	margin: 0;
	  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ts-servicebox-style-16 .ts-icon-desc-wrapper{
    display: grid;
    gap: 30px;
}
.ts-servicebox-style-16:hover .themestek-box-content{
	background-color: var(--tste-labtechco-skincolor);
	border-color: transparent;
}



.ts-box-col-wrapper .ts-servicebox-style-16:hover .themestek-box-category,
.ts-box-col-wrapper .ts-servicebox-style-16:hover .themestek-box-category a,
.ts-box-col-wrapper .ts-servicebox-style-16:hover .themestek-pf-box-title h3 a,
.ts-box-col-wrapper .ts-servicebox-style-16:hover .ts-ihbox-icon,
.ts-box-col-wrapper .ts-servicebox-style-16:hover .themestek-box-desc{
	color: var(--tste-labtechco-skincolor-white);
}
.ts-servicebox-style-16:hover .ts-ihbox-icon i{
	color: var(--tste-labtechco-skincolor-white);
}

/* Bg color */
.tste-elementor-bg-color-secondary .ts-servicebox-style-16 .themestek-box-content,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16 .themestek-box-content{
	border-color: rgba(var(--tste-labtechco-skincolor-white-rgb),.15);
	background-color: transparent;
}
.tste-elementor-bg-color-light .ts-servicebox-style-16 .themestek-box-content{
	border-color: rgba(var(--tste-labtechco-skincolor-dark-rgb),.15);
}
.tste-elementor-bg-color-secondary .ts-servicebox-style-16:hover .themestek-box-content,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16:hover .themestek-box-content{
	background-color: var(--tste-labtechco-skincolor-white);
}
.tste-elementor-bg-color-secondary .ts-servicebox-style-16:hover .themestek-box-category,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16:hover .themestek-box-category a,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16:hover .themestek-pf-box-title h3 a,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16:hover .ts-ihbox-icon,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16:hover .themestek-box-desc,

.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16:hover .themestek-box-category,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16:hover .themestek-box-category a,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16:hover .themestek-pf-box-title h3 a,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16:hover .ts-ihbox-icon,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16:hover .themestek-box-desc{
	color: var(--tste-labtechco-skincolor-dark);
}
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16 .ts-ihbox-icon i{
	color: var(--tste-labtechco-skincolor-white);
}
.tste-elementor-bg-color-secondary .ts-servicebox-style-16:hover .ts-ihbox-icon i,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16:hover .ts-ihbox-icon i{
	color: var(--tste-labtechco-skincolor);
}
.tste-elementor-bg-color-secondary .ts-servicebox-style-16 .themestek-box-category,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16 .themestek-box-category a,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16 .themestek-pf-box-title h3 a,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16 .ts-ihbox-icon,
.tste-elementor-bg-color-secondary .ts-servicebox-style-16 .themestek-box-desc,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16 .themestek-box-category,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16 .themestek-box-category a,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16 .themestek-pf-box-title h3 a,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16 .ts-ihbox-icon,
.tste-elementor-bg-color-globalcolor .ts-servicebox-style-16 .themestek-box-desc{
	color: var(--tste-labtechco-skincolor-white);
}


@media (max-width: 1200px){
	.ts-servicebox-style-16 .themestek-box-content-inner{
		padding: 35px 30px 30px;
	}
	.ts-servicebox-style-16 .ts-ihbox-icon{
		margin: 30px 0 auto;
	}
}
@media (max-width: 767px){
	.ts-box-col-wrapper:nth-child(even) .ts-servicebox-style-16 .themestek-box-content{
		margin-top: 0;
	}
	.ts-servicebox-style-16.themestek-box .themestek-box-content-inner {
		gap: 50px;
	}
}
