.ts-sbox-style-12 {
	position: relative;
}
.ts-sbox-style-12 .ts-vc_general.ts-vc_cta3 .ts-custom-heading {
	font-size: 22px;
	line-height: 32px;
	margin: 0;
}
.ts-sbox-style-12 .ts-sbox-icon-wrapper i::before {
	font-size: 80px;
	line-height: 55px;
}
.ts-servicebox.ts-sbox-style-12 img {
	border-radius: 20px;
}
.ts-sbox-style-12 .ts-sboxinner {
	position: absolute;
	width: 100%;
	top: 0;
	height: 100%;
	padding: 60px 50px 50px;
	background-color:#fff;
	border-radius: 20px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ts-sbox-style-12 .ts-sbox-contents-wrap {
	-webkit-box-pack: justify!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
	padding-bottom: 40px;
	margin-bottom: 35px;
	border-bottom: 1px solid rgba( var(--tste-optico-secondary-darkcolor-rgb) , 0.16);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.ts-sbox-style-12:hover .ts-sbox-contents-wrap {
	border-bottom: 1px solid rgb(255 255 255 / 30%);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.ts-sbox-style-12:hover .ts-sboxinner {
	background-color: rgba( var(--tste-optico-secondary-darkcolor-rgb) , 0.6);
}
.ts-sbox-style-12.ts-servicebox .ts-custom-heading,
.ts-sbox-style-12.ts-servicebox p{
	font-size: 22px;
	margin: 0;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.ts-sbox-style-12.ts-servicebox:hover .ts-custom-heading,
.ts-sbox-style-12.ts-servicebox:hover p {
	color: #fff;
}
.ts-sbox-style-12 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-headers h4.ts-custom-heading{
	font-size: 20px!important;
	font-weight: 700!important;
	color: #000!important;
}
.ts-servicebox.ts-sbox-style-12 .ts-sbox-icon i {
	color: var(--tste-optico-skincolor);
}
.ts-sbox-style-12 .ts-ihbox-btn a,
.ts-sbox-style-12 .ts-vc_cta3-actions .ts-vc_btn3-container a {
	color: #999999;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 1px;
	position: relative;
}
.ts-sbox-style-12 .ts-ihbox-btn a::after,
.ts-sbox-style-12 .ts-vc_cta3-actions .ts-vc_btn3-container a::after {
	position: absolute;
	content: '\e851';
	font-family: "ts-optico-icons";
	right: -27px;
	top: -2px;
	font-size: 18px;
}
.rtl .ts-sbox-style-12 .ts-ihbox-btn a::after,
.rtl .ts-sbox-style-12 .ts-vc_cta3-actions .ts-vc_btn3-container a::after{
	left: -27px;
	right: inherit;
	transform: scaleX(-1);
}
.ts-sbox-style-12:hover .ts-ihbox-btn a,
.ts-sbox-style-12:hover .ts-vc_cta3-actions .ts-vc_btn3-container a {
	color: #fff;
}
.ts-sbox-style-12 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-actions {
	position: absolute;
	bottom: 13PX;
}
.ts-sbox-style-12 .ts-vc_cta3_content-container .ts-vc_cta3-content {
	margin-bottom: 0 !important;
}
.ts-sbox-style-12 .pbmit-ihbox-svg-wrapper svg {
	width: 65px;
	height: auto;
	fill: var(--tste-optico-skincolor)
}
.ts-sbox-style-12.ts-servicebox p {
	margin: 10px 0 0 0;
}
.ts-servicebox.ts-sbox-style-12 h2.ts-custom-heading,
.ts-servicebox.ts-sbox-style-12 .ts-ihbox-content{
	color: #42464e;
}
.ts-servicebox.ts-sbox-style-12 h4.ts-custom-heading{
	color: var(--tste-optico-skincolor);
}
/* Responsive */

@media only screen and (min-width: 1200px) and (max-width: 1700px) {
	.ts-sbox-style-12 .ts-sboxinner {
		padding: 30px 30px 40px;
	}
	.ts-sbox-style-12 .ts-sbox-contents-wrap {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1450px) {
	.ts-sbox-style-12 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-headers h4.ts-custom-heading {
		font-size: 16px!important;
		line-height: 22px;
	}
	.ts-sbox-style-12 .ts-vc_general.ts-vc_cta3 .ts-custom-heading {
		font-size: 15px!important;
		line-height: 22px;
	}
	.ts-sbox-style-12 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-actions {
		position: absolute;
		bottom: -2PX;
	}
}
@media (max-width: 1024px) { 
	.ts-sbox-style-12 .ts-sboxinner {
		padding: 45px 50px 50px;
	}
}
@media (max-width: 767px) { 
	.ts-sbox-style-12 .ts-sboxinner {
		padding: 35px;
	}
	.ts-sbox-style-12 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-actions {
		position: absolute;
		bottom: 5PX;
	}
	.ts-sbox-style-12 .ts-sbox-contents-wrap {
		padding-bottom: 37px;
		margin-bottom: 24px;
	}
}
@media (max-width: 360px){
	.ts-sbox-style-12 .ts-sbox-contents-wrap{
		padding-bottom: 25px;
		margin-bottom: 15px;
	}
}