.disabled{
    color: #b1adad;
}

.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide {
    padding-top: 80px;
}

.bg-marcha{
    background: #20c997;
}

.bg-BTT{
    background: #dca709;
}

.bg-natacion{
    background: #007bff;
}

.bg-canicross{
    background: #6610f2;
}

.calendar-container{
    max-width: 1200px;
}

.calendar .calendar-container .calendar-content__item:last-of-type .card {
    margin-bottom: 2rem;
}

.num-eventos{
    font-size: 1.5em;
}

.text-busqueda{
    height: 40px !important;
}

.form-busqueda{
    z-index: 2;
}

.xp__fieldset .sb-autocomplete__list {
    padding: 0;
}
.c-autocomplete__list.-visible {
    display: block;
    position: initial;
    margin-top: 5px;
    padding-left: 10px;
}

.sb-autocomplete__list {
    color: #333;
    margin-top: 8px;
    width: auto;
    list-style: none;
    border-radius: 4px;
    box-shadow: 0 2px 16px rgb(0 0 0 / 15%);
    border: 0;
}
.xp__fieldset *, .xp__fieldset *:before, .xp__fieldset *:after {
    box-sizing: border-box;
}
.sb-autocomplete__list {
    max-height: none;
    overflow-y: visible;
}
.c-autocomplete__list {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 110;
    max-width: 100%;
    margin: -1px 0 0 0;
    background-color: #fff;
}

.region_second_line .sb-autocomplete__item:not(.sb-autocomplete__item--single-line) {
    padding-bottom: 8px;
    padding-top: 8px;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.sb-autocomplete__list-with_photos .sb-autocomplete__item {
    border: 0;
}
.sb-autocomplete__list .sb-autocomplete__item {
    min-width: 35px;
}

.sb-autocomplete__item {
    height: auto;
    min-height: 40px;
    background-position: 8px 12px;
}
.sb-autocomplete__item {
    padding: 12px;
}

.c-autocomplete__item {
    border-radius: 2px;
}
.xp__fieldset *, .xp__fieldset *:before, .xp__fieldset *:after {
    box-sizing: border-box;
}

.sb-autocomplete__item__item--elipsis {
    text-overflow: ellipsis;
}

.c-autocomplete__item {
    margin: 0;
    list-style-type: none;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

.region_second_line .sb-autocomplete__item:not(.sb-autocomplete__item--single-line) .sb-autocomplete--photo {
    border-radius: 4px;
    margin-top: 6px;
    height: 24px;
    width: 24px;
}

.sb-autocomplete--photo {
    display: block;
    margin-right: 10px;
    float: left;
    padding-top: 4px;
    padding-right: 3px;
    width: 22px;
}

.sb-autocomplete--photo i{
    font-size: 19px;
    color: #afafaf;
}

.region_second_line .sb-autocomplete__item:not(.sb-autocomplete__item--single-line) .search_hl_name {
    color: #333;
}
.sb-autocomplete__item .search_hl_name {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

.sb-autocomplete__item:not(.sb-autocomplete__item--single-line) {
    padding-bottom: 8px;
    padding-top: 8px;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.container{
    max-width: 1408px;
}

.otro-destino{
    color: #fff !important;
    border-color: #fff !important;
    border: 1px solid #fff;
    border-radius: 50rem;
    padding: 0.25rem 0.75rem;
    text-decoration: none;
    white-space: nowrap;
    background: transparent !important;
    background-color: transparent !important;
}
.otro-destino:hover, .otro-destino:focus {
    background: rgba(255,255,255,0.15) !important;
    color: #fff !important;
}

.bloque_busqueda{
    position: absolute;
    top: 38px;
    z-index: 22;    
}

.calendar .filter-container .filter-content__item__form .form-check label {
    font-size: 1rem;
    width: calc(100% - 1rem);
    top: 3px;
    position: relative;    
}

.calendario .swiper-slide{
}

.legend-estados .badge.no-confirmado {
  background-color: rgba(212, 161, 7, 0.2) !important;
}

.legend-estados .badge.no-confirmado i {
  color: #d4a107 !important;
}

.legend-estados .badge.aplazado {
  background-color: rgba(56, 69, 142, 0.2) !important;
}

.legend-estados .badge.aplazado i {
  color: #38458e !important;
}

.calendar .calendar-container .calendar-content__item .no-confirmado .item-calendar-date, #calendarMapModal .modal-dialog .modal-content .pruebas .pruebas-container .calendar-container .calendar-content__item .no-confirmado .item-calendar-date {
  background-color: rgba(212, 161, 7, 0.2) !important;
}

.calendar .calendar-container .calendar-content__item .no-confirmado .item-calendar-date .fecha span {
  color: #38458e;
}

.calendar .calendar-container .calendar-content__item .no-confirmado .item-calendar-date .icon-btn {
  color: #d4a107 !important;
}

.calendar .calendar-container .calendar-content__item .aplazado .item-calendar-date {
  background-color: rgba(56, 69, 142, 0.2) !important;
}

.calendar .calendar-container .calendar-content__item .aplazado .item-calendar-date .fecha span {
  color: #38458e !important;
}

.calendar .calendar-container .calendar-content__item .aplazado .item-calendar-date .icon-btn {
  color: #38458e !important;
}



.calendar .calendar-container .calendar-content__item .card .card-body .item-calendar-date {
    max-width: 104px;
}

.calendar .filter-container .filter-content__item__form .form-check {
    line-height: 1.1em;
}

.listado-desactivado{
    opacity: 0.3;
}

#calendarMapModal .item-calendar-data__action{
    display: none;
}

.calendar-div .fecha {
    color: #3c4043;
}

#calendarMapModal .modal-dialog .modal-content .pruebas .pruebas-container .calendar-container .calendar-content__item:last-of-type .card {
    margin-bottom: 0.75rem;
}

.header-extras .p-dropdown .text-grey{
    margin-top:12px;
    margin-left:7px;
    display: block;    
}

#formulario-contacto h2{
    text-transform: uppercase;
    color: #5c6e7f;
    font-size: 1.65rem;    
}

