/* -------- FONT------- */
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Light.eot');
    src: local('Rubik Light'), local('Rubik-Light'),
        url('../fonts/rubik/Rubik-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-Light.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-Light.woff') format('woff'),
        url('../fonts/rubik/Rubik-Light.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-Light.svg#Rubik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Regular.eot');
    src: local('Rubik Regular'), local('Rubik-Regular'),
        url('../fonts/rubik/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-Regular.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-Regular.woff') format('woff'),
        url('../fonts/rubik/Rubik-Regular.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-Regular.svg#Rubik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Italic.eot');
    src: local('Rubik Italoc'), local('Rubik-Italoc'),
        url('../fonts/rubik/Rubik-Italoc.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-Italoc.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-Italoc.woff') format('woff'),
        url('../fonts/rubik/Rubik-Italoc.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-Italoc.svg#Rubik-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Medium.eot');
    src: local('Rubik Medium'), local('Rubik-Medium'),
        url('../fonts/rubik/Rubik-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/rubik/Rubik-Medium.woff2') format('woff2'),
        url('../fonts/rubik/Rubik-Medium.woff') format('woff'),
        url('../fonts/rubik/Rubik-Medium.ttf') format('truetype'),
        url('../fonts/rubik/Rubik-Medium.svg#Rubik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Baskerville MT Std';
    src: url('../fonts/baskerville/BaskervilleMTStd-Regular.eot');
    src: local('Baskerville MT Std Regular'), local('BaskervilleMTStd-Regular'),
        url('../fonts/baskerville/BaskervilleMTStd-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/baskerville/BaskervilleMTStd-Regular.woff2') format('woff2'),
        url('../fonts/baskerville/BaskervilleMTStd-Regular.woff') format('woff'),
        url('../fonts/baskerville/BaskervilleMTStd-Regular.ttf') format('truetype'),
        url('../fonts/baskerville/BaskervilleMTStd-Regular.svg#BaskervilleMTStd-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: droid;
    src: url("../fonts/droid/droid.ttf");
}
@font-face {
    font-family: awesome;
    src: url("../fonts/awesome/fontawesome-webfont.ttf");
}

/********************
***** GENERALES *****
*********************/
*{
font-family: 'Rubik', sans-serif;
font-weight: 300; 
box-sizing: border-box; 
}
.container{
    width: 90%;
}
.row.noGutter .col{
    padding: 0;
}
.forcePadd{
    padding: 0 .8rem !important /*entre columnas*/
}
.verticalPadding{
    padding: 2rem 0;
}
.row.noBottom{
    margin-bottom: 0;
}
.bgGris{
    background-color: #e9e9e9;
}
.bgGris-1{
   background-color: #b7b7b7;
}
.bgGris-2{
    background-color: #6D6E71;
    color: #fff;
}
.bgGris-3{
    background: #89878C;
}
.bgBlack{
    background-color: #000;
}
.spaceGris{
    margin-top: 3.333rem;
}
.justify-align{
    text-align: justify;
}
.coleccion input[type="search"]:not(.browser-default){
    border: none;
}
.bgBlack .input-field input[type="search"]:focus{
    color: #fff;
}
/*Estilo agregado por la Agenda Digital*/
.videoscad {
   margin-bottom: 60px !important;
}

/*MENU GRAL */
.navbar-fixed li{
  text-transform: uppercase;
}
#sidenav-overlay{
  z-index:98;
}
 #mobile-msc{
  z-index:99;
}
#mobile-msc li a{
  color:gray;
}
ul#mobile-msc>li a:hover,
ul#mobile-msc>li a:focus{
	border-top: 1px solid #ccc;
}
ul#mobile-msc>li:active a + ul,
ul#mobile-msc>li:hover a + ul,
ul#mobile-msc>li:focus a + ul{
	display: block!important;
     height: initial;
    max-height: 200px;
	z-index:1;
	transition: all 1s ease;
	border-bottom: 1px solid #ccc !important;
}
ul#mobile-msc>li>a:first-child{
  text-transform:uppercase;
     padding: 0 0.25em!important;
    margin: 0 2em!important;
}
ul#mobile-msc>li a + ul{
	display: block;
	height:0%;
	max-height:0px;
	z-index:-1;
	overflow:hidden;
	transition: all 1s ease;
	border: 0px !important;
	text-align:center;
 //padding:1em 0;
  margin: 0 2em!important;
}

/*todos un div*/
.toBottom{
    display: -webkit-flex; /* Safari */
    -webkit-align-items: flex-end; /* Safari 7.0+ */
    display: flex;
    align-items: flex-end;      
}

/* Estilos propios Efren */
#Menu_Principal li ul{
	margin:0!important;
	position:absolute;
	opacity:0;
	height:0;
	max-height:0;
	width:14.9em;
	
	overflow:hidden;
}
#Menu_Principal li:hover,
#Menu_Principal li a:hover{
	color:#961c3d!important;
}
#Menu_Principal>li:hover ul{
	opacity:1;
	height:initial;
	max-height:200px;
	transition:all 0.5s ease;
}
#Menu_Principal li ul>li{
	color:gray;
	width:100%;
	background:rgba(255,255,255,1);
}
#Menu_Principal li ul>li:hover{
	background: white;
	color:#961c3d;
}
#mobile-msc>li{
  position:relative;
}
#mobile-msc>li a.dropdown{
  position:absolute;
  top:0;
  left:-0.25em;
  padding:0 1em;
}

#mobile-msc{
padding:3em 0;
}
#mobile-msc>li ul li{
  text-align:right;
}
#mobile-msc>li:last-child{
  margin-bottom:3em;
}
 .uppercase{
	 text-transform:uppercase;
 }
 .transform-initial{
  text-transform:initial;
 }
 .text-left{
  text-align:left;
 }
 .text-center{
  text-align:center;
 }
 .text-right{
  text-align:right;
 }
 .text-justify{
  text-align:justify;
 }
.noPadding{
	padding:0!important;
}
.absoluto{
 position:absolute;
}
.relativo{
 position:relative;
}	
.inline{
	display:inline;
}
.inline-block{
	display:inline-block;
}
.inline-flex{
	display:inline-flex;
}
.relativo{
 position:relative;
}
.absoluto{
 position:absolute;
}

/* Secciones */
.seccion-informacion h2 a{
  font-family:inherit;
  color:#414042;
  display:block;
  margin-top:0.5em;
}
.calendario img{
  margin-right:0.5em;
}
.expos figure{
  position:relative;
}
.expos figure:before,
.agendaC figure a:before{
  content:'';
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.25);
  opacity:0.1;
  top: 0;
  left:0;
  z-index: 2;
  transition:all 0.5s ease;
}
.expos .col:hover figure:before{
  opacity:1;
  transition:all 0.5s ease;
}


