header {padding-top: 19px;}

#search-container {
    position: absolute;
    top: 19px;
    right: -5px;
}

 #search-container button {
background:#143560;
color: white !important;
}

.carousel {
    border-bottom: 36px solid #26385f;}

header .div-color {
position: relative;
top: -25px;
}

.nav-item a
{
color:white !important;
font-weight: bold;
}
.div-color{
background-color: #909CB1;
}

.texto-justificado{
text-align: justify;
font-weight: normal !important;
font-size: 14px;
color: #26385f;
}

.imgRedonda {
    border-radius:200px;
    margin-right: 20px;
   margin-left: 20px;
}

.texto-pie{
text-align: center;
font-weight: normal !important;
font-size: 14px;
}

footer {
    margin-top: 0px;
    clear: both;
    background: #143560;
    color: white;
    padding: 25px;
    text-align: center;
}

table, th, td {
  border: 0;
  border-collapse: collapse;
text-align: center;
color: #215968;
}