@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@700&display=swap');

#btn-menu-search:hover {
  cursor: pointer;
}

/* style research */

.menu-research {
  text-align: left !important;
}

/* Estilos para el buscador */

.color-enlace {
  color: #159BFD;
}

.input-color {
  background-color: #1f1e1e;
  color: #848484;
}

.linea-input {
  padding: 0.5px;
  background-color: #B2B2B2;
  width: auto;
}

.none-border {
  border: none;
  cursor: pointer;
  cursor: hand;
}

input:focus, input.none-border:focus {
  border: none;
  outline: none !important;
  outline-width: 0 !important;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

.size-md-30 {
  font-size: 30px;
}

/* .fa-angle-right:before, .fa-angle-left:before {
  font-size: 28px;
  color: white !important;
} */

.content-facultades .fa-angle-right:before, .content-facultades_en .fa-angle-right:before {
  font-size: 1.4rem;
}

.scrtabs-arrow-btn .fa-angle-right:before, .scrtabs-arrow-btn .fa-angle-right:before .fa-angle-left:before {
  font-size: 12px !important;
  color: black !important;
}

.a-blanco {
  color: #ffffff;
}

.button-more:hover {
  background: #ff0000 !important;
  border: solid 1px #ff0000 !important;
}

.size-md-32 {
  font-size: 32px;
}

.content-ventaja-buscador {
  padding: 10px 10px;
}

.space-padding-buscador {
  padding: 100px 0px;
}

/******************************/

.a-sin-decoracion:hover {
  text-decoration: none;
}

.a-bloques {
  color: #000000;
  text-decoration: none;
}

.a-bloques figcaption {
  position: absolute;
  bottom: 12px;
  font-size: 1.3rem;
  padding-left: 3px;
}

.a-bloques:hover {
  color: #000000;
  text-decoration: none;
}

.a-dirección {
  color: #575759;
}

.a-blanco:hover {
  color: #ffffff;
}

.a-subtitulo:hover {
  color: #FA0107 !important;
  text-decoration: none;
  border-bottom: #FA0107 5px solid;
  padding-bottom: 13px;
}

.a-subtitulo.large-text:hover {
  border-bottom: none;
}

.style-subrayado {
  text-decoration: none !important;
  color: white;
}

.style-subrayado:hover {
  color: white !important;
}

.decoration-none, .decoration-none:hover {
  text-decoration: none;
  color: black;
}

/*** Margins***/

.mb-0 {
  margin-bottom: 0px !important;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-xs-20 {
  margin-bottom: 20px;
}

.ml-2 {
  margin-right: 2px;
}

.space-innova1 {
  margin-left: 85px !important;
}

.space-innova2 {
  margin-left: 85px !important;
}

.space-innova3 {
  margin-left: 85px !important;
}

.space-innova4 {
  margin-left: 85px !important;
}

.space-innova1-ingles {
  margin-left: 78px !important;
}

.space-innova2-ingles {
  margin-left: 78px !important;
}

.space-innova3-ingles {
  margin-left: 85px !important;
}

.space-innova4-ingles {
  margin-left: 78px !important;
}

.btn-call {
  background-color: #e0040b;
  padding: 10px;
  border: none;
  font-weight: bold;
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  bottom: 8px;
  text-align: center;
  width: 200px;
  font-family: 'zizou-slab-light';
}

.position-indicator {
  bottom: 20vh !important;
}

.mt-30 {
  margin-top: 30px;
}

.mt-60 {
  margin-top: 60px;
}

.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}

.my-40 {
  margin-bottom: 40px;
  margin-top: 40px;
}

/*********** IMG - WIDTHS ***********/

.img-w-20 {
  width: 20%;
}

.img-w-30 {
  width: 30%;
}

.img-w-40 {
  width: 40%;
}

.img-w-45 {
  width: 45%;
}

/************* HEIGHTS ***********/

.height--25 {
  height: 25px;
}

.height--70 {
  height: 70px;
}

.height--10 {
  height: 10px;
}
.cuadro-general h3{
    color: crimson !important;
    text-align: center;
}
.row .letra{
    color: crimson;
    text-align: center;
    padding-top: 15px;
    font-size: 12px !important;
}

/********** parrafos ************/

.size-titulo-banner {
  font-size: 1.875rem;
}

.size-parrafo-banner {
  font-size: 1.375rem;
}

.parrafo1-tamaño {
  font-size: 0.8rem !important;
}

.parrafo2-tamaño {
  color: #575759;
  font-size: 0.75rem;
}

.parrafo3-tamaño {
  font-size: 1.5rem;
  line-height: 30px;
}

.parrafo4-tamaño {
  font-size: 0.9rem;
}

/****************************/

.flex-icon {
  display: flex;
  direction: row;
}

.flex-icon img {
  height: 34px;
}

/**** Banner css *******************************/

.cover-banner {
  background-position: top center;
  background-size: cover;
  /*height: 320px 300px*/
  ;
  height: 320px;
  /*top: 70px;*/
  top: 60px;
  width: 100%;
  position: absolute;
}

.margin-top-section {
  margin-top: 380px;
}

.margen-superior-portada {
  margin-top: 60px;
}

/* Imágenes de las portadas */

.imagen-portada {
  background-position: center;
  background-size: cover;
  height: 300px;
}

/*****background-image**************************/

.portada-home {
  background-image: url('/static/img/creatividad_empresarial_dec_2018_0.png')
}

.portada-admision {
  background-image: url('/static/img/covers/cabecera-admision-2019.jpg')
}

.portada-servicios {
  background-image: url('/static/img/covers/portada-servicios.jpg');
}

.portada-adnupc {
  background-image: url('/static/img/covers/portada-adn.jpg');
}

.portada-alumni {
  /* background-image: url('/static/img/covers/portada-web-alumni.jpg'); */
  background-image: url('/static/img/covers/Banner-Alumni-Nov-2023.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  height: 175px;
  margin-top: 4rem;
}

.portada-campus {
  background-image: url('/static/img/covers/portada-campus.jpg');
}

.portada-campus-monterico {
  background-image: url('/static/img/covers/campus-monterrico.jpg');
}

.portada-campus-san-isidro {
  background-image: url('/static/img/covers/campus-san-isidro.jpg');
}

.portada-campus-san-miguel {
  background-image: url('/static/img/covers/campus-san-miguel.jpg');
}

.portada-campus-villa {
  background-image: url('/static/img/covers/campus-villa.jpg');
}

.portada-ncuk {
  background-image: url('/static/img/covers/portada-ncuk.webp');
}

.portada-matricula {
  background-image: url('/static/img/covers/portada-matricula.jpg');
}

.portada-aula-virtual {
  background-image: url('/static/img/covers/aula-virtual.jpg')
}

.portada-laboratorios-virtuales {
  background-image: url('/static/img/covers/portada-laboratorios-virtuales.webp')
}

.portada-vida-universitaria {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1579044237/institucional/imagenes/servicios/vida-universitaria/portada-vida-universitaria_dvj5hg.jpg')
}

.portada-acerca-vida-univer {
  background-image: url('/static/img/covers/portada-acerca-vida-univer.webp')
}

.portada-talleres {
  background-image: url('/static/img/covers/portada-talleres.jpg')
}

.portada-voluntariado {
  background-image: url('/static/img/covers/portada-voluntariados.jpg')
}

.portada-grupos-upc {
  background-image: url('/static/img/covers/portada-grupos-upc.jpg')
}

.header-grupos-upc {
  background-image: url('/static/img/covers/banner-cabecera-grupos-upc.png')
}

.portada-elenco-upc {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/q_70/v1590536254/institucional/servicios/vida-universitaria/elenco/img-portada-deportes-elencos_aklz4e.jpg');
  background-position: top right;
}

.portada-espacios-deportivos {
  background-image: url('/static/img/covers/portada-espacios-deportivos.jpg')
}

.portada-selecciones-deportivas {
  background-image: url('/static/img/covers/portada-deportes-upc.jpg')
}

.portada-descuentos-con-tiu {
  background-image: url('/static/img/covers/campus-monterrico-2.jpg')
}

.portada-pasaporte {
  background-image: url('/static/img/covers/portada-pasaporte.jpg')
}

.portada-epe {
  background-image: url('/static/img/covers/portada-epe.jpg')
}

.portada-semana-universitaria {
  background-image: url('/static/img/servicios/vida-universitaria/cabecera-su-202502.png');
  background-position: center center;

}

.portada-oportunidades-laborales {
  background-image: url('/static/img/covers/portada-oportunidades-laborales.jpg')
}

.portada-orientacion {
  background-image: url('/static/img/covers/portada-orientacion.jpg')
}

.portada-contacto-upc {
  background-image: url('/static/img/covers/portada-contacto-upc.jpg')
}

.portada-grados-titulos {
  background-image: url('/static/img/covers/portada-grados-titulos.jpg')
}

.portada-ingles-upc {
  background-image: url('/static/img/covers/portada-ingles-upc.jpg')
}

.portada-ingles-upc-peque {
  background-image: url('/static/img/covers/portada-ingles-upc-peque.jpg')
}

.portada-cobranzas {
  background-image: url('/static/img/covers/portada-cobranzas.jpg')
}

.portada-equipos-academicos {
  background-image: url('/static/img/covers/portada-equipos-academicos.jpg')
}

.imagen-banner-interna {
  background-image: url('/static/img/covers/upc-crisol-2.jpg');
}

.imagen-banneralumni-interna {
  background-image: url('/static/img/covers/alummni-interna.jpg');
}

.imagen-banneralumni-interna-mentoria {
  background-image: url('/static/img/covers/alummni-interna-mentoria.jpg');
}

.imagen-banneralumni-interna-educacion-continua {
  background-image: url('/static/img/covers/alummni-interna-educacion-continua.jpg');
}

.imagen-banneralumni-interna-empleabilidad {
  background-image: url('/static/img/covers/alummni-interna-empleabilidad.jpg');
}

.imagen-banneralumni-interna-networking {
  background-image: url('/static/img/covers/alummni-interna-networking.jpg');
}

.imagen-banner-one-campus-interna {
  background-image: url('/static/img/covers/portada_opencampus.jpg');
}

.imagen-banner-defensoria-interna {
  background-image: url('/static/img/covers/equipos-academicos.jpg');
}

.imagen-banner-editorial-interna {
  background-image: url('/static/img/covers/cabecera-fondo-editorial.jpg');
}

.portada-admision-proqueupc {
  background-image: url('/static/img/covers/upc.jpg');
}

.portada-admision-upc {
  background-image: url('/static/img/covers/Header_Web_admision.webp');
}

.portada-upc-noche {
  background-image: url('/static/img/covers/upc-noche-sanmiguel.jpg');
}

.portada-traslado-externo {
  background-image: url('/static/img/covers/ingreso.jpg');
}

.portada-excelencia-acad {
  background-image: url('/static/img/covers/cau_general.jpg');
}

.portada-admision-premed {
  background-image: url('/static/img/covers/pre_upc.jpg');
}

.portada-postulantes-provincias {
  background-image: url('/static/img/covers/provincias.jpg');
}

.portada-incorporaciones {
  background-image: url('/static/img/covers/cabecera-incorporados.jpg');
}

.portada-becas {
  background-image: url('/static/img/covers/financiamiento2.jpg');
}

.portada-transparencia {
  background-image: url('/static/img/covers/cabecera-transparencia.jpg')
}

.portada-transparencia-interna {
  background-image: url('/static/img/covers/cabecera-internas-transparencia.jpg')
}

.portada-centrosalud {
  background-image: url('/static/img/covers/cus_cabecera.jpg')
}

.portada-centrosalud-interna {
  background-image: url('/static/img/covers/cus_primaria.jpg')
}

.portada-admision-premed-2 {
  background-image: url('/static/img/covers/admision3.jpg');
}

/* styles coronavirus */

.bg-coronavirus {
  background-repeat: no-repeat;
  min-height: 400x;
  background-size: cover;
  background-image: url('https://upc-cdn.b-cdn.net/assets/images/institucional/home/img-coronavirus.png');
}

.section-content-coronavirus p {
  font-size: 16px;
  color: #707070;
}

.section-banner-corona .title-corona {
  font-size: 33px;
  font-family: 'solano_gothic_mvb_stdBd';
}

.section-banner-corona .content-banner p {
  background-color: transparent;
}

.section-banner-corona .description {
  font-family: 'zizou-slab-regular';
}

.lateral-corv ul li {
  list-style: none;
}

.lateral-corv ul li a {
  display: block;
  margin: .3rem;
  background: #F7F8FA 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: .3rem .8rem;
}

.lateral-corv ul a {
  color: black;
}

.active-li {
  border-left: 5px solid #FC0D1B;
}

.section-content-coronavirus .parrafo-border {
  background: #F7F8FA 0% 0% no-repeat padding-box;
  opacity: 1;
  border-left: 5px solid #FC0D1B;
}

.parrafo-border p {
  font-family: 'zizou-slab-regular';
}

.section-content-coronavirus .subtitle {
  font-family: 'solano_gothic_mvb_stdBd';
  margin-bottom: 1px;
  color: black;
}

.raya-black {
  width: 70px;
  height: 3px;
  background-color: #111111;
}

.section-content-coronavirus .item-show-info-virus {
  background-color: #F7F8FA;
  padding: 10px;
}

.section-content-coronavirus .item-show-info-virus:hover {
  background-color: #e9e8e8;
}

.item-show-info-virus span {
  font-family: 'zizou-slab-bold';
  color: black;
}

.section-content-coronavirus .item {
  display: none;
}

.item-show-info-virus {
  cursor: pointer;
}

.section-content-coronavirus .item-activo {
  display: block;
}

.sec-main {
  width: 100%;
}

.section-content-coronavirus .mostrar-convenios {
  margin-top: 18px !important;
}

.sect-text-red {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
}

.sect-text-red p {
  color: #FC0D1B;
  font-family: 'zizou-slab-bold';
}

.bg-sec-video-recomendaciones {
  background-color: #4A4A4A;
  font-family: 'solano_gothic_mvb_stdBd';
}

.bg-sec-video-recomendaciones .raya--white {
  width: 70px;
  height: 3px;
  background-color: white;
}

.bg-sec-video-recomendaciones {
  padding: 20px;
}

.width-video {
  width: 100%
}

.span-text-update {
  font-size: 15px;
  color: #707070;
}

.content-description-home {
  padding-top: 120px;
}

.content-description-home .size-42 {
  font-size: 40px;
}

.btn-corona {
  display: inline-block;
  margin-top: 10px;
  font-size: 20px;
  color: white;
  padding: .325rem 4.25rem;
  border: 1px solid white
}

.line-white-1 {
  width: 90px;
  height: 2px;
  background: white;
}

.content-description-home .line-white-1 {
  margin: 0 auto;
}

.coronavirus-banner {
  text-align: center;
}

.size-image-coronavirus {
  width: 70%;
}

@media (min-width:768px) {
  .portada-alumni {
    background-image: url('/static/img/covers/Banner-Alumni-Nov-2023.png');
    background-size: contain;
    height: 40rem;
  }
  .bg-coronavirus {
    min-height: 300px;
  }
  .lateral-corv ul {
    padding-left: 5px;
  }
  .lateral-corv ul li {
    font-size: 19px;
  }
  .section-content-coronavirus, .section-menu {
    display: inline-block;
  }
  .section-menu {
    width: 26%;
    float: left;
  }
  .section-content-coronavirus {
    width: 70%;
  }
  .bg-sec-video-recomendaciones h2 {
    font-size: 45px;
    margin-top: 50px;
  }
  .width-video {
    width: 300px;
  }
  .section-banner-corona .title-corona {
    font-size: 44px;
  }
  .section-banner-corona .space-lr {
    padding: 0 10px;
  }
  .content-description-home .size-42 {
    font-size: 80px;
  }
  .coronavirus-banner {
    cursor: pointer;
  }
  .size-image-coronavirus {
    width: 100%;
  }
  .scroll-lateral-menu {
    position: fixed;
    top: 100px;
    width: 26%;
  }
}

@media (min-width:1040px) {
  .section-banner-corona .space-lr {
    padding: 0 110px;
  }
  .coronavirus-banner {
    margin-left: 118px;
  }
  .section-menu .lateral-corv {
    padding-left: 100px;
  }
  .width-video {
    width: 400px;
  }
  .bg-sec-video-recomendaciones .content-text {
    padding-left: 100px;
  }
  .bg-sec-video-recomendaciones h2 {
    font-size: 50px;
  }
}

/* videos coronavirus  */

.section-videos-upc-no-para .slider-for {
  overflow: hidden;
}

.section-videos-upc-no-para .slider-nav .item-video, .slider-nav2 .item-video {
  padding: 15px 5px 5px;
  width: 196px;
}

.section-videos-upc-no-para #slider-nav-video .slick-current {
  color: red;
  outline: unset!important;
}

#slider-nav-video .slick-current .border-video-slick {
  border: 3px solid red;
}

