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

.section-2 {
  margin-top: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/pexels-photo.jpeg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: 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;
}

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

.textarea.consulta {
  height: 80px;
}

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

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

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

.heading-2 {
  margin-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
}

.heading-3 {
  padding: 5px;
  border-radius: 6px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 122, 0, 0.71)), to(rgba(255, 122, 0, 0.71)));
  background-image: linear-gradient(180deg, rgba(255, 122, 0, 0.71), rgba(255, 122, 0, 0.71));
  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: #4b319b;
  text-align: center;
}

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

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

.text-block.titulo {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}

.text-block.titulo.izquierda {
  text-align: right;
}

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

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

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

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

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

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

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

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

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

.columns {
  margin-bottom: 20px;
}

.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))), none;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), none;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-6.cta {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/como-instalar-aire-acondicionado-split-envio-gratis-D_NQ_NP_894911-MLA20656663583_042016-F.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/como-instalar-aire-acondicionado-split-envio-gratis-D_NQ_NP_894911-MLA20656663583_042016-F.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.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;
  background-color: #ff7a00;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

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

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

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

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

.text-block-3 {
  margin-bottom: 20px;
  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: 250px;
  background-color: transparent;
}

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

.paragraph {
  margin-bottom: 26px;
  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;
}

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

.image-33.mobile {
  display: none;
}

.image-34 {
  margin-bottom: 0px;
  border-radius: 1000px;
}

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

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

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

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

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

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

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

.sliderr {
  background-image: none;
  background-position: 0px 0px;
  background-size: cover;
}

.sliderrr {
  background-image: none;
  background-position: 0px 0px;
  background-size: cover;
}

.sliderrrr {
  background-image: none;
  background-position: 0px 0px;
  background-size: cover;
}

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

.slide-1 {
  background-image: url('../images/como-instalar-aire-acondicionado-split-envio-gratis-D_NQ_NP_894911-MLA20656663583_042016-F.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.slide-3 {
  background-image: url('../images/banner_3.jpg');
  background-position: 50% 0%;
  background-size: 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% 50%;
  background-size: cover;
}

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

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

.presupuesto {
  position: fixed;
  z-index: 2;
  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;
}

.text-block-5.presupuesto {
  position: fixed;
  top: 283.078px;
  padding-left: 15px;
  background-color: #4b319b;
  box-shadow: 1px 1px 13px 0 rgba(0, 0, 0, 0.44);
  color: #fff;
  line-height: 18px;
  text-align: left;
}

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

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

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

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

.video {
  height: 350px;
}

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

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

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

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

.link-4 {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.text-span {
  border-bottom: 8px solid #4b319b;
}

.text-span-2 {
  border-bottom: 8px solid #4b319b;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
  line-height: 25px;
}

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

.text-block-6 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

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

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  line-height: 22px;
}

.column-21 {
  padding-top: 0px;
}

.column-21.espacio {
  padding-top: 40px;
}

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

.izquierda {
  padding-top: 40px;
  text-align: right;
}

.paragraph-4 {
  padding-top: 19px;
  padding-right: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
}

.bold-text {
  color: #4b319b;
}

.bold-text-2 {
  color: #4b319b;
  font-size: 18px;
  line-height: 22px;
}

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-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) {
  .slider {
    height: 270px;
  }

  .banner-slider {
    height: 550px;
  }

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

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

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

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

  .form {
    margin-top: 0px;
    padding-left: 1px;
  }

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

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

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

  .slider {
    height: 320px;
  }

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

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

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

  .banner-slider {
    height: 315px;
  }

  .image-45 {
    display: none;
  }

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

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

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

  .heading-2 {
    line-height: 30px;
  }

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

  .column {
    margin-bottom: 33px;
  }

  .text-block.titulo {
    text-align: center;
  }

  .text-block.titulo.izquierda {
    text-align: center;
  }

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

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

  .section-7.marcas {
    padding-right: 10px;
    padding-left: 10px;
  }

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

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

  .slider {
    height: 480px;
  }

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

  .image-33 {
    display: block;
  }

  .image-33.mobile {
    display: block;
  }

  .image-33.mobile-no {
    display: none;
  }

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

  .banner-slider {
    height: 485px;
  }

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

  .text-block-5.presupuesto {
    top: 264.078px;
    display: block;
    width: 110px;
    padding-left: 10px;
    line-height: 12px;
  }

  .presupuesto-3 {
    width: 110px;
  }

  .link-4 {
    padding-right: 0px;
    font-size: 10px;
    line-height: 12px;
  }

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

  .column-20 {
    padding-right: 0px;
    text-align: center;
  }

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

  .paragraph-4 {
    padding-top: 18px;
    font-size: 10px;
    text-align: center;
  }

  .column-22 {
    padding-bottom: 19px;
  }
}

