.blockServicios-top.top-center {
  text-align: center;
}
@media (min-width: 1440px) {
  .blockServicios-top.top-flex.top-flex1 > *:first-child {
    width: 680px;
    flex-basis: 680px;
  }
  .blockServicios-top.top-flex.top-flex2 > *:first-child {
    width: 622px;
    flex-basis: 622px;
  }
}
@media (min-width: 1024px) {
  .blockServicios-top.top-flex {
    display: flex;
  }
  .blockServicios-top.top-flex > *:first-child {
    margin-right: 74px;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .blockServicios-top.top-flex > *:last-child {
    flex-grow: 1;
  }
  .blockServicios-top.top-flex > *:last-child > *::last-child {
    margin-bottom: 0;
  }
  .blockServicios-top .section-tit1 {
    max-width: 500px;
  }
}
@media (min-width: 1024px) and (max-width: 1439px) {
  .blockServicios-top.top-flex.top-flex1 > *:first-child {
    width: 500px;
    flex-basis: 500px;
  }
  .blockServicios-top.top-flex.top-flex2 > *:first-child {
    width: 480px;
    flex-basis: 480px;
  }
}
@media (max-width: 1023px) {
  .blockServicios-top .section-tit1 {
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=blockServicios-top.css.map */