#slider-nav-video .slick-current .circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: red;
}

.section-videos-upc-no-para .slider-nav {
  margin: auto;
}

.section-videos-upc-no-para .slider-nav p {
  margin-bottom: 10px !important;
}

.section-videos-upc-no-para .container-slider-why .slick-arrow {
  position: absolute;
  top: 22%;
  z-index: 50;
}

.section-videos-upc-no-para.slick-track, .item-video {
  width: 100%;
}

.section-videos-upc-no-para .slick-prev {
  left: 0;
}

.section-videos-upc-no-para .slick-next {
  right: 0;
}

.section-videos-upc-no-para .slider-nav button {
  display: none !important;
}

.section-videos-upc-no-para .slick-center {
  color: red;
}

.section-videos-upc-no-para .circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: gray;
  border-radius: 10px;
  margin-right: 5px;
}

.section-videos-upc-no-para .slick-center .border-video-slick {
  border: 3px solid red;
}

.section-videos-upc-no-para .slick-center .circle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: red;
}

/* fin  */

.section-videos-upc-no-para .modal-dialog {
  max-width: 100%;
  margin: 30px auto;
}

/************** MODAL VIDEO ********************/

.section-videos-upc-no-para .modal-body {
  position: relative;
  padding: 0px;
}

.section-videos-upc-no-para .close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

/* fin modal  */

.section-videos-upc-no-para .image-video {
  background-repeat: no-repeat;
  width: 100%;
  height: 158px;
  background-size: cover;
  background-blend-mode: overlay;
}

.section-videos-upc-no-para .ocultar-slider {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}

.section-videos-upc-no-para .active-slider {
  opacity: 1;
  visibility: visible;
  background-color: black !important;
}

.section-videos-upc-no-para .position-text h2 {
  font-size: 20px;
}

.section-videos-upc-no-para .position-text {
  margin-top: 10px;
}

.section-videos-upc-no-para .size--sub--title {
  font-size: 1.2rem;
}

.section-videos-upc-no-para #slider-why-upc .item img {
  width: 250px;
}

.section-videos-upc-no-para #slider-why-upc figure {
  margin-left: 5px;
  margin-right: 5px;
}

.section-videos-upc-no-para #slider-why-upc .slick-dots li button:before, #slider-admission .slick-dots li button:before {
  font-size: 12px;
}

.section-videos-upc-no-para .space-padding {
  padding: 30px 0px;
}

.square {
  border: 1px solid #9B9B9B;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  margin-right: 10px;
}

.section-videos-upc-no-para .video-play-slick {
  position: absolute;
  z-index: 10;
  top: 40%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 38px 20px 18px 35px;
}

.section-videos-upc-no-para .video-play-slick:focus, .section-videos-upc-no-para .image-video {
  outline: none;
}

.section-videos-upc-no-para .video-play-slick:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #f5f5f566;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.section-videos-upc-no-para .video-play-slick:hover:before {
  background: #ff0000b8;
  animation: pulse-border 1500ms ease-out infinite;
}

.section-videos-upc-no-para .video-play-slick:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: white;
  border-radius: 50%;
  transition: all 200ms;
}

.section-videos-upc-no-para .video-play-slick:hover:after {
  background-color: red;
  padding: 38px 20px 18px 35px;
}

.section-videos-upc-no-para .video-play-slick span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 22px solid red;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.section-videos-upc-no-para .video-play-slick:hover span {
  border-left: 22px solid white;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}

