@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@1,600;1,700&family=Merriweather:ital@1&display=swap");

.none {
  display: none;
}

.__hora {
  font-size: 45px;
  font-weight: 400;
  color: #525659;
}

.__hora span {
  font-weight: 700;
  font-size: 55px;
}

body {
  background: url(../img/upaep-360-2025-fondo.webp) no-repeat center center
    fixed;
  /*
    background-size: cover;
    background: #528AEB;
    background: -webkit-linear-gradient(top left, #528AEB, #BE1E6C);
    background: -moz-linear-gradient(top left, #528AEB, #BE1E6C);
    background: linear-gradient(to bottom right, #528AEB, #BE1E6C);*/
  font-family: "Fira Sans", sans-serif;
  background-size: cover;
  height: 100vh;
}

/* .inner__logo{
    position: relative;
} */
.logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 66%;
  /* background-color: lightgray; */
  margin: 0 auto;
  position: sticky;
  margin-top: 2rem;
}

.logo img {
  width: 100%;
  /* position: absolute; */
  /* inset: 0px 0px 0px 0px; */
}

.logoCelular {
  display: none;
}

.contenido {
  background-color: #ecf0f3;
  color: #e30921;
  /* width: 700px; */
  width: 66%;
  margin: 0 auto;
  /* margin-top: 55px; */
  margin-top: -10rem;
  margin-bottom: 55px;
  border-radius: 5px;
  box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 23%),
    0 0.9375rem 1.40625rem rgb(4 9 20 / 4%),
    0 0.25rem 0.53125rem rgb(4 9 20 / 12%),
    0 0.125rem 0.1875rem rgb(4 9 20 / 21%);
  border-width: 0;
  transition: all 0.2s;
  /* height: 100%; */
}

.hora__fecha {
  background-color: #fff;
  box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.2rem;
  padding: 1rem;
  margin-top: 10rem;

  .header4 {
    color: #6c1e81;
    text-align: center;
    font-size: 27px;
    font-weight: 700;
  }

  .header3 {
    margin-top: 1rem;
    padding: 0px 7rem;
    color: #52565a;
    text-align: center;
    font-size: 25px;
    font-weight: 300;
  }
}

.seccion_uno {
  padding: 40px 0px;
  font-size: 15px;
  margin-bottom: 40px;
}

.header4 {
  padding-left: 7rem;
  padding-right: 7rem;
  /* padding-top: 9rem; */
  color: #005ca9;
}

.text_life {
  color: #000000;
  padding-left: 7rem;
  padding-right: 7rem;
  text-align: center;
  margin: 1rem 0 0 0;
}

.text_video {
  margin-top: 3rem;
  margin-bottom: 5px;
  padding-left: 10rem;
  padding-right: 10rem;
  text-align: center;
  color: black;
  font-size: 21px;
}

/*
.content_seccion {
    padding: 25px;
    background-color: #ffffff36;
}*/

.seccion_uno h1 {
  text-align: center;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 10px;
  color: #535353;
}

a#button_registrate,
a#button_registrate_padre {
  text-align: center;
  font-weight: 500;
  font-style: italic;
  color: white;
  display: block;
  font-size: 16px;
  padding: 5px;
  border-radius: 29px;
  width: 220px;
  margin: 0 auto;
  margin-bottom: 30px;
  background: #005ca9;
  text-decoration: none;
  cursor: pointer;
}

a#button_registrate_padre {
  background: #e30921;
}

.button_flotante {
  bottom: 20px;
  left: 15%;
  margin: 0px !important;
  z-index: 100;
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.title_flotante {
  margin-right: 1rem;
}

#button_registrate_padre {
  left: 50%;
}

.floating-wpp {
  right: 21% !important;
}

.mapas {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}

.rect_yellow {
  /* background-color: rgba(255, 174, 0, 0.79); */
  background-color: #fff;
  /* 0.5 representa una transparencia del 50% */
  width: 100%;
  /* height: 32rem; */
  height: 62vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3rem;
}

