@charset "utf-8";

/*50 ANIVERSARIO*/
.aniversario {
  padding: 20px;
}

.box-blanco {

  max-width: 700px;
  width: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: white;
  text-align: center;
  padding: 20px 20px 3px 20px;
}


.letras-aniv {
  max-width: 450 !important;
  padding-left: 15px;
}

.text-info {

  font-weight: 900;
  color: #14448b !important;
  line-height: 1.2em;
  text-align: center;
}

.text-regresiva {

  color: #A2A2A2;
  text-align: center;
}

/* END 50 ANIVERSARIO*/




/* CSS Document */
.btn-secondary {
  color: #fff !important;

}

.opacity2 {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
  font-family: 'Roboto Slab', serif;
}

.opacity2 {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.6) !important;
}

.dos {
  color: white;
  width: 17%;
  float: left;
  text-align: center;
}

.uno {
  text-align: right;
  width: 40%
}

.tres {
  text-align: left;
  width: 40%
}

.uno a {
  padding-left: 40px;
  color: #D3D08D;
}

.tres a {
  padding-right: 40px;
  color: #D3D08D;
}

.uno a:hover {
  color: aliceblue;
  color: #fff;
}

.tres a:hover {
  color: aliceblue;
  color: #fff;
}

.dos img {
  width: 91px;
}

/* Barra letras universidad*/
#img_siglas {
  max-width: 70px;
  width: 100%
}

/* Barra letras universidad*/
#barra_blanca {
  text-align: center;
  background: white;
  /*height: 118px;*/
}

#barra_blanca2 {
  text-align: center;
  background: white;
  height: 50px !important;

}

#imgUACJ {
  overflow: hidden;
  width: 100%;
  max-width: 650px;
  padding-top: 75px;
}

#img_siglas {
  max-width: 70px;
  width: 100%
}

/*Contenido----------------*/
.row {
  margin: 0px;
}

#contenido {}

/*Barra azul */
#img-somos {
  width: 100%;
  max-width: 400PX;
}

#linea {
  width: 100%;
  max-width: 1700px;
  padding-bottom: 7px;
}

/*Barra que estuidar en la UACJ*/
.barra_estudia {
  width: 95%;
  height: 300px;
  text-align: left;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
}

.izq {
  border: 1px solid #707070;
  width: 30%;
  float: left;
  padding-top: 10px;
  padding-left: 15px;
  height: 300px;
}

.der {
  border: 1px solid #707070;
  width: 70%;
  float: left;
  background: gray;
  height: 300px;
}

img.img_desta {
  height: auto;
  text-align: center;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 500px;
  object-fit: cover;
}

/*-------------- PARALLAX ---*/
.content {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  background: #FFF;
  z-index: 2;
}