.section-videos-upc-no-para .video-play-home:hover span {
  border-left: 14px solid #FF0000;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/* desktop la educación no para  */

.image-video-1-upc-no-para {
  background: #27262691 url('https://res.cloudinary.com/upcbinary/image/upload/v1585322847/institucional/coronavirus/video1_yquwqb.jpg') center center;
}

.corona-content-sliders {
  position: relative;
  overflow: hidden;
  height: 445px;
  background-color: black;
}

.section-videos-upc-no-para .list-tab-virtual {
  margin-bottom: 0;
}

.section-videos-upc-no-para .list-tab-virtual li {
  list-style: none;
  display: inline-block;
  border: 1px solid #d5d2d2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  padding: 10px 30px;
  margin-bottom: -1px;
  cursor: pointer;
}

.section-videos-upc-no-para .line-white-bottom {
  background-color: black;
  color: red;
}

.section-videos-upc-no-para .list-tab-virtual {
  border-bottom: 1px solid gray;
}

@media (max-width: 500px) {
  .section-videos-upc-no-para .list-tab-virtual li {
    width: 49%;
    padding: 5px 10px;
    font-size: 14px;
  }
}

@media (min-width: 768px) {
  .section-videos-upc-no-para .modal-dialog {
    margin-top: 60px;
    width: 70%;
  }
  .section-videos-upc-no-para .image-video {
    min-height: 260px;
  }
  .section-videos-upc-no-para .corona-content-sliders {
    height: 530px;
  }
  .section-videos-upc-no-para .video-play-slick {
    top: 35%;
  }
}

@media (min-width: 1024px) {
  .section-videos-upc-no-para .image-video {
    min-height: 440px;
  }
  .section-videos-upc-no-para .video-play-slick {
    top: 40%;
  }
}

/* fin coronavirus  */

/********************* NAV LATERAL *************************/

.nav-pills {
  display: block;
  text-transform: uppercase;
  border-top: solid 10px #E5E5E5;
  margin: 10px 0;
  font-size: 1.125rem;
}

.nav-pills li {
  /*border-bottom: solid 2px #E5E5E5;*/
  list-style: none;
  line-height: 20px;
}

.nav-pills li>a {
  /*font-family: 'sgothic-bdcap';*/
  padding: 10px 0px;
  display: flex;
  /*text-transform: uppercase;*/
  text-decoration: none;
  color: #5a5a5a;
}

.nav-pills li>a.active {
  background: url('/static/img/iconos/arrow-list.jpg') no-repeat scroll right center transparent;
  color: #000;
  padding-right: 41px;
  background-color: none !important;
}

.nav-pills>li ul>li {
  border: none !important;
}

.nav-pills>li ul>li a {
  text-transform: lowercase;
  font-size: 1rem;
  padding: 3px 0;
}

/************* css - INTERNAS ****************************/

.titulo-banner h2, .titulo-banner h1, .titulo-banner .style-title-cabecera {
  font-family: 'zizou-slab-light';
  width: 330px !important;
  padding: 0 4px;
  background-color: #000;
  color: #fff;
  margin: 5% 0 2.5% 0;
}

.contenido-interna {
  padding-top: 10px;
}

.contenido-interna h3, .contenido-interna.style-improved h2, .admision-medicina-subtitles {
  font-family: 'zizou-slab-light';
  font-size: 25px;
  color: #585858;
  line-height: normal;
  margin: .4em 0 .6em;
}

/*.contenido-interna p,*/

/* .contenido-interna span {
font-size: 0.88rem;
} */

.content-banner {
  padding-top: 18%;
}
.content-banner.content-banner2{
  padding-top: 11%;
}

.content-banner p {
  background-color: #000000;
  color: #ffffff;
  /*font-size: 1.3rem;*/
  width: 40%;
  padding: 4px 17px;
  font-family: 'zizou-slab-light';
}

/*contenido banner*/

.margin-list-content {
  margin: 10px 0px 10px 28px;
}

/************ POSITION RELATIVE ******************/

.relative {
  display: inline-block;
  position: relative;
  top: -7px;
}

.position-relative {
  position: relative;
}

/*ESTILO EN BLOQUES DE INTERNAS PRINCIPALES - circulo rojo*/

h5.titulo-bloques {
  height: 76px;
  overflow: hidden;
  padding-left: 36px;
}

.circulo-rojo {
  background: none repeat scroll 0 0 #FF0000;
  border-radius: 50%;
  height: 29px;
  position: absolute;
  text-align: center;
  top: 23px;
  width: 30px;
}

/*********** sprite **************/

.iconos-sprite {
  background-image: url('/static/img/iconos/sprites_v2.png') !important;
  display: block;
  height: 30px;
  margin: 0;
  padding: 0;
  width: 30px;
}

.iconos-sprite.mas {
  background-position: -120px 0 !important;
}

/* Bloques */

.linea-negra {
  background: #000000;
  height: 10px;
}

.linea-ploma {
  background: #8D8D8D;
  height: 10px;
}

.linea-ploma-2 {
  background: #8D8D8D;
  height: 10px;
  width: 64px;
  display: inline-block;
}

.linea-ploma-3 {
  border: 1px solid #abadaa;
  height: 2px;
}

/************************ NOSOTROS *************************************/

/* ADN - UPC */

.fondo-banner1-mini {
  width: 159px;
}

.img-acred-prog {
  width: 25%;
  margin-right: 5rem;
}

.oportunidades-laborales a {
  text-decoration: none;
}

.oportunidades-laborales a div {
  border: 1px solid #CCC;
  padding: .2em .9em;
  width: 100%;
  height: 100%;
  display: inline-block;
  border-color: rgb(255, 255, 255);
  background-color: rgb(153, 153, 153);
  vertical-align: middle;
}

/** ALUMNI **/

.redes-tamaño {
  width: 45px;
}

.tabla-sinborde td, .tabla-sinborde th {
  border: none;
}

/** orientacion psicopedagocia **/

.box-guia{
    width: 100%;
    object-fit: cover;
    height: 180px;
    margin-bottom: 30px;

}

/* Campus */

.content-video-campus {
  margin: 25px 0px;
}

.content-video-campus iframe {
  width: 100%;
  height: 346px;
}

.stilo-italic {
  font-style: italic;
  color: black;
  text-decoration: underline;
}

.stilo-italic:hover {
  color: black;
}

.fondo-plomo {
  background: #8c8c8c;
  background-image: url('/static/img/trama-campus.png');
}

.imagen-sede {
  background-position: center;
  background-size: cover;
  height: 240px;
}

.margen-sede {
  margin-left: 80px;
  margin-top: 70px;
  height: 140px;
}

.list-estilo {
  list-style: none;
  margin-left: 0px !important;
}

/* carousel campus  */

.carousel-caption {
  width: 40%;
  background-color: red;
  right: 0 !important;
  bottom: 170px;
  padding-top: 5px;
  padding-bottom: 5px;
  left: 0 !important;
}

.carousel-control-prev, .carousel-control-next {
  /* border: 1px solid white;
  border-right: 1px solid white;
  position: static;
  display: inline;
  padding: 5px 14px;
  opacity: .8; */
  border: 1px solid white;
  border-right: 1px solid white;
  position: static;
  /* position: absolute; */
  display: inline-block;
  /* padding: 5px 14px; */
  /* padding: 7px 20px; */
  width: 2.7rem;
  height: 3.2rem;
  opacity: .8;
  text-align: center;
  line-height: 3rem;
  font-size: 3rem;
}

/* .carousel-control-prev {
  padding-right: 9px;
  border-right: none;
} */

/* Pilares Estrategicos **/

.seccion-acreditaciones {
  padding: 2% 0;
  text-align: center;
}

.seccion-acreditaciones>div {
  display: flex;
  align-items: center;
}

.seccion-acreditaciones img {
  padding: 2%;
  width: 250px;
  max-width: 100%;
}

.img-wasc {
  max-width: 100%;
  vertical-align: middle;
  height: 180px;
  width: 300px;
}

.style-link {
  color: #000;
  text-decoration: underline;
  line-height: normal;
}

.style-link:hover {
  color: #000;
}

.padding-img {
  padding: 8% !important;
}

/********************** TRANSPARENCIA - UPC*****************************/

.fondo-banner2-mini {
  width: 250PX;
}

/*********************** CENTRO DE SALUD *******************************/

.secciones-box p {
  color: #555555;
  font-size: 0.875rem;
  line-height: 1.2em;
  margin-top: 20px;
  height: 85px;
}

/************************** NCUK ************************************/

.btn-cta-ncuk a {
  display: inline-block;
  border: 1px solid;
  color: #fff;
  background-color: #1b1b1b;
  padding: 5px 8px;
  font-size: 16px;
}

.btn-cta-ncuk a:hover {
  text-decoration: none;
  opacity: .8;
}

.btn-big a {
  font-size: 20px;
  padding: 6px 35px;
}

.fondo-trama-roja {
  background-image: url('/static/img/cuadro-rojo.jpg');
}

.bg-webinar-vivo {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1588880383/institucional/upc-internacional/bg-mobile_qdylfy.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 600px;
  height: 100vh;
}

.bg-farewell-webinar {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1602168588/institucional/upc-internacional/ncuk/imagenes/farewell-mobile_yf0dii.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 600px;
  height: 100vh;
}

.font-farewell {
  font-size: 26px;
}

.logo-upc-farewell {
  width: 33%;
}

.size-webinar-farewell {
  width: 100%;
  height: 217px;
}

.pt-farewell {
  padding-top: 34px;
}

.width-webinar {
  height: 567px;
}

.webinar-title-ncuk h1 {
  font-size: 1.4375rem;
}

.item-show-info-virus2 {
  color: #137EC0;
  cursor: pointer;
  font-size: 25px !important;
}

.mostrar-convenios2>p, .mostrar-convenios2>ul {
  font-family: 'zizou-slab-regular';
  padding: 0px 15px;
  color: #707070;
}

.padding-item {
  padding-left: 15px;
}

/* NCUK FAIR landing */

.bg-ncukfair {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1596466567/institucional/upc-internacional/ncuk/imagenes/ncukfair-mobile_yjgofw.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 600px;
}

.size-calendar-nuck {
  width: 97px;
}

.bg-black-nuck {
  background-color: black;
}

.size-img-section {
  width: 129px;
}

.font-nuck-title {
  font-size: 25px;
}

.description-nuck {
  line-height: 1.2;
  padding-top: 15px;
}

.bg-nuck1 {
  background-color: red;
  font-size: 18px;
}

.bg-nuck2 {
  background-color: #a5a5a5;
  font-size: 18px;
}

.bg-nuck3 {
  background-color: #757070;
  font-size: 18px;
}

.position-btn-nuck {
  position: absolute;
  top: 72px;
  left: 36px;
}

.bg-btn-nuck-one {
  background-color: white;
  font-size: 20px;
  line-height: 1.2;
  padding: 5px 7px;
}

.bg-btn-nuck {
  background-color: red;
  font-size: 20px;
  color: white !important;
  padding: 10px 67px;
  text-decoration-line: none !important;
}

@media (min-width:768px) {
  .bg-webinar-vivo {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1588880375/institucional/upc-internacional/bg-desktop_p6kuuo.jpg');
    min-height: 657px;
  }
  .bg-farewell-webinar {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1602168586/institucional/upc-internacional/ncuk/imagenes/farewell-desktop_onlxc8.png');
    min-height: 657px;
  }
  .font-farewell {
    font-size: 59px;
    line-height: 1;
  }
  .logo-upc-farewell {
    width: 74px;
  }
  .size-webinar-farewell {
    width: 67%;
    height: 413px;
  }
  .pt-farewell {
    padding-top: 0px;
  }
  .width-webinar {
    width: 500px;
    height: 490px;
  }
  .webinar-title-ncuk h1 {
    font-size: 1.9rem;
  }
  .padding-item {
    padding-left: 39px;
  }
  .mostrar-convenios2>p, .mostrar-convenios2>ul {
    padding: 0px 34px;
  }
  /* NCUK FAIR landing */
  .bg-ncukfair {
    background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1596483350/institucional/upc-internacional/ncuk/imagenes/ncukfair-desktop_esh4in.jpg');
    min-height: 657px;
  }
  .line-nuck-white {
    border-right: 1px solid white;
    border-left: 1px solid white;
  }
  .img-banner-nuck {
    position: absolute;
    top: -56px;
  }
  .description-nuck {
    line-height: 1.2;
    padding-top: 17px;
  }
  .mapa-height-img {
    width: 638px;
    height: 336px;
  }
  .height-video-nuck {
    height: 327px;
  }
  .position-btn-nuck {
    top: 151px;
    left: 172px;
  }
  .bg-btn-nuck-one {
    padding: 5px 25px;
  }
  .bg-btn-nuck {
    padding: 10px 104px;
  }
}

/*********************** ADMISION **************************************/

/*banner admision*/

.imagen-portada-admision {
  background-position: center;
  background-size: cover;
  height: 300px;
}

.portada-admision a:hover {
  text-decoration: none;
}

.portada-admision h1:hover {
  color: #FA0107;
  text-decoration: none;
  border-bottom: red 5px solid;
}

/*internas admision*/

.bloques-izq {
  /*width: 89%;*/
  height: auto;
  /*min-height: 150px;*/
  min-height: 135px;
  overflow: hidden;
  background-size: cover;
}

.fondo-preinscribete {
  background-image: url('/static/img/bloque-inscribete.jpg');
}

.fondo-masinfo {
  background-image: url('/static/img/relleno-cuadro-1_12.jpg');
}

.fondo-chat {
  background-image: url('/static/img/chat_1.jpg');
}

.fondo-trama-admision {
  background-image: url('/static/img/yt-trama_darker.png');
}

.lista-iconos .media img {
  width: 33px;
}

.calid-educativa img {
  width: 90%;
}

.linea-roja {
  width: 100%;
  background-color: red;
  height: 2px;
}

.linea-roja-chica {
  width: 3rem;
  background-color: #C00000;
  height: 5px;
}

.otra-linea-roja{
  display: block;
  position: relative;
  width: 3rem;
  background-color: #C00000;
  height: 5px;
  margin-bottom: 1rem;
}


.fondo-oscuro a, .fondo-oscuro a:hover {
  color: white;
  text-decoration: none;
}

/****postulantes-admision****/

.pasos-postulantes-prov p {
  font-size: 16px;
  line-height: 18px;
}

.pasos-postulantes-prov span {
  font-size: 20px;
}

.pasos-postulantes-prov a {
  color: yellow;
}

.pasos-postulantes-prov a:hover {
  color: yellow;
}

.pasos-postulantes-prov .bg-1 {
  background-color: rgb(209, 22, 77);
}

.pasos-postulantes-prov .bg-2 {
  background-color: rgb(241, 51, 87);
}

.pasos-postulantes-prov .bg-3 {
  background-color: rgb(243, 46, 14);
}

.pasos-postulantes-prov .bg-4 {
  background-color: rgb(254, 159, 75);
}

.pasos-postulantes-prov .bg-5 {
  background-color: rgb(245, 127, 1);
}

/*Descarga referencias*/

.descarga-referencias ul li a, .descarga-referencias ul li a:hover {
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 100;
}

/*descarga de silabus*/

.descarga-silabus h4 {
  position: relative;
  padding-top: 25px;
  margin-bottom: 20px;
  margin-top: 50px;
}

.descarga-silabus h4 span {
  display: inline-block !important;
  vertical-align: middle;
}

.descarga-silabus h4 span.cinta-gris-oscuro {
  position: absolute;
  width: 64px;
  height: 10px;
  top: 0;
  left: 0;
  background: #A8A8A8;
}

.descarga-silabus>ul>li {
  border-top: 10px solid #E6E6E6;
  padding: 15px 42px;
  background: url('/static/img/iconos/download.jpg') no-repeat left;
  list-style: none;
}

.descarga-silabus>ul>li:last-child {
  border-bottom: #E6E6E6 solid 10px;
}

.descarga-silabus ul li a, .descarga-silabus ul li a:hover {
  font-weight: bold;
  text-decoration: underline;
  font-family: 'zizou-slab-regular';
  font-size: 1.1875rem;
  color: #414141;
}

/*.descarga-silabus ul li p span:after {
  content: '_';
}*/

/****************************** SERVICIOS **************************/

.foto-tamaño1 {
  width: 180px;
  height: 209px;
}

.bg-gris-claro {
  background-color: #cccccc;
}

.bg-gris-oscuro {
  background-color: #929292;
}

/*** EDITORIAL - SERVICIOS **/

/*img editorial libros punlicaciones*/

.publicaciones-libros img {
  width: 50%;
  display: block;
  margin: 0 auto 0 auto;
}

/* redes sociales en interna servicios editorial/contactanos */

.redes-s-contacto a>img {
  width: 50px;
  /*width:6%;*/
}

/*******************************TABLAS******************************/

/*tablas cronograma*/

.tabla-cronograma thead, .tabla-cronograma tfoot {
  background-color: rgb(255, 0, 0);
  color: #ffffff;
}

.tabla-cronograma thead th, .tabla-cronograma th, .tabla-cronograma td {
  border: 1px solid #CCC;
  vertical-align: middle;
}

.tabla-cronograma>tbody>tr>th {
  font-weight: inherit;
}

.tabla-cronograma-admision thead th, .tabla-cronograma-admision th, .tabla-cronograma-admision td {
  border: 1px solid rgb(128, 128, 128);
  padding: 1%;
}

/*tabla excelencia academica*/

.tabla-excelencia-acad {
  font-size: 0.875rem;
}

.tabla-excelencia-acad tbody th[scope=row] {
  width: 30%;
}

.tabla-excelencia-acad thead th[scope=col] {
  background-color: rgb(204, 204, 204);
  color: #ffffff;
}

.tabla-excelencia-acad thead th {
  vertical-align: middle;
}

.tabla-excelencia-acad tbody th, .tabla-excelencia-acad tbody td, .tabla-excelencia-acad thead th {
  border-left: 1px solid #2c2c2c;
  border-bottom: 1px solid #808080;
  border-right: 1px solid #808080;
  border-top: 1px solid #2c2c2c;
}

.tabla-excelencia-acad tbody th {
  background-color: rgb(255, 0, 0);
  color: #ffffff;
}

/*tabla carreras*/

.tabla-carreras thead th, .tabla-carreras th, .tabla-carreras td {
  border: none;
  vertical-align: middle;
}

.tabla-carreras tbody th[scope=row], .tabla-carreras thead th[scope=row] {
  width: 60%;
}

.tabla-carreras tbody th[scope=row] {
  text-align: left;
  padding: 0.4rem 0;
}

.tabla-carreras td {
  color: red;
  font-weight: bold;
  vertical-align: bottom;
}

/*tabla postulantes - transparencia-upc*/

.tabla-postulantes tbody th[scope=row] {
  text-align: left;
}

.tabla-postulantes th, .tabla-postulantes td {
  padding: 0.1rem 0.3rem;
}

/*BORDER TABLA*/

.borde-tabla-1 th, .borde-tabla-1 td, .borde-tabla-1 thead th {
  border: 1px solid #CCC;
}

/* Tabla - Servicio/Aplicaciones disponibles */

.tabla-aplicaciones table, .tabla-aplicaciones th, .tabla-aplicaciones td {
  border: 1px solid #cccccc;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
}

.tabla-aplicaciones th, .tabla-idiomas, .tabla-rutas {
  background-color: rgb(255, 0, 0);
  color: #ffffff;
}

.tabla-aplicaciones th:first-child {
  width: 275px;
}

.tabla-aplicaciones th:nth-child(2) {
  width: 325px;
}

.tabla-aplicaciones th:nth-child(3) {
  width: 400px;
}

.text-indent {
  text-indent: 3px;
}

/*** TAMAÑOS - VIDEOS ****/

.video-tamaño {
  width: 100%;
  height: 260px;
}

.video-tamaño2 {
  width: 100%;
  height: 330px;
}

.video-tamaño3 {
  width: 100%;
  height: 300px;
}

/* .nuevos-estilos-home  */

/*************** SLIDER - HOME********************/

.bg-image-position {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 40vh;
  display: block;
}

.bg-image1 {
  background-image: url('../../static/img/imagenes-Home/slider-web-14.11.png');
}

.bg-image2 {
  background-image: url('../../static/img/imagenes-Home/30-11-sostenibilidad.png');
}

.bg-image3 {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1678473901/institucional/home/Home_UPC_A-min_pb2dzj.jpg');
}

.bg-image4 {
  background-image: url('../../static/img/imagenes-Home/acreditacion-abet-2.jpg');
}

.bg-image5 {
  background-image: url('../../static/img/imagenes-Home/banner-arizona.png');
  background-position: right;
}

.bg-image6 {
  background-image: url('../../static/img/imagenes-Home/13.12-Preseleccionados-beca-18-2.jpeg');
}

.bg-image7 {
  background-image: url('../..//static/img/imagenes-Home/banner-pre-upc-noticia-16-enero.jpg');
}
.bg-image8 {
  background-image: url('../../static/img/imagenes-Home/upc-ranking-america-economica.png');
}
.bg-image9 {
  background-image: url('../../static/img/imagenes-Home/banner_eric_barrantes.jpg');
}

.bg-image10{
  background-image: url('../../static/img/imagenes-Home/anticipate.jpg');
}

.bg-image11{
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1674097826/institucional/home/slider-libertad-upc_pvy3l5.jpg');
}

.bg-image12{
  background-image: url('../../static/img/imagenes-Home/cie-banner.jpg');
}

.bg-image13{
  background-image: url('../../static/img/imagenes-Home/arizonaupc-banner.jpg');
}

.bg-image14{
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1674832024/institucional/home/Home-UPC_Innovate_939x584_V2_1_-min_dexqlm.jpg');
}

.bg-image15{
  background-image: url('../../static/img/imagenes-Home/postgrado-upc.jpg');
}

.bg-image16{
  background-image: url('../../static/img/imagenes-Home/tour-presencial.jpg');
}

.bg-image17{
  background-image: url('../../static/img/imagenes-Home/banner-ccpol-upc.jpg');
}

.bg-image18{
  background-image: url('../../static/img/imagenes-Home/upc-box-recordatorio-banner.jpg');
}

.bg-image19{
  background-image: url('../../static/img/imagenes-Home/feria-upc-internacional-banner.jpg');
}

.bg-image20{
  background-image: url('../../static/img/imagenes-Home/banner-innovate-mayo.jpg');
}

.bg-image21{
  background-image: url('../../static/img/imagenes-Home/banner-estela-paredes.jpg');
}

.bg-image22{
  background-image: url('../../static/img/imagenes-Home/banner-gastronomia.jpg');
}

.bg-image23{
  background-image: url('../../static/img/imagenes-Home/banner-nuevas-carreras.jpg');
}

.bg-image24{
  background-image: url('../../static/img/imagenes-Home/slider-jairo-rojas.jpg');
}

.bg-image25{
  background-image: url('../../static/img/imagenes-Home/slider-medicina.jpg');
}

.bg-image26{
  background-image: url('../../static/img/imagenes-Home/slider-modalidades.jpg');
}

.bg-image27{
  background-image: url('../../static/img/imagenes-Home/slider-carreras-nuevas-20241.jpg');
}

.bg-image28{
  background-image: url('../../static/img/imagenes-Home/slider-innovate-junio23.jpg');
}

.bg-image29{
  background-image: url('../../static/img/imagenes-Home/conta-slider-julio.jpg');
}

.bg-image30{
  background-image: url('../../static/img/imagenes-Home/slider-Edward-Sanchez.jpg');
}

.bg-image31{
  background-image: url('../../static/img/imagenes-Home/slider-UPC-libertad-julio.png');
}

.bg-image32{
  background-image: url('../../static/img/imagenes-Home/slide-mpscentrado-jun23.jpg');
}

.bg-image33{
  background-image: url('../../static/img/imagenes-Home/slider-carrera-epe-junio23-v2.jpg');
  background-position: 85%;
}

.bg-image34{
  background-image: url('../../static/img/imagenes-Home/slider-medicina-junio23.jpg');
}

.bg-image35{
  background-image: url('../../static/img/imagenes-Home/slider-adm-ciencia-datos-junio23.jpg');
}

.bg-image36{
  background-image: url('../../static/img/imagenes-Home/slider-totalmente-diseno-desktop-julio23.png');
  height: 35vh;
  background-position: 15%;
}

.bg-image37{
  background-image: url('../../static/img/imagenes-Home/slider-UPC-libertad-julio.png');
}

.bg-image38{
  background-image: url('../../static/img/imagenes-Home/conta-slider-julio.jpg');
}

.bg-image39 {
  background-image: url('../../static/img/imagenes-Home/slider-anticipate-desktop.png');
}

.bg-image40 {
  background-image: url('../../static/img/imagenes-Home/slider-ideas-fitback.jpg');
}

.bg-image41 {
  background-image: url('../../static/img/imagenes-Home/slider-cierre-de-inscripciones-v2.jpg');
}

.bg-image42 {
  background-image: url('../../static/img/imagenes-Home/slider-upcinos-con-historia.jpg');
}

.bg-image46 {
  background-image: url('../../static/img/imagenes-Home/slider-ingenieria-ambiental.png');
}

.bg-image43 {
  background-image: url('../../static/img/imagenes-Home/slider-ncuk-august.jpg');
}

.bg-image44 {
  background-image: url('../../static/img/imagenes-Home/Artboard-1_Medicina.jpg');
  background-position: top right;
}

.bg-image45 {
  background-image: url('../../static/img/imagenes-Home/Ampliacion-CCPP&RRII_Mo_939x584-min.jpg');
  background-position: top right;
}

.bg-image47 {
  background-image: url('../../static/img/imagenes-Home/banner-ing-ambiental.jpg');
}

.bg-image48 {
  background-image: url('../../static/img/imagenes-Home/slider-descubre.png');
}

.bg-image49 {
  background-image: url('../../static/img/imagenes-Home/slider-nuevas-carreras.jpg');
}
.bg-image50 {
  background-image: url('../../static/img/imagenes-Home/Slider_web\ \(1\).jpg');
  background-position: bottom center;
}
.bg-image51 {
  background-image: url('../../static/img/imagenes-Home/939x584_Administracion_1.jpg');
}
.bg-image52 {
  background-image: url('../../static/img/imagenes-Home/slider-medicina-monterrico.jpg');
}
.bg-image53 {
  background-image: url('../../static/img/imagenes-Home/slider-admision-5tosec.jpg');
}
.bg-image54 {
  background-image: url('../../static/img/imagenes-Home/Slider_web_Ingenieria_de_Ciberseguridad.jpg');
}
.bg-image55 {
  background-image: url('../../static/img/imagenes-Home/slider-beca18-set23.jpg');
}
.bg-image56 {
  background-image: url('../../static/img/imagenes-Home/slider-upecinos-set23.jpg');
}
.bg-image57 {
  background-image: url('../../static/img/imagenes-Home/slider-ciberseguridad-set23.jpg');
}
.bg-image59 {
  background-image: url('../../static/img/imagenes-Home/slider-inscripcion-set23-2.jpg');
}
.bg-image60 {
  background-image: url('../../static/img/imagenes-Home/slider-contabilidad-oct23.jpg');
}
.bg-image61 {
  background-image: url('../../static/img/imagenes-Home/slider-epe-oct23.jpg');
}
.bg-image62 {
  background-image: url('../../static/img/imagenes-Home/slider-fdm-oct23.jpg');
}
.bg-image63 {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1699308001/institucional/home/Home_UPC_939X584px_SinLogo-03_j8g0wy.jpg');
}
.bg-image64 {
  background-image: url('../../static/img/imagenes-Home/slider-beca18-oct23.jpg');
}
.bg-image65 {
  background-image: url('../../static/img/imagenes-Home/slider-ciberseguridad-oct23.jpg');
}
.bg-image66 {
  background-image: url('../../static/img/imagenes-Home/slider-arizona-oct23.jpg');
}
.bg-image67 {
  background-image: url('../img/covers/slide-educacion-continua.jpg');
}
.bg-image68 {
  background-image: url('../img/covers/slide-beneficios.jpg');
}
.bg-image69 {
  background-image: url('../../static/img/imagenes-Home/slider-carreras-oct23.jpg');
}
.bg-image70 {
  background-image: url('../../static/img/imagenes-Home/slider-medicina-nov23.jpg');
}
.bg-image71 {
  background-image: url('../../static/img/imagenes-Home/slider-epgexpert-nov23.jpg');
}
.bg-image72 {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1701099624/institucional/home/Foto_CE_2023_yibnot.jpg');
}
.bg-image-slider-get-ready{
  background-image: url('../../static/img/imagenes-Home/slider-get-ready.jpg');

}
.bg-image73 {
  background-image: url('../../static/img/imagenes-Home/banner-1.jpg');
}
.bg-image74 {
  background-image: url('../../static/img/imagenes-Home/banner-2.jpg');
}
.bg-image75 {
  background-image: url('../../static/img/imagenes-Home/banner-3.jpg');
}

.bg-image76 {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1702312781/institucional/home/Slider_web__Ingenier%C3%ADa_de_Ciberseguridad_mohtqy.jpg');
}
.bg-image77 {
  background-image: url('../../static/img/imagenes-Home/banner-cierre-inscripciones-epe.jpg');
}
.bg-image78 {
  background-image: url('../../static/img/imagenes-Home/Portal_Home_UPC.jpg');
}
.bg-image79 {
  background-image: url('../../static/img/imagenes-Home/Sliderwebfinal-01.png');
}
.bg-image80 {
  background-image: url('../../static/img/imagenes-Home/banner-international-office-awards-2023.jpg');
}
.bg-image81 {
  background-image: url('../../static/img/imagenes-Home/banner-epg-2024-v4-2.png');
}
.bg-image82 {
  background-image: url('../../static/img/imagenes-Home/banner-ranking-merko-2024.png');
}
.bg-image83 {
  background-image: url('../../static/img/imagenes-Home/banner-cie-2024.jpg');
}
.bg-image84 {
  background-image: url('../../static/img/imagenes-Home/banner-pdc-tv-2024.jpg');
}
.bg-image85 {
  background-image: url('../../static/img/imagenes-Home/banner-web-anticipate.png');
}
.bg-image86 {
  background-image: url('../../static/img/imagenes-Home/Sliderweb_ultimocambio-01.png');
}
.bg-image87 {
  background-image: url('../../static/img/imagenes-Home/slider-web-4to-puesto-scimago.jpg');
}
.bg-image88 {
  background-image: url('../../static/img/imagenes-Home/banner-innovate-mayo-2024-2.jpg');
}

.bg-image89 {
  background-image: url('../../static/img/imagenes-Home/banner-slider-B18-2do-momento.jpg');
}

.bg-image90 {
  background-image: url('../../static/img/imagenes-Home/Banner_Pre_Medicina.jpg');
}

.bg-image91 {
  background-image: url('../../static/img/imagenes-Home/banner_gastronomia_upc.png');
}

.bg-image92 {
  background-image: url('../../static/img/imagenes-Home/banner_pre_medicina_b.jpg');
}

.bg-image93 {
  background-image: url('../../static/img/imagenes-Home/banner-camapana-valores.jpg');
}

.bg-image94 {
  background-image: url('../../static/img/imagenes-Home/banner-innovate-mayo-2024-01-01.jpg');
}

.bg-image95 {
  background-image: url('../../static/img/imagenes-Home/auditorio-san-isidro-slider-web.jpg');
}

.bg-image96 {
  background-image: url('../../static/img/imagenes-Home/banner-whatsapp-desktop.jpg');
}
.bg-image97 {
  background-image: url('../../static/img/imagenes-Home/Portal_Home_UPC-14052024.jpg');
}
.bg-image98 {
  background-image: url('../../static/img/imagenes-Home/Slider_Enfermería-14052024.jpeg');
}
.bg-image99 {
  background-image: url('../../static/img/imagenes-Home/slider-cambiate-upc-desktop.jpg');
}
.bg-image100 {
  background-image: url('../../static/img/imagenes-Home/slider-MPS-01-desktop.png');
}
.bg-image101 {
  background-image: url('../../static/img/imagenes-Home/banner-nueva-carrera-contabilidad-finanzas.jpg');
}
.bg-image102 {
  background-image: url('../../static/img/imagenes-Home/slider-web-ingenieria-ciberseguridad.jpg');
}
.bg-image103 {
  background-image: url('../../static/img/imagenes-Home/slider-upc-arizona.jpg');
}
.bg-image104 {
  background-image: url('../../static/img/imagenes-Home/slider-visitas-guiadas.jpg');
}
.bg-image105 {
  background-image: url('../../static/img/imagenes-Home/slider-gdi-junio.jpg');
}
.bg-image106 {
  background-image: url('../../static/img/imagenes-Home/banner-epe-portal-UPC-jun-2024.png');
}
.bg-image107 {
  background-image: url('../../static/img/imagenes-Home/banner-upc-access.jpg');
}
.bg-image108 {
  background-image: url('../../static/img/imagenes-Home/slider-nueva-carrera-2025-negocios-digitales.jpg');
}
.bg-image109 {
  background-image: url('../../static/img/imagenes-Home/slider-nueva-carrera-2025-ecd.jpg');
}
.bg-image110 {
  background-image: url('../../static/img/imagenes-Home/Banner_Pre_Medicina_A.jpg');
}
/* .bg-image111 {
  background-image: url('../../static/img/imagenes-Home/banner-postula-hoy-agosto-2024.jpg');
} */
.bg-image112 {
  background-image: url('../../static/img/imagenes-Home/banner-upc-ncuk.jpg');
}
.bg-image113 {
  background-image: url('../../static/img/imagenes-Home/Piezas_Nuevos_precios_UPC_Inicio-clases.jpg');
}
.bg-image114 {
  background-image: url('../../static/img/imagenes-Home/slider-web-Ingenieria-de-ciberseguridad.jpg');
}
.bg-image115 {
  background-image: url('../../static/img/imagenes-Home/slider-web-ncuk-2024.jpg');
}
.bg-image116 {
  background-image: url('../../static/img/imagenes-Home/Portal_Home_UPC-14052024.jpg');
}
.bg-image117 {
  background-image: url('../../static/img/imagenes-Home/banner-programas-especializados-desktop.jpeg');
}
.bg-image118 {
  background-image: url('../../static/img/imagenes-Home/banner-cursos-especializados-desktop.jpeg');
}
.bg-image119 {
  background-image: url('../../static/img/imagenes-Home/anticipate-desktop.png');
}
.bg-image120 {
  background-image: url('../../static/img/imagenes-Home/banner_UPC_EPE_Banner_03.jpg');
}
.bg-image121 {
  background-image: url('../../static/img/imagenes-Home/arquitectura-slider-web-agos-24-desktop.jpg');
}
.bg-image122 {
  background-image: url('../../static/img/imagenes-Home/soy-upc-desktop-939X584.jpg');
}
.bg-image123 {
  background-image: url('../../static/img/imagenes-Home/slider_web_medicina_02.jpg');
}
.bg-image124 {
  background-image: url('../../static/img/imagenes-Home/ECD_393x584_slider.jpg');
}
.bg-image125 {
  background-image: url('../../static/img/imagenes-Home/AND_393x584_slider.jpg');
}
.bg-image126 {
  background-image: url('../../static/img/imagenes-Home/banner-international-fair-2024-v2.jpg');
}
.bg-image127 {
  background-image: url('../../static/img/imagenes-Home/banner-innovate-sw-2024.jpg');
}
.bg-image128 {
  background-image: url('../../static/img/imagenes-Home/Banner_Medicina-oct.jpg');
}
.bg-image129 {
  background-image: url('../../static/img/imagenes-Home/939x584-INGENIERIA-DE-CIBERSEGURIDAD.jpg');
}
.bg-image130 {
  background-image: url('../../static/img/imagenes-Home/NCUK-SLIDER.jpg');
}
.bg-image131 {
  background-image: url('../../static/img/imagenes-Home/Slider_Web-comunicacion-epe.jpg');
}
.bg-image132 {
  background-image: url('../../static/img/imagenes-Home/slider-whatsapp-epe.jpg');
}
.bg-image133 {
  background-image: url('../../static/img/imagenes-Home/slider-adex-epg.jpg');
}
.bg-image134 {
  background-image: url('../../static/img/imagenes-Home/banner-beca18-convocatoria-2025.jpg');
}
.bg-image135 {
  background-image: url('../../static/img/imagenes-Home/939x584px-Slider-institucional-2.jpg');
}
.bg-image136 {
  background-image: url('../../static/img/imagenes-Home/939x584_banner_carrera_ciberseguridad.jpg');
}
.bg-image137 {
  background-image: url('../../static/img/imagenes-Home/Slider-B18-v2-2025.jpg');
}
.bg-image138 {
  background-image: url('../../static/img/imagenes-Home/slide-ecd.webp');
}
.bg-image139 {
  background-image: url('../../static/img/imagenes-Home/Banner-Desktop-Feria-Maestrias.webp');
}
.bg-image140 {
  background-image: url('../../static/img/imagenes-Home/VG_939x584_V2.webp');
}
.bg-image141 {
  background-image: url('../../static/img/imagenes-Home/Slider_Web_comunicacion-epe.webp');
}
.bg-image142 {
  background-image: url('../../static/img/imagenes-Home/Banner_Medicina-enero.webp');
  background-position-y: bottom;
}
.bg-image143 {
  background-image: url('../../static/img/imagenes-Home/Slider_web_Visitas.webp');
}
.bg-image144 {
  background-image: url('../../static/img/imagenes-Home/Slider-939X584-minerva.webp');
}
.bg-image145{
  background-image: url('../../static/img/imagenes-Home/Slider-B18-postula.webp');
}
.bg-image146{
  background-image: url('../../static/img/imagenes-Home/Slider_web_PDU.webp');
}
.bg-image147{
  background-image: url('../../static/img/imagenes-Home/Innovate_SW.webp');
}
.bg-image148{
  background-image: url('../../static/img/imagenes-Home/Slider-Arizona-120.webp');
}
.bg-image149{
  background-image: url('../../static/img/imagenes-Home/Slider_web_nuevas_carreras.webp');
}
.bg-image150{
  background-image: url('../../static/img/imagenes-Home/Slider_Web_beca_18.webp');
}
.bg-image151{
  background-image: url('../../static/img/imagenes-Home/Banner-UPC-visitas-guiadas.webp');
}
.bg-image152{
  background-image: url('../../static/img/imagenes-Home/inicio-de-clases.webp');
}
.bg-image153{
  background-image: url('../../static/img/imagenes-Home/banner-Ecommerce-UPC-desktop.webp');
}
.bg-image154{
  background-image: url('../../static/img/imagenes-Home/Slider_Web_inicio_de_clases.webp');
}
.bg-image155{
  background-image: url('../../static/img/imagenes-Home/Slider_Web-Pre-Medicina.webp');
}
.bg-image156{
  background-image: url('../../static/img/imagenes-Home/Slider_Web_Nuevas_carreras_EPE.webp');
}
.bg-image157{
  background-image: url('../../static/img/imagenes-Home/UPC_INNOVATE_SW.webp');
}
.bg-image158{
  background-image: url('../../static/img/imagenes-Home/Banner-Desktop-lanzamiento-maestrias.webp');
}
.bg-image159{
  background-image: url('../../static/img/imagenes-Home/Slider-Web-Casos-Internacionales.webp');
}
.bg-image160{
  background-image: url('../../static/img/imagenes-Home/Slider_Web_D-pre-medicina-b.webp');
}
.bg-image161{
  background-image: url('../../static/img/imagenes-Home/Slider_web-VG_final.webp');
}
.bg-image162{
  background-image: url('../../static/img/imagenes-Home/939x584-Concurso-Gastronomia.webp');
}
.bg-image163{
  background-image: url('../../static/img/imagenes-Home/Slider_web_pdu1.webp');
}
.bg-image164{
  background-image: url('../../static/img/imagenes-Home/Slider-Web_Data-Quest.webp');
}
.bg-image165{
  background-image: url('../../static/img/imagenes-Home/Slider_web_Medicina.webp');
}
.bg-image166{
  background-image: url('../../static/img/imagenes-Home/Slider-web-innovate-ago.webp');
}
.bg-image167{
  background-image: url('../../static/img/imagenes-Home/Slider-Web_Data-Quest_v2.webp');
}
.bg-image168{
  background-image: url('../../static/img/imagenes-Home/Banner-Matricula-ago-v2.webp');
}
.bg-image169{
  background-image: url('../../static/img/imagenes-Home/Slider-Web_IA.webp');
  background-position-y: top;
}
.bg-image170{
  background-image: url('../../static/img/imagenes-Home/Slider_web_02_A.webp');;
}
@media (max-width: 768px) {
  .bg-image81{
    background-image: url('../../static/img/imagenes-Home/banner-epg-2024-v4-mobile.png');
  }
  .bg-image96 {
    background-image: url('../../static/img/imagenes-Home/banner-whatsapp-mobile.jpg');
  }
  .bg-image99 {
    background-image: url('../../static/img/imagenes-Home/slider-cambiate-upc-mobile.jpg');
  }
  .bg-image117 {
    background-image: url('../../static/img/imagenes-Home/banner-programas-especializados-mobile.png');
  }
  .bg-image118 {
    background-image: url('../../static/img/imagenes-Home/banner-cursos-especializados-mobile.png');
  }
  .bg-image119 {
    background-image: url('../../static/img/imagenes-Home/anticipate-mobile.png');
  }
  .bg-image121 {
    background-image: url('../../static/img/imagenes-Home/arquitectura-slider-web-agos-24.jpg');
    background-position: left;
  }
  .bg-image122 {
    background-image: url('../../static/img/imagenes-Home/soy-upc-mobile-360X386.jpg');
  }
  .bg-image132 {
    background-image: url('../../static/img/imagenes-Home/slider-whatsapp-epe-mobile.jpg');
  }
  .bg-image133{
    background-position: left;
  }
  .bg-image135 {
    background-image: url('../../static/img/imagenes-Home/360x386px-Slider-institucional-2.jpg');
  }
  .bg-image139 {
    background-image: url('../../static/img/imagenes-Home/Banner-Mobile-Feria-Maestrias.webp');
  }
  .bg-image145{
    background-position: right;
  }
  .bg-image148{
    background-position: left;
  }
  .bg-image153{
    background-image: url('../../static/img/imagenes-Home/banner-Ecommerce-UPC-mobile.webp');
  }
  .bg-image157{
    background-position-x: left;
  }
  .bg-image158 {
    background-image: url('../../static/img/imagenes-Home/Banner-Mobile-lanzamiento-maestrias.webp');
  }
  .bg-image161,
  .bg-image162{
    background-position-x: left;
  }
}

/* .carousel-control-prev, .carousel-control-next {
  font-size: 1.4rem;
} */

.space-banner {
  /* padding-top: 22px;
  padding-left: 30px; */
  margin: 15px;
}

.line-white {
  width: 60px;
  height: 8px;
  background-color: white;
}

.line-white-2 {
  width: 75px;
  height: 1px;
  background-color: white;
}

/* .carousel-indicators {
  position: static;
  display: inline-block;
  line-height: 1;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: 250px;
  margin-right: 2px;
} */

/* .carousel-indicators {
  margin-left: 10%;
  width: 100px;
} */

/* .content-controles {
  display: block;
  position: relative;
  bottom: 55px;
  text-align: right;
} */

.content-control-2 {
  /* display: initial; */
  position: absolute;
  bottom: 15px;
  right: 0;
  /* left: 24%; */
}

@media (min-width:768px) {
  .content-control-2 {
    right: auto;
    left: 29%;
    bottom: 8%;
  }
}

@media (min-width:992px) {
  .content-control-2 {
    left: 23%;
    bottom: 8%;
  }
}

.carousel-indicators li {
  width: 15px;
  height: 15px;
  /* background: rgba(231, 229, 229, 0.616); */
  border-radius: 15px;
  display: inline-block;
  background-color: transparent;
  border: 1px solid white;
}

.line-left-red {
  display: inline-block;
  width: 5px;
  height: 22px;
  background-color: #D50000;
}

.program-1 {
  background-image: url('/static/img/postgrado2.png');
  width: 100%;
  height: 226px;
}

/**************** programas academicos *************/

.contenedor-img {
  margin-bottom: 0px;
}

.contenedor-img img, .item-noticias img, .contenedor-img-2 img {
  width: 100%;
  height: 100%;
}

.item-noticias img {
  height: auto;
}

.contenedor-img-2:hover>.mascara-2 {
  opacity: 1;
  width: 100%;
  padding-left: 30px;
  padding-top: 215px;
  display: block;
  height: 100%;
}

.mascara-2 {
  position: absolute;
  bottom: 0px;
  display: none;
  transition: all .23s ease;
}

.contenedor-img {
  position: relative;
  overflow: hidden;
  height: 258px;
}

.contenedor-img-2 {
  position: relative;
  overflow: hidden;
  height: 300px;
  display: block;
}

.contenedor-img>.line-block, .contenedor-img-2>.line-block {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.none {
  position: relative;
  bottom: 190px;
}

.none-2 {
  position: relative;
  padding-top: 215px;
  padding-left: 30px;
  bottom: 300px;
  height: 100%;
  background-color: rgba(2, 2, 2, 0.25);
}

.contenedor-img-2:hover .none-2 {
  display: none;
}

.btn-descubrir {
  text-decoration: none;
  padding: 10px 30px;
  background-color: white;
  font-size: 20px;
  /*color: rgba(241, 12, 8, 0.781);*/
  color: #d50000;    
  display: inline-block;
}

.btn-descubrir:hover {
  color: rgba(241, 12, 8, 0.781);
  text-decoration: none;
}

.item-noticias, .item-noticias img {
  display: block;
}

.item-noticias {
  text-decoration: none;
  color: black;
}

.item-noticias:hover {
  text-decoration: none;
}

.item-noticias figure {
  background-color: #efefef;
}

.item-noticias:hover>figure figcaption {
  background-color: #d50000;
  color: white !important;
  text-decoration: none;
}

.item-noticias:hover>figure figcaption h3 {
  color: white !important;
  text-decoration: none;
}

.item-noticias:hover {
  z-index: 5;
  transform: scale(1.1);
  transition: all 0.9s;
  background-color: white;
}

.text-red {
  color: red;
}

.text-yellow {
  color: #FFFF5C;
}

.btn-mas-noticias a {
  display: inline-block;
  font-size: 20px;
  border: 1px solid;
  padding: 6px 35px;
  color: #575759;
}

.btn-mas-noticias a:hover {
  text-decoration: none;
  background-color: #807E7E;
  color: white;
}

.cuadro-rojo {
  background-color: #ff0000;
  width: 80%;
  height: 25%;
  position: absolute;
  left: 0;
  opacity: .7;
  bottom: 30px;
}

/************ nuestros logros *******************/

.item-logros {
  margin-bottom: 15px;
  line-height: 1;
}

.item-logros .number {
  font-size: 2.8rem;
  line-height: 0.7;
  letter-spacing: -1px;
  color: #403f42;
  margin-right: 8px;
}

.item-logros .size-number {
  font-size: 2rem !important;
}

.line-red {
  width: 35px;
  height: 5px;
  background-color: #D50000;
}

.img-noticias {
  background-image: url('/static/img/wetalk.png');
  background-repeat: no-repeat;
  width: 100% !important;
  height: 287px;
}

.outline-2:hover {
  background-color: #403f42;
}

.content-contact {
  border: 1px solid #bebebe;
  padding: 20px;
}

.content-contact select {
  background-color: red;
  color: white;
  padding: 10px 14px;
  border-radius: 20px;
  margin-left: 25px;
}

.carousel-content {
  height: 7.5rem;
  margin-bottom: 2rem;
}

@media (min-width:768px) {
  .carousel-content {
    height: 14.5rem;
  }
}

.carousel-item h1 {
  font-size: 1.3rem;
  height: 3rem;
  overflow: hidden;
}

.carousel-item p {
  font-size: .8rem;
  /*line-height: 1rem;*/
  max-height: 4rem;
  /*overflow: hidden;*/
  margin-bottom: 0;
}

/* fin nuevos estilos home */

/* ENG */

.fondo-ingles-carrers {
  background-image: url('/static/img/eng/carreras2_0.jpg')
}

.content-ver-mas {
  background-image: url('/static/img/boton-cus-centro-de-salud-4.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 210px;
  margin: 10px 0;
}

.content-ver-mas figcaption {
  color: #fff;
  width: 80%;
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.7);
}

/* slider home */

.item {
  overflow: hidden;
}

.content-slider {
  padding: 3rem 3rem 0.8rem 3rem !important;
}

.item h6 {
  padding: 0 5px;
}

.slick-slide img {
  display: inline-block;
}

.bg-gray-light {
  background-color: #EBECED;
}

.bg-gray-dark {
  background-color: #DEDEDE;
}

.item span {
  font-size: 14px;
}

/* Estilos error 404 */

.bg-404 {
  background-color: #f2f6f9;
}

.content-404 {
  margin-top: 100px;
}

.content-404 h3 {
  font-family: 'zizou-slab-bold';
  margin-bottom: 50px !important;
}

.content-404 h5 {
  color: red;
  font-family: 'zizou-slab-bold';
  margin-top: 40px;
}

.content-404 p {
  font-family: 'zizou-slab-light';
  margin-bottom: 0;
  font-size: 17.5px;
}

.space-sides-2 {
  padding-top: 80px
}

.outline-2 {
  outline: 1px solid red;
}

.img-width {
  width: 100%;
}

.btn-programa {
  color: white;
}

.item-noticias figcaption {
  height: 175px;
}

/* slider nuestros logros */

.images-wrapper {
  width: 100%;
}

.slider-img {
  display: none;
  margin: auto;
  border-radius: .3em;
  position: relative;
  padding-top: 50px;
}

.slider-perfil {
  margin: 0;
  list-style-type: none;
  text-align: center;
}

.bullets {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}

.outer-circle {
  width: 0.7em;
  height: 0.7em;
  background-color: gray;
  border-radius: 50%;
  position: relative;
  margin: 3em .1em;
  text-align: center;
}

.slider-perfil span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  display: block;
  width: 0.7em;
  height: 0.7em;
  background-color: black;
  border-radius: 50%;
  opacity: 0;
  transition: all .5s;
}

.bullets.selected span {
  opacity: .7;
}

.prueba-css-btn {
  display: inline-block;
  background: #d50000;
  padding: 8px 27.6px;
  width: 150px;
  color: white;
}

.prueba-css-btn span, .prueba-css-btn i {
  text-decoration: none;
  color: white;
}

.prueba-css-btn-2 {
  list-style: none;
  display: none;
  position: absolute;
  width: 150px;
  padding-left: 12px;
}

.prueba-css-btn-2 li:hover a {
  color: red;
}

.prueba-css-btn-2 a {
  color: black;
  text-decoration: none;
}

.btn-contactarse:hover .prueba-css-btn-2 {
  display: block;
  background-color: #EFEFEF;
  color: black;
}

.prueba-css-btn:hover {
  background-color: red;
  color: white;
}

/* Nosotros - Proposito */

.cover-page-purpose {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 75vh;
}

.bg-home-coronavirus {
  background-image: url('/static/img/covers/home-coronavirus.jpg');
  height: 65vh;
}

.bg-purpose-1 {
  background-image: url('../../../nosotros/proposito/img/banner1-m.jpg');
}

.bg-purpose-2 {
  background-image: url('../../../nosotros/proposito/img/banner2-m.jpg')
}

.bg-purpose-3 {
  background-image: url('../../../nosotros/proposito/img/banner3-m.jpg');
}

.bg-purpose-4 {
  background-image: url('../../../nosotros/proposito/img/banner4-m.jpg');
}

.dot-container {
  display: block;
  position: relative;
 /* bottom: 8vh;*/
  text-align: center;
}

/*.dot-container .carousel-indicators {
  margin-left: 0;
  width: 110px;
}*/

.dot-container .carousel-indicators li {
  background: #000;
  height: 11px;
  width: 11px;
  border: 1px solid #fff;
}

.dot-container .carousel-indicators .active {
  background: #e0040b;
  border: none;
}

.text-container-purpose {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30vh;
  width: 300px;
}

.bg-purpose-1 .text-container-purpose, .bg-purpose-2 .text-container-purpose, .bg-purpose-3 .text-container-purpose {
  padding-top: 35vh;
}

.bg-purpose-4 .text-container-purpose {
  padding-top: 35vh;
  text-shadow: 4px 4px 4px #21252C;
}

.text-container-purpose p:first-child {
  font-size: 40px;
  margin-bottom: 0;
  text-align: center;
}

.text-container-purpose p:nth-child(2) {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}

.bg-purpose-1 .text-container-purpose p:nth-child(2) {
  margin-right: 8%;
}

.bg-purpose-2 .text-container-purpose p:nth-child(2) {
  margin-right: 4%;
}

.bg-purpose-3 .text-container-purpose p:nth-child(2) {
  margin-right: 3%;
}

.bg-purpose-4 .text-container-purpose p:nth-child(2) {
  margin-right: 4%;
}

.cp-purpose-en .bg-purpose-1 .text-container-purpose p:nth-child(2) {
  margin-right: 7%;
}

.cp-purpose-en .bg-purpose-2 .text-container-purpose p:nth-child(2) {
  margin-right: 8%;
}

.cp-purpose-en .bg-purpose-4 .text-container-purpose p:nth-child(2) {
  margin-right: 8%;
}

.innovation-text-styles {
  font-family: zizou-slab-regular;
  font-size: 38px;
  font-weight: 700;
  margin-left: auto;
  margin-bottom: 5px;
  padding: 0 20px;
  width: fit-content;
}

.innovation-paragraph-1 {
  font-family: zizou-slab-regular;
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 0;
}

.innovation-box {
  background: #000;
  color: #fff;
  padding: 22px;
  margin-right: auto;
  margin-left: auto;
  width: 250px;
}

.innovation-box p {
  font-family: zizou-slab-light;
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 0;
}

.container-triangle-down {
  margin-right: auto;
  margin-left: auto;
  width: 250px;
}

.main-purpose-video {
  height: 300px;
  width: 100%;
}

.text-open-mind {
  text-align: right;
}

.text-open-mind p {
  font-family: zizou-slab-regular;
  margin-bottom: 0;
  line-height: 1.3;
}

.text-open-mind p:first-child {
  font-size: 31px;
}

.text-open-mind p:nth-child(2) {
  padding: 0 10px;
  margin-left: auto;
  width: 233px;
}

.text-om-en p:first-child {
  font-size: 29px;
}

.text-om-en p:nth-child(2) {
  width: 205px;
}

#slider-purpose {
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}

