/***************    Variables   ************************/
/***************    Variables   ************************/
/* Cards */
/* Buttons */
/* Breakpoins */
/* RESET */
body {
  padding: 0;
  margin: 0;
}

:focus {
  outline: none;
}

li {
  list-style: none;
}

/* STYLES */
header {
  border-bottom: 1px solid #E5E9F2;
}
header .navbar {
  background-color: #fff;
}
header .navbar .btn-login {
  width: fit-content;
  min-width: 77px;
  height: 40px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #3FA9F5;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .navbar .btn-login:hover {
  color: #3FA9F5;
  border: 1px solid #3FA9F5;
  background-color: #FFFFFF;
}
header .navbar .btn-suscription {
  width: fit-content;
  min-width: 77px;
  height: 40px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #034AA6;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .navbar .btn-suscription:hover {
  color: #034AA6;
  border: 1px solid #034AA6;
  background-color: #FFFFFF;
}
header .navbar .nav-item {
  margin-right: 1.3rem;
}
header .navbar .nav-item .nav-link {
  font-size: 14px;
  font-weight: 500;
  color: #18191F;
}
header .navbar .nav-item .nav-link.active, header .navbar .nav-item .nav-link:hover {
  color: #3FA9F5;
}

.webp .section-acerca-de::before {
  background-image: url(../img/webp/bg-big-heading-section.webp);
}

.no-webp .section-acerca-de::before {
  background-image: url(../img/png/bg-big-heading-section.png);
}

