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: 0px 15px;
    background-color: #005494;
}
ul.menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    float: right;
    align-items: center;
}
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/uniajc-banner-metaproxy.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: -140px;
}
.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: 20px;
}
input.button_add, input.button_add:hover {
    height: 39px;
    background: #003F82 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: .4em 1em !important;
    color: #fff !important;
    background-color: #003f82 !important;
    border-radius: 5px !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;
}

.card-body .db-note .col-12.col-sm-12.col-md-8.col-lg-8.col-xl-8.col-xxl-8 .row{
    padding-bottom: 10px;
}

.card-body .db-note .col-12.col-sm-12.col-md-8.col-lg-8.col-xl-8.col-xxl-8 .row .col-md-12 p{
    padding-bottom: 0px;
}

#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 li{
    list-style: none;
    position: relative;
}
.footer-home ul{
    padding: 0;
    margin: 0;
}
.footer-home #footer a, #footer a:link, #footer a:visited{
    color: #ffffff!important;
    border-top-width: 0px;
    border-top-style: none;
    border-right-width: 0px;
    border-right-style: none;
    border-left-width: 0px;
    border-left-style: none;
    margin-right: 30px;
    white-space: normal;
    padding: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 0px;
    display: block;
}
.footer-home .box-logo{
    border-top-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-home h1 {
    line-height: 25.71428572px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 18px;
    text-transform: none;
}
.footer-a .row.contain{
    margin-right: 0;
}


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;
}

.style_table{
    position: relative;
    clear: both;
    background: #fff;
    border: 0px solid #ccc;
    font-size: 10pt;
    box-shadow: 5px 5px 7px #e0e0e0;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 8%) !important;
    padding: 1em .7em;
    text-align: left;
    margin-bottom: 15px;
}
.style_table .evenrow {
    background-color: #ffffff;
}
.card-body .db-note .d-block.img-fluid.mx-auto{
    max-height: 130px;
}