html body{
    margin: 0px;
}
@font-face {
    font-family: 'logs';
    src: url('fonts/Social Media Circled.otf');
}
@font-face {
  font-family: 'Skullgirls';
  src: url('fonts/Dream Orphans.otf');
}
@font-face {
  font-family: 'lond';
  src: url('fonts/LondrinaSolid-Regular.otf');
}

.black{
    background-color: rgb(0, 0, 0);
    position: fixed;
    z-index: 9999;
    width: 100%;
    height: auto;
}
.divi-001{
    display: flex;
    align-items: center;
    padding: 0px 0px 0px;
}
.iz-001, .de-001{
    flex: 1;
    padding: 20px;
}
.iz-001{
    display: flex;
    align-items: center;
}
.de-001{
    display:contents;
}
.log{
    height: 3rem;
    width: auto;
}
.lks{
    color: white;
    padding: 0px 5px 0px;
    text-decoration: none;
    font-size: 1rem;
    font-family: 'Roboto';
}
.lks:hover{
    color: gray;
}
.election{
    padding: 0px 40px 0px;
}
.redimg{
    font-family: 'logs';
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 2rem;
    transition: 0.2s;
}
.redimg:hover{
    color: rgb(66, 72, 72);
}
.selecttion{
    background-color: black;
    border-radius: 10px;
    padding: 4px;
    color: white;
}
.container{
  position: relative;
  padding: 70px 0px 0px;
  width: 100%;
  height: auto;
  background-color: black;
}
.image{
  width: 100%;
  height: auto;
}
.text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 55px;
  text-align: center;
  padding: 10px;
  font-family: 'Archivo Black';
}
.text-001{
  font-family: 'Poppins';
  padding: 20px 80px 0px ;
}
.lnkstudio{
  color: rgb(0, 0, 0); 
}
.lnkstudio:hover{
  color: purple;
}
.lkname{
    text-decoration: none;
    color: rgb(0, 0, 0);
}
.title-001{
  font-family: 'lond';
  font-size: 300%;
  padding: 20px 0px 0px;
  text-align: center;
}

.list{
list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}
li {
  width: 240px;
  margin: 10px;
  text-align: center;
}
.imgof {
  width: 200px;
  height: 240px;
}
.imgof-bew {
  width: 180px;
  height: 240px;
}
.imgof-big {
  width: 160px;
  height: 240px;
}
.imgof-eli {
  width: 210px;
  height: 240px;
}
.imgof-val {
  width: 185px;
  height: 240px;
}

.lkname{
  color: black;
  font-family: 'Skullgirls';
}
.space{
  padding: 30px;
}
.shadow{
  box-shadow: 4px 4px 3px #6e6c6c;
  transition: 0.3s;
              
}
.shadow:hover{
  filter: brightness(30px);
  filter: contrast(150%)
}
.vid{
  height: 260px;
  box-shadow: 5px 5px 4px #6e6c6c;
}

.audios{
  align-items: center;
  text-align: center;
}
.dis1{
  display: flex;
  margin: 10px 0px 10px;
}
.txt{
  text-align: center;
  font-family: 'Skullgirls';
}
.tmv{
  width: 300px;
  height: 120px;
}
.dis-001{
  margin: 8px auto 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 570px;
}
.soundslist{
  height: 560px;
  width: 345px;
  border: 2px solid #000;
  border-radius: 25px;
}
.tam{
  height: 300px;
  border-radius: 25px;
}
.title-002{
  font-family: 'Skullgirls';
}
.text-002{
  font-family: 'Roboto';
}