.tp{
    margin: 2px 0;
}
p.tp img{
    height:1rem;
    vertical-align: top;
}
p.tp img, tp i{
    margin-right: 0.625rem;
}
hr{
    border-top: 1px solid #981c3d !important;
    color: transparent;
}
hr.pleca{
    max-width: 280px;
    margin: 1rem 0;
}
ul.estandar li{
    list-style: initial;
    margin: 0;
    margin-left: 1rem;
}
ul.estandar.padd li{
    margin-left: 3rem;
}
.datosGrales span{
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}

/*botones*/
.btn-gris{
    background-color: #89878C;
    color: #fff;
    margin: 1rem 0;
}
.btn-gris:hover{
    background: #000;
}
.btn-gris i{
    padding-right: 5px;
}
.btn-bco{
    background-color: #fff;
    color: #000;
}
.btn-bco:hover{
    background: #000;
}

/*IMAGENES EN GENERAL*/
figure{
    padding: 0;
    margin: 0;
    line-height: 0;
}
figcaption{
    line-height: 1.3;
}
figure a{
    color: inherit;
}
figure a:hover{
    border: none;
}

/*SCROLL*/
::-webkit-scrollbar {
    width: 5px;
    height: 2px;
}
::-webkit-scrollbar-track, ::-webkit-scrollbar-corner {
    background: transparent; 
}
::-webkit-scrollbar-thumb {
    background: #000; 
    border-radius: 5px;
}
::-webkit-scrollbar-thumb:hover {
    background: #333; 
}
.scrollable{
    overflow: scroll;
    overflow: auto;
	overflow-y:scroll;
    padding-right: 2rem;
}

/*OVERLAY*/
.pic-obra {
    position: relative;
    line-height: 0;
}
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background:  rgba(0, 0, 0, .3);
    overflow: hidden;
    width: 100%;
    height: auto;
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}
figure:hover .overlay {
    height: 100%;
    opacity: 1;
}

/*columas misma altura, no slider*/
.sameHeight{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.sameHeight .item-h{
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;     
    width: 100%;
}
.colflow2{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;    
}

/*boton filtros*/
.opcionesGaleria button.btn-gris{
    position: absolute;
    left: 6%;
    z-index: 991;
    box-shadow: none;
}
.opcionesGaleria button.btn-gris:hover{
    background: #828086;
    color: #fff;  
}
.opcionesGaleria button.btn-gris:focus{
    background: #828086;
    color: #fff;  
    border: 4px solid #6D6E71
}

/*FORMATO*/
.appFilters{
    margin-left: 2rem;
    padding-right: 1rem;
}
.appFilters #filtroTecnica a {
    display: inline-block;
    margin: 5px;
    border: 1px solid #6D6E71;
    padding: 2px 5px;
    transition: 0.3s;
    color: inherit
}
.appFilters #filtroTecnica  a:hover {
    background: #6D6E71;
    color: #C6C8D1
}
.appFilters #filtroTecnica  a.active{
    background: #6D6E71;
    color: #C6C8D1
}
.appFilters .collapsible-body, .cd-filter .collapsible-body{
    padding: .5rem;
}
.appFilters .collapsible-header, .cd-filter .collapsible-header{
    text-transform: uppercase;
    font-size: 1.2rem;
}
.appFilters .collapsible-header i, .cd-filter .collapsible-header i{
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
    transform: rotate(180deg);
    transition: .3s; 
    width: initial;
}
.appFilters .collapsible-header.active i, .cd-filter .collapsible-header.active i{
    -ms-transform: initial; /* IE 9 */
    -webkit-transform: initial; /* Safari 3-8 */
    transform: initial;
}
.appFilters hr, .cd-filter hr{
    border-color: #6d6e71;
}
#rangoCalendar li{
    margin-bottom: 1rem;
}
#rangoCalendar li a{
    color: #000;
}
#rangoCalendar li a{
    color: 
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav a {font-size: 18px;}
}

/*FOOTER*/
.page-footer li{
    display: inline-block;
    padding-right: 20px;
}
.page-footer a{
    color: inherit;
}
.page-footer .derecha{
    text-align: right;
}
.page-footer{
    padding: 1rem;
}

/*FLECHAS GALERIAS*/
.btnArrow{
    border: none;
    background: none;
    color: #961c3d;
    padding: .5rem 0;
}
.btnArrow:nth-child(1){
    padding-right: 5px;
}
.btnArrow:nth-child(2){
    padding-left: 5px;
}
button.slick-disabled{
    cursor: not-allowed;
    color: inherit;
}

/*REDES SOCIALES*/
.rrss{
    font-size: 1.333rem;
    margin-top: .6rem;
}
.rrss li{
    display: inline-block;
    margin-right: 2rem;
}
.rrss a:hover{
    opacity: .8;
    border: none;
}

/*TIPOGRAFIA*/
h1, h2, h3, h4, h5, h6{
    text-align: left;
}
h1, h2, h3, h4, h5, h6, .title-site{
    margin: 0;
    /*text-align: left;*/
}
h1, h2, h3, h4, .title-site, .title-site span {
   font-family: 'Baskerville MT Std'; 
}
h1, h2, h4 {
    text-transform: uppercase;
}
h5, h6{
    font-weight: 300;
}
.title-site{
    font-size: 42px;
    line-height: 1;
}
h1{
    font-size: 38px;
    text-align: center;
}
h2{
    font-size: 26px;
}
h3{
    font-size: 36px;
}
h4{
    font-size: 22px;
}
h5{
    font-size: 15px;
}
h6{
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.wrappTxt-fluid{
    padding: 0 2.8rem;
}

/********************
------- MENU -------
*********************/
#menuDesk nav{
    padding: 2rem 0 0px 0;
    height: auto;
    line-height: 3;
    transition: .5s ease-out;
}
#menuDesk nav .container .row{
    margin-bottom: 0;
}

#menuDesk nav .izquierda{
    line-height: 1;
}
#menuDesk nav .izquierda img {
    width: 60px;
}
#menuDesk nav .derecha {
    text-align: right;
}
#menuDesk nav .derecha .abc{
    font-weight: bold;
    margin-left: 2rem;
}
#menuDesk nav .derecha a i {
    font-size: 1.333rem;
}
#menuDesk nav .derecha .caja-redes a i {
    margin-right: 0;
    margin-left: 1.666rem;
}
#menuDesk nav .derecha .caja-redes a:first-child i{
    margin-left: 0
}

