


@media only screen and (max-width: 1025px)  {


/*General - Main */

  .card .info .descValija p {
      font-family: 'Poppins', sans-serif;
      font-weight: 400;
      font-size: 14px;
      color: #757575;
    }


  .mobile{
    display: none;
  }

   footer .footer-cont {
    width: 90%;
   }

/*-------------- Seccion 1 -titulos ------------- */


  .cont-gral .info .titulo {
     font-size: 35px;
     font-weight: 800;
     padding-top: 30px;
     padding-bottom: 30px;
     line-height: 40px;
  }

  .cont-gral .info p {
     font-size: 23px;
     line-height: 28px;
  }


  .valijas-padding {
    padding-bottom: 40px;

  }


  .corpo-cont .cont-gral .info {
    padding-top: 0px;
}

/*---------- Seccion 2 soluciones a medida ---------*/
  .corpo-cont .cont-gral {
  padding: 20px 20px 0px 20px;
}

  .corpo-soluciones, .desktop{
    display: none;
  }

  .sec-gral .sec-mob {
     padding: 40px 30px 0px 30px;
  }

    .card .img .img-ppal h4  {
    text-align: center;
  }

  .card .img .img-ppal p  {
    font-size: 15px;
    text-align: center;
    line-height: 20px;
     padding-top: 5px;
  }

    .card .img .img-ppal .imgSize {
      width: 30%;
    }


/* ---------- Seccion 4  general------------- */
  .regaloamedida-home .corpo-regalos .cta-mob{
      display: none;
  }

  .regaloamedida-home .title-regalo  {
      font-size: 24px;
      color: white;
      width: 80%;
      line-height: 30px;
      text-align: center;
      padding-top: 70px;
  }

  .sec-gral .corpo-regalos {
   margin-top: 0px;
  }

  .regaloamedida-home .desktop {
      display: flex;
      flex-direction: column;
      width: 100%;
      max-width: 700px;
  }

/*

    .regaloamedida-home .corpo-regalos .box-tipovalijas:first-child {
        padding-right: 0px;
    }
    .regaloamedida-home .corpo-regalos .box-tipovalijas:last-child {
        padding-left: 0px;
    }

    .regaloamedida-home .corpo-regalos .img-tipovalijas-left img {
        display: none;
    }

    .regaloamedida-home .corpo-regalos .img-tipovalijas-right img {
      display: none;
    }
*/
}




@media only screen and (max-width: 480px){



      .card .info .descValija p {
          font-family: 'Poppins', sans-serif;
          font-weight: 400;
          font-size: 13px;
          color: #757575;
      }

/* ----------- -Seccion top -Descripcion -------------- */



.corpo-banner .left h3 {
    color: white;
    line-height: 25px;
}

  .corpo-cont .cont-gral .info {
    padding-top: 0px;
  }





/* ---------- Seccion 3 Carrusel Dia del niño------------- */

.corpo-valijas {
  padding-top: 0px;
}

#productos .corpo-valijas .cont-gral {
  padding-top: 0px;
}

/*--------- Seccion 3 - productos----------- */
  .cont-gral .items {
      width: 100%;
      max-width: 100%;
      margin-left: 0px;
  }




    footer .footer-cont {
    width: 100%;
   }


    footer .cont-gral h4 {
          font-size: 17px;
          text-align: center;

    }

    footer .cont-gral h5 {
          font-size: 14px;
          text-align: center;
          padding-top: 10px;
          line-height: 18px;

      }

      footer .cont-gral h6 {
          font-family: 'Poppins', sans-serif;
          font-size: 15px;
          font-weight: 800;
          text-align: center;
          margin-bottom: 0px;
          color: #757575;
          padding-top: 30px;
          padding-bottom: 10px;
      }


      footer p, footer a {
          padding-top: 2px;
          padding-bottom: 2px;
      }


      footer .footer-cont img {
          margin-top: 0px;
          margin-bottom: 5px;
      }

         footer .linkedin img {
              height: 17px;
              width: auto;
              margin: 0px;
              padding-right: 6px;
          }


}


