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

.section-2 {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.68)), to(rgba(0, 0, 0, 0.68))), url('../images/1.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.68), rgba(0, 0, 0, 0.68)), url('../images/1.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.form {
  text-align: center;
}

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

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

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

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

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

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

.textarea.consulta {
  height: 80px;
}

.submit-button {
  margin-top: 10px;
  padding: 15px 20px;
  border-radius: 1000px;
  background-color: #ffc00b;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

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

.heading {
  margin-top: 0px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  text-align: center;
  text-shadow: none;
}

.heading-2 {
  margin-bottom: 20px;
  background-color: rgba(130, 13, 17, 0.46);
  box-shadow: 1px 1px 3px 0 #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

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

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

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

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

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

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

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

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

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

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

.button {
  border-radius: 1000px;
  background-color: #d60b13;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

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

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

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

.section-4.productos-grey {
  background-color: #e7e7e7;
}

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

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

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

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

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

.column-9 {
  display: block;
  text-align: center;
}

.columns {
  margin-bottom: 66px;
}

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

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

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

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

.section-6 {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/banner.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

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

.container {
  text-align: center;
}

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

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

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

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

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

.section-8.direccion {
  background-color: #fff;
}

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

.section-9 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #494949;
  text-align: center;
}

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

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

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

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

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

.image-16 {
  border-radius: 1000px;
}

.image-17 {
  border-radius: 1000px;
}

.image-18 {
  border-radius: 1000px;
}

.image-19 {
  border-radius: 1000px;
}

.image-20 {
  border-radius: 1000px;
}

.image-21 {
  border-radius: 1000px;
}

.image-22 {
  border-radius: 1000px;
}

.image-23 {
  border-radius: 1000px;
}

.image-24 {
  border-radius: 1000px;
}

.image-25 {
  border-radius: 1000px;
}

.image-26 {
  border-radius: 1000px;
}

.image-27 {
  border-radius: 1000px;
}

.image-28 {
  border-radius: 1000px;
}

.image-29 {
  border-radius: 1000px;
}

.image-30 {
  border-radius: 1000px;
}

.image-31 {
  border-radius: 1000px;
}

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

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

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

.image-8 {
  position: absolute;
  left: 5px;
  top: 0px;
  right: 5px;
  bottom: 0px;
  opacity: 0;
}

.image-8:hover {
  opacity: 0.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 0 rgba(0, 0, 0, 0.33);
}

.image-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

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

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

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

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

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

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

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

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

.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% 50%;
  background-size: cover;
}

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

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

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

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

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

.button-4 {
  padding: 15px 25px;
  border: 3px solid #000;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #000;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

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

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

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

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

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

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

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

.text-block-5.presupuesto {
  position: fixed;
  color: #fff;
}

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

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

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

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

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

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

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

.section-11.marcas {
  padding-bottom: 35px;
  background-color: #fff;
}

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

.video {
  height: 350px;
}

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

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

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

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

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

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

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

.image-47 {
  padding-top: 38px;
  padding-bottom: 15px;
}

.image-48 {
  padding-top: 37px;
  padding-bottom: 17px;
}

.image-49 {
  padding-top: 37px;
  padding-bottom: 16px;
}

.image-50 {
  padding-top: 41px;
  padding-bottom: 37px;
}

.image-51 {
  padding-top: 30px;
  padding-bottom: 26px;
}

.image-52 {
  padding-top: 21px;
  padding-bottom: 13px;
}

.image-53 {
  padding-top: 32px;
  padding-bottom: 29px;
}

.image-54 {
  padding-top: 29px;
  padding-bottom: 19px;
}

.image-55 {
  padding-top: 18px;
  padding-bottom: 5px;
}

.image-56 {
  padding-top: 22px;
  padding-bottom: 21px;
}

.image-57 {
  padding-top: 63px;
  padding-bottom: 44px;
}

.image-58 {
  padding-top: 17px;
  padding-bottom: 25px;
}

.image-59 {
  padding-top: 14px;
  padding-bottom: 9px;
}

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

.image-61 {
  padding-top: 12px;
  padding-bottom: 19px;
}

.image-62 {
  padding-top: 32px;
  padding-bottom: 13px;
}

.image-63 {
  padding-top: 66px;
  padding-bottom: 61px;
}

.image-64 {
  padding-top: 40px;
  padding-bottom: 33px;
}

.image-65 {
  padding-top: 46px;
  padding-bottom: 36px;
}

.image-66 {
  padding-top: 8px;
}

.image-67 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.image-68 {
  padding-top: 56px;
  padding-bottom: 53px;
}

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

.image-69 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.image-70 {
  padding-top: 22px;
  padding-bottom: 19px;
}

.image-71 {
  padding-top: 29px;
  padding-bottom: 23px;
}

.image-72 {
  padding-top: 27px;
  padding-bottom: 27px;
}

.image-73 {
  padding-top: 8px;
}

.image-74 {
  padding-top: 50px;
  padding-bottom: 43px;
}

.image-75 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.image-76 {
  padding-top: 41px;
  padding-bottom: 36px;
}

.image-77 {
  padding-top: 51px;
  padding-bottom: 47px;
}

.image-78 {
  padding-top: 22px;
  padding-bottom: 43px;
}

.image-79 {
  padding-top: 18px;
  padding-bottom: 11px;
}

.heading-6 {
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 16px;
  text-align: center;
}

.heading-7 {
  margin-bottom: 60px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: none;
  min-height: 250px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.41);
  text-align: center;
}

.div-block-9._200altura {
  min-height: 250px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div-block-9.div {
  max-height: 250px;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.image-80 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.image-80.img2 {
  margin-bottom: 0px;
}

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

.col-oculta {
  display: none;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-6 {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 5px;
  background-color: #d60a12;
  font-size: 20px;
}

.button-6:hover {
  background-color: #6e6e6e;
}

.container-3 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

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

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

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

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

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

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

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

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

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

.slider-2 {
  height: 150px;
  background-color: transparent;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}

.paragraph.opinion {
  margin-right: 60px;
  margin-left: 60px;
}

.right-arrow {
  color: #000;
}

.image-81 {
  display: block;
}

.section-12 {
  padding-top: 154px;
  padding-bottom: 168px;
  background-image: url('../images/HOTSALE.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-13 {
  text-align: center;
}

.image-82 {
  display: block;
}

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

html.w-mod-js *[data-ix="aparecer-desde-el-centro-3"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

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

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

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

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

  .medios-pago {
    display: none;
  }

  .slider-2 {
    height: 270px;
  }
}

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

  .image-45 {
    display: none;
  }

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

  .slider-2 {
    height: 320px;
  }
}

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

  .heading {
    font-size: 30px;
  }

  .heading-2 {
    margin-bottom: 36px;
    font-size: 18px;
  }

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

  .section-8.direccion {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

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

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

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

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

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

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

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

  .div-block-9 {
    margin-top: 20px;
  }

  .slider-2 {
    height: 480px;
  }

  .paragraph.opinion {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
  }
}

