@charset "UTF-8";
/* Cabecera */
/* Fin*/
/* Precabecera */
/* Fin */
/* Submenu */
/*  Fin */
/* Barra de título */
/* Fin */
/* Contenido */
/* Fin

/* Pie */
/* Fin */
#contenedorContacto {
  padding: 32px 30px 0 30px !important;
}
#contenedorContacto > .fusion-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
#contenedorContacto > .fusion-row .textoEditor {
  margin: 12px 0 24px 0 !important;
}

#colTextoContacto .tituloH2Apartado > h2 {
  font-size: 4rem !important;
  font-weight: 400 !important;
  line-height: 115% !important;
}

#contenedorContacto .fusion-builder-row-inner {
  margin: 48px 0 0 0;
}
#contenedorContacto .fusion-builder-row-inner + .fusion-builder-row-inner {
  margin: 64px 0 0 0;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper {
  border-radius: 8px;
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > div {
  background-color: #000;
  display: block;
  padding: 0 24px;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title {
  padding-top: 32px;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title > h2 {
  font-size: 3rem !important;
  font-weight: 400 !important;
  line-height: 125% !important;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title > h2 b,
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title > h2 strong {
  font-weight: 400 !important;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title strong {
  display: block;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title strong + strong {
  color: #fff;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-button-wrapper {
  padding-bottom: 32px;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper .textoEditor {
  margin: 0 !important;
  padding-top: 12px !important;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper .textoEditor > * {
  max-width: 420px;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper .fusion-button-wrapper {
  padding-top: 24px !important;
}
#contenedorContacto .cuadrosContacto > .fusion-column-wrapper .fusion-button-wrapper .btn {
  padding: 8px 48px;
}

@media only screen and (min-width: 480px) {
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper > div {
    padding: 0 42px;
  }
}
@media only screen and (min-width: 767px) {
  #contenedorContacto {
    padding: 5% 30px !important;
  }
  #contenedorContacto > .fusion-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #contenedorContacto > .fusion-row > .colFlex {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  #contenedorContacto > .fusion-row > .colFlex + .colFlex {
    margin: 0 0 0 4% !important;
  }

  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper > div {
    padding: 0 24px;
  }
}
@media only screen and (min-width: 800px) {
  #contenedorContacto {
    padding: 5% 30px !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 1001px) {
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper {
    padding-top: 64px !important;
    padding-bottom: 64px !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title {
    padding-top: 48px;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title > h2 {
    font-size: 4.5rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper .fusion-button-wrapper {
    padding-top: 42px !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper .textoEditor {
    padding-top: 32px !important;
  }
}
@media only screen and (min-width: 1367px) {
  .tituloH1Apartado {
    margin: 0 !important;
  }

  #contenedorContacto > .fusion-row > .colFlex {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%;
  }
  #contenedorContacto > .fusion-row > .colFlex + .colFlex {
    margin: 0 0 0 6% !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper {
    padding-top: 96px !important;
    padding-bottom: 96px !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper > .fusion-title > h2 {
    font-size: 5rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper .textoEditor {
    font-size: 2.4rem !important;
    font-weight: 400 !important;
    line-height: 150% !important;
  }
  #contenedorContacto .cuadrosContacto > .fusion-column-wrapper .textoEditor > p:nth-child(1) {
    font-size: 2.4rem !important;
    font-weight: 400 !important;
    line-height: 150% !important;
  }
}
#colFormHubspot .hbspt-form {
  margin: 0 auto;
  max-width: 500px;
}