/*UMNG OJS CSS*/
@font-face {
  /* font-family:'notoserif'; */
  src: url("/plugins/themes/umng/fuentes/NotoSerif-Regular.ttf");
  font-weight: 100;
}
@font-face {
  /* font-family:'notoserif'; */
  src: url("/plugins/themes/umng/fuentes/NotoSerif-Italic.ttf");
  font-weight: 100;
  font-style:italic;
}
@font-face {
  /* font-family:'notoserif'; */
  src: url("/plugins/themes/umng/fuentes/NotoSerif-Bold.ttf");
  font-weight: 200;
}
@font-face {
  /* font-family:'notoserif'; */
  src: url("/plugins/themes/umng/fuentes/NotoSerif-BoldItalic.ttf");
  font-weight: 200;
  font-style:italic;
}

@font-face {
  font-family: 'notosans';
  src: url("/plugins/themes/umng/fuentes/NotoSans-Regular.ttf");
  font-weight: 100;
}
@font-face {
  font-family: 'notosans';
  src: url("/plugins/themes/umng/fuentes/NotoSans-Italic.ttf");
  font-weight: 100;
  font-style:italic;
}
@font-face {
  font-family: 'notosans';
  src: url("/plugins/themes/umng/fuentes/NotoSans-Bold.ttf");
  font-weight: 200;
}
@font-face {
  font-family: 'notosans';
  src: url("/plugins/themes/umng/fuentes/NotoSans-BoldItalic.ttf");
  font-weight: 200;
  font-style:italic;
}

/*HEADER____________________________________________________________________________*/
.pkp_site_name{
  font-size:unset;
  /* font-family:'notoserif'; */
}



.pkp_site_name .is_text{
    font-weight: 100;
    /* font-family: 'notoserif' !important; */
}
.pkp_navigation_primary > li > a{
  font-size:14px;
  font-weight: 100;
  color: #11214f;
}
.pkp_navigation_primary > li > a:hover{
  text-decoration:underline;
  color: #11214f;
}
.pkp_search{
  position:relative !important;
}
.pkp_site_name{
  color:#9c9c9c;
  text-align:center;
  width: 800px;
}
.pkp_head_wrapper {
    padding-top: 30px !important;
}
.pkp_site_name .issn a{
  color:#9c9c9c;
  display:unset
  
}
.pkp_site_name .issn{
  font-size:12px;
  font-weight:normal;
}
@media(min-width:1200px){
.pkp_site_name .issn p{
  white-space:nowrap;
  font-weight: 100;
}
}
.pkp_site_name a {
  display:flex;
  align-items:center;
}
.pkp_site_name_wrapper{
  display:flex;
  align-items:center;
  flex-wrap: wrap;
}
.pkp_site_name img{
  max-height:40px !important;
}
.logoeditorial a{
  display:block;
  padding:1em;
}
.logoeditorial a img{
  max-height: 130px;
}
.pkp_structure_head{
    background: #fff;
}
.logoumng img{
  max-height: 180px;
  margin: 0;
  padding: 1em;
  position: relative;
  top: -10px;
}
.logoumng a{
  display:block;
  margin:0;
  height:min-content;
  display: flex;
}
.fondo-barra.primary{
  position:relative;  
}
.fondo-barra{
  background:#606060;
  width: 100%;
  position: absolute;
  top: 0;
  height: 30px;
}

/*INDEX SITE____________________________________________________________________________*/
body{
  font-weight:100;
}
.obj_issue_toc .galleys h2, .obj_issue_toc .section h2{
  font-weight:100;
}
.pkp_structure_main h1, .pkp_structure_main h2, .pkp_structure_main h3, .pkp_structure_main h4{
  /* font-family:'notoserif'; */
  color:#11214f;
  font-size:1.5em;
  font-weight:100;
}
.pkp_structure_main:before, .pkp_structure_main:after{
    display:none;
}
.pkp_page_index .journals ul{
    display:flex;
    flex-wrap: wrap;
}
.pkp_page_index .journals .has_thumb{
    width:50%;
    margin: 0;
    padding: 1em;
    display:flex;
    overflow:hidden;
    position:relative;
    justify-content: space-between;
}
@media (min-width: 768px){
    .pkp_page_index .journals > ul > li{
        border-color:#11214f;
    }
    .pkp_page_index .journals .thumb {
        width:50%;
        max-width:170px;
    }
    .pkp_page_index .journals .thumb + .body {
    float: right;
    width: 50%;
    }
}
.pkp_page_index .journals .body{
    height:220px;
    display:flex;
    flex-direction:column;
    justify-content:space-between
}
.pkp_page_index .journals .body .links{
    margin-top:1em;

}
.has_thumb .description  p{
    font-size:12px;
    line-height:16px;
}
.has_thumb .description{
    max-height:170px;
    overflow-x: scroll;
    overflow-y: auto;
}
.has_thumb .description br{
    display:none;
}
.has_thumb .description strong{
    max-width:100px;
    overflow-wrap: break-word;
    font-size: 10px;
}


