.ts-sbox-style-9 .ts-sbox-icon-wrapper {
	font-size: 34px;
	display: inline-block;
}
.ts-sbox-style-9 .ts-sbox-icon-wrapper i::before {
	font-size: 34px;
}
.ts-bgcolor-darkgrey .ts-sbox-style-9 .ts-custom-heading,
.ts-textcolor-white .ts-sbox-style-9 .ts-custom-heading {
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	font-weight: 700;
}
.ts-sbox-style-9 .ts-vc_general.ts-vc_cta3 .ts-custom-heading,
.ts-sbox-style-9 .ts-custom-heading {
	font-size: 20px;
	font-weight: 600;
	margin: 8px 0 10px 0;
}
.ts-sbox-style-9 .ts-sbox-icon-type-image img {
	max-width: 75px;
	max-height: 75px;
	line-height: 75px;
	border-radius: 50%;
}
.ts-sbox-style-9 .ts-sbox-contents {
	padding-left: 15px;
}
.rtl .ts-sbox-style-9 .ts-sbox-contents{
	padding-right: 15px;
	padding-left: 0;
}
.ts-sbox-style-9.ts-stylefive .ts-sbox-icon-wrapper {
	font-size: 55px;
	line-height: 109px;
	margin-right: 20px;
	width: 109px;
	height: 109px;
	margin-top: 10px;
}
.ts-sbox-style-9.ts-style5-iconbg .ts-vc_general.ts-vc_cta3 .ts-custom-heading {
	font-size: 15px;
	line-height: 25px;
	margin: -5px 0 5px 0;
	font-weight: 700;
}
.ts-sbox-style-9.ts-style5-iconbg{
	margin-bottom: 13px;
}
.ts-sbox-style-9.ts-style5-iconbg:hover .ts-sbox-icon-wrapper{
	transform: rotateY(360deg);
}
.ts-sbox-style-9 .ts-sbox-icon-wrapper {
	color: var(--tste-optico-skincolor);
}
.ts-sbox-style-9.ts-style5-iconbg .ts-sbox-icon-wrapper {
	background-color: var(--tste-optico-primary-greycolor) !important;
}
.ts-sbox-style-9 .ts-sbox-icon-wrapper svg,
.ts-sbox-style-9 .pbmit-ihbox-svg-wrapper svg {
	width: 34px;
	height: 34px;
	fill: var(--tste-optico-skincolor)
}

@media(max-width:767px) {
	.ts-sbox-style-9.ts-stylefive .ts-sbox-icon-wrapper {
		font-size: 35px;
		line-height: 70px;
		width: 70px;
		height: 70px;
	}
}