/* General */
.uandes-25-section {
  background: #fff;
  overflow: hidden;
}

.uandes-25-section {
  padding: 50px 0;
}

.uandes-25-section img {
  max-width: 100%;
}

.uandes-25-section .h1,
.uandes-25-section .h2,
.uandes-25-section .h3,
.uandes-25-section .h4,
.uandes-25-section .h5,
.uandes-25-section .h6,
.uandes-25-section h1,
.uandes-25-section h2,
.uandes-25-section h3,
.uandes-25-section h4,
.uandes-25-section h5,
.uandes-25-section h6 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1.2;
}

.uandes-25-section h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1.2;
}

.uandes-25-section h3 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  margin-bottom: 1rem
}

.uandes-25-section h3 span {
  color: #E00D34;
  margin: 0 7.5px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
}

.uandes-25-section h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  height: 20px;
  background-color: #E00D34;
  margin: auto;
}

.uandes-25-section p {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
}

.uandes-25-section a.uandes-25-btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: fit-content;
  color: #FFFFFF;
  background-color: #E00D34;
  border: 1px solid #E00D34;
  border-radius: 5px;
  padding: 10px 15px;
  margin: 20px 0;
  transition: all ease 0.4s;
}

.uandes-25-section a.uandes-25-btn:hover {
  color: #E00D34;
  background-color: #FFFFFF;
  transition: all ease 0.4s;
}

.uandes-25-section a.uandes-25-btn i {
  margin-right: 5px;
}

.uandes-25--bg-dark * {
  color: #FFFFFF;
}

.uandes-25--bg-dark .h1,
.uandes-25--bg-dark .h2,
.uandes-25--bg-dark .h3,
.uandes-25--bg-dark .h4,
.uandes-25--bg-dark .h5,
.uandes-25--bg-dark .h6,
.uandes-25--bg-dark h1,
.uandes-25--bg-dark h2,
.uandes-25--bg-dark h3,
.uandes-25--bg-dark h4,
.uandes-25--bg-dark h5,
.uandes-25--bg-dark h6 {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 500;
  line-height: 1.2;
}

.uandes-25--bg-dark h3 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 33px;
  padding-left: 15px;
  margin-bottom: 40px;
}

.uandes-25--bg-dark h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 2px;
  height: 20px;
  background-color: #E00D34;
  margin: auto;
}

.uandes-25--bg-dark h3 span {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  color: #E00D34;
  margin: 0 7px;
}

.uandes-25--bg-dark p {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
}

.uandes-25--bg-dark h6 {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 22px;
}

@media screen and (max-width: 768px) {
  .uandes-25-section {
    padding: 30px 0;
  }

  .uandes-25-section h3 {
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 20px;
  }

  .uandes-25-section h3::before {
    top: 7.5px;
    bottom: initial;
  }

}

@media (min-width: 992px) {
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1400px) {

  .uandes-25-section .container,
  .uandes-25-section .container-lg,
  .uandes-25-section .container-md,
  .uandes-25-section .container-sm,
  .uandes-25-section .container-xl,
  .uandes-25-section .container-xxl {
    max-width: 1320px;
  }

  .uandes-25--bg-dark .container,
  .uandes-25--bg-dark .container-lg,
  .uandes-25--bg-dark .container-md,
  .uandes-25--bg-dark .container-sm,
  .uandes-25--bg-dark .container-xl,
  .uandes-25--bg-dark .container-xxl {
    max-width: 1320px;
  }
}

/* Main Banner */
.ver-tambien .morado a {
  border-left: .5rem solid #63074d;
}

.info-carrera .datos-carrera.datos-bachillerato .item h5 {
  color: #e00d34;
}

.info-carrera .datos-carrera.datos-bachillerato {
  background: #f9ced6;
}

@media screen and (min-width: 992px) {
  .box-carrera ul.box-01 {
    min-height: 140px;
  }

  .box-carrera ul.box-02 {
    min-height: 50px;
    position: relative;
  }

  .box-carrera ul.box-02 a {
    position: absolute;
    bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  .col-md-4.box-visita {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

.ua-campus {
  background: #FFF;
}

.flipInX {
  backface-visibility: visible !important;
}

.flipInY,
.flipOutX {
  backface-visibility: visible !important;
}

.podcast h3 span,
.ua-instagram h1 span {
  color: #e10d17;
}

.bachilleratos a,
.ver-tambien a {
  -ms-flex-align: center;
  display: flex;
}

.bachilleratos a,
.ver-tambien a {
  -ms-flex-align: center;
  display: flex;
}

.ua-becas .sf_colsIn h3::before {
  content: "";
  left: 0;
  top: 1px;
  width: 2px;
  height: 1rem;
  position: absolute;
  background: #e00d34;
}

@media screen and (min-width: 1600px) {

  .noticias-destacadas.gris-nuevo,
  .page-top {
    padding: 2rem 0 1rem !important;
  }
}

.search-panel.active .search-form .search-submit {
  background-color: transparent !important;
}

.search-form .search-submit {
  background-color: transparent !important;
}

.datos-home .item .texto h5 {
  color: #e10e17 !important;
}

.banners-home .banner-porque .texto h4 span {
  background: #e10e17 !important;
}

.banners-home .banner-campus .enlaces {
  background: #e10e17 !important;
}

.banners-home .banner-campus h4 span {
  background: #e10e17 !important;
}

.eventos-conoce .box-eventos .item-evento .fecha {
  background: #e10e17 !important;
}

.testimonios-home .texto h3 span {
  background: #e10e17 !important;
}

.mantente-al-dia.rojo h3 span {
  color: #e10e17 !important;
}

.menu-interior .links a.active {
  color: #e10e17 !important;
}

.eventos-conoce .box-eventos .btn.ver-mas {
  color: #e10e17 !important;
}

.menu-interior {
  top: 2.3rem;
}

@media only screen and (max-width: 768px) {
  .menu-interior {
    top: 0;
  }
}

.uandes-25nh--bg-beige {
  background-color: #f0f0f0;
}

.uandes-25nh--bg-beige * {
  color: #4a4a4a;
}

.uandes-25nh--bg-dark {
  background-color: #29343c;
}

.uandes-25nh--bg-dark * {
  color: #fff;
}

.uandes-25nh--bg-dark span {
  color: #e00d34;
}

.uandes-25nh--bg-dark h3 {
  position: relative;
  padding-left: 0.7rem;
}

.uandes-25nh--bg-dark h3::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  bottom: auto;
  width: 2px;
  height: 20px;
  background-color: #e00d34;
  margin: auto;
}

.uandes-25nh--bg-dark .fix-uandes-25nh--bg-dark {
  display: flex;
  align-items: center;
  justify-content: center;
}

.uandes-25nh--bg-dark .fix-uandes-25nh--bg-dark .box-content {
  width: 80%;
}

.uandes-25nh--bg-dark picture img {
  display: flex;
  width: 100%;
}

.uandes-25nh--bg-white {
  background-color: #fff;
}

.uandes-25nh-section {
  background: #fff;
  padding: 50px 0;
}

.uandes-25nh-section.uandes-25nh--bg-beige {
  background-color: #f0f0f0;
}

.uandes-25nh-section.uandes-25nh--bg-beige.uandes-25nh-padd-22 {
  padding: 50px 0;
}

.uandes-25nh-section.uandes-25nh--bg-beige.uandes-25nh-padd-22 .row {
  width: 100%;
}

.uandes-25nh-section .mbc-15 {
  margin-bottom: 15px;
}

.uandes-25nh-col-100:nth-child(3) .uandes-25nh-card-banner-item::after {
  display: none;
}

.uandes-25nh-card-banner-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 35px;
}

.uandes-25nh-card-banner-item::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  height: 70%;
  border-right: 1px solid #15191c;
  margin: auto;
}

