.elementor-kit-5{--e-global-color-primary:#004080;--e-global-color-secondary:#007BFF;--e-global-color-text:#4A5568;--e-global-color-accent:#61CE70;--e-global-color-bdbd071:#00B4D8;--e-global-color-4b0abf1:#FFFFFF;--e-global-color-30abd0b:#F8F9FA;--e-global-color-25712d7:#FF6B35;--e-global-color-dfe5bad:#25D366;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Poppins", Sans-serif;font-weight:500;}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;font-weight:700;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h4{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* PORTFOLIO SOLUTE - ESTILO COMPLETO */

#portfolio .elementor-widget-image {
    background: #FFFFFF !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
    transition: all 0.35s ease !important;
}

#portfolio .elementor-widget-image img {
    border-radius: 12px 12px 0 0 !important;
    transition: transform 0.4s ease !important;
    width: 100% !important;
    height: 260px !important;
    object-fit: cover !important;
}

#portfolio .elementor-widget-image:hover {
    transform: scale(1.03) translateY(-8px) !important;
    box-shadow: 0 20px 40px rgba(0, 153, 204, 0.3) !important;
}

#portfolio .elementor-widget-image:hover img {
    transform: scale(1.08) !important;
}

#portfolio .elementor-widget-heading {
    background: #FFFFFF !important;
    padding: 12px 10px !important;
    margin-top: -5px !important;
    border-radius: 0 0 12px 12px !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08) !important;
}

#portfolio .elementor-widget-heading .elementor-heading-title {
    transition: color 0.3s ease !important;
}/* End custom CSS */