.big-hero {
  width: 100%;
  height: 100vh;
  background-color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.big-hero .big-heading {
  font-size: 54px;
  line-height: 64px;
  font-weight: 800;
  color: #18191F;
}
@media (min-width: 992px) {
  .big-hero .big-heading {
    font-size: 72px;
    line-height: 98px;
  }
}
.big-hero .big-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #034AA6;
}
.big-hero .btn-permalink {
  width: fit-content;
  min-width: 183px;
  height: 48px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #2E4CA6;
  display: flex;
  align-items: center;
  justify-content: center;
}
.big-hero .btn-permalink:hover {
  color: #2E4CA6;
  border: 1px solid #2E4CA6;
  background-color: #FFFFFF;
}
.big-hero .big-hero-ticket {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.big-hero .big-hero-ticket .big-hero-ticket-img {
  width: 439px;
  height: auto;
  display: block;
}

.section-que-hacemos {
  background-color: #F8F8F8;
  min-height: 520px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-que-hacemos .big-heading {
  font-size: 40px;
  line-height: 54px;
  font-weight: 800;
  color: #18191F;
}
.section-que-hacemos .lower-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
}
.section-que-hacemos .btn-permalink {
  width: fit-content;
  min-width: 249px;
  height: 48px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  background-color: #2E4CA6;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-que-hacemos .btn-permalink:hover {
  color: #2E4CA6;
  border: 1px solid #2E4CA6;
  background-color: #FFFFFF;
}
.section-nuestras-gif-cards {
  background-color: #F4F5F7;
  min-height: 434px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-nuestras-gif-cards .big-heading {
  font-size: 48px;
  line-height: 64px;
  font-weight: 800;
  color: #18191F;
  text-align: center;
}
.section-nuestras-gif-cards .lower-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
  text-align: center;
}
.section-nuestras-gif-cards .list-logotype {
  padding: 0;
  margin: 2.5rem 0 0 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .section-nuestras-gif-cards .list-logotype {
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
}
.section-nuestras-gif-cards .list-logotype .list-child {
  width: 100px;
  height: 100px;
  background-color: #FFFFFF;
  margin: 0 0 1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .section-nuestras-gif-cards .list-logotype .list-child {
    margin: 0 24px;
  }
}
.section-generar-gif-cards {
  background-color: #FFFFFF;
  min-height: 614px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-generar-gif-cards .big-heading {
  font-size: 48px;
  line-height: 64px;
  font-weight: 800;
  color: #18191F;
  text-align: center;
}
.section-generar-gif-cards .list-step {
  padding: 0;
  margin: 2.5rem 0 0 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 992px) {
  .section-generar-gif-cards .list-step {
    flex-direction: unset;
    align-items: start;
    justify-content: space-between;
  }
}
.section-generar-gif-cards .list-step::before {
  display: none;
}
@media (min-width: 992px) {
  .section-generar-gif-cards .list-step::before {
    content: "";
    width: 75%;
    height: 1px;
    position: absolute;
    top: 2.4rem;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    border-bottom: 4px dotted #D6B1FF;
    opacity: 40%;
  }
}
.section-generar-gif-cards .list-step .list-step-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 2rem;
  z-index: 1;
}
@media (min-width: 992px) {
  .section-generar-gif-cards .list-step .list-step-child {
    max-width: 255px;
  }
}
.section-generar-gif-cards .list-step .list-step-child .step-icon {
  width: auto;
  height: 84px;
  display: block;
  margin-bottom: 1.5rem;
}
.section-generar-gif-cards .list-step .list-step-child .step-icon .step-icon-setting {
  width: auto;
  height: 84px;
  display: block;
}
.section-generar-gif-cards .list-step .list-step-child .heading {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  color: #18191F;
  text-align: center;
}
.section-generar-gif-cards .list-step .list-step-child .lower-text {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #18191F;
  text-align: center;
}
.section-ventajas-principales {
  background-color: #3FA9F5;
  min-height: 625px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-ventajas-principales .big-heading {
  font-size: 48px;
  line-height: 64px;
  font-weight: 800;
  color: #FFFFFF;
  text-align: center;
}
.section-ventajas-principales .list-step {
  padding: 0;
  margin: 2.5rem 0 0 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .section-ventajas-principales .list-step {
    flex-direction: unset;
    align-items: start;
    justify-content: space-between;
  }
}
.section-ventajas-principales .list-step .list-step-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 0 2rem;
  position: relative;
}
@media (min-width: 992px) {
  .section-ventajas-principales .list-step .list-step-child {
    max-width: 25%;
  }
  .section-ventajas-principales .list-step .list-step-child::before {
    content: "";
    width: 1px;
    height: 100%;
    max-height: 96px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #FFFFFF;
    opacity: 40%;
  }
}
.section-ventajas-principales .list-step .list-step-child:last-child::before {
  content: "";
  display: none;
}
.section-ventajas-principales .list-step .list-step-child .number-count {
  font-size: 48px;
  line-height: 64px;
  font-weight: 800;
  color: #FFFFFF;
  text-align: center;
}
.section-ventajas-principales .list-step .list-step-child .lower-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.section-casos-de-uso {
  background-color: #F4F5F7;
  min-height: 710px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  /* Custom Swiper */
}
.section-casos-de-uso .big-heading {
  font-size: 48px;
  line-height: 64px;
  font-weight: 800;
  color: #18191F;
  text-align: center;
}
.section-casos-de-uso .lower-text {
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
  text-align: center;
}
.section-casos-de-uso .card {
  border: unset;
  border-radius: 0.25rem;
  background-color: #FFFFFF;
  padding: 2.5rem 1rem;
}
.section-casos-de-uso .card .swipe-icon {
  width: auto;
  height: 80px;
  display: block;
  margin-bottom: 2rem;
}
.section-casos-de-uso .card .swipe-icon .swipe-icon-setting {
  width: 80px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.section-casos-de-uso .card .heading {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #034AA6;
  text-align: center;
}
.section-casos-de-uso .card .lower-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #18191F;
  text-align: center;
  margin: 0;
}
.section-casos-de-uso #swiper--casos .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-casos-de-uso #swiper--casos .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #3FA9F5;
  border: 1px solid #3FA9F5;
  opacity: 1;
  transition: all ease-in-out 0.1s;
}
.section-casos-de-uso #swiper--casos .swiper-pagination .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  background-color: transparent;
  border: 1px solid #3FA9F5;
  transition: all ease-in-out 0.1s;
}
.section-utilizar-gif-cards {
  background-color: #F5F5F5;
  min-height: 372px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-utilizar-gif-cards .big-heading {
  font-size: 40px;
  line-height: 54px;
  font-weight: 800;
  color: #18191F;
}
.section-utilizar-gif-cards .lower-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
}
.section-utilizar-gif-cards .list-logotype {
  padding: 0;
  margin: 2.5rem 0 0 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 992px) {
  .section-utilizar-gif-cards .list-logotype {
    align-items: center;
    justify-content: start;
    flex-direction: row;
  }
}
.section-utilizar-gif-cards .list-logotype .list-child {
  width: 100px;
  height: 100px;
  background-color: transparent;
  margin: 0 0 1rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-utilizar-gif-cards .list-logotype .list-child:last-child {
  margin: 0;
}
@media (min-width: 992px) {
  .section-utilizar-gif-cards .list-logotype .list-child {
    margin: 0 1rem 0 0;
  }
}
.section-acerca-de {
  padding: 21% 0 5rem 0;
  position: relative;
}
.section-acerca-de::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 537px;
  z-index: -1;
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.section-acerca-de .white-content-box {
  background-color: #FFFFFF;
  padding: 1.3rem;
}
@media (min-width: 992px) {
  .section-acerca-de .white-content-box {
    padding: 2rem;
  }
}
.section-acerca-de .white-content-box .big-heading {
  font-size: 40px;
  line-height: 54px;
  font-weight: 800;
  color: #18191F;
}
.section-acerca-de .white-content-box .big-heading span {
  color: #034AA6;
}
.section-acerca-de .white-content-box p {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
  margin: 0;
}
.section-acerca-de .white-content-box p.blue-text {
  color: #034AA6;
}
.section-acerca-de .white-content-box .btn-permalink {
  width: fit-content;
  min-width: 175px;
  height: 48px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #2E4CA6;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-acerca-de .white-content-box .btn-permalink:hover {
  color: #2E4CA6;
  border: 1px solid #2E4CA6;
  background-color: #FFFFFF;
}
.section-acerca-de .white-content-box .btn-permalink-caret {
  width: fit-content;
  min-width: 94px;
  height: 48px;
  padding: 10px 20px;
  border-radius: 0;
  font-size: 16px;
  font-weight: 700;
  color: #2E4CA6;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: start;
  position: relative;
}
.section-acerca-de .white-content-box .btn-permalink-caret::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 11px;
  height: 16px;
  display: block;
  margin: auto 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/svg/ico_caret.svg);
}
.section-acerca-de .white-content-box .btn-permalink-caret:hover {
  opacity: 0.8;
}
.section-habla-con-nosotros {
  background-color: #3FA9F5;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-habla-con-nosotros .big-heading {
  font-size: 32px;
  line-height: 54px;
  font-weight: 800;
  color: #FFFFFF;
  text-align: center;
}
.section-habla-con-nosotros .lower-text {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
}
.section-habla-con-nosotros .btn-permalink {
  width: fit-content;
  min-width: 218px;
  height: 48px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #1F3473;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.section-habla-con-nosotros .btn-permalink:hover {
  color: #1F3473;
  border: 1px solid #1F3473;
  background-color: #FFFFFF;
}
.section-servicios {
  background-color: #FFFFFF;
  min-height: 230px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .section-servicios {
    min-height: 360px;
  }
}
.section-servicios .big-heading {
  font-size: 40px;
  line-height: 54px;
  font-weight: 800;
  color: #18191F;
  margin: 0;
}
.section-servicios .mid-heading {
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  color: #18191F;
}
.section-servicios .lower-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
}
.section-servicios-last .box {
  display: flex;
  align-items: center;
}
.section-servicios-last .box .child {
  padding: 0 0 0 1rem;
}
.section-servicios-last .box .child .heading {
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  color: #18191F;
}
.section-servicios-last .box .child .list {
  padding-left: 1.5rem;
}
.section-servicios-last .box .child .list li {
  list-style: disc;
}
.section-faq {
  background-color: #FFFFFF;
  min-height: 453px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-faq .accordion-button:not(.collapsed), .section-faq .accordion-button {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #18191F;
  background-color: transparent;
}
.section-faq .big-heading {
  font-size: 40px;
  line-height: 54px;
  font-weight: 800;
  color: #18191F;
  margin: 0;
}
.section-faq .lower-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
}
.section-faq .btn-permalink {
  width: fit-content;
  min-width: 249px;
  height: 48px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #1F3473;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-faq .btn-permalink:hover {
  color: #1F3473;
  border: 1px solid #1F3473;
  background-color: #FFFFFF;
}
.section-contacto {
  background-color: #FFFFFF;
  min-height: 832px;
}
.section-contacto .big-heading {
  font-size: 40px;
  line-height: 54px;
  font-weight: 800;
  color: #18191F;
  margin: 0;
}
.section-contacto .lower-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #18191F;
}
.section-contacto .lower-text:last-child {
  color: #034AA6;
}
.section-contacto .btn-send-form {
  width: fit-content;
  min-width: 115px;
  height: 48px;
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 700;
  color: #FFFFFF;
  background-color: #1F3473;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-contacto .btn-send-form:hover {
  color: #1F3473;
  border: 1px solid #1F3473;
  background-color: #FFFFFF;
}