.uandes-25nh-card-banner-item .box-item {
  display: flex;
  width: 100%;
}

.uandes-25nh-card-banner-item .box-item .uandes-25nh-card-banner-item__side {
  justify-content: end;
  width: 50%;
  max-width: unset;
  padding-right: 1rem;
}

.uandes-25nh-card-banner-item .box-item .uandes-25nh-card-banner-item__body {
  width: 50%;
}

.uandes-25nh-card-banner-item__side {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex: 0 0 auto;
  width: 20%;
  max-width: 20%;
  height: 100%;
  padding-right: 10px;
}

.uandes-25nh-card-banner-item__body {
  flex: 0 0 auto;
}

.uandes-25nh-card-banner-item__body h3 {
  line-height: 25px;
  font-weight: 700;
  color: #e00d34;
  padding: 0;
  margin-bottom: 0;
  font-size: 24px;
  margin-top: 0px;
}

.uandes-25nh-card-banner-item__body h3::before {
  display: none;
}

.uandes-25nh-card-banner-item__body h6 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #929090;
  margin-bottom: 0;
  margin-top: 0px;
}

.uandes-25nh-card-nras-carreras {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 100%;
  border: 1px solid #929090;
  padding: 5px 15px;
}

.uandes-25nh-card-nras-carreras::before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 5px;
  height: 100%;
}

.uandes-25nh-card-nras-carreras:hover {
  border: 1px solid #929090;
}

.uandes-25nh-card-nras-carreras--01::before {
  background-color: #910000;
}

.uandes-25nh-card-nras-carreras--02::before {
  background-color: #009b3a;
}

.uandes-25nh-card-nras-carreras--03::before {
  background-color: #00294e;
}

.uandes-25nh-card-nras-carreras--04::before {
  background-color: #9a48b5;
}

.uandes-25nh-card-nras-carreras--05::before {
  background-color: #eb6100;
}

.uandes-25nh-card-nras-carreras p {
  font-size: 13px;
  width: 100%;
  margin-bottom: 0;
}

.uandes-25nh-card-vida-univ-item {
  width: 99%;
  height: 99%;
  border: 1px solid #929090;
  box-sizing: border-box;
  margin: 0 auto 10px;
  padding-bottom: 1rem;
}

.uandes-25nh-card-vida-univ-item__header {
  aspect-ratio: 2.5;
  overflow: hidden;
}

.uandes-25nh-card-vida-univ-item__header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.uandes-25nh-card-vida-univ-item__body {
  padding: 17.5px 15px 20px;
}

.uandes-25nh-card-vida-univ-item__body a {
  position: absolute;
  bottom: 1rem;
  font-size: 14px;
  color: #e00d34;
}

.uandes-25nh-card-vida-univ-item__body a i {
  color: #e00d34;
}

.uandes-25nh-card-noticias-dest-item {
  display: flex;
  flex-wrap: wrap;
  width: 99%;
  height: 99%;
  border: 1px solid #929090;
  box-sizing: border-box;
  margin: 0 auto 10px;
  cursor: pointer;
}

.uandes-25nh-card-noticias-dest-item__header {
  position: relative;
  aspect-ratio: 2.5;
  overflow: hidden;
  width: 100%;
  height: 200px;
}

.uandes-25nh-card-noticias-dest-item__header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.uandes-25nh-card-noticias-dest-item__header figure {
  height: 200px;
  width: 100%;
  overflow: hidden;
}

.uandes-25nh-card-noticias-dest-item__header-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: #e00d34;
  padding: 10px 18px;
}

.uandes-25nh-card-noticias-dest-item__header-caption>* {
  text-align: center;
  color: #fff;
}

.uandes-25nh-card-noticias-dest-item__header-caption h6 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0px;
}

.uandes-25nh-card-noticias-dest-item__header-caption h4 {
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 0px;
}

.uandes-25nh-card-noticias-dest-item__body {
  padding: 20px 40px 20px 20px;
}

.uandes-25nh-card-noticias-dest-item__body h5 {
  font-size: 15px;
  font-weight: 400;
  color: #e00d34;
  margin-top: 0px;
  margin-bottom: 0.5rem;
}

.uandes-25nh-card-noticias-dest-item__body h3 {
  font-weight: 700;
  padding-left: 0;
  transition: all ease 0.4s;
}

.uandes-25nh-card-noticias-dest-item__body h3::before {
  display: none;
}

.uandes-25nh-card-noticias-dest-item:hover {
  border: 1px solid #929090;
}

.uandes-25nh-card-noticias-dest-item:hover .uandes-25nh-card-noticias-dest-item__body h3 {
  color: #e00d34;
  transition: all ease 0.4s;
}

.uandes-25nh-cover {
  position: relative;
}

.uandes-25nh-cover-main {
  position: relative;
}

.uandes-25nh-cover-main__caption {
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
  width: 51%;
  height: fit-content;
  padding: 0 110px;
  margin: auto;
  z-index: 2;
}

.uandes-25nh-cover-main__caption h1 {
  color: #fff;
}

