/* Cambiar a Fuente Mena Grotesk  */


/* @font-face {
    font-family: 'MenaGrotesk';
    src: url("../fuentes/MenaGroteskRegular.otf")
    format("opentype");
    font-weight: 500;
    font-style: normal;
}

body {
    font-family: "menaGrotesk", sans-serif;
} */
body, html {
    min-height: 100vh;
    
    max-width: 2520px !important;
    margin: 0 auto !important;
}
#bmunicipios label {
    font-size: 12px;
    font-weight: normal
}

#bmunicipios select.form-control {
    font-size: 13px
}

#list_cursos .TitCurso {
    position: relative;
    float: left;
    width: 100%;
    padding-right: 70px
}

#list_cursos .linkVideo {
    position: absolute;
    right: 75px;
    font-size: 24px
}

#list_cursos .nuevo {
    position: absolute;
    right: 40px
}

#list_cursos .new:after {
    content: 'NEW!';
    color: #FFA500;
    font-family: 'FontAwesome';
    font-size: 7px;
    border: 1px solid #FFA500;
    height: 24px;
    display: block;
    position: absolute;
    left: -31px;
    top: 3px;
    padding: 6px 2px;
    box-sizing: border-box;
    text-align: center
}

.header-container {
    padding-top: 20px;
    width: 100vw;
   
}
@media screen and (max-width:769px) {
    .header-container {
        width: 103vw;
    }
}

.accordion-header {
    background: #f4f4f4;
    position: relative;
    text-transform: none;
    font-weight: normal
}

.accordion-header:after {
    font-family: 'icomoon';
    content: "\f107";
    position: absolute;
    top: 8px;
    right: 18px;
    font-weight: bold;
    color: black
}

.accordion-header span {
    display: none
}

.accordion-header.expanded:after {
    content: "\f106"
}

body .dpdown {
    background-color: #F0F0F0;
    padding: 7px 7px 0px 7px;
    margin: .3em 0
}

body .dpdown .tit {
    position: relative;
    padding: 2px 33px 7px 0px;
    margin: 0;
    color: #333;
    text-transform: none
}

body .dpdown .tit:after {
    font-family: 'icomoon';
    content: "\f107";
    position: absolute;
    top: -2px;
    right: 14px;
    font-weight: bold;
    color: black
}

body .dpdown .tit span {
    display: none
}

body .dpdown.expanded .tit:after {
    content: "\f106"
}



.subsection {
    border: 1px solid #ddd;
    padding: 0.5em 0.5em 0.5em 0.8em;
    margin-top: 1em;
    border-left-width: 4px
}

.subsection>*,
.subsection>.collapse.in,
.subsection>.collapse.in.accordion-body {
    display: none
}

.subsection>:first-child {
    display: block;
    cursor: pointer;
    margin: 0.5em 0;
    padding-right: 1em;
    position: relative
}

.subsection>:first-child:after {
    font-family: 'icomoon';
    content: "\f107";
    position: absolute;
    top: -13px;
    right: 9px;
    font-weight: bold;
    color: #ccc;
    font-size: 2em
}

.subsection.expanded {
    border-left-width: 1px
}

.subsection.expanded>h3 {
    padding-bottom: 10px
}

.subsection.expanded>*,
.subsection.expanded>.collapse.in,
.subsection.expanded>.collapse.in.accordion-body {
    display: block
}

.subsection.expanded>:first-child:after {
    content: "\f106"
}

.dpdown+.accordion-header {
    margin-top: 3px
}

.separator {
    margin: 2px 0;
    display: block;
    height: 5px;
    background: #CCC;
    border-top: 2px solid #EEE;
    border-bottom: 2px solid #EEE
}

.desp {
    padding: 10px 5px 20px 24px;
    font-size: 14px
}

.desp a {
    color: #900 !important;
    text-decoration: none !important
}

.desp a:hover {
    color: #D80000 !important
}

.desp ul.accordion-body {
    margin-left: -6px;
    margin-right: -7px
}

.desp p {
    margin: 0px
}

.desp .accordion-body li {
    font-size: 14px
}