/*MENU TRANSPARENTE*/
.menu nav {
    color: #fff;
    background: -moz-linear-gradient(top,  rgba(0,0,0,.8) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%); 
    background: linear-gradient(to bottom,  rgba(0,0,0,.8) 0%,rgba(0,0,0,0) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82000000', endColorstr='#00000000',GradientType=0 );
}
.menu nav a{
    color: inherit;
}
.menu nav > .container{
    border-bottom: 1px solid #fff;
}

/*dropdown*/
.side-nav{
    width: 260px;
}
#menuDesk .dropdown-content{
   
}
#menuDesk .dropdown-content.active{
    width: auto; !important
    top: 0 !important;
}

/*********************
------ SUBMENÚ ------
********************/
nav.submenu{
    background: transparent;
    }
nav.submenu ul{
    text-align: center;
}
nav.submenu ul li{
    float: inherit;
    display: inline-block;
    text-transform: uppercase;
}
.bgBlack li a {
    color: #fff;
}

/*BUSCADOR*/
nav.buscador{
    height: inherit;
    line-height: normal;
}
.opcionesMenu .buscador{
    background-color: #000;
}
.opcionesMenu input[type="search"]:not(.browser-default){
    margin: 0;
}

/********************
------ MASONRY ------
*********************/
.grid {
    margin: 0 auto;
    max-width: 100%;
}
.grid:after {
    content: '';
    display: block;
    clear: both;
}
.grid .grid-item {
    float: left;
    
    padding: .8rem;  
}
.grid .grid-item .laterales {
	width: 25%!important;
}

/*VISTA listado*/
.obraComplete{
    text-transform: uppercase;
    color: inherit;
    font-weight: 500;
    margin-right: 5px;
    display: none
}
.allD{
    display: none;
}

/********************
---- RESULTADOS ----
---- COLECCIÓN  ----
*********************/
/*BOTONES */
.btn-link{
    background: transparent;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: none;
    color: inherit;
}
.opcionesGaleria .btn-link{
    margin: 1rem 0;
}
.sidenav .btn{
    /*padding-left: 6px;
    padding-right: 6px;*/
    margin-top: 0px;
    margin-bottom: 0;
}
.sidenav .btn.btn-gris{
	margin-top: 10px;
}

/*paginacion*/
.pagination *:not(i){
     font-family: 'Baskerville MT Std';
}
.pagination i{
    line-height: 1.5rem;
}
.pagination{
    margin-bottom: 3rem
}
.pagination .texto{
    color: #000;
    display: inline-block;
    font-size: 1.2rem;
    padding: 0 5px;
    line-height: 28px;
}
i.active{
    color: #961C3D
}


/*
*********************
----- CALENDARIO -----
*********************/
.ui-datepicker{
    width: 16em !important;
    padding: 0 !important;    
}
#datepicker thead{
    border: none;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-next:before{
    content: ">";
    margin-left:10px;
    margin-top: 6px;
}
.ui-datepicker .ui-datepicker-prev:before{
    content: "<";
    margin-right:10px;    
}
.ui-datepicker-month{
    text-transform: uppercase;
}
.ui-datepicker-title .ui-datepicker-year{
    display: none;
}
.ui-datepicker-header{
    margin: 1.333rem 0;
}
.ui-datepicker .ui-datepicker-title{
    line-height: 1 !important;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .4 !important;
    filter: Alpha(Opacity=40) !important;
    font-weight: 300 !important;
}
.ui-datepicker-calendar tbody tr td a{
    text-align: center;
}
#annio{
    color: #434d53;
    font-weight: 500;
    font-size: 2rem;
}
#calendario hr{
    border-bottom: 1px solid #434d53;
    width: 6rem;
    margin: 0 auto;
}

/*----- ANIMACION -----*/
.animated{
    -webkit-animation-duration: 1.6s; /* Safari 4.0 - 8.0 */
    animation-duration: 1.6s;
}
.velo{
    -webkit-animation-duration: 2s;
}
.slow {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: .8s;
}
.slow1 {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 1.6s;
}
.slow2 {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 2.4s;
}
.slow3 {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 3.2s;
}

/*MENU*/
#menuDesk nav .nivel1 li:hover a{
    color:#961c3d;
}
#menuDesk{
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
#menuDesk li:hover{
    background: white;
}
#menuDesk li:hover a{
    opacity: 1;
    -webkit-animation: fadeIn 300ms ease-in-out;
    -moz-animation: fadeIn 300ms ease-in-out;
    -ms-animation: fadeIn 300ms ease-in-out;
}
#menuDesk .nivel1:hover a{
    color:#961c3d;
}
#menuDesk .nivel2 a  {
    color:#fff !important;
    text-shadow: 1px 1px #7c7c7c
}
#menuDesk li.nivel2:hover a{
    color:#961c3d !important;
    text-shadow: none;
}
#menuDesk .dropdown-content {
    background: transparent;
    box-shadow: none;
}

@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);     
    }
}
@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -ms-transform: translateY(-100%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media (max-width: 800px) {
  .column {
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .column {
    flex: 100%;
    max-width: 100%;
  }
}

/*-- VIDEO RESPONSIVE --*/
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;  
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: .8rem;
} 

/*-- MAPA RESPONSIVE --*/
#map_container{
  position: relative;
}
#map{
    height: 0;
    overflow: hidden;
    padding-bottom: 22.25%;
    padding-top: 30px;
    position: relative;
}

/*------ HEADERS -----*/
.wrapper-header{
    height: 400px;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
}
.wrapper-header .degradado{
    position: relative;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.5) 0%, rgba(255,255,255,0) 45%, rgba(255,255,255,0) 56%, rgba(19,19,19,0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.5) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 56%,rgba(19,19,19,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.5) 0%,rgba(255,255,255,0) 45%,rgba(255,255,255,0) 56%,rgba(19,19,19,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80131313',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;    
}
.wrapper-header .title-page{
    margin-top: 90px;
    width: 100%;
    text-align: center;
    color: #fff;
}
.wrapper-header .title-page p{
    font-size: 1.333rem;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 1px;
}