.image1 {
  position: relative;
  background: url("../images/003.JPG") no-repeat fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.texto {
  width: 50%;
  height: 500px;
  color: #fff;
  font-size: 1.5em;
  font-weight: 300;
  float: right;
  position: relative;
}

.texto p {
  left: 2%;
  padding-right: 5%;
  top: 10px;
  font-size: .5em;
  font-weight: 300;
  float: left;
  position: relative;
}

.opacidad {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 0px;
  width: 100%;
  padding-left: 10%
}

.opacidad_01 {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  right: 0px;
}

.opacidad_02 {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
}

.opacidad_03 {
  background-color: rgba(0, 0, 0, 0.4);
  height: auto;
  position: absolute;
  top: 72%;
  left: 10%;
  right: 40%;
  color: white
}

.opacidad_04 {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: auto;
  position: absolute;
  top: 0px;
  right: 0px;
}

.opacity_eventos {
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: auto;
  position: absolute;
  color: #fff !important;
  text-align: center;
  font-family: 'Roboto Slab', serif;

}

.opacidad_04 p {
  padding-left: 15px
}

/*NOTICIAS Y EVENTOS*/
.text_estad {
  text-align: center;
}

.card-deck {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.card-body img {
  width: 100%;
  max-width: 450px;
}

img.img_destaprincipal {
  height: auto;
  text-align: center;
  width: 100%;
  display: block;
}

.carousel-caption2 {
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  z-index: 10;
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  color: #fff;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.4);
}

.eventos {
  padding-left: 0px;
  padding-right: 0px;
}

.carousel_eventos {
  padding-left: 0px;
  padding-right: 0px;
}

.sin_paddig {
  padding-left: 0px;
  padding-right: 0px
}

.img_fondo1 {
  top: 15px;
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("../images/agenda/Academicos.jpg");
}

.img_fondo1:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.img_fondo2 {
  top: 15px;
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("../images/agenda/Deportes.jpg");
}

.img_fondo2:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.img_fondo3 {
  top: 15px;
  text-align: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  background-image: url("../images/agenda/Cultura.jpg");
}

.img_fondo3:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.carousel_fondo {
  height: 90px;
  background-color: rgba(17, 76, 145, 0.7);
}

.carousel-inner {
  top: 30px;
}

.carousel-control-prev {
  top: -50px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*liga a resultados*/
.item_resultados {
  background: #D3D08D;
  width: 270px;
  float: right;

}

.item_resultados a {
  color: #104C91;
  font-weight: 500
}

.item_resultado {
  background: #D3D08D;
  width: 100%;
  float: right;
  /*padding-top: 50px*/
  padding-top: 1px;
}

.item_resultado a {
  color: #104C91;
  font-weight: 500
}

@media only screen and (min-width: 240px) {
  #version-web{
    display: none !important;
  }
  #version-respons{
    display: block !important;
  }
  .aniversario {
    background-image: url(/images/50-aniv/50-Aniversario-Fondo-600x500.png);

    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .box-blanco {
    margin: 0 auto;
  }

  .aniversario {
    padding-top: 55px;
    text-align: center;
  }

  .logo-aniv {
    width: 200px;
    padding-bottom: 20px;

  }

  .letras-aniv {
    width: 210px;

  }

  .text-inf {
    font-size: 5em;
  }

  #barra_blanca2 {
    display: none;
  }

  img.img_desta2 {
    width: 100%;
    height: 80px;
    object-fit: cover;
  }

  .opacity2 {
    position: absolute;
    top: 0px;
    height: 80px;
  }

  .item_resultado {
    display: none
  }

  .item_resultados {
    width: 100%;

  }

  .item_resultados a {
    font-size: 13px;
  }

  .img_fondo2,
  .img_fondo3,
  .img_fondo1 {
    padding-top: 120px;
    padding-bottom: 0px;
  }

  .carousel_fondo {
    height: 75px;
  }

  .carousel-inner {
    top: 10px;
  }

  .carousel-control-prev {
    top: -50px;
  }

  .eventos img {
    width: 100%;
    max-height: 111px;
    object-fit: cover
  }

  .border1 {
    border-bottom: 1px solid #707070;
  }

  img.img_destaprincipal {
    height: auto;
    width: 100%;
    object-fit: cover;

  }

  .listado {
    display: block;
  }

  .container-fluid {
    display: none
  }

  .opacidad {
    height: 300px;
  }

  .image1 {
    min-height: 300px;
  }

  img.img_desta {
    height: 140px
  }

  .opacidad_04 {
    width: 100%;
    top: 0px;
    right: 0px;
    left: 0px;
    padding-bottom: 1.3%;
  }

  .opacidad_01,
  .opacidad_02,
  .opacidad_04 {
    width: 100%;
    height: 140px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    padding-bottom: 26.3%;
  }

  .opacity_eventos {
    position: absolute;
    bottom: 0px;
    height: 60px;
    width: 100%;
  }

  .texto {
    width: 100%;
    height: 300px;
  }

  .opacidad_03 {
    position: absolute;
    height: auto;
    top: 22%;
    left: 5%;
    right: 5%;
    bottom: 60%
  }

  .opacidad_03 p {
    padding-left: 2%;
    padding-right: 2%;
  }

  .col-xl-4 {
    padding-bottom: 15px;
  }
}

@media only screen and (min-width: 368px) {
  .carousel-inner {
    top: 18px;
  }

  img.img_desta {
    height: 120px
  }

  /*img.img_destaprincipal {
    height: 350px;
    width: 100%;
    object-fit: cover;
  }*/

  .opacidad_01,
  .opacidad_02,
  .opacidad_04 {
    width: 100%;
    height: 120px;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    padding-bottom: 21.9%;
  }

  .texto {
    width: 100%;
    height: 300px;
  }

  .opacidad_03 {
    position: absolute;
    height: auto;
    top: 25%;
    left: 5%;
    right: 5%;
    bottom: 60%
  }

  .opacidad_03 p {
    padding-top: 3%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 3%;
  }

  .opacidad_04 {
    width: 100%;
    top: 0px;
    right: 0px;
    left: 0px;
    padding-bottom: 0px;
  }
}

@media only screen and (min-width: 400px) {

  .img_fondo2,
  .img_fondo3,
  .img_fondo1 {
    padding-top: 120px;
    padding-bottom: 0px;
  }

  .carousel-inner {
    top: 10px;
  }

  .eventos img {
    width: 100%;
    max-height: 87px;
    object-fit: cover
  }

  .opacidad_01,
  .opacidad_02 {
    width: 100%;
    height: 120px;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
  }

  .opacidad_04 {
    width: 100%;
    top: 0px;
    right: 0px;
    left: 0px;
    padding-bottom: 0px;
  }

  .texto {
    width: 100%;
    height: 300px;
  }

  .opacidad_03 p {
    padding-left: 2%;
    padding-right: 2%;
  }
}

@media only screen and (min-width: 558px) {

  .opacidad_01,
  .opacidad_02 {
    width: 100%;
    height: 70px;
    top: 0px;
    right: 0px;
    left: 0px;
    padding-bottom: 21.8%;
  }
}

@media only screen and (min-width: 578px) {
  img.img_desta2 {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }

  .opacity2 {
    top: 130px;
    height: 70px
  }
  #version-web{
    display: block !important;
    padding-top: 40px;

  }
  #version-web img{
    max-width: 150px;
    width: 100%;
    text-align: right;
  }
  #version-respons{
    display: none !important;
  }
  .aniversario {
    background-image: url(/images/50-aniv/50-Aniversario-Fondo-1920x500.png);

    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
}