.rect_rose {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fa0e50;
  width: 100%;
  height: 32rem;
  margin-top: 5rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.image360 {
  width: 45%;
}

.inner__papel_roto {
  padding: 1rem;
  background-color: #fff;
  margin: 1.5rem;
  /* border: 5px solid #ffffff; */
  box-shadow: 0 0.46875rem 2.1875rem rgb(4 9 20 / 23%),
    0 0.9375rem 1.40625rem rgb(4 9 20 / 4%),
    0 0.25rem 0.53125rem rgb(4 9 20 / 12%),
    0 0.125rem 0.1875rem rgb(4 9 20 / 21%);
}

.papel_roto {
  /* height: 32rem; */
  background: url(../img/fondo-textura.webp) no-repeat center center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}

.video_text {
  display: block;
  padding: 0px 20px;
}

.explorar {
  margin: 10px auto;
  color: #52565a;
}

.programas,
.registros {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.programasChild {
  margin-left: 1rem;
  margin-right: 1rem;
}

.registrosChild {
  margin-left: 1rem;
  margin-right: 1rem;
}

a#button_programa {
  text-align: center;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
  display: block;
  background-color: #ffffff1a;
  font-size: 20px;
  padding: 5px;
  border-radius: 29px;
  width: 285px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
  text-decoration: none;
  border: 2px solid #ffffff;
  cursor: pointer;
  color: #ffffff;
}

.upaep-360 {
  /* padding: 0px 20px; */
  margin-bottom: 12rem;
}

select,
input {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  margin-bottom: 15px;
}

label {
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 3px;
  text-align: center;
}

div#buttom {
  text-align: center;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
  display: block;
  background-color: #6d6d6d;
  font-size: 20px;
  padding: 4px;
  border-radius: 29px;
  width: 150px;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: 15px;
  background: #222073;
  text-decoration: none;
  cursor: pointer;
}

div#loading {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 15px;
}

div#loading img {
  width: 60px;
}

#respuesta i {
  color: #28a745;
  font-size: 90px;
  display: block;
  margin-bottom: 11px;
}

#respuesta {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
}

.center {
  text-align: center;
}

#negativa i {
  color: #dc3545;
  font-size: 90px;
  display: block;
  margin-bottom: 11px;
}

#negativa {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  position: relative;
  float: left;
  width: 100%;
}

.container_checkbox {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
}

.container_checkbox input {
  width: 20px !important;
  height: 13px;
  margin-right: 10px;
}

.visualizar_aviso {
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
}

li.ui-menu-item span {
  font-size: 13px;
  color: #838383;
  font-style: italic;
}

.ui-state-active span {
  color: #fff !important;
}

.ui-widget.ui-widget-content {
  /* height: 300px; */
  height: 185px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 260px !important;
  z-index: 999999;
  margin-top: 44px;
  font-family: "Fira Sans", sans-serif;
}

.tokenfield {
  margin-bottom: 15px;
}

span.span_label {
  display: block;
  text-align: center;
  font-size: 12px;
  font-style: italic;
}

.tokenfield .token {
  height: 25px;
}

.tokenfield {
  display: block;
}

#acompanado_2 {
  display: none;
}

#acompanado_2-tokenfield {
  display: none;
}

h1.name__uuid {
  font-size: 24px;
  padding: 15px;
}

.list_button {
  display: flex;
}

h2 {
  text-align: center;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 10px;
  font-size: 25px;
  margin-bottom: 30px;
  margin-top: 40px;
}

h3 {
  font-weight: 500;
  font-style: normal;
  margin-bottom: 10px;
  font-size: 18px;
}

h4 {
  font-weight: 500;
  font-style: normal;
  margin-bottom: 10px;
  font-size: 20px;
  text-align: center;
}

h5 {
  font-weight: 500;
  font-style: normal;
  margin-bottom: 10px;
  font-size: 28px;
  text-align: center;
}

p.text {
  font-weight: 300;
  font-style: normal;
  margin-bottom: 10px;
  font-size: 15px;
}

span.text_aviso {
  cursor: pointer;
}

p#acompanado_2_text {
  text-align: center;
  font-size: 13px;
  font-style: italic;
}

.patrocinadores {
  display: flex;
  justify-content: center;
  gap: 78px;
}

.patrocinadores img {
  width: 143px;
  height: 150px;
  object-fit: contain;
}

h4.modal-title span {
  display: block;
  font-size: 15px;
  font-weight: 400;
  margin-top: 10px;
}

h4.modal-title {
  text-align: center;
  font-size: 22px;
}