/********************
--- CONTENEDOR -----
--- MULTIMEDIA -----
*********************/
.wrapper-medio{
    margin: 2rem 3rem 1rem 3rem;
    padding: 2rem 2rem 1rem 2rem;
    background: #fff;
}
.wrapper-medio p{
    font-family: 'Baskerville MT Std';
    font-size: 1.266rem;
    margin: 10px 0;
}
.iconoVideo::before{
    content: url(../img/ico-video.png);   
}
.iconoAudio::before{
    content: url(../img/ico-audio.png);
}
.iconoPDF::before{
    content: url(../img/ico-pdf.png);
}
.iconoArticulo::before{
    content: url(../img/ico-articulo.png);
}
.iconoPrensa::before{
    content: url(../img/ico-prensa.png);
}
.iconoPDF p, .iconoPrensa p{
    color: #801C3D;
}

/********************
****** PÁGINA *******
*****   INDEX  ******
*********************/
/*-------------------
------ HEADER ------
--------------------*/
.seccion-header {
    margin-top: -60px;  
    margin-bottom: 4rem;
}
#slider1-wrapper{
    position: fixed;
}

/*-------------------
---- COLECCIÓN -----
--------------------*/
.seccion-coleccion hr{
    width: 60%;
    margin: 1rem 0;
}
.seccion-coleccion .derecha{
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

/* Dots */
.arrow-coleccion .paginas .slick-dots{
	display: inline-block;
	float:left;
    margin: 0;
}
.arrow-coleccion .paginas .slick-dots li button{
	border: none;
	background:transparent;
    display:none;
}
.arrow-coleccion .paginas .slick-dots li.slick-active button{
	display: inline-block;
	}

/*--------------------
----INFORMACION-----
--------------------*/
.seccion-informacion {
    display: table;
    border-collapse: collapse;
    width: 100%;
}
.seccion-informacion .secciones, .seccion-informacion .caja-registro{
    display: table-cell;
}
.seccion-informacion .secciones{
    width: 75%;
    vertical-align: bottom;
}
.seccion-informacion .caja-registro{
    width: 25%;
}
.seccion-informacion .caja-registro img{
    width: 100%;
}
.seccion-informacion .datos{
    padding: 40px 0;
}

/*DATOS*/
.datos .wrapper-datos{
    margin-left: 6%;
}
.seccion-informacion .wrapper-datos p {
		font-size: 0.9375rem;
}
.seccion-informacion p:not(.tp) {
		margin: 3px 0 20px 0;
}

/*ACTIVIDADES*/
.actividades{
    padding:1rem 2.666rem 0 2.666rem;
}
.actividades .actividad{
    margin-top: 1.25rem;
    margin-bottom: 1rem;
}
.actividades .actividad p{
    margin: 0;
}
.actividades .actividad .izquierda h2{
    text-transform: inherit;
    color: #414042;
    margin: 0.875rem 0 0 0;
}
.actividades .actividad .derecha{
    padding-bottom: 0;
    margin-top: 2rem;
}
.actividades .actividad .derecha p{
    color: #414042;
    text-align: right;
}
.actividades .calendario p.tp{
    margin-bottom: 0;
    margin-top: 10px;
}

/*REGRISTRO*/
.caja-registrate {
    border: 1px solid #666;
    background-color: white;
    text-align: center;
}
.caja-registrate .imagen{
    line-height: 0;
}
.caja-registrate h6{
    font-weight: 300;
}
.seccion-informacion .caja-registrate .texto{
    padding: 2.5rem 2rem .2rem 2rem;
}
.caja-registrate .opcion{
    text-align: left;
    margin-bottom: 20px;
    border-bottom: 1px solid #6d6e71;
}
.caja-registrate .opcion a:hover{
    border: none;
    opacity: .5;
}

/*-------------------
--- EXPOSICIONES ---
---  TEMPORALES  ---
--------------------*/
.seccion-temporales{
    margin-top: 1rem;
}
.seccion-temporales .caja-temporal{
    position: relative;
}
.seccion-temporales .izquierda{
    padding-left: 5% !important;
}
.caja-temporal .degrAbajo {
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 57%, rgba(0,0,0,0.63) 99%, rgba(0,0,0,0.65) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,0.63) 99%,rgba(0,0,0,0.65) 100%); 
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,0.63) 99%,rgba(0,0,0,0.65) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); 
}
.caja-temporal h3{
    position: absolute;
    bottom: 1rem;
    left: 2rem;
    border-bottom: 2px solid #fff;
    color: #fff;
    z-index: 2;
}

/*flechas*/
.seccion-temporales .derecha {
	position:relative;
}
.seccion-temporales .derecha .btnexT-prev, .seccion-temporales .derecha .btnexT-next{
	position: absolute;
	top:40%;
	color: #fff;
	font-size: 1.5rem;
}
.seccion-temporales .derecha .btnexT-next{
	right:10px;
	}
.seccion-temporales .derecha .btnexT-prev{
left:10px;
}

/*--------------------
------- GRID -------
--------------------*/
.seccion-grid{
    padding: 2rem 0;
    
}
.seccion-grid h4{
    text-align: center;
    height: 4.333rem;
    margin-bottom: 10px;
}
.wrapper-grid{
    background-color: #fff;
    position: relative;
}
.wrapper-grid .textoH{
    padding: 1.666rem;
}
.wrapper-grid figure{
    line-height: 0;
}

/*--------------------
-- LOGOS GOBIERNO --
--------------------*/
.logos-by{
    margin-top: 4rem;
    margin-bottom: 3rem;
    padding: 0 2rem;
}

/********************
****** PÁGINA *******
****  COLECCION  ****
*********************/
/*--------------------
------ HEADER ------
--------------------*/
.wrapper-header.coleccion{
    background-image: url(../img/header-02.jpg);
}
.wrapper-obra{
    margin-bottom: 2rem;
}
.wrapper-obra h4{
    padding-top: 1.1rem;
}
.opcionesMenu .input-field{
    margin: 0;
}

/*
--------------------
- OPCIONES SUBMENU--
--------------------
*/
.opcionesMenu .white h5{
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-weight: 500;
    line-height: 3.05;
    letter-spacing: 1px;
}

/*BUSCADOR*/
.bgBlack .vistas, .bgBlack .busq, .bgBlack .white{
    text-align: center;
    border: .5px solid rgba(255, 255, 255, 0.56);
    margin-top: 1rem;
}
.bgBlack .busq label, .bgBlack .busq label i{
     font-style: italic;
    color: #C3C3C3;
}
.bgBlack .busq .input-field label:not(.label-icon).active, .bgBlack .busq .input-field label:not(.label-icon).active i{
    color: inherit;
}

/*TEMAS*/
.coleccion .wrapper-obra h4{
    margin: 1rem 0;
}

