@import url('https://fonts.googleapis.com/css?family=Roboto');
.footer{
    display: flex;
    justify-content: space-between;
}
.logou{
    max-width: 340px;
    border-right: 1px solid white;
    padding: 2em;
    left: -40px;
    position: relative;
}
.texto{
    margin: 2em 4em;
    align-self: flex-end;
}
.firma-biteca{
    align-self: flex-end;
}

.pkp_footer_content p{
    font-size: 16px;
    color:white;
}
div.pkp_brand_footer{
    padding: 0px;
}
div.pkp_brand_footer img{
    display: none !important;
}
.pkp_structure_footer_wrapper {
    background: #4c4c4c;
}
.pkp_structure_head {
    background-color: #8e141b;
    border-bottom: 1px solid #ddd;
}
.pkp_site_name .is_img img{width: 100%;max-height: unset;position: relative;}
a:visited {
  color:  #8F141B;
}

/* CSS de artÃƒÂ­culos HTML */
.fte1{
 font-family: 'Book Antiqua', Georgia, 'Times New Roman', Times, serif;
 font-size: 16pt;
 text-align: justify;
}
.fte2{
    font-family: 'Tw cen MT', Verdana, Geneva, Tahoma, sans-serif;  
}
.fte3{
    font-size: 15pt;
}
.fte4{
    font-size: 26pt;
}
.fte5{
    font-size: 22pt;
}
.fte6{
    font-size: 18pt;
}
.fte7{
    font-size: 12pt;
}
.hlnk{
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: space-around;
}
.lnk{
    background-color: rgb(211, 187, 187);
    color: #b93f2e;
    border-radius: 3px;
    padding: 4px;
    border: solid rgb(211, 187, 187) 2px;
}
.lnk:hover{
    border: solid rgb(207, 84, 84) 2px;
    background-color: white;
}
.textcol{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.logo{
    float: left;
}
.margenizq{
    margin-left: 40px;
}
.pindent{
    text-indent: 30px;
}
.tindent{
    text-indent: 60px;
}
.bold{
    font-weight: bold;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
}
.pfra{
    padding-left: 30px;
    text-indent: -30px;
}
.lineapie,.hr1{
    width: 40%;
    margin-left: 0px;
    border: black solid 2px; 
}
.hr1{
    width: 100%;
}
.cursiva{
    font-family: 'Palatino Linotype';
    font-style: italic;
}
.tachado{
    text-decoration: line-through;
}
.subraya{
    text-decoration: underline;
}
.ol1{
    list-style-type: lower-alpha;
}
.li1:before{
    content: "- ";
}
.espac{
    margin: 0px;
}
.tb1{
    margin: auto;
    border-collapse: collapse;
}
.td1{
    padding-left: 20px;
    padding-right: 20px;
}
.td2{
    border-color: black;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
}
.td3{
    border-color: black;
    border-style: solid;
    border-width: 2px 0px 2px 0px;
}
.td4{
    border-top: black solid 3px;
}
.td5{
    border-bottom: black solid 3px;
}
/* Fin de estilos para HTML de artÃƒÂ­culos */
.about_site{
  font-size:15px;
  font-weight:900;
  color:#8e141b;
}
.pkp_page_index .journals h3 a {
    text-decoration: none;
    font-size: 20px;
}
a:link {
  color: #000; color: #8F141B;   text-decoration: none !important;
}
a:hover {background: none;  }

body {background: #F8F8F8;font-family: 'Roboto', sans-serif;font-size: 13px;text-align:  justify;}
#header { 

background: none;
margin-top: 52px;

}

h1, h2, h3, h4, h5 {font-family: 'Roboto', sans-serif !important;}

#breadcrumb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
padding: 5px;
margin: 0 ;
}


#bloque_titulos {
    background-color: #E4E4E4;
    border-left: 8px solid #8F141B;
    height: 30px;
}

#bloque_titulos p {
    font-size: 1em;
    margin-left: 2%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    color: #484848;
    font-weight: lighter;
}

#portada_home span {
    font-size: 1em;
    font-weight: bold;
    margin-top: 2%;
}

#portada_home img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 50%;
}

#tabla_numeros {
    margin-top: 2%;
    width: 100%;
    color: #484848;
    font-size: 0.8em;
}

#tabla_numeros img {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 85%;
}

.new_navbar {

font-family: 'Roboto', sans-serif;

height: auto;
position: fixed;
top:0;

width: 100%;
background-color: #DFD4A6; 
/*border-bottom: solid 1px #e7e7e7;*/
-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.5);
}

