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

.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;
  background-color: #d8d5d5;
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Appliance-03.jpeg');
  background-position: 0 0, 0%;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 100px;
  padding-left: 0;
}

.form {
  text-align: center;
  text-transform: uppercase;
  background-color: #ffffff8c;
  border: 1px solid #0000002e;
  border-radius: 0 0 20px 20px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 15px;
  font-family: Montserrat, sans-serif;
}

.text-field {
  color: #000;
  background-color: #f3f3f3;
  border-radius: 20px;
  font-family: Roboto, sans-serif;
}

.text-field.tel {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.text-field-2 {
  background-color: #f3f3f3;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
}

.text-field-3 {
  color: var(--black);
  background-color: #ffffff8c;
  border-radius: 20px;
  font-family: Montserrat, sans-serif;
}

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

.textarea.consulta {
  color: #504b4b;
  background-color: #f3f3f3;
  border-radius: 20px;
  height: 80px;
  font-family: Roboto, sans-serif;
}

.submit-button {
  background-color: #000;
  border-radius: 6px;
  margin-top: 10px;
  padding: 10px 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  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: 40px;
  line-height: 40px;
}

.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(#0374a4, #0374a4);
  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 {
  background-color: #e7e7e76e;
}

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

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

.text-block {
  color: #01a7d1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: opacity .2s;
}

.text-block.title-circle {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}

.text-block._1 {
  text-align: center;
  font-size: 14px;
}

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

.text-block.banner {
  color: var(--black);
  transition-property: none;
}

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

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

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

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

.section-4.productos1.saf {
  background-color: #214e7a;
  padding-bottom: 10px;
}

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

.section-4.productos1.nue, .section-4.productos1.bb {
  padding-top: 0;
}

.heading-4 {
  color: #214e7a;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 0 solid #333;
  margin-top: 0;
  margin-bottom: 26px;
  padding-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

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

.heading-4._2 {
  text-align: left;
}

.heading-4.nuevvo {
  color: var(--white);
  font-size: 24px;
  line-height: 30px;
}

.heading-4.nasfnas {
  color: var(--white);
  padding-left: 10px;
}

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

.column-8 {
  text-align: center;
  padding-left: 40px;
}

.column-9 {
  text-align: center;
  padding-left: 0;
  padding-right: 40px;
}

.columns {
  margin-bottom: 20px;
  padding-left: 100px;
  padding-right: 100px;
}

.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(#0009, #0009), url('../images/como-instalar-aire-acondicionado-split-envio-gratis-D_NQ_NP_894911-MLA20656663583_042016-F.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.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 {
  background-color: #ff5a00;
  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: 60px;
  padding-bottom: 60px;
}

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

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

.section-8.direccion {
  color: var(--white);
  background-color: #0374a4;
  padding-top: 20px;
  padding-bottom: 20px;
}

.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: #000;
  padding-top: 5px;
  padding-bottom: 5px;
}

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

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

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

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

.image-33, .image-34 {
  border-radius: 0;
}

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

.column-16 {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

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

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

.image-36 {
  opacity: 1;
  border-radius: 5px;
}

.typo {
  font-family: Great Vibes, cursive;
}

.banner-slider-2 {
  z-index: -1;
  height: 600px;
  margin-top: 100px;
  position: absolute;
  inset: 0%;
}

.sliderr {
  background-image: url('../images/1540929153.jpg');
  background-position: 0 0;
  background-size: cover;
}

.sliderrr {
  background-image: url('../images/1540927836.jpg');
  background-position: 0 0;
  background-size: cover;
}

.sliderrrr {
  background-image: url('../images/1540927905.jpg');
  background-position: 0 0;
  background-size: cover;
}

.banner-slider {
  z-index: -1;
  height: 560px;
  margin-top: 100px;
  position: absolute;
  inset: 0%;
}

.slide-1 {
  background-image: linear-gradient(#00000045, #00000045), url('../images/f80a3382.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.slide-2 {
  background-image: linear-gradient(#00000045, #00000045), url('../images/logos2.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(#00000045, #00000045), url('../images/LOGO3.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

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

.slider-2 {
  height: 500px;
}

.slide {
  background-image: url('../images/15-consejos-para-elegir-el-aire-acondicionado6.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-5 {
  background-image: url('../images/LAVANGUARDIA_G_3470741-108-k9AG-U45830611550TJC-992x558LaVanguardia-Web.jpg');
  background-position: 0 0;
  background-size: cover;
}

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

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

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

.medios-pago {
  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;
}

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

.video {
  height: 350px;
}

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

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

.button-3: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: #fff;
  background-color: #ff5a00;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Sans, sans-serif;
  display: flex;
}

.heading-7 {
  color: #000;
  font-family: Exo, sans-serif;
}

.html-embed {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.columns-2, .columns-3 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.columns-4 {
  align-items: center;
  display: flex;
}

.div-block-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.success-message {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.button-4 {
  margin-top: 10px;
}

.columns-5 {
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  display: block;
}

.text-block-6 {
  font-size: 35px;
  line-height: 45px;
}

.text-block-7 {
  font-size: 35px;
  line-height: 40px;
}

.button-5 {
  color: var(--white);
  background-color: #f25a24;
  border-radius: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 700;
  transition: background-color .2s;
  display: block;
}

.button-5:hover {
  background-color: var(--white);
  color: #224e7a;
}

.image-46 {
  text-align: center;
  border-radius: 25px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 10px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
}

.image-46.ersdh {
  margin-left: 10px;
}

.image-46.ersdh.gag, .image-46.gag {
  border-radius: 0;
}

.column-20 {
  text-align: left;
  padding-left: 60px;
}

.heading-8 {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.column-21 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.heading-9 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.column-22 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-3 {
  margin-top: 5px;
}

.column-23 {
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.banner-slider-3 {
  z-index: -1;
  height: 560px;
  margin-top: 106px;
  position: absolute;
  inset: 0%;
}

.column-24 {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

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

.bold-text, .bold-text-2, .bold-text-3 {
  color: #04708b;
}

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

.text-span {
  color: var(--white);
  background-color: #04708b;
  border-radius: 9px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  font-weight: 400;
  box-shadow: 1px 1px 3px #000;
}

.link-block {
  text-decoration: none;
}

.div-block-4 {
  justify-content: center;
  display: flex;
}

.div-block-5 {
  margin-top: 30px;
  margin-right: 10px;
}

.div-block-6, .div-block-7 {
  margin-right: 10px;
}

.div-block-8 {
  margin-top: 10px;
  margin-right: 10px;
}

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

.div-block-11 {
  margin-top: 30px;
}

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

.heading-10 {
  color: #fff;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  font-size: 38px;
}

.paragraph-2 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.paragraph-2.black {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}

.text-span-2 {
  font-weight: 700;
}

.image-47 {
  text-align: left;
  margin-top: 0;
  margin-left: 0;
}

.image-47.nueveve {
  text-align: center;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px;
}

.image-47.safa {
  margin-left: 0;
  margin-right: 40px;
}

.section-12 {
  text-align: center;
  background-color: #214e7a;
  justify-content: space-between;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.div-block-12 {
  background-color: #214e7a;
  border: 1px #000;
  border-radius: 10px;
  min-width: 19%;
  max-width: none;
  margin-right: 5px;
  transition: opacity .2s;
}

.image-48, .image-49, .image-50 {
  margin-right: 10px;
}

.div-block-13, .div-block-14, .div-block-15 {
  background-color: #214e7a;
  border-radius: 10px;
  min-width: 19%;
  max-width: none;
  margin-right: 5px;
}

.div-block-16 {
  background-color: #214e7a;
  border-radius: 10px;
  min-width: 19%;
  max-width: none;
}

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

.bold-text-5.moo {
  font-weight: 400;
}

.slide-6 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

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

.mask {
  padding-bottom: 0;
}

.slider-3 {
  background-color: #0000;
  margin-bottom: 0;
  padding-bottom: 0;
}

.columns-9 {
  padding-bottom: 0;
}

.slide-7 {
  margin-bottom: 0;
  padding-bottom: 0;
}

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

.bold-text-6 {
  color: var(--white);
  font-size: 16px;
  transition: opacity .2s;
}

.div-block-18 {
  text-align: center;
  margin-bottom: 37px;
}

.div-block-19 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container-2 {
  justify-content: space-between;
  display: flex;
}

.select-field {
  color: #000;
  border-radius: 20px;
  font-family: Roboto, sans-serif;
}

.select-field.prefijo {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 12px;
}

.bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10 {
  color: var(--white);
}

.column-28, .column-29, .column-30, .column-31 {
  text-align: center;
}

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

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

.image-51 {
  padding-top: 50px;
}

.image-52 {
  padding-top: 29px;
}

.image-53 {
  padding-top: 28px;
}

.button-6 {
  background-color: #f25a24;
  border-radius: 1000px;
  font-size: 12px;
  font-weight: 700;
}

.submit-button-2 {
  background-color: #f25a24;
  border-radius: 1000px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.section-13 {
  text-align: center;
  background-color: #fff;
  height: auto;
  padding: 10px;
  display: block;
}

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

.paragraph-3 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
}

.heading-11 {
  color: #214e7a;
  text-align: center;
  font-family: Roboto, sans-serif;
}

.column-32 {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-block-8 {
  text-transform: uppercase;
  background-color: #224e7a;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.img {
  border: 1px solid #d7d7d780;
  border-radius: 10px;
  margin-bottom: 10px;
}

.text-block-9 {
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.button-7 {
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.button {
  color: #040126;
  text-align: center;
  letter-spacing: -.03rem;
  background-color: #9adbff;
  padding: .75rem 1.5rem;
  font-weight: 500;
  text-decoration: none;
  overflow: visible;
}

.button.c-11 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #fbaa3b;
  border-radius: .4rem;
  justify-content: center;
  align-items: center;
  width: 250px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-bg {
  background-color: #5b96fe;
  border-radius: 100%;
  width: 120%;
  min-width: 5rem;
  height: 175%;
  display: block;
  position: absolute;
  inset: auto;
}

.btn-bg.c-10 {
  background-color: #214e7a;
  border-radius: 50rem;
  align-self: center;
  width: 130%;
  min-width: auto;
  height: 120%;
  inset: auto;
}

.btn-bg.c-10.orange {
  background-color: #ffab8b;
}

.btn-txt {
  color: #fff;
  letter-spacing: 1px;
  font-family: Roboto, sans-serif;
  position: relative;
}

.btn-icon-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.btn-icon-arrow {
  filter: invert();
  width: 1.2rem;
  height: 1.2rem;
}

.btn-icon-arrow.hover {
  filter: invert();
  position: absolute;
  top: 0;
  left: -100%;
}

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

.text-block-10 {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

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) {
  .form {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .submit-button {
    text-align: center;
    font-size: 9px;
    display: inline-block;
  }

  .text-block {
    font-size: 11px;
  }

  .slider {
    height: 270px;
  }

  .banner-slider {
    height: 550px;
  }

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

  .medios-pago {
    z-index: 2;
    display: none;
  }

  .button-5 {
    font-size: 13px;
  }

  .banner-slider-3 {
    height: 570px;
  }

  .heading-11 {
    font-size: 22px;
  }

  .img {
    height: 150px;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    padding-top: 0;
    padding-bottom: 5px;
  }

  .form {
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .section-4.productos1 {
    margin-top: auto;
    padding-top: 40px;
  }

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

  .heading-4.nuevvo {
    font-size: 30px;
  }

  .column-8, .column-9 {
    margin-bottom: 40px;
  }

  .slider {
    height: 320px;
  }

  .column-16, .image-36 {
    margin-bottom: 25px;
  }

  .banner-slider-2 {
    height: 970px;
  }

  .banner-slider {
    height: 315px;
  }

  .slide-1 {
    background-image: linear-gradient(#0000, #0000), url('../images/f80a3382.jpg');
    background-position: 0 0, 10% 0;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, fixed;
  }

  .slide-2 {
    background-image: linear-gradient(#0000, #0000), url('../images/logos2.jpeg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .image-45 {
    display: none;
  }

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

  .columns-5 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .column-21, .column-22, .column-23 {
    margin-top: auto;
  }

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

  .columns-6 {
    display: inline;
  }

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

  .columns-7 {
    display: flex;
  }

  .image-47 {
    margin-top: 0;
    margin-left: 0;
  }

  .section-12 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-19 {
    margin-bottom: 40px;
    padding-bottom: 10px;
  }

  .container-2, .columns-12 {
    display: block;
  }

  .text-block-9 {
    margin-bottom: 20px;
  }
}

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

  .form {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
  }

  .submit-button {
    font-size: 9px;
  }

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

  .heading-2 {
    font-size: 16px;
    line-height: 21px;
  }

  .heading-3 {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 19px;
  }

  .text-block {
    font-size: 13px;
  }

  .section-4.productos1 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section-4.productos1.saf {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .section-4.productos1.new, .section-4.productos1.nue, .section-4.productos1.bb {
    margin-top: 0;
  }

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

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

  .heading-4.nuevvo {
    font-size: 25px;
  }

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

  .column-9 {
    padding-right: 0;
  }

  .columns {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider {
    height: 480px;
  }

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

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

  .banner-slider-2 {
    height: 1100px;
  }

  .banner-slider {
    height: 485px;
  }

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

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

  .columns-2, .columns-3, .columns-4, .div-block-2 {
    display: block;
  }

  .columns-5 {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .image-46 {
    padding-bottom: 20px;
  }

  .banner-slider-3 {
    height: 1000px;
    margin-top: 0;
    margin-bottom: auto;
    padding-bottom: 200px;
  }

  .div-block-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-5, .div-block-9, .div-block-10, .div-block-11 {
    margin-top: 10px;
  }

  .columns-7 {
    display: block;
  }

  .image-47 {
    margin-left: 0;
  }

  .image-47.safa {
    margin-right: 5px;
  }

  .section-12 {
    display: block;
  }

  .bold-text-5.moo {
    font-size: 15px;
  }

  .div-block-19 {
    justify-content: space-between;
  }

  .columns-12 {
    display: block;
  }
}


