.punto{
  list-style:none;
}


.titulo{
  color:#fff !important;
}

.prueba{
  background-color:#51B3E7 !important;
  border-radius:5px !important;
}

header{
  background-color:#005072 !important;
  color:#ffffff !important;
}
header p{
  color:#000 !important;
}

.icono{
  color:#ffffff !important;
}

.boto_color{
  background-color:#454545 !important;
}

.info_bottom{
  margin-bottom:8px;
}

.info_pading{
  padding-bottom:20px;
}

.navbar-brand img{
  height: 60px;
  width: auto;
  margin-top: -5px;
}

.navbar-brand{
  padding: 0 15px;
}

.navbar{
  min-height: 70px;
}