/********************
****** PÁGINA *******
***** RESULTADOS ****
****** GALERIA ******
*********************/
.seccion-header.resultados{
    margin-bottom: 0;
}
#wrapper-resultados{
    position: relative;
    transition: padding-left .5s;
}
.resultGaleria{
    text-transform: uppercase;
    color: #89878C;
    font-size: 21px;
    margin-top: 20px;
}

/********************
****** PÁGINA *******
****  EXHIBICION ****
*********************/
.introduccion-exhibicion{
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.introduccion-exhibicion hr.pleca, 
.galeria-exhibicion hr.pleca{
    margin: 1rem auto;
    border: 1.5px solid #6d6e71;
}
.galeria-exhibicion, 
.multimedia-exhibicion{
    padding-top: 2rem;
}

/*--------------------
------ HEADER ------
--------------------*/
.seccion-header.exhibicion{
    margin-bottom: 0;
}
.seccion-header.exhibicion #mujeresRenacimiento{
    background-image: url(../img/header-mrenacimiento.jpg);
}
.galeria-exhibicion h2, .multimedia-exhibicion h2{
    text-align: center;
}

/*-------------------
- OPCIONES SUBMENU--
--------------------*/
/*buscador*/
.exhibicion .opcionesMenu .buscador{
    width: 100%;
    margin-top: -2rem;
    border-bottom: 3px solid #6d6e71
}

/*------------------
--- INTRODUCCION ---
--------------------*/
.introduccion-exhibicion .imagen{
    padding-right: 2rem;
}
.wrapper-pic{
    position: relative;
}
.degradado-exhibicion{
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 99.5%;
    width: 100%;
	background: rgba(184,184,184,0.75);
	background: -moz-linear-gradient(left, rgba(184,184,184,0.75) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,0) 80%, rgba(184,184,184,0.75) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,184,184,0.75)), color-stop(22%, rgba(255,255,255,0)), color-stop(80%, rgba(255,255,255,0)), color-stop(100%, rgba(184,184,184,0.75)));
	background: -webkit-linear-gradient(left, rgba(184,184,184,0.75) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,0) 80%, rgba(184,184,184,0.75) 100%);
	background: -o-linear-gradient(left, rgba(184,184,184,0.75) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,0) 80%, rgba(184,184,184,0.75) 100%);
	background: -ms-linear-gradient(left, rgba(184,184,184,0.75) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,0) 80%, rgba(184,184,184,0.75) 100%);
	background: linear-gradient(to right, rgba(184,184,184,0.75) 0%, rgba(255,255,255,0) 22%, rgba(255,255,255,0) 80%, rgba(184,184,184,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#b8b8b8', GradientType=1 );
}
.col.linea{
    border-left: 1px solid #b4b5b6;  
}
.col.linea .texto{
    padding-left: 1rem;
}
.btn-exhibicion{
    background: #000;
    color: #fff;
    border-bottom: 3px solid #6d6e71;
}
.btn-exhibicion:hover{
    color: #000;
}

/*--------------------
------ GALERIA -----
--------------------*/
.galeria-exhibicion figcaption{
    margin: .5rem 0;
}
.galeria-exhibicion figcaption  p{
    margin: 0;
}

/*--------------------
--- MULTIMEDIA ---
--------------------*/
.multimedia-exhibicion hr.pleca{
    margin: 1rem auto;
    border: 1.5px solid #6d6e71;
    width: 100px;
}
.multimedia-exhibicion  h2, .multimedia-exhibicion h5{
    margin-top: 2rem;
}
.multimedia-exhibicion  h4{
    text-align: center;
    padding: .2rem
}
.multimedia-exhibicion h5{
    text-transform: uppercase;
    font-weight: 500;
}
.multimedia-exhibicion a i{
    background: #000;
    padding: 5px;
}
.multimedia-exhibicion p{
    border-top: 1px solid #6d6e71;
    border-bottom: 1px solid #6d6e71;
    padding: 1rem 0;
}

/********************
****** PÁGINA *******
*****  OBJETO  ******
*********************/
body#objeto{
  overflow-x: hidden !important;
}
.objeto-descripcion{
    background: #000;
    margin-top: -4rem;
    padding-top: 6rem;
}
.objeto-descripcion .bg-objeto{
    display: block;
    padding: 0 0 20px 0;
    width: calc(100vw - 15px);
    margin-top: 4rem;
    //height: calc(100vh - 155px);
    overflow: hidden;
}
.objeto-descripcion .row{
    margin-bottom: 0;
}
.objeto-descripcion .bg-objeto .izquierda{
    background: #000000;
    width: 100%;
    text-align: center;
    height: calc(100vh - 155px);
}
.caja-herramientas {
    text-align: center;
    padding: 20px 0px;
    position: absolute;
    bottom: 0;
    left: 30%;
    z-index: 99;
}
.caja-herramientas a {
    padding: 10px 20px;
    color: #fff;
    background-color: black;
    border: 1px solid #fff;    
    transition-duration: .3s;
}
.caja-herramientas a:hover {
    color: black;
    background-color: #fff;
    border: 1px solid #fff;    
}
.caja-herramientas img {
    width: 25px;
    margin-bottom: -7px;
    margin-left: 10px;
    display: inline-block;
    cursor: pointer;
    transition-duration: .3s;
}
.caja-herramientas img:hover {
    transition-duration: .3s;
    opacity: .5;
}
.objeto-descripcion .bg-objeto .derecha{
  background-color: transparent;
  bottom: 0;
  position: absolute;
  right: 0;
    display: block;
    width: 50%;
   z-index: 9;
}
.complementa-informacion .titulo {
	width: 70%;
	margin-bottom: 2em;
}
.complementa-informacion .titulo h2 {
	text-align: center;
	display: block;
	margin-bottom: 0;
}
.complementa-informacion .titulo p {
	text-align: center;
}
.objeto-descripcion .bg-objeto .derecha .wrapper-texto .row{
  
}
.objeto-descripcion .bg-objeto .wrapper-texto{
   
}
.derecha .wrapper-texto h2, 
.derecha .wrapper-texto h5, 
.derecha .wrapper-texto h6, 
.derecha .wrapper-texto a, 
.derecha .wrapper-texto a i {
    color: #414042;
}
.derecha .wrapper-texto h2{
    margin: 0;
    text-transform: none;
}
.derecha .wrapper-texto .separador {
    width: 100%;
    height: 1px;
    background-color: rgba(35, 31, 32, 0.24);
    margin: 30px 0px;
}
.wrapper-texto .detalles{
    padding: 25px 0 10px 0;
}
.objeto-descripcion .detalle{
    margin-bottom: 15px;
}
.derecha .wrapper-texto h5 {
    font-size: 15px;
    font-weight: normal;
    width: 160px;
    background-color: white;
    text-align: center;
    margin: auto;
    padding: 5px 0px;
    margin-top: -43px;
}
.objeto-descripcion .derecha h6 {
    margin: 0 0 5px 0;
    font-weight: normal;
    text-transform: none;
}
.objeto-descripcion .derecha p {
    margin: 0px;
}
.objeto-descripcion .derecha a {
    width: 180px;
    background-color: white;
    text-align: center;
    margin: auto;
    padding: 5px 0px;
    margin-top: -48px;
    display: block;  
}