@media only screen and (min-width: 600px) {
  .logo-aniv {
    max-width: 250px;
    width: 100%;
    text-align: left;
  }


  .img_fondo2,
  .img_fondo3,
  .img_fondo1 {
    padding-top: 120px;
    padding-bottom: 0px;
  }

  .carousel_fondo {
    height: 80px;
  }

  .carousel-inner {
    top: 15px;
  }

  .carousel-control-prev {
    top: -50px;
  }

  .carousel_eventos img {
    object-fit: cover;
    max-height: 140px
  }

  .border1 {
    border-right: 1px solid #707070;
    border-bottom: none;
  }

  img.img_desta {
    height: auto
  }

  img.img_destaprincipal {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }

  .texto {
    width: 50%;
    color: #fff;
    font-size: 1.5em;
    font-weight: 300;
    float: right;
    position: relative;
  }

  .opacidad_01,
  .opacidad_02 {
    top: 12px;
    padding-bottom: 52.5%;
    right: 0px;
    top: 0px;
    bottom: 0px;
  }

  .opacidad_03 {
    position: absolute;
    height: auto;
    top: 30%;
    left: 5%;
    right: 15%;
    bottom: 55%
  }

  .opacidad_03 p {
    padding-left: 2%;
    padding-right: 2%;
  }

  .opacidad_04 {
    top: 20px;
    padding-bottom: 20%;
    right: 0px;
    bottom: 0px;
  }
}

@media only screen and (min-width: 768px) {
  .aniversario {
    padding-top: 70px;
  }


  .letras-aniv {
    max-width: 210px;
    width: 100%;
  }

  img.img_desta2 {
    height: 250px;
    object-fit: fill;
  }

  .opacity2 {
    position: relative;
    top: -65px;
    height: 65px;
  }

  img.img_destaprincipal {
    /*padding-top: 52px;*/
  }

  .item_resultado {
    display: none
  }

  .item_resultados a {
    font-size: 15px;
  }

  .espacio {
    height: 8px
  }

  .img_fondo2,
  .img_fondo3,
  .img_fondo1 {
    padding-top: 120px;
    padding-bottom: 0px;
  }

  .carousel_fondo {
    height: 120px;
  }

  .carousel-inner {
    top: 10px;
  }

  .carousel-control-prev {
    top: -50px;
  }

  .carousel_eventos img {
    object-fit: cover;
    max-height: 180px
  }

  .eventos img {
    width: 100%;
    max-height: 200px;
    object-fit: cover
  }

  img.img_destaprincipal {
    height: auto;
    width: 100%;
  }

  .opacidad_01,
  .opacidad_02 {
    top: 15px;
    padding-bottom: 52.3%;
    left: 0px;
    top: 0px;
  }

  .opacidad_03 {
    position: absolute;
    height: auto;
    top: 20%;
    left: 5%;
    right: 25%;
    bottom: 60%
  }

  .opacidad_03 p {
    padding-left: 2%;
    padding-right: 2%;
  }

  .opacidad_04 {
    top: 80px;
    padding-bottom: 15.9%;
    right: 0px;
    bottom: 0px;
  }
}

