@import url("font-awesome/css/fontawesome-all.min.css"); /* FA CSS import */ 
*{
	word-break: break-word;
}
.obj_announcement_summary .summary a img{
  max-width: 200px;
  margin:1em;
}

.caja{
/*  width: 800px;*/
  height:300px;
  display: flex;
/*  background: #974f33;*/
  padding: 1em 2em;
}

.caja .texto2{
    width: 30%;
  font-size: 1.5em;
  text-align: right;
        display: flex;
    align-items: center;
    
}
.caja .texto2 p{
    font-size: 1.2em;
    line-height: 30px;
/*    color: white;*/
}
.portadas{
  display: flex;
 width: 70%;
    align-items: center;
}

.portadas img{
  max-width: 130px;
  margin: 1em;
    max-height: 180px;
}
.portada{
    
}
.pkp_navigation_primary_row{
    background: #8c1918 !important;
}

.page_index_journal .cmp_announcements{
    display: none;
}

@media(max-width:480px){
    .pkp_footer_content .columnas{
        flex-direction: column;
    }
    .col1, .col2, .col3, .col4{
        width: 90% !important;
        
    }
    .pkp_page_index .pkp_structure_main .about_site{
        flex-direction: column;
    }
    .pkp_site_name_wrapper{
        background: #8c1918;
        width: 100%;
    }
    .pkp_site_name{
        width: 100% !important;
        margin: 0;
    }
    .pkp_head_wrapper .pkp_site_name_wrapper .logoud{
        border-right: 0px;
    }
    .pkp_page_index .journals > ul > li{
        width: 90%;
        margin:auto;
    }
    .pkp_page_index .journals > ul > li .thumb{
        width: 70%;
        margin: auto;
    }
    .pkp_page_index .journals h3{
        text-align: center;
    }
    .pkp_page_index .journals > ul > li .body .description .info-hover{
        display: block;
        opacity: 1;
        visibility: visible;
	position:unset;
    }

}


.obj_issue_toc .sections .section ul.articles{
Width:100%;
}
.obj_issue_toc .sections .section ul.articles > li{
	width:100%;
	padding: 1.5em;
}

#block-views-block-enlaces-header-block-contacto-footer a{

	left:0px;

}
#block-views-block-enlaces-header-block-contacto-footer h3{
	position:relative;
	left:40px;
}

.pkp_head_wrapper > .barra_sup .barra_sup_cont{
        padding-left: 25% !important;
}

.contactos{
    display:flex;
    flex-wrap: wrap;
    
}
.contacto{
    width:50%;
    min-width: 350px;
}

.idiomas{
    display: none;
}

/*FOOTER */
.footer-title{
  font-size: 25px
}
.columnas{
  display:flex;
  flex-wrap: wrap;
}
.col1{
  display: flex;
  flex-direction: column;
}
.redes{
  align-self: flex-end;
}
.col1, .col2, .col3, .col4{
  width:25%;
    padding: 1em;
    
}
.pkp_footer_content{
    padding: 1em;
}
.pkp_footer_content a{
    color: white;
    text-decoration:none;
}
.pkp_footer_content a:hover{
    color: #fdb402;
}
.pkp_footer_content a:before{
    visibility: hidden;
    content: url('/ojs/public/site/images/adminojs/flecha-footer.PNG');
    position: relative;
    top: 13px;     
}
.pkp_footer_content .col1 a:before ,.pkp_footer_content .col4 a:before{
    visibility: hidden;
    content: none;
    position: relative;
    top: 13px;     
}

.col1 redes a:before{
    content: none;
}
.pkp_footer_content a:hover:before{
    visibility: visible;
    
}
.telefono:before{
    content:url('ojs/public/site/images/adminojs/telefono.png')
}

.correo:before{
    content:url('ojs/public/site/images/adminojs/correo.png')
}

.reloj:before{
    content:url('ojs/public/site/images/adminojs/reloj.png')
}
.palacio:before{
    content:url('ojs/public/site/images/adminojs/palacio.png')
}

.redes-footer{
    text-align: right;
}
.academica{
    font-weight: bold;
    font-size: 1.4em;
}
.rayas{
    margin-top: 15px;
}
.icono-footer{
        position: relative;
    top: 5px;
    margin-right: 10px;
}

/*Barra laaterarl */

.block_make_submission_link {
    height: 40px;
    background: #8c1918;
    width: 100%;
    padding: 1em;
    margin-bottom: 0.2em;
    border-bottom: 2px solid #fdb402;
}
.block_make_submission_link a{
    position: relative;
    top: -5px;
    color: white;
}
.trofeo:before{
    content:url('ojs/public/site/images/adminojs/trofeo.png')
}

#customblock-TURNITIN img{
    max-width: 150px;
}

#customblock-INDEXED{
    text-align: center;
    
}
#customblock-INDEXED img{
    max-width: 170px;
    
}
#customblock-INDEXED p{
    line-height: 0px;
}
#customblock-Copyright img{
    max-width: 170px;
    margin:1em;
}
#customblock-INFORMACI-N p{
    position: relative;
    left:10px;
}

#customblock-INFORMACI-N p:first-child{
    position: relative;
    left:0px;
}

.obj_issue_toc .sections .section ul.articles > li{
    margin-bottom:0!important;
}

.obj_issue_toc .sections .section ul.articles > li:nth-child(odd) {
    border-left: 0px;
}
.obj_issue_toc .sections .section ul.articles > li:nth-child(even) {
    border-left: 0px;
    border-right: 0px;
}
.pkp_head_wrapper > .barra_sup .barra_sup_cont .redes{
    min-width: 60px !important;
}

.cmp_button_wire, .obj_galley_link{
    border-color: #fdb402;
    background: #8c1918;
    padding: 0.5em 1.5em;
    color: white;
}