.accordion-body li {
    position: relative;
    padding: .5em;
    margin: .3em 0;
    font-size: 16px;
    color: #555;
    background: #F0F0F0
}

ul.breadcrums {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.breadcrums li {
    display: inline-block;
    margin-right: 12px
}

a {
    color: #900;
    text-decoration: none
}

.accordion-body li a {
    color: #000 !important
}

.accordion-body li a:hover {
    color: #900 !important
}

.table-cell a {
    color: #000
}

.table-cell a:hover {
    color: #900
}

.e-coaib a,
.revista a,
.tableHistorico a,
.contHist a {
    color: #000
}

.e-coaib a:hover,
.revista a:hover,
.tableHistorico a:hover,
.contHist a:hover {
    color: #900
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #A94442;
    font-size: 12px
}

.printB {
    position: relative;
    top: 10px;
    float: right;
    background-color: #D00;
    width: 70px;
    text-align: center;
    padding: 2px;
    color: #FFF;
    font-size: 20px;
    cursor: pointer;
    margin-left: 100%;
    margin-bottom: 27px
}

.printB:after {
    content: "";
    display: block;
    clear: both
}

.printB:hover {
    background-color: #A00
}

@media print {

    header,
    footer,
    nav,
    aside,
    .printB {
        display: none
    }

    body {
        background: white;
        font-size: 10px;
        color: #333 !important
    }

    h1 {
        font-size: 14px;
        color: #333
    }

    h2 {
        font-size: 12px;
        color: #333
    }

    label {
        display: block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
        color: #333 !important
    }

    .breadcrums {
        display: none
    }

    .col-md-4 {
        width: 32%;
        float: left
    }

    .col-md-4 img {
        display: block;
        width: 100%;
        margin-bottom: 15px;
        border-bottom: none
    }

    .col-sm-12 {
        margin-top: 0;
        padding-top: 0
    }

    .form-group {
        margin-bottom: 5px
    }

    a[href]:after {
        content: none !important
    }

    #concusosDetail #plazCursos .plazosContainer {
        padding: 3px;
        margin-top: 0
    }

    #concusosDetail #plazCursos label {
        height: auto;
        display: inline-block
    }

    a.img-modal-dialog {
        display: block;
        max-height: 165px;
        overflow: hidden;
        border-bottom: 1px solid #ccc
    }

    a:empty {
        display: none !important
    }

    .form-group {
        margin-bottom: 5px
    }

    .row>[class*=col-] {
        margin-bottom: 5px
    }

    #concusosDetail #plazCursos label {
        height: 12px !important;
        width: 25% !important
    }
}

footer {
    margin-top: 10px;
    
}

.accordion-body>li {
    padding: 6px 35px 6px 6px
}

.isin {
    background-color: #DDD
}

.right {
    text-align: right;
    /* padding-right: 50px !important */
}

.plazos {
    width: 260px;
    font-size: 13px
}

.plazos tr {
    border-top: 1px solid #ccc
}

.plazos tr:first-child {
    border-top: none
}

.plazos tr td {
    width: 63%;
    overflow: hidden
}

.plazos tr td>i {
    float: right;
    color: #F00;
    top: 2px;
    position: relative;
    right: 2px
}

.leyenda {
    top: -20px;
    display: block;
    border: 1px solid #CCC;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    position: relative
}

.leyenda>ul {
    padding: 0px 10px
}

.leyenda>ul:after {
    content: "";
    display: block;
    clear: both
}

.leyenda>ul>li {
    position: relative;
    float: left;
    list-style: none;
    width: 100%
}

.leyenda>ul>li>div {
    position: relative;
    float: left;
    width: 15px;
    height: 14px;
    border: 1px solid #CBCCC2;
    background-color: #EEE;
    top: 4px;
    left: -2px
}

.leyenda>ul>li>i {
    position: relative;
    float: left;
    color: #F00;
    top: 2px;
    right: 2px
}

.leyenda>ul>li>span {
    margin-left: 10px;
    position: relative;
    float: left
}

.contHist {
    position: relative
}

.contHist:after {
    content: "";
    display: block;
    clear: both
}

