#citanext .mainContent {
  padding-top: 0;
}
#citanext footer .footer-top {
  display: none !important;
}
#citanext .citanext-page {
  font-family: inherit;
  color: #212529;
  overflow-x: hidden;
  background-color: #ffffff;
}
#citanext .citanext-page form {
  /*
  .form-group:not(.form-group-static):not(.form-group-filled) {
      position: relative;
      label {
          font-size: 25px;
          line-height: 50px;
          margin-bottom: 0;
          pointer-events: none;
          position: absolute;
          z-index: 5;
          transition: all 0.2s;
      }
      &.form-group-focused {
          label {
              transform: translateY(-50%);
              font-size: 12px;
          }
      }
  }
  .form-group-static,
  .form-group-filled {
      label{
          font-size: 12px;
      }
  }*/
}
#citanext .citanext-page form .form-group label {
  font-size: 12px;
}
#citanext .citanext-page form .form-checkbox label {
  position: relative !important;
  font-size: unset !important;
  line-height: unset !important;
}
#citanext .citanext-page .next-orange {
  color: #ff6600;
}
#citanext .citanext-page .bloque-tit1 {
  font-size: 1.4rem;
  font-weight: 300;
  padding-bottom: 10px;
}
#citanext .citanext-page .bloque-subtit {
  font-size: 1.8rem;
  font-weight: 700;
  padding-bottom: 20px;
}
#citanext .citanext-page .bloque-tit2 {
  font-size: 1.5rem;
  font-weight: 300;
  padding-bottom: 10px;
}
#citanext .citanext-page p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem;
}
#citanext .citanext-page .bloque-tit-next {
  font-size: 2.5rem;
  font-weight: 700;
}
#citanext .citanext-page .bloque-tit-next:after {
  content: " ";
  border-bottom: 3px solid #ff6600;
  width: 150px;
  display: block;
}
#citanext .citanext-page .bloque-tit-next1 {
  font-size: 2.5rem;
  font-weight: 700;
}
#citanext .citanext-page .align-items-center {
  display: flex;
  align-items: center;
}
#citanext .citanext-page .flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}
#citanext .citanext-page .dark-mode {
  background-color: #444444;
  color: #ffffff;
}
#citanext .citanext-page .grey-mode {
  background-color: #c3c4c5;
}
#citanext .citanext-page .btn-primary,
#citanext .citanext-page .btn-outline {
  border-radius: 40px;
  font-size: 1rem;
  margin: 5px;
}
#citanext .citanext-page .btn-outline {
  border-color: #ffffff;
  color: #ffffff;
}
#citanext .citanext-page .btn-outline:hover {
  background-color: #ff6600;
}
#citanext .citanext-page .img-short img {
  aspect-ratio: 9/10;
  -o-object-fit: cover;
     object-fit: cover;
}
#citanext .citanext-page .pt-15 {
  padding-top: 15px;
}
#citanext .citanext-page .pb-15 {
  padding-bottom: 15px;
}
#citanext .citanext-page .pr-15 {
  padding-right: 15px;
}
#citanext .citanext-page .pl-15 {
  padding-left: 15px;
}
#citanext .citanext-page .pt-30 {
  padding-top: 30px;
}
#citanext .citanext-page .pb-30 {
  padding-bottom: 30px;
}
#citanext .citanext-page .pr-30 {
  padding-right: 30px;
}
#citanext .citanext-page .pl-30 {
  padding-left: 30px;
}
#citanext .citanext-page .pt-50 {
  padding-top: 50px;
}
#citanext .citanext-page .pb-50 {
  padding-bottom: 50px;
}
#citanext .citanext-page .pr-50 {
  padding-right: 50px;
}
#citanext .citanext-page .pl-50 {
  padding-left: 50px;
}
#citanext .citanext-page .mb-20 {
  margin-bottom: 20px;
}
#citanext .citanext-page .mt-20 {
  margin-top: 20px;
}
#citanext .citanext-page .mt-auto {
  margin-top: auto;
}
#citanext .citanext-page .mb-auto {
  margin-bottom: auto;
}
#citanext .citanext-page .hero-citanext {
  padding-top: 194px;
  position: relative;
  min-height: 100vh;
  height: 100%;
}
#citanext .citanext-page .hero-citanext .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
#citanext .citanext-page .hero-citanext .bloque-tit1 {
  font-size: 2rem;
}
#citanext .citanext-page .hero-citanext .hero-content {
  position: relative;
  z-index: 2;
  color: #ffffff;
  padding-bottom: 50px;
}
#citanext .citanext-page .hero-citanext .hero-content.container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#citanext .citanext-page .hero-citanext .hero-buttons {
  padding-top: 50px;
}
#citanext .citanext-page .hero-citanext .badge-brand {
  font-size: 5rem;
  font-weight: 700;
}
#citanext .citanext-page .hero-citanext .hero-stats-grid {
  font-size: 1.5rem;
  font-weight: 700;
}
#citanext .citanext-page .hero-citanext .hero-stats-grid .stat-box {
  display: flex;
  align-items: center;
}
#citanext .citanext-page .hero-citanext .hero-stats-grid .stat-box.highlight .stat-num {
  width: 100px;
}
#citanext .citanext-page .hero-citanext .hero-stats-grid .stat-box.highlight .stat-lbl {
  width: calc(100% - 100px);
}
#citanext .citanext-page .que-es-citanext .lema-box {
  display: flex;
  font-size: 1.1rem;
  font-weight: 700;
}
#citanext .citanext-page .que-es-citanext .lema-image {
  height: 20px;
  width: -moz-fit-content;
  width: fit-content;
}
#citanext .citanext-page .construccion-cambiando .frase-destacada {
  font-size: 1.1rem;
  font-weight: 700;
  border-left: 3px solid #ff6600;
}
#citanext .citanext-page .recorrido-section .bloque-tit-next::after {
  content: none;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos {
  display: flex;
  flex-wrap: nowrap;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item {
  display: flex;
  flex-direction: column;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item .recorrido-num {
  font-size: 2rem;
  font-weight: 700;
  border-radius: 100%;
  padding: 10px;
  background-color: #ff6600;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  transform: translateX(-50%);
  margin-left: 50%;
  margin-bottom: 20px;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item .blockFeatured-content {
  margin-right: 70px;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item .blockFeatured-content .contentTitle {
  font-size: 1.2rem;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item .blockFeatured-content .contentStyledText {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item img, #citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item picture {
  width: 100%;
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
}
#citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item .blockFeatured-picture {
  margin-right: 70px;
}
#citanext .citanext-page .aprender-section #modulos-aprender {
  display: flex;
  flex-wrap: wrap;
}
#citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 8px;
  padding: 15px 25px;
}
#citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item .blockFeatured-picture {
  padding-top: 15px;
}
#citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item img, #citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item picture {
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
#citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item .icono-modulo {
  display: flex;
  justify-content: center;
}
#citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item .modulo-tit {
  text-align: center;
  font-weight: 300;
  font-size: 1rem;
  padding-top: 1rem;
  margin-bottom: 0;
}
#citanext .citanext-page .compromiso-section .badge-porcentaje {
  display: flex;
  flex-direction: column;
}
#citanext .citanext-page .compromiso-section .badge-porcentaje .subtit {
  font-weight: 700;
  font-size: 1.3rem;
}
#citanext .citanext-page .compromiso-section .porcentaje {
  font-size: 3rem;
  font-weight: 700;
}
#citanext .citanext-page .para-ti-section .perfil-ideal-content {
  padding-left: 25px;
}
#citanext .citanext-page .para-ti-section .cierre-para-ti {
  font-size: 1.1rem;
  font-weight: 700;
  border-left: 3px solid #ff6600;
}
#citanext .citanext-page .requisitos-section .demanda-txt {
  display: flex;
  font-weight: 700;
}
#citanext .citanext-page .requisitos-section .demanda-image {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ff6600;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual {
  padding-top: 30px;
  color: #ffffff;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual .requisitos-box {
  background-color: #000;
  height: 100%;
  border-radius: 8px;
  padding: 30px;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual .requisitos-box strong {
  font-weight: 700;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual .requisitos-box h4 {
  font-size: 2rem;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual .requisitos-box h3 {
  font-size: 1.5rem;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual .requisitos-box p {
  line-height: 2rem;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual .requisitos-box ul {
  display: flex;
  flex-wrap: wrap;
}
#citanext .citanext-page .requisitos-section .requisitos-grid-dual .requisitos-box ul li {
  list-style-type: none;
  color: #000;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 10px;
  margin-right: 10px;
}
#citanext .citanext-page .becas-ayudas-section .blockFeatured-picture {
  display: none !important;
}
#citanext .citanext-page .becas-ayudas-section .categoria-titulo {
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 2px solid #ff6600;
  margin-bottom: 35px;
}
#citanext .citanext-page .becas-ayudas-section strong {
  font-weight: 700;
}
#citanext .citanext-page .becas-ayudas-section #lista-becas,
#citanext .citanext-page .becas-ayudas-section #lista-ayudas {
  display: flex;
  flex-wrap: nowrap;
}
#citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-item,
#citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-item {
  padding: 10px;
  width: 20%;
}
#citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-content,
#citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-content {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 15px;
}
#citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-content > .num,
#citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-content > .num {
  display: flex;
  color: #ff6600;
  font-weight: 700;
  padding-bottom: 20px;
  font-size: 1.2rem;
}
#citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-content > .num *,
#citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-content > .num * {
  font-weight: 700;
  font-size: 1.2rem;
}
#citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-content .beca-tit,
#citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-content .ayuda-tit,
#citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-content .beca-tit,
#citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-content .ayuda-tit {
  font-size: 1rem;
}
#citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-item {
  width: 33%;
}
#citanext .citanext-page .becas-ayudas-section .categoria-bloque-apilado {
  padding-top: 20px;
}
#citanext .citanext-page .faq-section .blockFeatured-picture {
  display: none !important;
}
#citanext .citanext-page .faq-section .faq-open-container {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
#citanext .citanext-page .faq-section .faq-open-container .blockFeatured-content {
  padding-left: 20px;
  border-left: 2px solid #ff6600;
}
#citanext .citanext-page .faq-section .faq-open-container h3 {
  font-weight: 400;
  font-size: 1.3rem;
  margin-bottom: 15px;
}
#citanext .citanext-page .faq-section .faq-open-container p {
  font-size: 1rem;
}
#citanext .citanext-page .formulario-citanext {
  background-color: #444444;
  color: #ffffff;
  position: relative;
}
#citanext .citanext-page .formulario-citanext .bloque-tit1 {
  font-size: 5rem;
  font-weight: 700;
}
#citanext .citanext-page .formulario-citanext .intro-txt {
  padding: 15px;
  border-left: 2px solid #ff6600;
}
#citanext .citanext-page .formulario-citanext .form-wrapper {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  position: relative;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .form-control {
  border-bottom-color: #ff6600;
  color: #ffffff;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .form-file-btn {
  background-color: transparent;
  font-size: 18px;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .form-file-btn:hover {
  background-color: #ff6600;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .form-group-static label {
  color: #ffffff;
  line-height: 20px;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .select2-selection--single {
  border-bottom-color: #ff6600;
  background-color: transparent;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  line-height: 15px;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .select2-selection--single .select2-selection__rendered {
  color: white;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .select2-selection--single .select2-selection__arrow {
  display: none;
}
#citanext .citanext-page .formulario-citanext .form-wrapper .condiciones a {
  color: #ffffff;
}
#citanext .citanext-page .formulario-citanext .form-wrapper button[type=submit] {
  font-weight: 600;
  font-size: 0.85rem;
  padding: 0 50px;
}
#citanext .citanext-page .formulario-citanext::after {
  content: "NEXT";
  font-size: 10rem;
  font-weight: 700;
  color: #686868;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 40px;
}
#citanext .citanext-page .subvencion-section .bloque-tit2 {
  font-size: 1.2rem;
  color: #269cfc;
}
#citanext .citanext-page .subvencion-section .subtit-subv {
  font-size: 1.1rem;
  font-weight: 600;
}
#citanext .citanext-page .subvencion-section .subv-item {
  font-size: 1rem;
}
#citanext .citanext-page .subvencion-section strong {
  font-weight: 700;
  font-size: 1rem;
}
@media (max-width: 991px) {
  #citanext .citanext-page .pr-50 {
    padding-right: 10px;
  }
  #citanext .citanext-page .pl-50 {
    padding-left: 10px;
  }
  #citanext .citanext-page .hero-citanext {
    padding-top: 130px;
    height: unset;
  }
  #citanext .citanext-page .hero-citanext .stat-box.highlight .stat-num {
    width: unset;
  }
  #citanext .citanext-page .hero-citanext .stat-box.highlight .stat-lbl {
    font-size: 1.2rem;
    text-align: left;
  }
  #citanext .citanext-page .hero-citanext .hero-buttons {
    padding-top: 20px;
  }
}
@media (max-width: 991px) and (max-width: 506px) {
  #citanext .citanext-page .hero-citanext .hero-buttons .btn {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #citanext .citanext-page .hero-citanext .badge-brand {
    font-size: 3rem;
  }
  #citanext .citanext-page .que-es-citanext,
  #citanext .citanext-page .construccion-cambiando {
    padding-top: 10px;
  }
  #citanext .citanext-page .que-es-citanext .pt-50,
  #citanext .citanext-page .construccion-cambiando .pt-50 {
    padding-top: 10px;
  }
  #citanext .citanext-page .recorrido-section #recorrido-pasos {
    flex-wrap: wrap;
  }
  #citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item {
    width: 100%;
  }
  #citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item .blockFeatured-picture {
    margin-left: 0;
    margin-right: 0;
  }
  #citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item .blockFeatured-content {
    margin-right: 0;
  }
  #citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item {
    width: 100%;
  }
  #citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-picture {
    margin-left: 0;
    margin-right: 0;
  }
  #citanext .citanext-page .requisitos-section .requisitos-box ul {
    flex-direction: column;
  }
  #citanext .citanext-page .requisitos-section .requisitos-box ul li {
    text-align: center;
  }
  #citanext .citanext-page .requisitos-section .requisitos-grid-dual > div {
    margin-bottom: 20px;
  }
  #citanext .citanext-page .becas-ayudas-section #lista-becas,
  #citanext .citanext-page .becas-ayudas-section #lista-ayudas {
    flex-wrap: wrap;
  }
  #citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-item,
  #citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-item {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  #citanext .citanext-page .formulario-citanext .bloque-tit1 {
    font-size: 3rem;
  }
  #citanext .citanext-page .formulario-citanext::after {
    z-index: -1;
  }
}
@media (min-width: 992px) {
  #citanext .citanext-page .hero-citanext .badge-brand {
    padding-bottom: 30px;
  }
  #citanext .citanext-page .hero-citanext .hero-content.container {
    padding-left: 50px;
    padding-right: 50px;
    min-height: calc(100vh - 194px);
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #citanext .citanext-page .hero-citanext .hero-content:not(.container) {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #citanext .citanext-page .que-es-citanext .bloque-subtit {
    max-width: 77%;
  }
  #citanext .citanext-page .recorrido-section .bloque-tit-next {
    max-width: 45%;
  }
  #citanext .citanext-page .recorrido-section #recorrido-pasos {
    z-index: 2;
    position: relative;
  }
  #citanext .citanext-page .recorrido-section #recorrido-pasos .blockFeatured-item {
    margin-top: 0;
    width: 25%;
  }
  #citanext .citanext-page .recorrido-section .line {
    content: "";
    display: block;
    height: 2px;
    width: 200vw;
    border-top: 2px solid #ff6600;
    position: absolute;
    top: 250px;
    z-index: 1;
    right: 0;
    transform: translateX(25%);
  }
  #citanext .citanext-page .recorrido-section .recorrido-steps-wrapper {
    position: relative;
  }
  #citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item {
    margin-top: 0;
    width: calc(25% - 50px);
    margin-right: 50px;
    margin-bottom: 50px;
  }
  #citanext .citanext-page .aprender-section #modulos-aprender .blockFeatured-item .blockFeatured-picture {
    margin-right: 0;
  }
  #citanext .citanext-page .compromiso-section .bloque-tit-next1 {
    max-width: 75%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #citanext .citanext-page .requisitos-section .requisitos-grid-dual > div {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #citanext .citanext-page .becas-ayudas-section #lista-becas,
  #citanext .citanext-page .becas-ayudas-section #lista-ayudas {
    flex-wrap: wrap;
  }
  #citanext .citanext-page .becas-ayudas-section #lista-becas .blockFeatured-item,
  #citanext .citanext-page .becas-ayudas-section #lista-ayudas .blockFeatured-item {
    margin-top: 0;
  }
  #citanext .citanext-page .subvencion-section .subvencion-detalles > div {
    border-right: 1px solid #444444;
  }
  #citanext .citanext-page .subvencion-section .subvencion-detalles > div:nth-last-child(1) {
    border-right: 0;
  }
}/*# sourceMappingURL=citanext.css.map */