/*---title-moviles---*/
@media (max-width: 425px){
.article-details .article-header h1, .article-details .article-header h2 {
    font-weight: 700;
    font-size: 25px !important;
    color: #212121;
}}

/*---page-title-moviles---*/
@media (max-width: 425px){
.com-content.view-article #sp-main-body .article-details-intro {
    padding: 48px 0 100px 0 !important;
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: inherit;
    background-position: 50% 0;
    margin-bottom: 0px !important;
}}

/*---color-body---*/
body, .sp-preloader {
    background-color: #F5F3EE;
}

/*---alineacion-categorias---*/
.article-details .article-info {
    margin-bottom: 1rem;
    opacity: 1;
    display: flex;
    justify-content: space-around;
}

/*---color-categorias---*/
.com-content.view-article #sp-main-body .article-info>span a {
    font-weight: 600;
    color: #27447c;
    font-size: 16px;
}

/*---color-titulos---*/
.article-details .article-header h1, .article-details .article-header h2 {
    font-weight: 700;
    font-size: 40px;
    color: #212121;
}

/*---centrar-title---*/
.article-details .article-header {
    position: relative;
    display: flex;
    justify-content: center;
}
/*---page-title---*/
.com-content.view-article #sp-main-body .article-details-intro {
    padding: 100px 0 100px 0;
   background-repeat: no-repeat;
    background-size: auto;
    background-attachment: inherit;
    background-position: 50% 0;
    background-image: url("/images/fotobotones/page-title.svg");
    background-color: #F5F3EE;
    text-align: center;
    margin-bottom: 300px;
}

/*---menu-movil---*/
.burger-icon>span {
    background-color: #29457d;
}

@media (max-width: 575px){
#sp-header {
    height: 90px;
    padding-top: 15px;
}}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
	color: #0F4470;
}

.sp-megamenu-parent>li:hover>a {
	color: #111318;
}

/*---posicion-megamenu---*/
.sp-dropdown .sp-dropdown-main .sp-dropdown-mega .sp-menu-center {
    width: 1200px;
    left: -700px !important;
}

/*---mega-menu--/
/*---linea-lateral-derecha---*/
.sp-dropdown-main.sp-dropdown-mega .sp-dropdown-inner .row>div:nth-child(1) {
    border-right: 1px solid #1f67a645;
}

/*---titulos-megamenu---*/
.sp-megamenu-parent .sp-dropdown-mega .sp-mega-group>li>a {
    font-size: 18px;
    line-height: 20px;
    color: rgb(41 69 125);
    font-weight: 500;
font-family: 'Plus Jakarta Sans';
padding-top: 18px;
}

/*---borde-submenus---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    border-bottom: 1px solid #1f67a61c;
}

/*---pading-submenu---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    line-height: 1.2 !important;
    padding: 10px 0 !important;
}

/*---color-fuentes-subtititulos---*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    line-height: 1.2 !important;
    padding: 10px 0 !important;
    color: #615e64;
    text-transform: none !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #b5d42e;
}

/*---bg-columna3-megamenu---*/
.sp-dropdown-main.sp-dropdown-mega .sp-dropdown-inner .row>div:nth-child(3) {
    background-color: #F5F3EE;
}
/*---fin---*/

/*---menu-principal---*/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    text-transform: uppercase;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #b6d430;
}

/*---color-header---*/
#sp-header {
    background: #F5F3EE;
}

/*---quitar-sombra-header---*/
#sp-header {
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.1);
}

/*---padding-bottom---*/
#sp-bottom {
    padding: 125px 0 10px;
}

/*---linea-footer---*/
#sp-footer .container-inner {
    padding: 16px 0;
    border-top: solid 1px rgb(0 0 0 / 10%);
}

/*---color-copyright---*/
#sp-footer .sp-copyright {
    color: #666;
}

/*---quitar-linea-footer---*/
#sp-bottom:after {
    display: none;
}
/*---color de enlaces de categoria y botones de articulos en muestra de categoria---*/
.article-info>span a {
    color: #b5d42e !important;
}
body .sppb-btn.sppb-btn-default, body .sppb-btn.sppb-btn-primary, body .sppb-btn.btn-primary, body .btn.sppb-btn-default, body .btn.sppb-btn-primary, body .btn.btn-primary {
    background-color: #b6d430 !important;
    color: #ffffff !important;
}
body .sppb-btn.sppb-btn-default:hover, body .sppb-btn.sppb-btn-default:focus, body .sppb-btn.sppb-btn-default:active, body .sppb-btn.sppb-btn-primary:hover, body .sppb-btn.sppb-btn-primary:focus, body .sppb-btn.sppb-btn-primary:active, body .sppb-btn.btn-primary:hover, body .sppb-btn.btn-primary:focus, body .sppb-btn.btn-primary:active, body .btn.sppb-btn-default:hover, body .btn.sppb-btn-default:focus, body .btn.sppb-btn-default:active, body .btn.sppb-btn-primary:hover, body .btn.sppb-btn-primary:focus, body .btn.sppb-btn-primary:active, body .btn.btn-primary:hover, body .btn.btn-primary:focus, body .btn.btn-primary:active {
    background-color: #29457d !important;
    color: #ffffff !important;
}
.pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span:hover, .pagination>.active>span:focus {
    border-color: #b6d430 !important;
    background-color: #b6d430 !important;
}