body {
  background-color: #f2f2f2;
  height: 100%;
  font-family: Raleway, sans-serif;
  font-size: 100%;
  margin: auto;
  text-decoration: none;
}

#pagina {
  width: 100%;
  margin: auto;
}

header {
  margin: 0;
  width: 100%;
  margin: auto;
  text-align: center;
  height: auto;
}

.cuerpoheader {
  width: 1000px;
  margin: auto;
  height: auto;
}

#logo {
  width: 250px;
  height: 30%;
  margin: auto;
  margin-top: 2rem;
  float: left;
  padding: 0px;
  text-align: center;
}

#logo img {
  width: 80%;
  margin: auto;
  text-align: center;
  margin-right: 2rem;
}

.login {
  padding: 0.2rem;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  background-color: rgb(38, 123, 123);
  /* RGBa with 0.6 opacity */
  background-color: rgba(76, 105, 102, 0.6);
  font-size: 0.8rem;
  width: 15rem;
  color: white;
  float: right;
}

.login a {
  color: white;
  text-decoration: none;
}

ul.dropdown1 {
  display: none;
}

nav {
  margin-top: 0;
  height: auto;
  height: 5rem;
  padding: 0px;
  float: right;
  width: 70%;
  font-weight: 600;
  font-size: 1.1rem;
  text-align: center;
  margin-left: 0.5rem;
}

nav ul {
  float: left;
  width: 800px;
  margin: 0;
  padding: 0;
  margin-top: 2rem;
  text-align: center;
}

nav ul li {
  float: left;
  display: inline-block;
  text-align: center;
  width: auto;
  margin-right: 4%;
}

nav ul li:hover {}

nav ul li a {
  text-decoration: none;
  color: #e5e5e5;
}

nav ul li a:hover {
  color: white;
  cursor: default;
  border-bottom: 0.2rem solid #98dede;
  padding-bottom: 0.3rem;
  transition: 50ms linear 0s;
}

li.buscador {
  border-style: solid;
  border-color: #7cbfbf;
  border-width: 1px;
  border-radius: 5px;
  background-color: white;
  opacity: 0.8;
  float: left;
  clear: both margin: 0;
  width: 18%;
  height: 1.3rem;
  color: #c2eae5;
  font-size: 0.8rem;
  color: darkgray;
  font-style: italic;
  line-height: 1.3rem;
  font-weight: 400;
  text-align: left;
  padding-left: 0.2rem;
  margin-left: 2rem;
}

input[type=search] {
  outline: none;
  background-color: none;
  border-style: none;
  width: 80%;
  height: 100%;
  color: #777777;
  font-style: italic;
  border-radius: 5px;
  float: left;
}

li.buscador img {
  width: 13%;
  float: right;
  margin-right: 0.3rem;
}

.slider {
  width: 100%;
  background-image: url(imagenes/mt9.jpg);
  background-position: top;
  background-size: cover;
  height: 33.5rem;
  border-bottom-style: solid;
  border-bottom-color: #addbdb;
  border-bottom-width: 3px;
}

.slider:hover {
  border-bottom-color: #2dbfbf;
}

.cajatextoslider {
  clear: both;
  float: left;
  margin-left: 15%;
  margin-top: 7rem;
  width: 50%;
  height: auto;
}

.copete {
  clear: both;
  color: white;
  width: auto;
  font-weight: 600;
  font-size: 0.9rem;
}

.copete span {
  padding: 2px 4px 4px 4px;
  border-style: solid;
  border-color: white;
  border-width: 1px;
}

.tituloslider {
  margin-top: 0.5rem;
  font-family: Bitter, serif;
  font-weight: 700;
  color: white;
  float: left;
  font-size: 3rem;
  color: white;
}

hr {
  margin-top: 1rem;
  background-color: white;
  clear: both;
  float: left;
  border: none;
  width: 60%;
  height: 1px;
}

.bajadaslider {
  clear: both;
  text-align: left;
  font-family: Raleway, sans-serif;
  width: 60%;
  color: white;
  float: left;
  line-height: 1.5rem;
  margin-top: 0.5rem;
  font-size: 1rem;
}

.bajadaslider span {
  background-color: black;
  padding: 5px 6px 4px 4px;
  text-decoration: none;
}

.bajadaslider span a {
  text-decoration: none;
  color: white;
}

.cuerpo {
  clear: both;
  position: relative;
  margin: auto;
  margin-top: 2rem;
  width: 70%;
}

section {
  position: relative;
  margin-top: 4rem;
  clear: both;
  margin: auto;
  width: 100%;
  text-decoration: none;
}

section a {
  text-decoration: none;
}

.principal {
  float: left;
  width: 65%;
  height: auto;
  margin-right: 0.6rem;
  text-decoration: none;
}

a.notappal {
  position: relative;
  float: left;
  width: 99%;
  height: 14.6rem;
  margin-bottom: 0.5rem;
  border-style: solid;
  border-width: 2px;
  border-color: silver;
}

a.notappal:hover {
  border-color: #96b4b4;
}