.tableHistorico {
    position: relative;
    float: left;
    width: 605px;
    margin-right: 10px
}

.tableGaleria {
    position: relative;
    float: left;
    width: 180px;
    min-height: 200px
}

.tableGaleria td {
    text-align: center;
    box-sizing: border-box;
    padding-top: 20px !important
}

#fondo .table2 {
    padding: 8px;
    font-size: 13px;
    margin: 8px 0px;
    color: #888;
    width: 100%
}

#fondo span {
    position: relative;
    width: 100%;
    display: block;
    font-size: 13px
}

#fondo .secundarias {
    font-size: 14px
}

.subform {
    margin-top: 22px;
    display: block;
    position: relative;
    float: left;
    border: 1px solid #CCC;
    padding-top: 33px;
    width: 100%;
    background-color: #EEE
}

#listOfertas .linkFil {
    cursor: pointer
}

#form1 .tab-content td {
    margin-right: 10px
}

.grpFields {
    margin: 0px 0px 40px 0px;
    padding: 10px;
    border: 1px solid #CCC;
    display: block;
    position: relative;
    float: left;
    width: 100%
}

.grpFields .notaF {
    font-size: 11px;
    color: #888888
}

#concusosDetail ul {
    list-style: none;
    padding: 0px
}

#concusosDetail ul li {
    padding: 3px 5px;
    width: 100%;
    height: 22px;
    font-size: 12px
}

#concusosDetail ul li:nth-child(odd) {
    background: #eee
}

#concusosDetail ul li:nth-child(even) {
    background: #edededde
}

#concusosDetail .form-group label {
    width: 100%
}

#concusosDetail #plazCursos label {
    height: 50px;
    width: 100%
}

.anotacion {
    font-size: 12px;
    color: #888
}

.historico {
    background-color: #FAF1DE;
    padding: 20px;
    margin-top: 40px
}

.bloqG {
    background-color: #EEE;
    padding: 10px;
    margin-top: 10px
}

.new:after {
    content: 'NEW!';
    color: #FFA500;
    font-family: 'FontAwesome';
    font-size: 7px;
    border: 1px solid #FFA500;
    height: 17px;
    display: block;
    position: absolute;
    left: -31px;
    top: -1px;
    padding: 4px 2px;
    box-sizing: border-box;
    text-align: center
}

.dpdown {
    background-color: #BBB;
    padding: 12px 8px 5px;
    margin: 20px 0px
}

.dpdown .tit {
    color: #000;
    cursor: pointer
}

.dpdown .tit:hover {
    color: #000
}

.dpdown:after:after {
    content: "";
    display: block;
    clear: both
}

.dpUP .desp {
    display: none
}

.dpDW .desp {
    display: block
}

.ecoaibp {
    border: 1px solid #CCC;
    width: 104px
}

.aviso {
    background-color: #EEE;
    border: 1px solid #CCC;
    padding: 8px;
    font-size: 12px;
    margin: 20px 0px;
    color: #888
}

.aviso>p {
    margin: 0px
}

/*TODO: Cambios a nav */
.big-menu {
    width: 490px;
    top: 21px;
    min-height: 690px;
    border-radius: 8px;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.15);
}


/* .big-menu li {
    width: 77%;
    
}
.big-menu li:hover {
    
    background: rgb(228, 226, 226);
}  */
@media screen and (min-width:768px) and (max-width:1712px) {
    .big-menu {
        top: 20px; 
    }
}
/* @media screen and (max-width:768px) {
    .big-menu {
        display: none !important;       
    }
} */
/* aside li {
    box-sizing: border-box; 
    transition: padding 0.4s ease, background 0.4s ease; 
    padding: 0.4rem;
    border-radius:5px ; 
}
aside li:hover {
    padding: .4rem;
    background: rgb(228, 226, 226);
} */
/* aside .active {
    background: rgb(185, 181, 181);
    padding: .4rem;
    border-radius: 5px;
} */
 



.biblio .det {
    background-color: #ddd
}

.biblio .table>tbody>tr>td {
    padding: 0px
}

.biblio .subtab {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #EEE
}

