.elementor-kit-152{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#14213D;--e-global-color-text:#FFFFFF;--e-global-color-accent:#6C2FA7;--e-global-color-48325c1:#007AA5;--e-global-color-4f53964:#C32F78;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:30px;--e-global-typography-text-font-weight:700;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:21px;--e-global-typography-accent-font-weight:400;--e-global-typography-2c1c6df-font-family:"Roboto";--e-global-typography-2c1c6df-font-size:18px;--e-global-typography-2c1c6df-font-weight:400;--e-global-typography-9613c4a-font-family:"Roboto";--e-global-typography-9613c4a-font-size:14px;--e-global-typography-9613c4a-font-weight:400;--e-global-typography-497863b-font-family:"Roboto";--e-global-typography-497863b-font-size:14px;--e-global-typography-497863b-font-weight:600;}.elementor-kit-152 button,.elementor-kit-152 input[type="button"],.elementor-kit-152 input[type="submit"],.elementor-kit-152 .elementor-button{border-style:none;}.elementor-kit-152 button:hover,.elementor-kit-152 button:focus,.elementor-kit-152 input[type="button"]:hover,.elementor-kit-152 input[type="button"]:focus,.elementor-kit-152 input[type="submit"]:hover,.elementor-kit-152 input[type="submit"]:focus,.elementor-kit-152 .elementor-button:hover,.elementor-kit-152 .elementor-button:focus{border-style:none;}.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);}.elementor-kit-152 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}.site-footer .footer-inner{width:260px;max-width:100%;}.site-footer{background-color:#E2D5ED;}@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 */body {
  overflow-x: hidden;
}

/** Estilos Especiales Fuentes **/


.colorLila {
	color: #6C2FA7;
}

.colorCian {
	color: #007AA5;
}

.colorMagenta {
	color: #C32F78;
}

.colorBlanco {
	color: #FFFFFF;
}

.colorAzulon { 
    color: #14213D;
}

.colorAmarillo { 
    color: #ffc300;
}

.Italic {
    font-style: italic;
}

.size20px {
    font-size: 20px;
}

.size25px {
    font-size: 25px;
}

.size30px {
    font-size: 30px;
}

.size35px {
    font-size: 35px;
}

.size45px {
    font-size: 45px;
}

.size55px {
    font-size: 55px;
}

.size65px {
    font-size: 65px;
}

.size75px {
    font-size: 75px;
}

.peso400 {
    font-weight: 400;
}

.peso600 {
    font-weight: 600;
}

.textoCentrado {
    text-align: center;
}

.fontBlancaBordeLila {
    color: #FFFFFF;
    text-shadow: 
    -1px -1px 0 #6C2FA7,
     1px -1px 0 #6C2FA7,
    -1px  1px 0 #6C2FA7,
     1px  1px 0 #6C2FA7; /* Sombras simulando el borde */
}

.alinear-izquierda {
  text-align: left;
}

.grosor-400 {
    font-weight: 400;
}

/** Para que no haga Saltos de Línea **/

.noSaltoLinea {
	white-space: nowrap;
}/* End custom CSS */