#formulario-contacto h2 span{
    color: #ee6b0e;
    font-weight: 900;   
}

.contact-details .card {
    background-color: #dfe7ea3d;
    padding: 2rem;
    border: 0;
    border-radius: 0;
    margin-top: 2rem;
    border: 2px solid #4EC393;
}

.contact-details .card h3 {
    color: #5c6e7f;
    font-size: 1.35rem;
    font-weight: 700;
    margin-bottom: 1rem;
    width: 90%;
    line-height: 2rem;
}

.contact-details .card p {
    color: #5c6e7f;
    font-size: 1.15rem;
}

.contact-details .card a {
    color: #5c6e7f;
    font-weight: 500;
    font-size: 1.15rem;
}

@media screen and (min-width: 1024px) {
    
    .streaming #proximosDirectos .post-item {
        width: 25% !important;
    }

    .inscripciones #proximosDirectos .post-item {
        width: 33% !important;
    }
    
}


#proximosDirectos .post-item-description{
    height: 210px;
}

.tooltip-evento .no-confirmado .item-calendar-date {
    background-color: rgba(212, 161, 7, 0.2) !important;
}

.tooltip-evento .card-body .item-calendar-date {
    padding: 1.5rem 0.75rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 1px solid #e4e6ef;
    max-width: 100px;
}

.tooltip-evento .item-calendar-date .fecha {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 20px;
    letter-spacing: 1px;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 12px;
    color: #000000;
    font-weight: 600;
}

/*
.tooltip-evento .item-calendar-date .fecha span:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    width: 1rem;
    background-color: #ee6b0e;
}
*/

.tooltip-evento .item-calendar-date .fecha span:last-of-type {
    border-bottom: 1px solid #1e2022;
}

.tooltip-evento .item-calendar-date .fecha span {
    color: #38458e;
    font-size: 21px;
    padding-bottom: 0.5rem;
    margin-bottom: 0.25rem;
    font-weight: 700;
    position: relative;
}

.tooltip-evento .no-confirmado .item-calendar-date .fecha span {
    color: #38458e !important;
}

.tooltip-evento .item-calendar-data {
    padding: 1rem 1rem 0rem;
}

.tooltip-evento .item-calendar-data__location {
    padding: 0.25rem 0;
    margin-bottom: 0;
    font-size: 14px;
}

.tooltip-evento .item-calendar-data__location i {
    color: #ee6b0e;
}

.tooltip-evento .item-calendar-data__location span {
    font-weight: 500;
    font-size: 14px;
    white-space: initial;
}

.tooltip-evento .item-calendar-data__name {
    overflow:hidden;
    font-size: 1.15rem;
    line-height: 1.5rem;
    color: #3c4043;
    font-weight: 600;
    white-space: initial;
}

.leaflet-tooltip{
    padding: 0px !important;
    height: 110px !important;
    opacity: 1.0 !important;
    width: 320px;
    overflow:hidden;
}

.evento .fecha {
    color: #3c4043;
}

.evento .legend-estados .badge.no-confirmado {
    background-color: #ffffc5 !important;
}

.leaflet-tile {
    filter: grayscale(0.3) !important;
}