.card-open-mind {
  background: #fff;
  color: #000;
  height: 150px;
  padding: 20px;
}

.card-red-mind {
  background: red;
  color: #fff;
  padding: 20px;
}

.card-open-mind P, .card-red-mind p {
  line-height: 1.1;
}

.card-open-mind p:first-child, .card-red-mind p:first-child {
  font-family: zizou-slab-regular;
  font-size: 20px;
}

.card-open-mind p:nth-child(3), .card-red-mind p:nth-child(3) {
  font-family: zizou-slab-light;
  font-size: 16px;
  margin-bottom: 0;
}

.line-open-mind {
  background: #888;
  height: 1px;
}

.card-red-mind .line-open-mind {
  background: #fff;
  height: 1px;
}

.triangle-right {
  width: 14px;
}

#slider-purpose .img-open-mind {
  width: 100%;
}

#slider-purpose .slick-dots li button:before {
  color: #fff;
  font-size: 11px;
  opacity: unset;
}

#slider-purpose .slick-dots li.slick-active button:before {
  color: #979292;
}

.prev-purpose {
  position: absolute;
  top: 50%;
  left: 1%;
}

.next-purpose {
  position: absolute;
  top: 50%;
  right: 1%;
}

/*************** video - proposito ***************/

.video-play-purpose {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 38px 20px 18px 35px;
}

