
@import url('https://fonts.googleapis.com/css2?family=Sedan+SC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

@font-face {
  font-family: 'Ditty';
  src: url('../fonts/Ditty.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.container { 
    background-color: black;
}
.paper {
   background-color: #000;
    padding: 0%;
}
#Inicio {
    width: 100%; 
    background-color: black;
    padding: 0%;
}
#video-fondo2 {
  
  width: 100%; 
  background-color: black;
  padding: 0%;
   }
   #video-container {
    width: 100%; 
    overflow: hidden; }
  
  #gif-fondo {
    width: 100%; 
    height: auto; 
    display: block; 
  }
 
    .paper {
    position: relative;
    background-color: #000;
  }
  #video-container2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    
  }
    #texto-superpuesto {
      position: absolute;
      top: 20%; 
      max-width: 100%;
      max-height: 100%;
      color: white;
      font-size: 1.5em; 
      text-align: center; 
     
    }
    .card {
      width: 70%; 
      margin: 0 auto; 
      text-align: center; 
      transition: all 235ms ease 0s;
        box-shadow: 15px 28px 25px -18px rgba(0,0,0,.2);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border: none;
        display: flex;
        flex-direction: column;
        position: relative;
        will-change: transform;
        word-wrap: break-word;
    }
 
 
    @media screen and (min-width: 768px) {
      .card-title {
        font-size: 90%; 
      }
      
      .card-text {
        font-size: 60%;/* Esto elimina los bordes de la tarjeta */ /* Tamaño de texto más grande para PCs */
         
      }
    }
   
@media screen and (max-width: 767px) {
  .card-title {
    font-size: 20%; 
  }
  
  .card-text {
    font-size: 20%; 
  }
}

.breadcrumb {
  border: 1px solid #ccc; 
  padding: 10px; 
  margin: 0 auto; 
  max-width: 95%; 
  text-align: center;

  
}
ul.breadcrumb.border li a {
  text-decoration: none; 
  color: #013a19; 
}
.article {
  width: 100%; 
  margin: 0 auto; 
  background-color: #050505; 
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  padding: 20px; 
}


.article-title {
  color: rgb(255, 255, 255);
 font-family: "IBM Plex Serif", serif;
  font-size: 2em; 
  margin-bottom: 20px; 
  text-align: center; 
}


.article-meta {
  
  font-family: "IBM Plex Serif", serif;
  background-color: transparent;
  font-size: 30px; 
  line-height: 1.6; 
  color: #ffffff;
  max-width: 90%; 
  margin: 0 auto; 
}

#Img1  {
  display: block;
  margin: 0 auto; 
  max-width: 80%;
 
}

.tabs {
  margin: 0 auto;
  width: 80%; 
  padding: 10px; 
}
body {
  background-color: #000;
  margin: 2%; 
  padding: 2%; 
}

p {
  margin-bottom: 10px; 
}
img {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: auto;
}
#Personajes {
  display: block; 
  margin: 0 auto; 
  width: 80%; 
  height: auto; 
}
.Personajes {
  background-color: #01130d; 
  text-align: center; 
  padding: 20px; 
}

#Personajes {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: auto;
}

.border.fixed.split-nav {
  font-family: 'Ditty', sans-serif;
}
.row.flex-spaces.tabs {
  font-family: 'Sedan SC', sans-serif;
}

#Titanes {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: auto;
  
}
.row {
  font-family: "IBM Plex Serif", serif;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  font-size: 19px;
  text-align: justify;  
  max-width: 80%;
  

}
.row.flex-spaces.tabs{
  max-width: 98%;
}
.Titanes {
  color: white; 
}

#Murallas {
  display: block;
  margin: 0 auto;
  width: 80%;
  height: auto;
}
.Murallas {
background-color: #000000;
}

#Escudos {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 600px; 
  height: auto; 
}

#muros {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto; 
  width: 1000px;
}
.button-container {
  display: flex;
  justify-content: center; 
  align-items: center;
  gap: 10px; 
  padding: 20px; 
}
.button-container button {
  background: none; 
  border: none;
  padding: 0; 
  cursor: pointer; 
}
.button-container img {
  max-width: 400px; 
  height: auto; 
}
.button-container2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; 
  gap: 10px; 
  padding: 20px;
}
.button-container2 .button-row {
  display: block;
  text-align: center; 
  gap: 10px; 
}
.button-container2 button {
  background: none;
  border: none;
  padding: 0; 
  cursor: pointer; 
}
.button-container2 img {
  max-width: 200px; 
  height: auto; 
}

.col-sm-12.col-md-4 {
  color: #ffffff;
  margin-bottom: 100px; 
  max-width: 90%;
}
@media only screen and (max-width: 767px) {
  p, h1, h2, h3, h4, h5, h6 {
      font-size: 14px; 
  }
}
.Adaptaciones {
  display: block;
  margin: 0 auto;
  width: 90%;
  height: auto;
}
#Mangas {
  display: block; 
  margin: auto; 
}
#Mangas2 {
  display: block; 
  margin: auto;
}
#live-action {
  display: block; 
  margin: auto; 
  
}
#juego {
  display: block; 
  margin: auto; 
  }
  #Parque {
    display: block; 
    margin: auto; 
    }
    .youtube {
      width: 560px; 
      height: 315px; 
  }
  .youtube iframe {
      width: 100%; 
      height: 100%; 
  }
  .video-container {
    display: flex;
    justify-content: center;
    align-items: center;
    
}
#Cosplays {
  display: block; 
  margin: auto;
}
#Fanart {
  display: block; 
  margin: auto; 
}
  

.video-column {
  flex-basis: 30%; 
  margin: 10px; 
}
.to-top {
  position: fixed;
  bottom: 20px; 
  right: 40px;
}

.to-top a {
  display: inline-block;
  width: 60px; 
  height: 60px; 
  line-height: 30px;
  text-align: center;
  background-color: #ffff; 
  color: #000000; 
  border-radius: 60%; 
  text-decoration: none;
}

.pie {
  color: #ffff;
  text-align: center;
  margin: 0 auto;
  font-family: "IBM Plex Serif", serif;
}