.footer {
  min-height: 460px;
  background-color: #034AA6;
  /* RRSS */
  /*  */
  /* INPUT Newsletter */
}
.footer .logotype-footer picture img.logotype {
  width: 104px;
  height: auto;
  display: block;
}
.footer .footer-text {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #D1D5DB;
}
.footer .copyright {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #3FA9F5;
}
.footer .rrss {
  padding: 0;
  margin: 2rem 0 0 0;
  display: flex;
  align-items: center;
  justify-content: start;
}
.footer .rrss li {
  margin-right: 1rem;
}
.footer .rrss li a.ico_rrss {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #1C5CAF;
}
.footer .rrss li a.ico_rrss.icon-instagram::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 17px;
  height: 17px;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/svg/ico_instagram.svg");
}
.footer .rrss li a.ico_rrss.icon-linkedin::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 17px;
  height: 17px;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/svg/ico_linkedin.svg");
}
.footer .rrss li a.ico_rrss.icon-youtube::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 17px;
  height: 17px;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/svg/ico_youtube.svg");
}
.footer .widget-heading {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #FFFFFF;
  margin-bottom: 1.5rem;
}
.footer .nav-footer {
  padding: 0;
  margin: 0;
}
.footer .nav-footer li {
  margin-bottom: 1rem;
}
.footer .nav-footer li a {
  text-decoration: none;
}
.footer .nav-footer li a.link-items {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #E5E7EB;
}
.footer .nav-footer li a.link-items:hover {
  text-decoration: underline;
}
.footer form.form-suscription {
  position: relative;
}
.footer form.form-suscription input.input-suscription {
  width: 100%;
  height: 48px;
  border: unset;
  border-radius: 8px;
  padding: 0.75rem 30px 0.75rem 0.75rem;
  background-color: #1C5CAF;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  color: #E5E7EB;
}
.footer form.form-suscription input.input-suscription::placeholder {
  color: #E5E7EB;
}
.footer form.form-suscription input.send-suscription {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 100%;
  margin: auto 0;
  border-radius: 0px 8px 8px 0px;
  background-position: center;
  background-size: 18px;
  background-repeat: no-repeat;
  background-image: url(../img/svg/send_suscription.svg);
  border: unset;
  background-color: transparent;
  color: transparent;
  transition: all ease-in-out 0.2s;
}
.footer form.form-suscription input.send-suscription:hover {
  background-color: rgba(255, 255, 255, 0.19);
  transition: all ease-in-out 0.2s;
}/*# sourceMappingURL=styles.css.map */