.elementor-kit-10{--e-global-color-primary:#991111;--e-global-color-secondary:#6AABD5;--e-global-color-text:#333333;--e-global-color-accent:#EE0000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Roboto Condensed";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Roboto Condensed";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.3em;--e-global-typography-accent-font-family:"Roboto Condensed";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.3em;color:var( --e-global-color-text );font-family:"Roboto Condensed", Sans-serif;font-size:16px;font-weight:400;line-height:1.3em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-primary );font-family:"Roboto Condensed", Sans-serif;font-size:16px;font-weight:400;line-height:1.3em;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-family:"Roboto Slab", Sans-serif;font-size:16px;font-weight:700;line-height:1.3em;letter-spacing:1px;}.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 *//* FIX TIPOGRAFÍA PARA ENCABEZADOS */
h1, h2, h3, h4, h5, h6, .neo-pro {
    font-family: 'Neo Sans Pro', sans-serif !important;
}
/* FIX CARRUSEL DE SLIDES */
#fix-carrusel img {
    height: 400px;
    width: 100%;
    object-position: center;
    object-fit: cover;
}
@media screen and (max-width: 767px) {
    #fix-carrusel img {
    height: 250px;
        
    }
}/* End custom CSS */