@media only screen and (min-width: 992px) {
  .logo-aniv {
    max-width: 350px;
    width: 100%;
    text-align: left;
  }
  .aniversario {
    padding-top: 20px;
    text-align: center;
  }
  #version-web{
  
    padding-top: 80px;

  }


  .letras-aniv {
    max-width: 300px;
    width: 100%;
  }

  .text-info {
    font-size: 3.5em;

  }

  .text-regresiva {
    font-size: 1.2em;

  }

  #barra_blanca2 {
    display: block;
  }

  img.img_desta2 {
    width: 100%;
    height: 300px;
    object-fit: fill;
  }

  .opacity2 {
    top: -70px;
    height: 70px
  }

  img.img_destaprincipal {
    padding-top: 0px;
  }

  .espacio {
    height: 10px
  }

  .img_fondo2,
  .img_fondo3,
  .img_fondo1 {
    padding-top: 120px;
    padding-bottom: 0px;
  }

  .carousel_fondo {
    height: 125px;
  }

  .carousel_eventos img {
    object-fit: cover;
    max-height: 235px
  }

  .eventos img {
    width: 100%;
    max-height: 235px;
    object-fit: cover
  }

  .listado {
    display: none;
  }

  .container-fluid {
    display: block
  }

  .opacidad {
    height: 500px;
  }

  .image1 {
    min-height: 500px;
  }

  .opacidad_01 {
    top: 20px;
    padding-bottom: 52%;
    right: 0px;
    top: 0px;
    bottom: 0px;
  }

  .opacidad_02 {
    top: 20px;
    padding-bottom: 52%;
    left: 0px;
    top: 0px;
  }

  .opacidad_03 {
    top: 42%;
    left: 5%;
    right: 40%;
    bottom: 300px
  }

  .opacidad_03 p {
    padding-left: 2%;
    padding-right: 2%;
  }

  .opacidad_04 {
    top: 120px;
    padding-bottom: 15.9%;
    right: 0px;
    bottom: 0px;
  }
}

img.img_desta2 {
  width: 100%;
  height: 370px;
  object-fit: fill;
}

.opacity2 {
  top: -58px;
  height: 58px
}

.espacio {
  height: 90px
}

.carousel_eventos img {
  object-fit: cover;
  max-height: 280px
}

.eventos img {
  width: 100%;
  max-height: 130px;
  object-fit: cover
}

.opacidad_01,
.opacidad_02 {
  top: 30px;
  padding-bottom: 52.1%;
  right: 0px;
  top: 0px;
}

.opacidad_03 {
  top: 52%;
  left: 5%;
  right: 40%;
  bottom: 200px
}

.opacidad_04 {
  top: 150px;
  padding-bottom: 10.9%;
  right: 0px;
  bottom: 0px;
}

.opacidad_04 p {
  padding-top: 15px;
}

@media only screen and (min-width: 1280px) {



  .letras-aniv {
    max-width: 380px;
    width: 100%;
  }

  #barra_blanca {

    height: 118px;
  }

  .item_resultados {
    width: 280px;
    display: block;
    border-bottom-left-radius: 10px;
  }

  #barra_blanca2 {
    display: none;
  }
}

@media only screen and (min-width: 1368px) {

  .img_fondo2,
  .img_fondo3,
  .img_fondo1 {
    padding-top: 230px;
    padding-bottom: 0px;
  }

  .espacio {
    height: 80px
  }

  .carousel_fondo {
    height: 100px;
  }

  .carousel-inner {
    top: 10px;
  }

  .carousel-control-prev {
    top: -50px;
  }

  .eventos img {
    width: 100%;
    max-height: 150px;
    object-fit: cover
  }

  .opacidad_01,
  .opacidad_02 {}

  .opacidad_03 {
    position: absolute;
    height: auto;
    top: 60%;
    left: 5%;
    right: 50%;
    bottom: 15%
  }

  .opacidad_04 {
    top: 220px;
    padding-bottom: 15%;
    right: 0px;
    bottom: 0px;
  }

  #tabla_estudia td {
    font-size: 1em
  }
}

@media only screen and (min-width: 1440px) {
  img.img_desta2 {
    height: 500px;
    object-fit: fill;
  }

  .eventos img {
    width: 100%;
    max-height: 170px;
    object-fit: cover
  }

  .opacidad_03 {
    position: absolute;
    height: auto;
    top: 65%;
    left: 3%;
    right: 45%;
    bottom: 12%
  }

  .opacidad_04 {
    top: 220px;
    padding-bottom: 11.9%;
    right: 0px;
    bottom: 0px;
  }

  #tabla_estudia td {
    font-size: 1em
  }
}

@media only screen and (min-width: 1640px) {

  .logo-aniv {
    max-width: 350px;
    width: 100%;
  }

  .letras-aniv {
    max-width: 450px;
    width: 100%;
  }

  img.img_desta2 {
    height: 550px;
    object-fit: fill;
  }

  .eventos img {
    width: 100%;
    max-height: 190px;
    object-fit: cover
  }
}

@media only screen and (min-width: 1900px) {
  .box-blanco {
    margin-left: 50px;
  }

  .logos-aniver {
    text-align: right;
    padding-right: 50px;
  }

  .eventos img {
    width: 100%;
    max-height: 225px;
    object-fit: cover
  }

  .opacidad_01,
  .opacidad_02 {
    /*top: 30px;*/
    padding-bottom: 0px;
    height: 500px;
    right: 0px;
    top: 0px;
  }
}