#sp-header {
    height: 100px;
}
#sp-header .logo {
    height: 100px;
}
#sp-header .logo-image {
    height: 90px;
}
#sp-top-bar {
    padding: 4px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    margin: 50px 2px 0;
    padding: 0 10px;
    line-height: 40px;
}
#sp-header .container,
#sp-top-bar .container {
    max-width: 100%;
    width: 100%;
}
.sp-megamenu-parent {
    margin-right: 5px;
}
#sp-menu .sp-megamenu-parent > li > a,
#sp-menu .sp-megamenu-parent > li > span,
#sp-menu .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 14px;
    font-weight: 400;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #b3d9f3;
    background-color: #175d99;
}
.sp-megamenu-parent > li:hover > a {
    color: #ffffff;
    background-color: #175d99;
}
.sp-megamenu-parent > li > a {
    color: #252525;
    font-weight: 400;
}
#offcanvas-toggler {
    margin-top: 38px;
}
#sp-slider {
    padding: 7px 15px;
}
body {
    background-color: #f3f5f7;
    color: #082c4b;
}
#sp-top-bar {
    background: #0a375d;
    color: #a3cce9;
}
#sp-top-bar a {
    color: #d2dde4;
}
#sp-slider .nivo-caption {
    background: rgba(255, 255, 255, 0.8);
    opacity: 1;
}

#sp-slider h1,
#sp-slider .nivo-introtext {
    color: #0a375d;
}

#sp-slider h1 {
    font-size: 42px;
    font-weight: 300;
}

#sp-left {
    padding-left: 25px;
}
#sp-right {
    padding-right: 25px;
}

#sp-left .sp-module {
    margin-top: 10px;
    border: none;
    padding: 10px;
    border-radius: 0;
    background-color: #87bee0;
}

#sp-right .sp-module {
    margin-top: 10px;
    border: none;
    padding: 10px;
    border-radius: 0;
    background-color: #77b4da;
}

#sp-main-body {
    padding: 20px 0 100px;
}

#sp-component {
    background-color: #bed6e5;
}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
    font-size: 24px;
    font-weight: 300;
    border-bottom: none;
    padding-bottom: 10px;
    margin-bottom: 0;
}

#sp-left ul.menu img,
#sp-right ul.menu img {
    float: left;
    padding-right: 10px;
}

#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
    border-bottom: none;
}

.latestnews a {
    font-size: 16px;
    font-weight: normal;
}

.latestnews a:before {
    content: '- ';
}

.sp-module-content .latestnews > li > a > span {
    display: none;
}

#sp-component h2 {
    font-weight: bold;
    font-size: 24px;
    padding-top: 10px;
}

#sp-component h3 {
    font-weight: bold;
    font-size: 18px;
}

#sp-component h1 {
    padding-top: 25px;
}

#sp-component .content-category h1 {
    padding-top: 25px;
}

#sp-component .content-category h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    padding: 10px 0 25px;
}

#sp-component .article-header {
    text-align: center;
    text-transform: uppercase;
}

ul.listado-categoria,
ul.listado-categoria li {
    padding: 0;
    margin: 0;
} 

ul.listado-categoria li {
    display: inline;
}

ul.listado-categoria {
    list-style: none;
}

.boton-libros,
ul.listado-categoria li a {
    display: inline-block;
    width: 31.3%;
    margin: 1%;
    padding: 1.3% 1%;
    text-align: center;
    background-color: rgba(255,255,255,0.6);
    border-radius: 7px;
    border: 1px solid;
    color: #055686;
    font-size: 18px;
}

ul.listado-categoria li a {
    width: 31%;   
}

ul.botonesx2 {
    text-align: center;
    padding-top: 25px;
}

.boton-libros:hover {
    background-color: rgba(255,255,255,1);
    color: #055686;
}

ul.menu-child > li > a {
    margin-left: 30px;
}
ul.menu-child > li > a::before {
    content: " - ";
}
.enlaces {
    text-align: center;
}
.enlaces p {
    display: inline-block;
    margin: 30px 20px;
}
.enlaces p a {
    border: 2px solid #0345bf;
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 22px;
    transition: 1s;
}
.enlaces p a:hover {
    background-color: #0345bf;
    color: #fff;
}
.titulo{
    text-align: center;
    font-weight: 400;
    margin-top: 30px;
    text-transform: uppercase;
}
img.pull-center {
    margin: 0 auto;
}

#sp-bottom {
    background: #f3f5f7;
    color: #171717;
}

#mod_sis_carousel144 {
    max-width: 800px;
    margin: -125px auto 0;
}

ul.social-icons {
    position: absolute;
    left: 200px;
    top: 54px;
    z-index: 9999;
}

#sp-menu ul.social-icons a {
    color: #0a375d;
    font-size: 17px;
    border: 1px solid #0a375d;
    border-radius: 100%;
    display: inline-block;
    width: 32px;
    text-align: center;
    line-height: 30px;
}

#sp-menu ul.social-icons a:hover {
    color: #206ead;
    border: 1px solid #206ead;
}

#sp-component .blog-featured h2.item-title a {
    font-weight: 300;
    font-size: 30px;
    color: #0b2658;
}

#sp-component .blog-featured h2.item-title {
    border-bottom: 1px solid #0b2658;
    padding-top: 20px;
}

#sp-component .row.items-row {
    padding-bottom: 30px;
}

li {
    padding-bottom: 10px;
}

#sp-component table td {
    border: 1px solid #0b2658;
    padding: 4px 8px;
    background-color: #e3ecf1;
}

#sp-component table {
    margin-bottom: 25px;
}

#sp-component table tbody tr:first-child td {
    background-color: #395589;
    color: #e3ecf1;
    font-weight: bold;
    text-transform: uppercase;
}
#sp-component div.category-list table tbody tr:first-child td {
    font-weight: 400;
    text-transform: none;
    background-color: #e3ecf1;
}
#sp-left .sp-module ul.latestnews > li > a {
    font-weight: bold;
}

.page-link {
    background-color: #8eb1c7;
}

.page-item.active .page-link {
    border-color: #275876;
    background-color: #275876;
}
#sp-left .sp-column .sp-module:first-child h3.sp-module-title {
    font-weight: 700 !important;
    text-align: center;
    font-size: 30px !important;
}

@media screen and (min-width: 1400px) {
    #sp-left,
    #sp-right {
        flex: 0 0 20%;
        max-width: 20%;
    }
    #sp-component {
        flex: 0 0 60%;
        max-width: 60%;
    }
}
@media screen and (max-width: 1250px) {
.sp-megamenu-parent{
    display: none !important;
}
}