.seleccion_cat {
    font-size: 30px;
    text-align: center;
    color: #555146;
    /*max-width: 600px;*/
    width: 100%;
    height: 80px;
    text-align-last: center;
}


.s-scroll-to-section-v1--bc {
    background-color: #f2888a;
    border-radius: 5px;
    bottom: 10%!important;
}

    @media (min-width: 1201px) {
        .font-size1--lg{
            font-size: 52px!important;
        }
        .font-size2--lg{
            font-size: 80px!important;
        }
        .font-size3--lg{
            font-size: 25px!important;
        }
        .container--banner{
            width: 80%;
            padding-top: 8%;
            padding-bottom: 8%;
        }
        .font-size-empecemos--lg{
            font-size: 26px!important;            
        }

        .text-paso_instruccion--lg{
            font-size: 60px!important;     
        }
        .text-paso--lg{
            font-size: 40px!important;     
        }

        .margen-cats{
            height: 80px;
        }

        .numeracion_proyect{
           text-align: center; 
           font-weight: bold; 
           width: 120px; 
           height: 120px; 
           border-radius: 50%;
           font-size: 60px;
            padding-top:10px;
        }

        .salto-linea-numeracion{
          padding: 25px 0px;  
        }

        #totalProductosEncontrados{
          font-size: 34px;
          padding-top: 20px;
          padding-bottom: 20px;

        }

        .contadorProd{
           font-size: 40px; 
        }

    }

    @media (max-width: 1200px) {
        .font-size1--md{
            font-size: 32px!important;
        }
        .font-size2--md{
            font-size: 50px!important;
        }
        .font-size3--md{
            font-size: 25px!important;
        }
        .container--banner{
            width: 80%;
            padding-top: 8%;
            padding-bottom: 8%;
        }
        .font-size-empecemos--md{
            font-size: 20px!important;            
        }

        .text-paso_instruccion--md{
            font-size: 55px!important;     
        }
        .text-paso--md{
            font-size: 30px!important;     
        }
        .margen-cats{
            height: 80px;
            clear: both;
            margin-bottom: 20px;
        }
        .numeracion_proyect{
           text-align: center; 
           font-weight: bold; 
           width: 120px; 
           height: 120px; 
           border-radius: 50%;
           font-size: 60px;
            padding-top:10px;
        }

        .salto-linea-numeracion{
          padding: 25px 0px;  
        }

        #totalProductosEncontrados{
          font-size: 34px;
          padding-top: 20px;
          padding-bottom: 20px;
        }

        .contadorProd{
           font-size: 40px; 
        }

    }
    
    @media (max-width: 1024px) {
        .font-size1--sm{
            font-size: 30px!important;
        }
        .font-size2--sm{
            font-size: 40px!important;
        }
        .font-size3--sm{
            font-size: 25px!important;
        }
        .container--banner{
            width: 80%;
            padding-top: 8%;
            padding-bottom: 8%;
        }
        .font-size-empecemos--sm{
            font-size: 16px!important;            
        }
        .text-paso_instruccion--sm{
            font-size: 45px!important;     
        }
        .text-paso--sm{
            font-size: 25px!important;     
        }

        .margen-cats{
            height: 40px;
            clear: both;
            margin-bottom: 2px;
        }
        .numeracion_proyect{
           text-align: center; 
           font-weight: bold; 
           width: 100px; 
           height: 100px; 
           border-radius: 50%;
           font-size: 55px;
            padding-top:5px;
        }

        .salto-linea-numeracion{
          padding: 10px 0px;  
        }

        #totalProductosEncontrados{
          font-size: 28px;
          padding-top: 15px;
          padding-bottom: 15px;
        }

        .contadorProd{
           font-size: 34px; 
        }


    }

    @media (max-width: 820px) {

        .font-size1--xs{
            font-size: 18px!important;
        }
        .font-size2--xs{
            font-size: 30px!important;
        }
        .font-size3--xs{
            font-size: 18px!important;
        }
        .container--banner{
            width: 78%;
            padding-top: 4%;
            padding-bottom: 4%;
        }
        .img-home{
            max-width: 130px;
        }

        .btn_empecemos{
            bottom: 5px!important;
        }
        .font-size-empecemos--xs{
            font-size: 18px!important;            
        }
        .text-paso_instruccion--xs{
            font-size: 35px!important;     
        }
        .text-paso--xs{
            font-size: 18px!important;     
        }

        .margen-cats{
            height: 8px;
            clear: both;
            margin-bottom: 2px;
        }

        .numeracion_proyect{
           text-align: center; 
           font-weight: bold; 
           width: 90px; 
           height: 90px; 
           border-radius: 50%;
           font-size: 50px; 
        }

        .salto-linea-numeracion{
          padding: 0px 0px;  
        }

        .seleccion_cat{
            width: 100%;
            font-size: 18px;
            height:40px;
        }

        #totalProductosEncontrados{
          font-size: 22px;
          padding-top: 0px;
          padding-bottom: 2px;
        }

        .contadorProd{
           font-size: 28px; 
        }

        .filtro_secundario{
            font-size: 18px;
        }

    }

    @media (max-width: 750px) {
        .font-size1--xs{
            font-size: 18px!important;
        }
        .font-size2--xs{
            font-size: 30px!important;
        }
        .font-size3--xs{
            font-size: 18px!important;
        }
        .container--banner{
            width: 78%;
            padding-top: 10%;
            padding-bottom: 10%;
        }
        .img-home{
            max-width: 130px;
        }
        .btn_empecemos{
            bottom: 15px!important;

        }
        .font-size-empecemos--xs{
            font-size: 18px!important;            
        }
        .text-paso_instruccion--xs{
            font-size: 26px!important;     
        }
        .text-paso--xs{
            font-size: 15px!important;     
        }
        .margen-cats{
            height: 5px;
            clear: both;
            margin-bottom: 2px;
        }
        .numeracion_proyect{
           text-align: center; 
           font-weight: bold; 
           width: 90px; 
           height: 90px; 
           border-radius: 50%;
           font-size: 50px; 
        }
        .salto-linea-numeracion{
          padding: 0px 0px;  
        }

        .seleccion_cat{
            width: 100%;
            font-size: 15px;
            height:40px;
        }

        #totalProductosEncontrados{
          font-size: 22px;
          padding-top: 0px;
          padding-bottom: 2px;
        }

        .contadorProd{
           font-size: 28px; 
        }

        .contenido_p{
            top:-80px;
        }

        .filtro_secundario{
            font-size: 15px;
        }
        .text-acuarela{
            font-size: 12px;
        }
        .btn_acuarela{
            font-size: 15px;
        }
  
    }