.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 130%;
}

p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 140%;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.hero {
  border-bottom: 4px solid #f58634;
}

.hero.productos {
  background-image: linear-gradient(90deg, #000000b3, #000000bf 56%, #0000), url('../images/hero_03.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.hero.somos {
  background-image: linear-gradient(90deg, #000000b3, #0000004d 52%, #0000), url('../images/hero_02.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.hero.servicios {
  background-image: linear-gradient(90deg, #000000b3, #0000006e 49%, #0000), url('../images/hero_01.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  margin-top: 0;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 600px;
  padding-top: 100px;
  display: flex;
}

.subtitle {
  width: 60%;
  font-size: 20px;
  line-height: 130%;
}

.text-button {
  color: #f58634;
  background-color: #0000;
  margin-bottom: 0;
  padding-right: 10px;
  font-size: 14px;
}

.text-button.black {
  color: #000;
}

.body {
  color: #fff;
  background-color: #1d1f1e;
  font-family: Poppins, sans-serif;
}

.container-2 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block {
  background-color: #fffdfd;
  width: 100%;
  height: 1px;
}

.div-block-2 {
  width: 20%;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.container-3 {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.card_producto {
  border-bottom: 1px solid #fff;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 40px;
  display: flex;
}

._50 {
  width: 50%;
}

.frame-18 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  text-decoration: none;
  display: flex;
}

.fortalezas {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 280px;
  padding: 40px;
  text-decoration: none;
  display: flex;
}

.icono {
  object-fit: cover;
  margin-bottom: 10px;
  overflow: hidden;
}

.text {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 130%;
  text-decoration: none;
}

.section-2 {
  background-image: url('../images/fondo2.png');
  background-position: 50% 0;
  background-size: cover;
  margin-top: 100px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-4 {
  text-align: center;
  width: 70%;
  margin-top: 40px;
  padding-bottom: 40px;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 100px;
  display: flex;
}

.separador {
  background-color: #f58634;
  width: 60px;
  height: 2px;
}

.resaltado_naranja {
  color: #f58634;
}

.text-left {
  width: 60%;
  margin-right: 40px;
}

.text-span-7,
.text-span-8 {
  color: #f58634;
}

.section-3 {
  background-image: url('../images/Fondo1.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.imagen_p-s {
  height: auto;
  margin-left: 40px;
  margin-right: 40px;
}

.image {
  padding-right: 15px;
}

.boton {
  background-color: #000;
  border: 1.5px solid #f58634;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 300px;
  margin-top: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 20px;
  display: flex;
  position: static;
}

.boton.naranja {
  background-color: #f58634;
  border-color: #000;
  padding-right: 20px;
}

.container-5 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.logos-marcas {
  width: 140px;
  margin-top: 20px;
  margin-right: 20px;
}

.div-block-6 {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-4 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.div-70 {
  width: 70%;
}

.container-6 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-8 {
  width: 50%;
}

.paragraph {
  margin-bottom: 40px;
}

.div-block-9 {
  margin-top: 40px;
  display: flex;
}

.div-block-10 {
  width: 30%;
  margin-top: 20px;
}

.div-block-6-copy {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 75%;
  display: flex;
}

.text-span-9 {
  color: #f58634;
}

.container-7 {
  border-bottom: 1px solid #fff;
  padding-bottom: 100px;
}

.sectores-destacados {
  grid-column-gap: 17px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 100px;
  text-decoration: none;
  display: flex;
}

.titulo {
  grid-row-gap: 34px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  text-decoration: none;
  display: flex;
}

.list-grupo {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  margin-top: 20px;
  text-decoration: none;
  display: flex;
}

.list {
  border: 0 solid #f58634;
  border-top-width: 1px;
  justify-content: flex-start;
  align-items: center;
  width: 45%;
  margin-right: 10px;
  padding-top: 18px;
  padding-bottom: 18px;
  text-decoration: none;
  display: flex;
}

.list._100 {
  width: 100%;
}

.text-2 {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.container_rigth {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 504.685px;
  text-decoration: none;
  display: flex;
}

.imagen-ate {
  background-color: #0000;
  background-image: url('../images/ima_segsei01.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 160px;
  margin-bottom: 20px;
}

.sectores-destacados-0 {
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.sectores-destacados-1 {
  color: #f58634;
  text-transform: uppercase;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.trabajamos-con-organizaciones-que-exigen-cumplimiento-normativo-confiabilidad-tcnica-y-acompaamiento {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.trabajamos-con-organizaciones-que-exigen-cumplimiento-normativo-confiabilidad-tcnica-y-acompaamiento-2 {
  color: #f58634;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  text-decoration: none;
}

.conter-banner {
  grid-column-gap: 10px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  max-width: 1000px;
  height: auto;
  padding: 40px 85px 100px;
  text-decoration: none;
  display: flex;
}

.section-5 {
  background-image: url('../images/Banner.jpg');
  background-position: 50%;
  background-size: cover;
}

.section-6 {
  margin-bottom: 100px;
}

.productos {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 40px;
  display: flex;
}

.destacado {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.card {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 280.449px;
  text-decoration: none;
  display: flex;
}

.imagen-productos {
  object-fit: cover;
  border-bottom: 4px solid #f58634;
}

.text--card {
  color: #fff;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  text-decoration: none;
}

.cards {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.container-productos {
  border-bottom: 1px solid #fff;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 100px;
}

.servicios {
  margin-top: 100px;
  margin-bottom: 100px;
}

.text-span-10 {
  font-weight: 300;
}

.text-span-11 {
  color: #f58634;
}

.acompa-amiento {
  display: flex;
}

.text-span-12 {
  font-weight: 300;
}

.imagen {
  grid-row-gap: 34px;
  background-image: url('../images/ima-segsei.jpg');
  background-position: 0 0;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  height: 450px;
  text-decoration: none;
  display: flex;
}

.heading-3 {
  text-align: center;
  width: 80%;
  display: block;
}

.container-9 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 140px;
  display: flex;
}

.text-span-13 {
  color: #f58634;
}

.image-2 {
  position: relative;
}

.navbar {
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: #00000080;
  height: 60px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
}

.nav-link:hover,
.nav-link:active,
.nav-link.w--current {
  color: #f58634;
}

.heading_1aa {
  text-transform: uppercase;
  width: 80%;
}

.banner {
  text-align: right;
  width: 60%;
}

.cuerpo {
  margin-top: 20px;
}

.conter-footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.logos-redes {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: -50px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.logo {
  object-fit: cover;
}

.conter-redes {
  grid-column-gap: 40px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.redes-2 {
  grid-column-gap: 10px;
  background-color: #f58634;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  padding: 8px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.info {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.credits {
  grid-row-gap: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  height: 89px;
  text-decoration: none;
  display: flex;
}

.text-3 {
  color: #f58634;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.credits-2 {
  grid-column-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.contact-us {
  grid-column-gap: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.contacto {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 192px;
  text-decoration: none;
  display: flex;
}

.text-5 {
  color: #f58634;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 400;
  line-height: 120%;
  text-decoration: none;
}

.frame-14 {
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.ubicaciones {
  grid-row-gap: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.ub {
  grid-column-gap: 8px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  text-decoration: none;
  display: flex;
}

.icon {
  color: #fff;
}

.div-block-11 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.preloader {
  z-index: 9999;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: #f58634cc;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
}

.wrap {
  perspective: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: absolute;
  inset: 0;
}

.loading {
  z-index: 1;
  color: #101111;
  text-align: center;
  letter-spacing: 50px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 90px;
  font-weight: 700;
  position: absolute;
}

.loading.clone {
  color: #fff;
  font-weight: 700;
}

.count {
  z-index: 5;
  color: #101111;
  text-align: center;
  letter-spacing: 2px;
  font-size: 38px;
  line-height: 42px;
  position: relative;
  top: 35vh;
}

.blk-block {
  background-color: #101111;
  width: 100vw;
  height: 100vh;
  position: absolute;
  inset: 0;
}

.background-video {
  width: 100%;
  height: 600px;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: visible;
}

.boton-flotante {
  z-index: 9998;
  background-color: #f58634;
  border: 2px solid #000;
  padding: 10px 20px;
  position: fixed;
  bottom: 20px;
  left: auto;
  right: 2%;
}

.boton-flotante:hover {
  background-color: #fff;
  border: 2px solid #f58634;
  text-decoration: none;
}

.bold-text {
  color: #000;
}

@media screen and (max-width: 991px) {
  .container-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    width: 30%;
  }

  .container-3 {
    justify-content: center;
  }

  .card_producto {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-4 {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sectores-destacados {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .titulo {
    grid-row-gap: 0px;
    width: 100%;
    margin-bottom: 20px;
  }

  .container_rigth {
    justify-content: flex-start;
    align-items: flex-start;
    max-width: none;
  }

  .imagen-ate {
    width: 100%;
    height: 160px;
  }

  .conter-banner {
    padding-left: 40px;
    padding-right: 40px;
  }

  .acompa-amiento {
    flex-flow: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .imagen {
    width: 100%;
    height: 300px;
    margin-top: 20px;
  }

  .container-9 {
    margin-top: 40px;
    margin-bottom: 100px;
  }

  .image-2 {
    z-index: 100;
  }

  .nav-link {
    text-align: center;
  }

  .conter-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: #000000f2;
    padding-top: 40px;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    background-color: #f56611;
  }

  .loading {
    font-size: 30px;
  }

  .loading.clone,
  .count {
    font-size: 30px;
    line-height: 44px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  .hero.somos {
    background-image: linear-gradient(90deg, #000000b3, #00000094 52%, #0000), url('../images/hero_02.jpg');
    background-position: 0 0, 60% 0;
    background-size: auto, cover;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .subtitle {
    width: 80%;
  }

  .card_producto {
    flex-flow: column-reverse;
  }

  .card_producto._2 {
    flex-flow: column;
  }

  ._50 {
    width: 80%;
  }

  .text-left {
    width: 100%;
    margin-right: 0;
  }

  .imagen_p-s {
    margin-left: 0;
    margin-right: 0;
  }

  .container-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-70 {
    width: 100%;
  }

  .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-9 {
    flex-flow: column;
  }

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

  .div-block-6-copy {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .sectores-destacados {
    flex-flow: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .titulo {
    width: 100%;
  }

  .imagen-ate {
    min-height: auto;
    padding-bottom: 20px;
  }

  .conter-banner {
    padding-left: 20px;
    padding-right: 40px;
  }

  .productos,
  .destacado {
    flex-flow: column;
  }

  .card {
    max-width: 250px;
  }

  .text--card {
    font-size: 16px;
    line-height: 120%;
  }

  .cards {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: wrap;
    justify-content: center;
  }

  .container-productos {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .imagen {
    background-position: 50% 0;
    background-size: cover;
  }

  .heading_1aa {
    width: 80%;
    font-size: 40px;
  }

  .banner {
    text-align: right;
    width: 90%;
  }

  .info {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: space-between;
    align-items: flex-end;
  }

  .credits {
    width: 90%;
    max-width: none;
    height: auto;
  }

  .text-3 {
    font-size: 14px;
  }

  .contact-us {
    grid-row-gap: 20px;
    flex-flow: column;
    width: 90%;
    max-width: none;
    height: auto;
  }

  .loading,
  .loading.clone {
    font-size: 28px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 25px;
  }

  .hero.productos {
    margin-top: 0;
  }

  .hero.somos {
    background-position: 0 0, 70% 0;
  }

  .subtitle {
    font-size: 18px;
  }

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

  .card_producto {
    flex-flow: column-reverse;
  }

  ._50 {
    width: 100%;
  }

  .fortalezas {
    padding: 20px 20px 30px;
  }

  .div-block-4 {
    width: 90%;
  }

  .text-left {
    width: 100%;
  }

  .imagen_p-s {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .logos-marcas {
    width: 120px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .sectores-destacados {
    padding-left: 20px;
    padding-right: 20px;
  }

  .conter-banner {
    background-image: linear-gradient(260deg, #000000b5, #0000);
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-5 {
    background-position: 40%;
  }

  .cards {
    justify-content: center;
  }

  .imagen {
    background-position: 50% 0;
    background-size: cover;
  }

  .heading_1aa {
    width: 95%;
    font-size: 30px;
  }

  .logos-redes {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
  }

  .info {
    flex-flow: column-reverse;
  }

  .credits,
  .contact-us,
  .contacto {
    width: 100%;
  }

  .loading {
    font-size: 24px;
  }

  .loading.clone {
    z-index: 2;
    font-size: 24px;
  }

  .boton-flotante {
    text-align: center;
    border-width: 1px;
    max-width: 130px;
  }

  .bold-text {
    max-width: 200px;
    font-size: 14px;
    line-height: 12px;
  }

  .text-block {
    line-height: 16px;
  }
}