#calendarMapModal .btn-close {
    z-index: 999;
    padding: 1.1rem;
}

.map_left_cards__no-results {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 25px;
    border-radius: 6px;
    margin-top: 8px;
}

.map_left_cards__no-results__sub {
    text-align: left;
    margin: 20px auto 12px auto;
    font-size: 0.95em;
}

.map_left_cards__no-results__list {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 0.95em;
}

.map_left_cards__no-results__button {
    display: inline-block;
    margin: auto;
    padding: 15px 20px;
    background-color: #ff7611;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-top: 20px;
    border-radius: 4px;
    cursor: pointer;
}

.map_left_cards__no-results__header{
    font-size: 1.25rem !important;
}

.map_left_cards__no-results__image{
    text-align: center;
}

.map_left_cards__loader--light {
    width: auto;
    background: 0;
}

.map_left_cards__loader {
    display: block;
    position: absolute;
    width: 440px;
    height: 100%;
    left: 0px;
    background: rgba(245,246,245,0.8);
    z-index: 1003;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
}

.map_left_cards__loader--light .map_left_cards__loading-message {
    left: 220px;
}

.map_left_cards__loading-message {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 18px;
    font-weight: 600;
    color: black;
    background: #fff;
    padding: 25px;
    white-space: nowrap;
    border-radius: 3px;
    border: 1px solid #d0d0d0;
    -webkit-box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%);
    overflow: hidden;
}

.map_left_cards__loading-spinner {
    position: relative;
    height: 24px;
    margin-bottom: 16px;
}

.map_left_cards__loading-spinner:after {
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -12px;
    height: 28px;
    width: 28px;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #ededed;
    border-top: 3px solid #07c;
    -webkit-animation-name: maps_left_cards__loading-spinner-anim;
    animation-name: maps_left_cards__loading-spinner-anim;
    -webkit-animation-duration: 800ms;
    animation-duration: 800ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.map_left_cards_loader_container{
    position: absolute;
    top: 0;
    height: 100%;    
} 

@-webkit-keyframes maps_left_cards__loading-spinner-anim{
	from{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}
	to{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}

@keyframes maps_left_cards__loading-spinner-anim{
	from{
		-webkit-transform:rotate(0deg);
		transform:rotate(0deg)
	}
	to{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}

.calendar-content__item:hover .item-calendar-data {
    background-color: #fdfdfd !important;
}

.num_resultados{
    font-size: 130%;
    min-width: 40px;
    text-align: right;
}

.calendar-div{
/*    max-width: 900px;*/
}

.accesos-calendarios img{
    width: 65px;
    padding-right: 20px;
}

.calendar-toolbar-button{
    height: 72px;
}

.clasif_pendiente{
    background-color: #ffffc5 !important;
    border-color: rgb(255, 255, 197) !important;
    color: #000000 !important;
    padding: 5px 14px;
}

.prueba-mobile-selected .calendar-container .calendar-content__item .card .card-body .item-calendar-data__location {
    font-size: 15px;
}

.prueba-mobile-selected .calendar-container .calendar-content__item .card .card-body .item-calendar-date .fecha span {
    padding-bottom: 0rem; 
    margin-bottom: 0rem; 
    font-weight: 600;
    font-size: 20px !important;
}

.prueba-mobile-selected .calendar-container .calendar-content__item .card .card-body .item-calendar-date .fecha {
    margin-bottom: 0rem;
    color: black;
}

.prueba-mobile-selected .calendar-container .calendar-content__item .card .card-body .item-calendar-date {
    min-width: 55px;
}

@media screen and (max-width: 767.98px){
    
    .item-calendar-data .table.header tr td.tipo, .item-calendar-data .table.header tr td.denominacion, .item-calendar-data .table.header tr td.distancia, .item-calendar-data .table.header tr td.desnivel {
        display: table-cell !important; 
    }

    .item-calendar-data .table.header tr td.desnivel-none, .desnivel-none{
        display: none !important;
    }
    
    .item-calendar-data .table.header tr td.options {
        padding-bottom: 30px !important;
    }
    
}    

.options.options-none {
    display: none !important;
}

.prov-list{
    color: #ee6b0e;
    font-size: 1.4rem;
}

.organizadores h1{
    font-weight: 500;
}

.organizadores .section-services .tab_content {
    padding: 20px;
    height: 100%;
    display: block;
    color: rgba(51,51,51,0.80);
    font-size: 16px;
}

.organizadores .section-services li{
    color: rgb(19, 19, 19);
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    
}

.tab_drawer_heading a{
    color: rgb(19, 19, 19);
}


.organizadores .section-services .active a, .tab_drawer_heading.d_active a{
    color: white;
}

.organizadores .section-services a:not(.btn):not(.badge):hover, .organizadores .section-services a:not(.btn):not(.badge):focus, .organizadores .section-services a:not(.btn):not(.badge):active {
    color: white;
}

@media screen and (max-width: 781px){
    .tab_drawer_heading {
        padding: 0.5rem 1rem;
        font-weight: 400;
    }
}

.organizadores .jumbotron {
    background-color: #3F55B5;
    padding: 1.25rem 0;
}

.organizadores h3:not(:last-child), .organizadores .h3:not(:last-child) {
    margin-bottom: 5px;
}

.organizadores .jumbotron a:not(.btn):not(.badge):hover{
    color: white;
}

.newsletter .form-check-label{
    color: white;
}


/*-------------------------------------------------------*/
/*-----cookies------*/
/*-------------------------------------------------------*/

.cookies{
	display: block;
	position: fixed;
	bottom: 0;
	z-index: 99999;
	color:#4e4e4e !important;
	width: 100%;
	background: white;
	-webkit-box-shadow: 0px 2px 47px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 47px -10px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 47px -10px rgba(0,0,0,0.75);
	padding: 1em 0;
}

.cookies p{
	font-size: 1.0em;

}

.cookies button{
	display: block !important;
    margin-left: auto;
    margin-right: auto;
}

.promos_listado{
    padding-right: 20px;
    padding-left: 20px;
}

/* Hover suave en banners */
.promos_listado img,
.promo-principal img,
#mapa-sidebar .mapa-sidebar-link {
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.promos_listado a:hover img,
.promo-principal a:hover img {
    transform: scale(1.02);
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

@media screen and (min-width: 781px){
    .promos_listado{
        padding-right: 60px;
        padding-left: 60px;
    }
    
    .calendar-content-map .promos_listado{
        padding-right: 10px;
        padding-left: 10px;
    }
}

.call-to-action.toprutas {
  background: url(/modulos/calendario/img/toprutas-bg.png);
  background-size: cover;
}

.background-pattern {
  background-image: url(/modulos/calendario/images/overlay-pattern/gplay.png);
}

@media screen and (max-width: 781px){
    .modal-contacto .modal-content{
        overflow: scroll;
        align-self: auto;
    }
}

#inscripciones_wrapper #inscripciones tbody tr {
    margin-bottom: 4rem;
}
@media screen and (max-width: 781px){
    #inscripciones_wrapper #inscripciones tbody tr {
        padding: 0px 0px;
    }
    #inscripciones_wrapper .dataTables_filter {
        padding: 0px 0rem;
    }    
}

.mySwiperLogos img{
    max-width: 200px;
}

@media screen and (min-width: 781px){
    .col-fluent {
        width: calc(83.33333% - 350px);
    }
}

.list li {
    line-height: 20px;
    padding-bottom: 15px !important;
}

#promo_modal{
    background: white;
    padding: 0;
}

