p {
    margin-bottom: 0px!important;
}
.logo-header{
    text-align: center;
    margin: 0px 0px 12px;
    padding: 10px 15px 0px;
}
.main_logo {
    width: 210px;
}
.nav-menu {
    
}
.menu-items {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding: 10px 15px 10px;
    background-color: #005494;
}
ul.menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    float: right;
}
ul.menu li {
    margin-right: 10px;
}
.menu li a {
    text-decoration: none;
    padding: 17px;
    color: #ffffff;
    margin-left: 25px;
    font-size: 15px;
    font-weight: 700;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover, .menu li a:focus {
    color: #bddffb !important;
}

/* banner */
.banner-principal {
    background-image: url(../../images/public/bg-umip2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: 280px;
    padding-top: 80px;
}
.banner-principal h1 {
    color: #fff;
    text-shadow: 0 0 black;
    font-size: 51px;
    font-weight: 900;
    font-variant: all-small-caps;
}
.banner-principal .box-content{
    text-align: center;
}

/* contenido */
#body_inner_wrap {
    margin-top: -105px;
}
.database-content-right{
    margin-top: -130px;
}
.pure-u-1.pure-u-lg-2-3 .pluslet .titlebar {
    display: none;
}
.pure-u-1.pure-u-lg-2-3 .pluslet .pluslet_body {
    padding-top: 25px;
}
input.button_add, input.button_add:hover {
    height: 39px;
    background: #00a2ff url(../../images/public/icon-lupa.png) no-repeat 10px center;
    background-size: 20px;
    background-position: center;
    margin-left: -7px;
}
input.button_add:hover {
    height: 39px;
    background: #005494 url(../../images/public/icon-lupa.png) no-repeat 10px center;
    background-size: 20px;
    background-position: center;
    margin-left: -7px;
}
#autoC .pure-button-topsearch{
    margin-left: -7px;
}
#autoC #quick_search{
    height: 39px;
    margin-right: 0px;
}
.puslet-letters{
    padding: 2px 7px 1px;
}
.card-box{
    height: 100%;
    border-radius: 10px !important;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 8%) !important;
}
.box-items {
    margin-bottom: 25px;
}
.card-body {
    padding: 1rem 1.5rem!important;
}
.card-body  a.no-decoration {
    text-decoration: none;
    font-weight: 700;
}
.card-body .pure-button {
    padding: .5em 1em!important;
    color: #fff !important;
    background-color: #00a2ff !important;
    border-radius: 6px!important;
}
.card-body .pure-button:hover, .card-body .pure-button:focus {
    background-color: #005494 !important;
}
.card-body .db-note,.card-body .container,.card-body .row {
    height: 100%;
}
.card-body .row {
    padding-bottom: 15px;
}

#guidesplash .pure-u-1.pure-u-lg-2-3{
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 8%) !important;
}

/* footer */
.footer-home {
    padding-top: 2rem;
    background-color: #005494;
}
.footer-home a, .footer-home span {
    text-decoration: none;
    color: #fff !important;
}
.footer-home .logo_footer {
    width: 130px;
    margin: 0 auto;
    display: block;
}
.footer-home .logo_co_footer{
    width: 50px;
    margin: 0 auto;
    display: block;
}
#myCredits {
    background-color: #0a0a0a;
    padding: .5rem 0;
}
#myCredits img {
    width: 44px;
}
#myCredits a {
    font-size: 14px;
    color: #fff ! IMPORTANT;
    text-decoration: none;
}
.nav-item{
    margin-bottom: .5rem;
}
.nav-link.nav-title{
    font-weight: 600;
    font-size: 15px;
}

.footer-home .footer-brands-icons.wrapper-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 1.5rem;
    flex-wrap: wrap;
}
.footer-home .footer-brands-icons:first-child {
    margin: 0 6rem 1rem 0;
}
.footer-home .footer-brands-icons {
    margin: 0 1.5rem 1rem 0;
}
.footer-home .footer-brands-icons:first-child img {
    max-height: 33px;
}
.footer-home .footer-brands-icons img {
    max-height: 56px;
}
.footer-home .social-icon .wrapper-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 2rem 0 1rem;
}
.social-icon .item.box-text{
    width: 90px;
    text-align-last: center;
}
ul.list-check {
    list-style: none;
}

ul.list-check li:before {
    content: '✓';
    font-weight: 900;
    color: #fff;
    margin-right: 10px;
}
.title-contact{
    font-family: "Permanent Marker", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
}
.a-block {
    width: 100%;
    text-align: left;
    display: inline-block;
    margin-bottom: 0.3em;
}
.logo-footer {
    width: 220px;
    padding-bottom: 10px;
}
.title-slogan {
    text-align: left!important;
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 1em!important;
}
.box-enlaces {
    margin-top: 10px!important;
}
.box-enlaces h5 {
    color: #ffffff;
    font-weight: 700;
}