a.notappal img {
  position: relative;
  float: left;
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

a.notappal h1 {
  position: absolute;
  text-decoration: none;
  float: left;
  text-decoration: none;
  color: white;
  font-family: bitter, serif;
  font-size: 3rem;
  padding-top: 2.5rem;
  text-align: left;
  margin-left: 3rem;
}

a.notappal:hover > h1 {
  -webkit-transition: all 0.2s linear;
  visibility: hidden;
}

a.notappal:hover > img {
  -webkit-filter: brightness(160%);
  border-color: #96b4b4;
}

a.notappal h2 {
  text-decoration: none;
  color: white;
  position: absolute;
  visibility: hidden;
  width: 50%;
  font-family: Raleway, serif;
  font-weight: 400;
  font-size: 1rem;
  margin-left: 0rem;
  padding: 0.5rem 0.5rem 0.5rem 1rem;
}

a.notappal:hover > h2 {
  visibility: visible;
  text-decoration: none;
  width: 50%;
  color: white;
  background-color: black;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  -webkit-transition: all 0.2s linear;
}

#principallat {
  float: left;
  width: 33%;
  height: auto;
  position: relative;
  text-align: center;
}

a.ppallat1 {
  background: #e6e6e6;
  float: left;
  width: 100%;
  margin: auto;
  height: 9.5rem;
  margin-bottom: 0.75rem;
  position: relative;
  text-align: center;
  display: table;
}

a.ppallat1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-filter: brightness(80%);
  border-style: solid;
  border-color: lightgray;
  border-width: 2px;
}

h1.tit2 {
  right: 0;
  margin-right: 2rem;
}

h2.tit2 {
  right: 0;
  bottom: 0;
}

#principallat h1 {
  -webkit-transition: all 0.1s linear;
  position: absolute;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  display: table-cell;
  font-family: Bitter, serif;
  width: 90%;
  margin-left: 5%;
  top: 0;
  color: white;
  font-size: 1.3rem;
  margin-top: 1rem;
}

a.ppallat1:hover img {
  -webkit-transition: all 0.2s linear;
  -webkit-filter: brightness(120%);
  border-style: solid;
  border-color: #96b4b4;
}

a.ppallat1 h2 {
  visibility: hidden;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: white;
  width: 99%;
  margin-left: 1%;
  margin-right: 0.5%;
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding-bottom: 1rem;
  padding-top: 0.5rem;
  color: white;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  text-align: center;
}

a.ppallat1:hover > h1 {
  visibility: hidden;
}

a.ppallat1:hover > h2 {
  visibility: visible;
  -webkit-transition: all 0.2s linear;
}

.seccion2 {
  margin-top: 1.5rem;
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 2rem;
  height: 30rem;
}

.multimedia {
  background-color: #b3bfbd;
  width: 65%;
  height: 30rem;
  float: left;
}

.multimencab {
  border-top-style: solid;
  border-top-color: #76afaf;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  background-color: #86bcbc;
  font-family: Raleway;
  line-height: 1.8rem;
  padding-left: 1rem;
  font-size: 0.9rem;
  color: white;
  height: 1.8rem;
  font-weight: 600;
}

.multimencab span {
  border-style: solid;
  border-width: 1px;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}

.multimencab img {
  margin-top: 0.3rem;
  height: 70%;
  float: left;
}

.multim1 {
  width: 60%;
  height: 20rem;
  float: left;
  text-align: center;
  padding-top: 1rem;
}

.multim2 {
  background-color: #a2bfba;
  width: 32%;
  height: 21rem;
  float: right;
  padding-left: 1rem;
  padding-right: 1rem;
}

.multim2 a {
  text-decoration: none;
  color: dimgray;
}

.multim2 h1 {
  margin-left: 0.3rem;
  color: #338080;
  font-size: 1rem;
}

.multim2 h2 {
  color: #333131;
  margin-left: 0.3rem;
  margin-right: 0.3rem;
  font-size: 0.7rem;
  font-weight: 400;
}

.multim2 hr {
  width: 100%;
  background-color: #488686;
  margin-top: 0;
  margin-bottom: 1rem;
}

.encabezadoredes {
  height: 3rem;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #cecece;
  text-align: left;
  line-height: 1.5rem;
  padding-top: 0.3rem;
  padding-bottom: 1.3rem;
  font-size: 0.8rem;
  color: #626262;
  margin-bottom: 2rem;
}

.encabezadoredes img {
  opacity: 0.5;
  margin-left: 1rem;
  margin-right: 1rem;
  text-align: center;
  margin-top: 0.5rem;
  cursor: pointer;
  padding-bottom: 0.3rem;
}

.encabezadoredes img:hover {
  -webkit-transition: all 0.1s linear;
  vertical-align: top;
  border-bottom-style: solid;
  border-bottom-color: white;
}

.multim3 {
  background-image: url(imagenes/Untitled-2.png);
  background-size: contain;
  width: 100%;
  height: 7rem;
  float: left;
}

.falsoscroll3 {
  border-top-style: solid;
  border-top-color: #464646;
  border-top-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #464646;
  border-bottom-width: 1px;
  float: left;
  background-color: #686969;
  width: 100%;
  height: 0.6rem;
  float: left;
}

