.img-responsive {
width: 100px; 
height: 100px;
}
.login-box-msg{
    color:black;
    text-align: center;

}
.body{
      background-image: url('/assets/imgiqit/GOBIERNO.png');
      background-color: red;
}
/* INICIO ESTILOS PARA DETALLE DE EVENTOS, ESPACIOS DEPORTIVOS, ETC */
.linea-detalle {
    background-color: #B68400!important;
    height: 2px!important;
    opacity: 1!important;
}  
.txt-info-tarjeta{
    color:#AB0A3D!important; 
    font-weight:700!important;
}
.texto-campo {
    color: #7b7b7a!important;
}
.img-detalle{
  width: 20%!important;
  float: right!important;
}
.alinear-detalle{
  display:flex!important;
}
.padding-textos{
  padding-bottom: 5px;
}
.img-detalle-carrucel{
  width: 35%!important;
  display: block;
  margin: auto;
  height: 350px;
}
.brand-link .brand-image {
  float: left;
  line-height: .25;
  margin-left: .8rem;
  margin-right: .5rem;
  /* margin-top: -3px; */
  margin-bottom: -20px;
  /* padding-bottom: 10; */
  max-height: 68%!important;
  width: 68%!important;
}
.nav-sidebar{
  padding-top: 10px;
}