/*css fac*/
@font-face {
/*  font-family: 'openSans';
  src: url("https://publicacionesfac.com/plugins/themes/esmic/fuentes/OpenSans-Regular.ttf");
  font-weight: 200;*/
}
@font-face {
/*  font-family: 'openSans';
  src: url("https://publicacionesfac.com/plugins/themes/esmic/fuentes/OpenSans-Bold.ttf");
  font-weight: 300;*/
}
@font-face {
/*  font-family: 'openSans';
  src: url("https://publicacionesfac.com/plugins/themes/esmic/fuentes/OpenSans-SemiBold.ttf");
  font-weight: 400;*/
}
.obj_article_summary{
  margin-bottom:2em;
}
/*HEADER*/


.pkp_nav_list ul a:hover,.pkp_nav_list ul a:focus{outline: 0;background: #ddd;border-color: #002368}
.pkp_site_name > a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.pkp_site_name{
	display:flex;
	justify-content: space-between !important;
	align-items: center;
	margin: 0;
	width: 100% !important;
}

.pkp_site_name a:nth-child(2) img {
    max-height:110px !important;
}
.pkp_navigation_primary_row,.pkp_navigation_user_wrapper{
	background:#002368;
}
.pkp_site_name:before, .pkp_site_name:after{
	display:none;
}
@media(min-width:1200px){
	.has_site_logo .pkp_navigation_primary_wrapper{
		width:1160px;
	}
}
.pkp_navigation_primary > li > a{
	color:#004f68 !important:
}
@media (max-width: 500px) {
  .pkp_site_name_wrapper {
    justify-content: center !important;
  }
  .union {
    justify-content: center !important;
  }
  .segundo {
    text-align: center !important;
  }
  .primero .pkp_site_name .is_img img {
    margin-right: 0 !important;
  }
  button,
  input {
    width: 100% !important;
  }
@media(max-width:800px){
  #bannerBiteca button.btn-banner{
    display:none;  
    }
}

  .obj_issue_summary .title {
    text-align: center !important;
    display: block !important;
  }
  #articlesBySameAuthorList {
    padding: 1em !important;
  }
  .has_site_logo .pkp_head_wrapper {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .has_site_logo .pkp_head_wrapper {
    width: 100%;
  }
  .has_site_logo .pkp_head_wrapper .fondo-barra {
    width: 100%;
  }
  .has_site_logo .pkp_head_wrapper .fondo-barra nav {
    width: 1160px;
    margin: auto;
  }
  .has_site_logo .pkp_head_wrapper .pkp_site_name_wrapper {
    width: 100%;
    margin: auto;
  }
}
.has_site_logo .pkp_head_wrapper {
  background-color: white;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: round;
}
.has_site_logo .pkp_head_wrapper .fondo-barra {
  background: #000;
  width: 100%;
}
.has_site_logo .pkp_head_wrapper .fondo-barra.primary {
  border-top: 1px solid #012364;
}
.has_site_logo .pkp_head_wrapper .fondo-barra.user {
  height: 35px;
  position: absolute;
  top: 0;
}
.has_site_logo .pkp_head_wrapper .fondo-barra.user #navigationUser {
  padding-right: 30px;
}
.has_site_logo .pkp_head_wrapper .fondo-barra.user #navigationUser > li:first-child a,
.has_site_logo .pkp_head_wrapper .fondo-barra.user #navigationUser > li:nth-child(2) a {
  color: #012364;
  margin: 0 5px;
  transition: 0.2s;
}
.has_site_logo .pkp_head_wrapper .fondo-barra.user #navigationUser > li:first-child a:hover,
.has_site_logo .pkp_head_wrapper .fondo-barra.user #navigationUser > li:nth-child(2) a:hover {
  background: #353535;
}
.pkp_site_name_wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pkp_site_name_wrapper .union {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pkp_site_name_wrapper .union .primero .pkp_site_name .is_img img {
  max-height: 130px;
  margin-right: 1em;
}
.pkp_site_name_wrapper .union .segundo .titular {
  margin: 2.3em 0;
  font-size: 18px;
  color: #ffffff;
  font-family: 'openSans';
  background-size: 100% 100%;
  margin-bottom: 1em;
  font-weight: 400;
}
.pkp_site_name_wrapper .union .segundo .issn {
  font-size: 13px;
  color: #ffffff !important;
  text-decoration: none;
  position: relative;
  top: 2px;
}
.pkp_site_name_wrapper .union .segundo .issn a {
  text-decoration: none;
  color: white !important;
}
.pkp_site_name_wrapper .tercero a {
  display: block;
}
.pkp_site_name_wrapper .tercero a img {
  max-width: 160px;
  padding: 10px;
}
@media (min-width: 1200px) {
  .pkp_site_name_wrapper .tercero a img {
    position: relative;
    left: -10px;
  }
}
/*BODY*/
a{
	color:#002368;
}
a:hover{
	color:#005aa6;
}
body {
  font-family: 'openSans', "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  font-weight: 200;
}

@media (min-width: 768px){
.obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
    top: 15px;
}}
@media (min-width: 768px) {
  .pkp_structure_main:before,
  .pkp_structure_main:after {
    background: #fff !important;
  }
}
@media (min-width: 992px){
.obj_issue_toc .galleys, .obj_issue_toc .section {
    margin: 30px -30px;
}
}
/*FOOTER*/
@media (min-width: 1200px) {
  .pkp_footer_content {
    width: 1160px !important;
    margin: auto !important;
  }
}
@media (max-width: 500px) {
  .pkp_footer_content {
    flex-direction: column !important;
  }
  .firma p {
    text-align: right !important;
  }
}
.pkp_structure_footer {
  width: 100%;
  background: #00236c;
}
.pkp_footer_content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: white;
  padding: 1em 0;
  font-size: 11px;
  line-height: 15px;
  align-items: center;
}
.pkp_footer_content a{
	color:#7dbedb;
}
.pkp_footer_content .info {
  flex-grow: 2;
}
@media (min-width: 1200px) {
  .pkp_footer_content .info {
    position: relative;
    left: -20px;
  }
}
.pkp_footer_content .info .footer-title {
  font-size: 15px;
  border-bottom: 0px solid #012364;
  line-height: 22px;
  margin-bottom: 2px;
  text-decoration: underline;
  text-decoration-color: #ffffff;
  text-underline-position: under;
}
.pkp_footer_content .logos {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
@media (min-width: 1200px) {
  .pkp_footer_content .logos {
    position: relative;
    left: -20px;
  }
}
.pkp_footer_content .logos img {
  max-height: 120px;
  max-width: 100%;
  margin: 1em;
}
.pkp_footer_content > * {
  width: 20%;
  margin: 1em;
  min-width: 250px;
}
.pkp_footer_content .licencia-actualizacion {
  text-align: center;
}
.pkp_footer_content .firma {
  text-align: right;
}
.pkp_brand_footer {
  display: none;
}
/*SIDEBAR*/
.pkp_block.block_web_feed h2.title, .pkp_block.block_information h2.title{
	border: 1px solid #002368 !Important;
	margin-bottom:0;
	border-radius: 7px 7px 0 0;
	padding: 0.5em 1em;
	text-align: center;
}
.pkp_block.block_web_feed .content, .pkp_block.block_information .content{
	border: 1px solid #002368 !Important;
	margin-bottom:0;
	border-radius:  0 0 7px 7px;
	padding:1em
}

#customblock-licencia .content{
	text-align: center;
	padding: 0.3em;
}

