.view-article .article-details {
    max-width: 1060px;
    padding-top: 0px;
    margin: 0 auto;
}

#sp-page-title {
    padding: 80px 0px 50px 0px;a
    background-image: url("images/background.webp");
    background-position-y:50%;
    background-position: bottom;
}

h2 {
   color: #282b59;
}

.view-category .blog .article-list.articles-leading .article .article-body .article-introtext .readmore a {
    font-family: "IBM Plex Sans";
    font-size: 16px;
}
.view-article .article-details .article-full-image img {
    margin-bottom: 30px;
}

.page-header {
    padding-bottom: 15px;
}
.page-header a {
    color: #242840;
}
.page-header h2 {
    font-size: 29px;
    line-height: 33px;
    letter-spacing: -0.7px;
}
.view-category .blog .article-list.articles-leading .article .article-body .article-introtext p {
    font-family: 'IBM Plex Sans';
}
.view-category {
    padding-bottom: 0px;
}

/*---top---*/
#sp-top-bar a {
    color: #e9ecef;
    font-size: 14px;
}
div#sp-top2 {
    padding: 0px;
}
#sp-top-bar {
    font-size: 0.7rem;
}
#sp-top-bar {
    background: #242840;
    color: #D99311;
}

#sp-header {
    position: relative;
    top: 33px;
    background-color: #fff;
}

#sp-top-bar {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s;
}
#sp-header.header-sticky {
    top: 33px;
}
@media (max-width: 575px) {
    #sp-header  {
    top: 52px;
    width: 100%;
    left: 0px;
}}
@media (max-width: 575px) {
#sp-header.header-sticky {
    top: 56px;
}}

/*---articulos---*/

.view-article .article-details .article-header h1 {
    font-family: 'EXO 2';
    font-weight: 700;
    font-size: 42px;
    letter-spacing: -1px;
    color: #282b59;
    text-transform: none;
}
/*---migas-de-pan---*/
.breadcrumb {
    background-color: #ffffff00;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
    display: flex;
    justify-content: center;
}

.breadcrumb-item.active {
   color: #e3a011;
   font-weight: 600;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff;
  font-weight: 600;
}

.breadcrumb-item a {
   color: #ffffffc2;
  font-weight: 700;
}

.float-start {
   color: #fff;
}

.view-article .article-details .article-info {
    margin: 10px 0;
}
.view-article .body-innerwrapper>#sp-page-title {
    background-image: url("images/background.webp");
    display: block;
    margin-top: 44px;
    padding: 50px 0px 50px;
    background-position: bottom;
}
.view-article .article-details {
    margin: 0 auto;
    padding-top: 30px;
}
.view-category #sp-page-title .sp-page-title>.container {
    text-align: center;
}

.article-details .article-header {
    display: flex;
    justify-content: center;
}

.article-info {
    text-align: center;
    display: flex;
  justify-content: center;
}
.article-info {
    text-align: center;
     display: flex;
    justify-content: center;
}

.article-list .article .article-header h2 a:hover{
	color: #0d5784;
}

.uk-scope .uk-h3, .uk-scope h3 {
    font-size: 17px;
    font-family: 'IBM Plex Sans' !important;
    line-height: 1.4;
    font-weight: 500;
}
.view-category #sp-main-body {
    padding: 50px 0;
}

#sp-footer .container-inner {
    padding: 0px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.view-category .blog .article-list.articles-leading .article .article-body .article-header a {
    font-family: 'IBM Plex Sans';
    font-weight: 500;
    font-size: 48px;
    line-height: 100%;
    transition: all;
}
#sp-footer {
    background: #ec9827;
    padding: 5px 0;
    color: #fff;
}
.sppb-icons-group-list li {
    text-align: left;
}
#sp-bottom {
    background: transparent;
    color: #fff;
    padding-bottom: 0px;
}
#sp-bottom .sp-module {
    margin-bottom: 0px;
}
#sp-footer .container-inner {
    border-top: 0px solid rgba(255, 255, 255, 0.1);
}