.biblio .table-cell .secundarias .col-sm-3 {
    text-align: center
}

#estadisticas a {
    height: 60px;
    position: relative;
    display: block
}

#pub_lat {
    margin: 20px 0px 0px -7px
}

#pub_lat img {
    position: relative;
    float: left;
    margin: 8px;
    border: 1px solid #ccc;
    width: 120px
}

#pub_lat_i {
    margin: 20px 0px 0px -7px;
    min-height: 100px
}

#pub_lat_i:after {
    content: "";
    display: block;
    clear: both
}

#pub_lat_i img {
    position: relative;
    float: left;
    margin: 8px;
    border: 1px solid #ccc;
    width: 120px
}

#pub_b_arr {
    margin: 0 auto;
    display: block;
    width: 100%;
    position: relative
}

#pub_b_arr img {
    position: relative;
    float: left;
    margin: 8px;
    border: 1px solid #ccc;
    width: 100%
}

#pub_b_arr:after {
    content: "";
    display: block;
    clear: both
}

#pub_arr {
    margin: 0 auto;
    display: block;
    width: 100%;
    position: relative
}

#pub_arr img {
    position: relative;
    float: left;
    margin: 8px;
    border: 1px solid #ccc;
    width: 120px
}

#pub_arr:after {
    content: "";
    display: block;
    clear: both
}

#pub_b_abj {
    margin: 0 auto;
    display: block;
    width: 100%;
    position: relative
}

#pub_b_abj img {
    position: relative;
    float: left;
    margin: 8px;
    border: 1px solid #ccc;
    width: 100%
}

#pub_b_abj:after {
    content: "";
    display: block;
    clear: both
}

#pub_abj {
    margin: 0 auto;
    display: block;
    width: 100%;
    position: relative
}

#pub_abj img {
    position: relative;
    float: left;
    margin: 8px;
    border: 1px solid #ccc;
    width: 120px
}

#pub_abj:after {
    content: "";
    display: block;
    clear: both
}

.galCont:after {
    content: "";
    display: block;
    clear: both
}

.galCont>label {
    font-size: 12px;
    margin: 13px 0px 7px 16px
}

.anchor {
    height: 60px;
    position: relative;
    display: block
}

.subTable {
    width: 100%;
    font-weight: bold;
    font-size: 13px;
    margin: 6px 0px
}

.subTable td {
    padding: 4px;
    width: 33%
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    min-width: 100%;
    height: auto;

}
.slider-img,
.carousel-fixed-items img {
    opacity: .7;
    transition: .4s ease-in-out;
    border-radius:8px;
}
.slider-img:hover, 
.carousel-fixed-items img:hover {
    opacity: 1;   
    box-shadow: 0px 5px 10px rgba(128, 128, 128, 0.5);
 
}
.owl-item {
  max-width:190px;

}
    
.owl-wrapper>.owl-item {
    Margin-left:6px;
    	    
}
    

.col-sm-2 .responsive {
    width: 100%;
    max-width: 150px
}

#formaPago input {
    position: relative;
    float: left;
    margin-right: 5px
}

#formaPago label {
    position: relative;
    float: left;
    width: 90%
}

label.obli:before {
    content: '*';
    color: red;
    position: absolute;
    left: -5px;
    top: -2px;
    font-size: 9px
}

.agrupacampos {
    border: 1px solid #CCC;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 0px
}

.plazosContainer {
    border: 1px solid #CCC;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: -15px
}

.galCont span {
    font-size: 9px;
    margin: 6px 0px 20px;
    display: block;
    line-height: 1.3
}

.back_modalL {
    position: fixed;
    background-color: #333;
    opacity: 0.9;
    top: 0px;
    bottom: 0px;
    width: 100%;
    z-index: 10001;
}

.modalL {
    position: fixed;
    background-color: transparent;
    top: 20%;
    width: 100%;
    text-align: center;
    z-index: 10002;
}

.modalL button {
    min-width: 250px;
    width: 30%;
    max-width: 450px;
    margin: 15px;
    height: 40px;
    color: #fff;
    background-color: #444;
    border: 1px solid #fff;
    border-radius: 2px;
    text-transform: inherit;
    
}

