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

.section-2 {
  margin-top: 0px;
  padding-top: 60px;
  padding-bottom: 51px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.form {
  text-align: center;
}

.text-field {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.text-field-2 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.text-field-3 {
  margin-bottom: 5px;
  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: 6px;
  background-color: #008f17;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

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

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

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  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, 94, 20, 0.85)), to(rgba(255, 94, 20, 0.85)));
  background-image: linear-gradient(180deg, rgba(255, 94, 20, 0.85), rgba(255, 94, 20, 0.85));
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  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: #ff5e14;
  text-align: center;
}

.column {
  text-align: center;
}

.image {
  margin-top: 30px;
}

.text-block {
  margin-top: 15px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  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;
}

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

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

.heading-4 {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 5px;
  border-bottom: 1px solid #008f17;
  font-family: Montserrat, sans-serif;
  color: #008f17;
  font-weight: 500;
  text-align: center;
}

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

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

.section-6.cta {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.39)), to(rgba(0, 0, 0, 0.39))), url('../images/9f8c24b2-a2ee-4fcc-8779-2b8f436411d9.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.39), rgba(0, 0, 0, 0.39)), url('../images/9f8c24b2-a2ee-4fcc-8779-2b8f436411d9.jpg');
  background-position: 0px 0px, 50% 50%;
  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: #ff5e14;
  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: 35px;
}

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

.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: 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 {
  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-34 {
  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: url('../images/1540929153.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

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

.sliderrrr {
  background-image: url('../images/1540927905.jpg');
  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/WhatsApp-Image-2020-09-03-at-3.50.38-PM.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/galpones-prefabricados.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

.slide-3 {
  background-image: url('../images/WhatsApp-Image-2020-09-03-at-3.50.37-PM.jpeg');
  background-position: 50% 50%;
  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 {
  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;
}

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

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

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

.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;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #c4d557;
}

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

.heading-6 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #008f17;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

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

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

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

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

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

.heading-7 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.div-block-5 {
  padding: 10px;
  border: 3px solid #ff5e14;
}

.div-block-6 {
  padding: 10px;
  border: 3px solid #ff5e14;
}

.div-block-7 {
  padding: 10px;
  border: 3px solid #ff5e14;
}

.link-5 {
  color: #333;
  text-decoration: none;
}

.link-6 {
  color: #333;
  text-decoration: none;
}

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

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

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

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

.text-block-24 {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
}

.link-9 {
  color: #fff;
}

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

.slider-3 {
  height: 700px;
}

.columns-3 {
  display: none;
}

.slide-7 {
  background-color: #fff;
  background-image: url('../images/4b4bf9f5-90d0-410f-9b74-3bd459c8d92b.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.icon {
  margin-left: 20px;
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
}

.icon-2 {
  background-color: rgba(0, 0, 0, 0.35);
  color: #fff;
}

.slide-8 {
  background-image: url('../images/3f629f08-72b0-4f47-be4c-1158b0ca61b2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/9f8c24b2-a2ee-4fcc-8779-2b8f436411d9.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-10 {
  background-color: #fff;
  background-image: url('../images/991bafc7-0011-4a69-86c9-7038a8e4675c.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: repeat-y;
  background-attachment: scroll;
}

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

.slide-12 {
  background-color: transparent;
  background-image: url('../images/103765836_880511539114717_3865600342057954980_o.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
  background-attachment: scroll;
}

.slide-13 {
  background-color: #fff;
  background-image: url('../images/103765836_880511539114717_3865600342057954980_o.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

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

.slide-15 {
  background-image: url('../images/engranaje-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-16 {
  background-color: #fff;
  background-image: url('../images/a19f5cf9-e2e3-4290-9feb-3458c65ad958.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.slide-1-2 {
  background-color: #fff;
  background-image: url('../images/f8a1b3c0-b5d5-4b00-b3aa-a331b435e2a0.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-y;
}

.slide-1-3 {
  background-image: url('../images/IMG_7267.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.form-block {
  padding: 10px;
  border: 2px solid #ff5e14;
  background-color: rgba(0, 0, 0, 0.7);
}

.image-46 {
  padding-bottom: 0px;
  text-align: center;
}

.column-26 {
  margin-bottom: 10px;
  padding-bottom: 0px;
  text-align: center;
}

.column-27 {
  margin-bottom: 10px;
  text-align: center;
}

.column-28 {
  margin-bottom: 10px;
  text-align: center;
}

.column-29 {
  margin-bottom: 10px;
  text-align: center;
}

.column-30 {
  margin-bottom: 10px;
  text-align: center;
}

.column-31 {
  margin-bottom: 10px;
  text-align: center;
}

.column-32 {
  margin-bottom: 10px;
  text-align: center;
}

.column-33 {
  margin-bottom: 10px;
  text-align: center;
}

.column-34 {
  margin-bottom: 10px;
  text-align: center;
}

.column-35 {
  margin-bottom: 10px;
  text-align: center;
}

.column-36 {
  margin-bottom: 10px;
  text-align: center;
}

.column-37 {
  margin-bottom: 10px;
  text-align: center;
}

.column-38 {
  margin-bottom: 10px;
  text-align: center;
}

.column-39 {
  margin-bottom: 10px;
  text-align: center;
}

.column-40 {
  margin-bottom: 10px;
  text-align: center;
}

.column-41 {
  margin-bottom: 10px;
  text-align: center;
}

.section-14 {
  padding-top: 65px;
  padding-right: 0px;
  padding-bottom: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.section-14.grey {
  background-color: #f5f6f7;
  text-align: center;
}

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

.html-embed-2 {
  font-family: Montserrat, sans-serif;
  color: #000;
}

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: 660px;
  }

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

  .medios-pago {
    display: none;
  }

  .slide-13 {
    background-repeat: repeat-x;
  }

  .slide-1-2 {
    background-repeat: repeat-x;
  }

  .slide-1-3 {
    background-repeat: repeat-x;
  }
}

@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: 720px;
  }

  .image-45 {
    display: none;
  }

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

  .div-block-5 {
    margin-bottom: 10px;
  }

  .div-block-6 {
    margin-bottom: 10px;
  }

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

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

  .slide-13 {
    background-repeat: repeat-x;
  }

  .slide-1-2 {
    background-repeat: repeat-x;
  }

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

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

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

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

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

  .slider {
    height: 480px;
  }

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

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

  .banner-slider {
    height: 700px;
  }

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

  .div-block-5 {
    margin-bottom: 10px;
  }

  .div-block-6 {
    margin-bottom: 10px;
  }

  .slide-6 {
    width: 100%;
    background-color: #fff;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slider-3 {
    height: 400px;
  }

  .slide-7 {
    width: 100%;
    background-repeat: repeat-y;
  }

  .slide-8 {
    width: 100%;
    background-color: #fff;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-9 {
    width: 100%;
    background-color: #fff;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-10 {
    width: 100%;
    background-size: contain;
    background-repeat: repeat-y;
  }

  .slide-11 {
    width: 100%;
    background-color: #fff;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-13 {
    width: 100%;
    background-repeat: repeat-x;
  }

  .slide-14 {
    width: 100%;
    background-color: #fff;
    background-size: contain;
    background-repeat: repeat-x;
  }

  .slide-16 {
    width: 100%;
    background-repeat: repeat-y;
  }

  .slide-1-2 {
    width: 100%;
    background-repeat: repeat-x;
  }

  .slide-1-3 {
    width: 100%;
    background-color: #fff;
    background-size: contain;
    background-repeat: repeat-x;
  }

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

