@font-face {
  font-family: 'openSans';
  src: url("/plugins/themes/esmic2019/fuentes/OpenSans-Regular.ttf");
  font-weight: 200;
}
@font-face {
  font-family: 'openSans';
  src: url("/plugins/themes/esmic2019/fuentes/OpenSans-Bold.ttf");
  font-weight: 300;
}
@font-face {
  font-family: 'openSans';
  src: url("/plugins/themes/esmic2019/fuentes/OpenSans-SemiBold.ttf");
  font-weight: 400;
}
.obj_article_summary{
  margin-bottom:2em;
}
/*HEADER*/
@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: 1160px;
    margin: auto;
  }
}

.obj_issue_toc .heading .description{
  text-align:justify
}
header {
background:url(https://www.revistacientificaesmic.com/public/site/images/Admin/25.png);
  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 #009200;
}
.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: #93bf73;
  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*/
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) {
  .pkp_structure_main:before,
  .pkp_structure_main:after {
    background: #fff !important;
  }
}
/*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;
  }
  .obj_issue_summary .title {
   text-align: left !important;
}

}
.pkp_structure_footer {
  width: 100%;
  background: #000;
}
.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 .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 #009200;
  line-height: 22px;
  margin-bottom: 2px;
  text-decoration: underline;
  text-decoration-color: #009800;
  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*/
#customblock-informacion {
  text-align: center;
}
#customblock-informacion .categoria {
  margin-bottom: -15px;
  display: block;
  font-weight: 400;
  margin-top: 12px;
}
#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 {
  background: #e0e0e0;
  width: 100%;
  border: none;
  border-top-color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 100;
  color: #252525;
  margin-bottom: -15px;
  padding: 0.8em;
  box-shadow: none;
  transition: 0.1s;
  display: block;
  text-align: center;
  border-bottom: 0px solid #009200;
}
#customblock-botones a.block_make_submission_link:hover {
  transition: 0.1s;
  padding-bottom: 6px;
  border-bottom: 5px solid black;
  color: #009200;
}
#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 #ddd;
}
.pkp_block .content p:nth-child(2) {
  padding-left: 5px;
}
.pkp_block span.title {
  background: #e0e0e0;
  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;
  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: #e0e0e0;
    font-size: 16px;
    font-weight: 700;
    color: #009200;
  }
}
.obj_article_summary > .title a {
  color: #525252;
  transition:0.2s;
}
.obj_article_summary > .title a:hover {
  color: #009200;
  transition:0.2s;
}
/*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: #009200;
  background: ##e0e0e0;
}
.main_entry div > .sheet p {
  text-align: justify;
}
.main_entry div > div.item {
  display: none;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
}
.main_entry div > div.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: #009200;
  background: white;
  box-shadow: 1px 2px 9px 2px #e0e0e0;
}
.page_index_journal > div:last-child{
  display:none;
}