.falsoscroll4 {
  float: left;
  background-color: #2e9d9d;
  width: 35%;
  height: 0.6rem;
  float: left;
  margin-left: 2rem;
}

.notastipograficas {
  float: right;
  width: 33.5%;
  height: 30rem;
}

.barra1 {
  height: auto;
  font-weight: 600;
  margin-bottom: 1rem;
}

.barra1 span {
  font-size: 0.9rem;
  color: #5dc4c4;
  border-style: solid;
  border-color: #9bdddd;
  border-width: 2px;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.separadormininota {
  width: 100%;
  color: white;
  margin-top: 0;
  font-size: 0.6rem;
  clear: both;
  text-decoration: none;
}

.separadormininota span {
  margin-top: 0;
  float: right;
  background-color: #6ba0a0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: white;
}

.separadormininota span:hover {
  background-color: darkcyan;
}

hr.qwerty {
  margin-top: 0;
  margin-bottom: 1rem;
  background-color: #6ba0a0;
  width: 100%;
}

.notastipograficas h1 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0.5rem;
  float: left;
  color: #4d4d4d;
  font-size: 1.2rem;
  font-family: Bitter, serif;
  text-decoration: none;
}

.notastipograficas h1 a {
  text-decoration: none;
  color: #767676;
}

.notastipograficas h1 a:hover {
  color: darkcyan;
  -webkit-transition: all 0.3s;
}

.notastipograficas h2 {
  width: 100%;
  margin-top: 0;
  float: left;
  clear: both;
  color: black;
  width: 100%;
  font-size: 0.8rem;
  font-family: Raleway, sans-serif;
  font-weight: 400;
}

.notastipograficas h5 {
  margin: 0;
  width: auto;
  font-size: 0.7rem;
  color: #212121;
  font-weight: 400;
}

hr.separador100 {
  width: 100%;
  background-color: #807d7d;
  margin-bottom: 1rem;
}

.atrescolumnas {
  clear: both;
  margin: auto;
  margin-top: rem;
  margin-bottom: rem;
  width: 100%;
  height: auto;
}

.recuadrohome {
  background-color: beige;
  width: 18%;
  float: left;
  position: relative;
  margin: auto;
  padding-right:
}

.textorecuadro {
  margin: auto;
  position: absolute;
  width: 100%;
}

.recuadrohome h1 {
  margin-top: 1rem;
  color: white;
  font-family: Bitter, serif;
  font-size: 1.5rem;
  width: 100%;
  text-align: center;
}

.recuadrohome h2 {
  position: absolute;
  color: #65adad;
  font-size: 1rem;
  font-weight: 400;
  width: 100%;
  text-align: center;
  margin-top: 0;
}

.botonrecuadro {
  border-radius: 6px;
  background-color: darkcyan;
  width: 45%;
  margin: auto;
  text-align: center;
  margin-top: 5.5rem;
  color: white;
  font-size: 0.9rem;
}

.botonrecuadro:hover {
  background-color: #6fc6c6;
}

.galeriahome {
  background-color: none;
  width: 80%;
  float: right;
  height: 15rem;
}

.bajadaint {
  font-family: bitter, serif;
  font-size: 1.3rem;
  color: #5f5f5f;
  margin-left: 1.7rem;
}

#nombrecarrera {
  width: 15%;
  display: inline-block;
  vertical-align: top;
}

.galeriahome h1 {
  margin-top: 0.5rem;
  font-family: Raleway, sans-serif;
  margin-left: 1.8rem;
  font-size: 0.9rem;
  font-weight: 600;
  color: white;
}

.galeriahome h1 span {
  background-color: #4b9d9d;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.galeriahome h2 {
  font-family: raleway, sans-serif;
  font-size: 1rem;
  margin-left: 2rem;
}

#nombrecarrera {
  margin-top: 0;
  display: inline-block;
  margin: auto;
}

#filtrocarrera {
  width: 100%;
  text-align: center;
}

.circcarr {
  width: auto;
  display: inline-block;
}

.circcarr h1 {
  vertical-align: top;
  display: none;
  padding-top: 1rem;
  margin: auto;
  color: dimgrey;
  font-family: Bitter, sans-serif;
  font-weight: 400;
  width: auto;
  text-align: center;
  font-
}

.circcarr:hover {
  vertical-align: top;
}

.circcarr:hover > h1 {
  -webkit-transition: all 0.7s linear;
  display: block;
}

.circulocarr2 {
  margin-top: 1.5rem;
  width: 5rem;
  height: 5rem;
  border-style: solid;
  border-color: darkcyan;
  border-width: 3px;
  border-radius: 100%;
  display: inline-block;
  margin-left: 1rem;
  margin-right: 1rem;
  font-family: bitter, serif;
  color: darkcyan;
  line-height: 5rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.circulocarr2:hover {
  -webkit-transition: all 0.1s linear;
  border-color: cyan;
  color: cyan;
}

.tresarticulos {
  clear: both;
  float: left;
  margin-top: 0rem;
  margin-bottom: 3rem;
  width: 100%;
}

.noticias {
  float: left;
  width: 66%;
  margin-bottom: 1rem;
}

#notsup {
  width: 100%;
  float: left;
  height: auto;
  overflow: auto;
}

