body {
  background:#FFF !important;
}
.nombre_facultad img {
  width:120px;  
}

a:focus{
  outline:0px;
}
.texto-cafe {
  color:#af7f4e;
}
.padding-none {
  padding:0px !important;
}
.btn-recorrido-360 {
  background-color:;
  color:#FFF;
  font-weight:bold;
  float:right;
  z-index:10;  
}
/*estilos seccion de intro home*/
.intro-home {
  background:#f4f2f3;
  padding-top:5%;
  padding-bottom:5%;
}
.intro-home h3 {
  color:#af7f4e;
  font-size:3rem;
}
.intro-home strong {
  font-size:2rem;
}
.icono-ir-abajo {
  font-size:3rem;
  color:#af7f4e;
}
/*seccion slider eventos home*/
.exposiciones-home {
  background:#FFF;
  padding-top:1%;
  padding-bottom:5%;
}
.exposiciones-home h3 {
    font-family: 'Yanone Kaffeesatz',sans-serif;
	color: #af7f4e;
	font-size: 3rem;
    text-align:center;
    margin-bottom:30px;
}
.tarjeta-exposiciones-home {
  background-color:#FFF;
  border:solid 1px #F7F7F7;
  text-align:center;
  padding:20px 15px;
  box-shadow:3px 3px 3px rgba(0,0,0,.05);
  margin-bottom:10px;
  transition:.3s;
}
.tarjeta-exposiciones-home:hover {
  background-color:#FFF;
  border:solid 1px #F7F7F7;
  text-align:center;
  padding:20px 15px;
  box-shadow:6px 6px 6px rgba(0,0,0,.1);
  margin-bottom:10px;
  transition:.3s;
}
.tarjeta-exposiciones-home img {
    width: 100%;
}

.alto-div-img-exposiciones-home {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 140px;
    min-height: 140px;
}

.relleno-btn-exposicion-home {
  padding:10px 0;
}
.fecha-exposiciones-home {
  color:rgba(175,127,78,1);
  font-size:1.2rem;
  font-weight:bold;
  margin-bottom:5px;
  /*border-bottom:solid 1px rgba(175,127,78,.2);*/
  text-align:right;
}
.NombreExposicion {
  min-height: 65px;
  color:#888;
  text-align:left;
  font-size:1.5rem;
  font-weight:300;
}
.conoce-mas-exposicion-home {
  display:table;
  background:#FFF;
  color:#af7f4e;
  padding:10px 15px;
  border:solid 1px #af7f4e;
  margin:auto;
  top:10px;
  bottom:10px;
  transition:.2s;
}
.conoce-mas-exposicion-home:hover {
  display:table;
  background:#af7f4e;
  color:#fff;
  padding:10px 15px;
  border:solid 1px #af7f4e;
  margin:auto;
  top:10px;
  bottom:10px;
  transition:.2s;
}
.conoce-mas-exposicion-home:focus {
  display:table;
  background:#af7f4e;
  color:#fff;
  padding:10px 15px;
  border:solid 1px #af7f4e;
  margin:auto;
  top:10px;
  bottom:10px;
  transition:.2s;
}
.todas-las-expo {
  background:#af7f4e;
  display:table;
  color:#FFF;
  margin:auto;
  margin-bottom:3%;
  padding:8px 15px;
  border:solid 1px #af7f4e;
  transition:.4s;
  }
.todas-las-expo:hover {
  background:#fff;
  display:table;
  color:#af7f4e;
  margin:auto;
  margin-bottom:3%;
  padding:8px 15px;
  border:solid 1px #af7f4e;
  transition:.4s;
  }
.todas-las-expo:focus {
  background:#fff;
  display:table;
  color:#af7f4e;
  margin:auto;
  margin-bottom:3%;
  padding:8px 15px;
  border:solid 1px #af7f4e;
  transition:.4s;
  }

/*estilos seccion de redes home*/
.seccion-redes-home {
  background-color:#FFF;
  text-align:center;
  padding:5% 0;
}
.seccion-redes-home img {
  width:38px;
  margin:auto;
}

.seccion-redes-home-2 {
  background-color:#FFF;
  text-align:center;
  padding:5% 0;
}
.seccion-redes-home-2 img {
  width:75%;
  margin:auto;
}

/*estilos seccion de agenda home*/
.seccion-agenda-home {
    padding:5% 0;
	background:url(https://www.urosario.edu.co/App_Themes/RecorridoVirtual/imagenes/bck-recorrido.jpg) no-repeat top center;
    margin-bottom:-10px;
}
.filtro-agenda-home {
  background:#813b91;
  padding:20px 20px 40px 20px;
}
.filtro-agenda-home h3 {
  color:#FFF;
  text-align:center;
  font-size:3.5rem;
  margin-bottom:25px;
}
.filtro-agenda-home select{
  width:100%;
}
.filtro-agenda-home label{
  color:#FFF;
}
.resultado-filtro-agenda-home {
  background:#FFF;
  min-height:660px;
  max-height:660px;
  padding: 20px 20px 40px 20px;
}
.resultado-filtro-agenda-home hr {
  margin-top:0px;
  margin-bottom:5px;
}
.descripcion-exposicion-home {
  cursor:pointer;
  padding:15px;
  transition:.3s;
}
.descripcion-exposicion-home:hover {
  background:#f7f7f7;
  padding:15px 15px 15px 30px;
  cursor:pointer;
  transition:.3s;
}

.ContNoticiasYEventosHome {
    padding:0;
    background:#f7f7f7;
    margin-bottom:-10px;
  }

.bg-transparencia-blanca {
  padding:3% 0;
  display:block;
  background:rgba(255,255,255,.5);
  }


.bg-transparencia-blanca h3{
    font-family: 'Yanone Kaffeesatz',sans-serif;
    color: #af7f4e;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 30px;
}

.TarjetaEventoNoiiciaHome {
  background:rgba(255,255,255,.0);
  padding:20px;
  box-shadow:2px 2px 2px rgba(0,0,0,.0);
}
.TarjetaEventoNoiiciaHome img {
  width:100%;
}
.TarjetaEventoNoiiciaHome p {
  color:#666;
  }

.tituloNoticiaHome {
  font-size:1.8rem;
  font-weight:bold;
  margin-top:5px;
  margin-bottom:5px;
  }


.AltoDivContImgEventoNoticiaHome {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 180px;
    min-height: 180px;
    text-alig:center;
    margin-bottom:10px;
  }
.AltoDivContImgEventoNoticiaHome img {
  width:100%;
  }


.DescripcioNoticiaHome {
    min-height: 90px;
    max-height: 90px;
    color: #888;
    text-align: left;
    font-size: 1.5rem;
    font-weight: 300;
    overflow: hidden;
}

.btnMasInfoNoticiasHome {
  display: table;
  background: #fff;
  color: #af7f4e;
  padding: 5px 15px;
  border: solid 1px #af7f4e;
  margin: auto;
  top: 10px;
  bottom: 10px;
  float:right;
  transition: .2s;  
  }
.btnMasInfoNoticiasHome:hover {
  display: table;
  background: rgba(175,127,78,1);
  color: #fff;
  padding: 5px 15px;
  border: solid 1px #af7f4e;
  margin: auto;
  top: 10px;
  bottom: 10px;
  float:right;
  transition: .2s;  
  }

