.w-form-formrecaptcha {
  margin-bottom: 8px;
}

p {
  margin-bottom: 10px;
}

li {
  padding-top: 5px;
  padding-bottom: 5px;
}

.body {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/dots_1dots.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  font-family: 'Open Sans', sans-serif;
}

.cabezal {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0px;
  z-index: 9990;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 200px;
  margin-bottom: -35px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block {
  width: 250px;
  height: 80px;
  margin-right: 38px;
  background-color: #39424b;
  background-image: url('../images/logo-fondo.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.link-block.w--current {
  background-image: url('../images/logo-fondo.svg');
  background-position: 0px 0px;
  background-size: auto;
}

.logogral {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 120px;
  margin-top: 13px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #39424b;
  box-shadow: 4px 4px 8px 0 #000;
}

.menugral {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #d8d8d8;
  box-shadow: 4px 4px 12px 0 rgba(0, 0, 0, 0.53);
}

.buttongral {
  border-right: 1px solid rgba(0, 0, 0, 0.06);
  background-color: rgba(194, 205, 214, 0);
  font-family: 'Droid Sans', sans-serif;
  color: #0c0c0c;
  text-transform: uppercase;
}

.buttongral:hover {
  background-color: #39424b;
  color: #fff;
}

.buttongral.w--current {
  background-color: #39424b;
  color: #fff;
}

.titulo {
  position: relative;
  z-index: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 80px;
  margin-left: 0px;
  padding-right: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #5d6b78;
  box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.52);
}

.div-block-6 {
  position: relative;
  z-index: 400;
  width: auto;
  margin-top: 90px;
  margin-left: -207px;
  color: #dbd8d8;
}

.div-block-6._222 {
  width: auto;
}

.heading-2 {
  display: inline;
  overflow: visible;
  width: auto;
  padding-left: 11px;
  background-color: rgba(0, 0, 0, 0.65);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 43px;
  font-weight: 600;
}

.heading-2._22 {
  position: relative;
  top: -30px;
  display: inline-block;
  padding-top: 11px;
  padding-bottom: 23px;
  font-size: 60px;
  line-height: 50px;
  text-align: center;
}

.salir {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #ec0707;
}

.dropdown {
  width: 100%;
  height: auto;
}

.dropdown-list {
  height: 500px;
}

.dropdown-list.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/a01.jpg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 2px 2px 20px 4px #616161;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: crosshair;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.displaydrop {
  width: 100%;
}

.titulosub {
  position: relative;
  z-index: 800;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 81px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #5c6b77;
  box-shadow: 4px 4px 8px 0 #424242;
}

.titulosub.bene {
  width: 50%;
  padding-right: 36px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.heading-3 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 2px 0px 2px 26px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: 'Open Sans', sans-serif;
  color: #f15a24;
  font-size: 40px;
  font-weight: 600;
  text-align: right;
}

.beneficiostabfondo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1px;
  padding: 0px;
}

.beneficiostabfondo:hover {
  background-color: #c5bfbf;
}

.beneficiostabfondo.w--current {
  background-color: #9b9d9e;
  opacity: 1;
  color: #ececec;
}

.pregunta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-bottom: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ddd;
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
}

.pregunta:hover {
  background-color: #6d8599;
  color: #fff;
}

.banner-1 {
  position: relative;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 300px;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/gente11.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.slider-2 {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.slidergral1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slidergral1._2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slide-42 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 48, 63, 0.25)), to(rgba(50, 48, 63, 0.25))), url('../images/fondo_letras1.jpg');
  background-image: linear-gradient(180deg, rgba(50, 48, 63, 0.25), rgba(50, 48, 63, 0.25)), url('../images/fondo_letras1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-4 {
  margin-top: -5px;
  margin-bottom: 1px;
  font-family: 'Open Sans', sans-serif;
  color: #d1d1d1;
  font-weight: 600;
}

.servicios {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: -29px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
}

.sercabezal1 {
  overflow: hidden;
  width: 100%;
  margin-top: -28px;
}

.servicios1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  margin-top: 13px;
  padding-top: 150px;
  padding-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #d1d1d1;
}

.servicios1.serv {
  position: relative;
  z-index: 0;
  margin-top: -79px;
  padding-top: 82px;
  background-color: #b5b4b4;
}

.servicios1.ser {
  padding-top: 19px;
}

.servicios2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  margin-top: 19px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.serviciounidad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 19%;
  height: 40%;
  max-width: none;
  margin-right: 10px;
  margin-bottom: 9px;
  padding: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #9fa8af;
  background-image: url('../images/i-reorganizacion.svg'), url('../images/i-flecha-diagonal-arriba.png');
  background-position: 50% 50%, 90% 10%;
  background-size: 60px, 15px 15px;
  background-repeat: no-repeat, no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: crosshair;
}

.serviciounidad:hover {
  background-color: #6d8599;
  background-size: 90px, 15px 15px;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, 0.58);
  color: #f1ecec;
}

.serviciounidad._9 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-seguridad.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._9.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-seguridad.svg');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}

.serviciounidad._2 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-indexacion.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._2.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-indexacion.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._3 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-gestion.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._3.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-gestion.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._4 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-edit.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._4.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-edit.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._5 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-destruccion.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._5.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-destruccion.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._6 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-lab.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._6.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-lab.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._7 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-capacitacion.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._7.serpopgestion {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-capacitacion.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._8 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-encuadernacion.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._8.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/i-encuadernacion.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._10 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/i1-digitalizacion1.svg'), url('../images/i-flecha-diagonal-arriba.png');
  background-position: 50% 50%, 90% 10%;
  background-size: 65px, 15px 15px;
  background-repeat: no-repeat, no-repeat;
  text-decoration: none;
}

.serviciounidad._10:hover {
  background-size: 90px, 15px 15px;
}