.uandes-25nh-cover-main__caption p {
  color: #fff;
  margin-top: 0.5rem;
}

.uandes-25nh-cover-main__caption .uandes-25nh-cover-main__lead {
  width: fit-content;
  background-color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.uandes-25nh-cover-main__caption .uandes-25nh-cover-main__lead h6 {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 0px;
}

.uandes-25nh-cover-main__caption .uandes-25nh-cover-main__lead h6 span {
  font-family: "Open Sans";
  font-weight: 700;
  color: #e00d34;
}

.uandes-25nh-cover-main__img {
  width: 100%;
  position: relative;
  height: 100%;
}

.uandes-25nh-cover-main__img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .25);
}

.uandes-25nh-cover-main__img img {
  width: 100%;
}

.uandes-25nh-cover-main .c-home .item {
  position: relative;
}

.uandes-25nh-cover-main button[data-action=start] {
  display: none;
}

.uandes-25nh-cover-main button[data-action=stop] {
  display: none;
}

.uandes-25nh-cover-main .tns-controls {
  display: block;
}

.uandes-25nh-cover-main .tns-controls button {
  top: auto;
  bottom: 1.2rem;
  background: #37424a;
  opacity: 1;
  border-radius: 0;
  color: #37424a;
  font-size: 0;
  width: 2.6rem;
  height: 2.6rem;
  line-height: 1;
  border: 0;
  text-align: center;
  position: absolute;
  padding: 3px 0 0;
  z-index: 10;
  bottom: 1rem;
}

.uandes-25nh-cover-main .tns-controls button:first-child {
  right: 5.5rem;
  left: auto;
  padding-right: 0.2rem;
}

.uandes-25nh-cover-main .tns-controls button:first-child:after {
  content: "\f053";
}

.uandes-25nh-cover-main .tns-controls button:last-child {
  right: 2rem;
  padding-left: 0.2rem;
}

.uandes-25nh-cover-main .tns-controls button:last-child:after {
  content: "\f054";
}

.uandes-25nh-cover-main .tns-controls button:after {
  content: "";
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 600;
  font-size: 1.5rem;
  color: #fff;
}

.uandes-25nh-cover-main .tns-nav {
  position: absolute;
  bottom: 1rem;
  right: 10rem;
}

.uandes-25nh-cover-main .tns-nav button {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  border-radius: 100%;
  margin: 0 0 0 0.5rem;
  border: 1px solid transparent;
  background: 0 0;
  padding: 0;
  position: relative;
  background: #37424a;
}

.uandes-25nh-cover-main .tns-nav button.tns-nav-active {
  background: #fff;
}

.uandes-25nh-cover-main .btn-fix-uandes-25nh-cover-main {
  background-color: #e00d34;
  border: 1px solid #e00d34;
}

.uandes-25nh-cover-main .btn-fix-uandes-25nh-cover-main:hover {
  color: #e00d34;
  background-color: #fff;
}

.uandes-25nh-cover-middle {
  position: relative;
  background: #fff;
}

.uandes-25nh-cover-middle__caption {
  position: absolute;
  top: -60px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 50%;
  height: 50%;
  text-align: center;
  margin: auto;
}

.uandes-25nh-cover-middle__caption h2 {
  font-family: "Open Sans";
  font-size: 36px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
  color: #fff;
}

.uandes-25nh-cover-middle__caption h2 span {
  display: block;
  font-family: "Open Sans";
  font-weight: 600;
  color: #fff;
  background-color: #e00d34;
  width: fit-content;
  text-align: center;
  padding: 0 15px;
  margin: auto;
}

.uandes-25nh-cover-middle__img {
  position: relative;
  width: 100%;
}

.uandes-25nh-cover-middle__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #29343c;
  opacity: 0.5;
}

.uandes-25nh-cover-middle__img img {
  width: 100%;
}

.uandes-25nh-cover-middle__links {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  width: 60%;
  background-color: #e00d34;
  padding: 20px 40px;
  margin: -70px auto 80px;
}

.uandes-25nh-cover-middle__links * {
  color: #fff;
}

.uandes-25nh-cover-middle__links>.row {
  width: 100%;
}

.uandes-25nh-cover-middle__links-ico {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-bottom: 5px;
}

.uandes-25nh-cover-middle__links-ico img {
  width: 50px;
  margin: auto auto 7.5px;
  transform: scale(1);
  transition: all ease 0.4s;
}

.uandes-25nh-cover-middle__links-ico:hover img {
  transform: scale(1.2);
  transition: all ease 0.4s;
}

.uandes-25nh-cover-vida-univ {
  background: #fff;
  padding: 80px 0 100px;
}

.uandes-25nh-cover-vida-univ .splide__list {
  transition: height 0.3s ease;
}

.uandes-25nh-cover-vida-univ .splide__list .splide__track {
  height: auto !important;
  transition: height 0.4s ease;
}

.uandes-25nh-cover-vida-univ .splide__list .splide__track .splide__slide {
  height: auto !important;
  overflow: visible !important;
  display: block !important;
}

.uandes-25nh-cover-vida-univ .splide ul.splide__pagination {
  bottom: -45px;
}

.uandes-25nh-cover-vida-univ .splide ul.splide__pagination li button.splide__pagination__page {
  width: 10px;
  height: 10px;
  background-color: #29343c;
  border-radius: 5px;
  transform: scale(1);
  opacity: 0.25;
  transition: all ease 0.4s;
}

.uandes-25nh-cover-vida-univ .splide ul.splide__pagination li button.splide__pagination__page.is-active {
  width: 67px;
  height: 10px;
  background-color: #e00d34;
  border-radius: 5px;
  transform: scale(1);
  opacity: 1;
  transition: all ease 0.4s;
}

.uandes-25nh-cover-vida-univ h3 {
  position: relative;
  font-size: 18px;
  line-height: 20px;
  padding-left: 10px;
  margin: 0 0 15px;
}

.uandes-25nh-cover-vida-univ h3::before {
  top: 2.5px;
  height: 16px;
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  bottom: auto;
  width: 2px;
  background-color: #e00d34;
  margin: auto;
  top: 0.25rem;
  height: 16px;
}

.uandes-25nh-cover-vida-univ h3 span {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  color: #e00d34;
  margin: 0 0.75rem;
}

.uandes-25nh-cover-vida-univ p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 20px;
}

.uandes-25nh-cover-vida-univ .fa-solid.fa-angle-right {
  margin-right: 0.2rem;
}