.video-play-purpose:after {
  border-radius: 50%;
  border: 1px solid #ffffff;
  content: "";
  display: block;
  height: 50px;
  left: 50%;
  position: absolute;
  transition: all 200ms;
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  width: 50px;
  z-index: 1;
}

.video-play-purpose span {
  border-left: 20px solid #fff;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  display: block;
  height: 0;
  margin-top: -1px;
  margin-left: 1px;
  position: relative;
  width: 0;
  z-index: 3;
}

.video-play-purpose:hover span {
  border-left: 20px solid #FF0000;
}

.top-video-purpose {
  top: 50%;
}

.modal-video-purpose .modal {
  padding-right: 0 !important;
}

.modal-video-purpose .modal-content {
  background-color: transparent;
  border: none;
}

.modal-video-purpose .modal-dialog {
  margin: 0;
  margin-top: 50%
}

.modal-video-purpose .modal-body {
  padding: 0;
}

.modal-video-purpose .close {
  display: none;
}

/*************** FIN video - proposito ***************/

.commitments-purpose {
  list-style-type: square;
  margin-left: 20px;
}

.commitments-purpose li::before {
  color: #FA0107;
}
.bg-gray {
  background-color: #f7f8fa !important;
}

/************** wasc ********************/


.banner-wasc{
  background-image: url('../img/acreditacion-wasc/banner-mobile.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.banner-wasc .content-banner .titulo-banner{
  display: table;
  background-color: #FE0000;
  padding: 16px;
}
.banner-wasc .content-banner .titulo-banner .title{
  font-size: 38px;
  line-height: 37px;
  width: 189px !important;
}
.banner-wasc .content-banner .titulo-banner h2,
.banner-wasc .content-banner .titulo-banner p{
  background-color: transparent;
  font-family: 'sgothic-bdcap';
}
.metabar {
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}
.metabar ul{
  display: flex;
  justify-content: space-around;
}
.metabar ul li{
  padding: 0 0px;
  width: 100%;
}
.metabar ul li a{
  color: #575759;
  font-size: 18px;
  position: relative;
  padding: 10px 0;
  display: block;
  transition: all 0.35s ease;
  text-align: left;
}
.metabar ul li a:hover{
  color:#D50000;
  text-decoration: none;
}
.metabar ul>li.active-metabar {
  border-bottom: 4px solid #D50000;
}
.metabar ul>li.active-metabar a{
  color: #D50000;
}
.section-title{
  line-height: 1;
  padding: 0;
  margin: 0;
  position: relative;
  font-family: 'sgothic-bdcap';
  color: #000000;
  padding-left: 15px;
  border-left: 6px solid #D50000;
  font-size: 36px;
}
.p-gray-small{
  color:#575759;
  font-size:16px;
  line-height:20px;
}
.bigtext-gray span{
  color: #575759;
  font-size:30px;
}
.bigtext-gray span.big{
  font-size:60px;
}
.img-sobrewasc{
  width: 100%;
}
.container-sobre-wasc{
  position: relative;
}
.container-sobre-wasc .shadow{
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.31);
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.31);
}
.container-sobre-wasc p{
  font-size:16px;
  line-height:22px;
}
.wasc-p-18size{
  font-size: 18px;
  line-height:26px;
}
.wasc-card2{
  position: relative;
  margin-top: -20px;
}
.seccion-noticias-card {
  height: 386px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  margin-bottom: 10px;
  margin: 0 auto;
  background-color:#FFFFFF;
}
.seccion-noticias-card1 {
  height: 430px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  margin-bottom: 10px;
  margin: 0 auto;
  background-color:#FFFFFF;
}
.seccion-noticias-card-img {
  height: 167px;
  border-radius: 0px 6px 0px 0px;
  background-size: cover;
  background-position: no-repeat;
}
.seccion-noticias-card-info {
  padding: 20px;
  padding-bottom: 14px;
  height: 213px;
  display: grid;
  grid-template-rows: 34px 122px 25px;
}
.seccion-noticias-card-info-fecha {
  font-size: 15px;
  font-family: 'Nunito';
  color: #797979;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0px;
}
.seccion-noticias-card-info-titulo {
  margin: 0px;
  font-size: 18px;
  font-family: 'zizou-slab-bold';
}
.seccion-noticias-card-info-titulo-btn {
  font-family: 'Nunito';
  text-decoration: none;
  text-align: center;
  color: #D50000;
}
.seccion-noticias-card-info-titulo-btn:hover{
  color: #000000;
}