.serviciounidad._10.sinflecha {
  background-color: rgba(160, 168, 175, 0);
  background-image: url('../images/i1-digitalizacion1.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.serviciounidad._11 {
  width: 100%;
  height: 100%;
  background-image: url('../images/iram-red-1.svg'), url('../images/i-flecha-diagonal-arriba.png');
  background-size: 70px, 15px 15px;
}

.serviciounidad._11 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-destruccion.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._11 {
  width: 100%;
  height: 100%;
  background-image: url('../images/iram-red-1.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._15 {
  width: 100%;
  height: 100%;
  background-image: url('../images/i-destruccion.svg'), url('../images/i-flecha-diagonal-arriba.png');
}

.serviciounidad._15.sin {
  background-color: rgba(159, 168, 175, 0);
  background-image: url('../images/iram-red-1.svg');
  background-position: 50% 50%;
  background-size: 26px;
  background-repeat: no-repeat;
}

.tituloserviciosunidad {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.serpopcontenedor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  margin-top: 0px;
  padding-bottom: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #858e95;
  background-color: #b5b4b4;
}

.cerrarpop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  background-image: url('../images/close.svg');
  background-position: 50% 50%;
  background-size: 30px 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.cerrarpop:hover {
  background-color: #5c6b77;
}

.text-block {
  font-size: 50px;
  cursor: pointer;
}

.sertitulo1 {
  width: 45%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 17px;
  padding-right: 21px;
  padding-bottom: 10px;
  background-color: rgba(115, 127, 137, 0.73);
  color: #b5b4b4;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 600;
  text-align: right;
}

.sercabezal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sercontenido {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sercontenido.edit {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.sercontenidoizq {
  width: 45%;
  height: auto;
  padding: 30px;
}

.sercontenidoizq.edit {
  width: 100%;
}

.sercontenidoizq.scrola {
  overflow: auto;
  height: 400px;
}

.sercontenidoder {
  width: 55%;
  height: auto;
}

.sercontenidoder.edit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slider-3 {
  z-index: 9999;
  height: 400px;
  background-color: transparent;
}

.serv1 {
  background-image: url('../images/p-20.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.serv1.lab1 {
  background-image: url('../images/ser_lab01.jpg');
  background-size: cover;
}

.serv1.index1 {
  height: auto;
  background-image: none;
}

.serv2.lab2 {
  background-image: url('../images/ser_lab02.jpg');
  background-size: cover;
}

.serpopreorg {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.serpopindex {
  position: relative;
  z-index: 10;
}

.serpopgestion {
  position: relative;
  z-index: 10;
}

.serpopeditab {
  position: relative;
  z-index: 10;
}

.serpopdestruc {
  position: relative;
  z-index: 10;
}

.serpoplaboratorio {
  position: relative;
  z-index: 10;
}

.serpopcapacit {
  position: relative;
  z-index: 10;
}

.serpopencuader {
  position: relative;
  z-index: 10;
}

.serpopseguridad {
  position: relative;
  z-index: 10;
}

.servicios3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.servicios3.edit {
  height: auto;
}

.secgral {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.secgral1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  min-height: 200px;
  padding-top: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2e2e2;
}

.titulopaginabac {
  position: absolute;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  height: 80px;
  margin-left: 0px;
  padding-right: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #5d6b78;
  box-shadow: 5px 5px 8px 0 rgba(0, 0, 0, 0.52);
}

.titulopaginatexto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 2px 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: 'Open Sans', sans-serif;
  color: #f15a24;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  text-align: right;
}

.titulopaginatextodigi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 2px 0px 2px 26px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: 'Open Sans', sans-serif;
  color: #d1d1d1;
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  text-align: right;
}

.equipossubtit {
  position: relative;
  z-index: 80;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 23px 10px 23px 23px;
  background-color: #9fa8af;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.61);
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 400;
}

.equiposa {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 31px;
}

.equiposaizq {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  padding-bottom: 39px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #eee;
  box-shadow: 1px 1px 3px 0 #000;
}

.equiposader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
}

.equipossubmarca {
  margin: 0px 0px 17px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 23px;
  background-color: #bebebe;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
}

.textogral {
  padding: 0px 37px 13px;
}

.list-2 {
  padding-right: 37px;
  padding-left: 55px;
}

.equiposader1imagen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 500px;
  margin-top: 56px;
  background-image: url('../images/e_metis.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.equiposader1imagen._2 {
  width: 70%;
  height: 400px;
  background-image: url('../images/e_600.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.equiposader1imagen._3 {
  width: 80%;
  height: 300px;
  background-color: #fff;
  background-image: url('../images/KV-S8147-2_8_1.png');
  background-position: 50% 50%;
  background-size: contain;
}

.equiposader1imagen._3._6 {
  height: 400px;
  background-image: url('../images/e_6600.jpg');
  background-position: 50% 50%;
  background-size: 250px;
}

.equiposader1imagen._4 {
  width: 80%;
  height: 300px;
  margin-top: 56px;
  background-image: url('../images/e_5076.jpg');
  background-size: contain;
}

.equiposader1imagen._5 {
  width: 80%;
  height: 300px;
  background-color: #fff;
  background-image: url('../images/pckvs2087.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.enlacenaranja {
  color: #f15a24;
  text-decoration: none;
}

.enlacenaranja:hover {
  background-color: #f15a24;
  color: #fff;
}

.text-block-3 {
  position: relative;
  padding: 9px 16px;
  background-color: #f15a24;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-3:hover {
  background-color: #5c6b77;
  color: #f15a24;
}

.link-block-3 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 10%;
  z-index: 8000;
  width: 150px;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.59);
  text-decoration: none;
}

.clientestitulo {
  margin-top: 28px;
  margin-bottom: 0px;
  color: #f15a24;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  text-transform: uppercase;
}

.clientesbajada {
  color: #727272;
  line-height: 1.2;
}

.clientesdescripcion {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-left: 37px;
  line-height: 1.3;
}

.clientescontunidad {
  margin-top: 0px;
  padding: 16px 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}

.negri {
  font-weight: 700;
}

.clientesano1 {
  width: 170px;
  margin-top: 45px;
  padding: 12px;
  background-color: #f15a24;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.59);
}

.clientesano2 {
  color: #fff;
  font-size: 20px;
}

.secgralclientes {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 115px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.secgral1clientes {
  width: 1000px;
  height: auto;
  margin-top: 39px;
  padding-top: 0px;
  background-color: #d1d1d1;
}

.clienteslogos {
  width: 1000px;
  height: auto;
  padding-right: 12px;
  padding-left: 12px;
  background-color: #fff;
}

.grid {
  height: 400px;
  margin-top: 20px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  background-color: #fff;
}

.pie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #39424b;
}

.div-block-7 {
  width: 1000px;
  height: auto;
  padding-top: 31px;
  padding-bottom: 31px;
}

.naranja {
  color: #95d9eb;
}

.data {
  width: auto;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.data._1 {
  width: 470px;
  margin-bottom: 5px;
}

.data._2 {
  width: 550px;
  margin-bottom: 5px;
}

.data._3 {
  width: 270px;
}

.data._0 {
  width: 110px;
  margin-bottom: 5px;
}

.proopopup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  display: none;
  width: 100vw;
  height: 100vh;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
}

.prootitulo1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

.prootitulo {
  position: relative;
  z-index: 80;
  width: 80%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 23px 10px 23px 23px;
  background-color: #f15a24;
  background-image: url('../images/close.svg');
  background-position: 97% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.61);
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 400;
  cursor: pointer;
}

.proocuerpo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 100px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.proocuerpo1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
}

.proocuerpo2 {
  width: 500px;
  background-color: #fff;
  box-shadow: 1px 1px 14px 0 #000;
}

.image {
  margin-bottom: 18px;
  margin-left: 34px;
}

.background-video-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: auto;
  width: 105%;
  height: 105%;
  margin-left: -64px;
}

