@font-face {
    font-family: "Ilyas";
    src: url("../fonts/Ilyas.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Camar";
    src: url("../fonts/Camar.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body,
h1,
h3,
h4,
p,
ul,
li {
    margin: 0;
    padding: 0;
}

body {
    background-color: #19181d;
    background-image: url(../img/stars.jpg);
    background-position: center center;
    background-attachment: scroll;
    background-size: contain;
    animation-duration: 3s;
    animation-name: slidein;
}

@keyframes slidein {
    from {
        margin-top: -60%;
    }
    to {
        margin-top: 0%;
    }
}

p {
    font-family: "Times New Roman", Times, serif;
    text-transform: none;
    letter-spacing: 0.1em;
}

h1 {
    font-family: "Ilyas", cursive;
    font-size: 48px;
}

h2 {
    font-family: "Ilyas", cursive;
    font-size: 48px;
    text-transform: uppercase;
}

h3 {
    font-family: "Camar";
    font-size: 64px;
    color: rgba(0, 0, 0, 0.308);
    letter-spacing: 2px;
}

.cabeza {
    border-radius: 46px;
    border-left: 5px solid rgba(255, 255, 255, 0.548);
    border-right: 5px solid rgba(255, 255, 255, 0.548);
    border-top: 0.1px solid rgba(255, 255, 255, 0.548);
    border-bottom: 0.1px solid rgba(255, 255, 255, 0.548);
    margin: 40px auto 80px auto;
    width: 70%;
}

.titulo1 {
    background-color: #19181d;
    border-radius: 100px;
    padding: 20px 10px;
}

.t1 {
    color: white;
    text-align: center;
}

.cont1 {
    margin: 0px auto 80px auto;
}

.car1 {
    border-radius: 1000px;
    width: 90%;
    margin: 0px auto;
}

.car {
    border-radius: 1000px;
    text-align: center;
    margin: 20px auto;
}

.panel1 {
    background-image: url(../img/tp1p.png);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.panel2 {
    background-image: url(../img/tp2p.png);
    background-position: top center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.panel3 {
    background-image: url(../img/tp3p.png);
    background-position: center center;
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.panel4 {
    background-image: url(../img/tp4p.png);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.panel5 {
    background-image: url(../img/tp53p.png);
    background-position: top center;
    background-size: contain;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.panel6 {
    background-image: url(../img/tpfinalp.png);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.s1 {
    color: #19181d;
    font-family: "Camar";
    margin: 10px auto 0px auto;
    font-size: 36px;
}

.s2 {
    font-family: "Ilyas", cursive;
    font-size: 330%;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin: 12px auto;
}

.s3 {
    font-family: "Ilyas", cursive;
    font-size: 330%;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    margin: 12px auto;
}

.s4 {
    font-family: "Ilyas", cursive;
    font-size: 170%;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    padding: 15px 4px;
}

.s5 {
    font-family: "Ilyas", cursive;
    font-size: 160%;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 0.3em;
    text-align: center;
}

.top1 {
    border: 4px solid rgb(36, 36, 36);
    text-align: center;
    border-radius: 20px;
    border-bottom: 6px solid rgba(0, 0, 0, 0.281);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin: -5px -5px 0px;
}

.top2 {
    border: 4px solid rgb(36, 36, 36);
    text-align: center;
    border-radius: 20px;
    border-bottom: 6px solid rgba(0, 0, 0, 0.281);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin: 0px -4px 0px;
}

.tx1 {
    color: rgb(196, 196, 196);
    font-family: "Times New Roman";
    font-size: 16px;
}

.list1 {
    margin: 5px;
}

.boton {
    border-radius: 60px;
    width: 30%;
    margin: 10% auto;
}

.cont2 {
    background-color: #19181d;
    border-radius: 16px;
    border: 4px solid rgba(255, 255, 255, 0.068);
    border-bottom: 6px solid rgba(0, 0, 0, 0.281);
    margin: 24px 0px 24px 0px;
}

.cont3 {
    padding: 8px;
    margin: 20px 0px 40px 0px;
}

.cont4 {
    padding: 8px;
    margin: -10px 0px -30px 0px;
}

.cont5 {
    padding: 8px;
    margin: -10px 0px 10px 0px;
}

.img1 {
    padding: 20px 0px;
    width: 80%;
    height: 80%;
    border-radius: 28%;
}

.img2 {
    padding: 20px 0px;
    border-radius: 40px;
    margin: 10% 0px 0px 0px;
}

.img3 {
    margin: 40px 0px 0px 0px;
    border-radius: 40px;
}

.car3 {
    margin: -40px 0px 0px 0px;
}