:root {
  --white: white;
  --orange: #ffae4b;
  --black: black;
  --indian-red: #d67075;
  --indian-red-2: rgba(214, 112, 117, .83);
}

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

.section-2 {
  height: 100vh;
  margin-top: 0;
  padding-top: 102px;
  padding-bottom: 85px;
}

.form {
  text-align: center;
}

.text-field, .text-field-2, .text-field-3 {
  font-family: Open Sans, sans-serif;
}

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

.textarea.consulta {
  height: 80px;
  font-family: Open Sans, sans-serif;
}

.submit-button {
  background-color: #1174a3;
  border-radius: 0;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all .3s;
}

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

.heading {
  color: #fff;
  text-align: center;
  text-shadow: none;
  background-color: #1174a3;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 43px;
  line-height: 46px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 13px #000;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
}

.heading-3 {
  color: #fff;
  text-align: center;
  border-radius: 6px;
  margin-bottom: 10px;
  padding: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

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

.section-3.diferenciales {
  background-color: rgba(231, 231, 231, .29);
}

.div-block {
  width: 120px;
  height: 120px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 1000px;
  margin: auto;
}

.column {
  text-align: center;
}

.image {
  margin-top: 0;
}

.text-block {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

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

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

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

.section-4.productos1 {
  background-color: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-4 {
  color: #0f6483;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px #333;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 19px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

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

.column-7, .column-8, .column-9 {
  text-align: center;
}

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

.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/20230414_140654.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 63px;
}

.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 {
  text-align: center;
  background-color: #1174a3;
  border-radius: 0;
  margin-left: 60px;
  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;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

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

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

.section-8.direccion {
  padding-top: 30px;
}

.text-block-3 {
  color: #929292;
  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: 250px;
  background-color: rgba(0, 0, 0, 0);
}

.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, .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 {
  padding-top: 13px;
  font-family: Great Vibes, cursive;
}

.banner-slider-2 {
  z-index: -1;
  height: 600px;
  margin-top: 100px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 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: 100vh;
  margin-top: 135px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-1 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/DJI_0681.JPG');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-2 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/20230414_140654.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: url('../images/galeria-terravista-zivo15.jpg');
  background-position: 50% 100%;
  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%;
  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 {
  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;
}

.image-45 {
  padding-left: 0;
  display: none;
  position: relative;
  top: -42px;
  left: 451px;
}

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

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

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

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

.video {
  height: 350px;
}

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

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

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

.text-block-6 {
  text-align: center;
  margin-bottom: 10px;
  padding: 0 15px 20px;
  font-family: Open Sans, sans-serif;
}

.heading-6 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 600;
}

.div-block-2 {
  width: 200%;
  display: inline;
}

.div-block-3 {
  width: 19%;
  display: inline-block;
}

.list {
  background-color: var(--white);
  box-shadow: none;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 27px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.list-2 {
  background-color: var(--white);
  box-shadow: none;
  text-align: left;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.list-item, .list-item-2, .list-item-3 {
  color: #b3b3b3;
  text-align: left;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 22px;
}

.div-block-4 {
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: rgba(255, 122, 0, .71);
  border-radius: 1000px;
}

.text-block-7 {
  padding-top: 4px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

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

.text-block-8 {
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.text-block-9 {
  font-family: Open Sans, sans-serif;
  font-weight: 600;
}

.list-item-4, .list-item-5, .list-item-6 {
  color: #b3b3b3;
  text-align: left;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 22px;
}

.list-item-7 {
  color: #b3b3b3;
  text-align: left;
  font-size: 15px;
  line-height: 22px;
}

.list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13 {
  color: #b3b3b3;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 16px;
}

.list-item-14 {
  color: #b3b3b3;
  font-size: 15px;
  line-height: 16px;
}

.heading-7 {
  color: #0f6483;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.slide-6 {
  background-image: url('../images/plantaFamiliarExterior.png');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
}

.mask {
  width: auto;
  height: 350px;
  margin-bottom: 0;
}

.slide-nav {
  margin-top: 0;
  padding-top: 0;
}

.slider-3 {
  background-color: #e7e7e7;
  margin-bottom: 75px;
  padding-bottom: 0;
  display: none;
}

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

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

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

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

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

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

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

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

.heading-8 {
  color: #575656;
  text-align: left;
  padding-left: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
}

.text-block-10 {
  color: #0f6483;
  text-align: left;
  padding-left: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.text-block-10._2 {
  padding-left: 20px;
}

.text-block-11 {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.text-block-11._2 {
  padding-top: 28px;
  padding-left: 20px;
}

.bold-text {
  text-align: left;
  padding-left: 0;
}

.slider-4 {
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.mask-2 {
  height: 350px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.slider-5 {
  margin-bottom: 0;
}

.mask-3 {
  height: auto;
}

.right-arrow, .icon, .icon-2, .slide-nav-2 {
  display: none;
}

.slider-6, .slider-7 {
  background-color: #e7e7e7;
}

.slide-nav-3 {
  display: none;
}

.column-21 {
  background-color: var(--white);
}

.section-12 {
  background-color: #fff;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.icon-3, .icon-4 {
  display: none;
}

.slide-nav-4 {
  margin-top: -30px;
  padding-top: 79px;
  display: block;
  top: 320px;
}

.slide-nav-5 {
  display: block;
}

.icon-5, .icon-6, .icon-7, .icon-8 {
  display: none;
}

.slider-8 {
  height: 350px;
  background-color: #e7e7e7;
}

.slider-9, .slider-10 {
  height: 100%;
  background-color: var(--white);
}

.columns-2 {
  height: 500px;
}

.slide-nav-6 {
  display: block;
}

.column-22, .column-23 {
  margin-top: 20px;
}

.text-block-12 {
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 60px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.text-block-13 {
  padding-top: 10px;
  padding-bottom: 40px;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
}

.icon-9, .icon-10 {
  display: none;
}

.slide-nav-7 {
  display: block;
}

.slider-11 {
  height: 100%;
  background-color: var(--white);
}

.icon-11 {
  display: none;
}

.slide-nav-8 {
  display: block;
}

.icon-12, .icon-13 {
  display: none;
}

.slide-nav-9 {
  display: block;
}

.icon-14 {
  display: none;
}

.slide-nav-10 {
  display: block;
}

.icon-15, .icon-16 {
  display: none;
}

.column-24 {
  background-color: var(--white);
}

.slider-12, .slider-13 {
  height: 100%;
  background-color: var(--white);
}

.slider-14 {
  height: 86%;
  background-color: var(--white);
}

.icon-17, .icon-18 {
  display: none;
}

.slide-nav-11 {
  display: block;
}

.slider-15 {
  height: 100%;
  background-color: var(--white);
}

.slide-nav-12 {
  display: block;
}

.icon-19, .icon-20 {
  display: none;
}

.slider-16 {
  height: 100%;
  background-color: var(--white);
}

.div-block-5 {
  text-align: center;
}

.column-28 {
  background-color: rgba(0, 0, 0, 0);
}

.slide-14 {
  background-color: var(--white);
}

.html-embed {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.text-span {
  text-transform: none;
  background-color: #0034cd;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
}

.lightbox-link {
  border: 2px solid #fff;
  margin-top: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .33);
}

.image-2 {
  height: auto;
  opacity: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  transition: opacity .2s;
  display: inline-block;
  position: absolute;
  top: 15%;
  bottom: 0%;
  left: 22%;
  right: 50%;
}

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

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

.slide-15 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/unnamed-8.jpg');
  background-position: 0 0, 100%;
  background-size: auto, cover;
}

.html-embed-2 {
  display: none;
}

.heading-9 {
  color: #d67075;
  font-size: 18px;
  line-height: 20px;
  text-decoration: none;
}

.bold-text-4 {
  font-family: Open Sans, sans-serif;
  font-size: 40px;
}

.columns-3 {
  max-width: 100%;
  text-align: center;
  background-color: #d67174;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 30px;
  display: flex;
}

.text-span-2 {
  align-items: center;
  font-size: 30px;
  font-weight: 700;
  display: inline;
}

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

.column-29 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.column-30 {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

.text-field-4 {
  width: 30%;
}

.select-field-2 {
  width: 30%;
  font-family: Open Sans, sans-serif;
}

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

.container-4 {
  margin-bottom: auto;
}

.div-block-7 {
  width: 100%;
  height: 50px;
  background-color: var(--orange);
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.slide-16 {
  height: 100%;
  margin-right: 0;
}

.slide-17 {
  height: 100%;
}

.text-block-15 {
  color: var(--white);
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.slide-18 {
  height: 100%;
}

.slide-19 {
  height: 100%;
}

.section-13 {
  text-align: right;
  background-color: #e7e7e7;
  padding-top: 40px;
  padding-bottom: 40px;
}

.columns-5 {
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 0;
  display: flex;
  position: static;
}

.text-block-16 {
  color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 10px;
  padding-right: 5px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 180px;
  font-weight: 700;
  line-height: 150px;
  display: block;
}

.text-block-17 {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  padding-top: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 30px;
  line-height: 32px;
  display: block;
}

.div-block-8 {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-31 {
  text-align: left;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 10px;
  display: flex;
}

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

.text-block-18 {
  color: var(--black);
  text-align: left;
  text-transform: uppercase;
  font-family: Roboto Condensed, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  line-height: 32px;
}

.text-block-19 {
  color: var(--white);
  text-align: left;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.image-54 {
  text-align: left;
}

.button-4 {
  background-color: var(--white);
  color: var(--orange);
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: all .3s;
  position: static;
}

.button-4:hover {
  background-color: #d7d7d7;
}

.section-14 {
  color: var(--indian-red);
  background-color: #e7e7e7;
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-20 {
  color: var(--indian-red);
  -webkit-text-stroke-color: var(--indian-red);
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.text-block-21 {
  color: var(--black);
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.text-block-22 {
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

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

.column-33 {
  background-color: rgba(214, 112, 117, .39);
  border-radius: 3px;
  padding-top: 10px;
}

.columns-6 {
  align-items: center;
  display: block;
}

.text-field-5 {
  border: 1px solid #b1b1b1;
  border-radius: 0;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.link {
  display: none;
}

.form-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  padding: 0 0 15px;
  display: flex;
}

.text-block-23 {
  color: var(--white);
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

.heading-22 {
  color: #3ba6de;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
}

.div-block-9 {
  z-index: 4;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .78);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-24 {
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 20px;
}

.select-field-3 {
  border: 1px solid #b1b1b1;
  font-family: Montserrat, sans-serif;
}

.text-block-25 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.div-block-10 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.instagram {
  display: none;
}

.submit-button-2 {
  text-transform: none;
  background-color: #3ba6de;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  transition: all .3s;
}

.submit-button-2:hover {
  color: #fff;
  background-color: #208fc9;
}

.form-block {
  margin-bottom: 0;
}

.form-block.form-pop {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
}

.error-message-2 {
  min-height: 0;
  text-align: center;
  background-color: #fff;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-11 {
  width: 650px;
  height: 600px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin: auto;
  padding: 20px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 8px 8px 15px rgba(0, 0, 0, .41);
}

.container-5 {
  padding-top: 220px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-12 {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  padding: 20px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-13 {
  width: 1000px;
  height: 350px;
  background-color: var(--orange);
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 140px auto 220px;
  padding-top: 0;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-14 {
  text-align: center;
  margin-bottom: 20px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-56 {
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}

.div-block-15 {
  align-items: center;
  display: flex;
}

.heading-23 {
  color: var(--white);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 50px;
  font-weight: 900;
}

.image-57 {
  margin-bottom: 9px;
  padding-left: 60px;
}

.container-6 {
  padding-top: 13px;
  padding-bottom: 47px;
}

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

.column-34 {
  padding-top: 34px;
}

.text-block-26 {
  color: #0f6483;
  text-align: center;
  margin-top: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.html-embed-3 {
  margin-top: 28px;
}

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

.div-block-16 {
  border: 1px solid #cecece;
}

.image-59 {
  margin-bottom: 20px;
}

.slider-17 {
  height: 370px;
}

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

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

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

.form-block-2 {
  background-color: #fff;
  padding: 20px;
}

.field-label {
  text-align: left;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-17 {
  display: flex;
}

.select-field-4 {
  width: 35%;
  color: #000;
  background-color: #fff;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
}

.section-15 {
  text-align: center;
  background-color: #f6f6f6;
  padding: 0 20px 40px;
}

.heading-24 {
  color: #0f6483;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.paragraph-2 {
  color: #0f6483;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.container-7 {
  padding-top: 13px;
  padding-bottom: 47px;
}

.heading-25 {
  color: #0f6483;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

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

.html-embed-4 {
  margin-top: 28px;
}

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) {
  .section-2 {
    height: 120vh;
  }

  .heading-3 {
    letter-spacing: 0;
    text-indent: 0;
    column-count: auto;
  }

  .slider {
    height: 270px;
  }

  .banner-slider {
    height: 120vh;
  }

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

  .image-2 {
    max-width: 95%;
    left: 10px;
  }

  .html-embed-2 {
    display: block;
  }

  .div-block-7 {
    width: 100%;
  }

  .text-block-15 {
    padding-right: 40px;
  }

  .text-block-16 {
    padding-right: 5px;
    font-family: Roboto Condensed, sans-serif;
    font-size: 130px;
  }

  .div-block-9 {
    padding-left: 0;
  }

  .submit-button-2 {
    padding: 15px;
    font-size: 14px;
  }

  .div-block-11 {
    width: auto;
  }

  .div-block-13 {
    width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-56 {
    margin-left: 0;
    padding-left: 0;
  }
}

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

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

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

  .button-2 {
    font-size: 13px;
    line-height: 13px;
  }

  .slider {
    height: 320px;
  }

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

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

  .banner-slider {
    height: 150vh;
  }

  .image-45 {
    display: none;
  }

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

  .div-block-3 {
    width: 100%;
  }

  .list, .list-2 {
    margin-top: 100px;
  }

  .heading-8 {
    font-size: 14px;
    line-height: 15px;
  }

  .text-block-11 {
    padding-bottom: 20px;
    font-size: 11px;
    line-height: 12px;
  }

  .bold-text {
    font-size: 13px;
    line-height: 14px;
  }

  .section-12 {
    margin-bottom: 100px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .slide-nav-4 {
    margin-top: 0;
    padding-top: 0;
  }

  .text-block-12 {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 13px;
  }

  .text-block-13 {
    padding-top: 0;
    padding-left: 60px;
    line-height: 13px;
  }

  .image-2 {
    width: 100%;
    left: 13px;
    right: 0;
  }

  .html-embed-2 {
    display: none;
  }

  .div-block-7 {
    height: 30px;
  }

  .text-block-15 {
    font-size: 22px;
  }

  .section-13 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-5 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-16, .text-block-17 {
    text-align: center;
  }

  .column-32 {
    text-align: right;
    display: block;
  }

  .text-block-18, .text-block-19 {
    text-align: center;
  }

  .section-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-55 {
    text-align: center;
    margin-top: -56px;
  }

  .div-block-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-11 {
    width: auto;
  }

  .div-block-13 {
    height: 550px;
    flex-direction: column;
    padding-left: 60px;
  }

  .image-56 {
    margin-top: -233px;
    margin-left: 437px;
    padding-left: 0;
    display: none;
  }

  .div-block-15 {
    display: block;
  }

  .heading-23 {
    font-size: 40px;
  }
}

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

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

  .heading-3 {
    object-fit: fill;
    margin-bottom: 0;
    line-height: 26px;
    overflow: visible;
  }

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

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

  .column-8, .columns {
    margin-bottom: 0;
  }

  .section-6.cta {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-5 {
    font-size: 30px;
  }

  .button-2 {
    margin-left: 0;
    font-size: 13px;
    line-height: 13px;
  }

  .slider {
    height: 480px;
  }

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

  .body {
    padding-top: 0;
  }

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

  .banner-slider {
    height: 170vh;
    margin-bottom: 0;
    padding-bottom: 0;
  }

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

  .div-block-3 {
    width: 100%;
  }

  .list, .list-2 {
    margin-top: 35px;
  }

  .list-item, .list-item-2, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14 {
    font-size: 15px;
  }

  .heading-8 {
    padding-left: 0;
    font-size: 14px;
    line-height: 15px;
  }

  .text-block-10 {
    padding-left: 0;
    font-size: 13px;
    line-height: 14px;
  }

  .text-block-11 {
    padding-left: 0;
    font-size: 11px;
    line-height: 12px;
  }

  .text-block-11._2 {
    padding-bottom: 40px;
  }

  .bold-text {
    font-size: 12px;
    line-height: 12px;
  }

  .section-12 {
    margin-top: 20px;
    margin-bottom: 60px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slide-nav-4 {
    margin-top: -94px;
  }

  .column-22 {
    background-color: rgba(0, 0, 0, 0);
  }

  .text-block-12 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 11px;
    line-height: 12px;
  }

  .text-block-13 {
    padding-top: 0;
    padding-bottom: 10px;
    padding-left: 0;
    font-size: 11px;
    line-height: 12px;
  }

  .container-3 {
    margin-bottom: 0;
    padding-bottom: 109px;
  }

  .image-46 {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .image-47 {
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .column-25 {
    background-color: var(--white);
  }

  .column-26 {
    background-color: var(--white);
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-48 {
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .column-27 {
    background-color: var(--white);
  }

  .div-block-5 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .right-arrow-2 {
    padding-top: 60px;
  }

  .image-49 {
    padding-top: 100px;
    padding-bottom: 140px;
  }

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

  .image-51, .image-52, .image-53 {
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .bold-text-2 {
    font-size: 18px;
  }

  .bold-text-3 {
    font-size: 18px;
    line-height: 18px;
  }

  .text-span {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image-2 {
    margin-top: 15px;
    display: none;
    top: 40px;
    bottom: 0;
    left: 10px;
  }

  .columns-3 {
    flex-direction: column;
  }

  .columns-5 {
    display: block;
  }

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

  .image-55 {
    text-align: center;
    margin-top: 13px;
  }

  .div-block-9 {
    width: 100vw;
    height: 100vh;
  }

  .error-message-2 {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-11 {
    width: auto;
    height: 600px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-13 {
    height: 500px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-14 {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .image-56 {
    display: none;
  }

  .heading-23 {
    font-size: 30px;
  }

  .text-block-26 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slider-17 {
    height: 250px;
  }

  .column-35 {
    padding-top: 51px;
    padding-bottom: 50px;
  }

  .column-36 {
    margin-bottom: 50px;
  }
}


