#slider .slick-list{ border-radius:25px; -webkit-border-radius:25px; -moz-border-radius:25px; -ms-border-radius:25px; -o-border-radius:25px; }
#slider .textoslide{display: none;}
#noticias-wide .card{background-color:transparent; border-bottom: 2px solid #ccc;padding: 0 0 7px 0;}
#noticias-wide .wide-ver-mas{display: none;}
#noticias-wide p.card-text{margin-bottom: 0;}
#noticias-wide h3{font-weight: bold;}
/*body.home{background-color: white;}*/

.sidebar .card-body{ padding: 0;}
.sidebar .card{ padding: 10px; background-color: #ddd; border-radius:10px ; -webkit-border-radius:10px ; -moz-border-radius:10px ; -ms-border-radius:10px ; -o-border-radius:10px ; }
.sidebar .card h4{background-color: #6c6c6c; color: white; padding: 10px; font-size: 18px; text-align: center; font-weight: bold;    border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.sidebar .card .datos{padding: 0 15px;}
.sidebar .card .btn {margin-left: 10px;}
#cumples .card{padding: 20px;}
.header{
  background-color: #6c6c6c;
}