/*1848px*/
.items-sectores-soluciones {
  width: 100%;
  display: block;
}
.items-sectores-soluciones .item {
  width: 100%;
  height: 100vh;
  height: 100svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  color: white;
  background-color: #2B2729;
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item {
    max-height: 36em;
  }
}
.items-sectores-soluciones .item:before {
  content: "";
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#006b5c+0,006b5c+100&0+0,1+100 */
  background: linear-gradient(45deg, rgba(0, 107, 92, 0) 0%, rgb(0, 107, 92) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0.8;
}
.items-sectores-soluciones .item:after {
  content: "";
  width: auto;
  height: auto;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+67&1+0,0+67 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item:after {
    opacity: 0.8;
  }
}
.items-sectores-soluciones .item article {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.items-sectores-soluciones .item picture {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}
.items-sectores-soluciones .item img {
  width: 100%;
  max-width: none;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.items-sectores-soluciones .item .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  z-index: 2;
  margin-top: 8.125em;
  margin-bottom: 8.125em;
}
@media screen and (max-width: 1500px) {
  .items-sectores-soluciones .item .row {
    margin-top: 7.5em;
    margin-bottom: 7.5em;
  }
}
@media screen and (max-width: 1023px) {
  .items-sectores-soluciones .item .row {
    margin-top: 6.75em;
    margin-bottom: 6.75em;
  }
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item .row {
    margin-top: 3.75em;
    margin-bottom: 3.75em;
  }
}
.items-sectores-soluciones .item .row::before, .items-sectores-soluciones .item .row::after {
  content: none;
}
.items-sectores-soluciones .item .caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 1.875em;
  border-top: thin solid white;
}
@media screen and (max-width: 1500px) {
  .items-sectores-soluciones .item .caption {
    padding-top: 1.75em;
  }
}
@media screen and (max-width: 1023px) {
  .items-sectores-soluciones .item .caption {
    padding-top: 1.675em;
  }
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item .caption {
    padding-top: 1.5em;
  }
}
.items-sectores-soluciones .item .caption .label-orden {
  width: 31.63%;
  display: inline-block;
  margin: 1.071em 0;
  font-size: 0.875em;
  line-height: 100%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item .caption .label-orden {
    width: 100%;
    margin-top: 0;
    font-size: 0.75em;
  }
}
.items-sectores-soluciones .item .caption .txt {
  width: 65.929%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item .caption .txt {
    width: 100%;
  }
}
.items-sectores-soluciones .item .caption .txt p {
  margin: 2.222em 0 0;
  font-size: 1.125em;
  line-height: 144.44%;
}
@media screen and (max-width: 1023px) {
  .items-sectores-soluciones .item .caption .txt p {
    font-size: 1em;
  }
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item .caption .txt p {
    margin: 1.33em 0 0;
    font-size: 0.925em;
  }
}
.items-sectores-soluciones .item .caption .txt .cta-wrapper {
  margin-top: 2.5em;
}
@media screen and (max-width: 767px) {
  .items-sectores-soluciones .item .caption .txt .cta-wrapper {
    margin-top: 1.75em;
  }
}