.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#688000;--e-global-color-accent:#61CE70;--e-global-color-06e7d8c:#F59F00;--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;font-family:"Helvetica", Sans-serif;font-size:18px;line-height:1.6em;letter-spacing:1px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-06e7d8c );color:var( --e-global-color-primary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{text-decoration:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end: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 *//**** BOTON MENU ***/
.btn-estilo a {
    background: #FFFFFF;
    padding: 8px 15px;
    color: #6D8D24!important;
    border-radius: 7px;
    font-size: 12px;
}


/*BOTON CERTIFICADO GRID CURSOS*/
.btnCertificado{
    color: #2ea3f2;
    font-family: 'Lemon Milk',Helvetica,Arial,Lucida,sans-serif;
    font-size: 11px;
    text-decoration: underline !important;
    text-align: center !important;
}

.btnCertificado:hover{
    color: #2ea3f2;
}

/*BOTON CERTIFICADO PAGINA CURSOS*/
.btnCertificadoCurso{
    color: #FFFFFF;
    font-family: 'Lemon Milk',Helvetica,Arial,Lucida,sans-serif;
    font-size: 13px;
    text-align: center !important;
}

.btnCertificadoCurso:hover{
    color: #FFFFFF;
}

/*BOTON PAGINA CURSO EMPEZAR CURSO*/
.btnCursoEmpezar{
    color:#fff;
}

.btnCursoEmpezar:hover{
    color:#fff;
}


/*BOTON PAGINA CURSO ENCUESTA CURSO*/
.btnCursoEncuesta{
    background-color: #fff;
    color:#F29F11;
}

.btnCursoEncuesta:hover{
    color:#F29F11;
}
 
/* GAMIPRESS TAMAÑO*/
.gamipress-rank-image {
    width: 100%!IMPORTANT;
}

/* login formulario*/
.um-field-label label {
    color: white;
}
.um-field-checkbox-option, .um-field-radio-option {
    color: white !important;
}
a.um-link-alt {
    color: white !important;
}

/*mensaje de error*/
.jet-form-message--error {
    border: 0px solid red;
    color: white;
}/* End custom CSS */