.modalL button:hover {
    background-color: red;
    border: none
}

/* Iconos Redes Sociales Footer */
@media (max-width:768px) {
    #redes-sociales-container {
        display: grid !important;
        place-items: center;
    }
}
#links-menu-header{
    margin-left: -80px;
}
/* Mover links menu hamburguesa */
@media (max-width:768px) {
    #links-menu-header {
        width: 100%;      
        margin-left: 2.2rem;
    }
    .logo img{
        margin: -10px 0 30px 10px;
        margin-bottom: 30px;
    }
}
/* Logo  */


/* Logo y nav */
.logo {
    padding: 1rem 0;
    margin-left: -.5rem;

}
.logo img {
    width: 200px;
    height: auto;
}

@media (min-width:1700px) {
    #navbar {
        position: absolute;
        top: 0;
        right: 2rem;
        width: 70%;
    }
    .logo {
        width: 87%;
    }
    .logo img{
        width: 87%;
        margin-left: 1rem;
        transition: .2s ease-in;
	max-width:400px;
    }

    .pagina-interior-container {
        padding: 0px 5rem;       
    }

footer{
	margin-top: 0px;
}
}

@media screen and (min-width:768px) and (max-width:1429px) {
    .logo{
       margin-top: -20px;
       margin-left: 1.4rem;
    }
    #links-menu-header {
        margin-top: 20px;
    }

}
@media screen and (min-width:1430px) {
    .logo img {
        margin-top: -20px;
        margin-left: 2rem;
        
    }
}

a.a-list-noticias-home {
    padding: 7px 14px !important;
}

.pagina-interior-contenido {
    margin-top: -27px;
}
/*.publicidad-home-li-img-container {
   outline: 1px solid dimgray; 
   transition: outline-width 0.2s ease-in-out;
}
.publicidad-home-li-img-container:hover {
  outline-width: 2px;
   outline-color: dimgray;
    overflow: hidden;
    
}
*/
.publicidad-home-img {
    max-height: 125px;
    margin-bottom: -10px;
}

.eventos-semanales,
.publicidad-home-img {
    object-fit: cover;
    transition: .5s ease;
    border-radius:8px
}
.publicidad-home-img:hover,
.eventos-semanales:hover {
    opacity: 1;   
    box-shadow: 0px 5px 10px rgba(128, 128, 128, 0.5);
    transform: scale(1.1);
}


.scrolled {
    background-color: #f0f0f0;
}


/*Ventajas colegiados */


.ventajasColegiados-card-container {
    
    display: -ms-flexbox;      
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 20px;

}

.ventajasColegiados-card-container .thumbnail {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    border: none;
}

.ventajasColegiados-card-container h4 {
    font-weight:bold;
    text-align:center;	

}


.thumbnail .img-ventajas-colegiados{
  width:130px;
  height:160px;
  object-fit: contain;
  transition:.2s ease-in;	
}

.thumbnail .img-ventajas-colegiados:hover{
  transform:scale(1.03);
}

.card-ventajas-text {
 text-align:center;
}

@media screen and (min-width:1980px) {
	.owl-carousel{
	  max-width:100%;
        

	}
	.owl-carousel-wrapper {
	   margin-top: 100px;
	   	
	}
	.carousel-control.right {
	  right:10%;
	}
	.carousel-fixed-items {
	left:0;
	bottom:180px;
	}
	.carousel-fixed-items img {
           width:10%;
	       height:20%; 
		
	}

    
}


/* Estilos pagina interior espais*/
#slider-simple-espais.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
    transition-duration: 1.2s; /* Tiempo de la transición suave */
}

#slider-simple-espais.carousel-fade .carousel-inner .active {
    opacity: 1;
}

#slider-simple-espais.carousel-fade .carousel-inner .active.left,
#slider-simple-espais.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

#slider-simple-espais.carousel-fade .carousel-inner .next.left,
#slider-simple-espais.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}


#slider-simple-espais .img-slider-unica {
    width: 80%;
    height: 700px;
    object-fit: contain; 
}

