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

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

.container-3 {
  padding-top: 0;
}

.logo {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.section {
  text-align: center;
  background-color: #e73591;
  padding: 20px 10px;
}

.text-field-3 {
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  font-family: Montserrat, sans-serif;
}

.slide-3 {
  background-image: url('../images/Banner--Cima--3-compressed.jpg');
  background-position: 50%;
  background-size: cover;
}

.container-4 {
  padding-top: 29px;
}

.select-field-6 {
  color: #7e7e7e;
  background-color: #fff;
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  font-family: Montserrat, sans-serif;
}

.select-field-6.prefijo {
  border-right-style: solid;
  border-right-color: #a3a3a3;
  width: 40%;
  margin-right: 0;
  padding-right: 12px;
  font-family: Varela Round, sans-serif;
}

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

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

.logo-2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 58px;
}

.error-message-2 {
  text-align: center;
  background-color: #fd17b8;
  margin-top: 0;
  position: absolute;
  inset: 0;
}

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

.textarea.consulta {
  border: 1px #000;
  border-bottom: 1px solid #a3a3a3;
  height: 80px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.form {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.container {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: block;
}

.section-2 {
  text-align: center;
  min-height: 100vh;
  padding: 50px 20px 40px;
}

.banner-slider {
  z-index: -1;
  background-color: #ddd0;
  background-image: linear-gradient(#00000080, #00000080);
  min-height: 115vh;
  margin-top: 100px;
  position: absolute;
  inset: 0%;
}

.column-29 {
  padding-left: 10px;
}

.submit-button-2 {
  color: #080808;
  letter-spacing: 2px;
  background-color: #fbf852;
  border-radius: 20px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  transition: all .3s;
}

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

.heading-12 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Varela Round, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.heading-3 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: none;
  text-shadow: 0 1px 3px #0003;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-family: Applegaramond, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 40px;
}

.text-block-18 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
}

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

.form-block-2 {
  background-color: #fff;
  border: 1px #000;
  border-radius: 20px;
  margin-bottom: 0;
  padding: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
  box-shadow: 5px 6px 2px -3px #00008d;
}

.heading-4 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}

.column-28 {
  text-align: left;
}

.text-span {
  text-transform: none;
  font-family: Applegaramond, sans-serif;
  font-size: 34px;
  line-height: 30px;
}

.section-3 {
  text-align: center;
  background-color: #fff;
  padding: 40px 10px 60px;
}

.heading-13 {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Applegaramond, sans-serif;
  font-size: 34px;
  font-style: italic;
}

.heading-13.white {
  color: #fff;
  text-align: left;
  margin-bottom: 40px;
}

.div-block-15 {
  text-align: left;
  border: 1px solid #acacac;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  height: 80px;
  margin-bottom: 10px;
  padding: 20px 10px;
  display: flex;
}

.image {
  margin-right: 10px;
}

