.csm-soluciones-proceso .wdt-custom-timeline .wdt-content-item .wdt-content-subtitle {
background: var(--csm-color-primary) !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
.csm-soluciones-proceso .wdt-custom-timeline .wdt-column:not(:last-child) .wdt-content-item .wdt-content-media-group:after {
background: var(--csm-color-primary) !important;
}
.csm-soluciones-proceso .wdt-custom-timeline .wdt-content-item .wdt-content-detail-group .wdt-content-description {
max-width: 100% !important;
}
.csm-soluciones-proceso .wdt-custom-timeline a:hover {
color: var(--csm-color-primary) !important;
}
.csm-soluciones-experiencia .wdt-custom-service-image-box .wdt-content-item .wdt-content-title h5::before {
background: linear-gradient(270deg, rgb(81 181 181 / 30%), rgb(81 181 181)) !important;
}
.csm-soluciones-experiencia .wdt-custom-service-image-box .wdt-content-item .wdt-content-title h5::after {
background: none !important;
}
.csm-soluciones-experiencia .wdt-custom-service-image-box .wdt-content-item .wdt-content-title h5 {
text-transform: none;
font-family: "Fira Sans", sans-serif !important;
font-size: 1.125rem !important;
text-align: start;
padding-left: 30px;
}
.csm-soluciones-experiencia .wdt-custom-service-image-box .wdt-content-item .wdt-content-title h5:hover {
color: white !important;
}
.csm-soluciones-experiencia .wdt-custom-service-image-box .wdt-content-item:hover .wdt-media-image-cover > .wdt-media-image-cover-container > div h5{
color: white !important;
}
.wdt-custom-service-image-box .wdt-content-item .wdt-media-image-cover>.wdt-media-image-cover-container>*:not(.wdt-content-icon-wrapper) {
width: 100% !important;
}
.wdt-custom-insta .wdt-content-item .wdt-content-media-group .wdt-content-elements-group .wdt-media-image-overlay-container:after {
background: linear-gradient(45deg, var(--csm-color-secondary), #276D8C);
}
@media only screen and (max-width: 1024px) {
.wdt-custom-service-number .elementor-heading-title {
margin-left: 0 !important;
}
}