@media (min-width: 992px){
    .pkp_page_index .journals .thumb {
        padding-right: 10px;
    }
    .pkp_structure_main {
        padding: 0px 5px 90px 5px;
    }

}
.pkp_page_index .journals img{
    border-radius:5px;
    box-shadow: 1px 3px 7px 1px gray;
}
.pkp_page_index .journals h3{
    font-size:17px;
}

/*INDEX JOURNAL____________________________________________________________________________*/

.obj_issue_toc .heading{
  display:flex;
}
.obj_issue_toc .heading .cover{
  margin-right:2em;
}
.obj_issue_toc .heading .info-numero .current_issue_title{
  font-size: 1.2em;
  color: #11214f;
}
.cmp_button_wire, .obj_galley_link{
  color:#ffffff;
  background:#11214f;
}
.cmp_button_wire:hover, .obj_galley_link:hover{
  color:#11214f;
  background:#ffffff;
}
.obj_article_summary>.title{
  font-size:16px;
}
.obj_issue_toc .cover img{
  max-width:193px;
  border-radius:5px;
    box-shadow: 1px 3px 7px 1px gray;

}
.cmp_article_list > li {
    border-bottom: 1px solid #11214f;
    padding-bottom: 1em;
}
@media (min-width: 768px){
    .obj_issue_toc .galleys h2, .obj_issue_toc .section h2{
        font-size:20px;
        color:#11214f;
        font-style:italic;
    }
    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before{
        display:none;
    }
}
/*SIDEBAR____________________________________________________________________________*/


.pkp_block .title{
    background:#11214f;
    color:white;
    padding:0.4em 1em;
    font-weight: normal;

}
#customblock-redes_sociales .redes-sociales{
  display:flex;
  flex-wrap:nowrap;
  justify-content:space-around;
}
#customblock-redes_sociales .redes-sociales img{
  max-width:30px;

}
#customblock-instrucciones .categoria{
  display:block;
  margin-bottom: -25px;
  font-weight: bold;
  margin-top: 15px;
}

#customblock-botones a{
  padding: 0px 8px;
  display: flex;
  align-items:center;
  margin-bottom: -35px;
  border-radius:10px;
  line-height: 40px;
}
#customblock-botones a:hover:before{
  color:white;
}
#customblock-botones a:hover{
  background:#11214f;
  color:white;
  
  width: 100%;
  
  transition: 0.3s;
}
#customblock-botones br{
  display:block;
  line-height:12px !important;
}

#customblock-botones a:before{
  content: '\00b7  ';
  font-weight:bold;
  font-size:30px;
  position:relative;
  margin-right: 8px;
  color: #11214f;
}
#customblock-otros_sitios a:before{
  content: '\00b7  ';
  font-weight:bold;
  font-size:30px;
  position:relative;
  top:5px;
  color:#ffc503;
}
/*FOOTER____________________________________________________________________________*/

.pkp_footer_content{
    padding: 1em 0;
}
.footer-title{
    color: #0f1c41;
    font-size: 1.5em;
    padding-bottom: 4px;
    border-bottom: 2px solid #0e1e46;
}
.redes-footer .redes-footer a{
    display:block;
    margin:1em;
}
.redes-footer a{
    display:block;
    margin:0.7em;
}
.redes-footer{
    display:flex;
}
.licencia{
    align-self: flex-end;
}
.licencia a{
    display:block;
    max-width:180px;
    margin:1em;
}
.info{
    margin-top: -10px;
    margin-bottom: -10px;
}
.pkp_footer_content, .logos-info{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    font-size: 90%;
    line-height: 18px;
}
.pkp_footer_content >*, .logos-info >*{
    margin: 0 1em;
}
.pkp_brand_footer{
    display:none;
}
.logos img{
    max-width: 180px;
}


/*ARTICLE____________________________________________________________________________*/
.obj_article_details .entry_details .item.galleys{
  text-align:center;
}
.obj_article_details .entry_details .item{
  border:0px;
}
.entry_details .cover_image img{
  border-radius:10px;
  box-shadow: 0 0 8px 4px grey;
}
#articlesBySameAuthorList li{
  margin-bottom:1em;
}
#articlesBySameAuthorList h3{
  margin-top:0;
}

