.item-service.active .elementor-cta__bg-overlay{
	opacity: 0!important;
}
.item-service.active .elementor-cta__icon {
    opacity: 0 !important;
    height: 0 !important;
}
.item-service.active .elementor-cta__title {
    padding-bottom: 20px;
}
.item-service.active .elementor-cta__button-wrapper::after, 
{
    width: 30px;
}
.item-service.active .elementor-widget-container::before {
    animation: dote 1s linear;
    animation-fill-mode: forwards !important;
}
.btn.active .elementor-button-link::after {
    opacity: 1;
    right: 0 !important;
}