    .portafolio-pag1 {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/Portfolio3-1920x668.jpg");
        background-repeat: no-repeat;
        background-position: center top;
        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;
    }

    .portafolio-pag1 h1{
        margin: 0 auto;
        font-size: 5rem;
        font-weight: lighter;
    }


    .portafolio-contenido {
        font-family: 'Muli' ,'sans-serif';
        margin-right: 30rem;
        margin-left: 30rem;
        text-align: left;
    }

    .portafolio-contenido h3 {
        font-weight: bolder;
        font-size: 25pt;
        line-height: 2.5rem;
        letter-spacing: 0.14rem;
        margin-bottom: 20px;
        margin-top: 90px;
    }

    .portafolio-contenido h4 {
        font-weight: bolder;
        font-size: 1.5rem;
        letter-spacing: 0.14rem;
    } 

    .portafolio-contenido h5 {
        font-weight: bolder;
        font-size: 1.4rem;
        letter-spacing: 0.14rem;
        margin-bottom: 15px;
        margin-top: 35px;
    } 

    .portafolio-contenido p {
        font-weight: lighter;
        font-size: 12pt;
        color: #8E9DAE;
        line-height: 2.2rem;
        padding-bottom: 10px;

    }

    .portafolio-img {
        width: 100%;
        margin-top: 80px;
        margin-bottom: 40px;
    }

    .portafolio-contenido svg {
        width: 60px;
        margin-top: 110px;
        margin-bottom: 40px;
        color: #8E9DAE;
    }



    .fila-equipo {
        margin-top: 20px;
        text-align: center;
    }

    .btn-equipo {
        margin-top: 50px;
    }

    .info-portafolio {
        margin-bottom: 40px;
    }

    .info-portafolio li {
        margin-left: -20px;
        color: #8E9DAE;
        font-size: 15pt;
    }


    .transporte {
        margin-top: 350px;
        width: 100%;
    }