#notsup a.not1 {
  width: 48.5%;
  float: left;
}

#notinf {
  clear: both;
  margin-top: 0;
  width: 100%;
  float: left;
}

#notinf a.not1 {
  width: 48.5%;
  float: left;
}

a.not1 {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 2rem;
  object-fit: contain;
  text-decoration: none;
  margin-right: 0.55rem;
  margin-top: 0;
}

a.not1 img {
  float: left;
  position: relative;
  max-height: 10rem;
  max-width: 99%;
  object-fit: cover;
  border-style: solid;
  border-width: 2px;
  border-color: #adadad;
  margin-bottom: 0.5rem;
  background-color: darkcyan;
}

a.not1 .copete1 {
  width: auto;
  height: 1rem;
  line-height: 1rem;
  top0;
  position: relative;
  color: darkcyan;
  font-size: 0.85rem;
}

a.not1 .copete1 span {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px 6px 1px 4px;
  background-color: #d6d6d6;
}

a.not1 h1 {
  color: dimgrey;
  clear: both;
  width: 100%;
  font-family: Bitter, serif;
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}

a.not1 hr {
  float: left;
  width: 95%;
  background-color: #6ed6d6;
  height: 1px;
  margin-top: 0;
}

a.not1 h2 {
  clear: both;
  color: dimgray;
  font-family: Raleway, sans-serif;
  margin-top: 1rem;
  font-size: 0.9rem;
  width: 100%;
  margin-bottom: 0.5rem;
  font-weight: 400;
}

a.not1:hover > img {
  -webkit-filter: brightness(80%);
  border-color: #b0ffff;
  -webkit-transition: all 0.1s linear;
}

a.not1:hover > h1 {
  color: #50acac;
  -webkit-transition: all 0.1s linear;
}

a.not1:hover > h2 {
  color: #69b4b4;
  -webkit-transition: all 0.1s linear;
}

.separadormininota2 {
  width: 100%;
  color: white;
  margin-top: 0;
  font-size: 0.6rem;
  clear: both;
  text-decoration: none;
}

.separadormininota2 span {
  margin-top: 0;
  float: right;
  background-color: #6ba0a0;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  color: white;
  margin-right: 1rem;
}

.twitter {
  float: right;
  height: auto;
  width: 33%;
  margin-top: 2rem;
}

.tweet1 {
  width: 100%;
  background-color: #a2d0d0;
  height: auto;
  padding-bottom: 1rem;
  border-bottom-style: solid;
  border-bottom-color: #7e9f9f;
  border-bottom-width: 0.2rem;
}

.tweet1 h1 {
  margin: 0;
  padding-top: 0.5rem;
  margin-left: 0.5rem;
  color: white;
  font-size: 1rem;
}

.tweet1 h2 {
  width: 90%;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  margin: 0;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  margin-left: 0.5rem;
  color: black;
}


/* CSS del footer */

footer {
  clear: both;
  width: 100%;
  height: auto;
  font-family: Bitter;
  background-color: darkgrey;
  margin-bottom: 0px;
  font-size: 0.8rem;
  border-top-style: solid;
  border-top-color: #cbcbcb;
}

.cuerpofooter {
  clear: both;
  width: 70%;
  margin: auto;
  height: 28rem;
  background-color: darkgrey;
}

.cuerpofooter2 {
  clear: both;
  margin: auto;
}

#footerizq {
  margin-top: 2rem;
  width: 33%;
  float: left;
  height: auto;
  text-align: center;
}

#footerizq img {
  margin: auto;
  display: inline-block;
  margin: auto;
  vertical-align: middle;
  margin-right: 1rem;
  margin-left: 1rem;
  opacity: 0.6;
  -webkit-filter: brightness(15%);
}

#footerizq img:hover {
  -webkit-transition: all 0.1s;
  -webkit-filter: brightness(100%);
  cursor: pointer;
}

h4 {
  font-family: raleway;
  font-weight: 500;
  text-align: left;
  font-size: 0.7rem;
  width: 96%;
  color: #393939
}

.footercen {
  margin: auto;
  margin-top: 2rem;
  float: left;
  width: 33%;
  height: auto;
  color: #525252;
}

.footercen h1 {
  text-align: center;
  color: #525252;
  font-size: 1rem;
  font-weight: 600;
  font-family: Raleway;
}

.footercen h2 {
  width: 90%;
  margin: auto;
  color: #525252;
  font-family: Raleway;
  font-size: 0.7rem;
  font-weight: 600;
}

.footercen h3 {
  width: 90%;
  margin: auto;
  margin-top: 0.3rem;
  font-family: Raleway;
  color: #525252;
  font-size: 0.7rem;
  font-weight: 500;
}

.footercen a {
  text-decoration: none;
  color: #525252;
}

.footercen a:hover {
  color: darkcyan;
}

.redes {
  width: 100%;
  margin: auto;
  height: auto;
  margin-bottom: 1.5rem;
  opacity: 0.6;
  text-align: center;
  display: inline-block;
}