a#button_porque {
  text-align: center;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
  display: block;
  font-size: 20px;
  padding: 5px;
  border-radius: 30px;
  width: 400px;
  margin: 0 auto;
  margin-bottom: 30px;
  background: #e40722;
  text-decoration: none;
  cursor: pointer;
  margin-top: 20px;
}

a#button_licenciaturas {
  color: #fff !important;
  text-align: center;
  font-weight: 500;
  font-style: italic;
  color: #505050;
  display: block;
  font-size: 17px;
  padding: 5px;
  border-radius: 30px;
  width: 250px;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #e30921;
  text-decoration: none;
  cursor: pointer;
  margin-top: 20px;
}

.h2_registro {
  color: #000;
}

.banner_flotante {
  position: fixed;
  margin: 0px !important;
  z-index: 99;
  background: #fff;
  width: 100%;
  height: 6rem;
  display: flex;
  flex-direction: row;
  bottom: 0px;
  justify-content: center;
  align-items: center;
}

.h6,
h6 {
  font-size: 1.1rem !important;
}

h5,
h4,
h6,
p.text {
  padding: 0px 40px;
}

.button_programa--ligas {
  width: 200px !important;
}

.gallery-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.gallery-container ul li img {
  display: block;
  height: auto;
  max-width: 100%;
}

.gallery-container ul.mosaic-gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}

.gallery-container ul.mosaic-gallery li {
  background-position: center center;
  background-size: cover;
  flex: auto;
  height: 15vw;
  margin: 0 0.5rem 1rem;
  max-height: 10rem;
  cursor: pointer;
}

.gallery-container ul.mosaic-gallery li img {
  height: 100%;
  opacity: 0;
}

.container.fotos_instalaciones img {
  /* height: 135px; */
  height: 206px;
  object-fit: cover;
  width: 100%;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.container.fotos_instalaciones {
  margin-bottom: 20px;
}

.upaep__mundos-content {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 45vh;
  margin-bottom: 4rem;
}

.box {
  position: relative;
  width: 180px;
  height: 180px;
  transform-style: preserve-3d;
  animation: animate 18s linear infinite;
}

.box span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: center;
  transform-style: preserve-3d;
  /* transform: rotateY(calc(var(--i) * 90deg)) translateZ(250px); */
  transform: rotateY(calc(var(--i) * 72deg)) translateZ(285px);
  -webkit-box-reflect: below 0px
    linear-gradient(transparent, transparent, #0004);
}

.box span:hover img {
  transform: translateY(-50px) scale(1.2);
}

.box span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s;
}

.cointainerVideo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding-left: 8.5rem;
  padding-right: 8.5rem;
}

.btn_programa,
.btn_registro {
  color: #fff !important;
  text-align: center;
  font-weight: 500;
  font-style: italic;
  color: #505050;
  display: block;
  font-size: 17px;
  padding: 5px;
  border-radius: 30px;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
  background: #005ca9;
  text-decoration: none !important;
  cursor: pointer;
  margin-top: 20px;
}

.ModalProgramaPadres {
  background: #e30921 !important;
}

.btn_programa a {
  text-decoration: none;
}

.btn_registro {
  background: #07c2c8;
}

.floating-wpp .floating-wpp-button {
  width: 65px !important;
  height: 65px !important;
  background-size: 170% !important;
  position: absolute !important;
  bottom: 0px !important;
  left: 10rem;
}

.subtitle {
  font-size: 16px !important;
  font-weight: bold !important;
}

.logos__patrocinadores {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5rem;
  margin-top: 2rem;
}

.logos__patrocinadores img {
  width: 100px;
  height: 100px;
  object-fit: contain;
}

@keyframes animate {
  0% {
    transform: perspective(1000px) rotatey(0deg);
  }

  100% {
    transform: perspective(1000px) rotatey(360deg);
  }
}

