#sp-main-body {
    padding: 2rem 0;
}
.featured-article-badge{
  display: none!important;
}
.itemid-101 #sp-main-body {
    padding-top: 0;
}
.sp-megamenu-parent > li > a{
    text-transform: uppercase;
}
.featured-article-badge{
	display: none;
}

#sp-right .sp-module.agendacalendario{
  padding: 1rem;
  text-align:center;
}
#sp-right .ic-calendar-date{
  width:0.75rem;
  height:0.75rem;
  font-size:11px;
  line-height:1px;
}
#sp-right .ic-calendar-top-day{
  font-size:11px;
}
#sp-right .ic-calendar-nav-month select,
#sp-right .ic-calendar-nav-year input{
  font-size:10px;
  padding: 2px !important;
  height: 25px;
}
.ic-calendar-nav-prev::after,
.ic-calendar-nav-next::after{
  width: 10px;
  height: 10px;
}

.ic-info{
	background: #fff;
	padding: 0;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
	background-color: #284d73;
}

#sp-calendario{
    background: #D6D8E2;
    padding: 2rem 0 1rem;
}
.calendario{
    display: flex;
    flex-direction: row;
    width: 100%;
    overflow: auto;
    border: 0;
    padding-bottom: 1rem;
}
.evento{
    background: #fff;
    margin-right: 5px;
    padding: 1rem;
    border-radius: 0.5rem;
}
.evento:hover{
    color: #fff;
    background: #242f62;
}
.ical_summary {
	width: 180px;
	font-weight: 800;
}

.sp-megamenu-parent > li:last-child > a{
    padding: 0 15px;
}

.itemid-141 .convertforms{
    border-left: 1px solid #eee;
}

.sp-module-content-bottom{
    padding: 2rem;
    border: 1px solid #eee;
    border-radius: 0.8rem;
}
.sp-module-content-bottom h3{
    margin-bottom: 2rem;
}
.speasyimagegallery-gallery-item{
    border: 1px solid #eee;
    margin: 0.5rem;
    border-radius: 0.4rem;
}

.alert.alert-grey{
    background: #f6f6f6;
    border-color: #eee;
    font-size: 0.8rem;
}
.alert-info {
	background-color: #AEBCCA;
	border-color: #828D98;
    color: #284d73;
}

.fields-container{
	margin: 0;
	padding: 0;
	list-style: none;
}
.field-entry.socios ul{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 1rem;
}
.field-entry.socios ul li{
	box-shadow: 0 0 12px -1px rgba(15,15,15,.1);
	padding: 2rem 1rem 1rem;
	text-align: center;
}
.field-entry.socios ul li img{
	margin: 0 auto 1rem;
	display: block;
	width: auto;
	max-width: 100%;
	height: auto;
}
.field-entry.socios ul li a{
	word-break: break-all;
}
.socionombre{
	font-weight: bold;
}

.alert-socio {
	box-shadow: 0 0 12px -1px rgba(15,15,15,.1);
	padding: 2rem;
    margin-bottom: 1rem;
}
.alert-socio img {
	margin: 0 auto 1rem;
	display: block;
	max-height: 50px;
	height: auto;
}
.alert-socio a{
	word-break: break-all;
}

.sp-page-title {
	background: #99bde3;
}
#sp-main-body a[href$=".pdf"] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../images/icon-link-pdf.png) no-repeat center right;
}
#sp-menu a[target="_blank"]::after {
	content: "\f35d";
	font-family: "Font Awesome 5 Free";
	float: right;
	margin-left: 7px;
	font-weight: 900;
	font-size: 11px;
	color: #aaa;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
	display: block;
}
#mod-custom121 .sociales a {
	display: inline-block;
}
td p:last-child{
    margin-bottom: 0;
}
#sp-left .sp-module,
#sp-right .sp-module {
	border-right: 0;
	border-top: 0;
	border-bottom: 0;
	border-radius: 0.8rem;
	padding: 2rem;
    background: #f6f6f6;
}
#sp-right .sp-module ul > li {
	border-bottom: 1px solid #eee;
}
#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title {
	margin: 0;
	padding-bottom: 1rem;
	border-bottom: 0;
}
#sp-right .sp-module ul > li > a {
    padding: 0.6rem 0.8rem;
    line-height: 20px;
}
#sp-right .sp-module ul > li.active > a {
    background: #284d73;
    color: #fff;
    border: 0;
    border-radius: 0.4rem;
}

