/* Custom CSS */

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong{
    font-weight:bold;
}
@media (max-width:768px) {
    h1{
        font-size: 35px;
    }
}

.jupiterx-main{
    background-color:transparent;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.breadcrumb{
    font-size:12px;
}
.img-full-width img {
    width: 100%;
}

/* Enlaces vacíos sin pointer */
.raven-nav-menu-main a[href="#0"]{
    cursor:default;
}

/* Cabeceras de página */
.cabecera-pagina h1{
    font-size: 52px;
    font-weight: 400;
    text-align: left;
    color: #214C9B;
}
.cabecera-pagina h1{
    font-size: 50px;
    font-weight: 400;
}

/* Títulos de apartados de colores */
.apartado-colores .elementor-button{
    text-align:left;
    font-weight:600;
    font-size:16px;
    color: #fff;
}
.apartado-colores.rojo .elementor-button{
    background: #e51d20;
}
.apartado-colores.rosa .elementor-button{
    background: #ea3e90;
}
.apartado-colores.morado .elementor-button{
    background: #8a2d88;
}
.apartado-colores.azul .elementor-button {
    background: #1b95e0;
}

@media (min-width:1024px){
    .apartado-colores .elementor-button{
        font-size:20px;
    }
}
/* Listas de puntos en la home */
.elemento-lista-puntos{
    padding-left:15px;
    margin-left: 8px;
}
.elemento-lista-puntos:before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background: #666;
    position: absolute;
    left: 0;
    top: 9px;
    border-radius: 6px;
}
.elemento-lista-puntos .jet-listing {
    line-height: 130%;
    margin-bottom: 10px;
}

/* Eventos */
.eventos-listado-home .evento-meta-data{
    font-size:14px;
}
table.jet-calendar-grid caption{
    caption-side:top;
}
.jet-calendar-week__day-content{
    cursor:pointer;
}



/* Tabs en los grupos especializados */
.elementor-tab-title{
    border-width:1px !important;
}

.elementor-widget-tabs .elementor-tab-title a{
    color:#666;
    font-weight:normal;
    text-transform: uppercase;
}
.elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 14px 20px;
    font-size: 14px;
}
.elementor-widget-tabs .elementor-tab-title.tab-activa a {
    color: var( --e-global-color-primary );
    font-weight:normal;
}

.elementor-tab-content{display:none}
.elementor-tab-content.tab-activa{
    display:block !important;
}

.elementor-widget-tabs .elementor-tab-desktop-title {
    border-bottom: 1px solid #d5d8dc;
}
.elementor-tab-title.tab-activa {
    border-color: #d5d8dc;
    border-bottom-style: none;
}



/* Contenido publicaciones */
.contenido-revista h3{
    font-size: 19px;
    border-bottom: 1px solid #214c9b;
    margin-bottom: 15px;
    margin-top: 30px;
}
.contenido-revista p{
    position: relative;
    margin-left: 24px;
    margin-bottom: 5px;
}
.contenido-revista p:before{
    font-family: "Fontawesome";
    content: "\f111";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: -15px;
    top: 0;
    font-size: 7px;
}
.contenido-revista hr{
    border-color:  #214c9b;
    margin: 35px 0 24px;
}

/* Cursos */
.grid-listado-cursos .elementor-column-gap-default{
    height:100%;
}
.sticky-sidebar.curso img{
    width:100%;
}
@media (min-width: 768px){
    .sticky-sidebar{
            position: sticky;
            top: 130px;
    }
}

table.curso-metadata td:first-child {
    width: 47%;
    font-weight: bold;
}
table.curso-metadata tr td:last-child {
    text-align:right;
}
table.curso-metadata tr {
    border-bottom:1px solid #e2e2e2;
}

table.curso-precios, table.curso-metadata{
    width:100%;
    margin-bottom:15px;
}
table.curso-precios tr:first-child td{
    font-weight: bold;
    font-size:1.3rem;
}
table.curso-precios tr td:last-child{
    text-align:right;
}

/* Grupos */
.grid-listado-grupos .elementor-column-gap-default{
    height:100%;
}

