#medio{

 width: 100%;

}

#centro #cabI{
    background-color: black; 
    position: relative; 
    padding-bottom: 20px;
    padding-top: 20px;
    overflow:hidden;

}
#centro #cabI img {
    FLOAT:left;
    width:50%; 
       opacity: 0.4;
   
}
#centro #cabI div  {

    position: absolute;
    top:20%;
    left:0;
   
}

#centro #cabI div h1 {
    color:white;
   
    text-align: center;
    font-size: 40px;

}



#centro{
    all:unset;
    width: 100%;
   
    height: auto;
    float:left;
    background-color: grey;
     min-height: 100%;
   
}
#centro > h2{
    all:unset;
    font-size: 20px;
    background-color: black;
    color:white;
    width: 100%;
    float:left;
    display:inline-block;
    padding-top: 5px;
    font-family: "Lucida Console", Courier, monospace;
     padding-left: 5px;
}

#centro > h3{
    all:unset;
    font-size: 10px;
    background-color: black;
    color:white;
    width: 100%;
    float:left;
    display:inline-block;
    padding-top: 5px;
    font-family: "Lucida Console", Courier, monospace;
}

#centro > div > h3{
    
    font-size: 10px;
    background-color: black;
    color:white;
    width: 100%;
 
    padding-top: 5px;
    font-family: "Lucida Console", Courier, monospace;
}
 #centro .peve{
     
    all:unset;
    height: 100px;
    width: 100%;
    background-color: black;
    float:left;
    overflow: hidden;
    white-space: nowrap;
    position:relative;
    padding-bottom: 5px;
    
}




 #centro .peve.tot{
     
    all:unset;
    height: auto;
    width: 100%;
    background-color: black;
    float:left;
    overflow: show;
    position:relative;
    padding-bottom: 5px;
    float:left;
    
}

.peve > a , .peve > div > a{
    
    all:unset;
    margin-top:5px;
    height: 90%;
    width: 200px;
    background-color: white;   
    display: inline-block; 
    margin-right: 2.5px;
    border-radius: 5px;
    overflow: hidden;
    padding:5px;
    
   
}

.peve.tot{
    
}

 #centro .peve.tot div.ord{
    display: flex;
     flex-wrap: wrap;
      justify-content: center;
}

.peve.tot > div > a{
    
    
    margin-top:5px;
    height: 90px;
    width: 200px;
    background-color: white;   
    display: inline-block; 
    margin-right: 2.5px;
    border-radius: 5px;
    overflow: hidden;
    color:black;
}
#maxEve{
    width: 100%;
    background-color: black;
    position:relative;
    height: 100px;
}
#maxEve img{
    
    all:unset;
    position:absolute;
    height: 100px;
    width:auto;
    margin:auto;
    left:0;
    right:0;
    top:0;
    
}

.peve > a > img , .peve.tot > div > a > img ,  .tot > div > a > img {
    width: calc(50% - 1.5px);
    height: calc(66.7% - 1.5px);
    float:left;
    border-bottom: solid white 0.5px;
     border-right: solid white 0.5px;
     padding:0.5px;
     background-color: white;
}




    
#centro .peve > a > div , #centro .peve.tot > div > a > div ,  #centro .tot > div > a > div {
    float:left;
     width: calc(50% - 13.5px);
    height: calc(33.3% - 2px);
    border-top: solid black 0.5px;
   
     padding:0.5px;
     margin-left: 5px;
     margin-right: 5px;
     overflow: hidden;
     text-overflow: ellipsis;
     text-align: center;
     line-height: 250%;
     font-family: "Lucida Console", Courier, monospace;
     font-size: 13px;
}




#centro .peve > a > div:nth-last-child(1) ,#centro .peve.tot > div > a > div:nth-last-child(1) ,#centro .tot > div > a > div:nth-last-child(2)  {
     float:left;
     width: calc(100% - 21.5px);
     height: 33.3%;
     border: solid black 0px;
     border-top: solid black 0.5px;
     padding-left: 20px;
     margin-left: 0px;
     margin-right: 0px;
}

.peve > #adl{
    position:absolute;
    width: 30px;
    height: 30px;
    background-color: black;
    top:30px;
    border:solid 1px black;
   left:5px;
    padding:3px;
     border-radius: 25px;
}

.peve > #atr{
    position:absolute;
    width: 30px;
    height: 30px;
    background-color: black;
    top:30px;
    right:5px;
    border:solid 1px black;
   
    padding:3px;
    border-radius: 25px;
}

 .peve > #atr img{
    width: 100%;
    height: 100%;
    transform: rotate(90deg);
    filter: brightness(0) invert(1);
}

.peve > #adl img{
    width: 100%;
    height: 100%;
    transform: rotate(-90deg);
     filter: brightness(0) invert(1);
}

 #centro #ad{
     height: 200px;
     width: 100%;
     background-color: black;
 }
#centro #ad #ad1{
     height: 175px;
     width: 100%;
     margin-top: 12.5px;
     overflow: hidden;
}

#centro #ad #ad1 > img{
    float:left;
     height: 175px;
   
}

#centro div{
    padding:0px;
    width: 100%;
    margint:auto;
        float: left;
}
#centro div p{
    text-align: center;
}
.pr1{
    background-color: red;
  margin: auto;
  height: auto;
  
}
.pr2{
    background-color: white;
  margin-left: auto;
  margin-right: auto;
}
.pr1 >img{
     float: left;
  margin: 0;
  width: 50%;
  height: 400px;
  filter: brightness(40%);
}
.pr1:hover img{

  filter: brightness(60%);
}
.pr1:hover h1{

      filter: brightness(100%);
      
}


.pr1 >h2{
     text-align: center;
     position:relative;
     top:-50%;
     z-index: 1;
     color:white;
     filter: brightness(85%);
     font-size: 75px;
}

 @media screen and (max-width:900px) {
   
      #atr ,  #adl {
         display:none;
     }
     
     
     #centro #cabI{
    background-color: black; 
    position: relative; 
    padding-bottom: 20px;
    padding-top: 20px;
    

}
#centro #cabI img {
    FLOAT:left;
    width:100%; 
       opacity: 0.4;
   
}
#centro #cabI img:nth-child(2) {
    display:none;
   
}
#centro #cabI div  {

    position: absolute;
    top:20%;
    left:0;
   
}

#centro #cabI div h1 {
    color:white;
   
    text-align: center;
    font-size: 27px;

}
     
     
     
     
     
 }


 @media screen and (max-width:500px) {
     .peve.tot > div > a{
         width: 40%;
     }
     #peve #atr , #peve #adl {
         display:none;
     }
     #centro #cabI div  {

    position: absolute;
    top:0;
    left:0;
   
}

#centro #cabI div h1 {
    color:white;
   
    text-align: center;
    font-size: 21px;

}
 }