#customblock-incluida_en .contenido{
	padding:1em;
	text-align:center;
}
#customblock-incluida_en .contenido .categoria{
	font-weight:bold;
}
#customblock-incluida_en img{
	max-width:60%;
	margin:auto;
}
#customblock-tutoriales .contenido, #customblock-Visitas .contenido, #customblock-redessociales .contenido,#customblock-Licencia .contenido{
	padding: 0.3em;
	text-align:center;
}
#customblock-tutoriales .categoria {
  margin-bottom: -10px;
  display: block;
  font-weight: 400;
  margin-top: 12px;
  font-weight:bold
}

#customblock-Indexaciones a {
  text-align: center;
  display: block;
}
#customblock-Indexaciones br {
  display: none;
}
#customblock-botones .content {
  border-width: 0;
  margin-bottom: 1em;
}
#customblock-botones a.block_make_submission_link {
  border: none;
  border-top-color: #fff;
  transition: 0.1s;
  display: block;
  text-align: center;
  background: #012364 !important;
  border-radius: 0 !important;
  line-height: 15px !important;
  font-weight: 100 !important;
  font-size: 1.2em;
  color: #fff !important;
  margin:0 auto -10px auto;
  padding: 0.8em !important;
  box-shadow: none !important;
  border-bottom: 5px solid #0958A1;
  width: 95%;
}
#customblock-botones a.block_make_submission_link:hover {
  transition: 0.1s;
  padding-bottom: 6px;
  color: #ffc658 !important;
  width:100%;
  
}
#customblock-redes_sociales .redes {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
#customblock-redes_sociales .redes a {
  max-height: 40px;
  display: block;
  margin: 5px;
}
#customblock-redes_sociales .redes a img {
  max-height: 30px;
}
#customblock-redes_academicas .redes {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}
#customblock-redes_academicas .redes a {
  max-height: 40px;
  display: block;
  margin: 5px;
}
#customblock-redes_academicas .redes a img {
  max-height: 40px;
}
.pkp_block .content {
  border: 1px solid #002368;
  border-radius: 7px;
}
.pkp_block .content p:nth-child(2) {
  padding-left: 5px;
}
.pkp_block span.title {
  border: none;
  color: rgba(0, 0, 0, 0.54);
  font-size: 16px;
  font-family: 'opensans';
  font-weight: bold;
  border-bottom: 1px solid #625d42;
  margin-bottom: 1em;
  text-align: center;
  font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
  padding: 0.5em 1em;
}
@media (min-width: 992px) {
  .pkp_block {
    padding: 10px 20px;
  }
}
/*INDEX JOURNAL */
@media (min-width: 768px) {
  .obj_issue_toc .galleys h2,
  .obj_issue_toc .section h2 {
    display: inline-block;
    position: relative;
    left: -15px;
    margin-top: 0;
    padding: 0 15px;
    background: #002368;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
  }
}
.obj_article_summary > .title a {
  color: #525252;
  transition:0.2s;
  font-size: 1.1em;
}
.obj_article_summary > .title a:hover {
  color: #012364;
  transition:0.2s;
}
.page_index_journal{
  display:flex;
  flex-direction: column;
}    
.additional_content{
  order:1;
}
.cmp_announcements.highlight_first{
  order: 2;
  height: 100%;
  border-bottom: 0px;
  border-top: 0;
  padding: 0 2em;
}
.current_issue{
  order: 4;
}
/*article */
@media (min-width: 768px) {
  .obj_article_details .entry_details {
    border-left: 1px solid #fff;
  }
}
.item.references .value {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
}
.main_entry .barra-metadatos {
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  border-bottom: 1px solid #717171;
  margin-bottom: 0em;
  flex-wrap: wrap;
  padding: 0 1em;
}
.main_entry .barra-metadatos a {
  padding: 1em;
  color: #717171;
  transition: 0.2s;
}
.main_entry .barra-metadatos a:hover,
.main_entry .barra-metadatos a.active {
  background: #f2f2f2;
  transition: 0.2s;
  color: #012364;
  background: ##e0e0e0;
}
.main_entry div > .sheet p {
  text-align: justify;
}
.modulos .item {
  display: none;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
}
.item.active#downloads .item{
	display:block;
	height: 100%;
	visibility:visible;
	opacity: 1;
}
.modulos .item.active {
  display: block;
  visibility: visible;
  height: unset!important;
  overflow: visible;
  transition: 0.3s;
  opacity: 1;
}
#bannerBiteca .slide > .description{
  max-height:min-content;
}
#articlesBySameAuthorList {
  padding: 2em;
}
.obj_galley_link {
  margin: 3px 0;
  color: black;
  border-color: black;
  transition: 0.2s;
}
.obj_galley_link:hover {
  color: #012364;
  background: white;
  box-shadow: 1px 2px 9px 2px #e0e0e0;
}