/* Errores tamaños de las columnas */
@media (min-width: 768px){
    /* Sticky top bar */
    .elementor-489 .elementor-element.elementor-element-4a2af14 {
        width: 14.419%;
    }
    .elementor-489 .elementor-element.elementor-element-b5c36a2 {
        width: 85.246%;
    }
}

/* Blog */
#content-blog{
    width:100%;
}
#content-blog h1{
    line-height:1;
}
#sidebar-blog{
    max-width:300px;
    margin:0 auto;
    padding-top:35px;
}
@media (min-width:360px){
    #content-blog{
        margin: 0 20px;
    }
}

@media (min-width:1024px){
    #content-blog{
        width:73.66%;
    }
    #sidebar-blog{
        width:26%;
        padding:20 20px 0 20px;
    }
}

/* menú principal */
.elementor-14 .elementor-element.elementor-element-66341fd .raven-nav-menu-main .raven-submenu > li > a.raven-submenu-item {
    color: #FFFFFF;
    background-color: transparent;
}
.elementor-14 .elementor-element.elementor-element-66341fd .raven-nav-menu-main .raven-submenu > li.current_page_item > a.raven-submenu-item {
    color: #b3c0ff;
}

@media (min-width:1024px){
    .raven-nav-menu-main .visible-mobile{
        display:none !important;
    }
}


/* Tabla revistas */
.table.revistas td{
    width:184px;
    font-weight:600;
}
.table.revistas td a{
    display:block;
    margin:2px 0;
    font-weight:400;
}
.table.revistas hr{
    margin:7px 0 5px;
}
.table.revistas td strong{
    font-weight:600;
}
.table.revistas td br{
    display:none;
}

/* Premios Card */
.premios-card p {
    margin: 0 0 5px 5px;
    line-height: 1.2;
    border-left: 1px solid #214c9b;
    padding-left: 10px;
}

/* Selector de idiomas Transposh */
.jupiterx-widget.widget_transposh{
    margin-bottom:0;
} .jupiterx-widget.widget_transposh select {
    background: transparent;
    color: #fff;
    border: none;
} .jupiterx-widget.widget_transposh option {
    color: initial;
} .jupiterx-widget.widget_transposh .jupiterx-widget-content{
    color:#fff;
}

/* Carrusel de posts en la home */
#carrusel-posts-home .raven-post-content{
    background:#214C9B;
    padding:20px;
} #carrusel-posts-home .raven-post-title{
    line-height:1em;
} #carrusel-posts-home .raven-post-title a{
    color: #fff;
} #carrusel-posts-home .raven-post-meta{
    margin:0;
} #carrusel-posts-home .raven-post-meta a{
    font-size:14px;
    color:#fff;
}


/* Lista scroll horizontal*/
#lista-scroll-horizontal .jet-carousel__item-inner{
    display:flex;
    align-items:center;
}

/* Cabeceras grupos */
#logo-grupo-cabecera img{
    max-width:100%;
}


/* Compartir en redes */

.rt-compartir .texto-rt-compartir{
    display:none;
} .rt-compartir .enlaces-rt-compartir{
    display:flex;
} .rt-compartir .rt_share_link{
    margin-right:5px;
} .rt-compartir .rt_comentarios_share{
    display:none;
} body.single-post .rt-compartir .rt_comentarios_share{
    display:inline;
}
@media (min-width:1280px){
    #enlaces-compartir{
        position:absolute;
        top: 20px;
        left:-76px;
        width: auto;
    }
    .rt-compartir .enlaces-rt-compartir{
        flex-direction:column;
    } .rt-compartir .rt_share_link{
        margin-bottom:5px;
    }
}

/* Junta directiva de cada grupo */
.miembros-junta{
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    display: grid;
    padding-top: 60px;
}
@media (min-width:425px){
    .miembros-junta{
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width:768px){
    .miembros-junta{
        grid-template-columns: repeat(1, 1fr);
    }
}
@media (min-width:1024px){
    .miembros-junta{
        grid-template-columns: repeat(3, 1fr);
    }
}
.miembro-junta {
    border: 1px solid #d4e1e8;
    padding: 15px;
    margin-bottom: 65px;
    position: relative;
} .miembro-junta .miembro-junta-imagen {
    margin-right: 15px;
    position: absolute;
    top: -40px;
    left: 50%;
} .miembro-junta .miembro-junta-imagen img {
    position: relative;
    left: -50%;
    width: 75px;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 20%);
} .miembro-junta .miembro-junta-cargo{
    font-weight:600;
    text-transform: uppercase;
    margin-bottom: 5px;
} .miembro-junta .miembro-junta-contenido {
    font-size: 14px;
    line-height: 130%;
    padding-top: 38px;
    text-align: center;
} .miembro-junta .miembro-junta-descripcion {
    font-size: 12px;
    line-height: 120%;
    margin-top: 5px;
} .miembro-junta .borde-color{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
}

