#FacultadEconomiaV4 .cajaSlide a {
  color: #fff;
  text-decoration: none;
}
.Observatorio, .noticias, .Publicaciones {
  padding: 0% 6% 4%;
}

.Botones_four {
  padding: 0% 5% 5%;
}

.item_card figure.filtro {
  position: relative;
  cursor: pointer;
}

.Botones_four .programas {
  display: flex;
  padding: 25px 0;
}

.item_card {
  margin: 10px 0;
}

.item_card figure.filtro {
  position: relative;
  cursor: pointer;
}

.item_card figure.filtro img {
  width: 100%;
}

#slidecampus ul.carousel-indicators {
  display: none;
}

.controles a {
  color: #fff;
  font-size: 15px;

}

.controles a.prev {
  background: #ffffff;
  padding: 15px 13px 6px;
  border: solid #e80b00;
  color: red !important;
  transition: 0.2s;
}

.controles {
  display: table;
  float: right;
  margin-top: 0;
  /* margin-bottom: 80px; */
}

.controles a.next {
  background: #e8670b;
  padding: 12px 10px 10px;
  border: solid #e8670b;
}

.controles a.prev {
  background: #ffffff;
  padding: 12px 14px 10px;
  border: solid #e8670b;
  color: #e8670b !important;
  transition: 0.2s;
}

.servicio_estudiante a {
  padding: 8px 13px;
  display: flex;
  align-items: center;
  text-align: center;
  max-width: 300px;
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 15px;
}


.filtro:before {
  background-image: linear-gradient(to bottom, rgba(4, 4, 4, 0.52) 0%, rgba(0, 0, 0, 0.62) 100%);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 1;
  transition: all 0.3s;
}

.filtro:after {
  background-image: linear-gradient(to bottom, rgba(27, 20, 45, 0.67) 0%, rgba(46, 49, 128, 0.63) 100%);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0;
  transition: all 0.3s;
}

.container-fluid img {
  /* width: 100%; */
}

.Botones_four .programas h3 {
  bottom: 0;
  align-items: flex-end;
  align-content: flex-end;
  display: flex;
  color: #fff;
  font-size: 1.2em;
  position: relative;
  z-index: 1;
  font-weight: 600;
  line-height: 25px;
}

.item_card figure.filtro a {
  position: absolute;
  bottom: 21px;
  left: 27px;
  color: #fff;
}

.Botones_four .programas h3:before {
  content: "";
  width: 10px;
  height: 79px;
  background-color: #e8670c;
  position: absolute;
  left: 0;
  bottom: 0;
}

.filtro:hover:after {
  opacity: 1;
}

.filtro:hover {
  text-decoration: none;
  box-shadow: 0 0 20px rgb(0 0 0 / 60%);
}

.Observatorio .flex-observatorio > div {
  width: 50%;
  padding: 0 6%;
  text-align: center;
  line-height: 1.2em;
  font-size: 1.2em;
  font-weight: 700;
  color: #9b1458;
  border-right: 1px solid#cecece;
}

.Observatorio .flex-observatorio {
  display: flex;
  flex-wrap: nowrap;
  clear: both;
  justify-content: center;
  height: 100%;
  align-items: flex-end;
  border: solid #ddd 1px;
}

.flex-observatorio a {
  color: #fff;
  margin: auto;
  float: right;
  margin-top: 50px;
  transition: 0.3s;
  padding: 5px 20px;
  background: #e8670b;
  margin-bottom: 30px;
  text-decoration: none;
  transition: .2s;
}

.flex-observatorio a:hover {
  background: #282661;
  transition: .2s;
  cursor: pointer;
}

.Observatorio p.titulo {
  font-weight: 900;
  color: #212629;
  font-size: 2em;
  text-align: left;
  text-transform: uppercase;
}



#mega-menu-ofertas-menu a {
  text-align: left !important;
}

#FacultadEconomiaV4 section.menuNav li span {
  font-size: 11px;
  color: #e8670b;
}

.ocultarMoviles {
  /* display: table; */
  width: 100%;
}
.menuMoviles {
  display: none;
}
.mega-menu-container {
  top: 102% !important;
}

h3.megamenu-title {
  margin-bottom: 6px !important;
}