.uandes-25nh-cover-noticias-dest {
  background: #fff;
  padding: 60px 0 100px;
}

.uandes-25nh-cover-noticias-dest .splide__list .splide__track .splide__slide {
  height: auto !important;
  overflow: visible !important;
  display: block !important;
}

.uandes-25nh-cover-noticias-dest .splide ul.splide__pagination {
  bottom: -45px;
}

.uandes-25nh-cover-noticias-dest .splide ul.splide__pagination li button.splide__pagination__page {
  width: 10px;
  height: 10px;
  background-color: #29343c;
  border-radius: 5px;
  opacity: 0.25;
  transform: scale(1);
  transition: all ease 0.4s;
}

.uandes-25nh-cover-noticias-dest .splide ul.splide__pagination li button.splide__pagination__page.is-active {
  width: 67px;
  height: 10px;
  background-color: #e00d34;
  border-radius: 5px;
  transform: scale(1);
  opacity: 1;
  transition: all ease 0.4s;
}

.uandes-25nh-cover-noticias-dest h3 {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 20px;
  position: relative;
  padding-left: 10px;
}

.uandes-25nh-cover-noticias-dest h3::before {
  content: "";
  position: absolute;
  top: 0.5rem;
  left: 0;
  bottom: auto;
  width: 2px;
  background-color: #e00d34;
  margin: auto;
  top: 0.25rem;
  height: 16px;
}

.uandes-25nh-cover-noticias-dest h3 span {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  color: #e00d34;
  margin: 0 0.75rem;
}

.uandes-25nh-cover-noticias-dest .uandes-25nh-card-noticias-dest-item__body h3 {
  padding-left: 0px;
}

.uandes-25nh-cover-noticias-dest .uandes-25nh-card-noticias-dest-item__body h3::before {
  display: none;
}

.uandes-25nh-form__newsletter {
  position: relative;
}

.uandes-25nh-form__newsletter-title {
  font-size: 23px;
}

.uandes-25nh-form__newsletter label {
  font-size: 14px;
}

.uandes-25nh-form__newsletter input {
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 3.75px 45px 3.75px 7.5px;
}

.uandes-25nh-form__newsletter input::placeholder {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.75);
}

.uandes-25nh-form__newsletter input:focus {
  color: #fff;
  background-color: transparent;
}

.uandes-25nh-form__newsletter button {
  position: absolute;
  top: auto;
  right: 10px;
  bottom: 7.5px;
  display: flex;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  width: 20px;
  height: 20px;
}

@media (max-width: 1280px) {
  .uandes-25nh-cover-main .c-home h1 {
    font-size: 44px;
    line-height: 46px;
  }
}

@media (max-width: 991px) {
  .uandes-25nh-cover-main {
    max-height: 400px;
    overflow: hidden;
  }

  .uandes-25nh-cover-main__caption {
    width: 70%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
    padding-left: 2rem;
  }

  .uandes-25nh-cover-main__img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
  }

  .uandes-25nh-cover-main .c-home .item {
    height: 400px;
  }

  .uandes-25nh-cover-middle.fix .uandes-25nh-cover-middle__img {
    height: 400px;
  }

  .uandes-25nh-cover-middle.fix .uandes-25nh-cover-middle__img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
  }

  .uandes-25nh-card-banner-item {
    margin-bottom: 2.5rem;
  }

  .uandes-25nh-card-banner-item::after {
    display: none;
  }

  .uandes-25nh-card-banner-item .box-item .uandes-25nh-card-banner-item__side {
    width: 35%;
  }

  .uandes-25nh-card-banner-item .box-item .uandes-25nh-card-banner-item__body {
    width: 65%;
  }

  .btn.btn-fix-uandes-25nh-cover-main {
    font-size: 0.8rem;
    padding: 0.5rem;
    min-height: unset;
    max-width: unset;
    width: fit-content;
  }
}

@media (max-width: 768px) {
  .uandes-25nh-section {
    padding: 30px 0;
  }

  .uandes-25nh-col-100 {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin-top: var(--bs-gutter-y);
  }

  .uandes-25nh-cover-main__caption {
    left: 0;
    width: 100%;
    padding: 10px;
  }

  .uandes-25nh-cover-main__caption h1 {
    font-size: 43px;
    line-height: 45px;
  }

  .uandes-25nh-cover-main__caption p {
    color: #fff;
    background-color: #e00d34;
    padding: 5px 10px;
  }

  .uandes-25nh-cover-main__caption .uandes-25nh-cover-main__lead h2 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: left;
  }

  .uandes-25nh-cover-main__caption .uandes-25nh-cover-main__lead h2 span {
    display: flex;
    flex-wrap: wrap;
  }

  .uandes-25nh-cover-main__img img {
    object-position: top;
  }

  .uandes-25nh-cover-main__img img.d-desk {
    display: none;
  }

  .uandes-25nh-cover-middle__caption {
    left: 0;
    width: 100%;
    padding: 10px;
  }

  .uandes-25nh-cover-middle__links {
    width: 100%;
    margin: 0 auto 40px;
  }

  .uandes-25nh-cover-vida-univ {
    padding: 40px 0 100px;
  }

  .uandes-25nh-cover-noticias-dest {
    padding: 40px 0 100px;
  }

  .uandes-25nh-card-banner-item {
    padding: 15px 70px 25px;
    padding: 0px;
  }

  .uandes-25nh-card-banner-item__side {
    flex: 0 0 auto;
    width: 20%;
    max-width: 20%;
  }

  .uandes-25nh-card-banner-item__body {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 80%;
    max-width: 80%;
    flex: 0 0 auto;
  }
}

@media (max-width: 576px) {
  .uandes-25nh-cover-main .c-home h1 {
    font-size: 32px;
    line-height: 36px;
    margin: 0.5rem 0rem;
  }

  .uandes-25nh-cover-main__img img {
    object-position: top;
  }

  .uandes-25nh-cover-main__caption {
    padding-left: 0.5rem;
    justify-content: flex-start;
    padding-top: 2rem;
  }

  .uandes-25nh-cover-main__caption p {
    font-size: 14px;
  }

  .uandes-25nh-cover-main .tns-controls button {
    bottom: 0.4rem;
  }

  .uandes-25nh-cover-main .tns-nav {
    bottom: 0.4rem;
  }

  .uandes-25nh--bg-dark .fix-uandes-25nh--bg-dark .box-content {
    width: 95%;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }

  .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  .container-md {
    max-width: 720px;
  }

  .container-sm {
    max-width: 720px;
  }

  .uandes-25nh-cover-main h1 {
    font-size: 56px;
    line-height: 55px;
    margin-bottom: 0px;
    margin-top: 0px;
  }

  .uandes-25nh-cover-main__caption {
    width: 45%;
  }

  .uandes-25nh-cover-main__caption p {
    font-size: 16px;
  }

  .uandes-25nh-cover-main__img img.d-mob {
    display: none;
  }

  .uandes-25nh-cover-middle__links {
    margin: -70px auto 80px !important;
  }

  .uandes-25nh-padd-22 {
    padding: 50px 220px;
  }
}

