
.parrafo {
    font-size: 16px;
    line-height: 1.5;
    color: #ffffff;
    width: 100%; /* Ancho del párrafo */
    margin: 0 auto; /* Centra el párrafo horizontalmente */
    text-align: justify; /* Alinea el texto a la izquierda */
    hyphens: auto;
    
}

.comencemos{
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 25px;
    line-height: 1.5;
    color: #ffffff;
    width: 100%; /* Ancho del párrafo */
    margin: 0 auto; /* Centra el párrafo horizontalmente */

}

.cuerpo-class i {
    font-size: 20px;
    bottom: 0;
    display: flex;
    justify-content: center;
    color: white;
}

.img-primera {
    width: 430px;
    height: 320;
    top: 2%;
    border-radius: 2%;
    letter-spacing: 30px;
    border: 20px;
    bottom: 2;
}



.curriculum{
    display: flex;
    justify-content: space-between;
}


.wrapper{
    background-color: rgb(0, 0, 0);
    width: 100%;
    padding: 2rem 0;
    display: flex;
    justify-content: center;
    background-image: url(img/sammy-pose-abdomen.h);
    border-radius: 0.5rem;
    overflow: hidden;
    background-color: #0f00ff;
    box-shadow: 0, 4px 8px -3px #0f00ff;

}

.container-servicios{
    display: flex;
    justify-content: center;
    text-align: center;
    text-align: center;
}


.videos {
    height: 280px;
    border-radius: 2%;
    letter-spacing: 30px;
    margin-bottom: 50px;
}


.whatsapp {
    right: 10px;
    position: fixed;
    top: 78%;
    font-size: 4em;
    z-index: 100;
    transition: 0.5s;
    object-fit: cover;
    box-shadow: 2px 2px 2px 2px #25ff00;
    border-radius: 54px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #ffffff 0%, #25ff00 100%);
    text-decoration: none;
}

a img{
    width: 60px;
    height: 60px;
    overflow: hidden;

}

.carrera{
    display: flex;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;

}

.demi {
    color: #ffffff !important;
    display: flex;
    padding: 5%;
    text-align: justify;
    width: 100%;
    display: flex;
    justify-content: center;
    background-image: url(img/sammy-pose-abdomen.h);
    border-radius: 0.5rem;
    overflow: hidden;
    background-color: transparent;
    background-image: linear-gradient(180deg, #000000 0%, #ff0000 100%);
    border-color: 10%, 14% #ffffff;
    hyphens: auto;

}

.demi1 {
    color: #ffffff !important;
    display: flex;
    text-align: center;
}




.fa-2xl {
    font-size: 2em;
    vertical-align: -.1875em;
    padding: 15px;
}


.ultimo{
    display: flex;
}
.text-center .p-2{
    
}