@media screen and (max-width: 575.98px) {

    body {
        padding-top: 2.5rem;
        font-family: 'Roboto Condensed', sans-serif;
    }


    .navbar-brand {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 1.25rem;
    }

    nav {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 1rem;
    }

    /* SLIDER 1 */

    .slider-1 {
        height: 100%;
        width: auto;

        padding: 2.5rem;
        text-align: center;
        color: #ffffff;
        background-image: linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url("../images/background-perla-negra.jpg");
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: center;
        background-size: cover;

    }

    .numero1 {
        font-family: 'Poiret One', cursive;
        text-shadow: 0.125rem 0.125rem 0.125rem rgb(27, 27, 27);
        font-size: 2rem;
        line-height: 1;
    }

    .numero2{
        font-family: 'Poiret One', cursive;
        text-shadow: 0.125rem 0.125rem 0.125rem rgb(27, 27, 27);
        font-size: 1.4rem;
        line-height: 1;
    }
    

    .ofertaunica {
        font-size: 1.8rem;
    }

    .bg-perla {
        background-color: #ffe607a1;
        padding-top: 0.125rem;
        padding-bottom: 0.125rem;

        text-shadow: 0.125rem 0.125rem 0.125rem rgb(27, 27, 27);
        box-shadow: 0rem 0rem 0.438 0rem rgba(0, 0, 0, 0.84);
        -webkit-box-shadow: 0rem 0rem 0.438 0rem rgba(0, 0, 0, 0.84);
        -moz-box-shadow: 0rem 0rem 0.438 0rem rgba(0, 0, 0, 0.84);
    }

    .perlatitulo1{
        font-size: 2rem;
    }
    
    .perlasubtitulo1{
        font-size: 1.7rem;
    }
    
    .tamaño-texto1-se1 {
        font-size: 2rem;
    }

    .tamaño-texto2-se1 {
        font-size: 1.7rem;
        text-shadow: 0.125rem 0.125rem 0.125rem rgb(235, 188, 72);
    }

    .tamaño-texto3-se1 {
        font-size: 1.135rem;
        text-shadow: 0.125rem 0.125rem 0.125rem rgb(27, 27, 27);
    }

    .imagenseg-1 {
        width: 3.2rem;
        height: auto;
    }

    .imagenseg-2 {
        width: 6.25rem;
        height: auto;
    }

    .imagenseg-3 {
        width: 7.813rem;
        height: auto;
    }

    .imagenseg-4 {
        width: 7.813rem;
        height: auto;
    }

    .imagenseg-5 {
        width: 4.375rem;
        height: auto;
    }

    /* SLIDER 2 */

    .slider-2 {
        height: 100%;
        width: auto;

        padding: 2.2rem;
        text-align: center;
        line-height: 1.3;

    }

    .slider-2 h3 {
        font-size: 1.563rem;
        margin-bottom: 0rem;
        color: #EBBC48;
    }


    .imagenperlabe {
        width: 12.5rem;
        height: auto;
    }



    /* SLIDER 3 */

    .slider-3 {
        height: 100%;
        width: auto;

        padding: 2.5rem;
        text-align: center;
        line-height: 1.3;
        background: #b8b8b81e;
    }

    .tamaño-font {
        font-size: 0.5rem;
    }


    /* SLIDER 4 */

    .slider-4 {
        height: 100%;
        width: auto;

        padding: 2.5rem;
        text-align: center;
        line-height: 1.3;
        background: #eeeeee;
    }
    .slider-4 h3{
        text-align: center;
    }

    .parrafo-ins{
        text-align: justify;
    }

    .slider-4 p{
        text-align: justify;
    }

    .tamaño-tex-s4{
        font-size: 1.4rem;
    }


    /* SLIDER 5 */

    .slider-5 {
        height: 100%;
        width: auto;

        padding: 2.5rem;
        text-align: center;
    }



    .tamaño-font-footer {
        font-size: 0.5rem;
    }









}