@media (min-width: 991px) {
  .uandes-25nh-cover-main__caption {
    width: 65%;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

  .container-lg {
    max-width: 960px;
  }

  .container-md {
    max-width: 960px;
  }

  .container-sm {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .container-lg {
    max-width: 1140px;
  }

  .container-md {
    max-width: 1140px;
  }

  .container-sm {
    max-width: 1140px;
  }

  .container-xl {
    max-width: 1140px;
  }

  .uandes-25nh-cover-main__caption {
    width: 55%;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }

  .container-lg {
    max-width: 1320px;
  }

  .container-md {
    max-width: 1320px;
  }

  .container-sm {
    max-width: 1320px;
  }

  .container-xl {
    max-width: 1320px;
  }

  .container-xxl {
    max-width: 1320px;
  }
}

@media (min-width: 1900px) {
  .uandes-25nh-cover-main__caption {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 64%;
    padding-right: calc(var(--bs-gutter-x) * 49);
    padding-left: calc(var(--bs-gutter-x) * 0);
    max-width: 1320px;
  }

  .uandes-25nh-cover-middle__caption {
    width: 28%;
    top: 30px;
  }
}



.sfPageEditor .main-menu {
  position: relative !important;
  height: auto;
}

.sfPageEditor .popup-menu .slider-menu-mobile {
  position: relative;
}

.sfPageEditor .slider-menu-mobile.d-d-l-none {
  display: block !important;
}

.sfPageEditor .contactanos {
  min-width: 300px;
}

.sfPageEditor #ctl00_ContentplaceholderBotones_ctl00_C {
  text-align: right;
}

.sfPageEditor #ctl00_ContentplaceholderMenuDesktop_ctl00_C {
  display: flex;
}

.sfPageEditor .popup-menu {
  position: relative;
  opacity: 1;
  transform: none;
  visibility: visible;

}

/* Sub banner */
.cards-carreras-dest {
  background: #f0f0f0;
  padding: 5rem 0;
}

.cards-carreras-dest.cards-carreras-dest--bg-white {
  background: #ffffff;
}

.cards-carreras-dest .card {
  border: 0px;
  border-radius: 0px;
  box-shadow: 0px 2px 30px 0px #00000014;
  padding: 20px
}

.cards-carreras-dest .card-header {
  background: transparent;
  border: 0px;
  padding-top: 5px;
  padding-bottom: 20px;
}

.cards-carreras-dest .card-body p {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1em;
  color: #29343C;
}

.cards-carreras-dest .card-body p:last-child {
  font-size: .8rem;
}

.cards-carreras-dest .carreras-text-dest h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  margin-bottom: 1rem;
}

.cards-carreras-dest .carreras-text-dest h3::before {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #E00D34;
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: -2px;
  display: none;
}

.cards-carreras-dest .carreras-text-dest h3 .red-admi {
  color: #E00D34;
}

.cards-carreras-dest .carreras-text-dest p {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  color: #29343C;
  margin-top: 2.5rem;
  text-align: center;



  font-size: .88rem;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
  margin-top: 0;
  margin-bottom: 2.5rem;
}

.cards-carreras-dest .carreras-text-dest p::before {
  content: "";
  width: 2px;
  height: 20px;
  background-color: #E00D34;
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: -2px;
  display: none;
}

@media (max-width:991px) {
  .cards-carreras-dest .col {
    flex: 100%;
    margin-bottom: 1rem;
  }

  .cards-carreras-dest .carreras-text-dest p {
    margin-top: 1.5rem;
    font-size: 1.2em;
  }
}

/* Calendario */
.uandes-25-cover-calendar .uandes-25-cover-calendar-title h3 {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 15px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  margin-bottom: 2.5rem;
}

.uandes-25-cover-calendar .uandes-25-cover-calendar-title .splide__arrows-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  width: 5.5rem;
  height: 2rem;
  margin-left: auto;
}

.uandes-25-cover-calendar .uandes-25-cover-calendar-title .splide__arrows-wrapper .splide__arrow {
  position: relative;
  left: 0;
  right: 0;
  opacity: 1;
  background-color: #ffffff;
  border-radius: 5px;
  width: 1.5rem;
  height: 1.5rem;
}

.uandes-25-cover-calendar .uandes-25-cover-calendar-title .splide__arrows-wrapper .splide__arrow svg {
  display: none;
}

.uandes-25-cover-calendar .uandes-25-cover-calendar-title .splide__arrows-wrapper .splide__arrow:last-child {
    margin-left: .5rem;
}

.uandes-25-cover-calendar .uandes-25-cover-calendar-title  .splide__arrows-wrapper .splide__arrow.splide__arrow--prev::after {
  background-image: none;
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  font-weight: 900;
  color: #E00D34;
}

.uandes-25-cover-calendar .uandes-25-cover-calendar-title  .splide__arrows-wrapper .splide__arrow.splide__arrow--next::after {
  background-image: none;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  font-weight: 900;
  color: #E00D34;
}

.uandes-25-cover-calendar .uandes-25-card-calendar-item .uandes-25-card-calendar-item__header h4 {
  font-family: "Open Sans";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 28px;
}

.uandes-25-cover-calendar ul.splide__pagination li button.splide__pagination__page.is-active {
    background-color: #E00D34;
}

/* Admisión directa segundo semestre */
.tabs-2025 .parrafo h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  margin-bottom: 1rem
}

.tabs-2025 .parrafo h2 span {
  color: #E00D34;
}

.tabs-2025 .nivel-2 .box-content p {
  background: #f0f0f0;
  width: fit-content;
  padding: .3rem .5rem;
  border-radius: 5px;
}

.tabs-2025 .cabecera {
  display: flex;
  justify-content: space-between;
}

.tabs-2025 .cabecera button {
  border: 0px;
  background: transparent;
}

