* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@font-face {
    font-family: Metal_Slug_Latino;
    src: url(Fuentes/Metal\ Slug\ Latino\ Regular.ttf);
}

body {
    /* background-color: rgb(0, 143, 45); */
    background-image: url(Imagenes/Fondo/2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

table {
    border: solid white 6px;
    border-radius: 30px;
    border-collapse: separate;
    border-spacing: 0;
    width: 90%;
    margin: auto;
    margin-top: 50px;
    text-align: center;
    overflow: hidden;
    font-size: smaller;
    font-weight: 500;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.minitabla{
    margin-bottom: 10%;
}

.introChar img {
    margin: auto;
    display: flex;
    width: 400px;
}

#preview img {
    height: 330px;
    width: 23%;
    margin: 34px;
    margin-top: -2px;
}

#preview h3 {
    text-align: left;
    margin-left: 32px;
    margin-top: 100px;
}

.textoCaja {
    border: solid rgb(45, 45, 45) 5px;
    /* background-color: #89898980; */
    background-color: rgb(34, 33, 33);
    width: 60%;
    /* height: 430px; */
    margin: auto;
    /* margin-top: -2px; */
    /* margin-right: 50px; */
    display: flex;
    padding: 15px;
    font-size: 1.5em;
    color: white;
    border-radius: 15px;
}

.comparasion img {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 75%;
    margin: 5px auto;
}

.comparasion h2 {
    /* width: 65%; */
    margin: 100px 0 50px;
    color: rgb(228, 228, 228);
}

.characterIndividual {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}


th,
td,
tr {
    border: solid white 2px;
    padding: 15px;
    font-size: 1rem;
    color: white;
}

th {
    font-family: Metal_Slug_Latino;
    letter-spacing: 4px;
    font-size: large;
    background-color: #5c361a;
}

tr td:first-child {
    font-family: Metal_Slug_Latino;
    letter-spacing: 4px;
    font-weight: 900;
    background-color: rgb(87, 71, 57) !important;
}

tr:nth-child(4n+2) td {
    background-color: #603603;
    /* Color para la segunda fila del grupo */
}

tr:nth-child(4n+3) td {
    background-color: #624315;
    /* Color para la tercera fila del grupo */
}


tr:nth-child(4n+4) td {
    background-color: #87632d;
    /* Color para la tercera fila del grupo */
}

tr:nth-child(4n+1) td {
    background-color: #917a53;
    /* Color para la primera fila del grupo */
}

/* .anio{
    font-weight: 600;
} */

.textoLista {
    text-align: left;
}

ul {
    list-style: none;
}



h1,
h2 {
    font-family: Metal_Slug_Latino;
    text-align: center;
}

h1 {
    font-size: 7em;
    letter-spacing: 4px;
    color: rgb(239, 78, 19);
    padding-top: 50px;
    /* margin-top: 60px; */
}

h2 {
    letter-spacing: 3px;
    margin: 10px;
    color: #954100;
}

h3 {
    font-family: Metal_Slug_Latino;
    letter-spacing: 3px;
    text-align: center;
    font-size: 1.8em;
    margin: 20px 0;
    color: #e2e2e2;
    ;
}

.texto1Box {
    /* background-color: #df0a0a; */
    width: 80%;
    margin: 80px auto;
    display: block;
}

.textoIntro {
    width: 650px;
    padding-top: 100px;
    /*  background-color: #28cd13;*/
    margin: auto;
    display: flex;
}

.textoIntro p {
    text-align: center !important;
    font-size: 1.6em;
    text-align: justify;
    color: white;
}

.textoHist {
    display: block;
}

.textoHist p {
    /* font-family: Metal Slug Latino; */
    /* background-color: #c47412; */
}



.textoHist h2 {
    color: #e68200;
    margin: 80px 0 40px;
}

.texto1Box p {
    font-size: 1.6em;
    text-align: justify;
    color: white;
}

.texto1Box h2 {
    font-size: 2em;
}

.texto2 {
    width: 70%;
    margin: 40px auto;
    text-align: center;
}

.texto2 p {
    color: white;
    font-size: 1.5em;
    text-align: justify;
}

.texto4 {
    width: 75%;
    margin: 70px auto 90px;
    /* background-color: #ffff00; */
}

.texto4 p {
    color: white;
    font-size: 1.6em;
    text-align: justify;
}

.seccion0 {
    background-color: #262626;
}

.seccion1 {
    background-color: #262626;
}

.seccion2 {
    background-color: #262626;
}

.seccion3 {
    background-color: #262626;
}

.seccion0,
.seccion1,
.seccion2,
.seccion3 {

    display: block;
    /* justify-content: center; */
    /* align-items: center; */
    width: 65%;
    margin: auto;
}

.MSAR img {
    width: 750px;
    height: 420px;
    margin: 50px auto 40px;
    display: flex;
}

.MSAR h4 {
    letter-spacing: 3px;
    font-family: Metal_Slug_Latino;
    text-align: center;
    color: #e2e2e2;
}

*/ .seccion1 img {
    width: 750px;
    height: 420px;
    justify-content: center;
    margin: 15px auto 40px;
    display: flex;
}

.seccion1 iframe {
    justify-content: center;
    margin: auto;
    display: flex;
    margin-top: 15px;
}

.seccion1 h2 {
    margin-top: 0;
    padding-top: 40px;
    color: #c87100;
}

.seccion1 a {
    color: inherit;
    text-decoration: none;
}

.seccion1 a:hover {
    text-decoration: underline;
}

.lanzam h3 {
    margin-bottom: 0;
    margin-top: 60px;
    color: #eae610;
}

.seccion2 img {
    width: 750px;
    height: 420px;
    justify-content: center;
    margin: 25px auto 40px;
    display: flex;
}

.seccion2 h2 {
    margin-top: 0;
    padding-top: 60px;
}

.seccion2 a {
    text-decoration: none;
    color: #c87100;
}

.seccion2 a:hover {
    text-decoration: underline;
}


.seccion2 iframe {
    justify-content: center;
    margin: auto;
    display: flex;
    margin-top: 15px;
}

.seccion3 h2 {
    margin-top: 0;
    padding-top: 60px;
    margin-bottom: 10px;
    color: #eae610;
}



.tituloAudio {
    /* background-color: #d49e5d; */
    width: 100%;
}

.seccion3 .tituloAudio p {
    color: white;
    text-align: left;
    font-family: Metal_Slug_Latino;
    font-size: 1.2em;
    margin: 20px 0 10px 17%;
}

.seccion3 audio {
    display: flex;
    margin: auto;
}


.seccion3 .custom-audio:last-child {
    padding-bottom: 80px;
}

#imagenes {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    width: 90%;
    margin: 0 auto;
}