.pkp_page_article.pkp_op_view .galley_view {
	max-width: 1000px;
	margin: auto;
	width: 80%;
}
.entry_details {
    position: relative;
}
@media(max-width:470px){
	.has_site_logo .pkp_head_wrapper{
		background-size:cover;
		background-repeat:no-repeat;
	}
	.usageStatsGraph{
		width:100%;
		height:100%;
	}
	.pkp_site_name_wrapper{
		position:relative;
		padding-top:30px;
	}
	nav#navigationUserWrapper.pkp_navigation_user_wrapper.navDropdownMenu{
	flex-wrap: nowrap;
	}
	.entry_details {
		position: relative;
		top: 0px;
	}
	.main_entry > div.item.abstract{
		flex-direction:column;

	}
	.main_entry > div.item.abstract a{
		width:100%;
	}
	#pkp_content_main{
		padding:2em
	}
	.pkp_structure_head, .pkp_site_name, .pkp_navigation_primary_wrapper, .pkp_structure_main#pkp_content_main, .inline{
		width:100% !important;
	}
	.obj_issue_toc .heading{
		display:flex;
		flex-direction:column;
		padding:1em
	}
	
	button, input:nth-child(2) {
		width: 90%;
	}
	.obj_issue_toc .galleys{
		padding:0 2em !important;
	}
	.obj_issue_toc .cover{
		width:70%;
		margin:auto auto 2em auto;

	}
	button, input:nth-child(2){
		width: 90%;
	}
	.obj_issue_toc .cover img{
		max-height: unset;
		box-shadow: 1px 1px 6px grey;
	}
	.section h2{
		padding-left:1em;
	}
	.ajuste{
		flex-direction: row;
		flex-wrap: wrap;
	}
	.pkp_head_wrapper{
		padding: 1em 0 !important;
	}
	.obj_article_summary, .inline{
		display: flex;
    	flex-direction: column !important;
	}
	.pkp_site_name{
		flex-direction:column-reverse;
	}
	.pkp_site_name .is_img img{
		left:0;
		/* margin-left: -30px; */
		/* margin-right: -79px; */
		/* width: 120%; */
		margin-top: .5em;
	}
	.buttonsLang{
		display:flex;
	}
	.obj_article_summary .cover {
		width:70%;
		margin: 0em auto 1m;
	}
	.obj_article_summary .ajuste, .obj_article_summary .galleys_links{
		padding: 0 0em;
		flex-direction: column;
	}

}
.obj_galley_link{
	margin:5px 0px;
	background: #002368;
	color: white;
}

.obj_issue_toc .cover img{
/*	max-width:300px;*/
}

.section .cover img{
	max-width:100%;
}
.pkp_site_name .is_img img {
    display: block;
   max-height:none;
    max-width: 100%;
    width: auto;
    height: auto;
}