body{
    background-color:black;
    
}

.mod1{
    background-color: black;
    width: 1024px;
    height: 1300px;
    margin: auto;
}

.barra{
    background-color: black;
    width: 1024px;
    height: 100px;
    margin: auto;
    padding-top: 25px ;
    padding-left: 60px;
    box-sizing: border-box;
    position: sticky;
    top: 0px;
    z-index: 4;
}

.logo{
    width: 100px;
    height: 50px;
    margin: auto;
    float: left;
}

.apartado1{
    width: 1024px;
    height: 600px;
    margin-top: auto;
    background-image: url(../img/Capa\ 2.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.logogrande{
    margin-top: 100px;
    margin-left: 317px;
    width: 390px;
    height: 206px;
}

.inicio{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    float: left;
    margin-top: 15px;
    margin-left: 160px;
}

.categoria{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    float: left;
    margin-top: 15px;
    margin-left: 50px;
}

.revista{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    float: left;
    margin-top: 15px;
    margin-left: 50px;
}

.txtinicio{
    font-family: Verdana, Geneva, Tahoma, sans-seri;
    color: white;
    text-align: center;
    margin-top: 100px;
    margin-left: 250px;
    margin-right: 250px;
}

.apartado2{
    background-color: rgb(24, 24, 24);
    width: 1024px;
    height: 600px;
    padding: 40px;
    box-sizing: border-box;
}
.mod2{
    margin: auto;
    width: 950px;
    height: 350px;
}

a{
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.recimg{
    background-color: white;
    width: 500px;
    height: 320px;
    float: left;
    padding: 25px;
    box-sizing: border-box;


}

.sn{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    font-size: 50px;
    margin-left: 280px;
    margin-top: 0px;
}

.rectxt{
    width: 400px;
    height: 320px;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 37px;
    box-sizing: border-box;
}

.txt{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: justify;
    font-size: 10px ;
    margin-top: 0px;
}

.face{
    margin-left: 480px;
    margin-top: 20px;
}

.modplay{
    background-image: url(../img/PLAY.jpg);
    width: 1024px;
    height: 400px;
    
}

.modtop{
    background-image: url(../img/TOP.jpg);
    width: 1024px;
    height: 400px;
    margin: auto;
    
}

.modidol{
    background-image: url(../img/IDOL.jpg);
    width: 1024px;
    height: 400px;
    margin: auto;
    
}

.fondorev{
    background-image: url(../img/FONDOREV.jpg);
    width: 1024px;
    height: 1024px;
    margin-top: 0px;
    background-attachment: fixed;
    background-size: cover;
}

.play{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    margin-top: 0px;
    font-size: 100px;
}

.top{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    margin-top: 0px;
    font-size: 100px;
}

.idol{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    margin-top: 0px;
    font-size: 100px;
}

.txtplay{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: justify;
}

.txttop{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: justify;
}

.txtidol{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: justify;
}

.modtxtplay{
    width: 512px;
    height: 400px;
    padding-top: 100px;
    padding-left: 100px;
    box-sizing: border-box;
    float: left;
}

.modtxttop{
    width: 512px;
    height: 400px;
    padding-top: 100px;
    padding-left: 100px;
    box-sizing: border-box;
    float: right;
}

.modtxtidol{
    width: 512px;
    height: 400px;
    padding-top: 100px;
    padding-left: 100px;
    box-sizing: border-box;
    float: left;
}

.modinfoplay{
    width: 512px;
    height: 400px;
    float: left;
    padding-top: 200px;
    padding-left: 50px;
    padding-right: 100px;
    box-sizing: border-box;
}

.modinfotop{
    width: 512px;
    height: 400px;
    float: right;
    padding-top: 200px;
    padding-left: 100px;
    padding-right: 100px;
    box-sizing: border-box;
}

.modinfoidol{
    width: 512px;
    height: 400px;
    float: right;
    padding-top: 150px;
    padding-left: 50px;
    padding-right: 100px;
    box-sizing: border-box;
}

.frase{
    height: 100px;
    width: 1024px;
    margin-top: 0px;
    padding-top: 45px;
    box-sizing: border-box;
}

.frase2{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: center;
    margin-top:0px;
    font-size: 20px;
}

.swiper-container {
    width: 80%;
    padding-top: 30px;
    padding-bottom: 50px;
    z-index: 2;
    margin-top: 100px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
    width: 420px;
    height: 600px;
}

header{
    background: #3e9af5;
    width: 100%;
    height: 60px;
    position: relative;
}

header i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 20px;
}

.fondoperfil{
    background-color: rgb(22, 22, 22);
    width: 1024px;
    height: 1024px;
}

.frase3{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: center;
    margin-top:0px;
    font-size: 70px;

}

.fotoperfil{
    float: inline-end;
    width: 600px;
    height: 823px;
    margin-top: 224px;
}

.frase4{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: center;
    margin-top:150px;
    font-size: 30px;
}

.fraseperfil{
    width: 424px;
    height: 823px;
    float: left;
    padding: 20px;
    box-sizing: border-box;
}

.frase5{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: center;
    margin-top:50px;
    font-size: 30px;
}

.descarga{
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    font-size: 25px;
}

.boton1{
    background-color: #009898;
    border-radius: 40px;
    padding: 5px 5px;
    border: none;
    cursor: pointer;
    width: 250px;
    height: 50px;
    margin-left: 60px;
    margin-top: 50px;
}



.fraseramon{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: white;
    text-align: center;
    margin-top:150px;
    font-size: 20px;
}

.fotoperfil2{
    float: inline-end;
    width: 600px;
    height: 823px;
    margin-top: 224px;
    transform: rotate(-90deg);
    padding-top: 130px;
    box-sizing: border-box;
}