.breadcrumb-wasc, .breadcrumb-wasc a{
  background-color: #e9ecef;
  color: #707070 !important;
}

/*MEDIA QUERIES*/

/********** MIN WIDTH *********/

@media (min-width: 360px) {
  .prev-purpose {
    left: 5%;
  }
  .next-purpose {
    right: 5%;
  }
  /** Admision **/
  .calid-educativa img {
    width: 55%;
  }
  .space-innova1 {
    margin-left: 85px !important;
  }
  .space-innova2 {
    margin-left: 85px !important;
  }
  .space-innova3 {
    margin-left: 85px !important;
  }
  .space-innova4 {
    margin-left: 85px !important;
  }
  .space-innova1-ingles {
    margin-left: 78px !important;
  }
  .space-innova2-ingles {
    margin-left: 78px !important;
  }
  .space-innova3-ingles {
    margin-left: 78px !important;
  }
  .space-innova4-ingles {
    margin-left: 78px !important;
  }
}

@media (min-width: 400px) {
  .prev-purpose {
    left: 8%;
  }
  .next-purpose {
    right: 8%;
  }
  .text-container-purpose {
    width: 380px;
  }
  .text-container-purpose p:first-child {
    font-size: 50px;
  }
  .text-container-purpose p:nth-child(2) {
    font-size: 20px !important;
  }
  .space-innova1 {
    margin-left: 100px !important;
  }
  .space-innova2 {
    margin-left: 100px !important;
  }
  .space-innova3 {
    margin-left: 100px !important;
  }
  .space-innova4 {
    margin-left: 100px !important;
  }
  .space-innova1-ingles {
    margin-left: 100px !important;
  }
  .space-innova2-ingles {
    margin-left: 100px !important;
  }
  .space-innova3-ingles {
    margin-left: 100px !important;
  }
  .space-innova4-ingles {
    margin-left: 100px !important;
  }
}

@media (min-width: 425px) {
  .modal-video-purpose .modal-dialog {
    max-width: 100%;
    margin: auto;
    margin-top: 0;
  }
  .space-innova1 {
    margin-left: 110px !important;
  }
  .space-innova2 {
    margin-left: 110px !important;
  }
  .space-innova4 {
    margin-left: 110px !important;
  }
  .space-innova3 {
    margin-left: 110px !important;
  }
  .space-innova1-ingles {
    margin-left: 100px !important;
  }
  .space-innova2-ingles {
    margin-left: 110px !important;
  }
  .space-innova3-ingles {
    margin-left: 100px !important;
  }
  .space-innova4-ingles {
    margin-left: 120px !important;
  }
}

@media (min-width: 576px) {
  .prev-purpose {
    left: 20%;
  }
  .next-purpose {
    right: 20%;
  }
  .innovation-text-styles {
    font-size: 44px;
  }
  .innovation-paragraph-1 {
    font-size: 24px;
  }
  .parrafo2-tamaño {
    font-size: 0.85rem;
  }
  .fondo-banner2 {
    width: 405px;
  }
  .titulo-tamaño {
    font-size: 34px;
  }
  .fondo-banner1-midi {
    width: 250px;
  }
  .a-bloques figcaption {
    bottom: 20px;
    padding-left: 10px;
  }
  /*bloques index principales*/
  .secciones p {
    color: #555555;
    font-size: 0.875rem;
    line-height: 1.2em;
    margin-top: 20px;
    height: 85px;
  }
  /* ADN UPC */
  .fondo-banner1-mini {
    width: 170px;
  }
  .margen-sede {
    margin-left: 60px;
    margin-top: 70px;
  }
  .video-tamaño3 {
    width: 100%;
    height: 350px;
  }
  .calid-educativa img {
    width: 48%;
  }
  /** FOOTER **/
  .menu-footer {
    margin: 0 1%;
    width: 48%;
  }
}

