
.pkp_site_name .is_img {
    margin-top: 21px;
}

.textoTitulo{
position:absolute;
top: 111px;
left: 166px;
}
.textoTitulo h1{
color:#d9de50;
font-size:35px;
}
.textoSubTitulo{
position:absolute;
top: 35px;
left: 164px;
}
.textoSubTitulo h2{
color:#ffffff;

}
.pkp_structure_head {
    border-bottom: none;
    background:url("https://revistas.fahce.unlp.edu.ar/public/site/images/backgroundRevistasHeader.png") repeat-x top left #ffffff;
}
.pkp_page_index .journals > ul > li {
    border-top: none;
}
#customblock-basededatos .pkp_block.block_custom{
border:none;
}
#customblock-basededatos div{
margin-bottom:10px;
}
#customblock-sitiosfahce h4,
#customblock-sitiosfahce a{
margin-bottom:10px;
display:block;
}
.footer .col-md-2{
display:none;
}
.pkp_block .title {
    display: block;
    margin-top: 0;
    font-size: 16px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #333333 !important;
}
/*******Logo Fahce - UNLP********/

.overHeader{
    max-width: 1160px;
    height:74px;
    margin:0 auto;
}
.logoCont{
    width:200px;
    height:44px;
    background:url("https://revistas.fahce.unlp.edu.ar/public/site/logoFahce.png") repeat-x top left #ffffff;
    float:right;
    margin:15px 0;
}
.logoCont a{
    display:block;
}
.logoCont a.linkLogoFahce{
    float:left;
    height: 44px;
    width: 97px;
}
.logoCont a.linkLogoUNLP{
    float:left;
    height: 44px;
    width: 88px;
    margin-left: 15px;
}

/*******FIN Logo Fahce - UNLP********/

@media (min-width:992px) {
    .col-md-8 {
        width: 75% !important;
    }
    .col-md-4 {
        width: 25% !important;
    }
    .pkp_site_name .is_img img {
        max-height: 230px;
    }
}
@media (min-width:768px) {

     .col-sm-10 {
      width:68%
     }
    .col-sm-2 {
        width: 32%;
    }
    .pkp_structure_main::before, .pkp_structure_main::after {
        display:none;
    }

 }
@media (max-width:992px) {
   .textoTitulo{
position:absolute;
top: -13px;
left: 8em;
}
}
