.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    padding: 0px 9px;
}

.view-article .article-details .article-full-image img {
    border-radius: 16px;
    margin-bottom: 30px;
}

#sp-page-title {
    padding: 80px 0px 50px 0px;
    background-image: url("/images/inicio/page-title-iglesia-bautista.jpg");
    background-position: center;
}

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

#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: 47px;
}}

/*---articulos---*/
.view-article .article-details .article-header h1 {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size:25px;
    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: #0d5784;
}
.float-start {
    color: #04a9fb;
}

.view-article .article-details .article-info {
    margin: 10px 0;
}
.view-article .body-innerwrapper>#sp-page-title {
    display: block;
    margin-top: 44px;
    padding: 50px 0px 50px;
    background-position: center;
}
.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: 'Poppins' !important;
    line-height: 1.4;
    font-weight: 500;
}
#sp-main-body {
    padding: 50px 0;
}