.elementor-kit-5{--e-global-color-primary:#02174D;--e-global-color-secondary:#75B6F7;--e-global-color-text:#FFB300;--e-global-color-accent:#2589E9;--e-global-color-89c2463:#B3DAF6;--e-global-color-869f126:#CA6226;--e-global-color-12bd703:#FFCC88;--e-global-typography-primary-font-family:"Lato";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Lato";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1000ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:#02174D;--e-preloader-size:40px;}.elementor-kit-5 e-page-transition{background-color:#FFB300;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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 */html {
    scroll-behavior: auto;
}

.e-con:not(.e-div-block-base){
    transition: none;
}

a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}

.elementor-306 .elementor-element.elementor-element-e62e975 .elementor-button:hover, .elementor-306 .elementor-element.elementor-element-e62e975 .elementor-button:focus{
    outline: none;
}

.texto-animado {
    overflow: hidden;
}

.contenedor-hover .elemento-rotar {
  transition: transform .5s cubic-bezier(.27, 0, .01, .99);
}

.contenedor-hover:hover .elemento-rotar {
  transform: rotate(-45deg);
}

/* H2 normal dentro del contenedor */
.contenedor-hover:hover .elementor-heading-title,
.contenedor-hover:hover h2.elementor-heading-title {
  color: #FFB300 !important; /* usa !important por si Elementor puso color inline */
  transition: color .5s ease;
}/* End custom CSS */