.tabs-2025 .cabecera button i,
.tabs-2025 .cabecera button em {
  margin-right: .2rem;
}

.tabs-2025 .box-content {
  background-color: #fff;
  border: 2px solid #f0f0f0;
  height: calc(100% - 2rem);
  padding: 1rem;
  margin-bottom: 3.5rem;
}
.tabs-2025 .box-content h4 {
  font-weight: normal;
}

.tabs-2025 .box-content button {
  width: 100%;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #E00D34;
  color: #E00D34;
}

.tabs-2025 .box-content button:hover {
  background: #E00D34;
  color: #fff;
}

.tabs-2025 .row {
  background: #FCFCFC;
}

.tabs-2025 h3 {
  position: relative;
  padding-left: .6rem;
  font-weight: normal;
}

.tabs-2025 h3:before {
  content: "";
  position: absolute;
  top: 0rem;
  left: 0;
  bottom: auto;
  width: 3px;
  background-color: #E00D34;
  margin: auto;
  top: 0.25rem;
  height: 16px;
}

.tabs-2025 .box-tabs {
  padding: 1rem;
}

.tabs-2025 .box-tabs h4 {
  background: #f0f0f0;
  padding: .3rem .5rem;
  text-align: justify;
}

.tabs-2025 .box-tabs a {
  color: #E00D34;
}

.tabs-2025 .panel-tab-g {
  display: none;
}

.tabs-2025 .panel-tab-g.visible {
  display: flex;
}

.tabs-2025 .box-tabs .row {
  margin-left: 0px;
  margin-right: 0px;
}

.tabs-2025 .menu-tabs {
  background: #FCFCFC;
  display: flex;
  gap: 0px;
  list-style: none;
}

.tabs-2025 .menu-tabs a {
  border-top: 2px solid transparent;
  flex: 1;
}

.tabs-2025 .menu-tabs a:hover {
  color: #ffffff;
  background-color: #E00D34;
}

.tabs-2025 .menu-tabs .activo {
  border-top: 2px solid #E00D34;
  background: #fff;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  animation: fadeIn 1s ease-in forwards;
}

/* Pasos admisi+on directa */
.uandes-25-pasos {
  display: inline-flex;
  height: fit-content;
}

.uandes-25-pasos-wrap {
  display: flex;
  flex-flow: column;
}

.uandes-25-pasos h6 {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 19px;
  width: fit-content;
  color: #E00D34;
}

.uandes-25-pasos p {
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .uandes-25-pasos {
    display: block;
    margin-bottom: 20px;
  }

  .uandes-25-pasos p {
    margin-left: 0;
  }

  .uandes-25-col-100 {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin-top: var(--bs-gutter-y);
  }
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
  .uandes-25-pasos h6 {
    font-size: 13px !important;
  }

  .uandes-25-pasos p {
    font-size: 14px !important;
    max-width: 80%;
  }
}

.uandes-25-section .uandes-25-cover-videowrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 26.25%;
  padding-top: 25px;
  height: 0;
}
.uandes-25-section .uandes-25-cover-videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 576px) {
  .uandes-25-section .container-fluid.px-lg-0 {
    max-width: 540px;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }

  .uandes-25-section .uandes-25-pasos-wrap.col-md-5.ps-lg-0.ms-lg-auto {
    padding-right: 15px !important;
    padding-left: 15px !important;
    margin-right: initial !important;
    margin-left: initial !important;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .uandes-25-section .container-fluid.px-lg-0 {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .uandes-25-section .container-fluid.px-lg-0 {
    max-width: 960px;
  }

  .uandes-25-section .uandes-25-pasos-wrap.col-md-5.ps-lg-0.ms-lg-auto {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}

@media (min-width: 1200px) {
  .uandes-25-section .container-fluid.px-lg-0 {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .uandes-25-section .container-fluid.px-lg-0 {
    max-width: 1320px;
  }
}

/* Testimonios */
.admi-testim.tv2 {
  padding: 4rem 0 3rem
}

.admi-testim.tv2.admi-testim--bg-dark {
  background-color: #29343C;
}

.admi-testim.tv2 .title h3 {
  font-size: 16px;
  line-height: 1;
  color: #2B343B;
  padding-left: .5rem;
  margin: 0 0 .35rem;
  border-left: 2px solid #e00034;
  text-transform: uppercase
}

.admi-testim.tv2.admi-testim--bg-dark .title h3 {
  color: #ffffff;
  text-transform: initial;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  margin-bottom: 1rem;
}

.admi-testim.tv2 .title h1 {
  font-size: 28px;
  margin: .5rem 0 4rem
}

.admi-testim.tv2 .title h1 span {
  color: #e00034
}

.admi-testim.tv2 .carrusel {
  position: relative;
  padding: 0
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls {
  position: absolute;
  top: -6rem;
  right: 0;
  z-index: 1;
  width: 5.5rem;
  height: 2rem;
  display: flex;
  justify-content: flex-end
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #ffffff;
  border-radius: 5px
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button:first-child {
  background-color: transparent;
  margin-right: initial;
}

.admi-testim.tv2.admi-testim--bg-dark .carrusel .tns-outer .tns-controls button:first-child {
  background-color: #ffffff;
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button::after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #e00034;
  content: "";
  background-size: cover;
  width: 30px;
  height: 30px
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button:last-child {
  margin-left: .5rem;
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button:first-child::after {
  background-image: url(../images/admi-calendario-01.svg)
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button:last-child::after {
  background-image: url(../images/admi-calendario-02.svg)
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button:first-child::after {
  background-image: none;
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  font-weight: 900;
}

.admi-testim.tv2 .carrusel .tns-outer .tns-controls button:last-child::after {
  background-image: none;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-size: 25px;
  font-weight: 900;
}

.admi-testim.tv2 .carrusel .item {
  width: 100%;
  opacity: .8;
  -webkit-transition: all 1s ease;
  transition: all 1s ease
}

.admi-testim.tv2 .carrusel .item.tns-item.tns-slide-active:hover {
  width: calc(9.25%)
}

.admi-testim.tv2 .carrusel .item iframe {
  width: 100%;
  height: 220px
}

.admi-testim.tv2 .carrusel .item h3 {
  font-size: 16px;
  font-weight: 600;
  padding-left: .5rem;
  margin-top: .5rem;
  margin-bottom: 0
}

.admi-testim.tv2.admi-testim--bg-dark .carrusel .item h3 {
  color: #ffffff;
}

.admi-testim.tv2 .carrusel .item h3:last-child {
  font-weight: 400
}

.admi-testim.tv2 .carrusel .item.tns-slide-active#tns3-item0 h3 {
  border-left: 8px solid #A0A421
}

.admi-testim.tv2 .carrusel .item.tns-slide-active#tns3-item0 h3:last-child {
  border-left: 8px solid transparent
}

.admi-testim.tv2 .carrusel .item.tns-slide-active#tns3-item1 h3 {
  border-left: 8px solid #329626
}

.admi-testim.tv2 .carrusel .item.tns-slide-active#tns3-item1 h3:last-child {
  border-left: 8px solid transparent
}

.admi-testim.tv2 .carrusel .item.tns-slide-active#tns3-item2 h3 {
  border-left: 8px solid #331866
}

.admi-testim.tv2 .carrusel .item.tns-slide-active#tns3-item2 h3:last-child {
  border-left: 8px solid transparent
}

/* Preguntas Frecuentes */
.preguntas-frecuentes {
  padding: 5rem 0;
}

.preguntas-frecuentes .container-collapsible-rrss {
  display: flex;
  justify-content: center;
}

@media (max-width: 415px) {
  .preguntas-frecuentes .container-collapsible-rrss {
    flex-direction: column;
  }
}

.preguntas-frecuentes h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 100%;
  margin: 0 0 3rem;
  text-transform: initial;
  padding-left: .5rem;
  border-left: 2px solid #e00034;
}

.preguntas-frecuentes h2 span {
  color: #E00D34;
}

.preguntas-frecuentes.gris {
  background: #37424A;
}

.preguntas-frecuentes.gris h2 {
  color: #fff;
}

.preguntas-frecuentes.gris .box-not {
  border: none;
}

.preguntas-frecuentes .container-white {
  background: #fff;
  border: 1px solid #E3E3E3;
  padding: 1em;
  height: 100%;
}


/* Collapsible */

#collapsible-uandes {
  width: 65%;
  margin-right: 2em;
}

@media (max-width: 415px) {
  #collapsible-uandes {
    width: 100%;
  }
}

#collapsible-uandes .collapsible {
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  margin-bottom: 8px;
  border-top: 1px solid #707070;
}

