/*---padding-intranet---*/
.com_users.com-users {
    padding: 0px 0px 100px 0px;
}

a:hover, a:focus, a:active {
    color: #186b8c;
}
.view-category .blog .article-list.articles-leading .article .article-body .article-introtext .readmore a {
    font-family: "Poppins";
    font-size: 16px;
}
.view-article .article-details .article-full-image img {
    margin-bottom: 30px;
}

.page-header {
    padding-bottom: 15px;
    display: none;
}

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

/*---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: #186B8C;
    color: #C6D93B;
}

#sp-top-bar {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown 0.5s;
}

/*---Header---*/

#sp-header {
    position: relative;
    top: 33px;
    background-color: #fff;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.1);
}
#sp-header.header-sticky {
    top: 33px;
    box-shadow: 0px 4px 22px 0px rgba(0, 0, 0, 0.1);
}
/* ----------------------------------------- */
/* 1) Móviles pequeños: hasta 575px          */
/* ----------------------------------------- */
@media (max-width: 575px) {
    #sp-header  {
        top: 77px;
        width: 100%;
        left: 0px;
    }
}

/* ----------------------------------------- */
/* 2) Móviles grandes / Tablets pequeñas:    */
/*    entre 576px y 991px                    */
/* ----------------------------------------- */
@media (min-width: 576px) and (max-width: 991px) {
    #sp-header {
        top: 61px;
    }
}

/* ----------------------------------------- */
/* 3) Tablets medianas:                      */
/*    entre 992px y 1024px                   */
/* ----------------------------------------- */
@media (min-width: 992px) and (max-width: 1024px) {
    #sp-header {
        top: 60px;
    }
}

/* ----------------------------------------- */
/* 4) Laptops pequeñas:                      */
/*    entre 1025px y 1366px                  */
/* ----------------------------------------- */
@media (min-width: 1025px) and (max-width: 1366px) {
    #sp-header {
        top: 55px;
    }
}
/* ----------------------------------------- */
/* 4) Laptops grandes                */
/* ----------------------------------------- */
@media (min-width: 1367px) {
    #sp-header {
        top: 36px; 
    }
}

@media (max-width: 575px) {
#sp-header.header-sticky {
    top: 77px;
}}
@media screen and (max-width: 1366px) {
  .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        padding: 0 10px;
    }
}

/* ----------------------------------------- */
/* Menu con imagenes               */
/* ----------------------------------------- */
#sp-menu .sp-menu-item >a >img {
    max-height: 20px;
    max-width: 20px;
    display: inline-block;
    margin-right: 5px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li >a >img{
    max-height: 20px;
    max-width: 20px;
    display: inline-block;
    margin-right: 5px;
}
/* ----------------------------------------- */
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    margin-left: 3px;
    font-weight: 900;
    font-size: 10px;
}
@media (max-width: 1199px) {
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li span {
        padding: 0 6px;
        font-size: 11px;
    }
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 0.7px dashed #d5d5d5;
}
/*---articulos---*/
.view-article .article-details .article-header h1 {
    font-family: "Poppins";
    font-weight: 500;
    font-size:35px;
    text-transform: none;
}
@media (max-width: 767px) {
    .view-article .article-details .article-header h1 {
        font-size: 32px;
    }
}
/*---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;
}

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

.float-start {
   color: #fff;
}

.view-article .article-details .article-info {
    margin: 10px 0;
}
.view-article .body-innerwrapper>#sp-page-title {
    background-image: url("/images/inicio/page-title.png");
    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: 'Poppins' !important;
    line-height: 1.4;
    font-weight: 500;
}
#sp-main-body {
    padding: 50px 0;
}
.sp-megamenu-parent>li:before {
    background-color: #c6d93b;
    bottom: 0px;
}
body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .sppb-btn.btn-outline-primary, body .btn.sppb-btn-primary, body .btn.btn-primary, body .btn.btn-outline-primary {
    border-color: #e48411;
    background-color: #e48411;
    border-radius: 30px;
    color: #fff;
}