/* Enlaces de interés */
.enlace-de-interes > .elementor-column-wrap .elementor-widget-wrap{
    flex-wrap:nowrap;
}
.enlace-de-interes > .elementor-column-wrap .elementor-widget-wrap .elementor-widget-image img{
    width:100px;
    max-width:initial;
}

/* Tablas que van dentro de los grupos con filas de colores alternos */
.tabla-filas-alternas tr:nth-child(odd) {
    background: #2551a012;
} .tabla-filas-alternas td{
    padding: 5px;
}

/* Cabecera revistaSEM y SEMaforo con el último número de la revista */
.recortar-revista{
    overflow:hidden;
}
.rotar-revista{
    transform: rotate(17deg);
}

/* Formulario CF7 */
.wpcf7-form label {
    display: block;
    font-size:14px;
    font-weight:600;
}
.wpcf7-form-control {
    padding: 10px;
    display: block;
    width: 100%;
    border: 1px solid #d4d4d4;
    margin-top: 4px;
    font-size:16px;
    font-weight:normal;
}
.wpcf7-form-control.wpcf7-submit {
    border: none;
    background: #65b32e;
    color: #fff;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ececec;
    background: #ececec;
    padding: 16px;
}
.wpcf7 form.sent .wpcf7-response-output {
    background-color: #f2fff5;
    border-color: #e4e4e4;
    padding: 15px;
}
span.wpcf7-list-item {
    margin: 3px;
}
.wpcf7-form fieldset {
    border: 1px solid #b7b7b7;
    padding: 15px;
    margin-bottom:15px;
}
legend {
    font-size: 18px;
    font-weight: 600;
    padding: 0 10px;
}

.wpcf7-form-control.wpcf7-acceptance {
    border: none;
} .wpcf7-form-control.wpcf7-acceptance label{
    font-size:16px;
    font-weight:normal;
}
.boton-enviar{
    width:100%;
} .boton-enviar .wpcf7-form-control.wpcf7-submit{
    border-radius:5px;
    background: #214c9b;
}
.wpcf7-form-control-wrap{
    width:100% !important;
    display:block;
} .field-type-text p{
    width:100%;
}

/* Jet Forms */
.jet-form__field:not(.checkradio-field):not(.range-field){
    color: #FFFFFF;
    padding: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #E8E8E8;
}
.jet-form__submit{
    background-color: #214C9B;
    color: #FFFFFF;
    padding: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #214C9B;
    border-radius: 5px 5px 5px 5px;
}
.jet-form__field:not(.checkradio-field):not(.range-field) {
    color: #000000 !important;
}

/* Playlist de vídeo */

#video-player-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#video-player-container .playlist-container {
    max-height: 480px;
    overflow-y: scroll;
    border: 1px solid #e4e4e4;
}
#videoarea {
    width: 640px;
    max-width:100%;

    margin: 0 20px 35px 0;
    border: none;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

/*logo header*/
.elementor-element-749e80a{
padding: 5px 0;
}

/* Fotos junta directiva*/
.fondo-foto .elementor-widget-container {
    background-size: cover;
    background-position: center;
    background-position-x: center;
    background-position-y: center;
}


/* Corregir error en acordeones */
.elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: none;
}

.elementor-tab-title .elementor-accordion-icon-opened {
    display: none;
}
.elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    display: inline-block !important;
}
.elementor-tab-title {
    border: 1px solid #f1f1f1;
    padding: 10px;
}
.elementor-tab-content {
    border: 1px solid #f1f1f1;
    padding: 15px 26px;
}

.swiper-pagination{
    left: 0 !important;
    transform: none !important;
}

