
/*// <uniquifier>: Use a unique and descriptive class name*/
/*// <weight>: Use a value from 100 to 900*/
body {
    background: linear-gradient(to right, #fdfbfb, #f7f7f7 70%);
}
.blue-dark{
      color: #0a1b3e;
}
.blue-light{
      color: #6ae4e8;
}
.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.fa-ul>li {
        margin-bottom: .91rem;
      }
      h6.montserrat {
    color: gray;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: .8rem;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 1.5rem;
}
footer a.hvr-forward {
    color: white;
    text-decoration: none;
}

.hvr-forward {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:perspective(1px) translateZ(0);
  transform:perspective(1px) translateZ(0);
  box-shadow:0 0 1px rgba(0,
  0,
  0,
  0);
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:transform;
  transition-property:transform
}
.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform:translateX(8px);
  transform:translateX(8px)
}
a.link-log-in {
    padding: 5px 15px;
    gap: 8px;
    align-items: center;
    text-decoration: none;
    color: #130d47;
    background: rgba(255, 255, 255, .09);
    border: 1px solid #130d47;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
a.link-log-in:hover {
    background: #f8f8f8;
}
a.link-sign-up {
    padding: 5px 15px;
    gap: 8px;
    align-items: center;
    text-decoration: none;
    color: #130d47;
    background: #5ce1e6;
    border: 1px solid #5ce1e6;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}
a.link-sign-up:hover {
    background: #5ce1e6;
}
  .nav-link {
    color: #130d47 !important; 
  }
  .nav-link:hover {
    color: #5ce1e6 !important;
  }
.header-arrow {
        background: #5ce1e652;
    height: 26px;
    width: 26px;
    padding: 1rem;
    font-size: .9rem !important;
}
.header-item-new {
    font-size: 1.09rem;
}
.header-item-new:hover .header-arrow {
    background: #5ce1e6;
    color: white;
        box-shadow: #80808040 1px 1px 10px;
}
span i {
    margin-right: 1rem;
    font-size: 1.2rem;
}
.header-item-new:hover {
    background: #fdf2ff;
    border: 1px solid #5ce1e6;
    color: #5ce1e6;
}
.features {
    background-color: #fff;
    border: solid 1px #80808036;
}
.unlimited-creation {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://me-qr.com/build/images/unlimited-creation.27880819.svg);
    background-position: 90%;
    background-repeat: no-repeat;
    display: -ms-flexbox;
    display: flex;
    height: 204px;
}
.code-application {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://me-qr.com//build/images/code-application.a64cebec.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    display: -ms-flexbox;
    display: flex;
    height: 116px;
}
.access {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://me-qr.com//build/images/access.b9e18e37.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    display: -ms-flexbox;
    display: flex;
    height: 130px;
}
.analytics {
    background-color: #fff;
    background-image: url(../images/ok-analytics.11ac466a.svg);
    background-position: 10%;
    background-repeat: no-repeat;
}
.different-types {
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: url(https://me-qr.com//build/images/different-types.4c977908.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    display: -ms-flexbox;
    display: flex;
    height: 194px;
}
.samples {
    background-color: #fff;
    background-image: url(../images/samples89c059f1d.png);
    background-position: 100%;
    background-repeat: no-repeat;
}
.free-creation {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 443px;
}
.code-design {
    background-color: #fff;
    background-image: url(https://me-qr.com/build/images/design.b1f33dbb.svg);
    background-position: bottom;
    background-repeat: no-repeat;
}

      .fa-ul>li {
        margin-bottom: .91rem;
      }
      h6.montserrat {
    color: gray;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: .8rem;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 1.5rem;
}
footer a.hvr-forward {
    color: white;
    text-decoration: none;
}

.hvr-forward {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:perspective(1px) translateZ(0);
  transform:perspective(1px) translateZ(0);
  box-shadow:0 0 1px rgba(0,
  0,
  0,
  0);
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:transform;
  transition-property:transform
}
.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform:translateX(8px);
  transform:translateX(8px)
}

.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}
.timeline-centered.timeline-sm .timeline-entry {
  margin-bottom: 20px !important;
}
.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label {
  padding: 1em;
}
.timeline-centered:before,
.timeline-centered:after {
  content: " ";
  display: table;
}
.timeline-centered:after {
  clear: both;
}
.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  background: #ffffff;
  left: 50%;
  top: 20px;
  bottom: 20px;
  margin-left: -4px;
}
.timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 70px;
  clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry:after {
  clear: both;
}
.timeline-centered .timeline-entry.begin {
  margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
  float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -28px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -115px;
  text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 85px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -31px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -115px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-size: 18px;
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
  font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #fff;
  color: #999999;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 50%;
  text-align: center;
  border: 7px solid #ffffff;
  line-height: 45px;
  font-size: 15px;
  float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
  background-color: #dc6767;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
  background-color: #5cb85c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
  background-color: #5bc0de;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
  background-color: #f0ad4e;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
  background-color: #d9534f;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-red {
  background-color: #bf4346;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-green {
  background-color: #488c6c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-blue {
  background-color: #0a819c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-yellow {
  background-color: #f2994b;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-orange {
  background-color: #e9662c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-pink {
  background-color: #bf3773;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-violet {
  background-color: #9351ad;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-grey {
  background-color: #4b5d67;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-dark {
  background-color: #594857;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #ffffff;
  padding: 1.7em;
  margin-left: 85px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red {
  background: #bf4346;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red:after {
  border-color: transparent #bf4346 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green {
  background: #488c6c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green:after {
  border-color: transparent #488c6c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange {
  background: #e9662c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange:after {
  border-color: transparent #e9662c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow {
  background: #f2994b;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow:after {
  border-color: transparent #f2994b transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue {
  background: #0a819c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue:after {
  border-color: transparent #0a819c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink {
  background: #bf3773;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink:after {
  border-color: transparent #bf3773 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet {
  background: #9351ad;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet:after {
  border-color: transparent #9351ad transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey {
  background: #4b5d67;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey:after {
  border-color: transparent #4b5d67 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark {
  background: #594857;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark:after {
  border-color: transparent #594857 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #ffffff transparent transparent;
  left: 0;
  top: 20px;
  margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #999999;
  margin: 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title {
  margin-bottom: 10px;
  font-family: 'Oswald';
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img {
  margin: 5px 10px 0 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right {
  margin: 5px 0 0 10px;
}


.section-qr-types .-columns {
    margin-top: 21px;
    display: flex;
    flex-direction: column;
    gap: 54px;
    align-items: start;
}



.section-qr-types .-qr-type.-active .-icon-wrapper-circle {
    background: #f3faf5;
}
.section-qr-types .-qr-type .-icon-wrapper-circle {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fbfbfb;
}
.section-qr-types .-qr-type-list {
    flex-basis: 100%;
    display: grid;
    gap: 8px;
    grid-auto-flow: column;
}
.section-qr-types .-qr-type-list-wrapper {
    max-width: 100%;
    overflow-y: auto;
}
.section-qr-types .-qr-type {
    padding: 13px;
    width: 95px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #f1f4f5;
    border-radius: 4px;
}
.section-qr-types .-qr-type-info.-show {
    display: unset;
    opacity: 1;
}
.section-qr-types .-qr-type-info {
    display: none;
    transition: all 200ms;
}
.section-qr-types .-qr-type-info .-qr-type-image-cards-wrapper {
    display: inline-block;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.-qr-type-image-cards-wrapper>img {
    max-width: 100%;
}
.section-qr-types .-qr-type-info .-qr-type-image-wrapper {
    position: absolute;
    left: calc(100* 48% / 564);
    width: calc(100* 280% / 564);
    top: calc(100* 84% / 535);
    border-radius: 35px;
    overflow: hidden;
}
.section-qr-types .-qr-type-title {
    margin-top: 16px;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    color: #29293e;
}
.section-qr-types .-qr-type-description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 160%;
    color: #767c83;
}
.section-qr-types a.-link-create-qr {
    margin-top: 20px;
    padding: 23px 38px;
    display: flex;
    gap: 9px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    color: #fff;
    background-color: #130d47 ;
}
.section-qr-types .-qr-type.-active {
    border: 1px solid #28c254;
    background-image: linear-gradient(132.19deg, #f7fff8 1.95%, #ffffff 49.56%);
    box-shadow: 0 29.6536px 74.134px rgba(110, 110, 110, .08);
}
@media (min-width: 900px) {
  .section-qr-types a.-link-create-qr {
        display: inline-block;
    }
      .section-qr-types .-qr-type-description {
        font-size: 20px;
    }
  .section-qr-types .-qr-type-title {
        font-weight: 500;
        font-size: 32px;
        line-height: 43px;
    }
    .-columns.height-set {
        height: 850px;
    }
    .section-qr-types .-column.-qr-type-list-wrapper {
        order: 1;
    }
    .section-qr-types .-columns .-column {
        width: 50%;
    }
        .section-qr-types .-qr-type-list {
        gap: 18px 15px;
        grid-auto-flow: unset;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .section-qr-types .-qr-type {
        width: auto;
        padding: 24px;
        gap: 31px;
    }
    .section-qr-types .-columns {
        margin-top: 95px;
        flex-direction: row;
    }
    .section-qr-types .-qr-type .-icon-wrapper-circle {
        width: 85px;
        height: 85px;
    }
}

h1.card-title.pricing-card-title {
    font-weight: 700;
    color: #130d47;
}
h1.card-title.pricing-card-title small.text-body-secondary.fw-light {
    font-size: 1.5rem;
}

.titulo1 {
font-family: "Montserrat", sans-serif;
font-size: 1.2rem;
font-weight: bold;
}
.titulo2 {
font-family: "Montserrat", sans-serif;
font-size: 1.2rem;
font-weight: normal;
}
p, li, ul, b, span, small {
  font-family: "Poppins", sans-serif;
}
i.fa-solid.fa-circle-check {
    color: #5ce1e6;
}
.btn2{
font-family: "Poppins", sans-serif;
    margin-top: 30px;
    padding: 16px 74px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
    font-size: 1.52rem;
    font-weight: 600;
    line-height: 17px;
    background: #130d47;
    border-radius: 40px;
    color: #5ce1e6;
}
.section-steps .-section-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
/*    font-weight: 600;*/
    color: #0a1b3e;
}
.section-steps .-section-title {
    padding: 0 6px;
}

.section-steps .-step-list {
    margin-top: 58px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}

.section-steps .-step-list .-step {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
}

.section-steps .-icon-wrapper-rounded-square.-green {
        background-image: linear-gradient(277.32deg, rgb(19 13 71) 0%, #130d47 110.2%);
    box-shadow: 0 100px 80px rgba(19, 13, 71, .07), 0 64.8148px 46.8519px rgba(19, 13, 71, .0531481), 0 38.5185px 25.4815px rgba(19, 13, 71, .0425185), 0 20px 13px rgba(19, 13, 71, .035), 0 8.14815px 6.51852px rgba(19, 13, 71, .0274815), 0 1.85185px 3.14815px rgba(19, 13, 71, .0168519);
}
.section-steps .-icon-wrapper-rounded-square {
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
}
.section-steps .-icon-wrapper-circle {
    width: 58px;
    height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .11);
}

.section-steps .-circle-line {
    height: 51px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.section-steps .-icon-wrapper-rounded-square.-purple {
    background-color: #5ce1e6;
    box-shadow: 0 100px 80px rgba(112, 123, 255, .07), 0 64.8148px 46.8519px rgba(112, 123, 255, .0531481), 0 38.5185px 25.4815px rgba(112, 123, 255, .0425185), 0 20px 13px rgba(112, 123, 255, .035), 0 8.14815px 6.51852px rgba(112, 123, 255, .0274815), 0 1.85185px 3.14815px rgba(112, 123, 255, .0168519);
}
.section-steps .-icon-wrapper-rounded-square.-blue {
    background-color: #388bff;
    box-shadow: 0 100px 80px rgba(56, 139, 255, .07), 0 64.8148px 46.8519px rgba(56, 139, 255, .0531481), 0 38.5185px 25.4815px rgba(56, 139, 255, .0425185), 0 20px 13px rgba(56, 139, 255, .035), 0 8.14815px 6.51852px rgba(56, 139, 255, .0274815), 0 1.85185px 3.14815px rgba(56, 139, 255, .0168519);
}
.section-steps .-circle {
    width: 11px;
    height: 11px;
    border-radius: 50%;
}
.section-steps .-circle.-green {
    background-color: #130d47;
}
.section-steps .-circle.-purple {
    background-color: #5ce1e6;
}
.section-steps .-circle.-blue {
    background-color: #388bff;
}
.section-steps .-step .-title {
    margin-top: 25px;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
}
.section-steps .-line {
    width: 3px;
    flex-grow: 1;
    opacity: .2;
    -webkit-mask-image: repeating-linear-gradient(180deg, black, black 8px, transparent 8px, transparent 16px);
    mask-image: repeating-linear-gradient(180deg, black, black 8px, transparent 8px, transparent 16px);
}
.section-steps .-line.-purple-to-blue {
    background: linear-gradient(90deg, #707bff 2.61%, #388bff 102.61%);
}

.section-steps .-step .-description {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    margin-top: 18px;
    color: #767c83;
}

@media (min-width: 900px) {
  .section-steps .-step .-title {
        margin-top: 50px;
        line-height: 130%;
    }
        .section-steps .-step .-description {
        font-size: 20px;
    }
    .section-steps .-step-list {
        flex-direction: row;
        align-items: unset;
    }
    .section-steps .-circle-line {
        width: 11vw;
        height: 90px;
        flex-direction: row;
        position: absolute;
        transform: translateX(-50%);
    }
    .section-steps .-line.-green-to-purple {
        background: linear-gradient(90deg, #25b567 2.61%, #707bff 102.61%);
    }
    .section-steps .-line {
        height: 3px;
        -webkit-mask-image: repeating-linear-gradient(90deg, black, black 8px, transparent 8px, transparent 16px);
        mask-image: repeating-linear-gradient(90deg, black, black 8px, transparent 8px, transparent 16px);
    }
}

.accordion-item {
    background: transparent !important;
    border: none !important;
    border-bottom: solid 1px #8080802e !important;
}
button.accordion-button {
    background: transparent;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #0a1b3e;
}
button.accordion-button {
    font-size: 1.3rem;
    padding: 2rem;
}
.accordion-body {
font-family: "Poppins", sans-serif;
font-size: 1.1rem;
padding: 2rem !important;
}
.accordion-button:not(.collapsed) {
    color: #0a1b3e !important;
    background-color: #23c4d957 !important;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    border-radius: 8px !important;
}
.h2-titulo {
      font-family: "Montserrat", sans-serif;
    font-size: 3rem;
    font-weight: 600;
        color: #0a1b3e;
}
.cja-accion {
        background-color: #fff;
    background-image: url(../images/code-application.a64cebec2.svg);
    background-position: bottom left 669%;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 20px;
    box-shadow: #80808038 1px 1px 6px 0px;
}
.cja-accion2 {
        background-color: #fff;
    background-image: url(../images/code-application.a64cebec2.svg);
    background-position: bottom left 669%;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 20px;
    box-shadow: #80808038 1px 1px 6px 0px;
}
.p-13{
  font-size: 1.3rem;
}
.h3-titulo{
  font-size: 2.4rem;
  font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #0a1b3e;
}

.cja-list {
    box-sizing: border-box;
    font-size: 2rem;
    line-height: 38px;
    font-weight: 500;
    background-color: #93767600;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    display: block;
        padding: 1.3rem 1.3rem;
    margin-bottom: 1.3rem;
}
a.text-center.cja-list{
  text-decoration: none;
}
a.text-center.cja-list:hover, a.text-center.cja-list.ico-list:hover, a.text-center.cja-list.text-list:hover{
 color: white;
 border-color: #5ce1e6;
 background-image: linear-gradient(132.19deg, #b5babb2e 1.95%, #ffffff 49.56%);
}
a.text-center.cja-list:hover > .ico-list {
        
    background: #5ce1e6 !important;
    color: white;
}
.ico-list{
        width: 85px;
        height: 85px;
        display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fbfbfb;
        margin: 0 auto;
    color: gray;
}
.text-list{
  font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: black;
    text-decoration: none;
    margin-top: 2rem;
}
.qr-type-title {
    margin-top: 16px;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    color: #29293e;
}
.qr-type-description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 160%;
    color: #767c83;
}
@media (min-width: 900px) {
    .qr-type-description {
        font-size: 20px;
    }
        .qr-type-title {
        font-weight: 500;
        font-size: 32px;
        line-height: 43px;
    }
}


      .h1-precios{
        display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    box-sizing: border-box;
    border: 0 solid #e5e7eb;
    font-size: 3.75rem;
    margin: 0;
    color: #130d47;
      }
      .h3-precios{
        background-clip: text;
    font-family: "Poppins", sans-serif;
    color: transparent;
    background-image: linear-gradient(92deg, #17114a 16.84%, #5ce1e6 70.02%);
    display: block;
    font-size: 2.1em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
    margin: 0;
    font-weight: 600;
      }
      .-z-100 {
    z-index: -100;
}
.-top-36 {
    top: -3rem;
}
span.fa-li {
    color: #5ce1e6;
}
.absolute {
    position: absolute;
    display: block;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .md\:scale-75 {
        --tw-scale-x: .75;
        --tw-scale-y: .75;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}
@media (min-width: 1024px) {
    .lg\:scale-90 {
        --tw-scale-x: .9;
        --tw-scale-y: .9;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    }
}

.plan-titulo {
  font-family: "Montserrat", sans-serif;
    font-weight: 600 !important;
    font-size: 1.3rem;
    color: #5ce1e6;
}
button.w-100.btn.btn-lg.btn-outline-primary, a.w-100.btn.btn-lg.btn-outline-primary {
      font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
      --bs-btn-color: #130d47;
    --bs-btn-border-color: #130d47;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #130d47;
    --bs-btn-hover-border-color: #130d47;
}
.card.mb-4.rounded-3.shadow-sm.border-primary {
  border-color: #5ce1e6 !important
}
button.w-100.btn.btn-lg.btn-primary { 
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500; 
      --bs-btn-color: #001b4d;
    --bs-btn-bg: #5ce1e6;
    --bs-btn-border-color: #5ce1e6;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #130d47;
    --bs-btn-hover-border-color: #130d47;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #130d47;
    --bs-btn-active-border-color: #130d47;
}
th.text-start {
    font-weight: 400;
/*    color: #0a1b3e;*/
    font-family: "Poppins", sans-serif;
    padding: 1rem 2rem;
    font-size: .95rem;
    color: #444444;
        border-right: solid 1px #d3d3d34d;
}
td, th.py-4 {
    padding: 1rem;
    border-right: solid 1px #d3d3d34d;
}
.producto-titulo {
    color: #5ce1e6;
    display: block;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase !important;
    font-size: .8rem !important;
    font-weight: 600 !important;
    text-shadow: 1px 1px 2px #130d4721;
}
.txt-top {
    position: relative;
    top: -9px;
    left: -2px;
}
.txt-l {
      font-size: 42px;
    color: #001b4d;
}
.txt-l>small {
    font-size: 30%;
    color: gray;
    font-weight: 500;
}
span.per-month {
    color: #4d5f82 !important;
    font-size: .87rem !important;
    display: block;
    font-weight: 400;
}
span i.fa-solid.fa-xmark {
    color: lightgray;
    margin: 0px;
}
span i.fa-solid.fa-check {
    color: #0a1b3e;
    margin: 0px;
}
.btn-info {
      font-family: "Poppins", sans-serif;
    font-size: 1rem;
    font-weight: 500;
    --bs-btn-color: #001b4d;
    --bs-btn-bg: #5ce1e6;
    --bs-btn-border-color: #5ce1e6;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #001b4d;
    --bs-btn-hover-border-color: #130d47;
    --bs-btn-focus-shadow-rgb: 11, 172, 204;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #3dd5f3;
    --bs-btn-active-border-color: #25cff2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #0dcaf0;
    --bs-btn-disabled-border-color: #0dcaf0;
}
span.card-title.pricing-card-title.text-danger.font-weight-bold {
    color: darkred !important;
    font-weight: 500;
}
#terminos a.nav-link {
    color: gray;
    text-transform: capitalize;
}
#terminos a.nav-link.active {
    background: transparent;
    padding: 1rem 1rem 1rem 2rem;
    text-transform: capitalize;
    color: #001b4d;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #001b4d;
    background-color: #5ce1e6;
    font-weight: 500;
    padding: 1.2rem 1.5rem;
    border-radius: 1rem;
}
button.nav-link.poppins-regular {
    padding: 1.2rem;
    color: #0a1b3e;
}
div#v-pills-tabContent {
    background: white;
    padding: 2rem;
    border-radius: 1rem;
    min-height: 374px;
}
table#transparente tr, table#transparente th {
  background: transparent !important;
  padding: 0px;
}
.css-5p4szq {
    height: 14px;
    margin-bottom: 16px;
}
.css-12qwxuh {
    fill: rgb(245, 247, 249);
    color: rgb(245, 247, 249);
}
.logos-opacos {
      -webkit-filter: contrast(0%);
    filter: contrast(0%);
    opacity: 0.7;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.sticky-top {
    top: 110px;
}
@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 110;
        z-index: 1020;
    }
}
#accordion-faqs h2 button.accordion-button.collapsed {
    font-size: 1.2rem;
    color: gray;
    font-weight: 500;
    padding: 1.5rem 1rem;
}
#accordion-faqs .accordion-body {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    color: #5e5e5e;
    padding: 2rem !important;
        background: white;
}
#accordion-faqs .accordion-button:not(.collapsed) {
    color: #0a1b3e !important;
    background-color: transparent !important;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    border-radius: 0 !important;
    border-bottom: #5ce1e6 solid 1px;
    font-weight: 700;
}


  .fa-ul>li {
        margin-bottom: .91rem;
      }
      h6.montserrat {
    color: gray;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: .8rem;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 1.5rem;
}
footer a.hvr-forward {
    color: white;
    text-decoration: none;
}

.hvr-forward {
  display:inline-block;
  vertical-align:middle;
  -webkit-transform:perspective(1px) translateZ(0);
  transform:perspective(1px) translateZ(0);
  box-shadow:0 0 1px rgba(0,
  0,
  0,
  0);
  -webkit-transition-duration:.3s;
  transition-duration:.3s;
  -webkit-transition-property:transform;
  transition-property:transform
}
.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform:translateX(8px);
  transform:translateX(8px)
}

.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}
.timeline-centered.timeline-sm .timeline-entry {
  margin-bottom: 20px !important;
}
.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label {
  padding: 1em;
}
.timeline-centered:before,
.timeline-centered:after {
  content: " ";
  display: table;
}
.timeline-centered:after {
  clear: both;
}
.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 7px;
  background: #ffffff;
  left: 50%;
  top: 20px;
  bottom: 20px;
  margin-left: -4px;
}
.timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 70px;
  clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry:after {
  clear: both;
}
.timeline-centered .timeline-entry.begin {
  margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
  float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -28px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
  left: auto;
  right: -115px;
  text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 85px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -31px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
  position: absolute;
  left: -115px;
  text-align: right;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
  display: block;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
  font-size: 18px;
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
  font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  background: #fff;
  color: #999999;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 50%;
  text-align: center;
  border: 7px solid #ffffff;
  line-height: 45px;
  font-size: 15px;
  float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
  background-color: #dc6767;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
  background-color: #5cb85c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
  background-color: #5bc0de;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
  background-color: #f0ad4e;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
  background-color: #d9534f;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-red {
  background-color: #bf4346;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-green {
  background-color: #488c6c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-blue {
  background-color: #0a819c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-yellow {
  background-color: #f2994b;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-orange {
  background-color: #e9662c;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-pink {
  background-color: #bf3773;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-violet {
  background-color: #9351ad;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-grey {
  background-color: #4b5d67;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-dark {
  background-color: #594857;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  background: #ffffff;
  padding: 1.7em;
  margin-left: 85px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red {
  background: #bf4346;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red:after {
  border-color: transparent #bf4346 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-red p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green {
  background: #488c6c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green:after {
  border-color: transparent #488c6c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-green p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange {
  background: #e9662c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange:after {
  border-color: transparent #e9662c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-orange p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow {
  background: #f2994b;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow:after {
  border-color: transparent #f2994b transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-yellow p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue {
  background: #0a819c;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue:after {
  border-color: transparent #0a819c transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-blue p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink {
  background: #bf3773;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink:after {
  border-color: transparent #bf3773 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-pink p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet {
  background: #9351ad;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet:after {
  border-color: transparent #9351ad transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-violet p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey {
  background: #4b5d67;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey:after {
  border-color: transparent #4b5d67 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-grey p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark {
  background: #594857;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark:after {
  border-color: transparent #594857 transparent transparent;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label.bg-dark p {
  color: #ffffff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 9px 9px 0;
  border-color: transparent #ffffff transparent transparent;
  left: 0;
  top: 20px;
  margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
  color: #999999;
  margin: 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
  margin-top: 15px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title {
  margin-bottom: 10px;
  font-family: 'Oswald';
  font-weight: bold;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label .timeline-title span {
  -webkit-opacity: .6;
  -moz-opacity: .6;
  opacity: .6;
  -ms-filter: alpha(opacity=60);
  filter: alpha(opacity=60);
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img {
  margin: 5px 10px 0 0;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p .timeline-img.pull-right {
  margin: 5px 0 0 10px;
}


.section-qr-types .-columns {
    margin-top: 21px;
    display: flex;
    flex-direction: column;
    gap: 54px;
    align-items: start;
}



.section-qr-types .-qr-type.-active .-icon-wrapper-circle {
    background: #f3faf5;
}
.section-qr-types .-qr-type .-icon-wrapper-circle {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fbfbfb;
}
.section-qr-types .-qr-type-list {
    flex-basis: 100%;
    display: grid;
    gap: 8px;
    grid-auto-flow: column;
}
.section-qr-types .-qr-type-list-wrapper {
    max-width: 100%;
    overflow-y: auto;
}
.section-qr-types .-qr-type {
    padding: 13px;
    width: 95px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 13px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    background-color: #fff;
    border: 1px solid #f1f4f5;
    border-radius: 4px;
}
.section-qr-types .-qr-type-info.-show {
    display: unset;
    opacity: 1;
}
.section-qr-types .-qr-type-info {
    display: none;
    transition: all 200ms;
}
.section-qr-types .-qr-type-info .-qr-type-image-cards-wrapper {
    display: inline-block;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.-qr-type-image-cards-wrapper>img {
    max-width: 100%;
}
.section-qr-types .-qr-type-info .-qr-type-image-wrapper {
    position: absolute;
    left: calc(100* 48% / 564);
    width: calc(100* 280% / 564);
    top: calc(100* 84% / 535);
    border-radius: 35px;
    overflow: hidden;
}
.section-qr-types .-qr-type-title {
    margin-top: 16px;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    color: #29293e;
}
.section-qr-types .-qr-type-description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 160%;
    color: #767c83;
}
.section-qr-types a.-link-create-qr {
    margin-top: 20px;
    padding: 23px 38px;
    display: flex;
    gap: 9px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-weight: 700;
    line-height: 18px;
    text-decoration: none;
    color: #fff;
    background-color: #130d47 ;
}
.section-qr-types .-qr-type.-active {
    border: 1px solid #28c254;
    background-image: linear-gradient(132.19deg, #f7fff8 1.95%, #ffffff 49.56%);
    box-shadow: 0 29.6536px 74.134px rgba(110, 110, 110, .08);
}
@media (min-width: 900px) {
  .section-qr-types a.-link-create-qr {
        display: inline-block;
    }
      .section-qr-types .-qr-type-description {
        font-size: 20px;
    }
  .section-qr-types .-qr-type-title {
        font-weight: 500;
        font-size: 32px;
        line-height: 43px;
    }
    .-columns.height-set {
        height: 850px;
    }
    .section-qr-types .-column.-qr-type-list-wrapper {
        order: 1;
    }
    .section-qr-types .-columns .-column {
        width: 50%;
    }
        .section-qr-types .-qr-type-list {
        gap: 18px 15px;
        grid-auto-flow: unset;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .section-qr-types .-qr-type {
        width: auto;
        padding: 24px;
        gap: 31px;
    }
    .section-qr-types .-columns {
        margin-top: 95px;
        flex-direction: row;
    }
    .section-qr-types .-qr-type .-icon-wrapper-circle {
        width: 85px;
        height: 85px;
    }
}


.titulo1 {
font-family: "Montserrat", sans-serif;
font-size: 1.2rem;
font-weight: bold;
}
.titulo2 {
font-family: "Montserrat", sans-serif;
font-size: 1.2rem;
font-weight: normal;
}
p {
  font-family: "Poppins", sans-serif;
}
i.fa-solid.fa-circle-check {
    color: #5ce1e6;
}
.btn2{
font-family: "Poppins", sans-serif;
    margin-top: 30px;
    padding: 16px 74px;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 16px;
    margin-left: auto;
    margin-right: auto;
    max-width: max-content;
    font-size: 1.52rem;
    font-weight: 600;
    line-height: 17px;
    background: #130d47;
    border-radius: 40px;
    color: #5ce1e6;
}
.section-steps .-section-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
/*    font-weight: 600;*/
    color: #0a1b3e;
}
.section-steps .-section-title {
    padding: 0 6px;
}

.section-steps .-step-list {
    margin-top: 58px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px;
}

.section-steps .-step-list .-step {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
}

.section-steps .-icon-wrapper-rounded-square.-green {
        background-image: linear-gradient(277.32deg, rgb(19 13 71) 0%, #130d47 110.2%);
    box-shadow: 0 100px 80px rgba(19, 13, 71, .07), 0 64.8148px 46.8519px rgba(19, 13, 71, .0531481), 0 38.5185px 25.4815px rgba(19, 13, 71, .0425185), 0 20px 13px rgba(19, 13, 71, .035), 0 8.14815px 6.51852px rgba(19, 13, 71, .0274815), 0 1.85185px 3.14815px rgba(19, 13, 71, .0168519);
}
.section-steps .-icon-wrapper-rounded-square {
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
}
.section-steps .-icon-wrapper-circle {
    width: 58px;
    height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, .11);
}

.section-steps .-circle-line {
    height: 51px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.section-steps .-icon-wrapper-rounded-square.-purple {
    background-color: #5ce1e6;
    box-shadow: 0 100px 80px rgba(112, 123, 255, .07), 0 64.8148px 46.8519px rgba(112, 123, 255, .0531481), 0 38.5185px 25.4815px rgba(112, 123, 255, .0425185), 0 20px 13px rgba(112, 123, 255, .035), 0 8.14815px 6.51852px rgba(112, 123, 255, .0274815), 0 1.85185px 3.14815px rgba(112, 123, 255, .0168519);
}
.section-steps .-icon-wrapper-rounded-square.-blue {
    background-color: #388bff;
    box-shadow: 0 100px 80px rgba(56, 139, 255, .07), 0 64.8148px 46.8519px rgba(56, 139, 255, .0531481), 0 38.5185px 25.4815px rgba(56, 139, 255, .0425185), 0 20px 13px rgba(56, 139, 255, .035), 0 8.14815px 6.51852px rgba(56, 139, 255, .0274815), 0 1.85185px 3.14815px rgba(56, 139, 255, .0168519);
}
.section-steps .-circle {
    width: 11px;
    height: 11px;
    border-radius: 50%;
}
.section-steps .-circle.-green {
    background-color: #130d47;
}
.section-steps .-circle.-purple {
    background-color: #5ce1e6;
}
.section-steps .-circle.-blue {
    background-color: #388bff;
}
.section-steps .-step .-title {
    margin-top: 25px;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px;
    text-align: center;
}
.section-steps .-line {
    width: 3px;
    flex-grow: 1;
    opacity: .2;
    -webkit-mask-image: repeating-linear-gradient(180deg, black, black 8px, transparent 8px, transparent 16px);
    mask-image: repeating-linear-gradient(180deg, black, black 8px, transparent 8px, transparent 16px);
}
.section-steps .-line.-purple-to-blue {
    background: linear-gradient(90deg, #707bff 2.61%, #388bff 102.61%);
}

.section-steps .-step .-description {
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    text-align: center;
    margin-top: 18px;
    color: #767c83;
}

@media (min-width: 900px) {
  .section-steps .-step .-title {
        margin-top: 50px;
        line-height: 130%;
    }
        .section-steps .-step .-description {
        font-size: 20px;
    }
    .section-steps .-step-list {
        flex-direction: row;
        align-items: unset;
    }
    .section-steps .-circle-line {
        width: 11vw;
        height: 90px;
        flex-direction: row;
        position: absolute;
        transform: translateX(-50%);
    }
    .section-steps .-line.-green-to-purple {
        background: linear-gradient(90deg, #25b567 2.61%, #707bff 102.61%);
    }
    .section-steps .-line {
        height: 3px;
        -webkit-mask-image: repeating-linear-gradient(90deg, black, black 8px, transparent 8px, transparent 16px);
        mask-image: repeating-linear-gradient(90deg, black, black 8px, transparent 8px, transparent 16px);
    }
}

.accordion-item {
    background: transparent !important;
    border: none !important;
    border-bottom: solid 1px #8080802e !important;
}
button.accordion-button {
    background: transparent;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #0a1b3e;
}
button.accordion-button {
    font-size: 1.3rem;
    padding: 2rem;
}
.accordion-body {
font-family: "Poppins", sans-serif;
font-size: 1.1rem;
padding: 2rem !important;
}
.accordion-button:not(.collapsed) {
    color: #0a1b3e !important;
    background-color: #23c4d957 !important;
    box-shadow: inset 0 calc(-1* var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    border-radius: 8px !important;
}
.h2-titulo {
      font-family: "Montserrat", sans-serif;
    font-size: 3rem;
    font-weight: 600;
        color: #0a1b3e;
}
.cja-accion {
        background-color: #fff;
    background-image: url(https://me-qr.com//build/images/code-application.a64cebec.svg);
    background-position: bottom left 669%;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 20px;
    box-shadow: #80808038 1px 1px 6px 0px;
}
.p-13{
  font-size: 1.3rem;
}
.h3-titulo{
  font-size: 2.4rem;
  font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #0a1b3e;
}

.cja-list {
    box-sizing: border-box;
    font-size: 2rem;
    line-height: 38px;
    font-weight: 500;
    background-color: #93767600;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    display: block;
        padding: 1.3rem 1.3rem;
    margin-bottom: 1.3rem;
}
a.text-center.cja-list{
  text-decoration: none;
}
a.text-center.cja-list:hover, a.text-center.cja-list.ico-list:hover, a.text-center.cja-list.text-list:hover{
 color: white;
 border-color: #5ce1e6;
 background-image: linear-gradient(132.19deg, #b5babb2e 1.95%, #ffffff 49.56%);
}
a.text-center.cja-list:hover > .ico-list {
        
    background: #5ce1e6 !important;
    color: white;
}
.ico-list{
        width: 85px;
        height: 85px;
        display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fbfbfb;
        margin: 0 auto;
    color: gray;
}
.text-list{
  font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: black;
    text-decoration: none;
    margin-top: 2rem;
}
.qr-type-title {
    margin-top: 16px;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    color: #29293e;
}
.qr-type-description {
    margin-top: 20px;
    font-size: 14px;
    line-height: 160%;
    color: #767c83;
}
@media (min-width: 900px) {
    .qr-type-description {
        font-size: 20px;
    }
        .qr-type-title {
        font-weight: 500;
        font-size: 32px;
        line-height: 43px;
    }
}