/* ----- hero's web page ----- */
.hero-text {
  height: 600px;
  overflow: hidden;
  position: relative;
  background-size: cover !important;
  background-position: center top !important;
}

#transforme-su-negocio .container i {
  font-size: 5em;
  color: #4183D7;
  background: linear-gradient(to bottom, #22D1DC 30%, #219ECF, #3E58EF 75%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ----------------- SOFTWARE ERP ----------------- */
#ERP {
  background: url(/images/software-adaptado-a-todas-las-empresas.webp?54c89dabebf9db33c22b20fdf402e3f8) no-repeat;
}

/* #informacion-en-tiempo-real .integracion-BI {
    width: 80%;
    margin: 0 auto;
} */
/* #que-ofrece {
    background: #0f2345 url(../../public/img/erp-section-background.webp) no-repeat;
    /* 0b2142 * /
    background-position: center right;
    height: 500px;
    background-size: auto 100%;
} */
/* #empleados-productivos {
    background: url(../../public/img/background-business.webp) no-repeat;
    background-size: auto 100%;
}
#empleados-productivos .row i {
    color: #2db699;
} */
/* ----------------- ERP para las PYMES ----------------- */
#oferta-pymes {
  background: url(/images/oferta-para-las-pymes.webp?8b9a38f82d1eb35b774bcefd484a4f7a) no-repeat;
  background-position: center right;
  height: 500px;
  background-size: auto 100%;
}

/* ----------------- SOFTWARE CRM ----------------- */
#no-dubble-tasks {
  background: url(/images/crm-background.webp?f5736f419387e27308520147593cf3fc) no-repeat;
  background-size: cover;
  height: 500px;
  background-position: center top;
}

#no-dubble-tasks .text-content {
  width: 60%;
  margin-left: 30%;
  background: #fff;
  padding: 20px;
  box-shadow: 0 4px 10px #a1a1a1;
}

#no-dubble-tasks img {
  width: 80%;
}

/* ----------------- SOFTWARE CRM ----------------- */
#SCM {
  background: url(/images/software-scm.webp?6c8fb03230673d331647b181b6dcca66) no-repeat;
}

#supere-expectativas {
  background: url(/images/scm-background.webp?b376a8bbb2c8cd3efea7cc1e6c08e615);
}

#supere-expectativas img {
  width: 80%;
  margin-left: 10%;
}

#supere-expectativas .text-content {
  width: 60%;
}

#beneficios-scm {
  background: url(/images/que-ofrece-scm.webp?2d13d1499ebbda0f1b1eb6cecba3e865) no-repeat;
  background-position: center right;
  background-size: auto 100%;
}

#beneficios-scm .container-text {
  width: 40%;
  margin-left: 10%;
}

/* ----------------- SOFTWARE TMS ----------------- */
#gestione-efectivamente img {
  width: 80%;
  margin-left: 20%;
}

#gestione-efectivamente .text-content {
  width: 60%;
  margin-left: 10%;
}

#beneficios-tms {
  background-position: center right;
}

#beneficios-tms .container-text {
  margin-left: 20%;
}

#beneficios-tms .container-text i {
  width: 20px;
}

#beneficios-tms img {
  display: block;
  width: 60%;
  margin-left: 10%;
}

#beneficios-tms i {
  color: #00e833;
}

/* ----------------- SOFTWARE BI ----------------- */
#dificil-es-facil .text-content {
  width: 80%;
  margin: 0 auto;
}

#dificil-es-facil img {
  width: 100%;
}

#nube {
  background: url(/images/servicio-en-la-nube.webp?e9409106d5087a17a20481f0bcc81e74) no-repeat;
}

#nube:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(68, 68, 68, 0.68);
  top: 0;
  left: 0;
  z-index: 1;
}

#IOT {
  background: url(/images/internet-de-las-cosas.webp?d43e2f8651d68911833712963ebdc4d0) no-repeat;
  position: relative;
}

#IOT:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(68, 68, 68, 0.68);
  top: 0;
  left: 0;
  z-index: 1;
}