#promo_modal .grid-item, #promo_modal img{
    padding: 0;
}

#promo_modal .mfp-close {
    font-size: 30px;
}

#calendarMapModal .promos_listado img{
    padding: 0;
}

.calendario .item-calendar-data__name {
    max-width: 380px;
}

@media screen and (min-width: 1200px){
/*
    #calendar .filters-change, .promos-div{
        width:23%;
    }
    .calendar-div{
        width:54%;
    }

    
    .promos-div{
        padding-left: 35px;
    }
*/    
}

.promos-div h5, .calendar-content-listado h5, .banner h5, .promo-principal h5 {
    font-size: 0.8rem;
}

.nuevo-evento{
    padding: 3rem 2rem 2rem;
    margin: 1rem;
    margin-top: 2rem;
}

.nuevo-evento p.title {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.85rem;
    margin-bottom: 10px;
}

.nuevo-evento p.title span {
    color: #ee6b0e;
/*    padding-left: 0.5rem;*/
    padding-right: 0.25rem;
    font-weight: 600;
}

.nuevo-evento p {
    font-weight: 300;
    margin-bottom: 1.75rem;
    color: #fff;
}

.nuevo-evento .btn {
    width: 90%;
    margin: auto;
    text-align: center;
    color: black !important;
}

.call-to-action {
    padding: 46px 40px 34px;
}

#section-3 table{
    text-align: left;
}

.banner {
    text-align: center;
    width: 100%;
    z-index: 999;
}

.modal-strip {
    max-width: 400px;
    right: 1rem;
    bottom: -30rem;
    padding: 0;
    box-shadow: -2px 0px 11px 2px rgb(0 0 0 / 64%);
    background-color: white;
}