#collapsible-uandes .active {
  color: #E00D34;
  font-weight: bold;
  margin-bottom: 0;
}

#collapsible-uandes .content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  margin-bottom: 8px;
}

#collapsible-uandes h3 {
  margin: 0 0 1rem;
  color: #4A4A4A;
  font-size: 1.77rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

/*
#collapsible-uandes .collapsible:before {
  content: url("https://qa-admisionuandes.lfi.cl/images/default-source/semana-postulante-2025/red-cross.png");
  color: white;
  font-weight: bold;
  float: left;
  margin-left: 5px;
  margin-right: 22px;
}
*/
#collapsible-uandes .collapsible:after {
  content: url("https://qa-admisionuandes.lfi.cl/images/default-source/semana-postulante-2025/red-cross.png");
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

#collapsible-uandes .wrap2 {
  padding: 0;
}


#collapsible-uandes .collapsible.active:after {
  /*
  content: url("https://qa-admisionuandes.lfi.cl/images/default-source/semana-postulante-2025/red-hor.png") !important;
  color: white;
  font-weight: bold;
  float: left;
  margin-left: 5px;
  margin-right: 22px;
  */
  display: none;
}

#collapsible-uandes .collapsible.active:before {
  content: url("https://qa-admisionuandes.lfi.cl/images/default-source/semana-postulante-2025/red-hor.png") !important;
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

@media all and (max-width: 850px) and (min-width: 400px) {
  .preguntas-frecuentes .container-collapsible-rrss {
    flex-direction: column;
  }

  #collapsible-uandes {
    width: 100%;
  }

  .preguntas-frecuentes .container-white {
    width: 100%;
  }

  .info-carreras h2 {
    font-size: 1.77rem;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .asesoramiento-home .img-videollamada {
    width: 100% !important;
  }

  .tab button {
    line-height: 30px;
  }

  .preguntas-frecuentes {
    padding: 3.5rem 0;
  }
}

.conversemos {
  position: relative;
  height: fit-content;
  color: #ffffff;
  background-color: #34BBDA;
  background-color: #ffffff;
}

.conversemos.conversemos--bg-light {
  background-color: #ffffff;
}

.conversemos .conversemos-container {
  width: 100%;
  padding: 4.5rem 1rem;
}

.conversemos .conversemos-container h5.conversemos-title {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.4;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  color: #29343C;
}

.conversemos.conversemos--bg-light .conversemos-container h5.conversemos-title {
  color: #29343C;
}