.redes img {
  width: 10%;
  display: block-inline;
  margin-right: 1rem;
  margin-left: 1rem;
  -webkit-filter: brightness(15%);
  saturate (0);
}

.redes img:hover {
  -webkit-transition: all 0.1s;
  -webkit-filter: brightness(100%);
  saturate (1);
  cursor: pointer;
}

.footerder {
  margin: auto;
  margin-top: 2rem;
  float: left;
  width: 33%;
  height: auto;
  text-align: left;
}

#footerder1 {
  float: left;
  width: 50%;
}

#footerder2 {
  float: left;
  width: 50%;
}

.footerder h1 {
  color: #525252;
  font-size: 1rem;
  text-align: center;
  font-weight: 600;
  font-family: Raleway;
}

.footerder h2 a{
    text-decoration: none;
  color: #525252;
    
}

.footerder h3 a{
    text-decoration: none;
    color: #4b4b4b;
    
}

.footerder h2 {
  width: 90%;
  margin: auto;
  color: #525252;
  font-family: Raleway;
  font-size: 0.7rem;
  font-weight: 600;
  margin-top: 1rem;
}

.footerder h3 {
  width: 90%;
  margin: auto;
  margin-top: 0.3rem;
  font-family: Raleway;
  color: #525252;
  font-size: 0.7rem;
  font-weight: 500;
}


/* RESPONSIVE */