@media only screen and (max-width: 1100px) {
  .programas,
  .registros {
    flex-direction: column;
  }

  .text_video {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .floating-wpp-button {
    bottom: 90px !important;
    left: 6rem !important;
  }
}

@media only screen and (max-width: 768px) and (min-width: 300px) {
  a#button_porque {
    font-size: 16px;
    width: 100%;
  }

  .contenido {
    width: 330px;
    /* margin-top: 35px; */
    margin-bottom: 90px;
  }

  .logo {
    display: none;
  }

  .logoCelular {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .logoCelular img {
    width: 100%;
  }

  .seccion_uno {
    padding: 15px;
    padding-top: 30px;
    font-size: 12px !important;
  }

  .box {
    width: 150px;
    height: 150px;
  }

  .box span {
    transform: rotateY(calc(var(--i) * 72deg)) translateZ(133px);
  }

  .seccion_uno h1 {
    font-size: 30px;
  }

  a#button_programa {
    width: 100%;
    float: inherit;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .header4 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .text_life {
    font-size: 20px;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .text_video {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .list_button {
    display: block;
  }

  .patrocinadores {
    gap: 32px;
  }

  .patrocinadores img {
    width: 120px;
  }

  .mapas {
    flex-direction: column;
  }

  .programas,
  .registros {
    flex-direction: column;
  }

  video {
    width: 100%;
  }

  .banner_flotante {
    display: none;
  }

  .image360 {
    width: 70%;
  }

  .button_flotante {
    display: none !important;
  }

  .container.fotos_instalaciones {
    margin-bottom: 30px;
  }

  .floating-wpp {
    right: 15px !important;
  }

  h5,
  h4,
  h6,
  p.text {
    padding: 0px 0px;
  }

  .content__video {
    margin-bottom: 30px;
  }

  iframe#video_2_porque,
  video#video_1_porque {
    height: 200px !important;
  }

  .movil_whatsaap {
    width: 65px !important;
    height: 65px !important;
    left: -10rem !important;
    position: absolute !important;
    bottom: 0px !important;
  }
}

@media (min-width: 576px) {
  #ModalMapa .modal-dialog {
    max-width: 80%;
  }

  #ModalMapaEvento .modal-dialog {
    max-width: 90%;
  }
}

a#button_programa i {
  margin-right: 12px;
  font-size: 20px;
}

@media (min-width: 576px) {
  #ModalOferta .modal-dialog {
    max-width: 60%;
    margin: 1.75rem auto;
  }
}

h1.nombre_decanato {
  font-size: 21px;
  font-weight: bold;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.item_decanato ul {
  padding-left: 18px;
  margin-bottom: 26px;
}

.container_carrera {
  font-size: 16px;
  margin-bottom: 3px;
}

.btn-nueva {
  background: transparent linear-gradient(253deg, #720000 0%, #ff3767 100%) 0%
    0% no-repeat padding-box;
  border-radius: 5px 5px 5px 0px;
  opacity: 1;
  color: #fff;
  font-size: 9px;
  display: initial;
  padding: 2px 7px;
  margin-left: 6px;
}

span.left {
  position: absolute;
  bottom: 12px;
  font-size: 25px;
  font-weight: 300;
  right: 5px;
  text-shadow: 0.1em 0.1em 0.2em black;
}

span.right {
  position: absolute;
  bottom: 12px;
  font-size: 25px;
  font-weight: 300;
  unicode-bidi: bidi-override;
  left: 5px;
  text-shadow: 0.1em 0.1em 0.2em black;
}

span.center {
  position: relative;
  bottom: 12px;
  font-size: 22px;
  font-weight: 300;
  text-shadow: 0.1em 0.1em 0.2em black;
  width: 100%;
  display: block;
  padding: 8px;
  background-color: #ffffff26;
  margin-top: 12px;
  border-left: 1px solid #0000007d;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.title_haz {
  font-size: 24px;
  margin-bottom: 15px;
}

.content__video {
  background-color: #ffffff26;
  border-radius: 7px;
}

.content__video iframe {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}

.content__video p {
  font-weight: 300;
  height: 85px;
  display: flex;
  justify-items: center;
  align-items: center;
}

@media (width <=500px) {
  .hora__evento {
    width: 100%;
  }

  a#button_licenciaturas {
    margin-top: 0px;
    width: 100%;
  }

  .hora__fecha {
    .header4 {
      padding: 0px 1rem;
    }

    .header3 {
      padding: 0px 1rem;
    }
  }
  .papel_roto {
    background: url(../img/fondo-textura-movil.webp) no-repeat center center;
    .text_life {
      padding-left: 1rem;
      padding-right: 1rem;
      margin: 1rem 0 0 0;
    }
  }
  .btns_mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    margin-top: 1rem;
  }
}

.__mapa {
  background: #005ca9 !important;
}