#imagenes img {
    width: 100%;
    height: auto;
    margin: 0;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}

#imagenes img:hover {
    transform: scale(1.3);
    transition: 0.5s;
    border: solid white 2px;
    /* border-radius: 5px; */
}

#imagenes2 {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    width: 90%;
    margin: auto;
}

#imagenes2 img {
    width: 100%;
    height: auto;
    margin: 0;
    cursor: pointer;
    transition: transform 0.2s ease-in-out;
}

#imagenes2 img:hover {
    transform: scale(1.3);
    transition: 0.5s;
    border: solid white 2px;
}

.ImgSplit h2 {
    margin-bottom: 20px;
    color: #c47412;
}


#modal {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    /* Fondo oscuro */
    text-align: center;
    overflow: auto;
}

/* .modal-content {
    display: block;
    margin: auto;
    width: 80%;
    height: 80%;
    max-width: 100%;
    max-height: 100%;
} */

#modal img {
    max-width: calc(100% - 4px);
    max-height: calc(100% - 4px);
    width: auto;
    height: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 2px solid white;
}


audio {
    border: 2px solid #ccc;
    width: 70%;
    border: none;
}

audio button:hover {
    background-color: #ffff00;
    cursor: pointer;
}




/* .custom-audio {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  } */
/* --------------------------------- */