.elementor-kit-4{--e-global-color-primary:#333333;--e-global-color-secondary:#33333380;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F1EBE7;--e-global-color-3ab9907:#FFFFFF;--e-global-color-0284583:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"PP Neue Montreal";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-086b88a-font-family:"PP Neue Montreal";--e-global-typography-086b88a-font-size:16px;--e-global-typography-086b88a-font-weight:400;--e-global-typography-11d5b27-font-family:"PP Neue Montreal";--e-global-typography-11d5b27-font-size:16px;--e-global-typography-11d5b27-font-weight:500;font-family:"PP Neue Montreal", Sans-serif;font-size:16px;font-weight:400;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}@media(max-width:1366px){.elementor-kit-4{--e-global-typography-086b88a-font-size:14px;--e-global-typography-11d5b27-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-text-font-size:16px;--e-global-typography-086b88a-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p:last-child {
    margin-bottom: 0px;
}



.elementor-icon-wrapper {
    line-height: 0;
}

#jet-popup-526 {
    z-index: 50;
    backdrop-filter: blur(10px);
}

/* Tooltip real, que sigue al mouse */
.tooltip-follow {
    position: fixed;
    font-size: 12px;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease;
    transform: translate(5px, 5px);
    max-width: 300px;
    color: white;
    font-weight: 500;
    mix-blend-mode: exclusion;
    z-index: 999;
    text-decoration: underline;
    text-transform: uppercase;
}

/* Ocultamos el texto dentro del div para no mostrarlo en el grid */
.hover-title {
  display: none;
}

a:focus {
  outline: none;
}


@media (max-width: 1366px) {
    #ver-proyecto ,.tooltip-follow {
        display: none!important;
    }
}/* End custom CSS */