

.aling-center{
    text-align: center;
}

.container-1920{
    max-width: 1920px;
    margin: 0px auto;
}

.section-rep{
    padding: 100px 0px 100px 0px;
}

.section-rep .img-p{
    margin-top: 170px;
}

.section-rep video{
    width: 100%;
    text-align: center;
}

.section-rep .img-text img{
    width: 100%;
    text-align: center;
}

.pleca img{
    width: 100%;
}

.rep-logos{
    text-align: center;
    padding: 60px 0px;
}

.rep-logos img{
    margin: 0px 30px 0px 30px;
    width: auto;
}

/* ========== Header ======= */

@media (max-width: 1300px){

    .section-rep .img-p img{
        width: 100%;
    }
   

}

@media (max-width: 992px){

    .section-rep{
        padding: 100px 0px 60px 0px;
    }

    .section-rep .img-p{
        margin-top: 50px;
    }

    .section-rep .img-p img{
        height: 110px;
        width: auto;
    }

    .rep-logos img{
        height: 60px;
        margin: 0px 20px 0px 20px;
    }
   

}

@media (max-width: 725px){

    .section-rep .img-p img{
        width: 70%;
        height: auto;
    }

}

@media (max-width: 595px){

    .rep-logos img{
        height: 50px;
        margin: 0px 15px 0px 15px;
    }

}

@media (max-width: 490px){

    .rep-logos img{
        height: 42px;
        margin: 0px 8px 0px 8px;
    }

}
