:root {
  --dim-grey: #565b74;
  --chocolate: #fc6a01;
  --midnight-blue: #262b44;
  --white: white;
  --shadow: #13202f1a;
  --shadow-2: #fc6a0133;
  --light-slate-grey: #858aa3;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.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;
  }
}

body {
  color: var(--dim-grey);
  font-family: Orkney, sans-serif;
  font-size: 17px;
  line-height: 23px;
}

h1 {
  color: var(--dim-grey);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 41px;
}

h2 {
  color: var(--dim-grey);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: var(--chocolate);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: var(--dim-grey);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  line-height: 27px;
}

a {
  color: var(--midnight-blue);
  text-decoration: none;
}

.section {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section.gray {
  background-color: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 53px;
  position: relative;
}

.section.gray.checks {
  padding-top: 73px;
  padding-bottom: 58px;
}

.section.gray.ptb0 {
  padding-top: 0;
  padding-bottom: 0;
}

.section.pb136 {
  padding-top: 50px;
  padding-bottom: 136px;
}

.section.ptb100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.relative {
  align-items: flex-end;
  height: 560px;
  padding-top: 0;
  display: flex;
  position: relative;
}

.section.relative.ptb80 {
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.relative.ptb80.mb70 {
  margin-bottom: 70px;
}

.section.relative.autoh {
  height: auto;
}

.section.relative.maps {
  align-items: center;
  height: 350px;
  padding-top: 0;
  padding-bottom: 0;
}

.section.casos {
  align-items: center;
  height: 530px;
  margin-bottom: 96px;
  display: flex;
  position: relative;
}

.section.mb122 {
  padding-bottom: 122px;
}

.section.ptb80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.section.blogs {
  margin-top: -40px;
  padding-top: 0;
}

.section.body {
  margin-top: 85px;
}

.section.almacen-p2 {
  margin-top: -138px;
  padding-top: 0;
}

.section.ptb70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section.azul {
  height: 100px;
  margin-top: 31px;
  padding-top: 0;
  padding-bottom: 0;
}

.container {
  width: 100%;
  min-width: 1088px;
  max-width: 1088px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.container.relative {
  z-index: 1;
  position: relative;
}

.container.ptb70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.container.pt70 {
  padding-top: 70px;
}

.div {
  width: 100%;
}

.div.flex {
  width: 100%;
  display: flex;
}

.div.flex.pt30 {
  padding-top: 30px;
}

.div.flex.max340 {
  height: 340px;
}

.div.v-justify-l {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div.aviso-d-p {
  max-width: 703px;
  margin-left: auto;
  margin-right: auto;
}

.div.v-align-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div.mb30 {
  margin-bottom: 10px;
}

.div-item {
  width: 100%;
}

.div-item.l {
  display: flex;
}

.div-item.l.btnh {
  margin-top: -37px;
}

.div-item.pr92 {
  padding-right: 92px;
}

.div-item.pr92.pl60 {
  padding-left: 60px;
}

.div-item.pr92.pl60.ab {
  position: relative;
}

.div-item.pr84 {
  padding-right: 84px;
  position: relative;
}

.div-item.pr84.pl60 {
  padding-left: 60px;
}

.div-item.under {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.div-item.under.pr84.pl60 {
  padding-left: 60px;
}

.div-item.mb37 {
  margin-bottom: 37px;
}

.div-item.mb37.max540 {
  max-width: 544px;
  padding-left: 80px;
}

.div-item.v-justifycenter {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-item.w80 {
  width: 80%;
}

.div-item.w80.pr80 {
  padding-right: 80px;
}

.div-item.h-align-center {
  align-items: center;
  display: flex;
}

.div-item.v-align-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-item._w-32 {
  width: 32%;
  padding-right: 36px;
}

.div-item._w-67 {
  width: 67%;
  padding-left: 76px;
}

.div-item.map-r {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 32%;
  padding-left: 57px;
  display: flex;
}

.div-item.v-justify-center-a-c {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-item.pl45 {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 47px;
  display: flex;
}

.div-item.v-align-start {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-item.max544 {
  max-width: 549px;
  padding-right: 25px;
}

.menu {
  z-index: 99;
  background-color: var(--white);
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.rrss {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  margin-bottom: 12px;
  display: flex;
}

.rrss.ml56 {
  margin-bottom: 31px;
  margin-left: 56px;
}

.rrss-icon {
  border: 1px solid var(--chocolate);
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.rrss-icon:hover {
  background-color: #fc6a0126;
}

.rrss-icon:active {
  background-color: #ffd5b6;
}

.nav-menu {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-end;
  height: 50px;
  margin-left: auto;
  padding-top: 0;
  display: flex;
}

.nav-link {
  color: #262b44;
  text-align: center;
  width: 100%;
  margin-left: 12px;
  margin-right: 12px;
  padding: 0;
  font-family: Orkney, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.nav-link:hover {
  font-weight: 500;
}

.nav-link.w--current {
  color: var(--chocolate);
  font-weight: 500;
}

.nav-link.last {
  margin-right: 0;
}

.nav-menu-item {
  display: flex;
}

.line-under {
  background-color: var(--chocolate);
  width: 20px;
  height: 2px;
  display: none;
}

.menu-item {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-menu {
  align-items: center;
  width: 100%;
  min-width: 1088px;
  max-width: 1088px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.brand {
  margin-right: auto;
}

.hero {
  background-image: url('../images/HOME-HERO-min.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  margin-top: 85px;
  padding-top: 122px;
  padding-bottom: 147px;
  position: relative;
}

.hero.wms {
  background-image: url('../images/bg-2-min.webp');
}

.hero.soporte {
  background-image: url('../images/Soporte-min.webp');
}

.hero.blogs {
  background-image: url('../images/bg-min.webp');
}

.hero.ebooks {
  background-image: url('../images/Grupo-5833-min.webp');
}

.hero.contacto {
  background-color: #f2f2f2;
  background-image: none;
  position: relative;
}

.hero.descarga {
  background-image: url('../images/Grupo-5833-min.webp');
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  display: flex;
}

.hero.typcinterno {
  background-image: url('../images/typ-min.webp');
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.hero.typ-contacto {
  background-image: url('../images/typ-con-min.webp');
  flex-direction: column;
  justify-content: space-between;
  height: 100vh;
  display: flex;
}

.hero.cinterno {
  background-color: #f2f2f2;
  background-image: none;
}

.hero.lp-campa-as {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Mamba_BG-min_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: auto;
  max-height: none;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 157px;
}

.boton {
  border: 1px solid var(--chocolate);
  color: var(--chocolate);
  background-color: #0000;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  min-width: 220px;
  height: 50px;
  font-weight: 500;
  display: flex;
}

.boton:hover {
  background-color: var(--chocolate);
  color: var(--white);
}

.boton.white {
  border-color: var(--white);
  color: var(--white);
}

.boton.white:hover {
  background-color: var(--white);
  color: var(--chocolate);
}

.boton.orange {
  background-color: var(--chocolate);
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.boton.orange:hover {
  border-color: var(--midnight-blue);
  background-color: var(--midnight-blue);
}

.left-arrow, .right-arrow {
  display: none;
}

.hero-slide {
  background-color: #0000;
}

.hero-titulo {
  color: var(--white);
  text-transform: uppercase;
  width: 100%;
  max-width: 652px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 55px;
}

.hero-titulo.w100 {
  text-transform: uppercase;
  width: 100%;
  max-width: 400px;
  font-size: 25px;
  line-height: 35px;
}

.hero-slide-nav {
  margin-bottom: 0;
  inset: auto 0% 32% auto;
  transform: rotate(90deg);
}

.footer {
  width: 100%;
}

.footer-up {
  background-color: #262b44;
  align-items: center;
  width: 100%;
  height: 190px;
  display: flex;
}

.footer-down {
  background-color: #2e3553;
  align-items: center;
  width: 100%;
  height: 60px;
  display: flex;
}

.footer-link {
  color: var(--white);
  font-size: 16px;
  line-height: 22px;
}

.footer-link.av {
  font-size: 14px;
  line-height: 20px;
}

.footer-div {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fecha {
  color: var(--white);
  font-size: 14px;
  line-height: 20px;
}

.footer-div-links {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.footer-div-item {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.menu-item-footer {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.subtitulo {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
}

.subtitulo.mb40 {
  text-transform: uppercase;
  width: 50%;
  margin-bottom: 40px;
  line-height: 35px;
}

.subtitulo.mb40.ml24 {
  margin-left: auto;
  margin-right: auto;
}

.subtitulo.mb40.h_solucion {
  width: 92%;
}

.subtitulo.mb40.h_mamba {
  width: 53%;
}

.subtitulo.mb75 {
  text-transform: uppercase;
  margin-bottom: 75px;
}

.subtitulo.centeralign {
  text-align: center;
  text-transform: uppercase;
}

.subtitulo.centeralign.mb30 {
  margin-bottom: 30px;
}

.subtitulo.orange.mb55 {
  margin-bottom: 55px;
}

.bold-text {
  font-weight: 500;
}

.parrafo.orange {
  color: var(--chocolate);
}

.parrafo.orange.ml25 {
  margin-left: 25px;
}

.parrafo.orange._20m {
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
}

.parrafo.orange._23m {
  font-size: 23px;
  font-weight: 500;
  line-height: 29px;
}

.parrafo.orange._23m.mb55 {
  margin-bottom: 55px;
}

.parrafo.orange.mb20 {
  margin-bottom: 20px;
}

.parrafo.mb33 {
  width: 96%;
  margin-bottom: 33px;
  line-height: 25px;
}

.parrafo.white {
  color: var(--white);
}

.check {
  align-items: flex-start;
  width: 100%;
  margin-bottom: 16px;
  display: flex;
}

.check.medium {
  font-weight: 500;
}

.check.white {
  color: var(--white);
  margin-bottom: 12px;
}

.check-icon {
  margin-top: 3px;
  margin-right: 10px;
}

.icono-check-g {
  margin-top: -172px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.check-img-float {
  position: absolute;
  bottom: -142px;
  right: 35px;
}

.banner {
  display: flex;
}

.banner-div-izq {
  background-color: #262a45;
  background-image: url('../images/Grupo-5801.svg');
  background-position: 50% 100%;
  background-size: cover;
  justify-content: flex-end;
  width: 60%;
  padding-top: 53px;
  padding-bottom: 52px;
  padding-right: 159px;
  display: flex;
}

.banner-div-der {
  background-color: #fc6a01;
  background-image: url('../images/Grupo-5802.svg');
  background-position: 50%;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 40%;
  padding-left: 92px;
  display: flex;
}

.banner-title {
  color: var(--white);
  text-transform: uppercase;
  width: 500px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.orange {
  color: var(--chocolate);
  font-weight: 400;
}

.img-absolute {
  z-index: 0;
  margin-top: 40px;
  display: block;
  position: absolute;
  inset: -165px auto auto -92px;
}

.color-block {
  z-index: -1;
  background-color: #f2f2f2;
  width: 80%;
  height: 460px;
  position: absolute;
  inset: auto 0% 13px auto;
}

.color-block._50-l {
  width: 50%;
  height: auto;
  inset: 0% auto 0% 0%;
}

.color-block._100-h {
  height: 100%;
  inset: 0% 0% 0% auto;
}

.color-block.w60-h100 {
  width: 62%;
  height: 100%;
  inset: 0% 0% 0% auto;
}

.grid-checks {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 100px;
}

.grid-checks-item {
  align-items: center;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
}

.grid-checks-item.titlecheck {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 92px;
}

.grid-checks-item.topalign {
  align-items: flex-start;
  padding-right: 30px;
}

.grid-checks-item.topalign.nm {
  padding-right: 0;
}

.grid-checks-item.topalign.m-80 {
  margin-top: -80px;
}

.grid-checks-icon {
  margin-right: 11px;
}

.grid-checks-text {
  margin-bottom: 0;
}

.grid-box {
  padding-left: 92px;
  padding-right: 92px;
}

.grid-box-item {
  padding: 42px 28px;
  box-shadow: 3px 3px 15px #13202f1a;
}

.grid-box-item-title {
  color: #fc6a01;
  margin-bottom: 28px;
  font-size: 23px;
  font-weight: 500;
  line-height: 29px;
}

.grid-box-item-no {
  padding-top: 13px;
  padding-bottom: 52px;
  padding-right: 40px;
}

.mask-4 {
  width: 812px;
  padding-right: 70%;
}

.slider-left-arrow {
  color: #444;
}

.comments {
  background-color: #fff;
  width: 500px;
  margin-bottom: 10px;
  padding: 37px 14px 25px 16px;
  display: flex;
  box-shadow: 1px 5px 20px 2px #5c74d126;
}

.slide-content-wrapper-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.comment_text-2 {
  color: #7680a0;
  margin-bottom: 30px;
  font-style: italic;
  display: block;
}

.slider_testimoniales {
  background-color: #0000;
  width: 552px;
  height: auto;
  padding-top: 0;
  position: relative;
}

.company {
  width: 191px;
  height: 74px;
  margin-left: 28px;
}

.slide-nav-clientes {
  width: 40%;
  margin-left: auto;
  margin-right: 34px;
  display: block;
}

.line {
  background-color: #bec4d1;
  height: 1px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.slide_clientes {
  width: 100%;
  padding: 30px;
}

.comment_author-2 {
  color: var(--chocolate);
  font-weight: 500;
  display: block;
}

.slide-right {
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.slide-left {
  margin-top: auto;
  margin-bottom: auto;
  display: none;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.comment_cargo-2 {
  color: #565b74;
  font-style: italic;
  display: block;
}

.slider-icon {
  display: none;
}

.comment_container {
  flex-direction: column;
  width: 40%;
  display: flex;
}

.comment_container.test {
  width: 100%;
}

.slider-right-arrow {
  color: #444;
}

.subtitulo-casos {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
}

.div-casos {
  display: flex;
}

.div-casos-item {
  width: 100%;
}

.div-casos-item._20 {
  z-index: 2;
  background-color: #ffffff4d;
  justify-content: center;
  width: 30%;
  padding-top: 50px;
  display: flex;
  position: relative;
}

.sm-flloat {
  z-index: -1;
  position: absolute;
  inset: -65px auto 0%;
}

.block-float {
  z-index: -2;
  background-color: #f2f2f2;
  width: 50%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.form {
  width: 100%;
  display: flex;
}

.form-left {
  background-color: var(--chocolate);
  background-image: url('../images/Grupo-5802.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: flex-end;
  width: 50%;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-right: 36px;
  display: flex;
}

.form-end {
  background-color: #f2f2f2;
  width: 62%;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-left: 76px;
  display: flex;
}

.form-end.w75 {
  width: 75%;
}

.form-block {
  color: var(--white);
  width: 100%;
  max-width: 644px;
}

.form-block.full {
  max-width: none;
}

.form-left-item {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  width: 100%;
  max-width: 450px;
  display: flex;
}

.form-left-title {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.form-left-title.pt20 {
  margin-top: 20px;
}

.form-left-txt {
  color: #fff;
  width: 93%;
  font-size: 23px;
  font-weight: 500;
  line-height: 29px;
}

.grid-checks-3x4 {
  grid-column-gap: 25px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 100px;
}

.grid-checks-icon-top {
  margin-right: 11px;
}

.slide-clientes {
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-bottom: 29px;
}

.slide-clientes.mb30 {
  margin-bottom: 40px;
}

.slide-clientes-item {
  width: 100%;
  max-width: 25%;
  padding: 10px;
}

.slide-clientes-box {
  background-color: var(--white);
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  box-shadow: 7px 7px 10px #13202f1a;
}

.slide-clientes-mask {
  width: 100%;
  height: auto;
}

.slide-clientes-img {
  width: 80%;
}

.slide-clientes-nav {
  inset: auto 0% -50px;
}

.grid-checks-3x3 {
  grid-column-gap: 25px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.etiqueta-blog {
  color: var(--chocolate);
  margin-bottom: 18px;
  font-size: 23px;
  line-height: 29px;
}

.blog-tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-tabs-menu-item {
  background-color: var(--white);
  box-shadow: 7px 7px 10px 0 var(--shadow);
  color: var(--chocolate);
  text-align: center;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 21px;
  padding-bottom: 16px;
  display: flex;
}

.blog-tabs-menu-item:hover, .blog-tabs-menu-item.w--current {
  background-color: var(--chocolate);
  box-shadow: 7px 7px 10px 0 var(--shadow-2);
  color: var(--white);
}

.blog-tabs-content-item {
  padding-top: 64px;
}

.blog-content {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 19px;
  padding-left: 17px;
  padding-right: 17px;
  display: flex;
}

.blog-content.moreopc {
  display: none;
}

.blog-link {
  background-color: var(--white);
  box-shadow: 7px 7px 10px 0 var(--shadow);
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 16px;
}

.blog-miniatura {
  object-fit: cover;
  width: 100%;
  height: 160px;
}

.blog-etiqueta {
  background-color: var(--chocolate);
  box-shadow: 7px 7px 10px 0 var(--shadow-2);
  color: var(--white);
  text-transform: uppercase;
  border-radius: 20px;
  align-items: center;
  height: 28px;
  margin-top: -16px;
  margin-bottom: 22px;
  padding: 7px 17px 6px;
  font-size: 14px;
  line-height: 14px;
  display: flex;
}

.blog-min-title {
  min-height: 70px;
  margin-bottom: 16px;
  font-weight: 500;
}

.parrafo-blog-min {
  width: 100%;
  min-height: 90px;
  margin-bottom: 23px;
  font-size: 16px;
  line-height: 22px;
}

.boton-blog {
  color: var(--chocolate);
  cursor: pointer;
  justify-content: space-between;
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  display: flex;
}

.boton-blog:hover {
  color: var(--midnight-blue);
}

.blog-content-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.blog-content-collection {
  padding-left: 8px;
  padding-right: 8px;
}

.m-s-icon-link {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.m-s-icon-link:hover {
  transform: scale(1.05);
}

.m-s-icon-link.hide {
  display: none;
}

.m-s-icon {
  background-color: var(--chocolate);
  box-shadow: 1px 1px 5px 0 var(--shadow-2);
  color: var(--white);
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 30px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.m-s-icon-txt {
  color: var(--chocolate);
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.hero-blog {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 520px;
  margin-top: 80px;
  padding-top: 46px;
  padding-bottom: 46px;
  display: flex;
  position: relative;
}

.hero-blog-cover {
  z-index: 0;
  background-color: #000000b3;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.blogs-etiqueta {
  background-color: var(--white);
  color: var(--chocolate);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  padding: 7px 17px 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.blogs-titulo {
  color: var(--white);
  width: 100%;
  min-height: 80px;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.autor-div {
  width: 100%;
  margin-bottom: 50px;
  display: flex;
}

.content-div {
  width: 100%;
  max-width: 750px;
}

.autor-div-img {
  border: 3px solid var(--chocolate);
  box-shadow: 7px 7px 10px 0 var(--shadow);
  object-fit: cover;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  margin-right: 12px;
}

.autor-div-item {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.autor-div-name {
  font-weight: 500;
}

.blog-content-div {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 19px;
  display: flex;
}

.banner-medio {
  background-color: #262a45;
  border-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 35px;
  padding-left: 45px;
  padding-right: 31px;
  display: flex;
}

.banner-blogs-etiqueta {
  background-color: var(--white);
  color: var(--chocolate);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-top: -14px;
  margin-bottom: 16px;
  padding: 7px 17px 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.contenido-blog {
  margin-bottom: 55px;
}

.contenido-blog.nm {
  margin-bottom: 0;
}

.banner-medio-div {
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.banner-medio-div-item {
  width: 100%;
}

.banner-medio-div-title {
  color: #fc6a01;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.banner-medio-div-txt {
  color: var(--white);
  width: 100%;
  max-width: 400px;
}

.ebook-portada {
  object-fit: cover;
  width: 100%;
  max-width: 352px;
  height: 400px;
}

.descargable-titulo {
  color: var(--white);
  width: 100%;
  margin-left: 30px;
  font-family: Adlinnaka, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 31px;
}

.descargable-pr {
  color: var(--white);
  margin-left: 30px;
}

.etiqueta-descargable {
  color: var(--chocolate);
  margin-bottom: 18px;
  margin-left: 30px;
  font-size: 23px;
  line-height: 29px;
}

.titulo.white {
  color: var(--white);
}

.titulo.white.mb28 {
  margin-bottom: 28px;
}

.titulo.white.mb28.mx324 {
  max-width: 324px;
}

.titulo.white.mb28.c {
  text-align: center;
}

.contac-title {
  color: var(--white);
  text-align: right;
  text-transform: uppercase;
  max-width: 500px;
  margin-bottom: 32px;
  font-size: 25px;
  line-height: 35px;
}

.contact-bg {
  z-index: 0;
  background-image: url('../images/Contacto-bg-min.webp');
  background-position: 50%;
  background-size: cover;
  width: 40%;
  min-width: 500px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.contac-txt {
  color: var(--white);
  text-align: right;
  font-size: 23px;
  line-height: 32px;
}

.mapa {
  width: 58%;
  min-width: 890px;
  margin-bottom: -4px;
  position: absolute;
}

.link-contacto {
  margin-bottom: 16px;
  display: flex;
}

.link-contacto-icon {
  margin-right: 19px;
}

._404 {
  background-image: url('../images/404-hero-min.webp');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.title.white {
  color: var(--white);
}

.title.white.mb24 {
  margin-bottom: 24px;
}

._404-logo {
  margin-bottom: 103px;
}

.aviso-titulo {
  color: #565c73;
  margin-bottom: 70px;
  font-size: 25px;
  line-height: 31px;
}

.footer-lp-div {
  justify-content: space-between;
  display: flex;
}

.line-orange {
  background-color: #fb6818;
  width: 100%;
  height: 1px;
  margin-bottom: 24px;
}

.almacen-subtitulo {
  color: #565c73;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
}

.almacen-div {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 821px;
  margin-bottom: 143px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.almacen-numb {
  background-color: var(--white);
  color: #878a9f;
  cursor: pointer;
  border: 2px solid #878a9f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  padding-top: 5px;
  font-size: 23px;
  display: flex;
  position: absolute;
}

.almacen-numb:hover {
  border-color: var(--white);
  background-color: var(--chocolate);
  color: var(--white);
}

.almacen-numb._1 {
  top: 31px;
  left: 480px;
}

.almacen-numb._1.fijo {
  margin-top: -52px;
  margin-bottom: 29px;
  position: static;
}

.almacen-numb._1.fijo.act {
  border-color: var(--white);
  background-color: var(--chocolate);
  color: var(--white);
  margin-top: -50px;
}

.almacen-numb._7 {
  bottom: 68px;
  left: 229.5px;
}

.almacen-numb._7.fijo {
  margin-top: -52px;
  margin-bottom: 29px;
  position: static;
}

.almacen-numb._6 {
  top: 159px;
  right: 105px;
}

.almacen-numb._6.fijo {
  margin-top: -52px;
  margin-bottom: 29px;
  position: static;
}

.almacen-numb._5 {
  top: 210px;
  right: 286.5px;
}

.almacen-numb._5.fijo {
  margin-top: -52px;
  margin-bottom: 29px;
  position: static;
}

.almacen-numb._4 {
  top: 115px;
  left: 330px;
}

.almacen-numb._4.fijo {
  margin-top: -52px;
  margin-bottom: 29px;
  position: static;
}

.almacen-numb._3 {
  top: 280px;
  right: 64px;
}

.almacen-numb._3.fijo {
  margin-top: -52px;
  margin-bottom: 29px;
  position: static;
}

.almacen-numb._2 {
  top: 85px;
  left: 405px;
}

.almacen-numb._2.fijo {
  margin-top: -52px;
  margin-bottom: 29px;
  position: static;
}

.almacen-grid {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.almacen-grid-item {
  margin-top: 45px;
  position: relative;
}

.almacen-grid-tarjeta-open {
  box-shadow: 0 5px 10px 5px var(--shadow);
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 180px;
  padding: 30px 33px 19px;
  display: flex;
}

.almacen-grid-mas {
  background-color: var(--light-slate-grey);
  box-shadow: 0 2px 5px 2px var(--shadow);
  color: #fff;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.almacen-grid-mas:hover {
  background-color: var(--chocolate);
  box-shadow: 0 2px 5px 2px var(--shadow-2);
}

.almacen-grid-tarjeta-txt {
  text-align: center;
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 32px;
}

.almacen-grid-tarjeta-close {
  z-index: 99;
  box-shadow: 0 5px 10px 5px var(--shadow);
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  min-height: 425px;
  padding: 30px 33px 19px;
  display: none;
}

.almacen-grid-tarjeta-close.pr25 {
  padding-right: 25px;
}

.almacen-grid-tarjeta-close.pr25.pl25 {
  padding-top: 20px;
  padding-left: 25px;
}

.almacen-grid-menos {
  background-color: var(--chocolate);
  box-shadow: 0 2px 5px 2px var(--shadow-2);
  color: #fff;
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  margin-top: 10px;
  padding-bottom: 3px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 25px;
  display: flex;
}

.almacen-grid-menos:hover {
  background-color: var(--light-slate-grey);
  box-shadow: 0 2px 5px 2px var(--shadow);
}

.almacen-grid-tarjeta-txt-act {
  color: var(--chocolate);
  text-align: center;
  width: 100%;
  min-height: 60px;
  margin-bottom: 20px;
  font-size: 23px;
  line-height: 32px;
}

.almacen-check-div {
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.almacen-check-icon {
  margin-top: 3px;
  margin-right: 11px;
}

.almacen-grid-tarjeta-item {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.ebook-miniatura {
  object-fit: cover;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.titulo-lp {
  color: var(--white);
  text-transform: uppercase;
  width: 100%;
  max-width: none;
  margin-top: 5px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 30px;
}

.subtitulo-lp {
  color: var(--white);
  text-transform: uppercase;
  width: 100%;
  max-width: 652px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.footer-lp {
  background-color: var(--midnight-blue);
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.whatsapp-bot-n {
  z-index: 999;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: fixed;
  inset: auto 50px 45px auto;
}

.whatsapp-bon {
  cursor: pointer;
  border-radius: 10px;
  width: 70px;
}

.whatsapp-comp {
  cursor: pointer;
  border-radius: 10px;
  width: 60px;
  margin-bottom: -10px;
  margin-right: -10px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.slide-div {
  display: flex;
}

.link-movil {
  display: none;
}

.text-centred {
  text-align: center;
  max-width: 700px;
  margin-top: 142px;
  margin-left: auto;
  margin-right: auto;
}

.text-centred.full {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 800px;
  margin-top: 0;
  display: flex;
}

.img-float-left {
  z-index: 0;
  margin-top: -102px;
  display: block;
}

.hero-glosario {
  background-color: #858aa3;
  padding-top: 160px;
  padding-bottom: 70px;
}

.glosario-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.faqs {
  padding-bottom: 20px;
}

.div-faqs {
  cursor: pointer;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  padding: 24px 40px;
  display: flex;
  box-shadow: 11px 11px 15px #97859a1a;
}

.div-faqs:hover {
  box-shadow: 7px 7px 10px #bfc3d85e;
}

.div-faqs-title {
  color: #fc6a01;
  font-size: 23px;
  font-weight: 500;
  line-height: 33px;
}

.mas-icon {
  color: #fff;
  background-color: #858aa3;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding-bottom: 1px;
  font-size: 22px;
  line-height: 22px;
  display: flex;
}

.div-faqs-open {
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  height: 50px;
  padding: 24px 40px;
  display: none;
  box-shadow: 7px 7px 10px #bfc3d85e;
}

.div-faqs-open:hover {
  box-shadow: 7px 7px 10px #bfc3d85e;
}

.div-faqs-open.show {
  display: flex;
}

.div-faqs-cont {
  color: #565b74;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 800px;
  margin-bottom: 11px;
  padding: 24px 40px;
  font-size: 17px;
  line-height: 27px;
  display: none;
}

.div-faqs-cont.show {
  display: flex;
}

.text-block {
  color: #666;
}

.text-block.mb20 {
  margin-bottom: 20px;
}

.div-faqs-title-gray {
  color: #858aa3;
  font-size: 23px;
  font-weight: 500;
  line-height: 33px;
}

.menos-icon {
  color: #fff;
  background-color: #fb6818;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding-bottom: 1px;
  font-size: 22px;
  line-height: 22px;
  display: flex;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  align-items: flex-start;
  display: flex;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text-2 {
  text-transform: uppercase;
}

.lan {
  z-index: 99;
  width: 100%;
  height: 40px;
  margin-top: 70px;
  position: fixed;
}

.lan-div {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  width: auto;
  margin-top: 15px;
  display: flex;
}

.lan-icon {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--white);
  color: var(--midnight-blue);
  border-radius: 30px;
  align-items: center;
  height: 30px;
  padding: 5px 10px;
  display: flex;
  box-shadow: 0 2px 5px 3px #0003;
}

.div-block-4 {
  color: #273fb8;
  background-color: #3316a7;
  width: 80%;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 62% 0% auto;
}

.cont-ondas-azul {
  z-index: 999;
  width: 100%;
  min-width: 1088px;
  max-width: 1088px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -145px;
}

.cont-ondas-azul.relative {
  z-index: 1;
  position: relative;
}

.cont-divs-roia {
  color: #273fb8;
  background-color: #3316a7;
  background-image: url('../images/Grupo-5983.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  width: 80%;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  inset: auto 0% -12%;
}

.cont-tarjeta-roia {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  display: flex;
}

.separador-roia {
  border: 1px solid var(--chocolate);
  background-color: var(--chocolate);
  width: 2px;
  height: 80px;
  margin-top: 80px;
}

.headling-roai {
  color: #fff;
  text-align: center;
  text-transform: none;
  width: 71%;
  margin-top: 19px;
  font-size: 15px;
}

.headling-roai.hgrande-roai {
  width: 84%;
}

.span-roia {
  color: var(--chocolate);
}

.image {
  cursor: pointer;
  width: 100%;
}

.image:hover {
  border-bottom: 3px solid var(--chocolate);
}

.div-block-5 {
  width: 48%;
  margin-left: auto;
}

.link-block {
  width: 6%;
  height: auto;
}

.link-block:hover {
  border-bottom: 1px solid #7d360e;
}

.rrss-icon-facebook {
  border: 1px solid var(--chocolate);
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.rrss-icon-facebook:hover {
  background-color: #fc6a0126;
}

.rrss-icon-facebook:active {
  background-color: #ffd5b6;
}

.rrss-icon-linkedin {
  border: 1px solid var(--chocolate);
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: none;
}

.rrss-icon-linkedin:hover {
  background-color: #fc6a0126;
}

.rrss-icon-linkedin:active {
  background-color: #ffd5b6;
}

.subtitulo-cracteristicas {
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 31px;
}

.subtitulo-cracteristicas.mb40 {
  text-transform: uppercase;
  width: 50%;
  margin-bottom: 40px;
  line-height: 35px;
}

.subtitulo-cracteristicas.mb40.ml24 {
  width: 65%;
  margin: 25px auto;
}

.subtitulo-cracteristicas.mb40.h_solucion {
  width: 92%;
}

.subtitulo-cracteristicas.mb40.h_mamba {
  width: 53%;
}

.subtitulo-cracteristicas.mb75 {
  text-transform: uppercase;
  margin-bottom: 75px;
}

.subtitulo-cracteristicas.centeralign {
  text-align: center;
  text-transform: uppercase;
}

.subtitulo-cracteristicas.centeralign.mb30 {
  margin-bottom: 30px;
}

.subtitulo-cracteristicas.orange.mb55 {
  margin-bottom: 55px;
}

.cont-modal-recibo {
  z-index: 99;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-recibo {
  background-color: #fff;
  width: 100%;
  max-width: 940px;
  padding: 40px;
  box-shadow: 7px 8px 15px #0003;
}

.cont-cierre-modal-almacen {
  justify-content: flex-end;
  margin-top: -25px;
  margin-right: -30px;
  display: flex;
}

.cont-titulo-modal-almacen {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.cont-tarjetas-modal-almacen {
  flex-direction: row;
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.cierre {
  background-color: #ff5e00;
  background-image: url('../images/.svg');
  background-position: 0 0;
  background-size: auto;
  border: 1px #000;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  box-shadow: 0 10px 10px #0003;
}

.image-2 {
  margin-right: 20px;
}

.heading {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.numero {
  margin-right: 20px;
}

.mamba {
  text-transform: uppercase;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  display: flex;
}

.heading-2 {
  font-weight: 500;
  line-height: 32px;
}

.naranja {
  color: var(--chocolate);
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 500;
  line-height: 32px;
  display: flex;
}

.taejteas-modal {
  border: 1px solid #858aa3;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 19%;
  padding: 20px 10px;
  display: flex;
  position: relative;
}

.taejteas-modal.embarque {
  width: 24%;
}

.taejteas-modal.suministro {
  width: 49%;
}

.taejteas-modal.ubialm, .taejteas-modal.control {
  width: 24%;
}

.icono-tarjeta {
  max-width: 90px;
  height: 60px;
}

.titulo-tarjeta {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.contenido-texto-tarjeta {
  color: #565b74;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.cont-simbolo {
  z-index: 99;
  opacity: 1;
  justify-content: center;
  align-items: center;
  width: 15%;
  display: flex;
  position: absolute;
  inset: 0% -12% 0% auto;
}

.cont-simbolo.arriba {
  width: 8%;
  top: 0%;
  right: -11%;
}

.cont-simbolo.abajo {
  width: 8%;
  top: 0%;
  right: 102%;
}

.image-3 {
  width: 100%;
  position: static;
  inset: 58% -7% 0% auto;
}

.image-3.suministro1 {
  right: -2%;
}

.image-3.suministro2 {
  right: 97%;
}

.cont-img-titulo-tarjeta {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.cont-modal-rfid, .cont-modal-embarque {
  z-index: 99;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-embarque {
  background-color: #fff;
  width: 100%;
  max-width: 940px;
  padding: 40px;
  box-shadow: 7px 8px 15px #0003;
}

.cont-modal-preparacion {
  z-index: 99;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-preparacion {
  background-color: #fff;
  width: 100%;
  max-width: 940px;
  padding: 40px;
  box-shadow: 7px 8px 15px #0003;
}

.cont-modal-suministro {
  z-index: 99;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-suministro {
  background-color: #fff;
  width: 100%;
  max-width: 940px;
  padding: 40px;
  box-shadow: 7px 8px 15px #0003;
}

.cont-modal-ubialm {
  z-index: 99;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-ubialm {
  background-color: #fff;
  width: 100%;
  max-width: 940px;
  padding: 40px;
  box-shadow: 7px 8px 15px #0003;
}

.cont-modal-control {
  z-index: 99;
  opacity: 0;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.modal-control {
  background-color: #fff;
  width: 100%;
  max-width: 940px;
  padding: 40px;
  box-shadow: 7px 8px 15px #0003;
}

.rrss-icon-copy {
  border: 1px solid var(--chocolate);
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.rrss-icon-copy:hover {
  background-color: #fc6a0126;
}

.rrss-icon-copy:active {
  background-color: #ffd5b6;
}

.rrss-icon-copy-copy {
  border: 1px solid var(--chocolate);
  background-color: #0000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  display: flex;
}

.rrss-icon-copy-copy:hover {
  background-color: #fc6a0126;
}

.rrss-icon-copy-copy:active {
  background-color: #ffd5b6;
}

.cont-mamba-sub {
  width: 100%;
  display: flex;
}

.section-uss {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-uss.gray {
  background-color: #f2f2f2;
  padding-bottom: 53px;
  position: relative;
}

.section-uss.gray.checks {
  padding-top: 73px;
  padding-bottom: 58px;
}

.section-uss.pb136 {
  padding-top: 50px;
  padding-bottom: 136px;
}

.section-uss.ptb100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-uss.relative {
  align-items: flex-end;
  height: 560px;
  padding-top: 0;
  display: flex;
  position: relative;
}

.section-uss.relative.ptb80 {
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-uss.relative.ptb80.mb70 {
  margin-bottom: 70px;
}

.section-uss.relative.autoh {
  height: auto;
}

.section-uss.relative.maps {
  align-items: center;
  height: 350px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-uss.casos {
  align-items: center;
  height: 530px;
  margin-bottom: 96px;
  display: flex;
  position: relative;
}

.section-uss.mb122 {
  padding-bottom: 122px;
}

.section-uss.ptb80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.section-uss.blogs {
  margin-top: -40px;
  padding-top: 0;
}

.section-uss.body {
  margin-top: 85px;
}

.section-uss.almacen-p2 {
  margin-top: -138px;
  padding-top: 0;
}

.section-uss.ptb70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section-uss.azul {
  height: 100px;
  margin-top: 31px;
  padding-top: 0;
  padding-bottom: 0;
}

.bold-text-3 {
  line-height: 26px;
}

.html-embed {
  margin-top: -20px;
}

.image-5 {
  display: none;
}

.image-r {
  width: 100%;
  position: static;
  inset: 58% -7% 0% auto;
}

.image-r.suministro1 {
  right: -2%;
}

.image-r.suministro2 {
  right: 97%;
}

.image-o {
  width: 100%;
  position: static;
  inset: 58% -7% 0% auto;
}

.image-o.suministro1 {
  right: -2%;
}

.image-o.suministro2 {
  right: 97%;
}

.image-c {
  width: 100%;
  position: static;
  inset: 58% -7% 0% auto;
}

.image-c.suministro1 {
  right: -2%;
}

.image-c.suministro2 {
  right: 97%;
}

.cont-ondas-azul-home {
  z-index: 999;
  width: 100%;
  min-width: 1088px;
  max-width: 1088px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% -145px;
}

.cont-ondas-azul-home.relative {
  z-index: 1;
  position: relative;
}

.div-block-6 {
  flex-direction: column;
  width: 100%;
  margin-left: 0;
  display: flex;
}

.youtube {
  margin-right: 9px;
}

.slide {
  width: 100%;
  margin-left: 154px;
  padding: 30px;
}

.text-span {
  color: var(--chocolate);
}

.text-block-2 {
  background-color: var(--chocolate);
}

@media screen and (min-width: 1920px) {
  .section.azul {
    margin-top: -1px;
  }

  .hero {
    position: relative;
  }

  .hero-slide-nav {
    inset: auto 0% 40% auto;
  }

  .div-block-4 {
    background-image: url('../images/Grupo-5983.svg');
    background-position: 0 0;
    background-size: cover;
    width: 100%;
    max-width: 1088px;
    height: 260px;
    top: 47%;
  }

  .cont-ondas-azul {
    bottom: -132px;
  }

  .cont-divs-roia {
    background-image: url('../images/Grupo-5983.svg');
    background-position: 0 0;
    background-size: cover;
    align-items: center;
    width: 100%;
    max-width: 1088px;
    height: 260px;
    display: flex;
    top: 49%;
  }

  .cont-tarjeta-roia {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
    display: flex;
  }

  .separador-roia {
    border: 1px solid var(--chocolate);
    background-color: #fc6a01;
    width: 4px;
    max-width: 2px;
    height: 85px;
    margin-top: 80px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .headling-roai {
    color: #fff;
    text-align: center;
    text-transform: none;
    width: 60%;
    margin-top: 15px;
    font-size: 15px;
  }

  .headling-roai.hgrande-roai {
    width: 67%;
  }

  .span-roia {
    color: var(--chocolate);
  }

  .section-uss.azul {
    margin-top: -1px;
  }

  .cont-ondas-azul-home {
    bottom: -132px;
  }
}

@media screen and (max-width: 991px) {
  .section.pb136 {
    padding-top: 16px;
    padding-bottom: 30px;
  }

  .section.ptb100 {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .section.relative {
    height: auto;
  }

  .section.relative.maps {
    flex-direction: column;
    height: auto;
  }

  .section.azul {
    margin-top: -29px;
  }

  .container {
    min-width: auto;
    max-width: none;
    margin-top: 33px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container.relative {
    position: static;
  }

  .div.flex {
    flex-direction: column;
  }

  .div.flex.invertir {
    flex-direction: column-reverse;
  }

  .div-item {
    width: 100%;
  }

  .div-item.pr92 {
    padding-right: 0;
  }

  .div-item.pr92.pl60 {
    padding-left: 0;
  }

  .div-item.pr84 {
    padding-right: 0;
  }

  .div-item.pr84.pl60, .div-item.under.pr84.pl60 {
    padding-left: 0;
  }

  .div-item._w-32 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .div-item._w-67 {
    width: 100%;
  }

  .div-item.map-r {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .rrss {
    justify-content: center;
    margin-top: 15px;
    display: flex;
  }

  .nav-menu {
    background-color: var(--white);
    flex-direction: column-reverse;
    align-items: stretch;
    padding-left: 30px;
    padding-right: 30px;
  }

  .nav-link {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .nav-link:hover {
    background-color: #f5f5f5;
  }

  .nav-link.w--current {
    color: var(--midnight-blue);
    background-color: #f5f5f5;
    font-weight: 700;
  }

  .nav-menu-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-item {
    border-bottom: 1px solid var(--chocolate);
    align-items: flex-start;
    width: 100%;
  }

  .menu-button {
    color: var(--chocolate);
    margin-top: auto;
    margin-bottom: auto;
    padding: 0;
    font-size: 48px;
  }

  .menu-button.w--open {
    background-color: var(--chocolate);
    color: var(--white);
  }

  .container-menu {
    justify-content: space-between;
    min-width: auto;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .brand {
    margin-right: auto;
  }

  .hero.contacto {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-div {
    flex-direction: column;
    align-items: stretch;
  }

  .footer-div._2 {
    flex-direction: column-reverse;
  }

  .footer-div-links {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .footer-div-item {
    align-items: stretch;
    width: 100%;
  }

  .footer-logo {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-item-footer {
    border-bottom: 1px none var(--chocolate);
    align-items: center;
    width: 100%;
  }

  .icono-check-g {
    width: 300px;
    margin: 30px auto;
    position: static;
  }

  .check-img-float {
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .banner-div-izq, .banner-div-der {
    padding-left: 50px;
    padding-right: 50px;
  }

  .img-absolute {
    position: static;
  }

  .grid-checks {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 30px;
  }

  .grid-box {
    padding-left: 0;
    padding-right: 0;
  }

  .mask-4 {
    width: 100%;
    padding-right: 0%;
  }

  .comment_text-2 {
    min-height: 230px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .slider_testimoniales {
    width: 500px;
  }

  .slide-nav-clientes {
    width: 40%;
    margin-right: 30px;
  }

  .slide_clientes {
    width: 90%;
  }

  .comment_author-2, .comment_cargo-2 {
    font-size: 16px;
    line-height: 26px;
  }

  .form {
    flex-direction: column;
  }

  .form-left {
    justify-content: center;
    width: 100%;
    padding: 30px;
  }

  .form-end {
    width: 100%;
    padding: 30px;
  }

  .form-block {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .form-left-item {
    text-align: left;
    max-width: none;
  }

  .form-left-title, .form-left-txt {
    text-align: center;
  }

  .grid-checks-3x4, .grid-checks-3x3 {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 30px;
  }

  .contac-title {
    max-width: none;
  }

  .contact-bg {
    width: 100%;
    min-width: auto;
  }

  .mapa {
    width: 100%;
    min-width: auto;
    position: static;
  }

  .almacen-numb {
    width: 36px;
    height: 36px;
    font-size: 20px;
    line-height: 20px;
  }

  .almacen-numb._1 {
    left: 405px;
  }

  .almacen-numb._7 {
    left: 188px;
  }

  .almacen-numb._6 {
    top: 147px;
    right: 74px;
  }

  .almacen-numb._5 {
    top: 176px;
    right: 246.5px;
  }

  .almacen-numb._4 {
    top: 102px;
    left: 279px;
  }

  .almacen-numb._3 {
    top: 245px;
    right: 53px;
  }

  .almacen-numb._2 {
    left: 360px;
  }

  .almacen-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .img-float-left {
    margin-top: -7px;
    position: static;
  }

  .div-block {
    flex-direction: column;
  }

  .cont-ondas-azul {
    min-width: auto;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    bottom: -95px;
  }

  .cont-divs-roia {
    height: 200px;
    position: static;
    top: 98%;
  }

  .headling-roai {
    text-transform: none;
    font-size: 12px;
    line-height: 19px;
  }

  .headling-roai.hgrande-roai {
    width: 92%;
  }

  .section-uss.pb136 {
    padding-top: 16px;
    padding-bottom: 30px;
  }

  .section-uss.ptb100 {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .section-uss.relative {
    height: auto;
  }

  .section-uss.azul {
    margin-top: -29px;
  }

  .cont-ondas-azul-home {
    min-width: auto;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    bottom: -95px;
  }

  .slide {
    margin-left: 29px;
  }
}

@media screen and (max-width: 767px) {
  .container.pt70 {
    padding-top: 0;
  }

  .div.flex {
    flex-direction: column;
  }

  .div-item {
    width: 100%;
  }

  .div-item._w-67, .div-item.pl45 {
    padding-left: 0;
  }

  .hero-titulo {
    width: 100%;
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 46px;
  }

  .hero-slide-nav {
    bottom: 7%;
  }

  .footer-up {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-down {
    height: auto;
  }

  .menu-item-footer {
    border-bottom-style: none;
  }

  .banner {
    flex-direction: column;
  }

  .banner-div-izq {
    width: 100%;
    padding: 30px;
  }

  .banner-div-der {
    justify-content: center;
    width: 100%;
    padding: 30px;
  }

  .comments {
    padding: 20px;
  }

  .comment_text-2 {
    min-height: 168.889px;
    font-size: 14px;
    line-height: 22px;
  }

  .slider_testimoniales {
    width: 100%;
  }

  .company {
    margin-left: auto;
    margin-right: auto;
  }

  .slide-nav-clientes {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    display: block;
  }

  .line {
    margin-bottom: 15px;
  }

  .comment_author-2, .comment_cargo-2 {
    font-size: 13px;
  }

  .div-casos {
    flex-direction: column;
  }

  .slide-clientes-item {
    max-width: 25%;
  }

  .descargable-titulo {
    width: 100%;
  }

  .almacen-numb {
    width: 26px;
    height: 26px;
    font-size: 16px;
    line-height: 16px;
  }

  .almacen-numb._1 {
    top: 25px;
    left: 290px;
  }

  .almacen-numb._1.fijo {
    width: 36px;
    height: 36px;
  }

  .almacen-numb._7 {
    bottom: 43px;
    left: 137px;
  }

  .almacen-numb._7.fijo {
    width: 36px;
    height: 36px;
  }

  .almacen-numb._6 {
    top: 100px;
    right: 60px;
  }

  .almacen-numb._6.fijo {
    width: 36px;
    height: 36px;
  }

  .almacen-numb._5 {
    top: 130px;
    right: 182.5px;
  }

  .almacen-numb._5.fijo {
    width: 36px;
    height: 36px;
  }

  .almacen-numb._4 {
    top: 76px;
    left: 194px;
  }

  .almacen-numb._4.fijo {
    width: 36px;
    height: 36px;
  }

  .almacen-numb._3 {
    top: 180px;
    right: 40px;
  }

  .almacen-numb._3.fijo {
    width: 36px;
    height: 36px;
  }

  .almacen-numb._2 {
    top: 60px;
    left: 260px;
  }

  .almacen-numb._2.fijo {
    width: 36px;
    height: 36px;
  }

  .almacen-grid {
    grid-template-columns: 1fr 1fr;
  }

  .titulo-lp, .subtitulo-lp {
    width: 100%;
  }

  .link-web {
    display: none;
  }

  .link-movil {
    display: block;
  }

  .div-faqs {
    align-items: center;
  }

  .div-faqs-title, .div-faqs-title-gray {
    font-size: 18px;
    line-height: 26px;
  }

  .cont-ondas-azul {
    bottom: -77px;
  }

  .cont-divs-roia {
    width: 90%;
    height: 150px;
    position: static;
    top: 104%;
  }

  .separador-roia {
    height: 60px;
    margin-top: 46px;
  }

  .headling-roai {
    width: 80%;
    font-size: 9px;
    line-height: 13px;
  }

  .headling-roai.hgrande-roai {
    width: 77%;
    margin-top: 5px;
    font-size: 9px;
  }

  .img-roia {
    width: 40%;
  }

  .cont-ondas-azul-home {
    bottom: -77px;
  }
}

@media screen and (max-width: 479px) {
  .section.gray {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.gray.checks {
    padding-top: 45px;
  }

  .section.pb136 {
    padding-top: 120px;
  }

  .section.relative.maps {
    flex-direction: column-reverse;
  }

  .container {
    margin-top: 20px;
    padding-top: 25px;
  }

  .container.relative {
    margin-top: 0;
  }

  .div {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .div.flex {
    flex-direction: column;
  }

  .div.flex.max340 {
    height: auto;
  }

  .div-item {
    width: 100%;
  }

  .div-item.mb37.max540 {
    padding-left: 0;
  }

  .div-item.w80.pr80 {
    width: 100%;
    padding-left: 40px;
  }

  .div-item._w-32 {
    padding-right: 40px;
  }

  .div-item.map-r {
    margin-bottom: 40px;
    padding-left: 0;
  }

  .div-item.max544 {
    padding-right: 0;
  }

  .nav-menu-item {
    background-color: var(--white);
  }

  .brand {
    width: 150px;
  }

  .hero {
    margin-top: 65px;
    padding-top: 63px;
  }

  .hero.lp-campa-as {
    background-image: url('../images/Movil-min.webp');
    background-position: 50%;
    background-size: cover;
    max-height: none;
  }

  .hero-slide {
    height: auto;
  }

  .hero-titulo {
    font-size: 28px;
    line-height: 38px;
  }

  .hero-slide-nav {
    inset: 0% -40px 22% auto;
  }

  .footer-up, .footer-down {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-div-links {
    flex-direction: column;
  }

  .menu-item-footer {
    align-items: flex-start;
  }

  .subtitulo.mb40 {
    width: 80%;
  }

  .banner-title {
    text-align: center;
    width: auto;
    font-size: 28px;
    line-height: 34px;
  }

  .color-block._50-l {
    display: none;
  }

  .color-block._100-h {
    width: 100%;
    left: 0;
  }

  .color-block.w60-h100 {
    display: none;
  }

  .grid-checks {
    grid-template-columns: 1fr;
  }

  .grid-checks-item {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-checks-item.titlecheck {
    padding-left: 0;
  }

  .grid-checks-item.topalign.nm {
    flex-direction: row;
    height: auto;
    padding-left: 0;
  }

  .grid-checks-item.topalign.m-80 {
    margin-top: 0;
    padding-right: 0;
  }

  .grid-box {
    grid-template-columns: 1fr;
  }

  .comments {
    flex-direction: column;
    width: 100%;
  }

  .comment_text-2 {
    font-size: 15px;
  }

  .slide_clientes {
    padding: 10px;
  }

  .comment_container {
    display: none;
  }

  .comment_container.test {
    display: flex;
  }

  .div-casos-item._20 {
    width: 100%;
  }

  .form {
    flex-direction: column;
    align-items: center;
  }

  .form-left {
    justify-content: center;
    align-items: center;
  }

  .form-end.w75 {
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
  }

  .form-left-item {
    display: block;
  }

  .form-left-title {
    width: auto;
    font-size: 28px;
    line-height: 34px;
  }

  .grid-checks-3x4 {
    grid-template-columns: 1fr;
  }

  .slide-clientes-item {
    max-width: 50%;
  }

  .grid-checks-3x3 {
    grid-column-gap: 25px;
    grid-row-gap: 32px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .blog-tabs-menu {
    flex-direction: column;
    grid-template-rows: auto auto auto;
    display: flex;
  }

  .mapa {
    flex-direction: row;
    margin-top: 20px;
    display: block;
  }

  .footer-lp-div {
    flex-direction: column;
    align-items: center;
  }

  .almacen-div {
    width: 100%;
    margin-bottom: 56px;
    padding-left: 0;
    padding-right: 0;
  }

  .almacen-numb {
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 14px;
  }

  .almacen-numb._1 {
    width: 7vw;
    height: 7vw;
    top: 8%;
    left: 57%;
  }

  .almacen-numb._7 {
    width: 7vw;
    height: 7vw;
    bottom: 17%;
    left: 24%;
  }

  .almacen-numb._6 {
    width: 7vw;
    height: 7vw;
    top: 39%;
    right: 9%;
  }

  .almacen-numb._5 {
    width: 7vw;
    height: 7vw;
    top: 44%;
    right: 33%;
  }

  .almacen-numb._4 {
    width: 7vw;
    height: 7vw;
    top: 25%;
    left: 36%;
  }

  .almacen-numb._3 {
    width: 7vw;
    height: 7vw;
    top: 69%;
    right: 5%;
  }

  .almacen-numb._2 {
    width: 7vw;
    height: 7vw;
    top: 19%;
    left: 48%;
  }

  .almacen-grid {
    grid-template-columns: 1fr;
  }

  .whatsapp-bot-n {
    z-index: 800;
    bottom: 30px;
    right: 20px;
  }

  .text-centred.full {
    margin-top: 42px;
    margin-bottom: 42px;
  }

  .div-faqs {
    align-items: center;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-faqs-title {
    width: 80%;
    margin-right: 10px;
  }

  .div-faqs-open {
    align-items: center;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-faqs-title-gray {
    width: 80%;
    margin-right: 10px;
  }

  .cont-ondas-azul {
    bottom: -124px;
  }

  .cont-divs-roia {
    flex-wrap: wrap;
    justify-content: center;
    width: 95%;
    height: auto;
    padding-top: 13px;
    position: static;
    top: 540px;
  }

  .cont-tarjeta-roia {
    width: 49%;
  }

  .separador-roia.movil {
    display: none;
    overflow: hidden;
  }

  .headling-roai {
    font-size: 11px;
    line-height: 14px;
  }

  .headling-roai.hgrande-roai {
    font-size: 11px;
  }

  .subtitulo-cracteristicas.mb40 {
    width: 80%;
  }

  .subtitulo-cracteristicas.mb40.ml24 {
    width: 110%;
    margin-left: -12px;
  }

  .cont-modal-recibo {
    opacity: 0;
    display: none;
  }

  .modal-recibo {
    height: 88vh;
    padding: 36px 15px 10px;
  }

  .cont-cierre-modal-almacen {
    margin-bottom: -30px;
    margin-right: -2px;
  }

  .cont-tarjetas-modal-almacen {
    flex-direction: column;
    height: 85%;
    max-height: none;
    margin-top: 10px;
  }

  .numero {
    margin-right: 8px;
  }

  .mamba {
    margin-right: 8px;
    font-size: 22px;
  }

  .naranja {
    font-size: 18px;
    line-height: 18px;
  }

  .taejteas-modal {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    height: 19%;
    padding: 0 5px;
  }

  .taejteas-modal.embarque {
    width: 100%;
    height: 24%;
  }

  .taejteas-modal.suministro {
    width: 100%;
    height: 49%;
  }

  .taejteas-modal.ubialm, .taejteas-modal.control {
    width: 100%;
    height: 24%;
  }

  .icono-tarjeta {
    max-width: 50px;
    height: 80%;
  }

  .icono-tarjeta.suministros {
    max-width: 70px;
    height: 80%;
  }

  .titulo-tarjeta {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    width: 51%;
    margin-top: 8px;
    margin-bottom: 0;
    margin-left: 3px;
    font-size: 16px;
    line-height: 18px;
    display: flex;
  }

  .contenido-texto-tarjeta {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 28%;
    height: 100%;
    margin: 0 0 0 8%;
    padding-right: 1px;
    font-size: 12px;
    line-height: 14px;
    display: flex;
  }

  .cont-simbolo {
    top: 104%;
    right: 40%;
  }

  .cont-simbolo.arriba {
    top: 96%;
    right: 44%;
  }

  .cont-simbolo.abajo {
    top: -94%;
    right: 44%;
  }

  .image-3 {
    z-index: 99;
    width: 30px;
    display: none;
    top: 91%;
    right: 34%;
  }

  .cont-img-titulo-tarjeta {
    flex-direction: row;
    width: 60%;
    height: 100%;
    max-height: 100%;
  }

  .cont-img-titulo-tarjeta.suministros {
    justify-content: center;
  }

  .cont-img {
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 79%;
    display: flex;
  }

  .cont-modal-rfid {
    z-index: 999;
    opacity: 0;
    display: none;
  }

  .cont-modal-embarque {
    opacity: 0;
    display: none;
  }

  .modal-embarque {
    height: 88vh;
    padding: 36px 15px 10px;
  }

  .cont-modal-preparacion {
    opacity: 0;
    display: none;
  }

  .modal-preparacion {
    height: 88vh;
    padding: 36px 15px 10px;
  }

  .cont-modal-suministro {
    opacity: 0;
    display: none;
  }

  .modal-suministro {
    height: 88vh;
    padding: 36px 15px 10px;
  }

  .cont-modal-ubialm {
    opacity: 0;
    border-radius: 0;
    display: none;
  }

  .modal-ubialm {
    opacity: 1;
    height: 88vh;
    padding: 36px 15px 10px;
    display: block;
  }

  .cont-modal-control {
    opacity: 0;
    display: none;
  }

  .modal-control {
    height: 88vh;
    padding: 36px 15px 10px;
  }

  .image-4 {
    width: 100%;
  }

  .cont-mamba-sub {
    width: 60%;
    margin-left: 10px;
  }

  .section-uss.gray {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-uss.gray.checks {
    padding-top: 45px;
  }

  .section-uss.pb136 {
    padding-top: 120px;
  }

  .section-uss.mb122 {
    padding-bottom: 0;
  }

  .image-5 {
    z-index: 99;
    width: 30px;
    display: block;
    position: static;
    top: 206px;
    left: -149px;
  }

  .image-r {
    z-index: 99;
    width: 30px;
    display: block;
    top: 93%;
    right: 43%;
  }

  .image-o {
    z-index: 99;
    width: 30px;
    display: block;
    top: 91%;
    right: 43%;
  }

  .image-c {
    z-index: 99;
    width: 30px;
    display: block;
    top: 91%;
    right: 34%;
  }

  .cont-ondas-azul-home {
    bottom: -206px;
  }

  .slide {
    margin-left: -15px;
    padding-top: 10px;
  }
}

#w-node-_74db687b-e3be-eaa6-8290-b878f46a2c53-68456d94, #w-node-ba9859a9-8e3b-0f3e-eaf2-6fcb8811e74f-68456d94, #w-node-_91caad67-d8f1-e65b-b660-b4024ca02f58-68456d94, #w-node-_2b6ccea6-ebbb-bc2a-fe18-de075989d96c-68456d94, #w-node-_41009358-3bd9-d0d8-386b-b2053feca91c-68456d94, #w-node-_1a0a7ad5-66fe-c029-5b92-9cf6651793ee-68456d94, #w-node-c901b970-045a-89f5-4718-e506d0decdbd-68456d94, #w-node-_7d12a45f-0d7a-aad7-a0d0-832d71557aa0-68456d94, #w-node-_893cb69b-9676-063d-681c-c4e5a7120d0e-68456d94, #w-node-_10523aee-c9e1-e5d8-8f4b-f796ae3dd4b8-ee9f8695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_08a34a24-cf02-77cc-5457-8e11fbfb3ba0-ee9f8695, #w-node-_492c7969-3ac3-fd89-fc2c-06405fff79e6-ee9f8695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_5535521f-2b49-3c66-6304-0b2da2208690-ee9f8695, #w-node-bdba8cba-01b0-9684-e7a6-a7a6971d98c4-ee9f8695, #w-node-_299965c0-ded9-a94d-59d3-7e5499b411b1-ee9f8695, #w-node-d0f95496-fc50-e5ab-0085-bc3d37fb02be-ee9f8695, #w-node-_806a5db6-4040-034a-6ad9-b052eb1d5688-ee9f8695, #w-node-c484f3f1-6ef7-4e00-f504-f360a8e61f1d-ee9f8695, #w-node-_0bdccdb7-c2d4-c7b3-da09-a284fa7b64b9-ee9f8695, #w-node-_5737855e-d396-8244-b7ea-c01082883f7b-ee9f8695, #w-node-_81f11ccc-a9e9-d925-8336-3c2517f3e1a1-ee9f8695, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6a9-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6ad-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6b1-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6b5-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6b9-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6bd-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6c1-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6c5-39424b87, #w-node-b3eb8839-8f5c-0369-50db-48c30807a6c9-39424b87, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94af5-ae5d5b7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94afe-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b02-ae5d5b7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b06-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b0a-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b0e-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b12-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b16-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b1a-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b1e-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b22-ae5d5b7f, #w-node-f18a55b9-d21d-e1c1-917f-a1ec41c94b26-ae5d5b7f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-b3eb8839-8f5c-0369-50db-48c30807a6bd-39424b87 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Adlinnaka';
  src: url('../fonts/FontsFree-Net-Adlinnaka-BoldDemo.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Regular.ttf') format('truetype'), url('../fonts/Orkney-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Medium.ttf') format('truetype'), url('../fonts/Orkney-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Light-Italic.ttf') format('truetype'), url('../fonts/Orkney-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Medium-Italic.ttf') format('truetype'), url('../fonts/Orkney-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Light.ttf') format('truetype'), url('../fonts/Orkney-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Bold.ttf') format('truetype'), url('../fonts/Orkney-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Bold-Italic.ttf') format('truetype'), url('../fonts/Orkney-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Orkney';
  src: url('../fonts/Orkney-Regular-Italic.ttf') format('truetype'), url('../fonts/Orkney-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}