div.sidebar {
	text-align: center !important;
}

#rightSidebar {margin-top: 20px; width: 16%; padding: 20px; background-color: #fff; border: 1px solid #DFD4A6;}

#sidebar input.textField, #sidebar select.selectMenu, #sidebar input.button {
    font-size: 1em;
    border: 1px solid #8F141B;
}

#sidebar input.button {
    font-size: 1em;
    background-color: #8F141B;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    margin-top: 5px;
    width: 70%;
}

#main {margin: 0; width:73%; padding: 0 15px;}
.fondofooter {background:  url("fondo_footer.jpg") no-repeat right top;  
  background-size: 100% auto; }

#body {background:  url("flor.png") no-repeat right top ; overflow: auto;
background-size: 35%}

#rightSidebar {
    margin-right: 0%;
}

@media (max-width: 768px)  {
#container, .centercontainer, #navbar {
  width: 100% !important;
  min-width: 100% !important;
 }

.body {margin-top: 0px; }
#body {overflow: hidden;}
#rightSidebar {float: none; width: 90%}
#main {width:90%}
.fondofooter {  background-size:  auto 100%;}
}

@media (max-width: 1200px) {
.fondofooter {  background-size:  auto 100%;}
.pkp_site_name .is_img img {
    height: 2.1rem;
}
.pkp_structure_main p:last-child {
    text-align: left;
}
.pkp_structure_main .page h1 {
    text-align: left;
}
}


@media (min-width: 992px) {
#container, .centercontainer, #navbar {
  width: 970px !important;
  min-width: 970px !important;
}

}




@media (min-width: 1200px) {
#container, .centercontainer, #navbar {
  width: 1170px !important;
   min-width: 1170px !important;

}

}

.centercontainer {margin: 0 auto}
#container  { padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;

}
#header img {width: 100%; height: auto;
 }
#header h1 {margin: 0px; padding: 0px;  }

#navbar {clear: both; 
	 
	padding: 0 10px; margin: 0 auto;
  border: none;
}

#navbar li {padding: 0; height: auto;  }

#navbar a {font-size: 14px  }

#announcements {
  width: auto;
}


ul.menu a {
 text-transform: capitalize; 
 padding: 15px;
  line-height: 20px; display: inline-block;}

#navbar  li  a:hover,
#navbar  li  a:focus {
  text-decoration: none;
  background-color: #8F141B;
  color: #fff
}
#navbar > li.disabled > a {
  color: #777;
}
#navbar > li.disabled > a:hover,
#navbar > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}


@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }

}



input.defaultButton {
    background-color: #8F141B;
    color: #FBFBF3;
}


#leftSidebar {margin: 0; width: 25%}

#sidebar div.block span.blockTitle { text-transform: none; }

#pageFooter {font-size: 1em !important; color: #fff; overflow: auto; padding: 10px 5% 10px 5%!important; background-color: #8F141B;}

#contenedor_1{width: 35%; float: left;}
#contenedor_2{width: 30%; float: left;}
#contenedor_3{width: 30%; float: right;}
#contenedor_4{width: 100%; float: right; text-align: right;}
#linea_footer{
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #DFD4A6;
    margin: 1em 0;
    padding: 0;
}

.contetexto  {width: 70%; float: left; padding: 10px}

.contetexto div {background-color: rgba(90, 74 , 56, 0.8); padding: 10px; border-radius: 10px; margin: 5px}


.logo_bn { width: 15%; padding: 10px; float: right;}
.logo_bn img {width: 100%; height: auto;}


.centercontainer{}

#main  ul.menu {border-bottom: 1px solid #ccc; font-size: 1em;}

#main  ul.menu li { margin: 0; padding: 0   }

#main  ul.menu li a {padding: 7px 15px; background: #ccc; margin: 0;
  background: #ccc;
  border-radius: 1.25em 1.25em 0 0; }

  #main  ul.menu li.current a {
  background: #eee;
   }

   #content {border: none;}

   #articleAbstract div {text-align: justify;}

   #announcementsHome {clear: both;}



.item.references .value{
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
}

.pkp_navigation_user>li>a, .pkp_navigation_user>li.in_focus>a, .pkp_navigation_user>li>a:hover, .pkp_navigation_user>li>a:focus {
    color: #fff;
}

.pkp_site_nav_menu {
    background: inherit;
}
