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

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

.section-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .34), rgba(0, 0, 0, .34));
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  margin-top: 0;
  padding-top: 110px;
  padding-bottom: 100px;
}

.form {
  text-align: center;
}

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

.textarea.consulta {
  height: 80px;
}

.submit-button {
  background-color: #000;
  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: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 35px;
  line-height: 40px;
}

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

.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: 15px;
  font-weight: 500;
  line-height: 22px;
}

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

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

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

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

.column-2, .column-3, .column-4 {
  text-align: center;
}

.error-message {
  text-align: center;
  background-color: #f1f1f1;
  margin-top: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 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;
}

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

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

.heading-4.destacado {
  color: #fff;
  background-color: #3898ec;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.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(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), 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(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/platos-especiales.jpg');
  background-position: 0 0, 50%;
  padding-bottom: 66px;
}

.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-7.pagos {
  background-color: var(--white);
}

.section-8 {
  background-color: #e7e7e7;
  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;
}

.slider {
  height: 150px;
  background-color: rgba(0, 0, 0, 0);
}

.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;
  top: 0;
  bottom: 0;
  left: 5px;
  right: 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 rgba(0, 0, 0, .33);
}

.image-2 {
  opacity: 0;
  padding-left: 10px;
  padding-right: 10px;
  transition: opacity .2s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 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 {
  height: 500px;
  background-image: url('../images/42002-027-camisa_sport-02_2.jpg');
  background-position: 50%;
  background-size: cover;
}

.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 {
  background-image: url('../images/15375406022.jpg');
  background-position: 50%;
  background-size: 338px;
}

.div-block-2._2:hover {
  background-image: url('../images/15375406021.jpg');
  background-position: 50%;
  background-size: 338px;
}

.div-block-2._3 {
  background-image: url('../images/02.png');
  background-size: cover;
}

.div-block-2._3:hover {
  background-image: url('../images/03.png');
  background-position: 0 0;
  background-size: cover;
}

.button-4 {
  color: #000;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  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 {
  width: 100%;
  box-shadow: none;
  color: #000;
  border-color: #000;
  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 {
  width: 150px;
  background-color: #c90000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.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;
  width: 160px;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: fixed;
  top: 181.891px;
  box-shadow: 0 0 7px -18px #000;
}

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

.image-45 {
  padding-left: 0;
  position: relative;
  top: 19px;
  left: 393px;
}

.presupuesto-2 {
  z-index: 2;
  width: 150px;
  background-color: #c90000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  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: 25px;
}

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

.button-5 {
  background-color: #3898ec;
  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 {
  width: 120px;
  background-color: #c4d557;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

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

.text-span {
  font-size: 18px;
  font-weight: 700;
}

.slider-2 {
  width: 220px;
  height: 220px;
}

.slide {
  background-image: url('../images/CELESTE-300x300.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/BLANCO-300x300.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/AZUL-300x300.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/naranja.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/violeta.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/ROSA-300x300.jpg');
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/platos-cobre-01-300x300.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/platos-dorado-01-300x300.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/platos-plata-01-300x300.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-nav {
  top: 250px;
}

.columns-7 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.heading-6 {
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}

.icon {
  box-shadow: 1px 1px 3px #000;
}

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

.galeria:hover {
  opacity: .7;
  background-image: url('../images/add-button-inside-black-circle.png');
  background-position: 0 0;
  background-size: 125px;
}

.banner-slider {
  z-index: -1;
  height: 620px;
  margin-top: 70px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-1 {
  background-image: url('../images/banner-platohondo-01.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/platos-especiales.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/banner_3.jpg');
  background-position: 50%;
  background-size: cover;
}

.producto {
  text-align: center;
}

.producto:hover {
  opacity: 1;
  background-image: url('../images/add-button-inside-black-circle.png');
  background-position: 0 0;
  background-size: 125px;
}

.image-46 {
  opacity: 0;
  text-align: center;
  padding-top: 65px;
  padding-left: 70px;
  padding-right: 70px;
  transition: opacity .5s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.text-block-7 {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

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

.image-47, .image-48 {
  padding-bottom: 20px;
}

.column-31 {
  background-color: rgba(56, 152, 236, .74);
  padding-top: 10px;
  padding-bottom: 0;
}

.text-block-8 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}

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

.columns-11 {
  align-items: stretch;
  display: flex;
}

.image-58 {
  margin-left: 20px;
}

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

.slider-4 {
  background-color: #fff;
  border: 1px solid #00acee;
}

.heading-8 {
  color: #fff;
  text-align: center;
  background-color: #00acee;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-6 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-34 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.left-arrow-2 {
  background-color: #e2f7fd;
}

.column-33 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7 {
  color: #fff;
  text-align: center;
  background-color: #01adee;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.column-32 {
  justify-content: center;
  display: flex;
}

.right-arrow-2 {
  background-color: rgba(0, 172, 238, .11);
}

.image-57 {
  display: none;
}

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

  .banner-slider {
    height: 680px;
  }

  .producto {
    text-align: center;
  }

  .column-19 {
    text-align: center;
    margin-top: 20px;
  }

  .column-20, .column-21, .column-22, .column-23, .column-24, .column-25, .column-26, .column-27, .column-28, .column-29 {
    text-align: center;
  }
}

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

  .banner-slider {
    height: 800px;
  }
}

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

  .textarea.consulta {
    height: 100px;
  }

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

  .heading-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .heading-4 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-5 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .text-block-3 {
    font-size: 16px;
  }

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

  .banner-slider {
    height: 1000px;
  }

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

  .columns-11 {
    display: block;
  }

  .left-arrow-2 {
    background-color: rgba(255, 255, 255, 0);
  }

  .right-arrow-2 {
    background-color: rgba(255, 255, 255, .11);
  }
}