@media (min-width: 768px) {
  /* IA SEARCHING */
  .size-md-32 {
    font-size: 72px;
  }
  .content-nav {
    padding-top: 8px;
    padding-bottom: 12px;
  }
  /*****************/
  .bg-purpose-1 {
    background-image: url('../../../nosotros/proposito/img/banner1.png');
  }
  .bg-purpose-2 {
    background-image: url('../../../nosotros/proposito/img/banner2.png');
    background-position: 70%;
  }
  .bg-purpose-3 {
    background-image: url('../../../nosotros/proposito/img/banner3.png');
    /* background-position: center; */
  }
  .bg-purpose-4 {
    background-image: url('../../../nosotros/proposito/img/banner4.png');
    /* background-position: center; */
  }
  .space-innova1 {
    margin-left: 170px !important;
  }
  .space-innova2 {
    margin-left: 170px !important;
  }
  .space-innova3 {
    margin-left: 170px !important;
  }
  .space-innova4 {
    margin-left: 170px !important;
  }
  .space-innova1-ingles {
    margin-left: 150px !important;
  }
  .space-innova2-ingles {
    margin-left: 150px !important;
  }
  .space-innova3-ingles {
    margin-left: 150px !important;
  }
  .space-innova4-ingles {
    margin-left: 150px !important;
  }
  .bg-purpose-1 .text-container-purpose, .bg-purpose-3 .text-container-purpose {
    padding-top: 20vh;
  }
  .bg-purpose-4 .text-container-purpose {
    padding-top: 40vh;
  }
  .bg-purpose-2 .text-container-purpose {
    padding-top: 28vh;
  }
  .bg-purpose-1 .text-container-purpose p:nth-child(2) {
    margin-right: 14%;
  }
  .bg-purpose-2 .text-container-purpose p:nth-child(2) {
    margin-right: 11%;
  }
  .bg-purpose-3 .text-container-purpose p:nth-child(2) {
    margin-right: 10%;
  }
  .bg-purpose-4 .text-container-purpose p:nth-child(2) {
    margin-right: 11%;
  }
  .cp-purpose-en .bg-purpose-1 .text-container-purpose p:nth-child(2) {
    margin-right: 13%;
  }
  .cp-purpose-en .bg-purpose-2 .text-container-purpose p:nth-child(2) {
    margin-right: 14%;
  }
  .cp-purpose-en .bg-purpose-4 .text-container-purpose p:nth-child(2) {
    margin-right: 14%;
  }
  .card-open-mind {
    height: 150px;
  }
  .card-open-mind p:first-child, .card-red-mind p:first-child {
    font-size: 16px;
  }
  .modal-video-purpose .close {
    display: block;
    color: #fff;
  }
  .modal-video-purpose .modal-dialog {
    margin-top: 5%;
    max-width: 60%;
  }
  #slider-purpose {
    width: 100%;
  }
  .prev-purpose {
    left: 2%;
  }
  .next-purpose {
    right: 2%;
  }
  .item-open-mind {
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
  }
  .text-open-mind p:first-child {
    font-size: 36px;
  }
  .text-open-mind p:nth-child(2) {
    font-size: 18px;
    width: 258px;
  }
  .text-om-en p:first-child {
    font-size: 33px;
  }
  .text-om-en p:nth-child(2) {
    width: 228px;
  }
  .main-purpose-video {
    height: 400px;
  }
  .innovation-box, .container-triangle-down {
    width: 300px;
  }
  .innovation-box p {
    font-size: 27px;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .mt-md-60 {
    margin-top: 60px;
  }
  .mt-md-110 {
    margin-top: 110px;
  }
  .carousel-purpose .carousel-item p {
    padding-right: 0;
  }
  .text-container-purpose {
    width: 600px;
  }
  .text-container-purpose p:first-child {
    font-size: 68px;
    line-height: 1;
  }
  .text-container-purpose p:nth-child(2) {
    font-size: 34px;
  }
  .margen-superior-portada {
    margin-top: 82px;
  }
  .cover-banner {
    top: 82px;
  }
  .margin-top-section {
    margin-top: 402px;
  }
  .fondo-max-content {
    width: max-content;
  }
  .imagen-portada {
    height: 500px;
  }
  .titulo-tamaño {
    font-size: 40px;
  }
  .fondo-banner1-midi {
    width: 300px;
  }
  .fondo-banner1-mini {
    width: 200px;
  }
  .margen-sede {
    margin-left: 80px;
    margin-top: 90px;
  }
  .flex-icon img {
    height: 45px;
  }
  .imagen-portada-admision {
    height: 540px;
  }
  .calid-educativa img {
    width: 55%;
  }
  /* campus */
  .content-video-campus iframe {
    width: 640px;
    height: 346px;
  }
  .height-img {
    height: 550px;
  }
  /* carousel campus */
  .carousel-caption {
    padding: 20px 0;
    padding-left: 20px;
  }
  .cuadro-rojo {
    width: 98%;
    height: 30%;
    bottom: 44px;
  }
  /** FOOTER **/
  .menu-footer {
    margin: 0 1%;
    width: 48%;
  }
  .bg-image-position {
    /* min-height: 56vh; */
    height: 100%;
    min-height: 100%;
  }
  .item-noticias figcaption {
    height: 175px;
    line-height: 1.2;
  }
  .mb-xs-20 {
    margin-bottom: 0px;
  }
  .space-banner {
    /* padding-top: 90px;
    padding-left: 50px; */
    margin: 0;
    padding: 30px;
  }
  .carousel-item h1 {
    font-size: 2.7rem;
    /* overflow: auto; */
    height: auto;
    max-height: 8rem;
    line-height: 2.7rem;
  }

  .carousel-item h1.text-small {
    font-size: 2.0rem;
    line-height: 2.4rem;
  }
  
  .carousel-item p {
    font-size: 1.1rem;
    /* padding-right: 45px; */
    /* height: auto; */
    /* max-height: 4rem; */
  }
  .content-ver-mas {
    margin: 0px;
  }
  .item-2 {
    display: none;
  }
  .img-alight {
    text-align: right;
  }
  /* .content-list-menu {
    margin-top: 10px;
  }

  .content-list-menu a {
    font-size: 1.2rem;
  } */
  /* nuevos stilos home */
  /* .content-controles {
    width: 30%;
    padding: 50px 0px;
    display: inline-block;
    bottom: 130px;
    text-align: right;
  } */
  .p-l-r-md {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .item-logros {
    font-size: .8rem;
  }
  .item-logros .number {
    font-size: 3.5rem;
    line-height: 0.7;
    letter-spacing: -1px;
    color: #403f42;
    margin-right: 8px;
  }
  .item-noticias h3 {
    font-size: 1.5rem
  }
  .content-contact h3 {
    display: inline-block;
  }
  .contenedor-img:hover>.mascara {
    opacity: 1;
    /*background: rgba(241, 12, 8, 0.8);*/
      background: #d50000;
    width: 100%;
    padding: 10%;
    padding-top: 52px;
    display: block;
    height: 100%;
  }
  .mascara {
    position: absolute;
    bottom: 0px;
    display: none;
    transition: all .23s ease;
  }
  .contenedor-img {
    margin-bottom: 15px;
  }
  .contenedor-img-2 {
    height: 220px;
  }
  .contenedor-img-2:hover>.mascara-2 {
    padding-top: 120px;
  }
  .none-2 {
    bottom: 220px;
    padding-top: 120px;
  }
  .contenedor-img:hover .none {
    display: none;
  }
  .slider-perfil {
    display: none;
  }
  .slider-img {
    padding: 70px 12px 0px 12px !important;
  }
  .item-logros {
    margin-bottom: 90px;
    line-height: 1.2;
  }
  .item-logros .size-number {
    font-size: 3.2rem !important;
  }
  .content-contact select {
    margin-left: 0px;
  }
  .btn-contactarse {
    margin-left: 10px;
  }
  /********wasc**********/
  .banner-wasc{
    background-image: url('../img/acreditacion-wasc/banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .banner-wasc .content-banner .titulo-banner .title {
    font-size: 48px;
  line-height:45px;
  width: 350px !important;
  }
  .metabar ul li a{
    font-size: 22px;
  }


}

.bg-purple{
  background: #250C52;
}

@media (min-width: 992px) {
  /* IA SEARCHING */
  .space-padding-buscador {
    padding: 150px 0px;
  }
  /*******************/
  .bg-purpose-1 .text-container-purpose, .bg-purpose-2 .text-container-purpose, .bg-purpose-3 .text-container-purpose {
    padding-top: 45vh;
  }
  .bg-purpose-4 .text-container-purpose {
    padding-top: 45vh;
  }
  .bg-purpose-1 .text-container-purpose p:nth-child(2) {
    margin-right: 0;
  }
  .bg-purpose-2 .text-container-purpose p:nth-child(2) {
    margin-right: 9%;
  }
  .bg-purpose-3 .text-container-purpose p:nth-child(2) {
    margin-right: 0;
  }
  .bg-purpose-4 .text-container-purpose p:nth-child(2) {
    margin-right: 24%;
  }
  .cp-purpose-en .bg-purpose-1 .text-container-purpose p:nth-child(2) {
    margin-right: 3%;
  }
  .cp-purpose-en .bg-purpose-2 .text-container-purpose p:nth-child(2) {
    margin-right: 21%;
  }
  .cp-purpose-en .bg-purpose-3 .text-container-purpose p:nth-child(2) {
    margin-right: 1%;
  }
  .cp-purpose-en .bg-purpose-4 .text-container-purpose p:nth-child(2) {
    margin-right: 21%;
  }
  .card-open-mind p:first-child, .card-red-mind p:first-child {
    font-size: 20px;
  }
  .text-open-mind p:first-child {
    font-size: 40px;
  }
  .text-open-mind p:nth-child(2) {
    font-size: 20px;
    width: 285px;
  }
  .text-om-en p:first-child {
    font-size: 37px;
  }
  .text-om-en p:nth-child(2) {
    width: 250px;
  }
  .main-purpose-video {
    height: 500px;
  }
  .space-innova1 {
    margin-left: 320px !important;
  }
  .space-innova2 {
    margin-left: 320px !important;
  }
  .space-innova3 {
    margin-left: 320px !important;
  }
  .space-innova4 {
    margin-left: 320px !important;
  }
  .space-innova1-ingles {
    margin-left: 300px !important;
  }
  .space-innova2-ingles {
    margin-left: 300px !important;
  }
  .space-innova3-ingles {
    margin-left: 300px !important;
  }
  .space-innova4-ingles {
    margin-left: 300px !important;
  }
  .text-container-purpose {
    width: 900px;
  }
  .text-container-purpose p:first-child {
    font-size: 65px;
    line-height: 1;
  }
  .margen-superior-portada {
    margin-top: 80px;
  }
  .cover-banner {
    top: 79px;
  }
  .margin-top-section {
    margin-top: 399px;
  }
  /* Tabla - Servicio/Aplicaciones disponibles */
  .tabla-aplicaciones table, .tabla-aplicaciones th, .tabla-aplicaciones td {
    font-size: 14px;
  }
  .tabla-aplicaciones td {
    line-height: 25px;
  }
  /* Elenco upc */
  .video-tamaño3 {
    width: 100%;
    height: 400px;
  }
  .flex-icon img {
    height: 59px;
    /* margin-right: 5px; */
  }
  .cuadro-rojo {
    width: 90%;
    height: 30%;
    bottom: 44px;
  }
  .calid-educativa img {
    width: 48%;
  }
  .menu-footer {
    margin: 0 1%;
    width: 18%;
  }

  /************wasc***************/
  .img-sobrewasc {
    width: 53%;
  }
  .container-sobre-wasc {
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
  }
  .metabar ul li{
    width: inherit;
  }
  .metabar ul li a{
    text-align: center;
  }
  .wasc-card2{
    position: relative;
    margin-top: 0px;
  }

}

@media (min-width:1024px) {
  /* .bg-image-position {
    min-height: 505px;
  } */
  /* .space-banner {
    padding-top: 100px;
  } */
  .content-img {
    text-align: right;
  }
  .space-sides {
    padding: 15px 90px;
  }
  .space-sides-2 {
    padding: 90px 120px 10px 120px;
  }
  .item-logros {
    font-size: 1rem;
  }
  .space-innova1 {
    margin-left: 370px !important;
  }
  .space-innova2 {
    margin-left: 370px !important;
  }
  .space-innova3 {
    margin-left: 370px !important;
  }
  .space-innova4 {
    margin-left: 370px !important;
  }
  .space-innova1-ingles {
    margin-left: 300px !important;
  }
  .space-innova2-ingles {
    margin-left: 300px !important;
  }
  .space-innova3-ingles {
    margin-left: 300px !important;
  }
  .space-innova4-ingles {
    margin-left: 300px !important;
  }
  .item-logros .number {
    font-size: 5.5rem;
    line-height: 0.7;
    letter-spacing: -1px;
    color: #403f42;
    margin-right: 8px;
  }
  .item-noticias h3 {
    font-size: 1.75rem
  }
  .slider-img {
    padding: 70px 70px 0px 70px !important;
  }
  .p-t-home {
    margin-top: 80px;
  }
  .none-2 {
    bottom: 325px;
    padding-top: 230px;
  }
  .contenedor-img-2:hover>.mascara-2 {
    padding-top: 230px;
  }
  .contenedor-img-2 {
    height: 325px;
  }
  .contenedor-img {
    height: 270px;
  }
  .cuadro-rojo {
    width: 80%;
    height: 25%;
    bottom: 32px;
  }

 
}

@media (min-width: 1200px) {
  .space-banner {
    padding: 100px 50px;
  }
  .content-control-2 {
    left: 25%;
    bottom: 20%;
  }
  .text-open-mind p:first-child {
    font-size: 48px;
  }
  .text-open-mind p:nth-child(2) {
    font-size: 24px;
    width: 336px;
  }
  .text-om-en p:first-child {
    font-size: 45px;
  }
  .text-om-en p:nth-child(2) {
    width: 297px;
  }
  .main-purpose-video {
    height: 600px;
  }
  .text-container-purpose {
    width: 1100px;
  }
  .text-container-purpose p:first-child {
    font-size: 65px;
    line-height: 1;
  }
  .text-container-purpose p:nth-child(2) {
    font-size: 45px;
  }
  .margen-superior-portada {
    margin-top: 82px;
  }
  .cover-banner {
    top: 82px;
  }
  .margin-top-section {
    margin-top: 402px;
  }
  .calid-educativa img {
    width: 45%;
  }
  #custom-main-menu {
    width: 100%;
  }
  /** FOOTER **/
  .menu-footer {
    margin: 0 1%;
    width: 18%;
  }
  .btn-call {
    background-color: #e0040b;
    padding: 10px 20px;
    border: none;
    font-weight: bold;
    float: right;
    margin-right: 18px;
    color: white;
    font-family: 'zizou-slab-light';
    bottom: 20px;
    width: max-content;
  }
  .btn-call:hover {
    background-color: #e0040bbe;
  }
  .position-indicator {
    bottom: 8vh !important;
  }
  .space-innova1 {
    margin-left: 440px !important;
  }
  .space-innova2 {
    margin-left: 585px !important;
  }
  .space-innova3 {
    margin-left: 540px !important;
  }
  .space-innova4 {
    margin-left: 460px !important;
  }
  .space-innova1-ingles {
    margin-left: 365px !important;
  }
  .space-innova2-ingles {
    margin-left: 561px !important;
  }
  .space-innova3-ingles {
    margin-left: 478px !important;
  }
  .space-innova4-ingles {
    margin-left: 460px !important;
  }
  .content-list-menu li {
    padding: 0.5% 0.6%;
  }
}

@media (min-width: 1300px) {
  .content-list-menu li {
    padding: 0.5% 1.8%;
  }
}

@media (min-width: 1400px) {
  .content-list-menu li {
    padding: 0.5% 2.2%;
  }
}

@media (min-width: 1440px) {
  .text-container-purpose {
    width: 1300px;
  }
  .text-container-purpose p:first-child {
    font-size: 94px;
  }
}

/********** MAX WIDTH *********/

@media (max-width: 1200px) {
  .content-banner p {
    width: 50%;
  }
}

@media (max-width: 992px) {
  .content-banner p {
    width: 65%;
  }
  .nav-pills li>a {
    font-size: 1rem;
  }
  .descarga-silabus ul li a, .descarga-silabus ul li a:hover {
    font-size: 1rem;
  }
  .secciones p {
    height: auto;
    color: #555555;
    font-size: 0.875rem;
    line-height: 1.2em;
    margin-top: 20px;
  }
}

@media (max-width: 768px) {
  /* .cover-page-purpose {
  background-position: center;
} */
  .position-search {
    position: absolute;
    right: 24px;
    top: 18px;
  }
  .menu-content {
    font-size: 0.75rem;
  }
  .cover-banner {
    padding-left: 0;
  }
  .content-banner p {
    width: 60%;
    font-size: 1.0625rem;
  }
  .titulo-banner h2, .titulo-banner h1 {
    width: 50% !important;
  }
  .publicaciones-libros img {
    width: 70%;
  }


}

@media (max-width: 767px) {
  .carousel-item .space-banner {
    padding-right: 0px;
  }
  .landscape {
    overflow: scroll;
    height: 100vh;
  }
  .content-404 figure img {
    width: 100% !important;
  }
  .hide-xs-control {
    display: none;
  }
  .position-xs {
    position: absolute;
    /* bottom: 55px; */
    bottom: 1.4rem;
  }
  .margen-xs {
    margin-bottom: 175px;
  }
  .content-control-2 {
    padding-right: 15px;
    /* margin-top: 50px; */
  }
  .btn-programa {
    display: inline-block;
    text-decoration: none;
    width: 200px;
    padding: 8px 0px;
    border: 1px solid white;
    color: white;
  }
  .btn-programa:hover {
    color: white;
    text-decoration: none;
  }
  .item-programas h3 {
    margin-bottom: 10px;
  }
  .description span {
    font-size: .7rem;
    line-height: 1;
  }
  .content-scroll-horizontal {
    overflow-x: scroll;
    overflow-y: auto;
  }
  .width-scroll {
    width: 1000px;
    overflow: hidden;
  }
  .size-title-xs {
    font-size: 1.4rem;
  }
  .line-left-red {
    height: 17px;
  }
  .p-l-r-xs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .cuadro-rojo {
    width: 72%;
    height: 25%;
    bottom: 30px;
  }
}

@media (max-width: 576px) {
  .content-banner p {
    width: 100%;
    padding: 4px;
  }
  .titulo-banner h2, .titulo-banner h1 {
    width: 90% !important;
  }
  .nav-pills {
    margin: -5px 0 20px 0;
  }
  .autoridades {
    font-size: 1.375rem;
  }
  .nav-pills li>a {
    font-size: 1.125rem;
    /*font-size: 0.88rem;*/
  }
  .size-titulo-banner {
    font-size: 1.6rem;
  }
  .publicaciones-libros img {
    width: 80%;
  }
}

/*Estilos de Política de Privacidad*/

.franja-roja {
  background-color: #FF0000;
  width: 100%;
  height: 15vh;
}

.img-politica {
  background-image: url('img/trama_xs.png');
  background-repeat: repeat;
  background-blend-mode: overlay;
}

.size-title-private {
  font-size: 25px;
}

.size-title-subtitle {
  font-size: 20px;
}

@media(min-width: 992px) {
  .franja-roja {
    background-color: #FF0000;
    width: 100%;
    height: 20vh;
  }
  .img-politica {
    background-image: url('img/trama_xs.png');
    background-repeat: repeat;
    background-blend-mode: overlay;
  }
}


.title-section{
  font-family: 'solano_gothic_mvb_stdBd';
  font-size: 36px;
  color: black;
  padding-left: 21px;
  border-left: 6px solid #D50000 !important;
  margin-top: 30px !important;
  margin-bottom: 42px;
}


@media screen and (min-width: 968px){
  #seccion-noticias {
      height: 400px;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr;
      grid-gap: 16px;
  }
}

