:root {
  --white: white;
  --black: black;
}

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

@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;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-2 {
  text-align: center;
  background-image: url('../images/HOME_Mesa-de-trabajo-1-copia.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
  margin-top: 0;
  padding: 0 10px 220px;
}

.form {
  text-align: right;
}

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

.text-field-3 {
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
}

.text-field-4, .select-field, .textarea {
  font-family: Montserrat, sans-serif;
}

.textarea.consulta {
  border-radius: 5px;
  height: 80px;
}

.submit-button {
  color: var(--white);
  background-color: #6fc3e5;
  border-radius: 5px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

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

.heading {
  color: #fff;
  text-align: center;
  background-color: #6fc3e5;
  border-radius: 5px;
  margin-top: 0;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  display: inline-flex;
}

.heading-2 {
  color: #fff;
  text-align: center;
  background-color: #692f7cfa;
  margin-top: 0;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.heading-3 {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#692f7cf2, #692f7cf2);
  border-radius: 0;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.section-3 {
  background-color: #e7e7e7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.section-3.diferenciales {
  background-color: #084d45;
  background-image: url('../images/fondo-violeta.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block {
  text-align: center;
  background-color: #3898ec;
  border-radius: 1000px;
  width: 120px;
  height: 120px;
  margin: auto;
}

.column {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.image {
  margin-top: 30px;
}

.text-block {
  color: var(--white);
  text-align: center;
  border: 1px solid #fff;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.column-2, .column-3 {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

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

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

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

.section-4.productos1 {
  padding-top: 70px;
}

.section-4.productos1.foto {
  background-image: url('../images/Imagen-1-Principal-_1_.webp');
  background-position: 50%;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
}

.heading-4 {
  color: #692f7c;
  text-align: center;
  border-bottom: 1px #333;
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-4.direccion {
  margin-bottom: 15px;
}

.heading-4.white {
  color: var(--white);
}

.column-6, .column-7, .column-8, .column-9 {
  text-align: center;
}

.columns, .columns-2, .columns-3, .columns-4 {
  margin-bottom: 20px;
}

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

.section-5.productos2 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 39px #000;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.container {
  text-align: center;
}

.button-2 {
  border-radius: 6px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

.section-7 {
  background-color: #e7e7e7;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-7.marcas {
  padding-bottom: 40px;
}

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

.text-block-3 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

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

.slider {
  background-color: #0000;
  height: 150px;
}

.column-10, .column-11, .column-12, .column-13 {
  text-align: center;
}

.image-16, .image-17, .image-18, .image-19, .image-20, .image-21, .image-22, .image-23, .image-24, .image-25, .image-26, .image-27, .image-28, .image-29, .image-30, .image-31 {
  border-radius: 1000px;
}

.nombre-prod {
  color: #fff;
  text-transform: uppercase;
  background-color: #e48128;
  padding: 10px 5px;
  font-size: 26px;
  line-height: 22px;
  text-decoration: none;
}

.row-8 {
  margin-top: 28px;
}

.column-15 {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}

.image-8 {
  opacity: 0;
  position: absolute;
  inset: 0 5px;
}

.image-8:hover {
  opacity: .85;
}

.body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.columns-5 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.lightbox-link {
  border: 2px solid #fff;
  box-shadow: 0 1px 3px #00000054;
}

.image-2 {
  opacity: 0;
  padding-left: 10px;
  padding-right: 10px;
  transition: opacity .2s;
  position: absolute;
  inset: 0;
}

.image-2:hover {
  opacity: 1;
}

.service-title {
  font-size: 18px;
  font-weight: 500;
}

.button-3 {
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  border: 2px solid #000;
  padding: 15px 25px;
  font-size: 30px;
  font-weight: 400;
  line-height: 25px;
  transition: background-color .2s;
}

.button-3:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.button-3.chico {
  padding: 10px 20px;
  font-size: 22px;
}

.image-3 {
  background-image: url('../images/01jeans.jpg');
  background-position: 0 0;
  background-size: 160px;
}

.columns-6 {
  margin-bottom: 25px;
  padding-bottom: 25px;
}

.service-title-2 {
  text-align: center;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 300;
  line-height: 30px;
}

.italic-text {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
}

.div-block-2 {
  background-image: url('../images/42002-027-camisa_sport-02_2.jpg');
  background-position: 50%;
  background-size: cover;
  height: 500px;
}

.div-block-2:hover {
  background-image: url('../images/44897-17-camisa-vestir-01_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-2._2, .div-block-2._2:hover {
  background-image: none;
  background-position: 50%;
  background-size: 338px;
}

.div-block-2._3 {
  background-image: none;
  background-size: cover;
}

.div-block-2._3:hover {
  background-image: none;
  background-position: 0 0;
  background-size: cover;
}

.button-4 {
  color: #000;
  text-transform: uppercase;
  background-color: #0000;
  border: 3px solid #000;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: 700;
  line-height: 25px;
  transition: background-color .2s;
}

.button-4:hover {
  box-shadow: none;
  color: #fff;
  background-color: #000;
  border-color: #fff;
}

.button-4.chico {
  box-shadow: none;
  color: #000;
  border-color: #000;
  width: 100%;
  margin-top: 10px;
  padding: 10px 20px;
  font-size: 16px;
}

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

.section-10 {
  background-color: #e9e9e9;
  background-image: url('../images/1.webp');
  background-position: 50%;
  background-size: cover;
}

.container-2 {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 70px;
}

.categorias {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.presupuesto {
  background-color: #c90000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 150px;
}

.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;
  position: fixed;
}

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

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

.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;
}

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

.image-45 {
  padding-left: 0;
  position: relative;
  top: 11px;
  left: 177px;
}

.presupuesto-2 {
  z-index: 2;
  background-color: #c90000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 150px;
  position: fixed;
}

.section-11 {
  background-color: #e7e7e7;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

.video {
  height: 350px;
}

.column-18 {
  text-align: center;
  padding-top: 10px;
}

.text-block-6 {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.button-5 {
  background-color: #0fce7a;
  border-radius: 6px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

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

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

.image-46 {
  margin-bottom: 15px;
}

.image-47 {
  max-width: 60%;
}

.text-block-7 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

.heading-6 {
  color: #333;
  text-align: center;
  margin-bottom: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
}

.section-12 {
  background-color: #084d45;
  background-image: url('../images/Fondo-degrade.jpeg');
  background-position: 50%;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 10px;
}

.div-block-3 {
  text-align: center;
  background-color: #692f7ccc;
  padding: 20px;
}

.div-block-4 {
  background-color: #007197bf;
  padding: 20px;
}

.paragraph {
  color: var(--white);
  text-align: left;
  font-family: Montserrat, sans-serif;
}

.div-block-5 {
  background-color: #084d45;
  background-image: url('../images/fondo-violeta.webp');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 445px;
  padding: 20px 20px 10px;
  display: flex;
}

.div-block-5.map {
  background-color: #fff;
  background-image: url('../images/Mapa-de-ciudad-de-corodba-_Recuperado_.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  height: 430px;
}

.paragraph-2 {
  color: var(--white);
  text-align: justify;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.text-block-8 {
  color: var(--white);
}

.image-48 {
  max-width: 25%;
  margin-bottom: 54px;
}

.bold-text {
  font-size: 20px;
}

.button-6 {
  background-color: #692f7c;
  border-radius: 1000px;
  margin-top: 20px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.container-3 {
  text-align: center;
}

.columns-7 {
  margin-bottom: 22px;
}

.div-block-6 {
  background-image: url('../images/Fondo-degrade.jpeg');
  background-position: 50%;
  background-size: cover;
  padding: 20px 10px;
}

.paragraph-3 {
  color: var(--white);
  font-family: Montserrat, sans-serif;
}

.image-51 {
  max-width: 100%;
  display: inline;
}

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

.columns-8 {
  margin-bottom: 15px;
}

.container-5 {
  padding-left: 140px;
  padding-right: 140px;
}

.image-52, .image-53, .image-54, .image-55 {
  width: 300px;
  height: 300px;
}

.bold-text-2 {
  color: #fff;
  text-shadow: none;
  font-size: 32px;
}

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

.text-span {
  text-align: center;
  margin-bottom: 20px;
  display: block;
}

.image-56, .image-57 {
  width: 300px;
  height: 300px;
}

.text-span-2 {
  font-size: 22px;
}

.div-block-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.div-block-7._2 {
  background-image: url('../images/4.webp');
}

.div-block-7._3 {
  background-image: url('../images/5.webp');
}

.div-block-7._4 {
  background-image: url('../images/6.webp');
  background-position: 100%;
}

.div-block-7._5 {
  background-image: url('../images/8.webp');
  background-position: 100%;
}

.div-block-7._6 {
  background-image: url('../images/9.webp');
  background-position: 50%;
}

.div-block-7._1 {
  background-image: url('../images/3.webp');
}

.columns-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-9 {
  color: #fff;
  margin-bottom: 40px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.section-13 {
  padding: 40px 10px;
}

.paragraph-4 {
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.section-14 {
  background-image: url('../images/destacados-fonfo.png');
  background-position: 50%;
  background-size: cover;
  padding: 40px 10px;
}

.image-59 {
  width: 90px;
}

.div-block-8 {
  background-color: #fff;
  border-radius: 20px;
  height: 350px;
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-10 {
  margin-top: -5px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.paragraph-5 {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
}

.section-15 {
  text-align: center;
  padding: 60px 10px 40px;
}

.heading-7 {
  color: #0c9bd7;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
}

.paragraph-6 {
  text-align: left;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block-11 {
  color: #fff;
  background-color: #0c9bd7;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 5px 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: inline-flex;
}

.div-block-9 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
}

.div-block-9._1 {
  background-image: url('../images/1.png');
}

.div-block-9.button-2 {
  background-image: url('../images/2.png');
}

.div-block-9._3 {
  background-image: url('../images/3.png');
}

.div-block-9._6 {
  background-image: url('../images/6.png');
}

.div-block-9._5 {
  background-image: url('../images/5.png');
}

.div-block-9._4 {
  background-image: url('../images/4.png');
}

.section-16 {
  text-align: center;
  background-image: url('../images/FONDO-azul.png');
  background-position: 50%;
  background-size: cover;
  padding: 60px 10px;
}

.div-block-10 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 350px;
}

.div-block-10._1 {
  background-image: url('../images/mapa-03.png');
}

.div-block-10._2 {
  background-image: url('../images/ubicacion---mapa.png');
}

.section-17 {
  text-align: center;
  background-image: linear-gradient(#00000026, #00000026), url('../images/banner-footer.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding: 60px 10px;
}

.heading-8 {
  color: #fff;
  margin-top: 0;
  font-family: Poppins, sans-serif;
}

.paragraph-7 {
  text-align: left;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.div-block-11 {
  background-color: #fff;
  border-radius: 20px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
}

.columns-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-12 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.button-7 {
  background-color: #0d9bd7;
  border-radius: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  transition: all .3s;
}

.button-7:hover {
  background-color: #0a2640;
}

html.w-mod-js [data-ix="aparecer-desde-el-centro"] {
  opacity: 0;
  transform: scale(.5);
}

html.w-mod-js [data-ix="aparecer-de-izq-a-der"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="aparecer-de-der-a-izq"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="aparecer-desde-el-centro-2"] {
  opacity: 0;
  transform: scale(.5);
}

@media screen and (max-width: 991px) {
  .section-2 {
    background-position: 10% 100%;
  }

  .heading {
    font-size: 26px;
  }

  .text-block-5.presupuesto, .medios-pago {
    display: none;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 345px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    display: flex;
  }

  .div-block-5.map {
    height: 450px;
  }

  .image-52 {
    height: 300px;
  }

  .div-block-7 {
    width: 100%;
    height: 250px;
  }

  .columns-9 {
    flex-flow: row-reverse wrap-reverse;
    display: block;
  }

  .image-58 {
    margin-bottom: 10px;
  }

  .div-block-8 {
    height: auto;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    background-position: 50% 0;
    background-size: cover;
  }

  .image-45 {
    display: none;
  }

  .column-17 {
    margin-bottom: 24px;
  }

  .div-block-5 {
    height: auto;
    margin-bottom: 10px;
  }

  .div-block-5.map {
    height: 500px;
  }

  .container-5 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-7 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-10._1 {
    background-position: 50%;
    margin-bottom: 20px;
  }

  .div-block-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-10 {
    display: block;
  }

  .image-60 {
    margin-bottom: 20px;
  }

  .columns-11 {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .section-2 {
    padding-top: 15px;
  }

  .heading {
    font-size: 20px;
  }

  .heading-3 {
    margin-bottom: 32px;
  }

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

  .columns-5 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .column-16 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .image-2 {
    margin-top: 15px;
  }

  .columns-6 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .container-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-5.presupuesto {
    display: none;
  }

  .image-46 {
    margin-bottom: 38px;
  }

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

  .div-block-5 {
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-5.map {
    height: 300px;
  }

  .div-block-6, .image-49, .image-50 {
    margin-bottom: 20px;
  }

  .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-52, .image-53, .image-54, .image-55 {
    margin-bottom: 20px;
  }

  .div-block-7 {
    width: 100%;
  }

  .heading-7 {
    font-size: 30px;
    line-height: 36px;
  }

  .div-block-10 {
    height: 200px;
  }

  .heading-8 {
    font-size: 30px;
    line-height: 36px;
  }
}