/*-------------------
------ AUTOR -------
--------------------*/
.objeto-autor{
    padding:  2rem 0;
}
.objeto-autor h2{
    text-transform: none;
}
.objeto-autor a{
    margin: 5px 0;
    display: table;
}
.objeto-autor hr.pleca{
    margin: 0px;
}

/*--------------------
---- MULTIMEDIA ----
--------------------*/
.multimedia-objeto h2{
    text-align: center;
}
.multimedia-objeto{
    padding: 2rem 0;
    text-align: center; 
}
.multimedia-objeto hr.pleca{
    margin: 0 auto;
    border: 1.5px solid #000;
}
.multimedia-objeto h4{
    text-transform: none;
}
.multimedia-objeto p{
    margin: 0;
}

/*--------------------
------ OBRAS -------
--- RELACIONADAS ---
--------------------*/
.obras-relacionadas .izquierda{
    padding: 4% 2rem 0 5% !important;
}
.obras-relacionadas h2, .obras-relacionadas hr{
    display: block!important;
}
.obras-relacionadas .derecha{
    text-align: center;
}
.obras-relacionadas .derecha figcaption{
    margin-top: 1rem;
}
.obras-relacionadas .derecha a{
    color: inherit;
}
.obras-relacionadas .derecha h4{
    text-transform: none;
    text-align: center;
}
.obras-relacionadas .derecha p{
    margin: 0;
}
.arrow-relacionadas{
    float: right;
}

/*--------------------
----- PALABRAS -----
------ CLAVE -------
--------------------*/
.palabras-clave {
    margin-top: 4rem;
}
.palabras-clave h5{
    font-size: 22px;
    font-weight: 500;
}
ul.palabras {
    margin: 0;
    padding: 0;
}
.palabras li{
    display: inline-block;
    margin: 0;
}
.palabras li a{
    display: block;
    text-align: center;
    height: 4.333rem;
    line-height: 4.333;
    color: inherit;
     -webkit-transition: .5s ease;
    transition: .5s ease;
}
.palabras li a:hover, .palabras li a:focus{
    border-bottom: none;
    background: #6d6e71;
    color: #fff;
}
.palabras-clave .arrow-words .btnWords-next{
    background: transparent;
    border: none;
    color: #a7a9ac;
    padding: 1rem .5rem;
}
.palabras-clave .arrow-words .btnWords-next:hover, .palabras-clave .arrow-words .btnWords-next:focus{
    color: #6d6e71;
}

/*--------------------
------- MÁS --------
--- INFORMACIÓN ----
--------------------*/
.complementa-informacion{
    padding-bottom: 3rem;
    margin-top: 3rem;
}
.complementa-informacion .collapsible-header{
    display: inline-block;
}
.complementa-informacion .collapsible-header.active i, .complementa-informacion h4, .complementa-informacion  .texto-ficha  h5{
    color: #414042;
}
.complementa-informacion .collapsible-header i{
     transition: .3s; 
}
.complementa-informacion .collapsible-header.active i{
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari 3-8 */
    transform: rotate(180deg);
    transition: .3s;    
}
.complementa-informacion li{
    text-align: center;
}
.complementa-informacion .collapsible-body{
    padding: 0 1.333rem;    
    text-align: left;
}
.complementa-informacion h4{
    text-transform: none;
    line-height: 2;
    text-align: center;
}
.complementa-informacion hr.pleca{
    border-top-color: #231f20;
    margin: 0 auto;
}
.complementa-informacion  .texto-ficha{
    text-align: center;
    margin-top: 1rem;
}
.complementa-informacion  .texto-ficha  h5{
    font-weight: normal;
    text-align: center;
}
.complementa-informacion  .texto-ficha p{
    margin-top: 0;
}

/********************
****** PÁGINA *******
******  EXPO  *******
*********************/
.wrapper-header.expo {
    background-image: url(../img/header_germangedovius.jpg);
}
.wrapper-header.expo .degradado{
    align-items: flex-end;
}
.wrapper-header.expo .title-page{
    margin-bottom: 1rem;
}
.wrapper-header.expo .title-page p{
    text-transform: none;
}

/*--------------------
----- GALERIA ------
--------------------*/
.informacion-expo figure h4{
    text-transform: none;
}
.informacion-expo figure{
  border-bottom: 1px solid #961c3d;  
}
.informacion-expo .grid-item--width3  figure{
    border: none;
}
.grid-item.grid-item--width3{ 
    width: 75%;    
}
.grid-item.grid-item--width1{ 
    width: 25%;    
}
.grid .grid-item figcaption h4{
    padding: 10px 0 5px 0;
}
.grid .grid-item figcaption  p{
    margin: 0 0 5px 0;
}
.grid .grid-item:first-child{
    position: relative;
}
.grid .grid-item:first-child figcaption{
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    color: #fff;
}

/*--------------------
---- MULTIMEDIA ----
--------------------*/
.espacio{
    height: 2em;
} 
.wrapper-descrip{
    padding-bottom: 1rem;
    text-align: center;
}
.multimedia-seccion{
    margin-top: 3rem;    
}
.info-exposicion .wrapper-medio{
    margin: 3rem 0;
    -webkit-transition:  .5s; /* For Safari 3.1 to 6.0 */
    transition: .5s ;      
}
.info-exposicion .wrapper-medio:hover{
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);     
}

