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

.section {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.section-2 {
  background-image: linear-gradient(#0000003d, #0000003d), url('../images/e40b039cb739d2467a603906d52513bf.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.form {
  text-align: center;
}

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

.text-field-3.dubai {
  display: none;
}

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

.select-field {
  font-family: Montserrat, sans-serif;
  display: none;
}

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

.textarea.consulta {
  height: 80px;
}

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

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

.heading {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 27px #000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 46px;
  line-height: 50px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

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

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

.section-3.diferenciales {
  padding-top: 50px;
}

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

.column {
  text-align: center;
}

.image {
  margin-top: 0;
}

.text-block {
  color: var(--white);
  text-align: center;
  text-shadow: 1px 1px 16px #000;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
  position: absolute;
  inset: 30% 0% 0%;
}

.text-block.una {
  top: 38%;
}

.text-block.dif {
  color: #333;
  text-shadow: none;
  font-size: 20px;
  line-height: 25px;
  position: static;
}

.column-2, .column-3, .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: Montserrat, 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: 51px;
  padding-bottom: 70px;
}

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

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

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

.section-6.cta {
  background-image: linear-gradient(#0006, #0006), url('../images/dubai-camello-burj-al-arab.jpg');
  padding-top: 70px;
  padding-bottom: 90px;
}

.heading-5 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 39px #000;
  margin-bottom: 37px;
  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;
}

.section-8.direccion {
  background-color: #e7e7e7;
  padding-top: 52px;
  padding-bottom: 66px;
}

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

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

.container-2 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.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;
  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;
  left: 333px;
}

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

.heading-6 {
  color: var(--white);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-span {
  border-bottom: 5px solid #00c9ff;
}

.html-embed {
  margin-top: 25px;
}

.text-span-2 {
  border-bottom: 5px solid #02649e;
}

.text-span-3 {
  border-bottom: 8px solid #e84222;
}

.heading-7 {
  color: var(--white);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
}

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

.column-19, .column-20 {
  padding-left: 30px;
  padding-right: 30px;
}

.text-block-7 {
  color: var(--white);
  font-size: 12px;
}

.image-46 {
  background-image: linear-gradient(#00000080, #00000080);
}

.image-47 {
  opacity: 1;
  background-image: linear-gradient(#00000080, #00000080);
}

.image-49 {
  padding-top: 30px;
}

.heading-8 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.text-span-4 {
  color: #02649e;
}

.bold-text {
  text-align: center;
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  display: block;
}

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

.paragraph-3 {
  text-align: center;
  margin-bottom: 43px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .bold-text-11, .bold-text-12, .bold-text-13, .bold-text-14, .bold-text-15, .bold-text-16, .bold-text-17, .bold-text-18, .bold-text-19, .bold-text-20, .bold-text-21, .bold-text-22, .bold-text-23, .bold-text-24, .bold-text-25 {
  color: #02649e;
}

.submit-button-2 {
  background-color: #00c9ff;
  border-radius: 6px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all .3s;
}

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

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

.paragraph-4 {
  text-align: center;
  margin-top: 27px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  font-style: italic;
  font-weight: 500;
  line-height: 15px;
}

.bold-text-26, .bold-text-27, .bold-text-28, .bold-text-29, .bold-text-30, .bold-text-31, .bold-text-32, .text-span-5, .bold-text-33, .bold-text-34, .bold-text-35, .text-span-6, .bold-text-36, .bold-text-37, .bold-text-38, .text-span-7, .bold-text-39, .bold-text-40, .bold-text-41, .bold-text-42, .bold-text-43, .bold-text-44, .bold-text-45, .bold-text-46 {
  color: #02649e;
}

.text-block-8 {
  color: #02649e;
  text-align: center;
  margin-bottom: 23px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.image-50 {
  text-align: center;
  margin-bottom: 48px;
}

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

.heading-9 {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 28px;
}

.image-51 {
  max-width: 60%;
  margin-bottom: 25px;
}

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

.precios {
  max-width: 100%;
}

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

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

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

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

.columns-9 {
  margin-bottom: 42px;
}

.select-field-3 {
  color: #000;
  font-family: Montserrat, sans-serif;
}

.columns-10, .columns-11 {
  margin-bottom: 20px;
}

.text-span-8 {
  display: block;
}

.columns-12 {
  margin-bottom: 20px;
}

.image-58 {
  width: 100%;
}

.bold-text-47 {
  color: var(--white);
  text-decoration: none;
}

.bold-text-48 {
  color: var(--white);
  border: 1px #000;
  text-decoration: none;
}

.bold-text-48:hover {
  text-decoration: none;
}

.image-59 {
  margin-top: 40px;
}

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

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) {
  .text-block-5.presupuesto, .medios-pago {
    display: none;
  }
}

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

  .column-28, .column-29, .column-30 {
    margin-bottom: 20px;
  }

  .image-60 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

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

  .heading {
    font-size: 42px;
  }

  .column-8, .column-9 {
    margin-bottom: 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;
  }

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

  .heading-6 {
    font-size: 16px;
  }

  .text-span {
    line-height: 45px;
  }

  .heading-7 {
    font-size: 20px;
  }

  .image-48 {
    margin-bottom: 0;
  }

  .paragraph-4, .heading-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .column-23 {
    display: none;
  }

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

  .column-25 {
    display: none;
  }

  .column-26 {
    margin-bottom: 28px;
  }

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

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

  .text-span-8 {
    font-size: 20px;
  }

  .image-55, .image-56, .image-57, .column-28 {
    margin-bottom: 20px;
  }

  .column-29, .column-30 {
    margin-bottom: 0;
  }

  .image-59 {
    margin-top: 0;
  }

  .image-60 {
    padding-left: 10px;
    padding-right: 10px;
  }
}


