#contenedorCajas,
#contenedorDescarga,
#contenedorContactaConNosotros {
  padding: 32px 30px 0 30px !important;
}

#contenedorCajas > .fusion-row > .colFlex:nth-child(2) {
  display: none !important;
}

#contenedorCajas > .fusion-row > .colFlex .textoEditor {
  color: #000;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  padding: 24px 16px;
}

#contenedorCajas > .fusion-row > .colFlex .textoEditor > * {
  margin-bottom: 0 !important;
}

#contenedorCajas > .fusion-row > .colFlex .textoEditor > * + * {
  margin-top: 16px !important;
}

#contenedorCajas > .fusion-row > .colFlex .textoEditor > h2 {
  font-size: 2rem !important;
  font-weight: 400 !important;
  line-height: 125% !important;
}

#contenedorDescarga .fusion-row > .colFlex .tituloH2Apartado {
  margin-bottom: 0 !important;
  padding: 24px 16px !important;
}

#contenedorDescarga .fusion-row > .colFlex .tituloH2Apartado > h2 {
  font-size: 2rem !important;
  font-weight: 600 !important;
  line-height: 150% !important;
}

#contenedorDescarga .fusion-row > .colFlex .tituloH2Apartado + .imageframe-align-center {
  padding: 0 16px 24px 16px !important;
}

#contenedorDescarga .fusion-row > .colFlex + .colFlex {
  margin-top: 32px !important;
}

/* Media queries */
@media only screen and (min-width: 639px) {
  #contenedorCajas > .fusion-row > .colFlex .textoEditor {
    padding: 24px;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor > * + * {
    margin-top: 24px !important;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor > h2 {
    font-size: 2.4rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
  #contenedorDescarga .fusion-row > .colFlex .tituloH2Apartado {
    padding: 24px !important;
  }
  #contenedorDescarga .fusion-row > .colFlex .tituloH2Apartado > h2 {
    font-size: 2.4rem !important;
    font-weight: 600 !important;
    line-height: 150% !important;
  }
  #contenedorDescarga .fusion-row > .colFlex .tituloH2Apartado + .imageframe-align-center {
    padding: 0 24px 24px 24px !important;
  }
}

@media only screen and (min-width: 770px) {
  #contenedorCajas,
  #contenedorDescarga,
  #contenedorContactaConNosotros {
    padding: 48px 30px 0 30px !important;
  }
  #contenedorCajas > .fusion-row,
  #contenedorDescarga > .fusion-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  #contenedorCajas > .fusion-row > .colFlex .tituloH2Apartado > h2,
  #contenedorDescarga > .fusion-row > .colFlex .tituloH2Apartado > h2 {
    font-size: 2.8rem !important;
    font-weight: 600 !important;
    line-height: 150% !important;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor > h2,
  #contenedorDescarga > .fusion-row > .colFlex .textoEditor > h2 {
    font-size: 2.8rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
  #contenedorCajas > .fusion-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #contenedorCajas > .fusion-row > .colFlex {
    width: 48% !important;
  }
  #contenedorCajas > .fusion-row > .colFlex:nth-child(2) {
    display: block !important;
  }
  #contenedorDescarga > .fusion-row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #contenedorDescarga > .fusion-row > .colFlex {
    width: 48% !important;
  }
  #contenedorDescarga > .fusion-row > .colFlex:nth-child(2) {
    margin-top: 0 !important;
  }
}

@media only screen and (min-width: 1240px) {
  #contenedorCajas,
  #contenedorDescarga,
  #contenedorContactaConNosotros {
    padding: 64px 30px 0 30px !important;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor {
    padding: 32px 48px;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor > h2 {
    font-size: 3.2rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
  #contenedorCajas > .fusion-row > .colFlex .tituloH2Apartado > h2,
  #contenedorDescarga > .fusion-row > .colFlex .tituloH2Apartado > h2 {
    font-size: 3.2rem !important;
    font-weight: 600 !important;
    line-height: 150% !important;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor > h2,
  #contenedorDescarga > .fusion-row > .colFlex .textoEditor > h2 {
    font-size: 3.2rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
}

@media only screen and (min-width: 1600px) {
  #contenedorCajas > .fusion-row > .colFlex .textoEditor {
    padding: 48px 64px;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor > h2 {
    font-size: 3.6rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
  #contenedorCajas > .fusion-row > .colFlex .tituloH2Apartado > h2,
  #contenedorDescarga > .fusion-row > .colFlex .tituloH2Apartado > h2 {
    font-size: 3.6rem !important;
    font-weight: 600 !important;
    line-height: 150% !important;
  }
  #contenedorCajas > .fusion-row > .colFlex .textoEditor > h2,
  #contenedorDescarga > .fusion-row > .colFlex .textoEditor > h2 {
    font-size: 3.6rem !important;
    font-weight: 400 !important;
    line-height: 125% !important;
  }
}

/* Fin de las media queries */