/********************
****** PÁGINA *******
***** PROGRAMA ******
*********************/
h2{
    margin-bottom: 1rem;
}
.talleres-cursos article{
    padding-top: 2rem;
}
.talleres-cursos article:nth-child(even){
    background-color: #e9e9e9;
}
.datos-curso{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    border-top: 1px solid #801c3d;
    text-align: center;
    align-items: flex-end;
    padding-top: 1rem;
    padding-bottom: .5rem;
}
.cupo-minimo, .sesiones, .duracion, .horario, .donativo{
    display: -webkit-flex;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    flex-direction: column;
}
.cupo-minimo > *, .sesiones > *, .duracion > *, .horario > *, .donativo > *{
    width: 100%;
}
.cupo-minimo::before{
    font-family: "Ionicons";
    content: "\f47b";
    font-size: 3.2rem;
    line-height: normal;
    display: block;
}
.sesiones::before{
    font-family: FontAwesome;
    content: "\f274";
    font-size: 2.6rem;
    line-height: 1.3;
    display: block;
}
.duracion::before{
    font-family: "Ionicons";
    content: "\f2d1";
    font-size: 3.2rem;
    line-height: normal;
    display: block;
}
.duracion .termina{
    display: block;
}
.horario::before{
    font-family: "Ionicons";
    content: "\f3b3";
    font-size: 3.2rem;
    line-height: normal;
    display: block;
}
.donativo::before{
    font-family: "Ionicons";
    content: "\f316";
    font-size: 3.2rem;
    line-height: normal;
    display: block;
}

/*********************
****** PÁGINA *******
****** MUSEO ********
*********************/
.wrapper-header.museo{
    background-image: url(../img/header-museo.jpg);
}

/*********************
****** PÁGINA *******
****** Programa *****
*********************/
.wrapper-header.programa{
	background: url(../img/header-programa.jpg) 0 top;
}

/*********************
****** PÁGINA *******
*** EXPOSICIONES ****
*********************/
.wrapper-header.exposiciones{
    background-image: url(../img/header-expos.jpg);
}
.expos h4{
    text-transform: none;
}
.expos .col{
    padding: 0 1rem !important;
}
.expos .wrapper-info{
    margin: 1rem 0 3rem 0;;
}
.expos .tabs{
    background-color: #ccc;
   height: 4.533rem;
    padding-top: .5rem;
}
.expos .tabs .tab{
    margin: 0 2rem;
}
.expos .tabs .tab a{
    font-size: 2rem;
    color: #434D53;
    font-weight: 500;
}
.expos .tabs .tab a:hover{
    border-bottom-color: rgba(66, 66, 66, 0.65);
}
.expos .tabs .tab a.active{
    border-bottom: 2px solid #424242;
}
.expos .indicator{
    opacity: 0;
}

.seccion-informacion h2 a{
  font-family:inherit;
  color:#414042;
  display:block;
  margin-top:0.5em;
}
.calendario img{
  margin-right:0.5em;
}
.expos figure{
  position:relative;
}
.expos figure:before,
.agendaC figure a:before{
  content:'';
  position:absolute;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.25);
  opacity:0.1;
  top: 0;
  left:0;
  z-index: 2;
  transition:all 0.5s ease;
}
.expos .col:hover figure:before{
  opacity:1;
  transition:all 0.5s ease;
}


/********************
****** PÁGINA *******
**** APRENDIZAJE ****
*********************/
.wrapper-header.aprendizaje{
    background-image: url(../img/header-aprendizaje.jpg);
}

/********************
****** PÁGINA *******
**** BIBLIOTECA *****
*********************/
.wrapper-header.biblioteca{
    background-image: url(../img/header-biblioteca.jpg);
}
#datos-biblioteca .collapsible-header{
    padding-left: 0;
}
#datos-biblioteca  .collapsible-body{
	padding: 0 2rem 2rem 0;
}
.rrss.biblioteca a{
    color: inherit; 
}
.colecciones-larsen .container{
    width: 80%
}
.colecciones-larsen figcaption h4{
    text-transform: none;
    text-align: center;
    margin-top: 1rem;
}
#banner-catalogo a {
    padding: 10px 20px;
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;    
    transition-duration: .3s;
    text-transform: uppercase;
}
#banner-catalogo a:hover {
    color: black;
    background-color: #fff;
    border: 1px solid #fff;    
}
#banner-catalogo picture{
   position: relative;
}
#banner-catalogo .wrapper-boton{
    position: absolute;
    right: 5%;
}
#banner-catalogo p{
    font-family: 'Baskerville MT Std';
    font-size: 2.4rem;
    color: #fff;
    line-height: 1;
    margin-bottom: 1.5rem;
}

/****** PÁGINA *******
**** INFORMACION ****
****** GENERAL ******/
.wrapper-header.infoGeneral{
    background-image: url(../img/header-infogral.jpg);
}
#datosGralesMuseo .forcePadd > .row{
    margin: 1.5rem 0;
}
#datosGralesMuseo .forcePadd .datosGrales p, #datosGralesMuseo .forcePadd .datosGrales ul li{
    line-height: 1.5;
}
.h50{
    height: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; 
    padding: .5rem;
    position: relative;
}
.h50 h6{
    text-align: center;
    position: relative;
    margin-bottom: .4rem;   
}
#googleMap{
    width:100%;
    height:400px;    
}
.h50 h6 i{
    font-size: 1.33rem;
    position: relative;
    bottom: -3px;
    left: -5px;
}
.centradoDiv{
   position: absolute;
    left: 32%;
    top: 23%;
}

/****** PÁGINA *******
***** PATRONATO *****/
.wrapper-header.patronato{
    background-image: url(../img/header-patronato.jpg);
}
.rrss.patronato a{
    color: #961c3d;
    font-size: 1.8rem;
}
.colflow2 h6{
    text-transform: none;
    margin-top: 1rem;
}
.colflow2 ul{
    margin: 0;
}

/******* PÁGINA *******
**** CALENDARIO *****/
.wrapper-header.calendario{
    background-image: url(../img/header-calendario.jpg);
}
.datos-actividad{
    position: relative;
}
.datos-actividad  .fecha-actividad{
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}
.fecha-actividad span{
    font-weight: inherit;
}
.datos-actividad hr{
    margin-bottom: 1rem;
}


/******* LIVE *******
******** Edit ******/
.mw-live-edit div.edit .element{
 border:1px dashed #ddd;
 min-height:70px;
}
.mw-live-edit div.edit{
 border:1px solid #aaa;
 min-height:70px;
 margin-bottom:0.5em!important;
 padding:0.25em;
}
.mw-static-element.mw-features-boxes{
 padding: 0!important;
}

.modal-2 .cerrar-modal-2 {
 width: 2em!important;
 height: 2em!important;
 background-color:crimson!important;
 color:white!important;
 font-size: 1em!important;
}
.modal-2 p{
 padding:2em 3.5em;
}


/***** RESPONSIVE *****/
@media only screen and (max-width: 1280px){
    .scrollable{
        max-height: 210px;
    }
}

@media only screen and (max-width: 1110px){
	#grid-calendario.seccion-grid h4{
		font-size: 20px;
	}
}

