.ts-sbox-style-7 .ts-vc_general.ts-vc_cta3 .ts-custom-heading {
    font-size: 16px;
    line-height: 20px;
    margin: 9px 0 0px 0;
}
.ts-sbox-style-7 .ts-sbox-icon-wrapper,
.ts-sbox-style-7 .pbmit-ihbox-svg-wrapper {
    font-size: 30px;
    line-height: 60px;
    margin-right: 12px;
    background: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    margin-top: 5px;
}
.ts-sbox-style-7 .ts-sbox-icon-wrapper i::before {
	font-size: 30px;
}
.ts-sbox-style-7 .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-7{
    padding: 10px 35px;
    background-color: #eff5f5;
}
.ts-servicebox.ts-sbox-style-7 .ts-sbox-icon i {
	color: var(--tste-optico-skincolor);
}
.ts-sbox-style-7 .pbmit-ihbox-svg-wrapper svg {
	width: 27px;
    height: auto;
	fill: var(--tste-optico-skincolor);
}
.ts-servicebox.ts-sbox-style-7 h2.ts-custom-heading,
.ts-servicebox.ts-sbox-style-7 .ts-ihbox-content {
	color: #42464e;
}
.ts-servicebox.ts-sbox-style-7 h4.ts-custom-heading {
    color: #7ec53e;
}

/* 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-7 .ts-sbox-icon {
		display: none;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1450px) {
	.ts-sbox-style-7 .ts-vc_general.ts-vc_cta3 .ts-vc_cta3-headers h4.ts-custom-heading {
		font-size: 16px!important;
	}
	.ts-sbox-style-7 .ts-vc_general.ts-vc_cta3 .ts-custom-heading {
		font-size: 15px!important;
	}
}