.obj_article_details .main_entry .modulos .item .label{
  /* font-family:'notoserif'; */
    color: #11214f;
    font-size: 1.5em;
    font-weight: 100;
}
.obj_article_details>.page_title{
  color:#11214f;
  font-size:2.5em;
  font-family:'notoserif';
  font-weight:100;
  line-height:45px;
}
.modulos .item.authors{
  padding:1em 0
}
.main_entry .page_title{
  padding: 0 1em;
  font-weight: 400;
}
.main_entry > div.modulos {
  display:flex;
  flex-direction:column;
}   
.main_entry > div.modulos > .item{
  transition:0.3s;
  order:2;
  opacity:0;
  position:relative;
  left:-40px;
  text-align: justify;
  display: none;
}
.main_entry > div.modulos > .item.references .value{
  display: none;
}
.main_entry > div.modulos > .item.references .value a{
    overflow-wrap: break-word;

}
.main_entry > div.modulos > .item.references.active .value{
  display:block;
  text-align: left;
}
.main_entry > div.modulos > .item.references.active .value br{
  line-height:3em;
}
.main_entry > div.modulos > .item.active{
  opacity:1;
  transition:0.3s;
  order:1 !important;
    left:0px;
    display:block
}
.obj_article_details .modulos .authors .name{
  color: #11214f;
  font-size: 17px;
  margin-top:0em;
  font-weight: 100;
  margin:1em 0 0.5em 0;
}
.obj_article_details .modulos .authors .affiliation, .obj_article_details .modulos .authors .value{
  margin-left:1em;
}
.obj_article_details .authors .affiliation{
  font-size:15px;
}
.barra-metadatos{
  display: flex;
  border-bottom:2px solid #11214f;
  flex-wrap: wrap;
}
.barra-metadatos >*{
  margin: 0 0.5em;
  padding:0.5em 1.2em;
  transition:0.2s;
  white-space: nowrap;
  border-radius:7px 7px 0 0;
}
.barra-metadatos >*:hover, .barra-metadatos >*.active{
  background:#11214f !important;
  color:#ffffff !important;
  transition:0.2s;
}

/*RESPONSIVE ____________________________________________________________________________*/
@media(max-width:470px){
  #navigationPrimary{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 0;
    overflow: hidden;
    transition:0.4s;
  }
  #navigationPrimary li{
    width: min-content;
  }
  #navigationPrimary li a{
    white-space: nowrap;
  }
  .pkp_site_name_wrapper{
    flex-direction:column;
  }
  .pkp_site_name{
    width: 100%;
  }
  .logoumng {
    text-align: center;
    width: 100%;
    order: 3;
    display: none;
  }
  .pkp_site_name{
    order:2;
  }
  .logoeditorial{
    order:1;
  }
  .entry_details .cover_image img{
    width:70%;
    margin:auto;
  }
  .entry_details .cover_image{
    text-align:center;
  }
  .obj_article_details>.page_title{
    font-size:2em;
    line-height:1.2em;
  }
  .barra-metadatos{
    flex-direction:column;
  }
  .pkp_navigation_primary_wrapper:before{
    content:'\039e';
    font-size:2em;
    font-weight:100;
    font-family:'notosans';
    text-align: center;
    display: block;
    margin-top: 1em;
  }

  .pkp_navigation_primary_wrapper:hover #navigationPrimary{
    height:100%;
  }
  .pkp_navigation_primary_wrapper #navigationPrimary:hover{
    height:0;
  }
  .pkp_page_index .journals .has_thumb{
    width:100%;
    flex-direction: column;
    text-align:center;
  }
  .pkp_page_index .journals .has_thumb .description{
    display:none;
  }
  .pkp_page_index .journals .has_thumb .links{
    display: flex;
    justify-content: center;
  }
  .pkp_page_index .journals .has_thumb .thumb{
    display:block;
    margin:1em auto;
    width:70%;
  }
  .pkp_page_index .journals .body{
    height:unset;
  }
  .has_site_logo .pkp_head_wrapper{
    padding:0;
  }
  .logoeditorial a img{
    max-height:100px;
  }
  
}
@media(min-width:1200px){
  .pkp_site_name{
    width: 800px;
  }
  .has_site_logo .pkp_head_wrapper {
        width: 100%;
    }
    .pkp_navigation_primary_wrapper:before{
      display:none;
    }
    .pkp_site_name_wrapper{
        margin:auto;
        width:1160px !important;
        text-align: center;
    }
    .pkp_navigation_primary_wrapper{
      width: 90%;
      border-top: 1px solid white;
      margin:auto;
      display: flex;
      justify-content: center;
    }

}
#customblock-envios a{
  color:white;  
}

.pkp_page_envio .opciones{
  display:flex;
  justify-content:space-around;
  margin-top: 4em;
}
.pkp_page_envio .opciones >* img{
  max-width:200px;
}
.pkp_page_envio .opciones >*{
  background:#11214f;
  padding:2em;
  text-align:center;
  color:white;
  border-radius:5px;
  box-shadow: 0 0 7px 3px grey;
}
.pkp_page_envio .opciones a{
  display:block;
  color:white;
  text-decoration:none;
    display:flex;
  flex-direction:column;
  justify-content:center;
  transition:0.2s;
}
.pkp_site_name .is_text{
  color:#11214f;
}
.pkp_page_envio .opciones >*:hover{
  box-shadow: 2px 3px 9px 4px #0202026e;
}
.pkp_page_envio .opciones .ojs img{
  filter: invert(100%);
}
.obj_issue_toc .published {
    white-space: nowrap;
}
@media (min-width: 992px){
.pkp_head_wrapper .pkp_search .search_prompt {
    color: #11214f;
}
.pkp_head_wrapper .pkp_search .search_prompt:hover {
    text-decoration: underline;
}
}
.search_advanced label {
    display: inline;
     padding: 0.5em;
}