.div-block-8 {
  padding-top: 79px;
}

.serviciounidad2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: none;
  margin-right: 10px;
  margin-bottom: 9px;
  padding: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #9fa8af;
  background-image: url('../images/i-reorganizacion.svg'), url('../images/i-flecha-diagonal-arriba.png');
  background-position: 50% 50%, 90% 10%;
  background-size: 60px, 15px 15px;
  background-repeat: no-repeat, no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: crosshair;
}

.serviciounidad2:hover {
  background-color: #6d8599;
  background-size: 90px, 15px 15px;
  box-shadow: 3px 3px 7px 0 rgba(0, 0, 0, 0.58);
  color: #f1ecec;
}

.serviciounidad2.sin {
  background-color: rgba(160, 168, 175, 0);
  background-image: url('../images/i-reorganizacion.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
}

.link-block-7 {
  position: relative;
  width: 19%;
  height: 40%;
  margin-top: 10px;
  margin-right: 10px;
  color: #242222;
  text-decoration: none;
}

.link-block-7.menuservicios1 {
  width: 8%;
  height: 80%;
  background-color: rgba(159, 168, 175, 0);
}

.div-block-57 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0px none #000;
}

.menu-button-2 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  background-color: #f3f3f3;
  box-shadow: -1px 1px 3px 0 #000;
}

.menu-button-2.w--open {
  z-index: 99999;
  background-color: #030303;
}

.text-block-10 {
  color: #888585;
  font-weight: 400;
  letter-spacing: 5px;
}

.menuboton {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 300px;
  padding: 18px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid solid solid none;
  border-width: 0px 1px 1px;
  border-color: #414141;
  border-radius: 0px;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #5e5858;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.menuboton:hover {
  background-color: #5f2121;
}

.menuboton.w--current {
  color: #f52020;
  font-weight: 600;
  text-decoration: none;
}

.div-block-26 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  margin-top: -60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
  background-color: #1a1a1a;
  text-align: center;
  text-decoration: none;
}

.container-14 {
  background-color: transparent;
}

.nav-menu-10 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 60px;
  background-color: rgba(167, 81, 81, 0);
  text-decoration: none;
}

.menuresponsive {
  z-index: 9999;
  display: none;
  background-color: transparent;
}

.videobac-550-400 {
  height: 400px;
}

