nav ul a {
    
    padding: 0 13px!important;
   
}

/*Fixed de los cabezales*/
.wrapper-header.directorio{
    background-image: url(../img/header-dir.jpg);
}

/*clear del edit de microweber*/
.element, .edit .module {
	clear: none!important;
}

/*ajuste en texto colección del home*/
.txtColeccion {
	margin-bottom: 10px;
}

/*Coleccion fixes header parallax */

.coleccion-datos {
	background-color: #fff;
	padding-top: 4rem;
	  }

#coleccion .bgBlack {
    margin-bottom: 0px !important;
}
#coleccion .seccion-header {
    margin-top: -60px;
    margin-bottom: 0px!important;
}

#coleccion-filtros.bgBlack {
    margin-bottom: 0px !important;
}
#coleccion-filtros.seccion-header {
    margin-top: -60px;
    margin-bottom: 0px!important;
}
.img-obra{
	background: black;
	overflow: hidden;
}
.img-obra img {
	object-fit: cover!important;
	  width:25em!important;
	  height:250px!important;
	  transition: .3s;
}
.img-obra img:hover {
	
	transition: .3s;
	opacity:.8;
}
.liObjeto {
	vertical-align: top!important;
	padding: 0 0.75em;
}
.datos-obra {
	min-height: 7.3em;
}
.collapsible-body {
	max-height: 20em;
	overflow-y: auto;
	margin-bottom: 10px;
}
#temas p label, #tecnica p label, #siglos p label {
	line-height: 1em;
}
.pic-obra-rel{
	background-color: #000000;
}
.pic-obra-rel img {
	object-fit: cover!important;
	  width:35em!important;
	  height:250px!important;
}
.pic-obra-rel img:hover {
	opacity: .7;
	transition: .5s;
}
.item-box h3{
	margin:0!important;
	line-height:0.65em;
}
.item-box p{
	color: #888!important;
	margin-bottom:2em;
}
.item h4{
	margin-bottom:0.5em;
}
.item h4 a{
	color:#333;
}
.item h4 a:hover{
	border-bottom:none;
}
.item-box h6,
.item-box h5{
    font-size: 12px!important;
	color: #888!important;
	margin: 0;
	padding:0;
}
.item-box h3 a{
	font-size: 24px;
	color: #333!important;
	padding: 0;
	font-weight: 600;
	margin: 0px; 
}
.item-box hr{
	margin:0.5em 0;
	border-top:1px solid #d1d1d1;
}
.item-box .btn{
	border-radius:0!important;
	box-shadow:none!important;
}
.item-box a.btn-primary{
	background-color: #118185;
	padding: 0.05em 1.25em;
	float:right;
}
.item-box a.btn-secondary{
	background-color: #ddd!important;
	color: #118185!important;
	padding: 5px 20px!important;
	width: initial;
	display: inline-block;
	height: auto;
	line-height: initial;
	text-align: center;
	float:left;
}
.mw-dropdown > .mw-ui-btn.mw-dropdown-val{
    background-color: #ccc;
	padding: 13px;
	cursor: pointer;	
}
.module-posts-template-clean-item{
	text-align:center;
	margin:3em 0;
	text-transform:uppercase;
}
.module figure.actuales{
	position:relative;
	overflow:hidden;
	padding-top:0!important;
	height: 400px;
}
.module figure.actuales img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%) scale(1.2);
	object-fit: cover;
	height: 400px;
}
.paginador{
	display:flex;
	justify-content:center;
}
.module figure.futuras{
	position:relative;
	overflow:hidden;
	padding-top:0!important;
	height: 400px;
}
.module figure.futuras img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%) scale(1.2);
	object-fit: cover;
	height: 400px;
}

#navigatorDiv{
	position: absolute!important;
	left: 3em!important;
	top: calc(100vh - 9.6em) !important;
	height: 9em!important;
	width: 13em!important;
	background-color: #000!important;
	z-index: 99!important; 
}
#toolbarDiv{
	position: absolute !important;
	left: 3em !important;
	top: calc(100vh - 11.6em) !important;
	width: 13em !important;
	background-color: #000 !important;
	z-index: 99 !important;
	
	height: 2em !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
#nombre-imagen {
	position: absolute;
	display: inline-block;
	left: 0;
	width: 100%;
	height: 8em;
	z-index: 9;
	top: calc(100vh - 8em);
	padding-left: 3em;
	color: white;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.79) 5.9%, rgba(0, 0, 0, 0) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.79) 5.9%, rgba(0, 0, 0, 0) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.79) 5.9%, rgba(0, 0, 0, 0) 100%);
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.79) 5.9%, rgba(0, 0, 0, 0) 100%);
}
:fullscreen #nombre-imagen {
	opacity: 0!important;
	z-index: 0!important;
}
:-moz-full-screen #nombre-imagen {
	opacity: 0!important;
	z-index: 0!important;
}
:-webkit-full-screen #nombre-imagen {
	opacity: 0!important;
	z-index: 0!important;
}
:-moz-full-screen .caja-herramientas {
	opacity: 0!important;
	z-index: 0!important;
}
:-webkit-full-screen .caja-herramientas {
	opacity: 0!important;
	z-index: 0!important;
}
:fullscreen .caja-herramientas {
	opacity: 0!important;
	z-index: 0!important;
}
.objeto-descripcion .bg-objeto .wrapper-texto {
    z-index: 9;
}

/*IDIOMA*/

form#idioma{
    float: right;
	margin-left: 12px !important;
}

#idioma [type="radio"]:not(:checked) + label, #idioma [type="radio"]:checked + label{
    padding-left: 0;
}

#idioma input[type=radio] {
    position: absolute;
    visibility: hidden;
    display: none;
}

#idioma label {
   color: white;
    display: inline-block;
    cursor: pointer;
    padding: 2px 0px;
    width: 30px;
    text-align: center;
    transition: .5s ease-in-out;
	font-size: .8em;
	font-weight: 200;
	
}

#idioma input[type="radio"]:checked + label{
    color: white; 
    background-color: #961C3D;
    height: 2.4em;
    border-radius:1px;
}
body.loaded #idioma [type="radio"]:not(:checked) + label {
	font-weight: bold;
	color: #6d6e71;
}
body.loaded #idioma [type="radio"]:not(:checked) + label:hover {
	
	color: #961C3D;
}

body.loaded.menu #idioma [type="radio"]:not(:checked) + label {
	color:white ;
}
#idioma [type="radio"]:not(:checked) + label:hover {
	color: #961C3D;
}

.radio-group {
    display: inline-block;
    overflow: hidden;
}

#idioma [type="radio"]:checked + label::before,
#idioma [type="radio"]:not(:checked) + label, #idioma [type="radio"]:checked + label{
    line-height: 2em;
}

#idioma [type="radio"]:checked + label::after, #idioma [type="radio"]:not(:checked) + label::before{
    display: none;
}

body.loaded.menu #menuDesk nav .derecha .caja-redes a i:hover {
	color: #961C3D;
	transition: .5s ease-in-out;
}
figure {
	position: relative;
}