@media only screen and (max-width: 1024px){
    .scrollable{
        max-height: 170px;
    }
}

@media only screen and (max-width: 992px){
  /*menú*/
    .title-site{
        display: inline-block;
    }
    .title-site span{
        font-size: 57%;
        display: block;
    }
    nav > .container{
        border-color: transparent !important;
        border-width: 0px;
    }
    nav .centro{
        border-bottom: 1px solid #6d6e71;
    }    
    .menu nav > .container{
        border-color: transparent !important;
        border-width: 0px;
    }
    .menu nav .centro{
        border-bottom: 1px solid #fff;
    }
    .seccion-informacion .secciones, .seccion-informacion .caja-registro{
        display: table-row;
    }
    .seccion-coleccion  .izquierda{
        margin-bottom: 1rem;
    }  
  /*temporales*/
    .seccion-temporales .valign-wrapper{
        display: initial;
    }
  /*grid*/
    .wrapper-grid{
        margin-bottom: 1rem;
    }
  /*footer*/
    .page-footer .izquierda{
        text-align: right;
        float: none !important;
    }
    .page-footer .izquierda ul li{
        margin: 2px 0;
    }
    .page-footer .derecha{
        text-align: center;
        padding-top: 1rem;
    }
    .seccion-grid h4{
    	height: auto;
    }  
    .objeto-descripcion .bg-objeto .izquierda, .objeto-descripcion .bg-objeto .derecha{
        //display: table-row;
    }
    .objeto-descripcion .bg-objeto .wrapper-texto{
        position: initial;
    }
    .objeto-descripcion .bg-objeto .derecha .wrapper-texto .row{
        padding: 20px 30px;
    }  
    .objeto-descripcion .bg-objeto{
        //margin-top: initial;
    }
    .caja-herramientas a {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: 80%;
    }
    .wrapper-medio{
        margin: 0;
        padding: 15px;
    }      
    .wrappTxt-fluid{
        padding: 15px;
    }
    .slow, .slow1, .slow2, .slow3 {
        -webkit-animation-duration: .5s;
        -webkit-animation-delay: .5s;
    }
    .animated{
        -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
        animation-duration: 1s;
    }
    .grid-item.grid-item--width3{
        width: 100%;
    }
 }   

@media only screen and (max-width: 680px){
  .navigator{
    display:none!important;
  }
  section.objeto-descripcion .caja-herramientas{
    bottom: 3em!important;
    left: 0!important;
  }
  section.objeto-descripcion #toolbarDiv{
    //top: calc(100vh - 18.5em) !important;
    //top: 4.5em !important;
    top: calc(100vh - 10em) 
    //bottom:0!important;
    left: initial !important;
    right: 0.5em !important;
    transition:all 1s ease;
    width: initial!important;
  }
  #toolbarDiv div{
   left:initial!important;
   right:0!important;
    background:black!important;
    width: 32px;
  }
  #menuDesk nav .derecha {
    width: 100%;
  }
  #navigatorDiv{
   top: calc(100vh - 16.5em)!important;
    right: 0em !important;
    transition:all 1s ease;
    display:none!important;
  }
  .modal-2 .contenido{
    width: initial!important;
  }
}

@media only screen and (max-width: 680px){
  .drag-target #Menu_Principal{
     display:block!important;
     height:100vh;
     padding:3em;
  }
  .caja-texto{
    margin:4em!important;
  }
  .cd-close{
	display:none;
  }
  .cd-filter{
	position: relative!important;
	width: 100%!important;
	height: auto!important;
  }
  .cd-gallery-list{
	display:none;
	 width: 100%!important;
	 float:none!important;
  }
.cd-filter form{
	height: auto!important;
     padding-bottom: 2em!important;
  }
  .cd-gallery-list .wrapper-obra,
  .lista .img-obra{
	  padding:0!important;  
  }
  .lista .img-obra img{
	  width:100%!important;
	  height:auto!important;
  }
  .objeto-descripcion .bg-objeto .izquierda, .objeto-descripcion .bg-objeto .derecha{
	  display:block!important;
  }
  .objeto-descripcion .bg-objeto{
     //height: calc(100vh - 86px);
  }
  .bg-objeto #toolbarDiv,
  .bg-objeto #navigatorDiv{
	  //position:relative!important;
	  left: 1em !important;
  }
  .objeto-descripcion .bg-objeto .izquierda{
	  height: calc(100vh - 10em)!important;
  }
  .bg-objeto #toolbarDiv{
	  top: calc(100vh - 13.6em) !important;
  }
  .bg-objeto #navigatorDiv{
	  top: calc(100vh - 11.6em)!important;
  }
  .objeto-descripcion .bg-objeto .derecha{
	  position: relative!important;
	  width:100%!important;
  }
  .objeto-descripcion .bg-objeto{
	  margin-top:4em!important;
	  width: calc(100vw)!important;
	  height: calc(100vh - 4em)!important;
  }
  .caja-herramientas{
	  bottom:initial!important;
  }
  .objeto-descripcion .derecha a{
	      margin-top: -4em;
  }
}


@media only screen and (max-width: 600px){
    .centradoDiv{
        position: initial;
        text-align: center;
    } 
    .h50{
        height: auto;
    }
    .info-exposicion .wrapper-medio{
        margin: 15px 0;
    }  
	#contacto-patronato{
		margin-top:2rem;
	}
    .grid .grid-item  {
        width: 100%;
    }
    .obras-relacionadas{
        margin-top: 2rem;
    }

    .informacion-expo .grid-item--width3  figure{
        border-bottom: 1px solid #961c3d; 
    }
    
    .grid .grid-item:first-child{
        position: initial;
    }
    .grid .grid-item:first-child figcaption{
        position: initial;
        color: inherit;
    }  
    .palabras-clave .valign-wrapper{
        display: initial;
    }  
    .palabras-clave h5{
        text-align: center;
        padding: 1rem;
    }
}

@media only screen and (max-width: 480px){
    h1{
        font-size: 36px;
    }
    h2{
        font-size: 24px;
    }
    h3{
        font-size: 34px;
    }
    h4{
        font-size: 20px;
    }
    .title-page{
        padding-left: 15px;
        padding-right: 15px;
    }
    .title-site {
        font-size: 37px;
        line-height: 1;
    }
    #menuDesk nav .izquierda img {
        width: 45px;
    }
    nav .button-collapse {
        margin: 0 8px;
    }
    nav.submenu ul{
        overflow-x: scroll;
        white-space: nowrap;        
    }
}