.banner .close-banner {
    padding: 0px 10px 0px 10px;
    width: 35px !important;
    position: absolute;
    right: 0;
    top: -35px;
    background: white;
    border-left: solid 1px black;
    border-top: solid 1px black;
    border-right: solid 1px black;
    color: black;
    opacity: 1.0;
    height: 35px !important;
}

@media screen and (max-width: 781px){
    .modal-strip {
        max-width: 100%;
        right: 0rem;
        bottom: -10rem;
        padding: 10px 10px 10px 10px;
    }
    .banner .close-banner {
        padding: 0px 10px 0px 10px;
        width: 35px !important;
        opacity: 1.0;
        height: 25px !important;
        top: -24px;
        border-right: 0;
    }    
    
}

.lateral-promos{
    overflow: hidden !important; 
    border-radius:30px 0 0 0 ;
    z-index: 9; 
    margin-top: -200px; 
    top:-50px;
}

@media screen and (min-width: 992px){
    .calendar-toolbar-button .container .width-n .calendar-toolbar-button__map {
        top: 9.5rem !important;
        right: 4.5rem;
    }
}

@media screen and (max-width: 991px){
    .calendar-toolbar-button {
        height: 65px;
    }
}

.calendar-toolbar-button {
    height: 65px;
}

.calendario .lateral-promos{
    margin-top: -160px;
    padding-top: 10px;
}

.evento .lateral-promos{
    margin-top: -240px;
    padding-top: 10px;
}

.calendario .promo-principal{
    max-width: 325px;
}

.evento .promo-principal{
    max-width: 345px;
}

@media screen and (max-width: 1200px){
    .aside-right #fixed .grid-item {
        padding-bottom: 25px !important;
        padding-top: 25px !important;
    }
}

.center-calendar {
    width: 57%;
}

.aside-right {
    width: 23%;
}

@media screen and (max-width: 1200px){
    .center-calendar {
        width: 54%;
    }
    .aside-right .grid-item {
        padding: 0rem !important;
        padding-bottom: 25px !important;
    }    
}

@media screen and (max-width: 991px){
    .center-calendar {
        width: 100%;
    }
}

@media screen and (min-width: 992px){
    .center-calendar {
        padding-right: 4.5rem;
    }
}

.btn-añadir{
    line-height: 24px !important;
}

.calendar-content-map h5{
    font-size: 0.65em;
}

@media screen and (max-width: 991.98px){
    .calendar-toolbar-button__map, .calendar-toolbar-button__filter {
        padding: 15px 20px !important;
    }
}

/* Select en modal nuevo evento: igualar apariencia a form-control */
#modal_nuevo select.form-control {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23555' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.9rem center;
    background-size: 11px;
    padding-right: 2.2rem;
    color: #495057;
    font-size: 1rem;
}
#modal_nuevo select.form-control option { color: #495057; }

.btn-anunciarse {
    background: transparent !important;
    border: 1px solid #999 !important;
    color: #999 !important;
    font-size: 0.78em;
    font-weight: 400;
    letter-spacing: 0.04em;
    border-radius: 6px;
    padding: 0.4em 1em;
    transition: border-color 0.2s, color 0.2s;
}
.btn-anunciarse:hover {
    background: transparent !important;
    border-color: #666 !important;
    color: #666 !important;
}

.mapa-mobile-wrapper {
    width: 100px;
    flex-shrink: 0;
}
.mapa-mobile {
    display: block;
    width: 100%;
}
.mapa-mobile-img {
    padding-top: 40% !important;
}
.btn-nuevo-evento {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    background: #111;
    color: #fff;
    border-radius: 8px;
    font-size: 1.3em;
    text-decoration: none;
    transition: background 0.2s;
}
.btn-nuevo-evento:hover { background: #333; color: #fff; }
@media (min-width: 768px) {
    .calendar-toolbar { margin-top: 2rem !important; }
}

/* Mapa sidebar sticky */
#mapa-sidebar {
    margin: 2rem 1rem 1rem;
}
.mapa-sidebar-link {
    display: block;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
}
.mapa-sidebar-img {
    padding-top: 75%;
    position: relative;
    background-image: url('https://tile.openstreetmap.org/5/15/12.png');
    background-size: cover;
    background-position: center;
}
.mapa-sidebar-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.22);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s;
}
.mapa-sidebar-btn {
    background: rgba(255,255,255,0.92);
    border-radius: 20px;
    padding: 0.45em 1.2em;
    font-weight: 600;
    font-size: 0.95em;
    color: #333;
    display: flex;
    align-items: center;
    gap: 0.4em;
}