body {
background:#000000; 
text-decoration: none;

}
.film2 {  
background-repeat: no-repeat; 
background-position: center center;
display: block;

width: 100%;  
margin: 0;padding: 0;overflow: hidden;

}

footer { 
  position: fixed;
  overflow: hidden;
  width: 100%;

background-image: linear-gradient(to top,rgba(0,0,0,.4),#000000, transparent);
min-height:35px;

bottom: 0;
z-index: 999999;
text-align: center;
}
.title_aut{
color:#ffffff;
margin: 0px;
padding:10px;
padding-bottom:8px;
padding-top:8px;
text-decoration: none;
}

a.link_href { 
 
margin : 1px; 
display : block; 
}


.link2 {
color:#6b6b6b;
background: rgb(0 0 0 / 10%);
padding: 10px;
margin: 3px;
border-radius: 5px;
}
.link_post {  
font-size: 12px;

background: #fdfdfd  repeat-x;
border-left: solid 1px #d8daef;
border-top: solid 1px #d8daef;    
padding: 8px; 
}




.list_gallery {  

text-decoration: none;
padding: 4px; 
padding-bottom: 0px; 

     display: flex;
    flex-direction: row;

    overflow-x: scroll;
    cursor: pointer;
    user-select: none;
    scrollbar-width: none; 
}


.link_type {
color:#6b6b6b;
font-size: 14px;
text-decoration: none;
    display: inline-block;
position: relative; 

    background: rgb(252 252 252 / 90%);

    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom:2px;
    margin-left:2px;

z-index: 9;
border-radius: 5px;

}


.link_type2 {
color:#6b6b6b;
font-size: 14px;
text-decoration: none;
    display: inline-block;
position: relative; 

    background: rgb(252 252 252 / 15%);

    padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom:2px;
    margin-left:2px;

z-index: 9;
border-radius: 5px;
}








.p_title_film {
width: 99%;background:#000000;color:#ffffff;z-index: 9;  position: absolute;overflow: hidden;left: 0px;
font-size: 80%;text-align:center;font-family:  Arial;padding: 10px;
}

.p_title_film_clips {
width: 99%;background-image: linear-gradient(#000000, transparent);
color:#ffffff;z-index: 9;position: absolute;  overflow: hidden;left: 0px;
font-size: 80%;text-align:center;font-family:  Arial;padding: 10px;
}

