/* AGENDA */

.local-name{ margin-bottom: 10px}

.tab-evento{ background: rgba(0,0,0,0.1) }
.tab-evento:hover, .tab-evento.uk-active{ background: #358dcc; color: #FFF }
.tab-evento:hover .event-name,.tab-evento:hover .event-day, .tab-evento.uk-active .event-day,  .tab-evento.uk-active .event-name{color: #FFF !important }

.tab-evento{border-bottom: 1px solid #f5f5f5; cursor: pointer}
.event-name{ line-height: 1.2em; font-size: 0.8em; color: #222;}


.event-day{ background: rgba(0,0,0,0.1); color:#222;}

.fc-button-group button:first-child{border-radius: 5px 0px 0px 5px !important; margin-right: 1px;}
.fc-button-group button:last-child{border-radius: 0px 5px 5px 0px !important; margin-left: 1px;}

#tabs-eventos-ul{ background:#f5f5f5; }

/*

.mod-languages li{ padding-left: 0px}
.mod-languages li a::after{ content:'';background: #999;height: 13px; width: 2px; margin-top: 8px; margin-left: 10px;}
.mod-languages li:last-child a::after{ content:'';background: #FFF;height: 13px; width: 2px; margin-top: 8px; margin-left: 10px;}
*/
/* .mod-languages li:last-child { padding-left:5px} */
.mod-languages li.uk-active a{ color:#13254b !important}
.mod-languages li a{ color:#999 !important;}
.mod-languages li a:hover{ color:#13254b !important}

.button-home{padding: 20px 5px !important; border-right: 1px solid #FFF;  border-bottom: 1px solid #FFF !important;  font-size: 16px; line-height: 16px; }
.button-home:hover{ background:#337baf}
.button-home div:nth-child(2){ padding-left: 10px; text-align: center; } 
.button-home svg path{ fill: #FFF !important;}


.buttons-home div:last-child a{ border-right: 0px !important; /*border-width: 0px !important*/}

#banner-canva{min-height:245px; }