.elementor-kit-7{--e-global-color-primary:#000000;--e-global-color-secondary:#9E7742;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-8fff85c:#FDC347;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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);}@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 *//*Elimina el scroll Inferior*/
html, body{
    width: 100%;
    overflow-x: hidden;
    margin: 0px !important;
    padding: 0px !important;
}
body{
    overflow-y: hidden;
}
/*Elimina Espacio en Widget de Texto*/
p{
    margin-bottom: 0;
}
/*Elimina Espacio en Iconos y Cajas de Iconos*/
svg {
    height: unset !important;
}/* End custom CSS */