.conversemos .conversemos-container .conversemos-wrap-desktop {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-text {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-text h2 {
  margin: 0 0 .8rem;
  color: #29343C;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 1.5rem;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-text h2 {
  color: #29343C;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-text h2.conversemos-highlight {
  color: #34BBDA;
  background-color: #ffffff;
  width: fit-content;
  line-height: 1;
  padding: .5rem;
  color: #ffffff;
  background-color: #29343C;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-text h2.conversemos-highlight {
  color: #ffffff;
  background-color: #29343C;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-text h5 {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  color: #29343c;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-text h5 {
  color: #29343c;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-text p {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 0;
  color: #29343c;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-text p {
  color: #29343c;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #29343C;
  background-color: #ffffff;
  padding: 2rem;
  background-color: #F0F0F0;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap {
  background-color: #F0F0F0;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap .conversemos-card-img {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap .conversemos-card-img img {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  margin: auto;
  border-radius: 100%;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.77rem;
  font-weight: 700;
  line-height: 1;
  color: #29343C;
  margin: .7rem 0;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #29343C;
  margin: .6rem 0;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap p {
  color: #ffffff;
  color: #29343C;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap p {
  color: #29343C;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #34BBDA;
  border: .5rem;
  padding: .5rem;
  margin-top: .5rem;
  background-color: #E00D34;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap a {
  background-color: #E00D34;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap a span {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  padding-left: 1rem;
  margin-left: .5rem;
}

.conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap a span::before {
  content: "";
  position: absolute;
  top: .15rem;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  width: 8px;
  height: 14px;
  background-image: url('../images/arrow-right.svg');
  margin: auto auto auto 0;
  content: "\f054";
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 600;
  font-size: .75rem;
  line-height: 100%;
  color: #fff;
}

.conversemos.conversemos--bg-light .conversemos-container .conversemos-wrap-desktop .conversemos-card .conversemos-card-wrap a span::before {
  content: "\f054";
  display: inline-block;
  font-family: "Font Awesome\ 5 Free";
  font-weight: 600;
  font-size: .75rem;
  line-height: 100%;
  color: #fff;
}

.conversemos .conversemos-container .conversemos-wrap-mobile {
  display: none;
}

.conversemos-carrusel {
  flex-grow: 1;
  flex: 0 0 66.66666%;
  max-width: 66.66666%;
}

.conversemos-carrusel .splide__pagination {
  position: relative;
  margin-top: 4rem;
}

@media (max-width: 768px) {
  .conversemos {
    background: initial;
  }

  .conversemos .conversemos-container {
    background-color: #34BBDA;
    background-color: #ffffff;
    padding: 0;
    margin: 2rem 0 6rem;
  }

  .conversemos .conversemos-container h5.conversemos-title {
    padding: 2rem 3rem;
    margin: 0;
  }

  .conversemos .conversemos-container .conversemos-wrap-desktop {
    flex-direction: column;
  }

  .conversemos .conversemos-container .conversemos-wrap-desktop .conversemos-text {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .conversemos-carrusel {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .conversemos-text {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .conversemos-text h2.conversemos-highlight {
    width: fit-content;
    color: #34BBDA;
    background-color: #ffffff;
    padding: .25rem 1rem;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos {
    background-color: #ffffff;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .conversemos-card .conversemos-card-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    color: #29343C;
    border: 5px solid #34BBDA;
    padding: 1.5rem;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .conversemos-card .conversemos-card-wrap a {
    width: 100%;
    color: #ffffff;
    background-color: #34BBDA;
    border-radius: .25rem;
    padding: .5rem;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .conversemos-card .conversemos-card-wrap h3 {
    font-size: 1.5rem;
    margin: 1rem 0 .5rem;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .conversemos-card .conversemos-card-wrap h4 {
    margin: .5rem 0;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .splide__pagination {
    bottom: -3rem;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .splide__pagination li {
    margin: 0 .4rem;
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .splide__pagination li .splide__pagination__page {
    background-color: #34BBDA;
    opacity: .5;
    transform: scale(2);
  }

  .conversemos .conversemos-container .conversemos-wrap-mobile .splide-conversemos .splide__pagination li .splide__pagination__page.is-active {
    background-color: #2A343D;
    opacity: 1;
    transform: scale(2);
  }

  .conversemos-carrusel .splide__pagination {
    display: block;
    text-align: center;
    margin-top: 2rem;
  }
}

/* Eglish language tabs*/
.carrera-inter {
  background: #29343C;
  color: #fff;
  padding: 1rem 0rem;
}

.carrera-inter h2 {
  font-size: 24px;
  font-weight: 400;
  position: relative;
  padding-left: .5rem;
}

.carrera-inter h2:before {
  content: "";
  position: absolute;
  top: 0rem;
  left: 0;
  bottom: auto;
  width: 2px;
  background-color: #E00D34;
  margin: auto;
  top: 0.25rem;
  height: 20px;
}

.carrera-inter p {
  font-size: 22px;
  font-weight: 400;
}

.carrera-inter .tabs-ci.content {
  background: #fff;
  color: #29343C;
  padding: 2rem 1rem;
}

.carrera-inter .tabs-ci.content .menu-tabs-ci {
  margin-bottom: 1rem;
}

/*.carrera-inter .tabs-ci.content .menu-tabs-ci .col-lg-6 {
  padding-left: 0px;
  padding-right: 0px;
}*/

.carrera-inter .tabs-ci.content .menu-tabs-ci a {
  text-align: center;
  height: 50px;
  background: #F0F0F0;
  border-top: 8px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carrera-inter .tabs-ci.content .menu-tabs-ci a img {
  margin-right: .3rem;
}

.carrera-inter .tabs-ci.content .menu-tabs-ci a.activo {
  text-align: center;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  border-top: 8px solid #E00D34;
  font-weight: bold;
}

.carrera-inter .tabs-ci.content p {
  font-size: 14px;
  color: #29343C;
}

.carrera-inter .tabs-ci.content img.calendar {
  transform: translateY(5px);
  margin-right: 2px;
}

.carrera-inter .tabs-ci.content figure img {
  width: 100%;
}

.carrera-inter .tabs-ci.content .texto h4 {
  font-size: 22px;
  font-weight: 400;
  position: relative;
  padding-left: .5rem;
}

.carrera-inter .tabs-ci.content .texto h4:before {
  content: "";
  position: absolute;
  top: 0rem;
  left: 0;
  bottom: auto;
  width: 2px;
  background-color: #E00D34;
  margin: auto;
  top: 0.25rem;
  height: 20px;
}

.carrera-inter .tabs-ci.content a.btn {
  width: 100%;
  max-width: unset;
  border-radius: 5px;
  border: 1px solid #E00D34;
  background: #E00D34;
  color: #fff;
}

.carrera-inter .table .thead-dark {
  background: #000;
  color: #fff;
  height: 38px;
}

.carrera-inter .table .thead-dark th {
  text-align: left;
  font-weight: 300;
  padding-left: 16px;
}

.carrera-inter table tbody tr {
  height: 38px;
}

.carrera-inter table tbody tr td {
  font-size: 14px
}

.carrera-inter table .table-active {
  background: rgba(0, 0, 0, .075);
}

.carrera-inter table,
.carrera-inter th,
.carrera-inter td {
  border: none !important;
}

.panel-tab-ci {
  display: none;
}

.panel-tab-ci.visible {
  display: flex;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  /* Comenzamos con opacidad en 0 */
  animation: fadeIn 1s ease-in forwards;
  /* 2 segundos de duración */
}

.rdTable .panel-tab-ci.fade-in {
  display: flex;
  opacity: 1;
}

@media screen and (min-width: 991px) {
  .panel-tab-ci .box {
    position: relative;
    padding-bottom: 2rem;
  }

  .carrera-inter .tabs-ci.content a.btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -.5rem;
    max-width: 96%;
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 991px) {
  .panel-tab-ci .box {
    margin-bottom: 1rem;
  }
}

@media screen and (max-width:680px) {
  .panel-tab-ci .box-table {
    overflow: hidden;
    overflow-x: scroll;
  }

  .panel-tab-ci .box-table table.table {
    min-width: 700px;
  }
}