* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    background-color: rgb(234, 212, 255);
    margin: 0px;
}
.portada{
    background-image: url(img/portada.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    
}
.boton{
    position: absolute;
    bottom: 170px;
    left: 50%;
    transform: translateX(-50%);
}

.panel-texto {
    position: relative;
    background-color: rgba(0, 0, 0, 0.6); 
        width: fit-content;
    margin: 0 auto 10px auto; 
    
    padding: 30px 50px;       
    border-radius: 40px;      
    box-shadow: 0 0 20px rgba(212, 59, 120, 0.4);
    top: 15%;
}

.titulo-magico {
    font-family: 'Cinzel', serif;
    font-size: 7rem;          
    color: #ffffff;
    line-height: 1.1;
    margin: 0;                
    text-align: center;       
    
    text-shadow: 
        0 0 10px rgba(255, 255, 255, 0.5), 
        2px 2px 0px #8b2d52,              
        0 0 20px rgba(212, 59, 120, 0.6);
        
    background: linear-gradient(to bottom, #ffffff 60%, #f1acc7 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.p1{
    background-image: url(img/foto1.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.arribaizqp1{
    position: absolute;
    bottom: 30%;
    left: 60%;
}
.arribaderp1{
    position: absolute;
    bottom: 45%;
    left: 65%;
}

.p2{
    background-image: url(img/foto2.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.arribaderp2{
    position: absolute;
    bottom: 59%;
    left: 65%;
}
.abajoderp2{
    position: absolute;
    bottom: 19%;
    left: 65%;
}

.p3{
    background-image: url(img/foto3.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.arribaderp3{
    position: absolute;
    bottom: 55%;
    left: 35%;
}
.p4{
    background-image: url(img/foto4.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.derp4{
    position: absolute;
    bottom: 30%;
    left: 40%;
}
.izqp4{
    position: absolute;
    bottom: 15%;
    left: 0%;
}

.p5{
    background-image: url(img/foto5.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}

.p6{
    background-image: url(img/foto6.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}

.p7{
    background-image: url(img/foto7.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.derp7{
    position: absolute;
    bottom: 20%;
    right: 2%;
}

.p8{
    background-image: url(img/foto8.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.arribaizqp8{
    position: absolute;
    bottom: 25%;
    left: 67%;
}

.p9{
    background-image: url(img/foto9.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.arribaizqp9{
    position: absolute;
    bottom: 43%;
    left: 55%;
}

.p10{
    background-image: url(img/foto10.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.arribap10{
    position: absolute;
    bottom: 25%;
    left: 30%;
}

.p11{
    background-image: url(img/foto11.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.arribap11{
    position: absolute;
    bottom: 25%;
    left: 30%;
}

.p12{
    background-image: url(img/foto12.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}

.p13{
    background-image: url(img/foto13.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}
.izqp13{
    position: absolute;
    bottom: 15%;
    left: 1%;
}

.p14{
    background-image: url(img/foto14.png);
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}

.home{
    position: absolute;
    top: 10px;
    left: 3%;
}
.abajo{
    position: absolute;
    bottom: 5%;
    left: 30%;
}