.details .content ul {
    list-style: none;
    padding: 0;
}

.details .content ul li {
    padding-bottom: 10px;
    font-size: 1.7rem;
}

.details .content ul i {
    font-size: 20px;
    padding-right: 4px;
    color: #00e3dc;
}
#section-vision-mision h2, #section-clientes h2 {
    font-size: 6rem;
     font-weight: 700;
}
.parrafoAzul3{
    font-size: 1.7rem;
    text-align: justify;
}