@media (max-width: 600px){
  #seccion-noticias {
      width: 100vw;
      margin-left: calc(-50vw + 50%);
  }
}

/* Slider Vida Universitaria  */

@keyframes slider {
  0% {
    left: 0;
  }
  20% {
    left: 0;
  }
  25% {
    left: -100%;
  }
  45% {
    left: -100%;
  }
  50% {
    left: -200%;
  }
  70% {
    left: -200%;
  }
  75% {
    left: -300%;
  }
  95% {
    left: -300%;
  }
  100% {
    left: -400%;
  }
}

#slider {
  overflow: hidden;
}

#slider figure img {
  width: 20%;
  float: left;
}

#slider figure {
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  animation: 20s slider infinite;
}

.gutters {
  /* margin-right: 15px;
  margin-left: 15px; */
  /* margin: 15px; */
  /* padding: 15px; */
}
.p-sml{
    font-size: 10px;
}
.parra-nota{
        font-size: 10px;
    font-style: italic;
}
.btn {
  display: inline-block;
  font-family: "sgothic-bdcap";
  font-weight: 400;
  color: #000;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 2px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1.8;
  border-radius: 0rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn-red{
    text-align: center;
    background-color: red;
    color: #fff !important;
}
.btn-light {
  color: #d50000;
  background-color: #fff;
  border-color: #d50000;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:hover {
  color: #000;
  text-decoration: none;
}
.btn-light:hover {
  color: #fff;
  background-color: #d50000;
  border-color: #d50000;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6;
  border-color: #950000;
}

/* Academic */

.dn-line {
  text-decoration: none !important;
}

.style-card-academic {
  background-color: white;
  min-height: 185px;
  background-clip: border-box;
  border: 0.3px solid #00000029;
  display: flex;
  justify-content: space-between;
  margin-top: 17px;
}

.w-card {
  width: 30%;
}

.w-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.25rem 0.25rem 0 0;
}

.w-card2 {
  width: 70%;
}

.style-card-academic figcaption {
  padding: 30px 14px 0 14px;
  box-shadow: 0 3px 6px #00000029;
}

.title-horizontal {
  display: flex;
  justify-content: space-between;
}

.title-horizontal h3 {
  font-family: 'sgothic-bdcap';
  position: relative;
  color: #575759;
  font-size: 32px;
  margin: 0;
}

.title-horizontal h3:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 16px;
  bottom: -5px;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 28px;
  height: 3px;
  background: #D50000;
  transition: all 200ms;
}

@media (max-width: 767.98px) {
  .dn-line {
    display: contents;
  }
}

.style-card-academic p {
  font-family: 'zizou-slab-regular';
  color: #000000 !important;
  padding-top: 20px;
  line-height: 1.2;
  height: 80px;
}

@media (min-width:768px) {
  .style-card-academic {
    min-height: 384px;
    border: 0;
    border-radius: 0.25rem;
    display: block;
    justify-content: normal;
    margin-top: 25px;
  }

  .style-card-academic figcaption {
    padding: 17px 14px;
    box-shadow: 0 3px 6px #00000029;
    min-height: 166px;
    border-radius: 0 0 0.25rem 0.25rem;
  }

  .w-card {
    width: 100%;
  }

  .w-card img {
    height: 280px;
  }  

  .w-card2 {
    width: 100%;
  }

  .title-horizontal .en {
    font-size: 27px;
  }
  
}

@media (min-width:1100px) {
  .w-card img {
    height: 200px;
  }
}

@media (min-width:1440px) {
  .w-card img {
    height: 230px;
  }
}

@media (min-width:2000px) {
  .w-card img {
    height: 400px;
  }
}


@media (max-width: 768px){
  .d-none-xs {
      display: none !important;
  }
}
.txt-bold{
    font-weight: bold;
}
.raya-negra tbody tr{
        border-bottom: 1px solid #111111;
}
.raya-negra tbody th{
     border-right: 1px solid #111111;
}
.raya-negra tbody td{
     border-right: 1px solid #111111;
}
.font-bold-none{
    font-weight: normal;
}
.i-size{
    font-size: 15px !important;
}
.color-gris-bloques{
    color: #707070 !important;
    font-size: 14px;
}

/* logo wasc */

.w-wasc {
  width: 100%;
}

@media (min-width:768px) {
  .w-wasc {
    width: 100px;
  }
}
.rgb-purple{
    background-color: rgba(112,48,160);
}
.color-white{
    color: #ffffff;
}
.ml-35px{
    margin-left: 35px !important;
}
@media (max-width: 768px) {
    .ml-35px{
    margin-left: 0px !important;
    }
    .banner-wasc .content-banner2 .titulo-banner .title{
      font-size: 25px;
      line-height: 26px;
      width: 128px !important;
    }
    .content-banner.content-banner2{
      padding-top: 11%;
    }
}
.img-size{
    width: 100px;
}
.no-mar{
    margin-bottom: 0px;
}

.size-20{
  font-size: 20px !important;
}

.size-25{
    font-family: 'zizou-slab-light';
    font-size: 25px;
    color: #585858;
    line-height: normal;
    margin: 0.4em 0 0.6em;
}
.size-16{
    color: #FA0107;
    font-size: 16px;
    font-weight: 700 !important;
}
.size-16-vB{
    font-weight: 700 !important;
    font-size: 16px;
}
.img-100per{
    width: 100%;
}
@media (max-width: 768px){
    .contact-apo{
        display: none;
    }
} 
.mobile-css{
    display: none !important;
}
@media screen and (max-width:768px){
    
.mobile-css{
    display: block !important;
    width: 100%;
    }
}

/* WEB TRANSPARENCIA - MALLA CURRICULAR */

.carrera-title {
  font-family: 'sgothic-bdcap';
  background-color: #F7F8FA;
  font-size: 18px;
  padding: 14px 12px;
  line-height: 1;
}

.item-carreras {
  border: 0;
  border-top: 1px solid #E6E6E6 !important;
}

.item-carreras a {
  text-decoration: none;
}

.item-carreras p {
  font-family: 'sgothic-bdcap';
  margin-bottom: 6px;
}

.item-carreras:first-of-type, 
.item-carreras:first-of-type .accordion-carrera {
  border-radius: 0;
}

.item-carreras .accordion-carrera {
  font-family: 'sgothic-bdcap';
  background-color: #FFFFFF;
  font-size: 16px;
  color: #2C2A29;
  padding: 13px 21px;
  line-height: 1;
}

/* .item-carreras .accordion-carrera:hover {
  background-color: #575759;
  color: #FFFFFF;
  cursor: pointer;
} */

.item-carreras .accordion-carrera:not(.collapsed) {
  color: #FFFFFF;
  background-color: #575759;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-carrera::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1671030563/institucional/transparencia/mallas-curriculares/vector-red_rd0qw5.svg');
  background-repeat: no-repeat;
  background-size: auto;
  transition: transform .2s ease-in-out;
}

.accordion-carrera:not(.collapsed)::after {
  background-image: url('https://res.cloudinary.com/upcbinary/image/upload/v1671030563/institucional/transparencia/mallas-curriculares/vector-white_uqg27n.svg');
  transform: rotate(0deg);
  margin-top: 4px;
}

.accordion-carrera small {
  font-family: 'Nunito';
  padding-left: 4px;
  font-size: 12px;
}

.btn-mallas-transparencia {
  text-decoration: none;
}

.btn-mallas-transparencia div {
  font-family: 'sgothic-bdcap';
  background-color: #E50A17;
  text-align: center;
  display: inline-block;
  width: 200px;
  color: #FFFFFF;
  padding: 10px 0;
  margin-bottom: 10px;
}

.detalle-carrera {
  font-size: 12px;
  color: gray;
}

@media (min-width: 1024px) {
  .btn-mallas-transparencia div {
    margin: 0 4px 8px 4px;
  }
}

/* accesos directos - portal web */

.relative-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.text-access-direct {
  position: absolute;
  bottom: 52px;
  left: 30px;
  background-color: rgba(2, 2, 2, 0.009);
}

.zoom {
  transition: transform .5s ease;
}

.zoom:hover {
  transform: scale(1.2);
}

@media (min-width: 768px) {
  .img-pre-inscribete{
    height: 70px;
    object-fit: cover;
    object-position: left;
  }
}
@media (min-width: 992px) {
  .img-pre-inscribete{
    height: 80px;
  }
}
@media (min-width: 1024px) {
  .img-pre-inscribete{
    height: 90px;
  }
}

/* Botones area servicios/contacto con el alumno/calendario */
.button-content-container {
  display: flex;
  flex-direction: column;
}

.button-content-container .btn-info {
  background: #d50000 !important;
  border: solid 1px #d50000 !important;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
  align-self: center;
  padding: 0.2rem 2.5rem;
  font-size: 0.9rem;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .button-content-container {
    flex-direction: row;
  }
}
.size-13{
  font-size: 13px !important;
}



.item-view-more {
  display: flex;
  justify-content: right;
  align-items: center;
  gap: .1rem;
}

.item-view-more a {
  color: #d50000;
  font-weight: 600;
  text-decoration: underline;
  font-family: "zizou-slab-bold";
}


/* logica para mostrar ver mas en hover  */

.style-card-academic .title-horizontal img,
.style-card-academic .item-view-more {
  transition: opacity 0.3s ease-in-out;
}

.style-card-academic .title-horizontal img {
  opacity: 1;
}

.style-card-academic .item-view-more {
  opacity: 0;
}


.style-card-academic:hover .title-horizontal img {
  opacity: 0;
}

.style-card-academic:hover .item-view-more {
  opacity: 1;
  display: flex;
}


/* *************** */

.bg-pregrado {
  background-color: #44546A;
  color: #fff;
}

@media (min-width: 1400px) {
  .carousel-content {
    height: 17rem;
  }
  .content-control-2 {
    bottom: 18%;
  }
}