@media screen and (max-width: 1000px) {
  .cuerpoheader {
    width: 100%;
    margin: auto;
  }
  #logo {
    width: 100%;
    margin: auto;
    padding: 0px;
    margin-top: 6rem;
  }
  #logo img {
    width: 30%;
    margin: auto;
    text-align: center;
  }
  .login {
    position: absolute;
    top: 2.5rem;
    width: 99%;
    padding: 0.2rem;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color: rgba(76, 105, 102, 0.6);
    font-size: 0.6rem;
    color: white;
  }
  .login a {
    color: white;
    text-decoration: none;
  }
  nav {
    display: none;
  }
  ul.dropdown1 {
    left: 0;
    position: absolute;
    top: 0;
    background-color: black;
    width: 93%;
    margin: 0;
    text-align: left;
    color: white;
    display: inline;
    font-size: 2rem;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
  }
  ul.dropdown1 > li {
    display: none;
    right: 0;
    margin-top: 0.5rem;
    text-align: center;
    width: 100%;
    margin-left: 1rem;
    font-weight: 600;
    font-size: 0.9rem;
    -webkit-transition: all 0.2s linear;
  }
  ul.dropdown1:hover > li {
    -webkit-transition: all 0.2s linear;
    text-align: center;
    width: 20%;
    clear: both;
    display: inline;
    text-align: center;
    color: white;
    text-decoration: none;
    right: 0;
  }
  ul.dropdown1 li a {
    -webkit-transition: all 0.2s linear;
    text-decoration: none;
    color: #e5e5e5;
  }
  ul.dropdown1 li a:hover {
    color: white;
    cursor: default;
    border-bottom: 1px solid #98dede;
    padding-bottom: 0.1rem;
    transition: 50ms linear 0s;
  }
  ul.dropdown1 li.buscador {
    text-align: center;
    width: 20%;
    margin-left: 25%;
    height: 1rem;
    margin-bottom: 1rem;
  }
  .slider {
    height: 25rem;
  }
  .cajatextoslider {
    margin-left: 5%;
    margin-top: 1rem;
    width: 90%;
    height: auto;
  }
  .copete {
    clear: both;
    color: white;
    width: auto;
    font-weight: 600;
    font-size: 0.5rem;
  }
  .copete span {
    padding: 2px 4px 4px 4px;
    border-style: solid;
    border-color: white;
    border-width: 1px;
  }
  .tituloslider {
    width: 100%;
    margin-top: 0.5rem;
    font-family: Bitter, serif;
    font-weight: 700;
    color: white;
    float: left;
    font-size: 1.5rem;
  }
  hr {
    margin-top: 1rem;
    background-color: white;
    clear: both;
    float: left;
    border: none;
    width: 80%;
    height: 1px;
  }
  .bajadaslider {
    clear: both;
    text-align: left;
    font-family: Raleway, sans-serif;
    width: 100%;
    color: white;
    float: left;
    line-height: 1.5rem;
    margin-top: 0.5rem;
    font-size: 0.8rem;
  }
  .bajadaslider span {
    background-color: black;
    padding: 5px 6px 4px 4px;
    text-decoration: none;
  }
  .bajadaslider span a {
    text-decoration: none;
    color: white;
  }
  .cuerpo {
    margin: auto;
    margin-top: 2rem;
    width: 100%;
    align-items: center;
  }
  section {
    position: relative;
    margin: 0;
    margin-top: 4rem;
    clear: both;
    margin: auto;
    width: 100%;
    text-decoration: none;
  }
  section a {
    text-decoration: none;
    margin: 0;
    width: 100%;
  }
  .principal {
    float: left;
    margin: 0;
    width: 100%;
    text-decoration: none;
  }
  a.notappal {
    clear: none;
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 0.5rem;
    border-style: none;
    height: 12rem;
    line-height: 8rem;
  }
  a.notappal img {
    clear: none;
    position: relative;
    height: 12rem;
    width: 97%;
    object-fit: cover;
    float: left;
  }
  a.notappal h1 {
    position: absolute;
    margin-top: 0;
    text-decoration: none;
    color: white;
    height: 4rem;
    font-family: bitter, serif;
    font-size: 2rem;
    padding: 0;
    width: 80%;
  }
  a.notappal:hover > img {}
  a.notappal h2 {
    line-height: normal;
    margin: auto;
    font-size: 0.8rem;
    width: auto;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  a.notappal h2 b {
    display: none;
  }
  a.notappal:hover h2 {
    transition: 0;
    width: 80%;
  }
  #principallat {
    margin: auto;
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    height: auto;
    position: relative;
    clear: both;
    text-align: center;
    margin-top: 1.5rem;
  }
  a.ppallat1 {
    clear: both;
    background: none;
    margin: auto;
    height: 8rem;
    margin-bottom: 0.75rem;
    position: relative;
    text-align: center;
    display: table;
  }
  a.ppallat1 img {
    background-color: darkcyan;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
    display: inline-block;
    text-align: center;
    -webkit-filter: brightness(80%);
  }
  h1.tit2 {
    width: 95%;
    margin-right: 2.5%
  }
  #principallat h1 {
    position: absolute;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    font-family: Bitter, serif;
    width: 90%;
    margin-left: 5%;
    top: 0;
    color: white;
    font-size: 1rem;
    margin-top: 0.5rem;
  }
  a.ppallat1:hover img {
    -webkit-transition: all 0.1s linear;
    -webkit-filter: brightness(120%);
  }
  a.ppallat1 h2 {
    visibility: hidden;
    bottom: 0;
    text-align: center;
    font-size: 0.7rem;
    padding-bottom: 1rem;
  }
  a.ppallat1:hover > h1 {
    visibility: hidden;
    -webkit-transition: all 0.1s linear;
  }
  a.ppallat1:hover > h2 {
    visibility: visible;
    -webkit-transition: all 0.1s linear;
  }
  .multimedia {
    display: none;
  }
  .notastipograficas {
    float: left;
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    height: auto;
    margin-bottom: 0;
  }
  .mininota2 {
    float: left;
    width: 40%;
    height: auto;
    overflow: auto;
  }
  .barra1 {
    height: auto;
    font-weight: 600;
    margin-bottom: 1rem;
  }
  .barra1 span {
    font-size: 0.7rem;
    color: #5dc4c4;
    border-style: solid;
    border-color: #9bdddd;
    border-width: 2px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .separadormininota {
    width: 100%;
    color: white;
    margin-top: 0;
    font-size: 0.6rem;
    clear: both;
    text-decoration: none;
  }
  .separadormininota span {
    display: none;
    margin-top: 0;
    float: right;
    background-color: #6ba0a0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    color: white;
  }
  .separadormininota span:hover {
    background-color: darkcyan;
  }
  hr.qwerty {
    display: none margin-top: 0;
    margin-bottom: 1rem;
    background-color: #6ba0a0;
    width: 100%;
  }
  .notastipograficas h1 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0.5rem;
    float: left;
    color: #4d4d4d;
    font-size: 1rem;
    font-family: Bitter, serif;
    text-decoration: none;
  }
  .notastipograficas h1 a {
    text-decoration: none;
    color: #767676;
  }
  .notastipograficas h1 a:hover {
    color: darkcyan;
    -webkit-transition: all 0.3s;
  }
  .notastipograficas h2 {
    width: 95%;
    clear: both;
    color: black;
    width: 100%;
    font-size: 0.7rem;
    font-family: Raleway, sans-serif;
    font-weight: 400;
  }
  .notastipograficas h5 {
    display: none;
  }
  hr.separador100 {
    display: none;
  }
  .recuadrohome {
    display: none;
  }
  .atrescolumnas {
    clear: both;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .galeriahome {
    background-color: none;
    width: 95%;
    float: left;
    margin-left: 2.5%;
    height: auto;
  }
  #filtrocarrera {}
  .bajadaint {
    width: 90%;
    float: left;
    margin: auto;
    margin-top: -6rem;
    font-family: bitter, serif;
    font-size: 1rem;
    color: #5f5f5f;
    margin-left: 5%;
    text-align: center;
    margin-bottom: 0;
  }
  #nombrecarrera {
    width: 15%;
    display: inline-block;
    vertical-align: top;
  }
  .galeriahome h1 {
    float: left;
    margin-top: -8rem;
    font-family: Raleway, sans-serif;
    font-size: 0.8rem;
    font-weight: 600;
    color: white;
    width: auto;
  }
  .galeriahome h1 span {
    background-color: #4b9d9d;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    width: auto:
  }
  .galeriahome h2 {
    font-family: raleway, sans-serif;
    font-size: 1rem;
    margin-left: 2rem;
  }
  #nombrecarrera {
    margin-top: 0;
    display: inline-block;
    margin: auto;
  }
  #filtrocarrera {
    margin-top: -15rem;
    padding: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    height: auto;
  }
  .circulocarr2 {
    margin-bottom: 2rem;
    width: 3rem;
    height: 3rem;
    border-style: solid;
    border-color: darkcyan;
    border-width: 3px;
    border-radius: 100%;
    display: inline-block;
    margin-left: 1rem;
    margin-right: 1rem;
    font-family: bitter, serif;
    color: darkcyan;
    line-height: 3rem;
    font-size: 0.7rem;
    font-weight: 600;
  }
  .circulocarr2:hover {
    border-color: cyan;
    color: cyan;
    -webkit-transition: all 0.4s linear;
  }
  .tresarticulos {
    clear: both;
    margin-top: 0rem;
    margin-bottom: 2rem;
    width: 100%;
  }
  .noticias {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1rem;
  }
  #notsup {
    width: 100%;
  }
  #notsup .not1 {
    width: 20%;
  }
  #notinf {
    width: 100%;
    float: left;
  }
  #notinf .not1 {
    width: 45%;
    float: left;
  }
  a.not1 img {
    float: left;
    position: relative;
    background-image: url(imagenes/asentamientotigre.jpg);
    max-height: 8rem;
    max-width: 99%;
    border-style: solid;
    border-width: 2px;
    border-color: #adadad;
    margin-bottom: 0.5rem;
  }
  a.not1 .copete1 {
    width: auto;
    height: 1rem;
    line-height: 1rem;
    top0;
    position: relative;
    color: darkcyan;
    font-size: 0.7rem;
  }
  a.not1 h1 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  a.not1 h2 {
    clear: both;
    color: dimgray;
    font-family: Raleway, sans-serif;
    margin-top: 1rem;
    font-size: 0.7rem;
    width: 100%;
    margin-bottom: 0.5rem;
    font-weight: 400;
  }
  a.not1:hover > img {
    -webkit-filter: brightness(80%);
    -webkit-transition: all 0.1s linear;
  }
  a.not1:hover > h1 {
    color: #50acac;
    -webkit-transition: all 0.1s linear;
  }
  a.not1:hover > h2 {
    -webkit-transition: all 0.1s linear;
  }
  .separadormininota2 {
    width: 100%;
    color: white;
    margin-top: 0;
    font-size: 0.6rem;
    clear: both;
    text-decoration: none;
  }
  .separadormininota2 span {
    margin-top: 0;
    float: right;
    background-color: #6ba0a0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    color: white;
    margin-right: 1rem;
  }
  .twitter {
    display: none;
  }
  footer {
    width: 100%;
  }
  .cuerpofooter {
    overflow: auto;
    width: 95%;
    margin: auto;
    height: auto;
    background-color: darkgrey;
  }
  .cuerpofooter2 {
    clear: both;
    margin: auto;
  }
  #footerizq {
    margin-top: 2rem;
    width: 45%;
    float: left;
    height: auto;
    text-align: center;
  }
  #footerizq img {
    width: 20%;
    clear: both;
    padding-right: 1rem;
    display: inline;
    margin: auto;
    vertical-align: middle;
    opacity: 0.6;
    -webkit-filter: brightness(4%);
    saturate (0);
  }
  #footerizq img:hover {
    -webkit-transition: all 0.1s;
    -webkit-filter: brightness(90%);
  }
  h4 {
    font-family: raleway;
    font-weight: 500;
    text-align: center;
    font-size: 0.6rem;
    width: 96%;
    color: #393939;
  }
  .footercen {
    margin: auto;
    margin-top: 1rem;
    float: left;
    width: 45%;
    height: auto;
    color: #525252;
    padding-bottom: 1rem;
    margin-left: 2.5%;
  }
  .footercen h1 {
    font-size: 0.6rem;
  }
  .footercen h2 {
    font-size: 0.65rem;
  }
  .footercen h3 {
    font-size: 0.65rem;
  }
  .footercen a {}
  .footercen a:hover {
    color: darkcyan;
  }
  .redes {
    margin-bottom: 1rem;
  }
  .redes img {
    width: 10%;
    display: block-inline;
    margin-right: 1rem;
    margin-left: 1rem;
    -webkit-filter: brightness(15%);
    saturate (0);
  }
  .redes img:hover {
    -webkit-transition: all 0.1s;
    -webkit-filter: brightness(100%);
    saturate (1);
  }
  .footerder {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .cuerpoheader {
    width: 100%;
    margin: auto;
  }
  #logo {
    width: 100%;
    margin: auto;
    margin-top: 5rem;
    padding: 0px;
  }
  #logo img {
    width: 50%;
  }
  .login {
    position: absolute;
    top: 0;
    width: 90%;
    margin-left: 5%;
    font-size: 0.6rem;
  }
  .login a {
    top: 0;
    color: white;
    text-decoration: none;
    width: 100%;
  }
  nav {
    display: none;
  }
  ul.dropdown1 {
    width: 100%;
    margin-top: 1rem;
    padding: 0;
    text-align: center;
    display: inline-block;
    margin-right: 0rem;
    font-size: 2rem;
    font-weight: 600;
    -webkit-transition: all 0.2s linear;
  }
  ul.dropdown1 > li {
    -webkit-transition: all 0.2s linear;
    display: none;
    margin-top: 0.5rem;
    text-align: center;
    width: 100%;
    font-weight: 600;
    font-size: 0.9rem;
    -webkit-transition: all 0.2s linear;
  }
  ul.dropdown1:hover > li {
    display: block;
    text-align: center;
    color: white;
    -webkit-transition: all 0.2s linear;
  }
  ul.dropdown1 li a {
    -webkit-transition: all 0.2s linear;
    text-decoration: none;
    color: #e5e5e5;
    text-align: center;
    -webkit-transition: all 0.2s linear;
  }
  ul.dropdown1 li a:hover {
    text-align: center;
    color: white;
    cursor: default;
    border-bottom: 1px solid #98dede;
    padding-bottom: 0.1rem;
    transition: 50ms linear 0s;
  }
  ul.dropdown1 li.buscador {
    text-align: center;
    width: 50%;
    margin-left: 25%;
    height: 1rem;
    margin-bottom: 1rem;
  }
  .slider {
    width: 100%;
    height: 30rem;
  }
  .cajatextoslider {
    margin-left: 5%;
    margin-top: 1rem;
    width: 90%;
    height: auto;
  }
  .copete {
    width: auto;
    font-weight: 900;
    font-size: 0.6rem;
  }
  .tituloslider {
    margin-top: 0.5rem;
    font-size: 1.5rem;
  }
  .cuerpo {
    margin-top: 2rem;
    width: 100%;
    align-items: center;
  }
  section {
    position: relative;
    margin-top: 4rem;
    margin: auto;
  }
  section a {
    text-decoration: none;
    margin: 0;
    width: 100%;
  }
  .principal {
    margin: 0;
    clear: both;
    width: 100%;
  }
  a.notappal {
    position: relative;
    width: 100%;
    margin-bottom: 0.5rem;
    height: 8rem;
    line-height: 8rem;
  }
  a.notappal img {
    width: 95%;
    margin-left: 2.5%;
  }
  a.notappal h1 {
    height: 4rem;
    font-size: 1.5rem;
  }
  a.notappal h2 {
    font-size: 0.7rem;
    width: auto;
    margin-left: 2.5%;
    margin-right: 2.5%;
  }
  #principallat {
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 1.5rem;
  }
  a.ppallat1 {
    background: none;
    height: 8rem;
    margin-bottom: 0.75rem;
  }
  .multimedia {
    display: none;
  }
  .notastipograficas {
    float: left;
    width: 95%;
    margin-left: 2.5%;
    margin-right: 2.5%;
    height: auto;
    margin-bottom: 0;
  }
  .mininota2 {
    width: 100%;
  }
  .separadormininota span {
    display: none;
  }
  .notastipograficas h1 {
    font-size: 1rem;
  }
  .notastipograficas h2 {
    font-size: 0.7rem;
  }
  .notastipograficas h5 {
    display: none;
  }
  hr.separador100 {
    display: none;
  }
  .recuadrohome {
    display: none;
  }
  .atrescolumnas {
    clear: both;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .galeriahome {
    margin-top: 0;
    background-color: none;
    width: 95%;
    float: left;
    margin-left: 2.5%;
    height: auto;
  }
  .bajadaint {
    margin: auto;
    margin-top: -6rem;
    margin-left: 5%;
  }
  #nombrecarrera {
    display: none;
  }
  #filtrocarrera {
    margin-top: -2rem;
  }
  .circulocarr2 {
    margin-top: 0;
    margin-bottom: 1.5rem;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
  }
  #filtrocarrera h1 {
    display: none;
  }
  .tresarticulos {
    margin-bottom: 2rem;
    width: 100%;
  }
  .noticias {
    width: 95%;
    margin-left: 2.5%;
    margin-bottom: 1rem;
  }
  #notder {
    width: 100%;
    margin-right: 1.5%;
  }
  #notizq {
    width: 100%;
  }
  #notsup {
    width: 100%;
  }
  #notinf {
    width: 100%;
  }
  #notsup a.not1 {
    width: 90%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 1rem;
  }
  #notinf a.not1 {
    width: 95%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 1rem;
  }
  .twitter {
    display: none;
  }
  footer {
    width: 100%;
  }
  .cuerpofooter {
    overflow: auto;
    width: 95%;
    margin: auto;
    height: auto;
  }
  .cuerpofooter2 {
    clear: both;
    margin: auto;
  }
  #footerizq {
    width: 100%;
    float: left;
    text-align: center;
  }
  #footerizq img {
    width: 20%;
    clear: both;
    padding-right: 1rem;
    display: inline;
    margin: auto;
  }
  .footercen {
    margin: auto;
    margin-top: 1rem;
    float: left;
    width: 95%;
    height: auto;
    color: #525252;
    padding-bottom: 1rem;
    margin-left: 2.5%;
  }
  .footercen h3 {
    font-size: 0.65rem;
  }
  .footerder {
    display: none;
  }
}