/* ESTILO DE FLECHAS SI LAS USAMOS */
#slider-simple-espais .custom-nav {
    background-image: none !important;
    width: 50px;
    opacity: 1;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

#slider-simple-espais .custom-nav:hover {
    color: #eee;
}


@media (max-width: 767px) {
    #slider-simple-espais .img-slider-unica {
        width:100%;
	height: 250px;
    }
}


/* Pagina observatorio */

#observatori-video-container {
    margin-top: 50px;
    background-color: #cecece;
    padding: 2rem;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-wrapper video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.observatorio-publicaciones-container {
    display: flex;
    flex-direction: column;
    margin-top:100px;
    gap: 10rem;
}

.obsevatorio-publicaciones {
    display: grid;
    grid-template-columns: 1fr 1fr; 
    align-items: center;
    gap: 1rem;
    padding-top: 1rem;
}

@media (max-width: 1068px) {
    .obsevatorio-publicaciones {
        grid-template-columns: 1fr;
        grid-template-areas:
            "banner",
            "links";
    }
}
.observatorio-banner-container {
    gap: 1rem;
}
.observatorio-recomendaciones-container {
    display:grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1rem;
    margin-top: 20px;
}
.obsevatorio-img-banner {
    margin-top: 30px;
    width: 100%;
    max-width: 370px;
    height: 200px;
}

.obsevatorio-img-recomendaciones {
	width:150px;
	height:auto;
}
.obsevatorio-img-recomendaciones:hover {
    transform: scale(1.05);
    transition: transform 0.2s ease-in-out;
}

.observatorio-linkFotos-container {
    padding-top: 0;
}

#observatorio-seccion-fotos-container {
    display: flex;  
    flex-wrap: wrap;
    margin-top: 20px;
}

#observatorio-seccion-fotos-container img {
    width: 90px;
    height: 80px;  
}


.observatori-thumb {
    width: 90px;
    height: 100px;
    cursor: pointer;
    border-radius: 4px;
    transition: transform .2s;
    background: #e0e0e0; /* gris skeleton */
    position: relative;
}

.observatori-thumb:hover {
    transform: scale(1.05);
}

#lightbox-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    overflow: hidden;
}

.observatori-thumb.no-photo {
    width: 80px;
    height: 80px;
    background: #e0e0e0;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icono-no-foto {
    width: 20px;
    opacity: 0.4;
}
/* Skeleton con icono de cámara */
.observatori-skeleton {
    width: 100px; /* ajusta si tus thumbs son más grandes */
    height: 80px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    background: #e0e0e0;
    animation: observatori-shimmer 1.6s infinite linear;
}
.observatori-skeleton:hover {
   cursor: not-allowed;
}

/* Efecto shimmer */
@keyframes observatori-shimmer {
    0% { background-position: -200px 0; }
    100% { background-position: 200px 0; }
}

.observatori-skeleton::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        #dcdcdc 0%,
        #f0f0f0 50%,
        #dcdcdc 100%
    );
    background-size: 200% 100%;
    animation: observatori-shimmer 1.6s infinite;
}

/* Icono de cámara */
.observatori-skeleton::after {
    content: "📷";
    position: absolute;
    font-size: 32px;
    color: #777;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.7;
}
#lightbox-img {
    max-width: 90%;
    max-height: 90%;
    transition: transform .25s ease, opacity .25s ease;
    opacity: 0;
    cursor: zoom-in;
}

#lightbox-img.lightbox-visible {
    opacity: 1;
}

#lightbox-close {
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}

.lightbox-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.2);
    border: none;
    color: white;
    font-size: 3rem;
    padding: 0.5rem 1rem;
    cursor: pointer;
    z-index: 1000000;
    border-radius: 6px;
}

#lightbox-prev {
    left: 20px;
}

#lightbox-next {
    right: 20px;
}

#lightbox-counter {
    position: absolute;
    bottom: 20px;
    color: white;
    font-size: 18px;
    opacity: 0.8;
}

.lightbox-arrow:hover {
    background: rgba(255,255,255,0.4);
}




































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