#sp-main-bottom {
	margin: 2rem 0 0;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
	padding: 2rem 0 3rem;
}
#sp-main-bottom h3.sp-module-title{
	margin-bottom: 1rem;
}
.card{
	height: 100%;
}
.card-body {
	background: #284d73;
	border-radius: 0.5rem;
	color: #fff;
}
.card-body a{
	color: #fff;
}
.card h3 {
	font-size: 1.2rem;
}
.card .card-body small {
	color: #aaa;
	font-style: italic;
	display: block;
	margin-bottom: 1rem;
}
.card .card-body p{
	margin-bottom: 0;
	font-weight: 300;
	color: #eee;
}
#sp-top-bar a {
	color: #eee;
}
#sp-top1 .social-icons{
	margin-top: 5px;
}
.form-control::placeholder {
	color: #ccc;
	opacity: 1;
}
.mod-finder .form-control {
	line-height: 1;
	padding: 0.2rem 0.5rem;
	background: #1e3a56;
	border: 0;
	color: #ccc;
}
.mod-finder .awesomplete{
	max-width: 200px;
}
.mod-finder #awesomplete_list_1{
	display: none!important;
}

.offcanvas-menu .offcanvas-inner .sp-module .awesomplete{
	width: 100%;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child){
	margin-right: 0;
}

.sp-page-title .breadcrumb{
    margin: 0!important;
  padding: 0!important;
}
.breadcrumb .float-start{
    display: none;
}

.speasyimagegallery-modal-wrapper{
  z-index: 10000;
}

section#sp-slide {
	background-color: #F6F6F6;
	padding: 2rem 0;
	margin: 0 0 4rem 0;
}

/* SIS Banners - Start */
.sisbanners{
    display: grid;
    grid-gap: 1rem;
    grid-auto-rows: 1fr;
    /*grid-template-columns: repeat(4, 1fr);*/
    counter-reset: albumList;
}
.sisbanners.siete{
    grid-template-columns: repeat(5, 1fr);
}
.sisbanners.seis{
    grid-template-columns: repeat(3, 1fr);
}
.sisbanners.cinco{
    grid-template-columns: repeat(4, 1fr);
}
.sisbanners.tres{
    grid-template-columns: 1fr 2fr 1fr;
    grid-gap: 2rem;
}
.sisbanners.cuatro{
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 2rem;
}
.sisbanners img {
	border-radius: 0.8rem;
	border: 4px solid #fff;
}
.sisbanners.cinco .item:nth-child(10n + 1),
.sisbanners.siete .item:nth-child(10n + 1) {
    grid-column: span 2 / 3;
    grid-row: span 2;
}
.sisbanners .item:nth-child(10n) {
    grid-column: span 2 / 3;
    grid-row: span 2;
    grid-column-end: 5;
}
.sisbanners .item:nth-child(10n + 8) {
    grid-column-start: 1;
}
@media only screen and (max-width: 600px){
	.grid-container {
        grid-template-columns: repeat(3, 1fr);
    }
	.sisbanners.tres {
        grid-template-columns: inherit;
        grid-gap: 1rem;
        grid-auto-rows: 0fr;
    }
    .sisbanners.cuatro{
        grid-gap: 2px;
        margin-top: 1.5rem;
    }
    .sisbanners.siete{
        grid-template-columns: repeat(4, 1fr);
		grid-gap: 0.5rem 0.1rem;
    }
    .sisbanners.cuatro .item,
    .sisbanners.siete .item {
        grid-column: span 2;
        grid-row: span 2;
    }
    .sisbanners.siete .item:first-child {
        grid-column: 1 / 6;
        grid-row: span 4;
    }
}
/* SIS Banners - End */

@media (max-width: 599px) {
    #sp-top-bar{display: none;}
    #sp-main-body{padding: 1rem 0;}
    .blog-featured h2{margin-top: 20px;}
    .blog-featured .column-1 h2{margin-top: 0;}
    #sp-footer #sp-footer1, #sp-footer #sp-footer2{text-align: center;}
    #sp-position3 .sp-module.text-right{text-align:center!important;}
    #sp-publicidad img {width: 60px; margin-top: 10px;}
	body section#sp-slide{padding: 2rem 0.5rem; margin-bottom: 2rem;}
	#sp-left{margin-bottom: 2rem;}
	#sp-header-topbar {display: none;}
	#sp-header {background: #fff;}
	.field-entry.socios ul{grid-template-columns: 1fr;}
}
@media screen and (min-width: 1000px) and (max-width: 1300px){
	.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{padding: 0 8px; font-size: 13px;}
}