.serind2 {
  background-image: url('../images/ser_index1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.serv3.lab3 {
  background-image: url('../images/ser_lab03.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.serv4.lab4 {
  background-image: url('../images/ser_lab04.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.serv5.lab5 {
  background-image: url('../images/ser_lab05.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_reor1 {
  background-image: url('../images/ser_reor1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_reor2 {
  background-image: url('../images/ser_reor2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_reor3 {
  background-image: url('../images/ser_reor3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_reor4 {
  background-image: url('../images/ser_reor4.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slider-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: 800px;
  margin-top: 43px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.right-arrow-2 {
  margin-right: -71px;
}

.button-2 {
  position: relative;
  left: 547px;
  bottom: 242px;
  margin-left: 0px;
  padding: 14px 39px 14px 21px;
  background-color: #000;
  background-image: url('../images/5b17499aff648d0bc044d24a_arrow.svg');
  background-position: 90% 54%;
  background-size: 15px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}

.slide-43 {
  height: 1000px;
}

.left-arrow-4 {
  margin-left: -73px;
}

.ser_dest1 {
  background-image: url('../images/ser_dest01.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_dest2 {
  background-image: url('../images/ser_dest02.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_dest3 {
  background-image: url('../images/ser_dest03.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_dest4 {
  background-image: url('../images/ser_dest04.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ser_dest5 {
  background-image: url('../images/ser_dest05.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.background-video-5 {
  height: 400px;
}

.ser_dig0 {
  z-index: 800;
  width: 550px;
  height: 400px;
  margin-bottom: 15px;
}

.sergestion1 {
  background-image: url('../images/ser_ges1.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.sercap {
  background-image: url('../images/ser_cap1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.serseg {
  background-image: url('../images/ser_seg1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.secgral1equipos {
  width: 1000px;
  height: auto;
  min-height: 500px;
  padding-top: 80px;
  background-color: transparent;
}

.paragraph {
  padding: 40px;
  line-height: 1.2;
}

.staffnaranja {
  color: #f15a24;
  font-weight: 600;
}

.staffazul {
  display: inline;
  padding: 38px 0px;
  color: #5c6b77;
  font-size: 14px;
  font-weight: 300;
}

.div-block-61 {
  position: absolute;
  left: 0%;
  top: -112px;
  right: 0%;
  bottom: auto;
  height: 450px;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 240px;
  margin-bottom: 104px;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #f15a24;
}

.stafftexto1 {
  padding: 0px 40px 40px;
  line-height: 1.5;
}

.staffazul-2 {
  color: #5c6b77;
}

.contacto {
  padding: 40px;
  border-left: 0px solid #f15a24;
  font-size: 18px;
  line-height: 2;
}

.contacto1 {
  padding-left: 18px;
  font-weight: 400;
}

.submit-button {
  margin-top: 17px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: silver;
  color: #5c6b77;
}

.campocontacto {
  width: 100%;
  height: auto;
  background-color: silver;
}

.form-block {
  width: 100%;
}

.campocontacto1 {
  width: 100%;
  height: 100px;
  background-color: silver;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 38px 38px 38px 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #5c6b77;
  font-size: 14px;
  font-weight: 300;
}

.lightbox-link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/cuadros_alina01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
}

.lightbox-link-4.diario1 {
  background-image: url('../images/diarios1-Diario-La-Opinion-Ago-1980.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.lightbox-link-4.fo1 {
  background-image: url('../images/fo1.jpg');
  background-size: cover;
}

.lightbox-link-4.plano1 {
  background-image: url('../images/pl1.jpg');
  background-position: 50% 0%;
}

.lightbox-link-4.col1 {
  background-image: url('../images/col1.jpg');
}

.slidedigi {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.digititem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.digitmenu {
  width: 20%;
  padding: 25px 0px 0px;
  background-color: #bdbdbd;
}

.digidermueve {
  display: block;
  overflow: visible;
}

.lightbox-link-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-image: url('../images/cuadros_antonio02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-5._3 {
  background-image: url('../images/cuadros_antonio06.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.lightbox-link-5._3.diario4 {
  background-image: url('../images/diarios4-El-Diario-del-Juicio-Nro-01-Mayo-1985.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.lightbox-link-5._3.plano4 {
  background-image: url('../images/pl4.jpg');
}

.lightbox-link-5._4 {
  background-image: url('../images/cuadros_antonio09_chi.jpg');
  background-size: cover;
}

.lightbox-link-5._4.diario5 {
  background-image: url('../images/diarios5-Fallece-Picasso-La-Nacion-Abr-1973.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.lightbox-link-5._4.diario6 {
  background-image: url('../images/diarios6-Tapa-Recuperac-Malvinas-Clarin-Abril-1982.jpg');
  background-size: cover;
}

.lightbox-link-5._4.plano5 {
  background-image: url('../images/pl5.jpg');
}

.lightbox-link-5._4.rev1 {
  background-image: url('../images/rev1.jpg');
  background-position: 50% 0%;
}

.lightbox-link-5._4.rev2 {
  background-image: url('../images/rev2.jpg');
  background-position: 50% 0%;
}

.lightbox-link-5._4.rev3 {
  background-image: url('../images/rev3.jpg');
  background-position: 50% 0%;
}

.lightbox-link-5._4.rev4 {
  background-image: url('../images/rev4.jpg');
  background-position: 50% 0%;
}

.lightbox-link-5._2 {
  background-image: url('../images/cuadros_antonio04.jpg');
}

.lightbox-link-5._2.diario3 {
  background-image: url('../images/diarios3-Domingo-de-Reyes-Cronica-Nov-1978.jpg');
  background-size: cover;
}

.lightbox-link-5._2.planp3 {
  background-image: url('../images/pl3.jpg');
}

.lightbox-link-5._2.col3 {
  background-image: url('../images/col3.jpg');
}

.lightbox-link-5.diario2 {
  background-image: url('../images/diarios2-Dolar-cae-ante-el-Yen-Clarin-Oct-1978.jpg');
  background-size: cover;
}

.lightbox-link-5.fo2 {
  background-image: url('../images/fo2.jpg');
  background-size: cover;
}

.lightbox-link-5.fo4 {
  background-image: url('../images/fo4.jpg');
  background-size: cover;
}

.lightbox-link-5.fo3 {
  background-image: url('../images/fo3.jpg');
  background-size: cover;
}

.lightbox-link-5.fo5 {
  background-image: url('../images/fo5.jpg');
  background-size: cover;
}

.lightbox-link-5.fo6 {
  background-image: url('../images/fo6.jpg');
  background-size: cover;
}

.lightbox-link-5.fo7 {
  background-image: url('../images/fo7.jpg');
  background-size: cover;
}

.lightbox-link-5.fo8 {
  background-image: url('../images/fo8.jpg');
  background-size: cover;
}

.lightbox-link-5.plano2 {
  background-image: url('../images/pl2.jpg');
}

.lightbox-link-5.col2 {
  background-image: url('../images/col2.jpg');
}

.slide-nav-3 {
  background-color: rgba(5, 5, 5, 0.14);
}

.digider1 {
  overflow: visible;
  width: 100%;
  height: 500px;
}

.digititem1 {
  padding: 14px;
  text-align: right;
  cursor: pointer;
}

.digider {
  position: relative;
  overflow: hidden;
  width: 80%;
  height: 500px;
}

.secgraldigitalizacion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  min-height: 500px;
  padding-top: 0px;
  background-color: #d1d1d1;
}

.slide-44 {
  background-image: url('../images/libros_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.slide-45 {
  background-image: url('../images/libros_2.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-46 {
  background-image: url('../images/libros_4.jpg'), url('../images/libros_3.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, contain;
  background-repeat: repeat, no-repeat;
}

.textoslidedigi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.digitlinkexterno {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 14%;
  width: auto;
  height: auto;
  padding: 14px 38px 14px 20px;
  background-color: #000;
  background-image: url('../images/5b17499aff648d0bc044d24a_arrow.svg');
  background-position: 98% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  box-shadow: 3px 3px 8px 2px #585858;
  color: #cfcece;
  font-size: 18px;
  text-decoration: none;
}

.digitexto {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 14%;
  padding: 14px 37px 14px 20px;
  background-color: #000;
  background-image: url('../images/5b17499aff648d0bc044d24a_arrow.svg');
  background-position: 96% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 5px 1px #666565;
  color: #dadada;
  font-size: 18px;
  text-decoration: none;
}

.digifondoboton:hover {
  background-color: #dadada;
}

.div-block-66 {
  display: block;
  width: 800px;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-2 {
  display: block;
  width: 800px;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-4 {
  display: none;
}

.right-arrow-3 {
  height: 90%;
  margin-top: 0px;
  margin-bottom: 50px;
  background-color: rgba(0, 0, 0, 0.58);
}

.left-arrow-5 {
  overflow: hidden;
  height: 90%;
  margin-top: 0px;
  background-color: hsla(0, 0%, 6%, 0.65);
}

.background-video-7 {
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: -73px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-67 {
  position: relative;
  width: 100px;
  height: 400px;
  margin-top: 91px;
  background-image: url('../images/flecha.gif');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-69 {
  position: absolute;
  left: auto;
  top: 16%;
  right: 3%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0.53;
}

.link-block-9 {
  width: 30px;
  height: 30px;
  background-image: url('../images/002-instagram.svg');
  background-position: 0px 0px;
  background-size: contain;
}

.link-block-9.a {
  background-image: url('../images/003-facebook-logo-button.svg');
}

.link-block-9.b {
  background-image: url('../images/001-linkedin.svg');
}

.link-block-9.sombra {
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-size: 70%;
  background-repeat: no-repeat;
}

.link-block-9.sombra:hover {
  box-shadow: 3px 3px 5px 0 #242424;
}

.social {
  position: static;
  left: auto;
  top: 16%;
  right: 3%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0.53;
}

.social1 {
  position: static;
  left: auto;
  top: 16%;
  right: 3%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0.53;
}

.textogralnosotros {
  position: relative;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 35px;
  border: 1px none #000;
  font-size: 16px;
}

.contienelogo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #dbdbdb;
  background-color: #fffcfc;
}

.menuservicios {
  position: absolute;
  left: 32%;
  top: 9%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  height: 70px;
  margin-top: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.botonesslideindex {
  background-color: rgba(14, 14, 14, 0.51);
}

.div-block-80 {
  width: 100%;
  height: 20px;
  background-color: #ff6002;
}

.heading-6 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 6px 8px 6px 6px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.recaptcha {
  margin-top: 12px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.sectuto {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 115px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tutorial {
  display: inline-block;
  margin-top: 0px;
  padding: 17px;
  background-color: #e6e6e6;
}

.imtuto {
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 30px;
}

.link {
  color: #f15a24;
  text-decoration: none;
}

.letratuto {
  margin-bottom: 8px;
  color: #e6e6e6;
  font-size: 50px;
  font-weight: 600;
}

.letratuto.solo {
  margin-top: 30px;
}

.iram {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 60%;
  z-index: 8000;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.59);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
  text-decoration: none;
}

.iram:hover {
  -webkit-transform: scale(1.3) rotate(-4deg);
  -ms-transform: scale(1.3) rotate(-4deg);
  transform: scale(1.3) rotate(-4deg);
}

.image-3 {
  width: 100px;
  height: 100px;
}

.iram1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  min-height: 500px;
  padding-top: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #d1d1d1;
}

.titulopaginatextodigighiqui {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 2px 0px 2px 26px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: 'Open Sans', sans-serif;
  color: #d1d1d1;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
  text-align: right;
}

.image-4 {
  box-shadow: 2px 2px 7px 1px rgba(91, 91, 91, 0.73);
}

.iram2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  min-height: 500px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #d1d1d1;
}

.carta {
  width: 800px;
}

.html-embed-3 {
  height: 450px;
}

.html-embed-4 {
  margin-top: 111px;
}

.naranjin {
  color: #f15a24;
}

.blanco {
  color: #fff;
}

.div-block-84 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  height: 500px;
  margin-bottom: 60px;
  padding: 21px 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2e2e2;
  box-shadow: 4px 4px 10px 0 #787878;
  text-align: center;
}

.div-block-84.boton {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}

.div-block-84.boton:hover {
  background-color: #d1d0d0;
  box-shadow: none;
  -webkit-transform: rotate(2deg) scale(1.1);
  -ms-transform: rotate(2deg) scale(1.1);
  transform: rotate(2deg) scale(1.1);
}

.secgral2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  min-height: 500px;
  padding: 80px 47px 63px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2e2e2;
}

.image-5 {
  width: 125px;
  opacity: 0.44;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.image-5.vuelta {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.titulin {
  color: #f15a24;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.listitia {
  color: #4d4c4c;
  line-height: 1.6;
}

.popin {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: auto;
  height: 100vh;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 1px 1px 7px 1px #979797;
}

.titulino1 {
  color: #f15a24;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.titulino2 {
  color: #f15a24;
  font-size: 16px;
  text-transform: uppercase;
}

.popi {
  max-width: 700px;
  padding: 26px;
}

.image-6 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.a-estudios {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9007199254740991;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.a-estudios.cerrate {
  display: none;
}

.mas {
  color: #f15a24;
  font-size: 50px;
  line-height: 1.2;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.b-tareas {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9007199254740991;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.b-tareas.cerrate {
  display: none;
}

.c-manual {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9007199254740991;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-manual.cerrate {
  display: none;
}

.d-masiva {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9007199254740991;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-masiva.cerrate {
  display: none;
}

.e-infraestructura {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9007199254740991;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.e-infraestructura.cerrate {
  display: none;
}

.carga {
  position: relative;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 300px;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/letras.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.consultoria {
  position: relative;
  top: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 300px;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/gente11.jpg');
  background-position: 50% 35%;
  background-size: cover;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  margin-right: 21px;
  margin-left: -67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: 1px 1px 6px 0 #8c8484;
  font-size: 16px;
  line-height: 27px;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  padding-right: 23px;
  padding-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-content {
  width: auto;
  margin-top: 52px;
  padding: 5px 10px 10px 5px;
}

.tra-titulo {
  color: #f15a24;
  font-weight: 600;
}

.tra-bajada {
  color: #000;
  font-size: 14px;
}

.tra-casos {
  padding-left: 50px;
}

.tra-consisteen {
  display: inline-block;
  padding-left: 50px;
  color: #999;
}

.tra-tiempos {
  display: inline-block;
  padding-left: 50px;
  color: #999;
  font-style: italic;
}

.tra.w--current {
  background-color: #f15a24;
  color: #fff;
  font-weight: 700;
}

.secgral1-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  min-height: 500px;
  padding-top: 82px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: #e2e2e2;
}

.slide-nav-5 {
  display: none;
}

.left-arrow-6 {
  display: none;
}

.right-arrow-4 {
  display: none;
}

.naranjin1 {
  color: #f15a24;
  font-weight: 700;
}

.rico {
  margin-top: 35px;
}

.rico p {
  padding-left: 18px;
  background-image: url('../images/bullet.svg');
  background-position: 0% 50%;
  background-size: 8px 8px;
  background-repeat: no-repeat;
}

.sec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  min-height: 200px;
  padding-top: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e2e2e2;
}

.tabi {
  box-shadow: 1px 1px 8px 0 #9b9b9b;
}

.link-block-10 {
  position: absolute;
  left: 3%;
  top: 16%;
  right: auto;
  bottom: auto;
  width: 30px;
  height: 30px;
  background-image: url('../images/home.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 0.53;
}

.link-block-11 {
  position: absolute;
  left: 6%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 50px;
  padding-bottom: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #666;
  opacity: 1;
}

.link-block-11:hover {
  box-shadow: 2px 2px 5px 0 #5b5b5b;
}

.image-7 {
  -webkit-filter: contrast(59%) invert(100%);
  filter: contrast(59%) invert(100%);
}

.text-span {
  display: inline-block;
}

.idiomas {
  position: absolute;
  left: 18%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999999;
  display: inline-block;
  width: auto;
  background-color: #666;
}

.idioma {
  display: inline-block;
  padding: 0px 5px;
  border-right: 1px solid #d8d8d8;
  border-radius: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.idioma.este {
  color: #f15a24;
}

@media screen and (max-width: 991px) {
  .cabezal {
    height: 100px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .link-block {
    margin-right: 0px;
    background-image: url('../images/logo-fondo.svg');
    background-size: 90%;
  }

  .logogral {
    height: 100px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menugral {
    display: none;
  }

  .div-block-6 {
    width: 600px;
    margin-left: 0px;
  }

  .heading-2 {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-3 {
    display: block;
    line-height: 40px;
  }

  .banner-1 {
    margin-top: 0px;
  }

  .slide-41 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(117, 115, 115, 0.2)), to(rgba(117, 115, 115, 0.2))), url('../images/FONDO1.jpg');
    background-image: linear-gradient(180deg, rgba(117, 115, 115, 0.2), rgba(117, 115, 115, 0.2)), url('../images/FONDO1.jpg');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
  }

  .servicios1 {
    width: 100vw;
  }

  .servicios1.serv {
    margin-top: -73px;
    padding-top: 93px;
  }

  .servicios1.serv.reorganizacion {
    margin-top: -100px;
  }

  .servicios2 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .serpopcontenedor {
    width: 100vw;
    margin-top: 21px;
  }

  .sertitulo1 {
    width: 100%;
    padding-left: 25px;
    text-align: left;
  }

  .sercontenidoizq {
    width: 50%;
  }

  .sercontenidoder {
    width: 50%;
  }

  .slider-3 {
    width: 100%;
    height: 300px;
  }

  .servicios3 {
    height: auto;
  }

  .secgral1 {
    width: 100%;
  }

  .titulopaginatexto {
    font-size: 30px;
  }

  .titulopaginatextodigi {
    font-size: 30px;
  }

  .equiposader1imagen {
    height: 400px;
  }

  .secgral1clientes {
    width: 100%;
  }

  .clienteslogos {
    width: 100%;
  }

  .div-block-7 {
    width: 100%;
  }

  .data {
    padding-left: 28px;
  }

  .data._1 {
    width: 510px;
  }

  .data._2 {
    width: 580px;
  }

  .data._3 {
    width: 310px;
  }

  .data._0 {
    width: 160px;
  }

  .background-video-3 {
    margin-left: 0px;
  }

  .link-block-7 {
    width: 19%;
    margin-right: 5px;
  }

  .div-block-9 {
    margin-top: 28px;
  }

  .div-block-57 {
    width: 100vw;
    background-color: #5c6b77;
  }

  .text-block-10 {
    color: #ddd9d9;
  }

  .menuboton {
    width: 250px;
    height: 250px;
    background-color: #5c6b77;
    color: #ceaeae;
  }

  .menuboton:hover {
    background-color: #f15a24;
    color: #fff9f9;
  }

  .menuboton._1.w--current {
    background-image: url('../images/logo-fondo.svg');
  }

  .menuboton._2 {
    background-image: url('../images/logo-fondo.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .div-block-26 {
    height: 500px;
  }

  .menuresponsive {
    display: block;
  }

  .right-arrow-2 {
    margin-right: -33px;
  }

  .left-arrow-4 {
    margin-left: -33px;
  }

  .secgral1equipos {
    width: 100%;
  }

  .staffazul {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-61 {
    top: -100px;
  }

  .form-block {
    width: 100%;
  }

  .contact {
    padding-right: 23px;
    padding-left: 23px;
  }

  .secgraldigitalizacion {
    width: 100%;
  }

  .div-block-70 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 250px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .social1 {
    position: static;
    opacity: 0.5;
    -webkit-filter: invert(100%);
    filter: invert(100%);
  }

  .menuservicios {
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .heading-6 {
    padding-left: 28px;
  }

  .div-block-83 {
    width: 100%;
  }

  .iram1 {
    width: 100%;
  }

  .titulopaginatextodigighiqui {
    font-size: 30px;
  }

  .iram2 {
    width: 100%;
  }

  .html-embed-4 {
    margin-top: 100px;
  }

  .secgral2 {
    width: 100%;
  }

  .carga {
    margin-top: 0px;
  }

  .consultoria {
    margin-top: 0px;
  }

  .tabs {
    width: 80%;
  }

  .secgral1-copy {
    width: 100%;
  }

  .sec {
    width: 100%;
    padding-top: 50px;
  }

  .link-block-11.res {
    left: 0%;
    width: 50px;
    height: 60px;
    background-color: #333e48;
  }

  .idiomas {
    left: 7%;
    top: 0%;
    right: auto;
    bottom: auto;
    background-color: #37424a;
  }

  .idioma {
    border-right-color: #5c6b77;
  }
}

@media screen and (max-width: 767px) {
  .cabezal {
    height: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .link-block {
    margin-right: 0px;
  }

  .logogral {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menugral {
    display: none;
  }

  .titulo {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-2 {
    display: block;
    margin-right: 34px;
    margin-left: 34px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 0px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }

  .heading-2._22 {
    top: -6px;
    padding-left: 11px;
    font-size: 50px;
  }

  .titulosub {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .titulosub.bene {
    width: 100%;
  }

  .heading-3 {
    padding-left: 0px;
  }

  .pregunta {
    height: 60px;
  }

  .banner-1 {
    height: 150px;
    margin-top: 0px;
  }

  .slidergral1 {
    height: 100%;
    padding-top: 0px;
  }

  .heading-4 {
    text-align: center;
  }

  .servicios1.serv {
    margin-top: -141px;
    padding-top: 123px;
  }

  .servicios1.serv.gestion {
    padding-top: 120px;
  }

  .servicios1.serv.reorganizacion {
    margin-top: -141px;
    padding-top: 94px;
  }

  .servicios1.serv.indexacion {
    padding-top: 142px;
  }

  .servicios2 {
    height: 400px;
  }

  .serviciounidad {
    width: 49%;
    height: 20%;
    margin-bottom: 15px;
  }

  .tituloserviciosunidad {
    font-size: 12px;
  }

  .serpopcontenedor {
    width: 100%;
    margin-top: 22px;
  }

  .cerrarpop {
    width: 40px;
    height: 40px;
  }

  .sertitulo1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sercontenido {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sercontenidoizq {
    width: 100%;
  }

  .sercontenidoder {
    width: 100vw;
  }

  .slider-3 {
    height: 400px;
  }

  .serpopreorg {
    width: 100vw;
  }

  .serpopindex {
    margin-top: -23px;
  }

  .titulopaginabac {
    width: 100%;
    margin-top: -28px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .equiposa {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .equiposaizq {
    width: 100%;
  }

  .equiposader {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .equiposader1imagen {
    width: 70%;
    margin-top: 0px;
  }

  .equiposader1imagen._2 {
    margin-top: 0px;
    background-position: 50% 50%;
  }

  .equiposader1imagen._4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 50% 50%;
  }

  .equiposader1imagen._5 {
    background-position: 50% 50%;
  }

  .clientescontunidad {
    padding-right: 12px;
    padding-left: 12px;
  }

  .grid {
    height: 600px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .data._2 {
    width: 100%;
  }

  .prootitulo {
    width: 100%;
  }

  .proocuerpo1 {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .proocuerpo2 {
    width: 100%;
  }

  .serviciounidad2 {
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
  }

  .div-block-9 {
    display: none;
  }

  .servicios4 {
    display: none;
  }

  .menu-button-2.w--open {
    padding: 5px;
  }

  .text-block-10 {
    font-size: 16px;
  }

  .menuboton {
    width: 33.33%;
    height: 150px;
  }

  .div-block-26 {
    height: auto;
    margin-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #5c6b77;
  }

  .nav-menu-10 {
    margin-top: 0px;
    padding-top: 0px;
  }

  .slider-4 {
    width: 100vw;
    height: 600px;
  }

  .right-arrow-2 {
    margin-right: 0px;
  }

  .icon-4 {
    background-color: #000;
  }

  .icon-5 {
    background-color: #000;
  }

  .left-arrow-4 {
    margin-left: 0px;
  }

  .ser_dig0 {
    width: auto;
  }

  .staffazul {
    width: 100vw;
  }

  .div-block-61 {
    top: -141px;
  }

  .div-block-64 {
    display: none;
  }

  .contact {
    width: 100vw;
  }

  .digitmenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .digititem1 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .digider {
    width: 100%;
  }

  .secgraldigitalizacion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .digifondoboton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.42);
  }

  .div-block-70 {
    width: 30%;
    height: 150px;
  }

  .div-block-71 {
    display: none;
  }

  .div-block-72 {
    display: none;
  }

  .div-block-73 {
    display: none;
  }

  .div-block-74 {
    display: none;
  }

  .div-block-75 {
    display: none;
  }

  .div-block-76 {
    display: none;
  }

  .div-block-78 {
    display: none;
  }

  .textogralnosotros {
    padding-right: 17px;
    padding-left: 17px;
  }

  .menuservicios {
    height: 400px;
  }

  .iram1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .image-4 {
    width: 200px;
    height: 200px;
  }

  .iram2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-84 {
    width: 80%;
  }

  .secgral2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .carga {
    height: 500px;
    margin-top: 0px;
  }

  .consultoria {
    height: 500px;
    margin-top: 0px;
  }

  .tabs-menu {
    margin-left: 0px;
  }

  .tabs {
    width: auto;
    margin-left: 0px;
    padding-right: 0px;
  }

  .tabs-content {
    margin-top: -35px;
  }

  .sec {
    padding-top: 0px;
  }

  .tabi {
    box-shadow: none;
  }

  .link-block-11.res {
    top: -6%;
  }

  .idiomas {
    left: 11%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 9007199254740991;
  }
}

@media screen and (max-width: 479px) {
  .link-block.w--current {
    width: 200px;
  }

  .logogral {
    width: 100%;
    margin-top: 0px;
  }

  .titulo {
    height: 100px;
  }

  .heading-2._22 {
    font-size: 40px;
  }

  .dropdown-list.w--open {
    height: 300px;
  }

  .titulosub {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .titulosub.bene {
    width: 100%;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-3 {
    font-size: 30px;
    text-align: center;
  }

  .beneficiostabfondo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .pregunta {
    padding-left: 0px;
    font-size: 15px;
  }

  .banner-1 {
    height: 200px;
    margin-top: -38px;
  }

  .heading-4 {
    width: 200px;
    height: auto;
    line-height: 20px;
  }

  .icon {
    display: none;
  }

  .icon-2 {
    display: none;
  }

  .servicios {
    height: 1000px;
  }

  .sercabezal1 {
    margin-top: -163px;
  }

  .servicios1.serv {
    margin-top: -136px;
    padding-top: 251px;
  }

  .servicios1.serv.gestion {
    padding-top: 255px;
  }

  .servicios2 {
    position: relative;
    height: 700px;
  }

  .serviciounidad {
    width: 100%;
  }

  .serpopcontenedor {
    width: 100vw;
    margin-top: 7px;
  }

  .cerrarpop {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .text-block {
    position: relative;
    top: 37px;
    font-size: 30px;
  }

  .sertitulo1 {
    width: 100%;
    padding-top: 23px;
    padding-right: 0px;
    font-size: 20px;
    text-align: center;
  }

  .sercabezal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .sercontenido {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sercontenidoizq {
    width: 100%;
    padding-right: 11px;
    padding-left: 11px;
  }

  .sercontenidoder {
    position: relative;
    z-index: 9999;
    overflow: visible;
    width: 100%;
  }

  .slider-3 {
    position: relative;
    width: 100%;
    height: 200px;
  }

  .serpopindex {
    margin-top: 4px;
  }

  .serpopgestion {
    width: 100vw;
  }

  .serpopdestruc {
    width: 100vw;
  }

  .secgral {
    margin-top: -44px;
  }

  .secgral1 {
    padding-top: 100px;
    padding-bottom: 0px;
  }

  .titulopaginabac {
    height: 100px;
    margin-top: -39px;
    padding-top: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .titulopaginatexto {
    font-size: 25px;
  }

  .titulopaginatextodigi {
    font-size: 20px;
  }

  .equipossubtit {
    font-size: 18px;
    text-align: center;
  }

  .equiposa {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .equiposaizq {
    width: 101%;
  }

  .equiposader {
    width: 100%;
    padding-bottom: 36px;
  }

  .equipossubmarca {
    padding-left: 0px;
    font-size: 18px;
    text-align: center;
  }

  .textogral {
    padding-right: 17px;
    padding-left: 17px;
  }

  .list-2 {
    padding-right: 29px;
    padding-left: 35px;
  }

  .equiposader1imagen {
    width: 100%;
    height: 320px;
    background-position: 50% 0%;
    background-size: contain;
  }

  .equiposader1imagen._2 {
    width: 100%;
    height: 200px;
    background-color: #fff;
    background-position: 50% 0%;
  }

  .equiposader1imagen._3 {
    width: 100%;
    height: 200px;
    background-color: #fff;
    background-position: 50% 50%;
  }

  .equiposader1imagen._3._6 {
    background-color: #fff;
    background-position: 50% 50%;
  }

  .equiposader1imagen._4 {
    width: 100%;
    height: 200px;
    margin-top: 0px;
    background-color: #fff;
    background-position: 50% 0%;
  }

  .equiposader1imagen._5 {
    width: 100%;
    height: 200px;
    background-color: #fff;
    background-position: 50% 0%;
  }

  .clientesdescripcion {
    padding-left: 17px;
  }

  .secgralclientes {
    margin-top: -44px;
  }

  .secgral1clientes {
    margin-top: 0px;
    padding-top: 0px;
  }

  .clienteslogos {
    margin-top: -12px;
    padding-bottom: 34px;
  }

  .grid {
    height: 800px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .data._1 {
    width: 100%;
  }

  .data._3 {
    width: 100%;
  }

  .data._0 {
    width: 100%;
  }

  .proopopup {
    display: none;
  }

  .prootitulo {
    font-size: 18px;
    text-align: center;
  }

  .proocuerpo1 {
    width: 101%;
  }

  .serviciounidad2 {
    width: 100%;
  }

  .link-block-7 {
    width: 49%;
    height: 20%;
    margin-right: 0px;
  }

  .div-block-57 {
    width: 100%;
    height: 100vh;
  }

  .menu-button-2 {
    display: block;
    width: 70px;
    height: 70px;
    margin: 0px;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: transparent;
    box-shadow: none;
  }

  .menu-button-2.w--open {
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px;
    background-color: transparent;
  }

  .text-block-10 {
    font-size: 18px;
    letter-spacing: 0px;
  }

  .menuboton {
    width: 50%;
    height: 25%;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .menuboton.w--current {
    background-image: none;
  }

  .menuboton._1 {
    background-image: url('../images/logo.gif');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .div-block-26 {
    width: 100%;
    height: 100vh;
  }

  .nav-menu-10 {
    width: 100%;
  }

  .icon-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    height: 70%;
    margin-left: 15px;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #39424b;
    box-shadow: 1px 1px 3px 0 #000;
    color: #f3f3f3;
  }

  .videobac-550-400 {
    height: 200px;
  }

  .slider-4 {
    height: 370px;
  }

  .right-arrow-2 {
    margin-right: 0px;
  }

  .slide-nav-2 {
    display: none;
  }

  .icon-4 {
    background-color: #000;
  }

  .icon-5 {
    margin-right: 0px;
    margin-left: 40px;
    background-color: #000;
  }

  .left-arrow-4 {
    margin-left: -21px;
  }

  .ser_dest1 {
    position: relative;
    z-index: 200;
    background-repeat: no-repeat;
  }

  .background-video-5 {
    height: 190px;
  }

  .ser_dig0 {
    height: 200px;
  }

  .background-video-6 {
    height: 200px;
  }

  .secgral1equipos {
    padding-top: 100px;
  }

  .paragraph {
    padding-right: 10px;
    padding-left: 10px;
  }

  .staffazul {
    padding-right: 11px;
    padding-left: 0px;
  }

  .div-block-61 {
    top: -40px;
  }

  .div-block-62 {
    margin-top: 370px;
    margin-bottom: -5px;
  }

  .div-block-63 {
    width: 100vw;
  }

  .div-block-64 {
    display: none;
  }

  .stafftexto1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .contacto1 {
    padding-left: 23px;
  }

  .submit-button {
    display: block;
    margin-top: 32px;
    margin-right: auto;
    margin-left: auto;
  }

  .form-block {
    width: 100%;
  }

  .contact {
    padding-right: 0px;
    padding-left: 0px;
  }

  .digitmenu {
    margin-top: -73px;
    padding-top: 0px;
  }

  .digititem1 {
    position: relative;
    display: block;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .secgraldigitalizacion {
    padding-top: 100px;
  }

  .digifondoboton {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .social {
    margin-top: 6px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .div-block-70 {
    width: 50%;
    height: 25%;
  }

  .textogralnosotros {
    padding-right: 17px;
    padding-left: 17px;
  }

  .menuservicios {
    position: relative;
    height: 700px;
  }

  .sectuto {
    margin-top: -44px;
  }

  .imtuto {
    margin-left: 0px;
  }

  .image-3 {
    width: 80px;
    height: 80px;
  }

  .iram1 {
    padding-top: 100px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .titulopaginatextodigighiqui {
    font-size: 20px;
  }

  .image-4 {
    width: 200px;
    height: 200px;
  }

  .iram2 {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-84 {
    width: 100%;
  }

  .secgral2 {
    padding: 100px 17px 0px;
  }

  .carga {
    height: 300px;
    margin-top: -38px;
  }

  .consultoria {
    height: 300px;
    margin-top: -38px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tabs {
    width: 100%;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-content {
    width: 100%;
    margin-top: 0px;
  }

  .tra-titulo {
    font-size: 14px;
    line-height: 1.2;
  }

  .tra-bajada {
    line-height: 1.2;
  }

  .tra-casos {
    font-size: 14px;
  }

  .tra-consisteen {
    font-size: 14px;
    line-height: 1.2;
  }

  .tra {
    padding-right: 17px;
    padding-left: 17px;
  }

  .secgral1-copy {
    padding-top: 100px;
    padding-bottom: 0px;
  }

  .rico {
    margin-left: 14px;
  }

  .sec {
    padding-top: 100px;
    padding-bottom: 0px;
  }

  .tabi {
    width: 100%;
    box-shadow: none;
  }

  .link-block-11.res {
    top: -3%;
  }

  .idiomas {
    position: absolute;
    left: 19%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 9999999;
  }

  .idioma {
    padding: 0px 7px;
    font-size: 10px;
  }
}

