@font-face {
  font-family: Boldena;
  src: url('../fonts/BoldenaBoldPersonalUse.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Gumbo;
  src: url('../fonts/Gumbo-DEMO.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  text-align: center;
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-46 {
  text-align: center;
  margin-bottom: 20px;
}

.text-block-5 {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-5.presupuesto {
  color: #fff;
  padding-left: 15px;
  position: fixed;
}

.text-block-5.medios-pago {
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 14px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#7e1a4480, #7e1a4480);
  border-radius: 6px;
  padding: 5px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
}

.text-field {
  font-family: Poppins, sans-serif;
}

.image-44 {
  margin-bottom: 10px;
  padding-top: 49px;
}

.link-4 {
  color: #fff;
  text-decoration: none;
}

.image-45 {
  padding-left: 0;
  position: relative;
  left: 333px;
}

.presupuesto-3 {
  background-color: #c4d557;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 120px;
}

.button {
  border-radius: 6px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.section-2 {
  background-color: #426666;
  margin-top: 0;
  padding: 0;
}

.error-message {
  z-index: 50;
  color: #f7f2f2;
  text-align: center;
  background-color: #426666;
  margin-top: 0;
  position: absolute;
  inset: 0%;
}

.medios-pago {
  z-index: 2;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 160px;
  position: fixed;
  top: 280.891px;
}

.submit-button {
  color: #426666;
  background-color: #cdd8d7;
  border-radius: 6px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.submit-button:hover {
  background-color: #b1b1b1;
}

.textarea {
  font-family: Montserrat, sans-serif;
}

.textarea.consulta {
  height: 80px;
  font-family: Poppins, sans-serif;
}

.heading-2 {
  color: #426666;
  text-align: center;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.select-field {
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.column-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.form {
  text-align: center;
}

.heading {
  color: #426666;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Gumbo, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 46px;
}

.banner-slider {
  z-index: -1;
  width: auto;
  height: 550px;
  margin-top: 140px;
  position: absolute;
  inset: 0%;
}

.slide-1 {
  background-image: url('../images/banner01.png');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/banner02.png');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/banner03.png');
  background-position: 50%;
  background-size: cover;
}

.column-6 {
  padding-left: 5px;
}

.column-7 {
  padding-left: 5px;
  padding-right: 5px;
}

.column-8 {
  padding-right: 5px;
}

.column-9 {
  padding-left: 5px;
  padding-right: 5px;
}

.column-10 {
  padding-left: 5px;
}

.column-11 {
  padding-right: 5px;
}

.slider-marcas {
  text-transform: uppercase;
  background-color: #cda788;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

.container-slider {
  width: 1250px;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 21px;
  overflow: hidden;
}

.div-marcas {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logos-clientes {
  flex: none;
  width: 100%;
  display: flex;
}

.client-logo-slider {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: none;
  font-family: Inter;
  display: flex;
}

.marcas {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.text-block-47 {
  color: #fff;
  text-transform: none;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.text-span {
  font-family: Poppins, sans-serif;
  font-size: 24px;
}

.text-block-46 {
  color: #252829;
  text-transform: none;
  margin-bottom: 20px;
  font-family: Oranienbaum;
  font-size: 20px;
  line-height: 24px;
}

.button-3 {
  text-transform: uppercase;
  background-color: #083d77;
  border-radius: 0;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 15px 20px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  transition: all .3s;
}

.button-3:hover {
  background-color: #7e1a44;
}

.button-3.white {
  color: #7e1a44;
  background-color: #fff;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
}

.button-3.white:hover {
  color: #fff;
  background-color: #083d77;
}

.heading-4 {
  color: #252829;
  text-align: center;
  text-transform: none;
  border-bottom: 1px #333;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 30px;
}

.heading-4.center {
  text-align: center;
  border: 1px #000;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 20px;
}

.column-19 {
  text-align: center;
}

.columns-2 {
  text-align: center;
  margin-bottom: 0;
}

.text-block-44 {
  text-align: center;
  height: 300px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  position: static;
}

.text-block-44.prod {
  opacity: 0;
  color: #000;
  text-align: left;
  background-color: #f0f0f0;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
  padding: 40px;
  font-size: 16px;
  line-height: 25px;
  transition: all .3s;
  display: block;
  position: absolute;
  inset: 0%;
}

.text-block-44.prod:hover {
  opacity: 1;
  border-radius: 6px;
}

.text-block-44.prod._08 {
  background-image: url('../images/Buzo-Lago-Puelo-Duo-02.png');
}

.text-block-44.prod._04 {
  background-image: url('../images/JOGGER-BLEMISH-01.jpg');
}

.text-block-44.prod._05 {
  background-image: url('../images/Jogger-Classic-Negro-Urbano-01.jpg');
}

.text-block-44.prod._07 {
  background-image: url('../images/Sweater-Praga-Waffle-01.png');
}

.text-block-44.prod._03 {
  background-image: url('../images/JOGGER-BATIK-01.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.text-block-44.prod._06 {
  background-image: url('../images/Jogger-Lucia-01.jpg');
}

.text-block-44.prod._02 {
  background-image: url('../images/JOGGER-ARMY-01.png');
}

.text-block-44.prod._01 {
  background-image: url('../images/Jogger-Amanda-01.png');
}

.text-block-44.prod._09 {
  background-image: url('../images/Buzo-Lola-01.png');
}

.text-block-44.prod._10 {
  background-image: url('../images/Pantalon-Charo-03.png');
}

.text-block-44.prod._11 {
  background-image: url('../images/Chaleco-Jacinta-01.png');
}

.text-block-44.prod._12 {
  background-image: url('../images/Pantalon-Sabrina-02.jpeg');
}

.text-block-44.prod._13 {
  background-image: url('../images/Brunella-engomado-01.jpg');
}

.text-block-44.prod._14 {
  background-image: url('../images/Brunella-Strass-01.png');
}

.text-block-44.prod._15 {
  background-image: url('../images/Pantalon-Charo-01.png');
}

.text-block-44.prod._16 {
  background-image: url('../images/Pantalon-Olivia-01.png');
}

.text-block-44.prod._17 {
  background-image: url('../images/Pantalon-Sabrina-01.jpeg');
}

.text-block-44.prod._18 {
  background-image: url('../images/Sofi-Engomado-01.png');
  background-repeat: repeat;
}

.section-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-4.productos1 {
  text-align: center;
  background-color: #fff;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-27 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 300px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  transition: all .3s;
  display: block;
}

.div-block-27.prod01 {
  background-image: url('../images/73027-NF.jpg');
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-27.prod04 {
  background-image: url('../images/2271-T.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod05 {
  background-image: url('../images/5549-HF-510x765.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod03 {
  background-image: url('../images/73027-NF.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod06 {
  background-image: url('../images/1701-FAR-591-2-scaled.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod02 {
  background-image: url('../images/73013-a.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod01 {
  background-image: url('../images/Jogger-Amanda.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27.prod08 {
  background-image: url('../images/5559-H.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod09 {
  background-image: url('../images/00062-PORTADA-CORRCTA-510x656.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod10 {
  background-image: url('../images/art-63-510x765.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod11 {
  background-image: url('../images/0064-1-510x765.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod12 {
  background-image: url('../images/65-5-PORTADA-CORRECTA-510x656.jpg');
  background-repeat: repeat;
  background-size: cover;
}

.div-block-27.prod12._2 {
  background-image: url('../images/Tapado-Isabella-CARRUSEL.jpg');
}

.div-block-27.prod13 {
  background-image: url('../images/Pantalon-Brunella-Engomado.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27.prod14 {
  background-image: url('../images/Pantalon-Brunella-Strass.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27.prod15 {
  background-image: url('../images/Pantalon-Charo.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27.prod16 {
  background-image: url('../images/Pantalon-Olivia.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27.prod17 {
  background-color: #fff;
  background-image: url('../images/Pantalon-Sabrina.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27.prod18 {
  background-image: url('../images/Pantalon-Sofi-Engomado.jpg');
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27.prod07 {
  background-image: url('../images/5573-f-1.jpg');
}

.div-block-27.prod1 {
  background-image: url('../images/73023-f.jpg');
}

.section-5 {
  text-align: center;
  background-color: #083d77;
  padding: 40px 10px 20px;
}

.columns-3 {
  margin-bottom: 10px;
}

.text-block-48 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.heading-5 {
  color: #252829;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 40px;
  font-family: Gumbo, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.heading-5.white {
  color: #fff;
  margin-bottom: 0;
}

.lightbox-link {
  background-color: #fff;
  text-decoration: none;
  display: block;
}

.section-6 {
  text-align: center;
  background-color: #cdd8d7;
  padding: 40px 10px;
}

.text-block-49 {
  text-align: left;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
}

.text-block-49.white {
  color: #fff;
  text-align: right;
}

.section-7 {
  background-color: #fff;
  padding: 40px 10px;
}

.section-9 {
  text-align: center;
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Inter;
}

.column-20 {
  padding-top: 0;
}

.div-block-28 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-50 {
  font-family: Poppins, sans-serif;
}

.bold-text {
  color: #252829;
}

.section-10 {
  background-color: #cda788;
  background-image: url('../images/banner-catalogo.png');
  background-position: 100% 40%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: scroll;
  padding: 60px 10px;
}

.column-22 {
  text-align: center;
}

.text-block-51 {
  text-align: center;
  margin-bottom: 20px;
  font-family: Inter;
  font-size: 20px;
  line-height: 30px;
}

.column-25 {
  text-align: center;
}

.slider {
  background-color: #ddd0;
  height: auto;
}

.icon {
  color: #60371b;
  transition: all .3s;
}

.icon:hover {
  color: #000;
}

.slider-2 {
  background-color: #ddd0;
  height: auto;
  padding-bottom: 20px;
}

.section-11 {
  text-align: center;
  background-color: #7e1a44;
  padding: 40px 20px;
}

.heading-6 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.select-field-3 {
  color: #000;
  background-color: #fff;
  border: 1px #000;
  border-bottom-style: solid;
  font-size: 16px;
}

.grid, .grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-29 {
  background-image: url('../images/369-f.jpg');
  background-position: 50%;
  background-size: cover;
  height: 250px;
}

.text-block-52 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: block;
  position: relative;
  inset: 0%;
}

.link-block {
  color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 250px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.link-block:hover {
  transform: scale(1.1);
}

.link-block._1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/39043-c.jpg');
  background-position: 0 0, 50% 20%;
  background-size: auto, cover;
}

.link-block._2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/369-f.jpg');
  background-position: 0 0, 50% 10%;
  background-size: auto, cover;
}

.link-block._3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/slider-2024-04.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.code-embed, .text-block-53 {
  font-family: Poppins, sans-serif;
}

.slider-6 {
  height: 658px;
}

.div-block-6 {
  margin-bottom: 20px;
}

.div-block-5 {
  width: 100%;
  height: 658px;
}

.text-field-2 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
}

.image-52 {
  mix-blend-mode: luminosity;
  margin-left: 7px;
}

.link-block-2 {
  margin-left: 7px;
}

.text-field-3 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.form-block {
  color: #000;
}

.heading-7 {
  color: #fff;
  text-align: center;
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
}

.slide-18 {
  background-image: url('../images/banner_01.png');
  background-position: 50%;
  background-size: cover;
}

.image-55 {
  mix-blend-mode: luminosity;
}

.column-26 {
  background-color: #426666;
  height: 658px;
  padding: 60px 40px 80px;
}

.error-message-2 {
  text-align: center;
  background-color: #f1f1f1;
  margin-top: 0;
  position: absolute;
  inset: 0;
}

.slide-19 {
  background-image: url('../images/banner_02.png');
  background-position: 50%;
  background-size: cover;
}

.image-54 {
  mix-blend-mode: luminosity;
}

.form-2 {
  color: #353333;
  text-align: center;
}

.column-27 {
  background-color: #cdd8d7;
  padding: 0;
}

.submit-button-2 {
  color: #435873;
  background-color: #c5d9f1;
  border-radius: 0;
  margin-top: 10px;
  padding: 15px 20px;
  font-size: 18px;
  font-weight: 500;
}

.submit-button-2:hover {
  background-color: #b1b1b1;
}

.columns-5 {
  padding-top: 0;
}

.text-block-54 {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.slide-20 {
  background-image: url('../images/banner_03.png');
  background-position: 50%;
  background-size: cover;
}

.text-field-4 {
  color: #7a7a7a;
  background-color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.column-28 {
  background-color: #b97075;
  padding-bottom: 10px;
}

.heading-8 {
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-family: Gumbo, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.column-29 {
  background-color: #426666;
  padding-bottom: 10px;
}

.column-30 {
  background-color: #eac84f;
  padding-bottom: 10px;
}

.columns-6 {
  margin-top: 20px;
}

.section-15 {
  text-align: center;
  background-color: #cdd8d7;
  padding-bottom: 40px;
  padding-left: 100px;
  padding-right: 100px;
}

.slider-5 {
  height: 760px;
}

.slide-14 {
  background-image: url('../images/slider-01.png');
  background-position: 50%;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/slider02.png');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/slider03.png');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/slider04.png');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  bottom: 51px;
}

.right-arrow {
  text-align: center;
}

.slide-21 {
  background-image: url('../images/slider05.png');
  background-position: 50%;
  background-size: cover;
}

.heading-9 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Gumbo, Arial, sans-serif;
  font-size: 34px;
  font-weight: 400;
}

.heading-9.azul {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 11px;
  font-family: Gumbo, Arial, sans-serif;
  font-size: 40px;
}

.text-span-4 {
  color: #403a31;
}

.button-4 {
  color: #426666;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .3s;
}

.button-4:hover {
  color: #fff;
  background-color: #426666;
}

.button-4.naranja {
  color: #bd826c;
  background-color: #fff;
  font-family: Poppins, sans-serif;
}

.button-4.marron {
  color: #bd826c;
}

.button-4.marron:hover {
  color: #fff;
}

.paragraph-3 {
  color: #403a31;
  text-align: center;
  margin-bottom: 33px;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-3.azul {
  color: #385480;
}

.column-31 {
  text-align: center;
}

.column-32 {
  text-align: center;
  padding-top: 12px;
}

.text-span-10 {
  color: #403a31;
}

.section-16 {
  background-image: url('../images/cta.png');
  background-position: 50%;
  background-size: cover;
  padding-top: 250px;
  padding-bottom: 250px;
}

.section-16.productos2 {
  background-image: url('../images/ilustrac890iones-de-landing-mayorista-SS23.jpg');
  background-position: 50% 100%;
  background-size: cover;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 110px;
  padding-bottom: 119px;
}

.section-16.productos2.bebe {
  background-image: url('../images/cta.png');
  margin-top: -5px;
  padding-top: 250px;
  padding-bottom: 250px;
}

.text-block-55 {
  color: #426666;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-4 {
  z-index: 4;
  background-color: #000000e6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.div-block-4.form {
  display: none;
  inset: 0%;
}

.column-33 {
  padding-left: 5px;
  padding-right: 5px;
}

.text-block-25 {
  color: #036d7f;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

.text-block-25:hover {
  color: #fff;
}

.text-field-5 {
  font-family: Poppins, sans-serif;
}

.column-34 {
  padding-right: 5px;
}

.error-message-3 {
  z-index: 50;
  color: #f7f2f2;
  text-align: center;
  background-color: #d6e6e6;
  margin-top: 0;
  position: absolute;
  inset: 0%;
}

.submit-button-3 {
  color: #cdd8d7;
  background-color: #416464;
  border-radius: 6px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.submit-button-3:hover {
  background-color: #b1b1b1;
}

.column-35 {
  padding-left: 5px;
  padding-right: 5px;
}

.column-36 {
  padding-right: 5px;
}

.div-block-7 {
  z-index: 11;
  cursor: pointer;
  border-radius: 10px;
  padding: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-span-11 {
  font-family: Poppins, sans-serif;
  font-size: 24px;
}

.div-block-8 {
  text-align: center;
  background-color: #d6e6e6;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 650px;
  height: 600px;
  margin: auto;
  padding: 20px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.button-5 {
  color: #174c4c;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .3s;
}

.button-5:hover {
  background-color: #c7c6c6;
}

.heading-10 {
  color: #174c4c;
  text-align: center;
  margin-bottom: 20px;
  font-family: Gumbo, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.image-56 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .text-block-5.presupuesto {
    display: none;
  }

  .section-2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .medios-pago {
    display: none;
  }

  .banner-slider {
    height: 680px;
  }

  .slider-marcas {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-44.prod {
    height: 170px;
    font-size: 12px;
  }

  .text-block-44.prod._01 {
    height: 170px;
  }

  .div-block-27 {
    background-image: none;
    height: 170px;
  }

  .columns-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-28 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .column-23 {
    text-align: center;
    flex-flow: wrap;
    display: block;
  }

  .column-24 {
    flex-flow: wrap;
    display: block;
  }

  .grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .column-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-15 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-16 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .div-block-8 {
    width: auto;
  }

  .grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .image-45 {
    display: none;
  }

  .section-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-5 {
    margin-bottom: 20px;
  }

  .heading {
    font-size: 36px;
  }

  .banner-slider {
    height: 800px;
  }

  .column-6, .column-7, .column-8, .column-9, .column-10, .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-marcas {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-marcas {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .marcas {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .heading-4 {
    text-align: center;
  }

  .text-block-44 {
    height: 240px;
    margin-top: 0;
  }

  .text-block-44.prod, .text-block-44.prod._01 {
    height: 240px;
    margin-top: 10px;
  }

  .text-block-44.prod._17 {
    margin-top: 0;
  }

  .div-block-27 {
    height: 260px;
    display: block;
  }

  .div-block-27.prod17 {
    background-position: 50%;
  }

  .column-20 {
    padding-top: 10px;
  }

  .div-block-28 {
    justify-content: center;
    align-items: center;
  }

  .column-21 {
    text-align: center;
  }

  .section-10 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .grid-2 {
    text-align: center;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .link-block {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .form-2 {
    margin-top: 0;
    padding-left: 1px;
  }

  .section-15 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slider-5 {
    height: auto;
    padding-bottom: 0;
  }

  .slide-nav {
    bottom: 0;
  }

  .section-16 {
    background-image: linear-gradient(#00000080, #00000080), url('../images/cta.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-16.productos2.bebe {
    background-position: 15%;
  }

  .div-block-4, .column-33, .column-34, .column-35, .column-36 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    width: auto;
  }
}

@media screen and (max-width: 479px) {
  .text-block-5.presupuesto {
    display: none;
  }

  .section-2 {
    height: auto;
    padding: 0 10px;
  }

  .heading {
    font-size: 32px;
    font-weight: 700;
  }

  .banner-slider {
    height: 1000px;
  }

  .slider-marcas {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .marcas {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
  }

  .button-3 {
    margin-bottom: 30px;
  }

  .heading-4.center {
    font-size: 28px;
  }

  .text-block-44.prod {
    height: 280px;
    margin-top: 0;
    padding: 20px;
    line-height: 20px;
    display: block;
  }

  .text-block-44.prod._02, .text-block-44.prod._01 {
    height: 280px;
  }

  .section-4.productos1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-27 {
    height: 280px;
  }

  .column-20 {
    padding-top: 20px;
  }

  .section-10 {
    background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/banner-catalogo.png');
    background-position: 0 0, 100% 40%;
    background-repeat: repeat, repeat-x;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .slider-6, .div-block-5 {
    height: 350px;
  }

  .heading-7 {
    line-height: 25px;
  }

  .column-26 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .column-27 {
    padding-top: 31px;
    padding-bottom: 34px;
  }

  .section-15 {
    padding-bottom: 20px;
  }

  .slider-5 {
    height: 205px;
  }

  .slide-nav {
    bottom: -8px;
  }

  .heading-9 {
    text-shadow: 1px 1px 20px #fff;
    font-size: 20px;
    line-height: 30px;
  }

  .heading-9.azul {
    text-shadow: none;
    padding-top: 0;
  }

  .text-span-4 {
    text-shadow: none;
    background-color: #0000;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 45px;
  }

  .paragraph-3 {
    padding-top: 0;
  }

  .paragraph-3.azul {
    display: block;
  }

  .column-31 {
    padding-top: 29px;
    display: none;
  }

  .column-32, .text-span-10 {
    display: block;
  }

  .section-16 {
    background-position: 100%;
    background-size: cover;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-16.productos2 {
    background-image: url('../images/ilustraciones-de-landing-mayorista-SS23-10.png');
    background-position: 20%;
    background-size: cover;
    padding-top: 228px;
    padding-bottom: 55px;
  }

  .section-16.productos2.bebe {
    background-image: linear-gradient(#ffffff7d, #ffffff7d), url('../images/Imagenes-para-landing-0I25-2.png');
    background-position: 0 0, 15%;
    background-size: auto, cover;
    margin-top: 0;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .div-block-4 {
    width: 100vw;
    height: 100vh;
  }

  .div-block-8 {
    width: auto;
    height: 600px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-3 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Boldena';
  src: url('../fonts/BoldenaBoldPersonalUse.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gumbo';
  src: url('../fonts/Gumbo-DEMO.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}