.clientes-pag1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/areaclientes1-1920x668.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-position-y: top;
    height: 22rem;
    text-align: center;
    padding-top: 5rem;
    padding-bottom: 10rem;
    font-family: 'Muli' ,'sans-serif';
    font-style: normal;
    color: #FFF;
    margin-bottom: 1.25rem;
    font-weight: 300;
    letter-spacing: .9px;
}

.clientes-pag1 h1{
    margin: 0 auto;
    font-size: 5rem;
    font-weight: lighter;
}


.clientes-contenido {
    font-family: 'Muli' ,'sans-serif';
    padding-right: 10%;
    padding-left: 10%;
    text-align: left;
    height: 250px;
}

.clientes-contenido h3 {
    font-weight: bolder;
    font-size: 16pt;
    line-height: 2.5rem;
    letter-spacing: 0.14rem;
    margin-bottom: 20px;
}

.clientes-contenido h4 {
    font-weight: bolder;
    font-size: 1.5rem;
    letter-spacing: 0.14rem;
} 

.clientes-contenido h5 {
    font-weight: bolder;
    font-size: 1.4rem;
    letter-spacing: 0.14rem;
    margin-bottom: 15px;
    margin-top: 35px;
} 

.clientes-contenido p {
    font-weight: 800;
    font-size: 16pt;
    color: #8E9DAE;
    line-height: 2.4rem;
    display: inline;
    margin-left: 30px;
}

.clientes-contenido img {
    width: 100%;
}



.fila-equipo {
    margin-top: 20px;
    text-align: center;
}

.btn-equipo {
    margin-top: 50px;
}
