@charset "utf-8";
/* CSS Document */

#sp-header .logo {
    height: 80px;
    display: inline-flex;
    margin: 0;
    align-items: flex-start;
}
/*
#sp-page-builder {
    position: relative;
    padding-left: 100px;
}
*/
.sp-page-title {
    background: #E9ECEF !important;
    /* color: #000000; */
}
.sp-page-title {
    padding: 50px 0 0 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
}

.sp-page-title .sp-page-title-heading {
    font-size: 24px;
    line-height: 1;
    color: #000000;
}
#sp-breadcrums {
    background: #E9ECEF !important;
    /* color: #000000; */
}
.breadcrumb {
    padding: 0.75rem 1rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
    /* text-align: right; */
    /* float: right; */
    font-size: 0.7rem;
}

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

.sppb-article-info-wrap h3 {
	font-size: 1.1rem;
	padding-top: 10px;
}
.tags>li a {
    display: block;
    font-size: 0.6rem;
    padding: 0.3rem 0.7rem;
    border-radius: 6.25rem;
}
.tags>li a:hover {
    background: rgba(196, 22, 28, 0.5);
    color: #000000;
}

.publicacionescols-6 .article-body {
	display: none;
}


/*
#sp-left .sp-module, #sp-right .sp-module {
	margin-top:0px;border:1px solid #f3f3f3;padding:30px;border-radius:3px}

#sp-left .sp-module:first-child,#sp-right .sp-module:first-child {margin-top:0}

#sp-left .sp-module .sp-module-title,#sp-right .sp-module .sp-module-title {margin:0 0 30px;padding-bottom:20px;font-size:22px;font-weight:700;border-bottom:1px solid #f3f3f3}

#sp-left .sp-module ul,#sp-right .sp-module ul {list-style:none;padding:0;margin:0}

#sp-left .sp-module ul>li,#sp-right .sp-module ul>li {display:block;border-bottom:1px solid #f3f3f3}

#sp-left .sp-module ul>li>a,#sp-right .sp-module ul>li>a {display:block;padding:5px 0;line-height:36px;padding:2px 0}

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

#sp-left .sp-module .categories-module ul,#sp-right .sp-module .categories-module ul {margin:0 10px}

#sp-left .sp-module .latestnews>div,#sp-right .sp-module .latestnews>div {padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #e8e8e8}

#sp-left .sp-module .latestnews>div:last-child,#sp-right .sp-module .latestnews>div:last-child {padding-bottom:0;margin-bottom:0;border-bottom:0}
*/


#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 0px;
    border: none !important;
    padding: 30px;
    border-radius: 3px;
}

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



#sp-left .sp-module .clean, #sp-right .sp-module .clean {
	margin-top:0px;border:0px solid #f3f3f3; padding:0px; border-radius:3px}

/*#sp-left .sp-module:first-child,#sp-right .sp-module:first-child {margin-top:0}

#sp-left .sp-module .sp-module-title,#sp-right .sp-module .sp-module-title {margin:0 0 30px;padding-bottom:20px;font-size:22px;font-weight:700;border-bottom:1px solid #f3f3f3}
*/
#sp-left .sp-module .clean ul,#sp-right .sp-module .clean ul {/*list-style:disc inside !important; */    list-style-type: disc !important;
 padding:0;margin:0}

/*#sp-left .sp-module ul>li,#sp-right .sp-module ul>li {display:block;border-bottom:1px solid #f3f3f3}

#sp-left .sp-module ul>li>a,#sp-right .sp-module ul>li>a {display:block;padding:5px 0;line-height:36px;padding:2px 0}

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

#sp-left .sp-module .categories-module ul,#sp-right .sp-module .categories-module ul {margin:0 10px}

*/

.group.facebook .group_32.twitter {
    background-color: #e3e3e3 !important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #c4161c;
    font-weight: bold;
}

.norelated .related-article-list-container {
	display: none;
}


.verpdf {
    margin-bottom: 20px;
    text-align: center;
}

	
	
	