body {
    background-color:black;
    height: 1598px;
    width: 1280px;
}

.lienzo{
    color: white;
    font-family: "Raleway", sans-serif;
}

.bloque1{
    color: white;
    text-align: center;
    top: 0px;
    left: 0px;
    height: 73px;
    width: 1280px;
}

.imagen1 img {
    top: 73px;
    left: 0px;
    height: 727px;
    width: 1280px;
    height:100%;
    width: 100%;
    text-align: center;
    background-image: transparent url("imagen1.png") no-repeat padding-box;
    opacity: 1;
}

.cuerpo-1 {
    color:white
}
.bloque2{
    height: 348px;
    width: 1280px;
    color: white;
    display: flex;
    justify-content:center;
    /*flex: left*/
}
.parrafo1{
        /* Layout Properties 
    top: 876px;
    left: 150px;*/
    height: 197px;
    width: 475px;
    /* UI Properties */
    text-align: left;
    /*font: normal normal 300 16px/19px Raleway;*/
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 76px;
}
.imagen2 img {
    margin-left: 106px;
    margin-top: 45px;
    width: 399px;
    height: 237px;
}

.bloque3{
    text-align:center;
    background-color: #1E1A13;
    height: 348px;
    width: 1280px;
}
.iconos{
    justify-content: center;
}
.subtitulos {
    display: flex;
    justify-content: center;
    gap:180px;
    font-size: 20px;
}

.h3{
    margin-right: 15px;
    margin-left: 20px;
}
.h4{
    margin-right: -20px;
}

/*
.icono1 i {
    height: 36.64px;
    width: 57px;
    margin-left: 326px;
}*/

.bloque4{
    color:white;
    /*justify-content:space-evenly;*/
    height: 348px;
    width: 1280px;
    display: flex;
    background-color:black;
    justify-content:center;
}
.bloque5{
    background-color: #1E1A13;
    text-align: center;
    height: 102px;
    width: 1280px;
}

.bloque5 ,a{
    color:white;
}
.imagen3 img {
    margin-top: 73px;
    margin-right: 16px;
    width: 316px;
    height: 202px;
}
.imagen4 img {
    margin-top: 73px;
    margin-right: 16px;
    width: 316px;
    height: 202px;
}
.imagen5 img {
    color: #FFFFFF;
    margin-top: 73px;
    width: 316px;
    height: 202px;
}