.mega-menu-block li {
  /* border-bottom: solid 1px #eee; */
  margin-bottom: 0;
  margin-top: -6px !important;
}
.col-12.col-md-6.trabajo .cajadoc {
  background: #fff !important;
}
hr.lineados {
  margin-bottom: 30px !important;
}
.row.cajadoc {
  background: #eee;
  margin-bottom: 30px;
}
.col-12.col-md-6.trabajo {
  background: #dadae5;
  padding: 2% 4%;
}
.col-12.col-md-6.articulos {
  padding: 2% 4%;
}
.mega-menu-desktop li a {
  padding: 0;
}
hr.lineatres {
  width: 180px !important;
  margin: 10px -53px 30px !important;
}
hr.lineados {
  position: relative !important;
  width: 132% !important;
  left: -424px;
}
hr.lineatres1 {
  width: 196px !important;
  position: relative !important;
  left: 40.5%;
}
.mega-menu-block li a {
  text-align: left !important;
}
.mega-menu-container .mega-menu-row .mega-menu-block + .mega-menu-block {
  /* margin-top: 12px !important; */
}
#FacultadEconomiaV4 .box_button.capsulas {
  text-align: center;
  color: #fff;
  background: rgba(27, 20, 45, 1);
  background: -moz-linear-gradient(top, rgba(27, 20, 45, 1) 43%, rgba(28, 21, 48, 1) 45%, rgba(46, 49, 128, 1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(43%, rgba(27, 20, 45, 1)), color-stop(45%, rgba(28, 21, 48, 1)), color-stop(100%, rgba(46, 49, 128, 1)));
  background: -webkit-linear-gradient(top, rgba(27, 20, 45, 1) 43%, rgba(28, 21, 48, 1) 45%, rgba(46, 49, 128, 1) 100%);
  background: -o-linear-gradient(top, rgba(27, 20, 45, 1) 43%, rgba(28, 21, 48, 1) 45%, rgba(46, 49, 128, 1) 100%);
  background: -ms-linear-gradient(top, rgba(27, 20, 45, 1) 43%, rgba(28, 21, 48, 1) 45%, rgba(46, 49, 128, 1) 100%);
  background: linear-gradient(to bottom, rgba(27, 20, 45, 1) 43%, rgba(28, 21, 48, 1) 45%, rgba(46, 49, 128, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b142d', endColorstr='#2e3180', GradientType=0 );
}
#FacultadEconomiaV4 .box_button .modulos_secretaria {
  background-image: url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/Universidad-del-Rosario-V4/secretaria/img/gif_pedro.gif);
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: 50%;
  background-position-x: right;
  position: relative;
  background-position-y: top;
  padding: 0;
}
#FacultadEconomiaV4 .box_padding {
  padding: 2% 0;
  display: flex;
  align-content: center;
  align-items: flex-end;
  justify-content: space-around;
  flex-flow: row wrap;
}
#FacultadEconomiaV4 .box_button .modulos_secretaria .box_padding.visionarios {
  background: linear-gradient(rgb(232 103 11 / 67%), rgb(232 103 11)), url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/Facultad de Economia/La-Facultad/img/summer-school-2022.jpeg) center no-repeat;
}
#FacultadEconomiaV4 a.white_blue {
  border: solid 2px #fff;
  padding: 5px 10px;
  margin-top: 20px;
  display: table;
  color: #fff;
  cursor: pointer;
  margin: 0 auto;
}
#FacultadEconomiaV4 a.white_blue:hover {
  background: #fff;
  color: #1b132d;
  text-decoration: none;
}
#Facultad-Jusrisprudencia-V4 .box_button h4 {
  text-align: center;
  padding-bottom: 20px;
}
button:focus {
  outline: 1px dotted;
  outline: none !important;
}
#FacultadEconomiaV4 .Taglogo {
  background: initial;
  padding: 0;
  text-decoration: none;
  font-size: 17px;
  font-weight: 500;
  padding-left: 25px;
  min-height: 55px;
  padding-right: 13px;
  padding-top: 5px;
  font-weight: bold;
  padding: 0%;
  margin-left: 22px;
  margin-right: 2px;
  color: #000;
  width: 220px;
}
#FacultadEconomiaV4 section#menu-pagina {
  padding: 0 !important;
}
#FacultadEconomiaV4 button.navbar-toggler.collapsed i {
  font-size: 14px;
}
#FacultadEconomiaV4 .navbar-toggler:hover {
  padding: 10px;
}
#FacultadEconomiaV4 section#menu-pagina h1 {
  font-size: 16px;
  text-align: center;
  margin-top: 19px;
  color: #e8670c;
  font-weight: bold;
}
#FacultadEconomiaV4 .comunidad .itemsRedes li {
  font-size: 1.1em;
  font-weight: 300;
  list-style: none;
  line-height: 29px;
  margin-left: -40px;
}
#FacultadEconomiaV4 .comunidad .itemsRedes li:before {
  color: #da0820;
  margin-right: 8px;
  font-size: 11px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
}
#FacultadEconomiaV4 .comunidad .itemsRedes .imagen {
  border: solid 2px #dadae5;
  padding: 2px 0px 0px 0px;
  width: 100%;
}
#FacultadEconomiaV4 .cajaVideo iframe {
  position: relative;
  left: -15px;
  bottom: -13px;
}
#FacultadEconomiaV4 .cajaDesc p {
  font-size: 1.1em;
  font-weight: 300;
}
#FacultadEconomiaV4 .cajaDesc h3 {
  font-weight: bold;
  color: #e8670c;
  font-size: 1.8em;
  margin-top: 20px;
  margin-bottom: 20px;
}
#FacultadEconomiaV4 .comunidad .itemsRedes .imagen img {
  width: 101%;
  position: relative;
  top: 10px;
  right: -10px;
}
#FacultadEconomiaV4 section#menu-pagina {
  background: #f0edf3;
  border-bottom: solid 1px #fff;
  position: sticky;
  top: 80px;
  z-index: 5;
}
#FacultadEconomiaV4 .cajaProyecto.rojo h4 {
  color: #ffffff !important;
}
#FacultadEconomiaV4 a.btnEnlace:hover {
  background: #2a2564;
  transition: 0.2s;
}
#FacultadEconomiaV4 .cajaProyecto p {
  color: #fff;
}
#FacultadEconomiaV4 .redes {
  padding: 2% 0 3%;
}
#FacultadEconomiaV4 .cajaProyecto.rojo {
  background: linear-gradient(to bottom, #ec0c26c4 65%, #ef132de0 100%), url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/CEAP/img/fondo.jpg) fixed top !important;
}
#FacultadEconomiaV4 .row {
  margin-left: 0;
  margin-right: 0;
}
#FacultadEconomiaV4 .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
  /* box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.12); */
  border-bottom: solid 1px #dadae5;
  min-height: 50px;
}
#FacultadEconomiaV4 ul.navbar-nav {
  background: #edeaf4;
  width: 100%;
  height: 40px;
}
/*moviles*/
/*moviles*/
#menu-pagina .mega-menu-container .megamenu-title img {
  margin-right: 15px;
  width: 23px;
}
.megaMenu-Programas {
  width: 30% !important;
  margin-left: 13.2%;
}
.megaMenu-Investigacion {
  width: 40% !important;
  margin-left: 24%;
}
.megaMenu-Estudiantes {
  width: 40% !important;
  margin-left: 35%;
}
.megaMenu-Profesores {
  width: 40% !important;
  margin-left: 40%;
}
.megaMenu-Proyectos {
  width: 30% !important;
  margin-left: auto;
  margin-right: 10.7%;
}
.megaMenu-Facultad {
  width: 40% !important;
  margin-left: auto;
  margin-right: 0;
}
.megaMenu-Profesores {
  width: 40% !important;
  margin-left: auto;
  margin-right: 14.2%;
}
.megaMenu-Programas .megamenu-col.megamenu-col-menu-1 {
  flex: 0 0 50% !important;
  max-width: 50%;
}
#menu-pagina .mega-menu-block a h3 {
  font-size: 14px;
  color: #242153;
  margin: 0;
  text-align: left;
}
#FacultadEconomiaV4 .navbar {
  margin-bottom: 0;
  width: 100%;
  padding: 0;
  /* min-height: 35px; */
  border-bottom: none;
}
#FacultadEconomiaV4 section.menuNav li {
  font-size: 0.95em;
  color: #444444;
  font-weight: 300;
  border-left: solid 2px #fff;
  min-height: 40px;
  /* margin-top: 20px; */
  padding-top: 9px;
  width: 100%;
  /* text-align: left !important; */
}
#FacultadEconomiaV4 section.menuNav li a {
  display: table;
  width: 100%;
  font-size: 0.95em;
  color: #444444;
  font-weight: 300;
  text-align: center;
  margin-top: 0;
}
#CeapV4 i.iconomenu {
  font-size: 10px !important;
  color: #da0921;
  margin-right: 6px;
  font-weight: 800;
}
#FacultadEconomiaV4 li.nav-item i {
  font-size: 10px;
  color: #e8670c;
  font-weight: 900;
  margin-left: 10px;
  margin-right: 4px;
  float: left;
  position: relative;
  top: 2px;
}
#FacultadEconomiaV4 h4 {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 20px;
}
#FacultadEconomiaV4 a.Taglogo img {
  width: 100%;
  padding-top: 6px;
}
#FacultadEconomiaV4 h2 {
  font-weight: 800;
  color: #272727;
  padding: 5px 0px;
  margin: 0;
  font-size: 2em;
  text-transform: uppercase;
  width: 100%;
}
#FacultadEconomiaV4 .carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 8px;
  height: 8px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border-radius: 100%;
  margin-bottom: -8px;
}
#FacultadEconomiaV4 .titulo h2 {
  font-weight: 700;
  color: #fff;
  padding: 5px 0px;
  margin: 0;
  font-size: 4em;
  text-transform: uppercase;
  margin-bottom: -100px;
  margin-left: 90px;
  text-shadow: 0px 2px 10px #000;
}
#FacultadEconomiaV4 .descFecha .col-4 {
  padding-left: 0;
}
#FacultadEconomiaV4 .itemExperiencia {
  margin-bottom: 20px;
}
#FacultadEconomiaV4 .row {
  margin-right: 0;
  margin-left: 0;
}
#FacultadEconomiaV4 .fechas {
  margin-bottom: 0;
}
#FacultadEconomiaV4 hr {
  width: 70%;
  position: static;
  border: 2px solid #e8670c;
  display: inline-block;
  margin: 8px 0px 20px -50%;
  background: #e8670c;
}
#FacultadEconomiaV4p {
  font-size: 1.1em;
  font-weight: 300;
}
#FacultadEconomiaV4 .sinEspacio {
  padding: 0;
}
#FacultadEconomiaV4 section.menuNav li a:hover {
  color: #e86d1f;
}
#FacultadEconomiaV4 .imagenprincipal {
  position: relative;
  overflow: hidden;
  min-height: auto;
  background: rgba(0, 0, 0, 1);
  background-size: cover;
  text-align: center;
  color: #fff;
}
#FacultadEconomiaV4 .imagenprincipal .banner {
  margin: auto;
  margin-top: -2%;
  opacity: 0.9;
  width: 100%;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
  animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
}
#FacultadEconomiaV4 .row {
  margin-left: 0;
  margin-right: 0;
}
#FacultadEconomiaV4 .titulo {
  position: absolute;
  bottom: 45%;
  right: 7%;
  margin-top: 13%;
  z-index: 3;
}
#FacultadEconomiaV4 .imagenprincipal .banner {
  margin: auto;
  margin-top: -2%;
  opacity: 0.5;
  width: 100%;
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -o-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
  animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
}
#FacultadEconomiaV4 .redessociales {
  position: absolute;
  left: 50px;
  top: 40px;
  z-index: 3;
}
#FacultadEconomiaV4 i.fab.fa-instagram {
  padding: 7px 8px !important;
}
#FacultadEconomiaV4 i.fab.fa-facebook-f {
  padding: 7px 10px !important;
}
#FacultadEconomiaV4 .redessociales i {
  font-size: 1.1em;
  margin-left: 8px;
  cursor: pointer;
  border: solid 1px #fff;
  padding: 7px;
  border-radius: 100%;
  background: #1b142d;
}
#sliderinfo {
  position: absolute;
  bottom: 20px;
  display: table;
  width: 100%;
  left: 50px;
}
#FacultadEconomiaV4 .carousel-indicators {
  position: absolute;
  right: inherit;
  bottom: inherit;
  display: -ms-flexbox;
  display: block;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
  top: 4px;
  left: 0;
  float: left;
}
#FacultadEconomiaV4 .carousel-indicators .active {
  opacity: 1;
  background-color: #e8670c;
}
#FacultadEconomiaV4 .cajaSlide {
  padding: 5%;
}
#FacultadEconomiaV4 .cajaSlide p {
  color: #fff;
  font-size: 1.1em;
  font-weight: 300;
  text-align: left;
}
#FacultadEconomiaV4 i.fab.fa-instagram:hover {
  background: linear-gradient(#9100ff, #c3005a, #dcb700);
  transition: 0.3s;
}
#FacultadEconomiaV4 i.fab.fa-facebook-f:hover {
  background: #1c35ad;
  transition: 0.3s;
}
#FacultadEconomiaV4 i.fab.fa-twitter:hover {
  background: #229bd2;
}
#FacultadEconomiaV4 section.NuestroValor {
  background: #fff;
  padding: 3% 2% 5%;
  display: table;
  width: 100%;
}
#FacultadEconomiaV4 .descripcion {
  margin-top: 30px;
}
#FacultadEconomiaV4 .cajaVideo {
  border: solid 2px #dadae5;
  padding: 0px 0px 0px;
  width: 90;
}
#FacultadEconomiaV4 h3 {
  font-size: 1.3em;
  font-weight: bold;
  color: #e7670c;
}
#FacultadEconomiaV4 hr.linea {
  display: table;
  width: 340px;
  float: left;
  border: solid 2px #e8670c;
  position: relative;
  left: 120px;
}


