
.pkp_site_name .is_img {
    margin-top: 21px;
}
.pkp_site_name .is_img img{
    max-height:230px;
}
.pkp_site_name {
  position: relative;
  width: 100%;
  left: auto;
  right: auto;
  padding: 0;
  white-space: normal;
  font-size: 2em;
  background: transparent;
  overflow: visible;
}
.has_site_logo .pkp_head_wrapper {
  padding-top: 2.143rem;
}

.textoTitulo{
position:absolute;
top: 111px;
left: 164px;
z-index:1;
}
.textoTitulo h1{
color:#d9de50;
font-size:35px;
}
.textoSubTitulo{
position:absolute;
top: 35px;
left: 164px;
z-index:1;
}
.textoTitulo a,
.textoSubTitulo a{
color:#ffffff;
text-decoration:none;
}
.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;
height: 260px;
}
.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{
    width:95%;
    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:left;
    margin:10px 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********/
.pkp_structure_main {
    max-width: 1020px;
    padding:0;
}



.elementContainer{
background-color: transparent;
width:233px;
height:227px;
perspective: 1000px; /* Remove this if you don't want the 3D effect */
}
.elementContainer a{
text-decoration:none;
}
.innerTapa{
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.elementContainer:hover .innerTapa {
  transform: rotateY(180deg);
}
.tapaRevistaHome, .textoRevHome {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/*nuevo diseño de home*/
.tapaRevistaHome{
padding:0 !important;
width:233px !important;
height:227px !important;
margin-bottom:30px;
}
.imgRevHome{
width:233px;
height:179px;
}
.imgRevHome img,.imgRevHome a{
width:233px;
height:179px;
display:block;
}
.tituloRevHome{
width:233px;
height:48px;
background-color:#b959a2;
display: flex;
   align-items: center;
 justify-content: center 
}
.tituloRevHome h3{
padding:0 !important;
margin:0 !important;
text-align:center;
font-size:17px !important;
}
.tituloRevHome h3 a{
color:#fff;

}
.textoRevHome{
width:233px !important;
height:227px !important;
background-color:#999;
transform: rotateY(180deg);
}
.textoRevHome h4{
padding:0 !important;
margin:0 !important;
text-decoration:none !important;
}
.textoRevHome p{
font-size:12px;
text-decoration:none !important;
}
.textoRevHome .description{
margin: 25px;
height: 177px;
overflow: hidden;
}
.textoRevHome .description h4,
.textoRevHome .description p,
.textoRevHome .description a {
color:#fff !important;
}
#homeElementContainer{
  display: grid;
  grid-gap: 29px;
  justify-content: center;
  justify-items: center;
  align-content: space-evenly;
  align-items: center;
  margin-bottom:50px;
}
.pkp_site_nav_toggle {
position: absolute;
top: -21px;
right: 0 !important;
left: auto;
width: 2.857rem;
height: 2.857rem;
border: 0;
background: none;
box-shadow: none;
z-index: 999;
border: 1px solid #fff;
}
.pkp_site_nav_menu {
  background: cadetblue;
}
/*ajusteTExto home por revista*/

/*perspectivas*/
.innerTapa.rev27 .tituloRevHome h3{
font-size:15px !important;
line-height:17px;
}

/*perspectivas*/
.innerTapa.rev19 .tituloRevHome h3{
font-size:14px !important;
line-height:17px;
}

/*perspectivas*/
.innerTapa.rev9 .tituloRevHome h3{
font-size:15px !important;
line-height:14px;
}

/********FIN**********/
@media (max-width:500px) {
    #homeElementContainer{
      grid-template-columns: 233px;
    }
}

@media (max-width:600px) {

    .textoSubTitulo h2{
        font-size:13px;    
    }
    .textoSubTitulo {
      top: 47px;
      left: 147px;
    }
.textoTitulo {
  position: absolute;
  top: 111px;
  left: 146px;
}

}

@media (min-width:500px) {

#homeElementContainer{
  grid-template-columns: 233px 233px;
}

 }


@media (min-width:768px) {

     .col-sm-10 {
      width:68%
     }
    .col-sm-2 {
        width: 32%;
    }
    .pkp_structure_main::before, .pkp_structure_main::after {
        display:none;
    }
#homeElementContainer{
  grid-template-columns: 233px 233px 233px;
    padding-top:10px;
}

.has_site_logo .pkp_head_wrapper {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer {
  width: 95%;
  padding: 0;
}

 }


@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;
    }
    #homeElementContainer{
      grid-template-columns: 233px 233px 233px 233px;
    }
.pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer {
  width: 100%;
}
.has_site_logo .pkp_head_wrapper {
  width:  95%;
}
.pkp_navigation_user_wrapper {
  right: 0;
left: auto;
}
.pkp_structure_main:first-child:last-child {
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
}


}
  @media (min-width: 1200px){
.has_site_logo .pkp_head_wrapper {
  max-width: 1200px;
  width: 95%;
}
.pkp_site_name_wrapper, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_search_mobile, .pkp_structure_content, .pkp_structure_footer {
  max-width: 1200px;
  width: 100%;
}
.overHeader{
    max-width: 1200px;
}

}


