.blue-top-banner {
  background-color: #002f51;
}

.phone-div {
  margin-left: 5px;
  float: left;
}

.custom-container {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.contact-phone {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 5px;
  margin-left: 6px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 15px;
  font-weight: 300;
}

.social-icons {
  float: right;
}

.social-icon {
  width: 32px;
  height: 32px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon:hover {
  opacity: 0;
}

.link-social {
  margin-right: 5px;
  margin-left: 5px;
}

.link-social.facebook {
  background-image: url('../images/facebook-logo-button_color.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-social.linkedin {
  background-image: url('../images/linkedin-logo-button_color.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-social.twitter {
  background-image: url('../images/twitter-logo-button_color.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.link-social.google {
  background-image: url('../images/google-plus_color.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.navbar {
  background-color: #fff;
}

.nav-link {
  margin-top: 23px;
  padding: 7px 15px;
  border-right: 2px solid #002f51;
  font-family: Montserrat, sans-serif;
  color: #057da4;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.nav-link:visited {
  color: #057da4;
}

.nav-link.w--current {
  color: #0cc6dd;
}

.nav-link.end {
  border-style: none;
}

.nav-link.end.w--current {
  color: #0cc6dd;
}

.slider {
  padding-bottom: 44px;
  background-color: #057da4;
  background-image: url('../images/slide_img.jpg');
  background-position: 50% 5%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.slider.biometricos {
  background-image: url('../images/fondo_biometricos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slider-form-row {
  margin-top: 32px;
  margin-bottom: 0px;
}

.title-slider {
  margin-top: 0px;
  margin-bottom: 12px;
  padding-top: 35px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  text-align: center;
}

.div-block {
  display: block;
  width: 80px;
  height: 6px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e9500e;
}

.paragraph {
  display: block;
  width: 65%;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 31px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.3px;
  text-shadow: 1px 1px 15px #000;
}

.col-info {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  text-align: center;
}

.form-cantacto-home {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 16px 16px;
  border-radius: 15px;
  background-color: hsla(0, 0%, 100%, .67);
}

.heading {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}

.los-mejores {
  padding-top: 30px;
  padding-bottom: 45px;
}

.div-title {
  display: inline-block;
  margin: 0px auto;
  padding-right: 18px;
  padding-left: 18px;
  background-image: url('../images/blue_line.png'), url('../images/orange_line.png');
  background-position: 100% 100%, 0px 0px;
  background-size: 35px 35px, 35px 35px;
  background-repeat: no-repeat, no-repeat;
  text-align: center;
}

.submit-button {
  display: block;
  margin: 12px auto 8px;
  padding: 11px 48px 11px 15px;
  border-radius: 50px;
  background-color: #e9500e;
  background-image: url('../images/btn_arrow.png');
  background-position: 99% 100%;
  background-size: 39px 38px;
  background-repeat: no-repeat;
  box-shadow: 5px 5px 7px -1px rgba(0, 0, 0, .47);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  text-align: left;
  letter-spacing: 0.5px;
}

.submit-button:hover {
  background-color: #0cc6dd;
  -webkit-transform: scale(1.17);
  -ms-transform: scale(1.17);
  transform: scale(1.17);
}

.text-field {
  height: 45px;
  margin-top: 9px;
  margin-bottom: 5px;
  border-style: none;
  border-radius: 50px;
}

.title-secction {
  display: inline-block;
  margin: 5px auto;
  font-family: Montserrat, sans-serif;
  color: #004669;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.title-secction.white {
  color: #fff;
  line-height: 29px;
  font-weight: 300;
}

.cta-btn {
  display: block;
  width: 230px;
  margin: 18px auto 25px;
  padding-right: 69px;
  border-radius: 50px;
  background-color: #0cc6dd;
  background-image: url('../images/btn_arrow_white.png');
  background-position: 94% 50%;
  background-size: 45px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.cta-btn:hover {
  background-color: #057da4;
  -webkit-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
}

.cta-btn.orange {
  margin-top: 35px;
  margin-bottom: -55px;
  background-color: #e9500e;
}

.cta-btn._2 {
  background-image: url('../images/orange-arrow.png');
  background-position: 94% 50%;
  background-size: 45px;
  background-repeat: no-repeat;
}

.row-mejores {
  margin-top: 25px;
  margin-bottom: 25px;
}

.feature {
  position: relative;
  text-align: center;
}

.col-4-features {
  padding-top: 10px;
  padding-bottom: 10px;
}

.heading-2 {
  margin: 40px 23px 10px;
  font-family: Montserrat, sans-serif;
  color: #057da4;
  font-size: 17px;
  line-height: 21px;
  font-weight: 600;
}

.img-feature {
  width: 190px;
}

.dive-blue-hover {
  position: absolute;
  left: 0px;
  top: -8px;
  right: 0px;
  display: block;
  width: 220px;
  height: 220px;
  margin-right: auto;
  margin-left: auto;
  padding: 4px;
  border-radius: 100%;
  background-color: #002f51;
}

.txt-feature-white {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 41px 29px 35px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 200;
}

.txt-feature-white._2 {
  padding-top: 58px;
}

.biometricos {
  padding-top: 35px;
  padding-bottom: 30px;
  background-color: #f6f6f6;
  box-shadow: 0 1px 17px 3px rgba(0, 0, 0, .27);
}

.five-features {
  position: relative;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.feature-5 {
  position: relative;
  display: inline-block;
  width: 19%;
  padding: 10px;
  text-align: center;
}

.heading-3 {
  display: block;
  width: 40px;
  height: 40px;
  margin: 10px auto 0px;
  padding-top: 5px;
  border: 3px solid #057da4;
  border-radius: 100%;
  background-color: #f6f6f6;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #057da4;
  font-size: 25px;
  line-height: 25px;
}

.heading-4 {
  min-height: 75px;
  margin-top: 10px;
  margin-bottom: 5px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #004669;
  font-size: 18px;
  line-height: 22px;
}

.paragraph-2 {
  min-height: 100px;
  margin-bottom: 20px;
  padding-right: 8px;
  padding-left: 8px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #838383;
  font-size: 13px;
  font-weight: 300;
}

.brand {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
}

.brand.w--current {
  margin-top: 6px;
  margin-bottom: 6px;
}

.logo-nav {
  display: block;
  max-width: 90%;
}

.doted-line {
  position: absolute;
  left: 0px;
  top: 143px;
  right: 0px;
  bottom: 207px;
  z-index: 0;
  display: block;
  width: 75%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  border: 1px dashed #057da4;
  text-align: center;
}

._5feature-img {
  width: 50%;
}

.beneficios {
  padding-top: 75px;
  padding-bottom: 80px;
}

.row {
  margin-top: 29px;
  margin-bottom: 29px;
}

.col-beneficios {
  padding-left: 33px;
  border-left: 2px solid #057da4;
}

.col-certificados {
  padding-top: 19px;
  padding-right: 58px;
  padding-left: 58px;
}

.image-2 {
  display: inline;
  width: 30px;
  float: none;
}

.text-block {
  display: block;
  margin-left: 6px;
  float: none;
  clear: none;
  font-family: Montserrat, sans-serif;
  color: #004669;
  font-size: 16px;
  font-weight: 300;
}

.list-item {
  margin-top: 23px;
  margin-bottom: 23px;
  text-align: left;
}

.column {
  text-align: center;
}

.column-2 {
  padding-left: 10px;
}

.slider-certificaciones {
  height: 100%;
  border-radius: 13px;
  background-color: #fff;
  box-shadow: 3px 3px 12px 1px hsla(0, 0%, 69%, .27);
}

.div-block-2 {
  margin-right: 37px;
  margin-left: 37px;
  padding-top: 20px;
  text-align: center;
}

.heading-5 {
  display: block;
  width: 300px;
  margin-right: auto;
  margin-bottom: 33px;
  margin-left: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid #057da4;
  border-radius: 50px;
  font-family: Montserrat, sans-serif;
  color: #057da4;
  font-size: 19px;
  line-height: 24px;
  font-weight: 300;
}

.icon-slider {
  color: #057da4;
  font-size: 30px;
}

.csi-lideres {
  padding-top: 32px;
  padding-bottom: 5px;
  background-color: #004669;
  text-align: center;
}

.row-2 {
  margin-top: 34px;
  margin-bottom: 34px;
}

.paragraph-3 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 25px;
  font-weight: 200;
  text-align: left;
}

.column-3 {
  padding-top: 7px;
  text-align: center;
}

.column-4 {
  padding-bottom: 18px;
  border-left: 2px solid #e9500e;
}

.heading-6 {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
  padding: 9px 10px;
  border: 1px solid #0cc6dd;
  border-radius: 50px;
  font-family: Montserrat, sans-serif;
  color: #0cc6dd;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}

.slider-2 {
  height: 100%;
  padding-right: 31px;
  padding-left: 31px;
  background-color: transparent;
}

.icon-blue {
  color: #0cc6dd;
  font-size: 28px;
}

.slide-nav {
  font-size: 8px;
}

.slide {
  width: 50%;
  margin-top: 10px;
  margin-bottom: 31px;
  text-align: center;
}

.mask {
  margin-right: 38px;
  margin-left: 38px;
}

.casos-de-exito {
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #f6f6f6;
  box-shadow: 0 0 20px 5px rgba(0, 0, 0, .22);
}

.tab-link {
  width: 33.33%;
  height: 80px;
  background-color: #f6f6f6;
  background-image: url('../images/pemex_gris.png');
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.tab-link.w--current {
  height: 80px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #fff;
  background-image: url('../images/pemex_color.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.tab-link-2 {
  width: 33.33%;
  height: 80px;
  background-color: #f6f6f6;
  background-image: url('../images/sat_gris.png');
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.tab-link-2.w--current {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #fff;
  background-image: url('../images/sat_color.png');
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.tab-link-3 {
  width: 33.33%;
  height: 80px;
  background-color: #f6f6f6;
  background-image: url('../images/economia_gris.png');
  background-position: 50% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.tab-link-3.w--current {
  width: 33.33%;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background-color: #fff;
  background-image: url('../images/economia-color.png');
  background-size: 50%;
}

.tabs {
  margin-top: 30px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: transparent;
}

.button {
  background-color: #0cc6dd;
}

.necesitas-ayuda {
  padding-top: 20px;
  padding-bottom: 43px;
}

.footer {
  background-color: #002f51;
}

.text-block-2 {
  padding-top: 9px;
  padding-bottom: 9px;
  border-top: 1px solid #fff;
  font-family: Montserrat, sans-serif;
  color: #057da4;
  font-size: 11px;
  font-weight: 300;
  text-align: center;
}

.link-footer {
  margin-top: 18px;
  margin-bottom: 18px;
}

.image-3 {
  width: 200px;
}

.col-footer {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 15px;
}

.div-title-footer {
  margin-bottom: 10px;
  text-align: left;
}

.heading-7 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  font-family: Montserrat, sans-serif;
  color: #e9500e;
  line-height: 18px;
  font-weight: 300;
}

.image-4 {
  margin-top: -5px;
}

.paragraph-4 {
  width: 70%;
  font-family: Montserrat, sans-serif;
  color: #f6f6f6;
  font-size: 13px;
  font-weight: 200;
  text-align: left;
}

.social-icons-footer {
  text-align: left;
}

.image-5 {
  width: 23px;
  margin-top: -7px;
}

.tab-pane {
  padding: 0px 39px;
}

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

.image-6 {
  display: block;
}

.img-certificacion {
  width: 250px;
}

.heading-8 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 9px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #e9500e;
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
}

.div-block-3 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 19px;
  margin-left: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 1px solid #e9500e;
  border-radius: 50px;
}

.image-7 {
  height: 14px;
  margin-top: -5px;
  margin-right: 5px;
}

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

.reto-tx {
  margin-right: 33px;
  margin-left: 33px;
  font-family: Montserrat, sans-serif;
  color: #004669;
  font-size: 13px;
  font-weight: 300;
}

.col-casos {
  margin-top: 19px;
  margin-bottom: 19px;
}

.col-casos.lines {
  border-right: 1px solid #004669;
  border-left: 1px solid #004669;
}

.paragraph-5 {
  margin-right: 25px;
  margin-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #004669;
  font-weight: 300;
  text-align: left;
}

.text-span {
  color: #0cc6dd;
}

.text-span-2 {
  color: #0cc6dd;
}

.text-span-3 {
  color: #0cc6dd;
}

.tabs-content {
  padding-top: 15px;
  padding-bottom: 25px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  background-color: #fff;
}

.tab-pane-2 {
  padding-right: 39px;
  padding-left: 39px;
}

.tab-pane-3 {
  padding-right: 39px;
  padding-left: 39px;
}

.heading-9 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #004669;
  font-size: 17px;
  line-height: 24px;
  font-weight: 600;
}

.heading-10 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 6px;
  font-family: Montserrat, sans-serif;
  color: #e9500e;
  font-size: 20px;
  font-weight: 600;
}

.div-block-4 {
  display: inline-block;
  margin-left: 15px;
}

.image-8 {
  width: 33px;
  margin-top: -9px;
}

.div-block-5 {
  padding-right: 10px;
  padding-left: 10px;
}

.scroll-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1500;
  display: block;
  background-color: hsla(0, 0%, 100%, .98);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .55);
}

.navbar-2 {
  display: block;
  background-color: transparent;
}

.nav-link-2 {
  padding: 15px 14px;
  font-family: Montserrat, sans-serif;
  color: #057da4;
  font-size: 12px;
  font-weight: 600;
}

.nav-link-2.w--current {
  color: #057da4;
}

.image-9 {
  width: 150px;
}

.brand-2 {
  margin-top: 3px;
  margin-right: 7px;
  margin-left: 15px;
}

.scroll-n {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
}

.pop-up {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  background-color: rgba(0, 47, 81, .81);
}

.div-mensaje-pop {
  display: block;
  width: 40%;
  margin-top: 240px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 29px;
  padding-bottom: 29px;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #00a5b9;
  box-shadow: 6px 6px 22px 0 rgba(0, 0, 0, .83);
}

.text-block-3 {
  margin-right: 34px;
  margin-left: 34px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  text-align: center;
}

.button-2 {
  display: block;
  width: 200px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-bottom: 13px;
  border-radius: 8px;
  background-color: #002f51;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.4px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.aviso-seccioon {
  padding-top: 28px;
  padding-bottom: 28px;
  background-color: #f8f8f8;
}

.div-block-6 {
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.txt-aviso {
  margin: 30px 20px 40px;
  font-family: Montserrat, sans-serif;
  color: #616161;
  font-weight: 300;
  text-align: left;
}

.link-block {
  display: block;
  text-decoration: none;
}

.paragraph-6 {
  width: 80%;
  font-family: Montserrat, sans-serif;
  color: #747474;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.col-texto {
  padding: 19px 44px;
}

.column-5 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.titles-why {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  color: #057da4;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.row-izquierda {
  display: block;
  width: 85%;
  margin: 5px auto;
}

.row-derecha {
  display: block;
  width: 85%;
  margin: 20px auto;
}

.col-img {
  padding: 13px 34px 20px 0px;
}

.icon-mejores {
  display: block;
  width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.line-blue {
  width: 100px;
  height: 5px;
  margin-bottom: 18px;
  background-color: #0cc6dd;
}

.img_flujo {
  display: block;
  max-width: 80%;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.unordered-list {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

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

.graficas {
  padding-top: 30px;
  padding-bottom: 0px;
  text-align: center;
}

.slider-graficas {
  height: 100%;
  margin-top: 5px;
  margin-bottom: 0px;
  background-color: #fff;
}

.icon {
  color: #057da4;
  font-size: 30px;
}

.mask-3 {
  margin-right: 60px;
  margin-left: 60px;
}

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

.row-5 {
  margin-top: 19px;
  text-align: center;
}

.titulos-grafica {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #057da4;
  font-size: 17px;
  line-height: 20px;
}

.slide-2 {
  text-align: center;
}

.subt-grafica {
  margin-top: 6px;
  margin-right: 37px;
  margin-left: 37px;
  font-family: Montserrat, sans-serif;
  color: #747474;
  font-size: 15px;
  line-height: 17px;
  font-weight: 300;
}

.img-grafica {
  max-width: 60%;
}

.col-graficas {
  padding-right: 0px;
  padding-left: 0px;
}

.img-reclamaciones {
  max-width: 70%;
}

html.w-mod-js *[data-ix="hidden-divblue-hover"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hover-show-blue"] {
  display: block;
  opacity: 0;
}

html.w-mod-js *[data-ix="hidden-scroll-nav"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200%);
  -ms-transform: translate(0px, -200%);
  transform: translate(0px, -200%);
}

html.w-mod-js *[data-ix="appearleft"] {
  opacity: 0;
  -webkit-transform: translate(-150%, 0px);
  -ms-transform: translate(-150%, 0px);
  transform: translate(-150%, 0px);
}

html.w-mod-js *[data-ix="appear-right"] {
  opacity: 0;
  -webkit-transform: translate(150%, 0px);
  -ms-transform: translate(150%, 0px);
  transform: translate(150%, 0px);
}

@media (max-width: 991px) {
  .phone-div {
    margin-left: 15px;
  }
  .nav-link {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 23px;
    padding-bottom: 23px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
  }
  .nav-link:hover {
    color: #e9500e;
  }
  .slider.biometricos {
    background-position: 0px 50%;
  }
  .title-slider {
    padding-top: 1px;
  }
  .paragraph {
    width: 90%;
    font-size: 18px;
    line-height: 29px;
  }
  .col-info {
    padding-top: 0px;
  }
  .form-cantacto-home {
    width: 85%;
    padding-right: 11px;
    padding-left: 11px;
  }
  .title-secction {
    font-size: 21px;
    line-height: 31px;
  }
  .title-secction.white {
    display: inline-block;
    font-size: 20px;
  }
  .feature-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .paragraph-2 {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 16px;
  }
  .brand {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
  }
  ._5feature-img {
    width: 80%;
  }
  .row {
    padding-right: 10px;
    padding-left: 10px;
  }
  .col-beneficios {
    padding-right: 5px;
    padding-left: 6px;
  }
  .col-certificados {
    padding-top: 60px;
    padding-right: 37px;
    padding-left: 37px;
  }
  .heading-5 {
    width: 90%;
  }
  .paragraph-3 {
    font-size: 14px;
    line-height: 21px;
  }
  .slider-2 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .slide {
    width: 100%;
  }
  .text-block-2 {
    margin-right: 37px;
    margin-left: 37px;
  }
  .col-footer {
    min-height: 130px;
    padding: 0px 5px;
  }
  .heading-7 {
    font-size: 15px;
  }
  .tab-pane {
    padding-right: 16px;
    padding-left: 16px;
  }
  .menu-button {
    margin-top: 4px;
    padding: 16px;
    color: #0cc6dd;
    font-size: 40px;
  }
  .menu-button.w--open {
    float: right;
    background-color: #fff;
    color: #e9500e;
  }
  .row-3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .img-certificacion {
    width: 200px;
  }
  .reto-tx {
    margin-right: 5px;
    margin-left: 5px;
  }
  .paragraph-5 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .tab-pane-2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .tab-pane-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .heading-9 {
    width: 80%;
  }
  .nav-menu {
    background-color: rgba(0, 47, 81, .91);
  }
  .nav-link-2 {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 12px;
  }
  .image-9 {
    width: 130px;
  }
  .logo-scrol-mobile {
    margin-left: 10px;
  }
  .logo-scrol-mobile.w--current {
    margin-top: 6px;
    margin-left: 15px;
  }
  .brand-2 {
    margin-left: 10px;
  }
  .div-mensaje-pop {
    width: 60%;
  }
  .paragraph-6 {
    width: 95%;
  }
  .col-texto {
    padding-right: 8px;
    padding-left: 8px;
  }
  .col-img {
    padding-top: 55px;
  }
  .unordered-list {
    width: 90%;
  }
  .subt-grafica {
    margin-right: 10px;
    margin-left: 10px;
  }
  .img-reclamaciones {
    max-width: 80%;
  }
}

@media (max-width: 767px) {
  .phone-div {
    margin-left: 15px;
  }
  .title-slider {
    margin-right: 36px;
    margin-left: 36px;
    padding-top: 0px;
  }
  .paragraph {
    width: 95%;
    text-align: center;
  }
  .col-info {
    padding-top: 5px;
    padding-bottom: 31px;
  }
  .form-cantacto-home {
    width: 90%;
  }
  .div-title {
    padding-right: 14px;
    padding-left: 14px;
    background-size: 20px 20px, 20px 20px;
  }
  .title-secction {
    font-size: 19px;
    line-height: 25px;
  }
  .title-secction.white {
    font-size: 18px;
    line-height: 24px;
  }
  .biometricos {
    padding-right: 17px;
    padding-left: 17px;
  }
  .feature-5 {
    width: 50%;
    padding: 9px 20px;
  }
  .paragraph-2 {
    min-height: auto;
    float: left;
  }
  .brand {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 15px;
    padding-left: 0px;
  }
  .logo-nav {
    display: block;
    max-width: 80%;
  }
  ._5feature-img {
    width: 90px;
  }
  .col-beneficios {
    border-style: none;
  }
  .col-certificados {
    padding-top: 2px;
  }
  .heading-5 {
    margin-top: 0px;
    margin-bottom: 16px;
  }
  .paragraph-3 {
    text-align: center;
  }
  .column-4 {
    border-left-style: none;
  }
  .slide {
    width: 50%;
  }
  .tab-link {
    height: 60px;
    background-size: 70%;
  }
  .tab-link.w--current {
    height: 60px;
  }
  .tab-link-2 {
    height: 60px;
  }
  .tab-link-2.w--current {
    background-size: 70%;
  }
  .tab-link-3 {
    height: 60px;
    background-size: 70%;
  }
  .tab-link-3.w--current {
    height: 60px;
    background-image: url('../images/economia-color.png');
    background-size: 90%;
  }
  .text-block-2 {
    line-height: 16px;
  }
  .paragraph-4 {
    width: 85%;
  }
  .image-5 {
    width: 25px;
  }
  .menu-button {
    margin-top: 0px;
    padding: 12px;
  }
  .row-3 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .image-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .img-certificacion {
    width: 270px;
  }
  .mask-2 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .col-casos.lines {
    border-style: none;
  }
  .div-mensaje-pop {
    width: 75%;
  }
  .paragraph-6 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .col-texto {
    padding-right: 0px;
    padding-left: 0px;
  }
  .titles-why {
    text-align: center;
  }
  .row-izquierda {
    width: 90%;
  }
  .col-img {
    padding-top: 25px;
    padding-right: 0px;
  }
  .icon-mejores.mobile {
    width: 320px;
  }
  .line-blue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .img_flujo {
    max-width: 95%;
  }
  .unordered-list {
    width: 90%;
    padding-left: 20px;
  }
  .slider-graficas {
    height: auto;
  }
  .titulos-grafica {
    font-size: 14px;
  }
  .img-grafica {
    max-width: 95%;
  }
  .col-graficas {
    margin-bottom: 15px;
  }
  .img-reclamaciones {
    max-width: 100%;
    margin-top: 20px;
  }
}

@media (max-width: 479px) {
  .link-social.facebook {
    margin-right: 0px;
    margin-left: 0px;
  }
  .link-social.linkedin {
    margin-right: 1px;
    margin-left: 1px;
  }
  .link-social.twitter {
    margin-right: 1px;
    margin-left: 1px;
  }
  .link-social.google {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slider {
    padding-bottom: 20px;
  }
  .slider.biometricos {
    padding-right: 13px;
    padding-left: 13px;
  }
  .title-slider {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 10px;
    font-size: 16px;
  }
  .paragraph {
    width: 100%;
    font-size: 16px;
    line-height: 23px;
    font-weight: 200;
  }
  .col-info {
    padding-right: 10px;
    padding-bottom: 17px;
    padding-left: 10px;
  }
  .col-form {
    padding-right: 1px;
    padding-left: 1px;
  }
  .form-cantacto-home {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading {
    font-size: 18px;
  }
  .div-title {
    display: inline-block;
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .submit-button {
    font-size: 12px;
  }
  .title-secction {
    font-size: 18px;
  }
  .title-secction.white {
    font-size: 17px;
    line-height: 21px;
  }
  .biometricos {
    padding-right: 5px;
    padding-left: 5px;
  }
  .feature-5 {
    width: 100%;
    padding: 10px;
  }
  .paragraph-2 {
    min-height: auto;
    float: none;
  }
  .brand {
    margin-left: 10px;
  }
  .logo-nav {
    max-width: 65%;
  }
  .col-beneficios {
    padding-left: 10px;
  }
  .col-certificados {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-5 {
    width: 100%;
    margin-bottom: 15px;
    padding: 4px;
    font-size: 13px;
    line-height: 15px;
  }
  .heading-6 {
    font-size: 15px;
  }
  .slide {
    width: 100%;
  }
  .tab-link {
    display: inline-block;
    height: 60px;
    background-size: 96%;
  }
  .tab-link.w--current {
    background-size: 90%;
  }
  .tab-link-2 {
    display: inline-block;
    height: 60px;
    background-size: 96%;
  }
  .tab-link-2.w--current {
    display: inline-block;
    height: 60px;
    background-size: 90%;
  }
  .tab-link-3 {
    display: inline-block;
    height: 60px;
    background-size: 90%;
  }
  .tab-link-3.w--current {
    background-size: 96%;
  }
  .col-footer {
    min-height: 90px;
  }
  .menu-button {
    margin-top: 12px;
    padding: 4px;
  }
  .col-casos {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-9 {
    width: 80%;
  }
  .div-mensaje-pop {
    width: 90%;
    margin-top: 280px;
  }
  .text-block-3 {
    font-size: 16px;
  }
  .paragraph-6 {
    width: 100%;
  }
  .col-texto {
    padding: 5px 10px 20px;
  }
  .titles-why {
    font-size: 17px;
    line-height: 22px;
    font-weight: 600;
  }
  .col-img {
    padding-right: 10px;
    padding-left: 10px;
  }
  .icon-mejores {
    width: 320px;
  }
  .icon-mejores.mobile {
    width: 300px;
  }
  .unordered-list {
    width: 95%;
    padding-left: 10px;
  }
  .icon {
    font-size: 20px;
  }
  .mask-3 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .titulos-grafica {
    font-size: 14px;
    line-height: 15px;
  }
  .subt-grafica {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 12px;
    line-height: 14px;
  }
  .img-grafica {
    max-width: 90%;
  }
  .col-graficas {
    padding-right: 0px;
    padding-left: 0px;
  }
  .img_mobile {
    margin-top: 54px;
  }
}

.nav-link.w--current {
    color: #057da4;
}