.CajaNoticiaDos {
  display: flex;
  margin-bottom: 54px;
  background: #fff;
}

.ImagenNoticiasDos {
  width: 100%;
  max-width: 210px;
  margin-right: 20px;
}

p.fechaNoticiasDos {
  letter-spacing: 2px;
  font-size: 12px;
  color: #454545;
  padding: 10px 10px 0;
  margin-bottom: 5px;
}

p.tituloNoticiaDos {
  font-weight: 900;
  color: #e8670b;
  font-size: 1.1em;
  line-height: 21px;
  padding: 0 10px;
  cursor: pointer;
}

#FacultadEconomiaV4 .noticias .content_principal {
  /* -webkit-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75); */
  -moz-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
  /* box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75); */
  /* background: #fff; */
  margin: 42px 40px 0px 0px;
  display: flex;
  width: auto;
}
#FacultadEconomiaV4 .bottom-more {
  text-align: right;
  margin: 30px 0;
  font-weight: bold;
  margin-right: 40px;
}
#FacultadEconomiaV4 .bottom-more a {
  color: #e8670c;
  transition: all 0.35s;
  font-size: 0.9em;
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
}
#FacultadEconomiaV4 .news-teaser-link .news-image .category-news {
  position: absolute;
  left: 11px;
  padding: 4px 5px;
  color: #fff;
  background-color: #e8670c;
  font-size: 0.9em;
  margin-top: -29px;
  margin-left: 18px;
}
#FacultadEconomiaV4 .wrap-fields-image img {
  width: 100%;
}
#FacultadEconomiaV4 .noticias .content_principal .wrap-info h2 {
  font-size: 1.5em;
}
#FacultadEconomiaV4 .content_principal .wrap-info p {
  font-size: 1em;
  font-weight: 300;
}
#FacultadEconomiaV4 .eventos hr {
  width: 180px !important;
  margin: 5px -148px !important;
}
#FacultadEconomiaV4 .noticias .content_principal .wrap-info h2 {
  font-size: 1.5em;
}
#FacultadEconomiaV4 .noticias .content_principal a.news-teaser-link .wrap-info {
  min-height: 320px;
}
#FacultadEconomiaV4 .noticias .content_principal a.news-teaser-link .wrap-info {
  padding: 10px 20px;
  min-height: 150px;
  background: #fff;
}
#FacultadEconomiaV4 .noticias .wrap-info .news-date {
  font-size: 0.8em;
  margin-bottom: 4px;
  font-family: "Roboto Mono", monospace;
  color: #5b5b5b;
  text-transform: uppercase;
}
#FacultadEconomiaV4 .bottom-more a:hover {
  background: #e8670c;
  color: #fff;
  border-color: #e8670c;
}
#FacultadEconomiaV4 .eventos .content_principal {
  margin: 20px 0px 0px 40px !important;
}
#FacultadEconomiaV4 .eventos .category-news {
  margin-left: 55px !important;
}
#FacultadEconomiaV4 .eventos h2 {
  margin-left: 35px;
}
#FacultadEconomiaV4 .eventos .bottom-more {
  margin-right: -1px !important;
  margin-top: 50px;
}
#FacultadEconomiaV4 .cajaRevista {
  background: linear-gradient(to right, #e8670c 65%, #e8670c 100%);
  padding: 4.5% 4% 0%;
  color: #fff;
  font-size: 1.5em;
  height: 100px;
}
#FacultadEconomiaV4 .cajaJob {
  background: linear-gradient(to left, #1b142d 65%, #221f4d 100%);
  padding: 5% 4% 0%;
  color: #fff;
  font-size: 1.5em;
  height: 100px;
}
#FacultadEconomiaV4 .vinetaRoja {
  width: 100px;
  height: 99px;
  transform: skew(-15deg, 0deg);
  position: absolute;
  background: #e8670c;
  right: -17px;
  top: 0;
}
#FacultadEconomiaV4 .cajaRevista h4 {
  text-align: left;
  margin-left: 20px;
  margin-top: 5px;
  font-weight: 800;
  float: left;
}
#FacultadEconomiaV4 .cajaJob h4 {
  margin-left: 40px;
  float: left;
}
#FacultadEconomiaV4 .btn-job-revista {
  float: left;
  display: table;
  margin-left: 20px;
  border: solid 2px #fff;
  padding: 5px 14px;
  font-size: 15px;
  letter-spacing: 3px;
  cursor: pointer;
}
#FacultadEconomiaV4 .btn-job-revista:hover {
  background: #fff;
  color: #e97732;
  transition: 0.2s;
}
#FacultadEconomiaV4 .fechas {
  margin-top: 20px;
  width: 100%;
}
#FacultadEconomiaV4 .cajaFecha {
  margin-bottom: 20px;
}
#FacultadEconomiaV4 .descFecha {
  display: flex;
  width: 100%;
  background: #fff;
}
#FacultadEconomiaV4 .DatosFechas {
  display: table;
  float: left;
  background: #e8670c;
  padding: 1% 3%;
  margin-right: 20px;
  width: 100%;
  max-width: 140px;
  cursor: pointer;
}
#FacultadEconomiaV4 .descFecha h5 {
  float: left;
  padding-top: 26px;
  font-size: 17px;
  line-height: 26px;
  cursor: pointer;
}
#FacultadEconomiaV4 .cajaFecha h5 strong {
  font-size: 1em;
}
#FacultadEconomiaV4 .cajaFecha i {
  color: #2e3180;
  font-size: 1.2rem;
}
#FacultadEconomiaV4 .DatosFechas h3 {
  margin: 0;
  color: #fff;
  border-bottom: solid 3px #fff;
  font-size: 2.7em;
  text-align: center;
  padding: 5%;
}
#FacultadEconomiaV4 .DatosFechas h4 {
  text-align: center;
  color: #fff;
  font-size: 1.3em;
  margin: 8px 0;
}

.tagNoticiasDos {
  position: absolute;
  background: #e8670b;
  color: #fff;
  padding: 3px 10px;
  font-size: 13px;
  cursor: pointer;
}


.ImagenNoticiasDos img {
  /* min-height: 116px; */
  cursor: pointer;
}

