.ts-sbox-style-11 .ts-sbox-icon-wrapper i::before {
	font-size: 65px;
	line-height: 65px;
}
.ts-sbox-style-11 .ts-sboxinner {
	align-items: center;
}
.ts-sbox-style-11 .ts-vc_general.ts-vc_cta3 .ts-custom-heading,
.ts-sbox-style-11.ts-servicebox .ts-custom-heading {
	font-size: 22px;
	margin: 0;
	padding-left: 15px;
	font-weight: 600;
}
.rtl .ts-sbox-style-11 .ts-vc_general.ts-vc_cta3 .ts-custom-heading,
.rtl .ts-sbox-style-11.ts-servicebox .ts-custom-heading{
	padding-right: 15px;
	padding-left: 0;
}
.ts-sbox-style-11.ts-servicebox .ts-ihbox-content{
	padding-left: 15px;
}
.ts-sbox-style-11 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-headers h4.ts-custom-heading{
	font-size: 22px!important;
	font-weight: 700!important;
	color: #000!important;
}
.ts-servicebox.ts-sbox-style-11 .ts-sbox-icon i {
	color: var(--tste-optico-skincolor);
}
.ts-textcolor-white .ts-servicebox.ts-sbox-style-11 .ts-sbox-icon i,
.ts-bgcolor-skincolor .ts-servicebox.ts-sbox-style-11 .ts-sbox-icon i{
	color: #fff;
}
.ts-sbox-style-11 .ts-sbox-icon,
.ts-sbox-style-11 .pbmit-ihbox-svg{
	line-height: 0;
}
.ts-sbox-style-11 .ts-sbox-icon-wrapper svg,
.ts-sbox-style-11 .pbmit-ihbox-svg-wrapper svg {
	width: 65px;
	height: 65px;
	fill: var(--tste-optico-skincolor)
}
.ts-textcolor-white .ts-sbox-style-11 .ts-sbox-icon-wrapper svg,
.ts-bgcolor-skincolor .ts-sbox-style-11 .ts-sbox-icon-wrapper svg,
.ts-textcolor-white .ts-sbox-style-11 .pbmit-ihbox-svg-wrapper svg,
.ts-bgcolor-skincolor .ts-sbox-style-11 .pbmit-ihbox-svg-wrapper svg{
	fill: #fff;
}
.ts-bgcolor-darkgrey .ts-sbox-style-11 h2.ts-custom-heading,
.ts-bgcolor-darkgrey .ts-sbox-style-11 .ts-ihbox-content,
.ts-bgcolor-primarydarkgrey .ts-sbox-style-11 h2.ts-custom-heading,
.ts-bgcolor-primarydarkgrey .ts-sbox-style-11 .ts-ihbox-content{
	color: #fff;
}
/* Responsive */
@media only screen and (min-width: 1200px) and (max-width: 1560px) {
	.ts-header-style-3 .ts-header-text-area .ts-servicebox.ts-sbox-style-11 .ts-sbox-icon {
		display: none;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1450px) {
	.ts-sbox-style-11 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-headers h4.ts-custom-heading {
		font-size: 16px!important;
	}
	.ts-sbox-style-11 .ts-vc_general.ts-vc_cta3 .ts-custom-heading {
		font-size: 15px!important;
	}
}