.text-block-19 {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.section-4 {
  text-align: center;
  background-color: #fff;
  padding: 20px 40px 60px;
}

.text-block-20 {
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

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

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #8a69d4;
  border-radius: 20px;
  margin-top: 10px;
  padding: .75rem 1.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
  overflow: visible;
}

.button:hover {
  letter-spacing: 3px;
  background-color: #c40c8d;
}

.button.d-06 {
  color: #d8fafe;
  background-color: #9adbff00;
  border: 1px solid #9adbff;
  border-radius: 50rem;
  margin-top: -40px;
  font-family: Poppins, sans-serif;
  transition: color .3s, background-color .3s;
}

.button.d-06:hover {
  color: #040126;
  background-color: #9adbff;
}

.columns {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-17 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 100%;
  display: block;
}

.image-2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-2.last {
  width: 80%;
}

.image-3 {
  padding-bottom: 10px;
}

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

.slider-marcas {
  text-transform: uppercase;
  border: 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}

.container-slider {
  width: 1250px;
  max-width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  line-height: 21px;
  overflow: hidden;
}

.div-marcas {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logos-clientes {
  flex: none;
  width: 100%;
  display: flex;
}

.client-logo-slider {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: none;
  display: flex;
}

.marcas {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.item {
  width: 140px;
}

.slider {
  background-color: #ddd0;
  height: auto;
}

.slide-nav {
  display: none;
}

.icon {
  color: #e73591;
  transition: all .3s;
  display: block;
}

.icon:hover {
  color: #7f1a7d;
}

.icon-2 {
  display: none;
}

.text-block-17 {
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-13 {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.columns-17 {
  text-align: left;
  margin-top: 10px;
}

.image-52 {
  width: 7%;
  max-width: 90%;
  margin-right: 10px;
  transition: opacity .2s;
}

.section-9 {
  text-align: center;
  background-color: #f5f5f5;
  background-image: linear-gradient(90deg, #1b2e6d, #ed028d);
  padding: 0 0 40px;
}

.text-block-15 {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-top: 1px #000;
  padding-top: 5px;
  font-size: 15px;
  font-weight: 500;
}

.text-block-15.white {
  color: #fff;
  margin-bottom: 10px;
}

.div-block {
  background-color: #f26d2d;
  width: 20%;
  height: 2px;
}

.paragraph-3 {
  color: #000;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}

.paragraph-3.white {
  color: #fff;
}

.image-51 {
  margin-bottom: 40px;
}

.section-10 {
  text-align: center;
  background-color: #000;
  padding: 5px 10px;
  font-family: Poppins, sans-serif;
}

.column-30 {
  text-align: left;
}

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

.slide-4 {
  background-image: url('../images/Banner--Cima--1-compressed.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.heading-11 {
  margin-bottom: 20px;
  font-weight: 600;
}

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

.paragraph-8 {
  color: #000;
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

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

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

.text-block-21 {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border-top: 1px #000;
  padding-top: 5px;
  font-size: 15px;
  font-weight: 500;
}

.section-6 {
  background-image: linear-gradient(90deg, #fd225e, #d236d2);
  padding-top: 0;
  padding-bottom: 0;
}

.paragraph-7 {
  color: #000;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.paragraph-7.quienes {
  color: #fff;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

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

.div-block-8 {
  background-color: #f26d2d;
  width: 20%;
  height: 2px;
}

.image-55 {
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.image-56 {
  margin-top: 0;
}

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

.image-57 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-58 {
  display: block;
}

.slider-2 {
  text-align: center;
  background-color: #ddd0;
  height: auto;
  padding-bottom: 20px;
}

.column-32, .column-33, .column-34 {
  text-align: center;
}

.text-block-22 {
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.section-11 {
  background-color: #e6e6e6;
  padding: 40px 10px 60px;
}

@media screen and (min-width: 1280px) {
  .container-4 {
    padding-top: 48px;
    padding-bottom: 25px;
  }

  .submit-button-2 {
    border-radius: 20px;
  }

  .paragraph-3 {
    margin-bottom: 19px;
  }

  .image-55 {
    margin-top: -1px;
  }

  .image-56 {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .select-field-6.prefijo {
    width: 50%;
    padding-left: 10px;
  }

  .text-block-19 {
    font-size: 12px;
  }

  .text-block-20 {
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 500;
  }

  .slider-marcas {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-slider {
    padding-left: 20px;
    padding-right: 20px;
  }

  .item {
    width: 125px;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    height: auto;
    padding-bottom: 40px;
  }

  .banner-slider {
    height: 125vh;
  }

  .heading-3 {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
  }

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

  .text-block-20 {
    letter-spacing: 0;
    margin-bottom: 0;
    font-size: 12.5px;
  }

  .text-block-20.ultimo {
    margin-bottom: 0;
  }

  .image-2.last {
    margin-bottom: 10px;
  }

  .columns-2 {
    display: block;
  }

  .slider-marcas {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-marcas {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .marcas {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .item {
    width: 100px;
  }

  .div-block-13 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

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

  .image-54, .column-26 {
    margin-bottom: 20px;
  }

  .column-23 {
    flex-direction: row;
    display: block;
  }

  .section-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-13 {
    flex-flow: column-reverse wrap-reverse;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .select-field-6.prefijo {
    width: 55%;
  }

  .section-2, .banner-slider {
    height: 150vh;
  }

  .column-29 {
    padding-left: 10px;
  }

  .submit-button-2 {
    font-size: 16px;
  }

  .heading-3 {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
  }

  .heading-4 {
    text-align: center;
    font-size: 22px;
    line-height: 30px;
  }

  .div-block-16, .image-2.last {
    margin-bottom: 20px;
  }

  .image-3 {
    padding-bottom: 10px;
  }

  .slider-marcas {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .marcas {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-wrap: wrap;
  }

  .item {
    width: 108px;
  }

  .text-block-15 {
    margin-top: 0;
  }

  .paragraph-3.white, .div-block-18 {
    margin-bottom: 20px;
  }

  .image-54 {
    margin-bottom: 42px;
  }

  .text-block-21 {
    margin-top: 0;
  }

  .section-6 {
    padding-top: 0;
  }
}


@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Applegaramond';
  src: url('../fonts/AppleGaramond-Italic.ttf') format('truetype'), url('../fonts/AppleGaramond-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}