#FacultadEconomiaV4 .principal.eventos {
  background: #dadae5;
}
#FacultadEconomiaV4 .principal {
  padding: 2% 2% 0%;
}
#FacultadEconomiaV4 .bottom-more.dos a {
  margin-top: -20px;
}
#FacultadEconomiaV4 section.articulos {
  padding: 0%;
}
#FacultadEconomiaV4 .imagen {
  background: #201c46;
  padding: 0;
  width: 100%;
  margin-right: 20px;
}
#FacultadEconomiaV4 .documentos {
  /* background: #f0f0f4; */
  margin-bottom: 30px;
  padding: 0;
}
#FacultadEconomiaV4 .margensuperior {
  margin-top: 30px;
}
#FacultadEconomiaV4 .btn-doc {
  border: solid 2px #e8670c;
  display: table;
  padding: 3px 10px;
  font-size: 13px;
  color: #e8670c;
  letter-spacing: 2px;
  cursor: pointer;
}
#FacultadEconomiaV4 .btn-doc:hover {
  background: #e9701a;
  color: #fff;
  transition: 0.2s;
}
#FacultadEconomiaV4 .espacioDentro {
  padding: 2%;
}
#FacultadEconomiaV4 .publicaciones h4 strong {
  color: #e8670c;
  font-size: 1em;
}
#FacultadEconomiaV4 .publicaciones h4 {
  font-size: 1.2em;
}
#FacultadEconomiaV4 .cajapublicaciones {
  min-height: 40px;
  border-bottom: solid 1px #dadae5;
  padding: 1.2%;
  width: 100%;
  display: table;
  cursor: pointer;
  color: #000;
  text-decoration: none;
}
#FacultadEconomiaV4 .cajapublicaciones.top {
  border-top: solid 1px #dadae5;
  margin-top: 20px;
  width: 100%;
  display: table;
}
#FacultadEconomiaV4 .publicaciones.dos {
  margin-top: 30px;
}
#FacultadEconomiaV4 .cajapublicaciones:hover {
  color: #da0921;
  border-bottom: solid 1px;
  transition: 0.2s;
  margin-left: 10px;
}
#FacultadEconomiaV4 .sliderprincipal .cajaSlide {
  padding: 5%;
  position: absolute;
  bottom: 0;
}
#FacultadEconomiaV4 .sliderprincipal a.carousel-control-next {
  display: none;
}
#FacultadEconomiaV4 .sliderprincipal a.carousel-control-prev {
  display: none;
}
#FacultadEconomiaV4 .sliderprincipal i.fab.fa-instagram:hover {
  background: linear-gradient(#9100ff, #c3005a, #dcb700);
  transition: 0.3s;
}
#FacultadEconomiaV4 .sliderprincipal i.fab.fa-facebook-f:hover {
  background: #1c35ad;
  transition: 0.3s;
}
#FacultadEconomiaV4 .sliderprincipal i.fab.fa-twitter:hover {
  background: #229bd2;
}
#FacultadEconomiaV4 section.pregrado {
  padding: 3% 3% 5%;
  background: rgba(218, 218, 229, 0.28);
}
#FacultadEconomiaV4 .Nombre h3 {
  color: #fff !important;
  font-size: 1.3em !important;
  padding: 5px 15px;
  margin: 0;
}
#FacultadEconomiaV4 .Nombre {
  background: #e8670c;
  display: table;
  position: absolute;
  /* top: 183px; */
  margin-top: -72px;
}
#FacultadEconomiaV4 .Snes {
  background: #fff;
  position: absolute;
  /* top: 215px; */
  padding: 1px 15px;
  margin: 0;
  font-weight: bold;
  margin-top: -38px;
  border-left: solid 4px #261f69;
}
#FacultadEconomiaV4 .cajaItem {
  border: solid 2px #dadae5;
  padding: 3.5%;
  margin-top: 20px;
  background: #fff;
}
#FacultadEconomiaV4 .contenedorCajas {
  margin-top: 10px;
}
#FacultadEconomiaV4 .cajaItem .foto {
  margin-bottom: 15px;
  background: #000;
}
#FacultadEconomiaV4 .desc p {
  font-size: 1em;
  line-height: 19px;
  font-weight: 300;
  min-height: 160px;
}
#FacultadEconomiaV4 .foto img {
  opacity: 0.7;
}
#FacultadEconomiaV4 .cajaItem .vermas {
  background: #ffffff;
  display: table;
  margin: 0 auto;
  padding: 6px 15px;
  color: #e8670c;
  border: solid 2px #e8670c;
  letter-spacing: 2px;
  cursor: pointer;
}
#FacultadEconomiaV4 .cajaItem .vermas:hover {
  background: #e8670c;
  border: solid 2px #e8670c;
  transition: 0.2s;
  color: #fff;
  text-decoration: none;
}
#FacultadEconomiaV4 .maestrias .desc p {
  min-height: 80px;
}
#FacultadEconomiaV4 section.maestrias {
  padding: 3% 3% 5%;
  background: rgba(218, 218, 229, 0.28);
}
#FacultadEconomiaV4 .grupos-investigacion {
  padding: 3%;
}
#FacultadEconomiaV4 .grupos-investigacion .foto {
  border: solid 2px #dadae5;
  padding: 10px;
}
#FacultadEconomiaV4 .mascara {
  background: #000;
}
#FacultadEconomiaV4 .grupos-investigacion .descripcion p {
  margin-top: -4px;
}
#FacultadEconomiaV4 .descripcion.dos {
  margin: 0 !important;
  background: rgba(218, 218, 229, 0.34901960784313724);
  padding: 3%;
}
#FacultadEconomiaV4 .grupos-investigacion.dos {
  padding: 0 !important;
}
/*botones*/
#FacultadEconomiaV4 .cajaAsesoria {
  background: #e8670c;
}
#FacultadEconomiaV4 .PrePos .sinMargen {
  padding: 0;
}
#FacultadEconomiaV4 .cajaAsesoria:hover .areaPenal {
  webkit-transform: scale(1.3);
  transform: scale(1.3);
  background: #ddd;
  transition: 0.3s;
  cursor: pointer;
  opacity: 0.2;
}
#FacultadEconomiaV4 .C-areaPenal {
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  min-height: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 3px #00000054;
  cursor: pointer;
}
#FacultadEconomiaV4 section.PrePos h3 {
  color: #fff;
  font-size: 4em;
  font-weight: 800;
  padding-top: 50%;
  text-transform: uppercase;
}
#FacultadEconomiaV4 .cajaAsesoria:hover .mas-info {
  bottom: 90px;
  opacity: 1;
  transition: 0.5s;
}
#FacultadEconomiaV4 .cajaAsesoria.pos {
  background: #151142 !important;
}
#FacultadEconomiaV4 .mas-info {
  display: table;
  position: absolute;
  bottom: 0px;
  left: 35%;
  color: #fff;
  border: solid 2px;
  padding: 4px 10px;
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
  font-size: 1.2em;
  opacity: 0;
  transition: 0.5s;
  width: 30%;
  text-align: center;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.38);
  /* text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.38); */
  cursor: pointer;
  /* font-size: 2em; */
}
#FacultadEconomiaV4 .btn:hover {
  background: #d90821;
  color: #fff;
  border-color: #d90721;
  transition: 0.3s;
}
#FacultadEconomiaV4 section.PrePos h3 {
  color: #fff;
  font-size: 3em;
  font-weight: 800;
  padding: 18% 9% 0;
  text-transform: uppercase;
  min-height: auto; /* padding: 5%; */
}
#FacultadEconomiaV4 .cajaAsesoria:hover .areaPenal {
  webkit-transform: scale(1.3);
  transform: scale(1.3);
  background: #ddd;
  transition: 0.3s;
  cursor: pointer;
  opacity: 0.2;
}
#FacultadEconomiaV4 .btn {
  padding: 2px 20px;
  color: #da0921;
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
  font-size: 2.2rem;
  border: solid 2px;
  border-radius: 0;
  letter-spacing: 1px;
  margin-top: 2%;
}
#FacultadEconomiaV4 .cajaAsesoria {
  overflow: hidden;
}
li.nav-item.ocultarMoviles.sinborde {
  border-left: none !important;
}
a.nav-link.facultadnombre {
  color: #e8670c !important;
  font-weight: bold !important;
  width: 190px !important;
  text-align: right;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
  /* background: forestgreen; */
  color: #e86d1f;
}
/*botones*/
#FacultadEconomiaV4 .cajaSlide h3 {
  font-size: 2em;
  color: #fff;
  font-weight: 700;
  line-height: 14px;
  text-align: left;
}
#FacultadEconomiaV4 .sliderprincipal .carousel-indicators {
  position: absolute;
  bottom: 70px;
  top: inherit;
  left: 30px;
  z-index: 3;
}
#FacultadEconomiaV4 .noticias {
  background-image: linear-gradient(90deg, rgba(218, 218, 229, 0.41) 50%, #dadae5 50%);
  padding: 0;
  border-top: solid 1px #dadae5;
  width: 100%;
}
#FacultadEconomiaV4 .documentos p {
  font-size: 1em;
  margin: 4px;
  line-height: 18px;
}
#FacultadEconomiaV4 .imagen img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: table;
  padding: 0 !important;
}
@media (max-width: 1440px) {
  #FacultadEconomiaV4 h4 {
      font-size: 1.1em;
  }
}
@media (max-width: 1024px) {
  #FacultadEconomiaV4 .titulo h2 {
      font-size: 3em;
  }
  #FacultadEconomiaV4 .titulo {
      bottom: 25%;
  }
  #FacultadEconomiaV4 .eventos hr {
      width: 180px !important;
      margin: 5px -138px !important;
  }
  #FacultadEconomiaV4 h2 {
      font-size: 1.5em;
  }
  hr.lineatres {
      width: 180px !important;
      margin: 10px -41px 30px !important;
  }
  #FacultadEconomiaV4 .imagen {
      min-height: 170px;
  }
  #FacultadEconomiaV4 .Nombre h3 {
      font-size: 1em !important;
  }
  #FacultadEconomiaV4 .Snes {
      margin-top: -43px;
  }
  #FacultadEconomiaV4 .desc p {
      min-height: 210px;
  }
  #FacultadEconomiaV4 .cajaFecha h5 strong {
      font-size: 0.8em;
  }
  #FacultadEconomiaV4 section.menuNav li a {
      font-size: 0.8em;
  }
}
@media (max-width: 768px) {
  hr.lineatres {
      width: 180px !important;
      margin: 10px -61px 30px !important;
  }
  #FacultadEconomiaV4 h2 {
      font-size: 1.2em;
  }
  .container-fluid.modulos_secretaria .col-md-6 {
      flex: 100%;
      max-width: 100%;
  }
  #FacultadEconomiaV4 .titulo {
      bottom: 47%;
      right: -10px;
      margin-top: 13%;
      font-size: 0.8em;
  }
  .menuMoviles {
      display: block !important;
  }
  .ocultarMoviles {
      display: none !important;
  }
  #FacultadEconomiaV4 .Nombre h3 {
      font-size: 0.8em !important;
      padding: 4px;
  }
  #FacultadEconomiaV4 .Nombre {
      margin-top: -66px;
  }
  #FacultadEconomiaV4 .Snes {
      font-size: 0.8em;
  }
  #FacultadEconomiaV4 .desc p {
      font-size: 0.9em;
      line-height: 18px;
      min-height: 260px;
  }
  #FacultadEconomiaV4 nav.navbar.navbar-expand-md i {
      color: #e8670c;
      font-size: 12px;
  }
  #FacultadEconomiaV4 .imagen img {
      width: 120px;
  }
  #FacultadEconomiaV4 .documentos p {
      font-size: 0.8em;
      margin: 4px;
      line-height: 12px;
  }
  #FacultadEconomiaV4 .vinetaRoja {
      display: none;
  }
  #FacultadEconomiaV4 .descFecha {
      display: table;
      width: 100%;
      background: #efedf3;
  }
  #FacultadEconomiaV4 .noticias {
      background-image: linear-gradient(180deg, rgba(218, 218, 229, 0.41) 50%, #fff 50%);
  }
  #FacultadEconomiaV4 .principal.eventos {
      background: #fff;
  }
  #FacultadEconomiaV4 .titulo {
      bottom: 47%;
      right: -90px;
      margin-top: 13%;
  }
  #FacultadEconomiaV4 .principal.eventos {
      background: #fff;
  }
  #FacultadEconomiaV4 .titulo h2 {
      font-size: 2.5em;
      margin-bottom: -50px;
  }
  .titulo img {
      width: 38%;
      margin-left: 170px;
  }
  #FacultadEconomiaV4 .cajaSlide h3 {
      font-size: 1.2em;
  }
  #FacultadEconomiaV4 .cajaSlide p {
      color: #fff;
      font-size: 0.9em;
  }
  #FacultadEconomiaV4 .sliderprincipal .carousel-indicators {
      bottom: 30px;
      left: 10px;
  }
}
@-webkit-keyframes animaImagenSliderHome {
  0% {
      -webkit-transform: scale(1.1);
      -webkit-transition: -webkit-transform 20000ms linear 0s;
  }
  100% {
      -webkit-transform: scale(1.4);
      -webkit-transition: -webkit-transform 20000ms linear 0s;
  }
}
@-moz-keyframes animaImagenSliderHome {
  0% {
      -moz-transform: scale(1.1);
      -moz-transition: -moz-transform 20000ms linear 0s;
  }
  100% {
      -moz-transform: scale(1.4);
      -moz-transition: -moz-transform 20000ms linear 0s;
  }
}
@-ms-keyframes animaImagenSliderHome {
  0% {
      -ms-transform: scale(1.1);
      -ms-transition: -ms-transform 20000ms linear 0s;
  }
  100% {
      -ms-transform: scale(1.4);
      -ms-transition: -ms-transform 20000ms linear 0s;
  }
}
@-o-keyframes animaImagenSliderHome {
  0% {
      -o-transform: scale(1.1);
      -o-transition: -o-transform 20000ms linear 0s;
  }
  100% {
      -o-transform: scale(1.4);
      -o-transition: -o-transform 20000ms linear 0s;
  }
}
@keyframes animaImagenSliderHome {
  0% {
      transform: scale(1.1);
      transition: transform 20000ms linear 0s;
  }
  100% {
      transform: scale(1.4);
      transition: transform 20000ms linear 0s;
  }
}
/* animacion*/
@media (min-width: 1200px) {
  #FacultadEconomiaV4 .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
      max-width: 1460px;
      /* padding: 0; */
  }
}
@media (max-width: 600px) {
  #FacultadEconomiaV4 .titulo {
      margin-top: 84%;
      margin-bottom: -40px;
  }
  a.btnAcordeonProgramas {
      color: #000;
  }
  hr.lineados {
   position: static !important;
  width: 69% !important;
  }
  #FacultadEconomiaV4 .row {
      min-height: 30px;
      border-top: solid 1px #fff;
      padding: 0;
  }
  h3.megamenu-title img {
      width: 24px;
      margin-right: 10px;
  }
  #FacultadEconomiaV4 h3 {
      font-size: 1em;
      font-weight: 300;
      color: #000000;
      width: 100%;
  }
  a.btnAcordeonProgramas {
      width: 100%;
  }
  .card.card-body {
      width: 100%;
      display: table;
      background: initial;
      border: none;
  }
  .card.card-body img {
      width: 25px !important;
      margin-right: 10px !important;
  }
  #FacultadEconomiaV4 .Taglogo {
      background: initial;
      padding: 0;
      text-decoration: none;
      font-size: 17px;
      font-weight: 500;
      padding-left: 25px;
      min-height: 55px;
      padding-right: 13px;
      padding-top: 5px;
      font-weight: bold;
      padding: 0%;
      margin-left: 22px;
      margin-right: 2px;
      color: #000;
      width: 220px;
  }
  #FacultadEconomiaV4 section#menu-pagina {
      padding: 0 !important;
  }
  #FacultadEconomiaV4 button.navbar-toggler.collapsed i {
      font-size: 14px;
  }
  #FacultadEconomiaV4 .navbar-toggler:hover {
      padding: 10px;
  }
  #FacultadEconomiaV4 section#menu-pagina h1 {
      font-size: 16px;
      text-align: center;
      margin-top: 19px;
      color: #e8670c;
      font-weight: bold;
  }
  #FacultadEconomiaV4 .comunidad .itemsRedes li {
      font-size: 1.1em;
      font-weight: 300;
      list-style: none;
      line-height: 29px;
      margin-left: -40px;
  }
  #FacultadEconomiaV4 .comunidad .itemsRedes li:before {
      color: #da0820;
      margin-right: 8px;
      font-size: 11px;
      font-family: "Font Awesome 5 Free";
      font-weight: 900;
      content: "\f00c";
  }
  #FacultadEconomiaV4 .comunidad .itemsRedes .imagen {
      border: solid 2px #dadae5;
      padding: 2px 0px 0px 0px;
      width: 100%;
  }
  #FacultadEconomiaV4 .cajaVideo iframe {
      position: relative;
      left: -15px;
      bottom: -13px;
  }
  #FacultadEconomiaV4 .cajaDesc p {
      font-size: 1.1em;
      font-weight: 300;
  }
  #FacultadEconomiaV4 .cajaDesc h3 {
      font-weight: bold;
      color: #e8670c;
      font-size: 1.8em;
      margin-top: 20px;
      margin-bottom: 20px;
  }
  #FacultadEconomiaV4 .comunidad .itemsRedes .imagen img {
      width: 101%;
      position: relative;
      top: 10px;
      right: -10px;
  }
  #FacultadEconomiaV4 section#menu-pagina {
      background: #f0edf3;
      border-bottom: solid 1px #fff;
      position: sticky;
      top: 80px;
      z-index: 99;
  }
  #FacultadEconomiaV4 .cajaProyecto.rojo h4 {
      color: #ffffff !important;
  }
  #FacultadEconomiaV4 a.btnEnlace:hover {
      background: #2a2564;
      transition: 0.2s;
  }
  #FacultadEconomiaV4 .cajaProyecto p {
      color: #fff;
  }
  #FacultadEconomiaV4 .redes {
      padding: 2% 0 3%;
  }
  #FacultadEconomiaV4 .cajaProyecto.rojo {
      background: linear-gradient(to bottom, #ec0c26c4 65%, #ef132de0 100%), url(https://www.urosario.edu.co/PortalUrosario/media/UR-V4/CEAP/img/fondo.jpg) fixed top !important;
  }
  #FacultadEconomiaV4 .row {
      margin-left: 0;
      margin-right: 0;
  }
  #FacultadEconomiaV4 .navbar-collapse {
      padding-right: 0;
      padding-left: 0;
      /* box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.12); */
      border-bottom: solid 1px #dadae5;
      min-height: 50px;
  }
  #FacultadEconomiaV4 ul.navbar-nav {
      background: #edeaf4;
      width: 100%;
  }
  #menu-pagina .mega-menu-container .megamenu-title img {
      margin-right: 15px;
      width: 23px;
  }
  .megaMenu-Programas {
      width: 30% !important;
      margin-left: 5%;
  }
  .megaMenu-Investigacion {
      width: 40% !important;
      margin-left: 10%;
  }
  .megaMenu-Estudiantes {
      width: 60% !important;
      margin-left: 30%;
  }
  .megaMenu-Profesores {
      width: 40% !important;
      margin-left: 40%;
  }
  .megaMenu-Proyectos {
      width: 40% !important;
      margin-left: auto;
      margin-right: 5%;
  }
  .megaMenu-Facultad {
      width: 40% !important;
      margin-left: auto;
      margin-right: 0;
  }
  .megaMenu-Programas .megamenu-col.megamenu-col-menu-1 {
      flex: 0 0 50% !important;
      max-width: 50%;
  }
  #menu-pagina .mega-menu-block a h3 {
      font-size: 14px;
      color: #242153;
  }
  #FacultadEconomiaV4 .navbar {
      margin-bottom: 0;
      width: 100%;
      padding: 0;
      min-height: 50px;
  }
  #FacultadEconomiaV4 section.menuNav li {
      font-size: 0.95em;
      color: #444444;
      font-weight: 300;
      border-left: solid 2px #fff;
      min-height: 50px;
      /* margin-top: 20px; */
      padding-top: 10px;
      width: 100%;
  }
  #FacultadEconomiaV4 section.menuNav li a {
      display: table;
      width: 100%;
      font-size: 0.95em;
      color: #444444;
      font-weight: 300;
      line-height: 14px;
      text-align: center;
  }
  #CeapV4 i.iconomenu {
      font-size: 10px !important;
      color: #da0921;
      margin-right: 6px;
      font-weight: 800;
  }
  #FacultadEconomiaV4 li.nav-item i {
      font-size: 10px;
      color: #e8670c;
      font-weight: 900;
      margin-left: 10px;
      margin-right: 4px;
      float: left;
      position: relative;
      top: 2px;
  }
  #FacultadEconomiaV4 h4 {
      font-size: 1em;
      font-weight: bold;
      margin: 0px;
  }
  #FacultadEconomiaV4 a.Taglogo img {
      width: 100%;
      padding-top: 6px;
  }
  #FacultadEconomiaV4 h2 {
      font-weight: 800;
      color: #272727;
      padding: 5px 0px;
      margin: 0;
      font-size: 2em;
      text-transform: uppercase;
  }
  #FacultadEconomiaV4 .carousel-indicators li {
      box-sizing: content-box;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: 8px;
      height: 8px;
      margin-right: 3px;
      margin-left: 3px;
      text-indent: -999px;
      cursor: pointer;
      background-color: #fff;
      background-clip: padding-box;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      opacity: 0.5;
      transition: opacity 0.6s ease;
      border-radius: 100%;
      margin-bottom: -8px;
  }
  #FacultadEconomiaV4 .descFecha .col-4 {
      padding-left: 0;
  }
  #FacultadEconomiaV4 .itemExperiencia {
      margin-bottom: 20px;
  }
  #FacultadEconomiaV4 .row {
      margin-right: 0;
      margin-left: 0;
  }
  #FacultadEconomiaV4 .fechas {
      margin-bottom: 0;
  }
  #FacultadEconomiaV4 hr {
      width: 70%;
      position: static;
      border: 2px solid #e8670c;
      display: inline-block;
      margin: 20px 0px 20px -50%;
      background: #e8670c;
  }
  #FacultadEconomiaV4p {
      font-size: 1.1em;
      font-weight: 300;
  }
  #FacultadEconomiaV4 .sinEspacio {
      padding: 0;
  }
  #FacultadEconomiaV4 section.menuNav li a:hover {
      color: #e86d1f;
  }
  #FacultadEconomiaV4 .imagenprincipal {
      position: relative;
      overflow: hidden;
      min-height: auto;
      background: rgba(0, 0, 0, 1);
      background-size: cover;
      text-align: center;
      color: #fff;
  }
  #FacultadEconomiaV4 .imagenprincipal .banner {
      margin: auto;
      margin-top: -2%;
      opacity: 0.9;
      width: 100%;
      -webkit-transform-origin: 100% 0;
      -moz-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
      -o-transform-origin: 100% 0;
      transform-origin: 100% 0;
      -webkit-animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
      animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
  }
  #FacultadEconomiaV4 .row {
      margin-left: 0;
      margin-right: 0;
  }
  #FacultadEconomiaV4 .imagenprincipal .banner {
      margin: auto;
      margin-top: -2%;
      opacity: 0.5;
      width: 100%;
      -webkit-transform-origin: 100% 0;
      -moz-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
      -o-transform-origin: 100% 0;
      transform-origin: 100% 0;
      -webkit-animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
      animation: animaImagenSliderHome 20000ms linear 0s infinite alternate;
  }
  #FacultadEconomiaV4 .redessociales {
      position: absolute;
      left: 10px;
      top: 20px;
      z-index: 95;
  }
  #FacultadEconomiaV4 i.fab.fa-instagram {
      padding: 7px 8px !important;
  }
  #FacultadEconomiaV4 i.fab.fa-facebook-f {
      padding: 7px 10px !important;
  }
  #FacultadEconomiaV4 .redessociales i {
      font-size: 1.1em;
      margin-left: 8px;
      cursor: pointer;
      border: solid 1px #fff;
      padding: 7px;
      border-radius: 100%;
      background: #1b142d;
  }
  #sliderinfo {
      position: absolute;
      bottom: 20px;
      display: table;
      width: 100%;
      left: 50px;
  }
  #FacultadEconomiaV4 .carousel-indicators {
      position: absolute;
      right: inherit;
      bottom: inherit;
      display: -ms-flexbox;
      display: block;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0;
      margin-right: 0;
      margin-left: 0;
      list-style: none;
      top: 4px;
      left: 0;
      float: left;
  }
  #FacultadEconomiaV4 .carousel-indicators .active {
      opacity: 1;
      background-color: #e8670c;
  }
  #FacultadEconomiaV4 .cajaSlide {
      padding: 5%;
  }
  #FacultadEconomiaV4 .cajaSlide p {
      color: #fff;
      font-size: 1.1em;
      font-weight: 300;
      text-align: left;
  }
  #FacultadEconomiaV4 i.fab.fa-instagram:hover {
      background: linear-gradient(#9100ff, #c3005a, #dcb700);
      transition: 0.3s;
  }
  #FacultadEconomiaV4 i.fab.fa-facebook-f:hover {
      background: #1c35ad;
      transition: 0.3s;
  }
  #FacultadEconomiaV4 i.fab.fa-twitter:hover {
      background: #229bd2;
  }
  #FacultadEconomiaV4 section.NuestroValor {
      background: #fff;
      padding: 3% 2% 5%;
      display: table;
      width: 100%;
  }
  #FacultadEconomiaV4 .descripcion {
      margin-top: 30px;
  }
  #FacultadEconomiaV4 .cajaVideo {
      border: solid 2px #dadae5;
      padding: 0px 0px 0px;
      width: 90;
  }
  #FacultadEconomiaV4 h3 {
      font-size: 0.9em;
      font-weight: 300;
      color: #0c0c0c;
  }
  #FacultadEconomiaV4 hr.linea {
      display: table;
      width: 340px;
      float: left;
      border: solid 2px #e8670c;
      position: relative;
      left: 120px;
  }
  #FacultadEconomiaV4 .noticias .content_principal {
      /* -webkit-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75); */
      -moz-box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75);
      /* box-shadow: 3px 8px 31px -12px rgba(0, 0, 0, 0.75); */
      /* background: #fff; */
      margin: 80px 40px 0px 0px;
      display: flex;
      width: auto;
  }
  #FacultadEconomiaV4 .bottom-more {
      text-align: right;
      margin: 30px 0;
      font-weight: bold;
      margin-right: 40px;
  }
  #FacultadEconomiaV4 .bottom-more a {
      color: #e8670b;
      transition: all 0.35s;
      font-size: 0.9em;
      font-family: "Roboto Mono", monospace;
      text-transform: uppercase;
      margin-bottom: 30px;
  }
  #FacultadEconomiaV4 .news-teaser-link .news-image .category-news {
      position: absolute;
      left: 11px;
      padding: 4px 5px;
      color: #fff;
      background-color: #e8670c;
      font-size: 0.9em;
      margin-top: -29px;
      margin-left: 15px;
  }
  #FacultadEconomiaV4 .wrap-fields-image img {
      width: 100%;
  }
  #FacultadEconomiaV4 .noticias .content_principal .wrap-info h2 {
      font-size: 1.5em;
  }
  #FacultadEconomiaV4 .content_principal .wrap-info p {
      font-size: 1.1em;
      font-weight: 300;
  }
  #FacultadEconomiaV4 .eventos hr {
      width: 180px !important;
      margin: 21px -196px !important;
  }
  #FacultadEconomiaV4 .noticias .content_principal .wrap-info h2 {
      font-size: 1.5em;
  }
  #FacultadEconomiaV4 .noticias .content_principal a.news-teaser-link .wrap-info {
      min-height: 320px;
  }
  #FacultadEconomiaV4 .noticias .content_principal a.news-teaser-link .wrap-info {
      padding: 30px 30px;
      min-height: 240px;
      background: #fff;
  }
  #FacultadEconomiaV4 .noticias .wrap-info .news-date {
      font-size: 0.8em;
      margin-bottom: 4px;
      font-family: "Roboto Mono", monospace;
      color: #5b5b5b;
      text-transform: uppercase;
  }
  #FacultadEconomiaV4 .bottom-more a:hover {
      color: #da0921;
  }
  #FacultadEconomiaV4 .eventos .content_principal {
      margin: 50px 0px 0px 40px !important;
  }
  #FacultadEconomiaV4 .eventos .category-news {
      margin-left: 55px !important;
  }
  #FacultadEconomiaV4 .eventos h2 {
      margin-left: 35px;
  }
  #FacultadEconomiaV4 .eventos .bottom-more {
      margin-right: -1px !important;
  }
  #FacultadEconomiaV4 .cajaRevista {
      background: linear-gradient(to right, #e8670c 65%, #e8670c 100%);
      padding: 4.5% 4% 0%;
      color: #fff;
      font-size: 1.5em;
      height: 100px;
  }
  #FacultadEconomiaV4 .cajaJob {
      background: linear-gradient(to left, #1b142d 65%, #221f4d 100%);
      padding: 5% 4% 0%;
      color: #fff;
      font-size: 1.5em;
      height: 100px;
  }
  #FacultadEconomiaV4 .vinetaRoja {
      width: 100px;
      height: 99px;
      transform: skew(-15deg, 0deg);
      position: absolute;
      background: #e8670c;
      right: -17px;
      top: 0;
  }
  #FacultadEconomiaV4 .cajaRevista h4 {
      text-align: left;
      margin-left: 20px;
      margin-top: 5px;
      font-weight: 800;
      float: left;
  }
  #FacultadEconomiaV4 .cajaJob h4 {
      margin-left: 40px;
      float: left;
  }
  #FacultadEconomiaV4 .btn-job-revista {
      float: left;
      display: table;
      margin-left: 20px;
      border: solid 2px #fff;
      padding: 5px 14px;
      font-size: 15px;
      letter-spacing: 3px;
      cursor: pointer;
  }
  #FacultadEconomiaV4 .btn-job-revista:hover {
      background: #fff;
      color: #e97732;
      transition: 0.2s;
  }
  #FacultadEconomiaV4 .fechas {
      margin-top: 30px;
      width: 100%;
  }
  #FacultadEconomiaV4 .cajaFecha {
      margin-bottom: 20px;
  }
  #FacultadEconomiaV4 .descFecha {
      display: table;
      width: 100%;
      background: #efedf3;
  }
  #FacultadEconomiaV4 .DatosFechas {
      display: table;
      float: left;
      background: #e8670c;
      padding: 1% 3%;
      margin-right: 20px;
  }
  #FacultadEconomiaV4 .descFecha h5 {
      float: left;
      padding-top: 26px;
      font-size: 17px;
      line-height: 26px;
  }
  #FacultadEconomiaV4 .cajaFecha h5 strong {
      font-size: 1em;
  }
  #FacultadEconomiaV4 .cajaFecha i {
      color: #2e3180;
      font-size: 1.2rem;
  }
  #FacultadEconomiaV4 .DatosFechas h3 {
      margin: 0;
      color: #fff;
      border-bottom: solid 3px #fff;
      font-size: 3em;
      text-align: center;
  }
  #FacultadEconomiaV4 .DatosFechas h4 {
      text-align: center;
      color: #fff;
      font-size: 25px;
      margin: 0;
  }
  #FacultadEconomiaV4 .principal {
      padding: 3% 2% 0%;
  }
  #FacultadEconomiaV4 .bottom-more.dos a {
      margin-top: -20px;
  }
  #FacultadEconomiaV4 section.articulos {
      /* padding: 3%; */
  }
  #FacultadEconomiaV4 .imagen {
      background: #201c46;
      padding: 5%;
      width: 100%;
      margin-right: 20px;
  }
  #FacultadEconomiaV4 .documentos {
      /* background: #f0f0f4; */
      margin-bottom: 30px;
      padding: 0;
  }
  #FacultadEconomiaV4 .margensuperior {
      margin-top: 30px;
  }
  #FacultadEconomiaV4 .btn-doc {
      border: solid 2px #e8670c;
      display: table;
      padding: 3px 10px;
      font-size: 13px;
      color: #e8670c;
      letter-spacing: 2px;
      cursor: pointer;
  }
  #FacultadEconomiaV4 .btn-doc:hover {
      background: #e9701a;
      color: #fff;
      transition: 0.2s;
  }
  #FacultadEconomiaV4 .espacioDentro {
      padding: 2%;
  }
  #FacultadEconomiaV4 .publicaciones h4 strong {
      color: #e8670c;
      font-size: 1em;
  }
  #FacultadEconomiaV4 .publicaciones h4 {
      font-size: 1.2em;
  }
  #FacultadEconomiaV4 .cajapublicaciones {
      min-height: 40px;
      border-bottom: solid 1px #dadae5;
      padding: 1.2%;
      width: 100%;
      display: table;
      cursor: pointer;
      color: #000;
      text-decoration: none;
  }
  #FacultadEconomiaV4 .cajapublicaciones.top {
      border-top: solid 1px #dadae5;
      margin-top: 20px;
      width: 100%;
      display: table;
  }
  #FacultadEconomiaV4 .publicaciones.dos {
      margin-top: 30px;
  }
  #FacultadEconomiaV4 .cajapublicaciones:hover {
      color: #e8670c;
      border-bottom: solid 1px;
      transition: 0.2s;
      margin-left: 10px;
  }
  #FacultadEconomiaV4 .sliderprincipal .cajaSlide {
      padding: 5%;
      position: absolute;
      bottom: 0;
  }
  #FacultadEconomiaV4 .sliderprincipal a.carousel-control-next {
      display: none;
  }
  #FacultadEconomiaV4 .sliderprincipal a.carousel-control-prev {
      display: none;
  }
  #FacultadEconomiaV4 .sliderprincipal i.fab.fa-instagram:hover {
      background: linear-gradient(#9100ff, #c3005a, #dcb700);
      transition: 0.3s;
  }
  #FacultadEconomiaV4 .sliderprincipal i.fab.fa-facebook-f:hover {
      background: #1c35ad;
      transition: 0.3s;
  }
  #FacultadEconomiaV4 .sliderprincipal i.fab.fa-twitter:hover {
      background: #229bd2;
  }
  #FacultadEconomiaV4 section.pregrado {
      padding: 3% 3% 5%;
      background: rgba(218, 218, 229, 0.28);
  }
  #FacultadEconomiaV4 .Nombre h3 {
      color: #fff !important;
      font-size: 1.3em !important;
      padding: 5px 15px;
      margin: 0;
  }
  #FacultadEconomiaV4 .Nombre {
      background: #e8670c;
      display: table;
      position: absolute;
      /* top: 183px; */
      margin-top: -72px;
  }
  #FacultadEconomiaV4 .Snes {
      background: #fff;
      position: absolute;
      /* top: 215px; */
      padding: 1px 15px;
      margin: 0;
      font-weight: bold;
      margin-top: -38px;
      border-left: solid 4px #261f69;
  }
  #FacultadEconomiaV4 .cajaItem {
      border: solid 2px #dadae5;
      padding: 3.5%;
      margin-top: 20px;
      background: #fff;
  }
  #FacultadEconomiaV4 .contenedorCajas {
      margin-top: 10px;
  }
  #FacultadEconomiaV4 .cajaItem .foto {
      margin-bottom: 15px;
      background: #000;
  }
  #FacultadEconomiaV4 .desc p {
      font-size: 1em;
      line-height: 19px;
      font-weight: 300;
      min-height: 160px;
  }
  #FacultadEconomiaV4 .foto img {
      opacity: 0.7;
  }
  #FacultadEconomiaV4 .cajaItem .vermas {
      background: #ffffff;
      display: table;
      margin: 0 auto;
      padding: 6px 15px;
      color: #e8670c;
      border: solid 2px #e8670c;
      letter-spacing: 2px;
      cursor: pointer;
  }
  #FacultadEconomiaV4 .cajaItem .vermas:hover {
      background: #e8670c;
      border: solid 2px #e8670c;
      transition: 0.2s;
      color: #fff;
      text-decoration: none;
  }
  #FacultadEconomiaV4 .maestrias .desc p {
      min-height: 80px;
  }
  #FacultadEconomiaV4 section.maestrias {
      padding: 3% 3% 5%;
      background: rgba(218, 218, 229, 0.28);
  }
  #FacultadEconomiaV4 .grupos-investigacion {
      padding: 3%;
  }
  #FacultadEconomiaV4 .grupos-investigacion .foto {
      border: solid 2px #dadae5;
      padding: 10px;
  }
  #FacultadEconomiaV4 .mascara {
      background: #000;
  }
  #FacultadEconomiaV4 .grupos-investigacion .descripcion p {
      margin-top: -4px;
  }
  #FacultadEconomiaV4 .descripcion.dos {
      margin: 0 !important;
      background: rgba(218, 218, 229, 0.34901960784313724);
      padding: 3%;
  }
  #FacultadEconomiaV4 .grupos-investigacion.dos {
      padding: 0 !important;
  }
  /*botones*/
  #FacultadEconomiaV4 .cajaAsesoria {
      background: #e8670c;
  }
  #FacultadEconomiaV4 .PrePos .sinMargen {
      padding: 0;
  }
  #FacultadEconomiaV4 .cajaAsesoria:hover .areaPenal {
      webkit-transform: scale(1.3);
      transform: scale(1.3);
      background: #ddd;
      transition: 0.3s;
      cursor: pointer;
      opacity: 0.2;
  }
  #FacultadEconomiaV4 .C-areaPenal {
      position: absolute;
      top: 0;
      left: 0px;
      width: 100%;
      min-height: 100%;
      text-align: center;
      color: #fff;
      text-shadow: 2px 2px 3px #00000054;
      cursor: pointer;
  }
  #FacultadEconomiaV4 section.PrePos h3 {
      color: #fff;
      font-size: 4em;
      font-weight: 800;
      padding-top: 50%;
      text-transform: uppercase;
  }
  #FacultadEconomiaV4 .cajaAsesoria:hover .mas-info {
      bottom: 90px;
      opacity: 1;
      transition: 0.5s;
  }
  #FacultadEconomiaV4 .cajaAsesoria.pos {
      background: #151142 !important;
  }
  #FacultadEconomiaV4 .mas-info {
      display: table;
      position: absolute;
      bottom: 0px;
      left: 35%;
      color: #fff;
      border: solid 2px;
      padding: 4px 10px;
      font-family: "Roboto Mono", monospace;
      text-transform: uppercase;
      font-size: 1.2em;
      opacity: 0;
      transition: 0.5s;
      width: 30%;
      text-align: center;
      box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.38);
      /* text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.38); */
      cursor: pointer;
      /* font-size: 2em; */
  }
  #FacultadEconomiaV4 .btn:hover {
      background: #d90821;
      color: #fff;
      border-color: #d90721;
      transition: 0.3s;
  }
  #FacultadEconomiaV4 section.PrePos h3 {
      color: #fff;
      font-size: 3em;
      font-weight: 800;
      padding: 18% 9% 0;
      text-transform: uppercase;
      min-height: auto; /* padding: 5%; */
  }
  #FacultadEconomiaV4 .cajaAsesoria:hover .areaPenal {
      webkit-transform: scale(1.3);
      transform: scale(1.3);
      background: #ddd;
      transition: 0.3s;
      cursor: pointer;
      opacity: 0.2;
  }
  #FacultadEconomiaV4 .btn {
      padding: 2px 20px;
      color: #da0921;
      font-family: "Roboto Mono", monospace;
      text-transform: uppercase;
      font-size: 2.2rem;
      border: solid 2px;
      border-radius: 0;
      letter-spacing: 1px;
      margin-top: 2%;
  }
  #FacultadEconomiaV4 .cajaAsesoria {
      overflow: hidden;
  }
  li.nav-item.ocultarMoviles.sinborde {
      border-left: none !important;
  }
  a.nav-link.facultadnombre {
      color: #e8670c !important;
      font-weight: bold !important;
      width: 190px !important;
      text-align: right;
  }
  .dropdown-toggle::after {
      display: inline-block;
      margin-left: 0.255em;
      vertical-align: 0.255em;
      content: "";
      border-top: 0.3em solid;
      border-right: 0.3em solid transparent;
      border-bottom: 0;
      border-left: 0.3em solid transparent;
      /* background: forestgreen; */
      color: #e86d1f;
  }
  /*botones*/
  @media (max-width: 1024px) {
      #FacultadEconomiaV4 .Nombre h3 {
          font-size: 1em !important;
      }
      #FacultadEconomiaV4 .Snes {
          margin-top: -43px;
      }
      #FacultadEconomiaV4 .desc p {
          min-height: 210px;
      }
  }
  @media (max-width: 768px) {
      #FacultadEconomiaV4 .Nombre h3 {
          font-size: 0.8em !important;
          padding: 4px;
      }
      #FacultadEconomiaV4 .Nombre {
          margin-top: -66px;
      }
      #FacultadEconomiaV4 .Snes {
          font-size: 0.8em;
      }
      #FacultadEconomiaV4 .desc p {
          font-size: 0.9em;
          line-height: 18px;
          min-height: 260px;
      }
      #FacultadEconomiaV4 nav.navbar.navbar-expand-md i {
          color: #e8670c;
          font-size: 12px;
      }
  }
  @-webkit-keyframes animaImagenSliderHome {
      0% {
          -webkit-transform: scale(1.1);
          -webkit-transition: -webkit-transform 20000ms linear 0s;
      }
      100% {
          -webkit-transform: scale(1.4);
          -webkit-transition: -webkit-transform 20000ms linear 0s;
      }
  }
  @-moz-keyframes animaImagenSliderHome {
      0% {
          -moz-transform: scale(1.1);
          -moz-transition: -moz-transform 20000ms linear 0s;
      }
      100% {
          -moz-transform: scale(1.4);
          -moz-transition: -moz-transform 20000ms linear 0s;
      }
  }
  @-ms-keyframes animaImagenSliderHome {
      0% {
          -ms-transform: scale(1.1);
          -ms-transition: -ms-transform 20000ms linear 0s;
      }
      100% {
          -ms-transform: scale(1.4);
          -ms-transition: -ms-transform 20000ms linear 0s;
      }
  }
  @-o-keyframes animaImagenSliderHome {
      0% {
          -o-transform: scale(1.1);
          -o-transition: -o-transform 20000ms linear 0s;
      }
      100% {
          -o-transform: scale(1.4);
          -o-transition: -o-transform 20000ms linear 0s;
      }
  }
  @keyframes animaImagenSliderHome {
      0% {
          transform: scale(1.1);
          transition: transform 20000ms linear 0s;
      }
      100% {
          transform: scale(1.4);
          transition: transform 20000ms linear 0s;
      }
  }
  /* animacion*/
  @media (min-width: 1200px) {
      #FacultadEconomiaV4 .container,
      .container-lg,
      .container-md,
      .container-sm,
      .container-xl {
          max-width: 1460px;
          padding: 0;
      }
  }
  button.navbar-toggler {
      font-size: 16px;
      font-weight: bold;
  }
  li.nav-item.ocultarMoviles.sinborde {
      display: none;
  }
  #FacultadEconomiaV4 .navbar-toggler:hover {
      font-size: 16px !important;
      font-weight: bold;
      min-height: 50px;
  }

  
  #FacultadEconomiaV4 section.menuNav li a {
      color: #242153;
      padding: 15px 30px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: bold;
      display: flex;
      align-items: center;
      width: 100%;
  }
  #FacultadEconomiaV4 section.menuNav li {
      font-size: 0.95em;
      color: #444444;
      padding: 0%;
      margin: 0 auto;
      font-weight: 300;
      border-top: solid 1px #fff;
      width: 100%;
      text-align: center;
      min-height: 30px;
      padding-top: 0;
      text-align: left;
      border-left: none;
  }
  #FacultadEconomiaV4 .desc p {
      min-height: auto;
  }
  #FacultadEconomiaV4 .navbar {
      padding: 0 30px;
  }
  #FacultadEconomiaV4 section#menu-pagina {
      padding: 10px 10px 0px;
  }
}
@media (max-width: 425px) {
  #FacultadEconomiaV4 .titulo h2 {
      font-size: 1.5em;
      margin-bottom: -20px;
  }
  #FacultadEconomiaV4 .titulo {
      bottom: 47%;
      right: -90px;
      margin-top: 13%;
  }
  #FacultadEconomiaV4 .cajaSlide p {
      color: #fff;
      font-size: 0.8em;
      font-weight: 300;
      text-align: left;
  }

  


  #FacultadEconomiaV4 .sliderprincipal .cajaSlide {
      padding: 2% 6%;
      position: absolute;
      bottom: 0;
  }
  #FacultadEconomiaV4 .cajaSlide p {
      margin-bottom: 0;
  }
  #FacultadEconomiaV4 .cajaFecha h5 strong {
      font-size: 0.8em;
  }
  #FacultadEconomiaV4 .cajaRevista h4 {
      font-size: 22px;
  }
  #FacultadEconomiaV4 .cajaJob h4 {
      margin-left: 20px;
      float: left;
  }
  #FacultadEconomiaV4 h2 {
      font-size: 1.5em;
  }
  #FacultadEconomiaV4 h4 {
      font-size: 0.8em;
  }
  #FacultadEconomiaV4 h4 {
      font-size: 0.8em;
      font-weight: bold;
      margin: 0px;
  }
  #FacultadEconomiaV4 .btn-doc {
      padding: 3px 10px;
      font-size: 12px;
  }
  #FacultadEconomiaV4 .sliderprincipal .carousel-indicators {
      bottom: 0px;
      left: 0px;
  }
}