.elementor-9898 .elementor-element.elementor-element-c09631a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9898 .elementor-element.elementor-element-364f02b > .elementor-widget-container{margin:50px 0px 50px 0px;}.elementor-9898 .elementor-element.elementor-element-364f02b .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:32px;font-weight:600;color:#6BA7BD;}.elementor-9898 .elementor-element.elementor-element-4bcfc22{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-9898 .elementor-element.elementor-element-522bb65{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:200px;--margin-left:0px;--margin-right:0px;}@media(max-width:1024px){.elementor-9898 .elementor-element.elementor-element-364f02b{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-9898 .elementor-element.elementor-element-364f02b.elementor-element{--align-self:center;}}@media(min-width:768px){.elementor-9898 .elementor-element.elementor-element-c09631a{--content-width:1340px;}.elementor-9898 .elementor-element.elementor-element-4bcfc22{--content-width:1340px;}.elementor-9898 .elementor-element.elementor-element-522bb65{--content-width:1340px;}}/* Start custom CSS for html, class: .elementor-element-1d21acd */.botones_eventos{
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    color: #fff;
    width: 219px;
    height: 37px; 
}

.evento_actual{
    background: #6BA7BD;
}

.evento_2024{
    background: #983251;
}
.evento_2023{
    background: #F4BE7E;
}
.evento_anteriores{
    background: #444;
}


.botones_eventos:hover{
    color: #fff;
    transform: scale(1.1);
}

@media (max-width: 991px){
    .botones_eventos{
        width: 60%;
    }
}

@media (max-width: 576px){
    .botones_eventos{
        width: 90%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-059ff8d */.cajas_eventos{
    display: flex;
    /*justify-content: center;*/
    width: 370px;
    background: #fff;
    box-shadow: 2px 2px 40px 0 rgba(211, 211, 211, 0.5);
    border-radius: 15px;
    margin: 10px 15px;
    flex-direction: column;
    align-items: center;
    padding: 20px;
}

.proximamente{
    width: 400px;
    max-width: 700px;
}

.colaboradores{
    width: 370px;
}

.titulos_eventos{
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 111.111% */
    text-transform: uppercase; 
}

.azul{
    color: #6BA7BD !important; 
}

.rojo{
    color: #983251 !important;
}

.amarillo{
    color: #F4BE7E !important; 
}

.black{
    color: #444;
}

.inforamcion_eventos{
    color: #444;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px; 
}
.inforamcion_eventos_negrita{
    font-weight: 600; 
}

.inforamcion_eventos_negrita:hover, .inforamcion_eventos_negrita:focus{
    font-weight: 600; 
}

.inforamcion_eventos_enlace{
    color: #444;
    text-decoration: underline !important;
}
.inforamcion_eventos_enlace:hover, .inforamcion_eventos_enlace:focus{
    color: #444;
    text-decoration: underline !important;
}

.eventos_programa{
    display: inline-flex;
    padding: 5px 13px 5px 13px;
    justify-content: center;
    align-items: center; 
    border-radius: 4px;
    background: #6BA7BD;
    box-shadow: 0px 4px 9px -4px #3B71CA;
    color: #fff;
    width: 120px;
}

.eventos_programa.inscripcion{
    width: 140px;
}

.eventos_programa:focus, .eventos_programa:active{
    color: #fff !important;
}
.eventos_programa:hover {
    color: #fff;
    transform: scale(1.1);
    cursor: pointer;
}

.fondo_rojo{
    background: #983251;
}

.fondo_amarillo{
    background: #F4BE7E;
}

.fondo_azul{
    background: #6BA7BD;
}

.fondo_black{
    background: #444;
}

.eventos_programa.fondo_negro{
    width: 210px;
}

.programas_4{
    margin: 10px;
}

.event-principal, .event-secondary{
    font-family: 'Poppins';
    color: #444;
    font-size: 18px;
    font-weight: 600;
}

.event-principal{
    color: #6BA7BD;
}
.event-secondary{
    color: #6BA7BD;
    font-size: 16px;
}

.events-separator{
    border: 1px solid #6BA7BD;
}

.borde-rojo{
    border-color: #983251 !important;
}

.borde-amarillo{
    border-color: #F4BE7E !important;
}

.ver_mas{
    padding-left: 15px;
    font-size: 16px;
}

.ver_mas:hover.azul, .ver_mas:focus.azul{
    text-decoration: underline;
    color: #6BA7BD;
    cursor: pointer;
}

.ver_mas:hover.rojo, .ver_mas:focus.rojo{
    text-decoration: underline;
    color: #983251;
    cursor: pointer;
}

.ver_mas:hover.amarillo, .ver_mas:focus.amarillo{
    text-decoration: underline;
    color: #F4BE7E;
    cursor: pointer;
}

.borde-modal{
    border-left: 2px solid #D3D3D3; margin-left: 20px; padding-left: 20px
}

.enlaces_web{
    font-weight: 600;
    margin-top: 5px;
    color: #6BA7BD;
}

.enlaces_web:hover, .enlaces_web:focus, .enlaces_web:active{
    color: #6BA7BD;
}

.enlaces_web:hover{
    text-decoration: underline;
}

.accordion-item{
    border: none !important;
    border-radius: 0px 0px 0px 0px !important;
    border-bottom: 1px solid #444 !important;
}
 
.accordion-item:last-of-type .accordion-button.collapse, .accordion-item:last-of-type .accordion-button.collapsed{
    border-radius: 0px 0px 0px 0px !important;
}
 
.accordion-button:not(.collapsed){
    box-shadow: none !important;
}
 
button.accordion-button, .accordion-button:not(.collapsed), .accordion-button {
    color: #444 !important;
}
 
 
.collapsed:hover{
    color: white !important;
}
 
button.accordion-button:focus, .accordion-button:focus{
    background: transparent !important;
    color: #444 !important;
}

.access-web{
    width: 135px;
}

@media (max-width: 991px){
    .cajas_eventos{
        width: 47%;
    }
    .borde-modal{
        border-left: 0;
        border-top: 2px solid #D3D3D3; 
        margin-top: 20px; 
        padding-top: 20px;
        margin-left: 0;
        padding-left: 0;
    }
    .inMovil{
        margin: 10px 0;
    }
}

@media (max-width: 576px){
    .cajas_eventos{
        width: 100%;
    }
}/* End custom CSS */