
body{
    margin: 0px;
    padding: 0px;
    background-color:#FAE9E6;
}

/* Contenido HEADER */

header{
    background-color:#460809 ;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center ;
    padding-top: 10px;
    padding-block: 10px;
    padding-right: 50px;
    padding-left: 50px;
}

.btn{
    background-color: #460809;
    font-size: 15px; 
    padding: 10px;


}

.button a{
    color: whitesmoke;
    text-decoration: none;
}


header nav ul{
    display: flex;
    justify-content: space-between;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
    gap: 30px;
    
}

header p{
    color: whitesmoke;
    text-decoration: none;
    font-size: 55px;
    font-family: "Italianno", cursive;
}
.Fireandblood{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    gap: 30px;
}

.enlace{
    color: whitesmoke;
    text-decoration: underline
    
}

img{
    width: 125px;

}

.sticky-container{
    position: sticky;
    top: 10px;
    padding: 10px;
}


/* Contenido MAIN */

main{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 55px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;

    flex-wrap: wrap;
}

main h1{
    text-decoration: underline;
    font-family: Georgia, 'Times New Roman', Times, serif;
    
}

/* Contenido SECTION1 */

.section1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    gap: 30px;
}

.otrosmiembros{
    color: #460809;
    text-decoration: underline;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
}

/* Contenido SECTION 2 */

.section-2 h3{
    text-decoration: underline;
    color: black;
    text-align: center;
    font-family:serif
    

}

.section-2 nav ul{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: 50px;
    gap: 20px;

    
}

.section-2 a{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.section-2 a{
    color: #460809;
    text-decoration: underline;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
}

/* Contenido SECTION 3 ARCHIMAESTRES */

.section-3 h4{
    text-align: center;
    font-family: Georgia, 'Times New Roman', Times, serif;
    text-decoration-line: underline;
}

.section-3 nav p{
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    flex-wrap: wrap;  
     
    
}

.section-3 div{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 55px;
}

.archimaest{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color: #460809;
    text-decoration: underline;
    font-size: 20px;
}


/* Contenido FOOTER */

footer{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    text-align: center;
    background-color: #460809;
    color: whitesmoke;
}

footer p{
    margin: 0px;
    padding: 1rem;
}


/* AEGON y BALERION */

.aegonconquistador header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inicioaegon{
    color: whitesmoke;
    text-decoration: none;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
}

.raenhysaegon{
    color: #460809;
    font-size: 20px;
}

.aegonyhermanas{
    width: 200px;
}

.flex1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px;
    padding: 20px;
    gap: 30px;
}

.flex1 h1{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 40px;
}



.Balerionterrornegro{
    width: 200px;
}
    
.baleriont{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0px;
    padding: 20px;
    gap: 20px;

    flex-wrap: wrap;
}

.baleriont h2{
    text-decoration: underline;
}

.Volveraegon{
    color: #460809;
    text-decoration: underline;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
}


/* Footer AEGON */

.aegonf{
    margin: 0px;
    padding: 0px;
    color: whitesmoke;
    text-align: center;
}


/* VISENYA Y VAGHAR */

.visenyatargaryenn{
    background-color: #460809;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.iniciov{
    color: whitesmoke;
    text-decoration: none;
    font-size: 20px;
}

.reinavisenya{
    width: 200px;
}

.visenyaintro{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    gap: 15px;
    margin: 55px;
}

.visenyaintro h1{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 40px;

}
.vagharDragon{
    width: 250px;
}

.Vaghargreen{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    gap: 15px;
    margin: 55px;

}

.Vaghargreen h2{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 30px;
    text-decoration: underline;
    
}

.volvervisenya{
    color: #460809;
    text-decoration: underline;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    padding: 30px;
}

footer{
    color: whitesmoke;
    text-align: center;
}

/* Contenido RAENHYS Y MERAXES */

.raenhystargaryen{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inicioraenhys{
    color: whitesmoke;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    text-decoration: underline;
    font-size: 20px;
}

.raenhysportada{
    width: 175px;

}

.rhaenysmain{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    margin: 55px;
    gap: 15px;
}

.enlacehermanos{
        color: #460809;
        font-size: 20px;
}


.dragonmeraxes{
    width: 250px;
}

.meraxesD{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    gap: 15px;
    margin: 55px;
}

.meraxesD h2{
    text-decoration: underline;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.volverraenhys{
    color: #460809;
    text-decoration: underline;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    padding: 20px;
}


/* MOBILE */
@media (min-width: 370px) {
    header{
        flex-direction: column;        
    }

    .Fireandblood{
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .Fireandblood p{
        margin: 0;
    }

    .section1{
        display: block;

    }
    .section-2{
        display: block;
        justify-self: center;
        text-align: center;
        gap: 30px;
    }
   

    .button{
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
}
/* TABLETS */
@media (min-width: 768px)  {
    .button{
        flex-direction: row;
        gap: 10px;

    }
}

/* PC */

@media (min-width: 1024px) {
    header{
        flex-direction: row;
    }

    .Fireandblood{
        flex-direction: row;
    }
    body {
        font-size: 20px;
        padding: 0px;
        font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }
}



        