/* CNBA */

body {
    color: black;
    font-family: "Open Sans", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: DINPro, sans-serif;
	font-weight: 600 !important;
}

h5 {
	font-size: 1.235rem;
}

.bg-primary {
    background-color: black !important;
}

a {
	color: rgb(21, 90, 168);
	transition: 0.4s all;
}
a:hover {
	color: rgba(50, 50, 50, 0.7);
}
a.nav-link {
	color: rgb(21, 90, 168);
	outline: none;
}
a.nav-link:hover {
	color: rgba(0, 0, 0, 0.5) !important;
	text-decoration: none !important;
	background-color: transparent;
	border-color: transparent;
}
.nav-link > i {
    /*! margin-left: 2px; */
}


.dropdown-menu {
	box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.1); 
	border: 0;
	margin-top: 3px;
}
.dropdown-menu > li > a {
	font-weight: normal;
}
.dropdown-item:hover, .dropdown-item:focus {
    background-color: #ddd;
}
.dropdown-item.active, .dropdown-item:active {
    color: white;
    background-color: black;
}


/* logo */
#mm-brand, #mm-stiky-brand {
	background-image: url(../graphics/cnba.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 340px;
	height: 30px;
	display: inline-block;
	/*! text-indent: -9999px; */
	/*! margin-top: 4px; */
	background-position: left bottom;
	color: white;
	font-family: DINPro, sans-serif;
	text-transform: uppercase;
	padding-left: 42px;
	line-height: 30px;
	font-weight: 600;
	font-size: 16px;
}

.table-first-column {
	width: 250px;
}

@media (max-width: 991.98px) { 


	.refine-navbar .navbar-nav.mm-main,
	.refine-navbar .navbar-nav.mm-main .nav-item,
	.refine-navbar .navbar-nav.mm-main .nav-link {
		/*! display: inline; */
	}

	.refine-navbar .navbar-nav.mm-main {
	 display:flex;	
	 flex-wrap: wrap;
	 /*! margin-right: -0.8rem; */
	 /*! margin-left: -0.8rem; */
	}
	.refine-navbar .navbar-nav.mm-main .nav-item {
  	/* margin-left: 0; */
  		/*! margin-right: 1rem; */
   	font-size: 18px;
	}
}

@media (max-width: 767.98px) { 
	.refine-navbar .navbar-nav.mm-main .nav-item {
		  margin-left: 0;
	}
	.brand-wrapper {
		margin-top: -2rem;
	}

	#custom_top_menu.navbar {
	   background-color: transparent !important;
	}


	.lang-menu {
	    padding-left: 0;
	    margin-top: 6px !important;
	    text-align: right;
	    padding-right: 1rem;
	}
	.table-first-column {
		width: auto;
	}
	.mobile-nav-items {
	    display: none;
	}
	.repViewerContCont .repViewerCont img {
	    height: auto;
	    width: 100%;
	}
}


footer {
	/*! border-top: 1px solid #999; */
	margin-top: 6rem;
	color: rgb(21, 90, 168);
}
footer a {
	color: rgb(21, 90, 168);
}
.footer-container {
	margin-top: 2rem;
}

#mm-footerbrand {
	background-image: url(../graphics/cnba.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 152px;
	height: 76px;
	display: inline-block;
	text-indent: -9999px;
}

#mm-bsasbrand {
	background-image: url(../graphics/logoBsAs.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 152px;
	height: 76px;
	display: inline-block;
	text-indent: -9999px;
}

.footer-text {
   /*! text-align: center; */
	font-size: 14px;
	margin-bottom: 4rem;
   /*! display: flex; */
   /*! flex-direction: column; */
   /*! align-items: end; */
   padding-left: 50px;
   padding-right: 0;
}

.footer-text > p {
	/*! color: rgb(50,50,50); */
	margin-bottom: 0;
	/* font-family: Helvetica; */
}

.social-icons {
    padding: 0;
    text-align:  left;
    font-size: 24px;
}

.circ-icon {
	background-color: black;
	line-height: 2rem;
	width: 2rem;
	border-radius: 1rem;
	vertical-align: middle;
	font-size: 1rem;
}
.circ-icon a {
	color: white;
	line-height: 2rem;
}


#browse-menu #browseMenuTypeFacet { box-shadow: 0px -19px 13px -30px rgba(0,0,0,0.5); transition: 0.3s; }
#browse-menu:hover #browseMenuTypeFacet { box-shadow: 0px -23px 19px -30px rgba(0,0,0,0.5); }

#pills-tabContent {
	/* box-shadow: 0px -23px 19px -30px rgba(0,0,0,0.5); */
}

/* MENU TOP */

#custom_top_menu { /* menu que contiene mm-main, search formy menu di usuario */
	/*! padding-top: 46px; */
	/*! border-top: 3px solid rgb(0,0,0); */
	padding: 0;
}
#custom_top_menu .nav-link,
#custom_top_menu .dropdown-item {
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 0.4px;
	font-family: DINPro, Arial, Roboto, sans-serifinherit;
	color: white;
	font-weight: 500 !important;
}
#custom_top_menu .nav-link { font-weight: bold; padding-bottom: 0.3rem;padding-top: 0.3rem;}

/*.header-is-fixed */
#custom_top_menu .nav-link { padding-bottom: 0.3rem;}
/* .header-is-fixed */
#custom_top_menu .show .nav-link, 
/* .header-is-fixed */
#custom_top_menu .collapsing .nav-link { padding-bottom: 1rem;}

#custom_top_menu .dropdown-item {font-weight: normal; }

.mm-main { /* menu de items principales (no search form, marca y menu de usuario )*/
	/*! flex-grow: 1; */
	padding-top: 8px;
}
#navbarSupportedContent .mm-main .nav-item {
	margin-left: 0.8rem; 
	/*! margin-top: 8px; */
	margin-bottom: 8px;
	/*! margin-right: 0.5rem; */
}

.mm-main .nav-item .nav-link {
	padding: 0.3rem 0.5rem 0.4rem; 
	white-space: nowrap;
	line-height: 112%;
	background: #155aa8;
	color: white !important;
}
#bRefine .mm-main .nav-item .nav-link {
	background-color: #e4edf6;
	color: #155aa8 !important;
	border: 1px solid;
	border-radius: 3px;
	font-family: DINPro, sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
}

.mm-main .nav-item.active .nav-link {
	/*! border-bottom: 1px solid #aaa; */ 
	background-color: #e4edf6;
	color: rgb(21, 90, 168) !important;
}

.mm-main .nav-item.search-icon-item {
	/* margin-left: 32vw; */
}
#navbarSupportedContent .mm-main .nav-item.volver-museo-item {
	 /*! margin-left: 20vw; */ 
	 margin-left: auto;
}
#navbarSupportedContent.show .mm-main .nav-item,
#navbarSupportedContent.collapsing .mm-main .nav-item {
	 /*! margin-left: 20vw; */ 
	margin-left: auto;
  margin-right: auto;
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
#navbarSupportedContent .mm-main .nav-item:first-child {
	margin-left: 0;
}
#navbarSupportedContent.show .mm-main .nav-item:first-child,
#navbarSupportedContent.collapsing .mm-main .nav-item:first-child {
	margin-left: auto;
}
.mm-main .nav-item:first-child .nav-link {
	/*! padding-left: 0; */
}
.mm-main .mainfacet .browseHeadernav.nav-item {
	margin-right: 0 !important; 
}

.mm-main .mainfacet .browseHeadernav.nav-item .nav-link {
	font-weight: normal !important;
}



/* @BrowseDropdown yamm menu */

#browse-menu {
	border-top: 1px solid #999;
	border-bottom: 0; /* 1px solid #999; */
	padding: 2rem;
	border-radius: 0;
	margin: 0;
	border-right: 0;
	border-left: 0;
	box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.1);
}

	/* menu superior */
	
#browse-menu .browseMenuContent.container,
#browse-menu .yamm-content {
    padding: 0; 
}

#browseMenuTypeFacet {
	padding: 3rem 0 1rem;
}

.filterMenuResults {
	border-left: 1px solid #999;
}

.browseMenuFacet {
	padding: 0 1rem;
}

.filterbylabel {
	padding-bottom: 1rem;
	font-size: 0.75rem;
	font-weight: bold;
}

#browse-menu .nav-item .nav-link {
	padding-left: 1rem;
	padding-right: 1rem;
	border-radius: 0;
}

.browse-footer {
	margin-top: 1rem;
	display: flex;
	justify-content: space-between;
}

#browse-menu .browseMenuBrowseAll a {
	padding: 0.5rem 1rem;
	background-color: black;
	color: white;
	border-radius: 0;
}
#browse-menu .browseMenuBrowseAll a:hover {
	opacity: 0.7;
}

#browseMenuFacetSearchInput {
	border-radius: 0;
	border: 1px solid black;
	margin-left: 1.25rem;
}

.facet_list_browse_dropdown > a {
	display: block;
}

/* Browse blocks */

.block-browse-title, 
.block-browse-filtered-list,
#pageArea.multisearch > h5 {
	/*! text-align: center; */
}

.block-browse-filtered-list .filter,
.block-browse-filtered-list .search {
	margin-right: 0;
	margin-left: 0;
	white-space: nowrap;
	color: #00000090;
	border: 1px solid gray;
	padding: 0px 3px 1px 6px;
}

.block-browse-filters-options {
	margin-top: 2rem;
}

.block-browse-results {
   margin-top: 0.7rem;
}


/* browse title */
#pageArea.multisearch > h5,
.block-browse-title > h5 {
	font-size: 16px;
	font-weight: 400;
}


/* mm-nav */

.mm-nav {
	border-bottom: 1px solid;
	padding: 0;
	text-transform: uppercase;
	font-size: 13px;;
	color: black;
	font-weight: 700;
}
.mm-nav .view-as {}

.mm-nav .view-as-text {
	display: none;
}
.mm-nav .dropdown-item {
	font-size: 0.824rem;	
}

.mm-toolbar{
   text-transform: uppercase;
   font-size: 0.824rem;
	/* border-bottom: 3px solid; */
	padding: 0;
   justify-content: center !important;
}

.mm-toolbar.black-toolbar {
	background-color: black;
	color: white;
	margin: 2rem 0;
}
.mm-toolbar.black-toolbar a {
	color: white !important;
}
.mm-toolbar.black-toolbar nav-link {
	padding: 0.85rem;
}


/*
.mm-nav .dropdown-item:hover {
	background-color: transparent;
}
*/
/*
.mm-nav .dropdown-item a:hover {
	text-decoration: none;
}
*/

/*
.mm-nav .nav-link {
	color: black;
}
*/

/* */

#pills-tabContent { /* contenedor resultados de busqueda multisearch */
   border: 0 !important;
   padding-top: 3rem;
}

#objectsResults,
#browseResultsContainer {
   margin: 2rem auto;
}


/* Browse cards */

#browseResultsContainer.card-columns .card {
/*	font-family: Helvetica, sans-serif; */
/*    margin-bottom: 3rem; */
}


.bResultItemCol.card {
	border: 0; /* 1px solid #999; */
	border-radius: 0;
}

.card-body {
    padding: 0.8rem 0 0;
}
.card-body > h5 {
    margin-top: 0px;
    font-size: 14px;
    line-height: 22px; 
    font-weight: bold;
}


/* color especial a elementos de search */

.search-elem, 
.fa.fa-search { /* isono en el menu */
/*! color: #ec1848; */
/*! color: rgb(180, 180, 180); */
}


/* color a filters */

#headingOne1 {
	padding: 0 !important;
}

#bRefine.mm {
  	/* border-bottom: 1px solid #999; */
  	margin-top: 2rem;
  	margin-bottom: 0.8rem;
}

.refine-navbar {
	padding: 0;
	text-transform: inherit;
	/*! font-weight: 700; */
	font-size: 17px;
}

.refine-navbar .nav-item {
	margin-right: 1rem;
}
.refine-navbar .nav-item:first-child {
   margin-left: 0;
}
.refine-navbar .nav-item:first-child a {
   /*! padding-left: 0; */
}

#headingOne1 h5 {
    font-size: 1rem;
}

#headingOne1 a {
 /*   color: #00c7ff; */
}

/* pills filters  */

.badge-pill.badge-secondary {
	padding-bottom: 0.2rem;
	padding-top: 0.2rem;
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	margin-right: 
	border: 1px solid;
	background: transparent;
	border-radius: 0;
	margin-right: 0.75rem !important;
	color: #00c7ff;
}

.badge-pill.badge-secondary.browseFacetItem {
	display: inline-block;
	line-height: 1.22rem;
}


.badge-pill.badge-secondary.filter {
	background: #00c7ff;
	color: white;
}

.badge-pill.badge-secondary.search {
	color: #ec1848;
}

.browseRemoveFacet {
	/*! color: #b00000; */
	font-size: 15px;
	margin-left: 0px;
	margin-right: 0;
	padding: 0 3px;
}

.filtered_by {
	/*! margin-right: 1rem; */
}

/* media items */

	/* list browse objects */
.objects.browse.results .media-body {
	font-size: 15px;
}
.objects.browse.results .media-body h5 {
	padding-top: 0;
	font-size: 15px;
}

	/* cards browse objects */
.objects.browse.results .card .card-body h5 {
	font-family: "Open Sans", IBMPlexSans, sans-serif;
	font-size: 16px;
   margin-bottom: 0.7rem;
   margin-top: 0.3rem;
}
.occurrences.browse.results .card-body p,
.objects.browse.results .card .card-body p,
.related-block .card-body p {
    font-size: 14px;
    font-family: "Open Sans", IBMPlexSans, sans-serif;
    margin-bottom: 0.7rem;
}

.occurrences.browse.results .card-body,
.objects.browse.results .card-body,
.related-block .card-body {
	/*! text-align: center; */
	font-size: 13px;
}

	/* list browse entities */
.related-block	.list_wrapper .media-body h5,
.entities.browse.results .media-body h5 {
	padding-top: 5px;
	/* font-family: "Open Sans", IBMPlexSans, sans-serif; */
	font-size: 17px;
}
.related-block	.list_wrapper .media-body p,
.entities.browse.results .media-body p {
	font-size: 14px;
}
	/* cards browse entities*/
.entities.browse.results .card .card-body h5 {
	/* font-family: "Open Sans", IBMPlexSans, sans-serif; */
	font-size: 17px;
}
.entities.browse.results .card-body {
	text-align: center;
}


	/* list */
.multisearch .multisearchResult .media-body {
	font-size: 15px;
}
.multisearch .multisearchResult .media-body h5 {
	padding-top: 0;
	font-size: 15px;
}

.media-body h5 {
}


.media-body .add-to-lightbox-icon {
	font-size: 1.235rem;
	vertical-align: middle;
	float: right;
	color: #ffdb00;
}

/* Detail */

#pageArea.detail {
	position: relative;
}

/* detail top */

.detail-header {
	padding-top: 3rem;
}
.ca_entities .detail-header {
	padding-bottom: 0rem;
}


.detail-title {
/*	font-family: Helvetica, Roboto, sans-serif; */
	font-weight: normal;
   font-size: 1.15rem;	
/*	text-transform: uppercase; */
	text-align: center;
	font-style: italic;
	color: #212529;
}

.detail-date {
/*	font-family: Helvetica, Roboto, sans-serif; */
	font-weight: normal;
   font-size: 1.20rem;	
	text-align: center;
	/*! color: #212529; */
}
.detail-title.entities-title {
	/* color: magenta; */
}

.detail-artist {
    text-align: left;
	 /*! font-family: "Open Sans", IBMPlexSans, Roboto, sans-serif; */
    font-size: 41px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

.detail-artist a {
	/* color: fuchsia; */
}

.detail-collection,
.detail-subtitle {
	font-weight: normal;
	text-align: center;
	margin-top: 1rem;
}


/* detail representation image */

.detail-body { /* contiene el bloque de representation y blobque de atributos */
	margin-top: 1rem;
}
.ca_objects.document .detail-body{
	margin-top: 5rem;
}

.ca_occurrences .detail-body {
	margin-top: 5rem;
}

.mm-representation { /* bloque de representacion */
	/* text-align: center; */
	padding: 2rem 0 0;
	/* border-bottom: 1px solid #999; */
	/*! margin-bottom: 3rem; */
}

.mm-representation .repViewerCont {
	/*! text-align: center; */
	padding-left: 16px;
	margin: 1rem 0 0 0;
}

.mm-representation.entities-representation {
	padding: 0;
	border-bottom: none;
	margin-bottom: 0rem;
}

.detailMediaToolbar {
	margin-top: 2rem;
}

/* detail toolbar */

.detailMediaToolbar {
}

.detailMediaToolbar a {
/*	color: white;
	padding: 0.85rem 1rem;
	display: inline-block;
	*/
}

/* detail navigation */

.abs-header {
    position: absolute;
    top: 0px;
    right: 0px;
}
#back_to_search_results { 
	opacity: 0.3;
}
#back_to_search_results a > i {
	/*! vertical-align: text-top; */
	margin: 0 5px 0 0;
	font-size: 0.8rem;
}

#back_to_search_results div.small {
	display: inline;
}
.detailNavBgRight,
.detailNavBgLeft {
   position: absolute;
   top: 0px;
	font-size: 16px;
	opacity: 0.3;
   z-index: 1000;
}

.detailNavBgRight {
	right: 3px;
}

.detailNavBgLeft {
	/*! left: 3px; */
	right: 30px;
}


.detailNavBgRight > a > div,
.detailNavBgLeft > a > div {
	display: none;	
}

.metadata {
	margin-bottom: 2.3rem;
}

/* mm-modal (overlay search) */

.modal.fade.mm-modal .modal-dialog {
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	transform: translate(0);
 	margin: 0;
   max-width: none;
   height: 100%;
   padding: 0;
}
.mm-modal .modal-content modal-header {
   border: none;
}
.mm-modal .modal-content {
   height: 100%;
   border: none;
	background-color: black;
	border-radius: 0;
	opacity: 0.7;
}

.mm-modal .close-icon {
	font-size: 2rem;
	color: white;
}

.mm-modal #headerSearchInput,
.mm-modal #headerSearchButton {
   font-size: 40px;
}

.mm-modal #headerSearchButton {
	color: white;
}


.mm-modal #headerSearchInput {
   padding: 0 15px;
   border: none;
   border: 3px solid;
   background: transparent;
   border-radius: 0;
   color: white;
}
.mm-modal .modal-body {
   padding: 5rem;
}


/* detail representation */
@media (min-width: 992px) { 
	#repViewerCarousel.jcarousel li {
	    text-align: center;
	    width: 960px;
	}
}

/* Details hacks */

.detail-body .jcarousel-wrapper {
   position: relative;
}

.detailRepNav-wrapper {
}
.detail .card-body .hide-on-entity-detail {
	/*! display: none; */
}

.detail .card-body > h5 {
	margin: 0; 
}
.detail .card-body > p {
	/*! font-size: 16px; */
}
.detail .card-body {
	/* text-align: center; */
}

.detail .card-body > span {
	font-size: 16px;
}

#detailRepNav {
	display: none;
    bottom: 0;
    /* display: flex; */
    justify-content: space-between;
    width: 138px;
    margin: 0 auto;
    position: relative;
}

#detailRepresentationThumbnails {
	padding-top: 2rem;
	justify-content: center;
}
@media (max-width: 767.98px) {
	#detailRepresentationThumbnails {
		align-items: center;
		justify-content: center;
	}
}

#detailRepresentationThumbnails > div > a > img {
	padding: 1rem;
	border: 1px solid transparent;
}

#detailRepresentationThumbnails > div > a.active > img {
	padding: 1rem;
	border-color: rgb(180, 180, 180);
}


.zoomButton.nav-link {
	display: none;
}
#detailRepNav a {
	font-size: 1.4rem;
	color: rgb(180, 180, 180);
}

.repViewerCont > .small {
						/* elemento del menu [BLANK] (?) */
   display: none;
}

/* */

.zoomButton.nav-link > span {
	display: none;
}

/* front gallery */

.jcarousel-wrapper.Helvetica-front {
    position: relative;
    margin-bottom: 5rem;
    margin-top: 3rem;
}

.Helvetica-front .jcarousel-control-prev, .Helvetica-front .jcarousel-control-next {
/*	top: 50%; */
}

.front .jcarousel-control-next i,
.front .jcarousel-control-prev i {
	color: black;
	text-shadow: 0 0 10px #fff !important;
}

.Helvetica-front .jcarousel-pagination {
	position: absolute;
	bottom: -5rem;
	left: 50%;
	margin: 0;
	transform: translateX(-50%);
	font-size: 18px;
	text-align: center;
}

.Helvetica-front .jcarousel-pagination a {
	background-color: black;
	border-radius: 5px;
	box-shadow: none;
	color: black;
	font-size: 1px;
   padding: 0;
	margin-right: 18px;
	text-shadow: none;
	opacity: 2;
   line-height: 10px;
   display: inline-block;
   min-width: 10px;
   width: 10px;
   height: 10px;
}
.Helvetica-front .jcarousel-pagination a.active {
	background-color: gray;
}


.Helvetica-front .jcarousel-pagination a.active {
	text-decoration: underline;
}

.Helvetica-front li .frontSlideCaption {
   margin-top: 2rem;
	text-align: center;
	padding: 0 1.5rem;
}

.Helvetica-front li.first-item .frontSlideCaption {
	padding-left: 0;
}
.Helvetica-front li .frontSlideCaption a {
	color: rgb(120,120,120);
}

.Helvetica-front li .frontSlideCaption h3 {
   /* font-family: "Open Sans", IBMPlexSans, sans-serif; */
   font-size: 1.3rem;
}
.Helvetica-front li .frontSlideCaption h4 {
   font-style: italic;
   font-size: 1.2rem;
}
.Helvetica-front li .frontSlideCaption h5 {
	font-size: 1rem;
	margin-top: 1rem;
	color: gray;
}

.Helvetica-front li .frontSlideCaption br {
    display: none;
}

/* */

/* carousel */

.carousel_header {
  display: flex;
  justify-content: space-between;
  /*! border-top: 1px solid rgb(153,153,153); */
  padding: 1.2rem 1.2rem 1.6rem 1.5rem;
}

.background-white .carousel_header {
	padding-left: 5px;
}


.jcarousel {
  width: 100%;
}

.front .jcarousel-control-prev {

    transform: translateX(-15px);
}

.front .jcarousel-control-next {
 
    transform: translateX(15px);
}

.front .jcarousel-control-prev.inactive,
.front .jcarousel-control-next.inactive {
 
    display:none;
}


@media (max-width: 767.98px) {
	.front .jcarousel-control-prev {
		transform: translateX(0);
		left: 0;
		text-align: left;
	}
	
	.front .jcarousel-control-next {
		transform: translateX(0);
		right: 0;
		text-align: right;
	}
}


/* tileviwer */

.tileviewer .tileviewerToolbarCol {
    padding-top: 0;
}

div.caMediaOverlayControls .objectInfo {
	position: fixed;
	left: 50px;
	bottom: 0;
   padding: 8px 16px;
   text-align: left;
   width: unset;
   max-height: 82px;
   overflow: hidden;
   float: none;
   margin: 0;
   display: block;
   font-family: "Open Sans", IBMPlexSans, sans-serif;
}
div.caMediaOverlayControls {
  background-color: transparent;
  color: #ccc;
  font-size: 11px;
  text-align: left;
  position: absolute;
  padding: 0;
  width: 100%;
  bottom: 0px;
  right: 0px;
  z-index: 32000;
  opacity: .5;
  top: auto;
}
div.caMediaOverlayControls .objectInfo:hover {
	background-color: rgba(0,0,0,0.1);
	max-height: none; 
}

div.caMediaOverlayControls:hover, 
div.caMediaOverlayControlsMinimal:hover {
	opacity: inherit;
	background-color: inherit;
}

.tileviewer .tileviewerToolbarCol {
    height: auto;
}

div.caMediaOverlayControls .close {
    padding: 14px 19px;
	  margin-right: 12px;
}

div.caMediaOverlayControls .repNav {
	float: none;
	position: fixed;
   bottom: 0;
   right: 0;
}

.lang-menu {
	/*! padding-left: 2.5rem; */
	margin-top: 15px;
}

.lang-menu li {
	/*! padding-left: 18px; */
	display: inline-table;
}

.lang-menu li a {
	color: #ccc;
	font-size: 10px;
	line-height: 20px;
}


#bMorePanel {
	position: absolute;
	z-index: 9999;
	width: auto;
	top: 0;
	right: 15px; left: 15px; /* bootstrap row padding */
}
#bMorePanel.mm .wrapper {
	background-color: white;
	padding: 0 0 1rem 1rem;
	border: 1px solid rgb(21, 90, 168);
	margin-top: 0px;
	border-radius: 3px;
}
#scrollWrapper {
	max-height: 60vh;
	overflow-y: auto;
	margin-top: 2rem;
}
#bMorePanelClose {
	position: absolute;
	top: 4px !important;
	right: 0.75rem;
	font-size: 1.6rem;
}
#bMorePanel.mm .shortlist #bMorePanelClose {
	top: 56px;
}

#bScrollList {
	column-count: 3;
}
#bMorePanel.mm .shortlist #bScrollList {
	column-count: 1;
}

#bLetterBar br {
    display: none;
}
#bLetterBar a {
    margin-right: 12px;
}

/* */

.italize-titles {
	font-style: italic;
}
.entitiesResult .italize-titles {
	font-style: normal;
}

/* related block  */

.related-title {
    border-top: none;
    margin-top: 4rem;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
    border-bottom: none;
    padding: 0;
}
.browse-result-legend {
    float: right;
    margin-top: -1.75rem;
    padding-right: 5px;
    color: gray;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
}

/* */

a > .multisearchImgPlaceholder > i, 
a > .bResultItemImgPlaceholder > i {
	color: rgba(0,0,0,0.05);
	opacity: 1;
}

.bResultItemImgPlaceholder {
	    margin: 10% 0;
}


.sort-control-items {
    color: rgba(0, 0, 0, 1);
}
.sort-control-items.active {
    color: rgba(0, 0, 0, 0.75);
}

.page-nav-wrapper .nav-arrows > span, 
.page-nav-wrapper .nav-pages > span, 
.page-nav-wrapper .nav-pages > a {
    display: inline-block;
}
.page-nav-wrapper .nav-pages .current-page {
    border: 1px solid black;
}

.mm-representation {
	border: none;
}

.repViewerContCont .repViewerCont img {
	max-height: 520px;
	width: auto;
	max-width: 100%;
	height: auto;
}

/*  */

#caMediaOverlayContent {
	overflow: hidden;
/*	width: 90%;
	height: 90%;
	margin: 5%; */
}

/* */

#bLetterBar {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 15px;
    margin: 8px 10px 0 10px;
}

/* */

.grid-item {
    margin-bottom: 0;
    margin-right: 0;
}


/* grids from dev */
 

.grid-container {
    width: 100%;
    margin-top: 1rem;
}

.grid-container .metadata-grid {
    /*! max-width: 850px; */
    position: relative;
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-auto-rows: minmax(50px, auto);
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}

.grid-container .metadata-grid .metadata-item:nth-of-type(2n+1)::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: rgba(21, 90, 168, 0.3);
    position: absolute;
    left: 0;
}

.grid-container .metadata-grid .metadata-item:nth-of-type(2n+1) {
    padding-left: 10px;
}

.grid-container .metadata-grid .metadata-item {
    display: flex;
    align-items: flex-start;
    font-weight: 300;
    font-size: 19px;
}

.grid-container .metadata-grid .metadata-item .metadata-item-title {
    display: flex;
    align-items: center;
    /*! height: 100%; */
    padding-top: 14px;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: rgb(21, 90, 168);
}

.grid-container .metadata-grid .metadata-item .metadata-item-content {
    display: flex;
    align-items: center;
    height: 100%;
    line-height: 170%;
}
.grid-container .metadata-grid .metadata-item .metadata-item-content.paragraph {
	display: block;
	margin-top: 12px;
	padding-bottom: 2rem;
}

.grid-container .metadata-grid .metadata-item .metadata-item-content.texto_largo {
	display: block;
	margin-top: 12px;
	font-size: 17px;
}
.grid-container .metadata-grid .metadata-item .metadata-item-content.column-item {
	align-items: normal;
	flex-direction: column;
	padding-top: 1rem;
	display: block;
}

.grid-container .metadata-grid .metadata-item .metadata-item-content.multicolumn {
	column-count: 3;
	display: block;
	padding-bottom: 2rem;
}

.grid-container .metadata-grid .metadata-item .metadata-item-content a {
	/*! text-decoration: underline; */
	/*! color: #4d4242; */
}

.grid-container .metadata-grid .metadata-item:last-of-type::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #dee2e6;
    position: absolute;
    left: 0;
    bottom: 0;
}

.italic {
  font-style: italic;
}


/* .browse-results-title {
	display: none;
}
   */




/* */

.titulo-menu-exposiciones {
/*
	font-size: 21px;
	text-transform: uppercase;
	font-family: "Work Sans", Helvetica, Arial, Roboto, sans-serifunset;
	font-weight: bold;
	margin: 0 0 18px;
	border-top: 1px solid;
	padding-top: 10px;
*/
	float: right;
	/* font-family: "Open Sans", IBMPlexSans; */
	margin-top: 30px;
	font-size: 1.5rem;
	text-align: right;
	max-width: 150px;
	line-height: 1.6rem;
}

.titulo-menu-exposiciones:hover {
	text-decoration: none;
}

.refine-navbar .nav-link {
    text-transform: none;
}

/* */


.jcarousel-wrapper {}

.jcarousel ul li > div a img{
	height: 500px;
	width: auto;
	padding: 1rem;
}
@media (max-width: 991px) {
/*
	.jcarousel ul li > div a img {
	    width: 100%;
	    height: auto;
	}
*/
}

.custom-slideshow .jcarousel ul li > div a img{
	height: 500px;
	width: auto;
	padding: 1rem 1.75rem;
}
.custom-slideshow .jcarousel ul li.first-item > div a img{
	padding-left: 0;
}

.front .custom-slideshow .jcarousel ul li > div a img {
    max-height: 250px;
}

.Helvetica-front.custom-slideshow .frontSlideCaption h3 {
  font-size: 18px;
  /* font-family: IBMPlexSans; */
}
/* Helvetica, "Work Sans" */


.Helvetica-front.custom-slideshow .frontSlideCaption h4 {
    font-style: italic;
    font-size: 15px;
}

.Helvetica-front.custom-slideshow .frontSlideCaption h5 {
    font-size: 1rem;
    margin-top: 1rem;
    color: gray;
}

.custom-slideshow-title {

    /* text-transform: uppercase; */
    font-size: 22px;
    font-weight: bold;
    /* text-align: center; */
    /* font-family: IBMPlexSans; */
    margin-top: 0;
    color: rgb(32, 32, 32);

	/* border-top: 1px solid rgb(153,153,153);
	padding-top: 4rem; */
}

.custom-slideshow.view-more-link {
   /* text-align: right;
    margin-top: -5rem;
    margin-bottom: 0;
    font-weight: bold;
    text-transform: uppercase; */
    /* border-bottom: 1px solid rgb(51,51,51); */
    /* padding-bottom: 4rem; */
}

.custom-slideshow.view-more-link > a {
/*	background: black;
	color: white;
	padding: 4px 5px; */
}

.front .jcarousel-control-next i, .front .jcarousel-control-prev i {
  line-height: 250px;
  font-size: 40px;
}

/* homepage */

.home-page h1 {
	/* font-family: IBMPlexSans; */
	font-size: 26px;
	margin-top: 2rem;
   color: rgb(32, 32, 32);
}

.home-page h4 {
	font-size: 1.20rem;
	line-height: 136%;
	margin-top: 1rem;
}

.home-search-form {
	margin: 3rem 0;
}

.home-page .home-search-form .searchbar {
  border: 1px solid lightskyblue;
  position: relative;
  /*! border-radius: 2px; */
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}

.home-page .home-search-form .searchbar .form-group {
  width: 95%;
  display: inline-block;
  margin: 0;
}

.home-page .home-search-form .searchbar .form-group .form-control {
  border: none;
  box-shadow: none;
  font-size: 17px;
}

.btn-search {
  display: inline-block;
  padding: 6px;
  margin-bottom: 0;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  outline: 0;
  background-color: #fff;
  border: 0px;
  border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#homeSearchButton {
	font-size: 17px;
	border-radius: 0;
	background-color: lightskyblue;
	color: white;
	padding: 0px 20px;
	height: calc(1.5em + 0.75rem + 2px);
}

.Helvetica-front .jcarousel-pagination {
  display: none;
}


.controller-Front .search-icon-item {
	display: none !important;
}

/* */

.bResultItemText.card-body h5,
.bResultItemText.card-body p {
	margin-bottom: 4px;
	line-height: 135%;
	font-size: 14px;
	font-weight: 300;
}

/* exhibition/occurrences des-masonry! */

.ca_occurrences.occurrences.browse.results .bResultItemImg {
	/*! max-height: 250px; */
	overflow: hidden;
	background: #f0f0f0;
}

.ca_occurrences.occurrences.browse.results .bResultItem {
	/*! height: 350px; */	
}

.max-height-img {
	background-color: transparent !important;
}

.max-height-img .bResultItemImgPlaceholder {
  margin: 0;
  height: 120px;
  width: 100%;
  background-color: #f0f0f0;
}

.max-height-img .bResultItemImgPlaceholder i {
  line-height: 120px;
}

.max-height-img img {
	max-width: 198px;
	max-height: 200px;
	border: 1px solid white;
	width: auto !important;
	height: auto !important;
}

/* top order */

.browse-outercontainer.row {
  /*! display: block; */
}
.block-browse-title {
  font-size: 17px;
  padding-right: 0;
  display: inline;
}
.block-browse-filtered-list {
  font-size: 17px;
  padding: 0 0 0 15px;
  display: inline;
  margin: 13px 0 8px;
}

/* ??  */
.occurrences-resena {
	flex-direction: column;
}
.occurrences-resena-content > p{
	max-width: 700px;
}

/* STIKY MENU */

#mm-stiky-brand {
	display: none;
}
#custom_top_menu-wrapper.menu_fixed #mm-stiky-brand{
	display: inline-block;
}

#custom_top_menu-wrapper{
	 /* transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out; */
	 /* Inicialmente visible */
/*
	opacity: 1;
   transform: translateY(0);
*/
   /* z-index: 99999; */
}
/*
#custom_top_menu-wrapper.anim-end{
	transform: translateY(60px);  
}
*/

#custom_top_menu-wrapper {
	background-color: rgb(21, 90, 168);
}


#custom_top_menu-wrapper.menu_fixed{
  position: fixed;
  left: 0; top: 0; /* -60px; */
  /* z-index: 1000; */
  width: 100%;
  /*! border-bottom: 1px solid rgb(153,153,153); */
  /* background-color: black; */
  padding: 0 1rem;
	opacity: 0;
	z-index: 99999;
	
	transform: translateY(-100%);
}

#custom_top_menu-wrapper.menu_transition{
	transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

#custom_top_menu-wrapper.menu_fixed_shown {
  opacity: 1;
	transform: translateY(0);
}

#custom_top_menu-wrapper.menu_fixed #custom_top_menu {
	padding-top: 9px;
	padding-bottom: 0;
	max-width: 1200px;
	margin: 0 auto !important;
	border-top: none;
	justify-content: space-between;
	align-items: start;
}
@media (min-width: 992px){
	#custom_top_menu-wrapper.menu_fixed #navbarSupportedContent .mm-main .nav-item {
		margin-top: 0px; 
		margin-bottom: 21px; 
		/*! margin-left: 1rem; */ 
	}
}
#custom_top_menu-wrapper.menu_fixed #custom_top_menu #navbarSupportedContent.navbar-collapse{
	flex-grow: unset;
}

#custom_top_menu .navbar-toggler .hamburger.ham-bottom {
  transform: translateY(-10px) rotate(-45deg);
  margin-bottom: 6px;
}

#custom_top_menu .navbar-toggler.collapsed .hamburger {
  margin: 0 0 11px;
}

#custom_top_menu-wrapper.menu_fixed #custom_top_menu .navbar-toggler.collapsed .hamburger {
  margin: 0 0 9px;
}

/* */

.mobile-nav {
  opacity: 0.3;
}
/* FIX CENTER */

@media (min-width: 768px) and (max-width: 991.98px){
	.card-item, .grid-sizer {
  		width: 33.33%;
	}
	.gutter-sizer {
		width: 0;
	}
}
@media (min-width: 992px){
	#browseResultsContainer {
		width: 100%;
		margin: 2rem auto;
	}
}

@media (min-width: 1200px){
	#browseResultsContainer {
   	width: 100%;
   	margin: 2rem auto;
	}
}

/* */

.lang-menu > .list-inline {
  text-align: right;
}

/* */

.hidden {
  display: none;
}

/* */

.bResultItem {
  padding: 1.2rem;
}

/* */

@media (min-width: 1200px) {
	.card-item, .grid-sizer {
		width: 25%;
	}
}

.gutter-sizer {
  width: 0;
}

@media (min-width: 1200px) {
  .gutter-sizer {
    width: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.card-item, .grid-sizer {
		width: 33.33%;
	}
	.block-browse-filters-options {
	   margin-top: 2.1rem;
  }
}	

@media (min-width: 576px) and (max-width: 767.98px) {
  .card-item, .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
	.card-item, .grid-sizer {
		width: 100%;
	}
	.bResultItem {
    padding: 2rem;
  }
	.titulo-menu-exposiciones {
	 display: none;
	}
	#bMorePanel.mm #bScrollList {
    column-count: 1 !important;
  }
  .browse-intro {
    text-align: center;
  }
}
@media (max-width: 767.98px) {
	#bRefine.mm {
    margin-top: 2.85rem !important;
    /*! margin-bottom: 3rem; */
    /*! margin-right: 1rem; */
    /*! margin-left: 1rem; */
  }
	.refine-navbar .navbar-nav.mm-main .nav-item {
		/*! margin-left: 1rem; */
		/*! margin-right: 1rem; */
		font-size: 20px;
		line-height: 300%;
		border: 1px solid;
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
		margin-right: 0;
		background-color: rgb(0, 0, 0);
		color: white;
  }
	.refine-navbar .navbar-nav.mm-main .nav-item a{
		color: white !important;
	}
	.refine-navbar .navbar-nav.mm-main {
	 text-align: center;
	 margin-left: 0;
	 margin-right: 0;
	}
	.block-browse-filters-options {
	   /*! margin-top: 1.5rem !important; */
	   padding: 0rem 1rem;
  }
	#bRefine .navbar-nav.mm-main {
		display: flex;
		flex-direction: column;
		text-align: left;
	}
	/* */
	#bScrollList > div {
		margin-bottom: 2rem;
	}
	#bMorePanel.mm #bScrollList {
    column-count: 2;
  }
}

/* */

.mm-nav > .navbar-nav {
	flex-direction: row;
}

.mm-nav > .navbar-nav > .nav-item > a {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  font-family: DINPro, sans-serif;
  font-weight: 500;
  font-size: 14px;
}
.mm-nav > .navbar-nav > .nav-item:first-child > a {
  padding-right: 0.5rem;
  padding-left: 0rem;
}

/* */

.filters-title {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  /*! color: gray; */
  /*! margin-top: 2rem; */
  margin-bottom: 0.25rem;
  /*! text-align: center; */
  /* font-family: IBMPlexSans; */
  letter-spacing: 0.5px;
}

#bRefine .nav-item > i {
	font-size: 80%;
	color: gray;
}

@media (min-width: 992px) {
	.filters-title {
		/*! display: none; */
	}
	#bRefine .nav-item > i {
		display: none;
	}
}

.mm-filter-icon {
  /*! display: none; */
  font-size: 88%;
  color: #1717176b;
  display: inline;
}
.mobile-seccion-title {
	display: none;
}
@media (max-width: 767.8px) {
	.refine-navbar .mm-main .nav-item .nav-link {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }	
	.refine-navbar .mm-main .nav-item:first-child .nav-link {
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
	.mm-filter-icon {
		/*! display: inline; */
		color: #ffffffc4 !important;
		/*! font-size: 70%; */
	}
}

@media (max-width: 991.8px) {
	.mobile-seccion-title {
		display: block;
		font-size: 26px;
		font-weight: bold;
		/*! text-align: center; */
		padding: 0rem 0 1rem;
		/* font-family: IBMPlexSans, "Work Sans", Helvetica, Arial, Roboto, sans-serif; */
		text-transform: uppercase;
		letter-spacing: 0.34px;
		color: rgb(0,0,0);
	}
}

@media (min-width: 576px) and (max-width: 991.8px) {
	.block-browse-filters-options {
		/*! display: flex; */
		/*! margin: 1rem 0; */
		margin-top: 1.3rem;
  }
}
@media (max-width: 575.8px) {
	.block-browse-filters-options {
		margin-top: 1.5rem;
  }
	.block-browse-filters-options .filters-title {
		font-size: 26px;
  }
}

/* */

.value-label:first-letter {
  text-transform: capitalize;
}

.block-browse-filtered-list > div {
  display: inline;
}

.top-info-moderno-block {
  line-height: 370%;
}

.browse-intro {
  font-size: 17px;
  line-height: 170%;
  margin: 1rem 0 1rem 0;
}

/* @media (min-width: 768px) and (max-width: 991.8px) { */

@media (max-width: 991.8px) { 
  .filtered-items {
		display: block; 
		padding: 0;
	}
	.filtered-items .filter-separator {
		display: none;
	}
	.filtered-items .filter {
		display: block
	}
	#bRefine.mm {
  	margin-top: 1.5rem;
  }
	.browse-intro {
		margin: 1.25rem 0 1.75rem;
	}
}

@media (max-width: 767.8px) { 
  .filtered-items {
	}
	.filtered-items .filter {
    margin-top: 1rem;
		margin-bottom: 1rem;
	}
	.filters-title {
		font-size: 26px;
	}
}

@media (max-width: 575.8px) {
	.top-info-moderno-block{
		  text-align: center;
	}
	.filters-title {
		  text-align: center;
	}
  .filtered-items {
	}
	.filtered-items .filter {
	}
	
	.block-browse-filtered-list .filter,
  .block-browse-filtered-list .search {
	 white-space: normal;
	 line-height: 200%;
  }
	.browseRemoveFacet {
		margin-left: 1rem;
	}
	.mobile-seccion-title {
		text-align: center;
	}
	#bRefine.mm {
		margin-top: 3rem !important;
	}
}

/* */

.container.pageheader-main.py-4 {
  padding-top: 1rem !important;
  /*! padding: 0 !important; */
}

/* */

#bMorePanel.mm {
	top: 80px;
	box-shadow: 0px 18px 21px -19px rgba(0,0,0,0.3);
}
@media (max-width: 767.8px) {
	#bMorePanel.mm {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;	
		/*! bottom: 0; */
		display: none;
		/*! box-shadow: none; */
	}
	#bMorePanel.mm .wrapper {
		padding: 2rem;
		margin-top: 0;
	}
	#bMorePanel.mm #scrollWrapper {
    max-height: 65vh;
    padding-left: 1rem;
		padding-right: 1rem;
  }
	#bLetterBar{
		padding-left: 1rem;
		font-size: 1.4rem;
		/*! max-width: 100%; */
		/*! overflow: auto; */
		display: flex;
		flex-wrap: wrap;
	}
}

/* */

#browseResultsContainer .bResultItemImg {
  background-color: rgba(0,0,0,0.075);
}

/* */

@media (max-width: 991.8px) { 
	.browseRemoveFacet {
	 margin-left: 0.5rem
	}
	.filters-title {
	 font-size: 26px;
	 margin-top: 5px;
	} 
}

/* */

#pills-tab.nav-tabs .nav-item {
  margin-bottom: -1px;
}

#pills-tab.nav-tabs .nav-link {
  border: 1px solid transparent;
}

#pills-tab..nav-tabs .nav-link:hover, 
#pills-tab..nav-tabs .nav-link:focus {
    border-color: transparent;
}

#pills-tab.nav-tabs {
	/* border-bottom: 1px solid rgba(0, 0, 0, 0.3); */
	/*! border-bottom: none; */
	border-color: rgb(21, 90, 168);
}
#pills-tab.nav-tabs .nav-link {
  /*  border-radius: 14px 14px 0 0; */
	/*! border-radius: unset; */
	/*! padding-left: 0; */ /*! padding-right: 0; */
	/*! margin-right: 2rem; */
  font-weight: 500;
  /*! text-transform: uppercase; */
  font-size: 13px;
  color: black;
}
#pills-tab.nav-tabs .nav-link.active {
	/* border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.3) transparent rgba(0, 0, 0, 0.3); */
	border-color: rgb(21, 90, 168) rgb(21, 90, 168) transparent rgb(21, 90, 168);
	color: rgb(21, 90, 168) !important;
}
#pills-tab.nav-tabs .nav-link,
#pills-tab.nav-tabs .nav-link.active {
	/*! color: rgb(21, 90, 168); */
	/*! font-weight: bold; */
}

/* owl carousel */

.carousel_wrapper {
  /*! margin: 4rem 0; */
}

.owl-carousel {
	max-height: 400px;
	/*! overflow-x: hidden; */
}

.frontSlideHeader {
  display: block;
}

.frontSlideHeader img {
  display: block;
  height: 160px;
  width: auto !important;
  /*! border: 1px solid #ccc; */
  /*! padding: 27px; */
  /*! background: white; */
  /*! border-bottom: 1px solid #ccc; */
}

.owl-carousel .owl-item {
}


.frontSlide {
  padding-right: 5px;
  padding-left: 5px;
}

.frontSlide > div {
  display: table-caption;
}


.frontSlideCaption {
	font-size: 12px;
	padding-top: 24px;
	max-height: 105px;
	line-height: 135%;
	font-weight: 300;
}

.frontSlideCaption > div {
  margin-bottom: 3px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	position:absolute;
	top: 0;
	width:30px;
	height: 60px;
	transform: translateY(100px);
	text-indent: -9999px;
	background-size: cover;
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: center;
	opacity: 0.2;
}

.owl-carousel .owl-nav button.owl-prev {
	left: -65px;
	background-image: url(../graphics/left.svg);
}
.owl-carousel .owl-nav button.owl-next {
	background-image: url(../graphics/right.svg);
	right: -65px;
	top: 0;
}

/* */

.background-gray {
  padding: 20px 0 0 0;
  background-color: #ccc;
}

.background-red {
  padding: 20px 0 0 0;
  background-color: red;
  /*! color: white; */
}

.background-black {
  padding: 20px 0 0 0;
  background-color: black;
  color: white;
}

.background-black .custom-slideshow-title,
.background-black a {
	color: white;
}

/* */

.home-page {
	background-color: gray;
	padding: 60px 0 0 0;
	height: 76vh;
	background-image: url("../graphics/home_1.jpg");
	background-size: cover;
	background-position-x: center;
	/*! mask-image: linear-gradient(to top, transparent 5%, black 50%); */
}

/* */

.intro-text br {
  display: block;
  margin: 0 0 12px;
}
.intro-text {
  padding: 3rem 0 4rem 0;
}

/* */

.primary_item_viewer {
  padding: 1rem;
  text-align: center;
}

.justified-gallery {
  padding-bottom: 3rem;
}

.justified-gallery > a > .jg-caption, .justified-gallery > div > .jg-caption, .justified-gallery > figure > .jg-caption {
  display: initial;
  padding: 0;
  background-color: white;
  color: black;
  font-size: 11px;
  bottom: -57px;
  height: 49px;
  overflow: hidden;
}
.justified-gallery > a > .jg-caption:after, 
.justified-gallery > div > .jg-caption:after, 
.justified-gallery > figure > .jg-caption:after { 
	content: "";
	background: rgb(255,255,255);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%); 
	width: 100%;
	position: absolute;
	bottom: 0; left: 0;
	height: 15px;
}

.justified-gallery > a > .jg-caption.jg-caption-visible,
.justified-gallery > div > .jg-caption.jg-caption-visible,
.justified-gallery > figure > .jg-caption.jg-caption-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
}

.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: initial;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=100)";
  opacity: 1;
  margin: 0;
  padding: 0;
}

/* owl-carousel in detail representation viewer*/

.primary_item_viewer img {
  max-height: 900px;
}
.representation-carousel {
  margin-top: 1.2rem;
  margin-bottom: 2.5rem;
}
.representation-carousel .frontSlideCaption {
  padding-top: 16px;
}

.primary-item-caption {
  font-size: 12px;
  padding-top: 16px;
  font-weight: normal;
  text-align: left;
  margin-top: 9px;
  display: block;
  font-weight: 300;
}

.justified-gallery-item {
  display: table-caption;
  /*! margin: 0 auto; */
}

/* */


#theme-options {
  display: none;
}
#theme-options.show {
  display: block;
  position: absolute;
  height: 20px;
  background: yellow;
  z-index: 10000;
  width: 100%;
  padding: 0 1rem;
  text-align: center;
}

#theme-options-list {
  padding: 0;
  font-size: 12px;
  list-style: none;
}
#theme-options-list li {
  display: inline;
  margin-right: 10px;
}

/* */
.controller-Front .lang-menu .lang > a {
	color: transparent;
	cursor: default;
}

/* */

.epigrafe-viewer {
  margin: 0 auto 0 auto;
  font-size: 14px;
}

.ca_objects .detail-body .metadata {
  margin-top: 3rem;
}

/* */

.primary_item_viewer {
  display: table;
  margin: 0 auto;
}
.primary_item_viewer > a {
  display: table-caption;
  min-width: 300px;
}

/* */

.owl-stage-outer {
	max-height: 384px;
}

.representation-carousel .owl-dots {
  display: none;
}

/* */

td > br {
  margin-bottom: 5px;
}
table.table-view {
  font-size: 15px;
}

/* */

.social-icons .list-inline-item:not(:last-child) {
  margin-right: 1.5rem;
}

/* */


.entity-epigraph {
  margin: 1rem 32px 3rem 32px;
  text-align: center;
  font-size: 14px;
}

/* CNBA */

.brand-wrapper {
	padding-top: 5px;
	padding-bottom: 0px;
}

.controller-Front.action-Index .container.pageheader.sticky{
  background-color: rgba(21, 90, 168, 0.75);	
}
.container.pageheader.sticky {
  background-color: rgb(21, 90, 168);
  margin: 0;
  width: auto;
  max-width: none;
}
.controller-Front .container.pageheader.sticky {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.col-12.logo-menu-wrapper,
.logo-menu-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding: 11px 15px 0.75rem 15px;
}

/* */

#navbarSupportedContent {
  flex-wrap: wrap;
  justify-content: end;
}
.navbar-nav.social-menu .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.social-menu .nav-item {
  margin-right: 10px;
}

#custom_top_menu .navbar-nav.social-menu a.nav-link {
  color:   lightskyblue !important;
  font-size: 11px;
}

/* */

.encabezado-home {
  margin: 0 auto;
  max-width: 1140px;
}
.encabezado-home-wrapper {
  width: 500px;
  padding: 2rem 0;
  margin-top: 8vh;
}
.encabezado-home-wrapper h4 {
	color: white;
	font-size: 40px;
	font-weight: 700;
	line-height: 120%;
	text-transform: uppercase;
}

.encabezado-home-wrapper .texto-extra,
.encabezado-home-wrapper .texto-extra a{
  color: rgba(255,255,255,1);
  font-weight: 400;
}

.encabezado-home-wrapper .texto-extra a{
	text-decoration: underline;
}
.encabezado-home-wrapper .texto-extra a:hover{
	color: rgba(255,255,255,1);
}
.home-search-form {
  margin: 1rem 0;
}

#homeSearchInput.form-control{
  border-radius: 0;
}


#homeSearchInput.form-control::placeholder {
  color: rgba(0,0,0,0.5);
  opacity: 1;
}

/* == browse collections == */

.child-collections-block .list-item .bResultItem {
  display: flex;
  align-items: center;
  background-color: #ddd;
}



.child-collections-block .list-item .bResultItemImg img {
  width: 150px;
  height: 150px;
  object-fit: contain;
  background: white;
  padding: 10px;
}
.child-collections-block .list-item .bResultItemText {
  padding: 1rem;
}

.child-collections-block .list_wrapper {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

/* */

.child-collections-block .list-item .content-block-main {
  flex-grow: 1;
  font-size: 15px;
  font-weight: 300;
}
.child-collections-block .list-item .content-block-main > h5 {
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 300;
}
.child-collections-block .list-item .content-block-main > p {
   margin-bottom: 0.3rem	
}
.resultBlock dl {
	/*! columns: 2; */
}

.resultBlock dt {
  
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  color: rgb(21, 90, 168);
  margin-bottom: 0.3rem;
}

.resultBlock dd {
  font-weight: 300;
  font-size: 19px;
  margin-left: 1rem;
  /*! font-family: DINPro; */
  margin-bottom: 1.5rem;
  line-height: 150%;
}
.collection-header-title {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 38px;
  color: rgb(21, 90, 168);
  margin-bottom: 3rem;
}
.header-collection-background-image .collection-header-title {
	color: white;
	margin-bottom: 0.5rem;
}
.object-breadcrumb, .object-breadcrumb a {
  /*! text-transform: uppercase; */
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 2rem;
  font-style: italic;
}

.object-breadcrumb br {
	display: none;
}
.child-collections-block .list-item .bResultItem {
	background-color: rgb(21, 90, 168);
	color: white;
	align-items: flex-start;
}
.child-collections-block .list-item .bResultItem a {
	color: white;
}
.child-collections-block .list-item .bResultItem .bResultItemImg {
  margin-top: 5px;	
}

.child-collections-block .list_wrapper.row {
	margin:0;
}

.child-collections-block .list-item .bResultItemText {
	display: flex;
	flex-grow: 1;
	padding: 0 0 0 2rem;
}

.child-collections-block .list-item .bResultItemImgPlaceholder {
	    margin: 20% 0;
	    width: 160px;
}

.child-collections-block .list-item a > .bResultItemImgPlaceholder > i {
	color: rgba(255,255,255,0.35);
	font-size: 100px;
}
/* */

.resultBlock dd.paragraph-text {
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
  /*! columns: 2; */
  column-gap: 32px;
  /*! column-rule: 1px solid #aaa; */
  /*! column-fill: auto; */
}
.collection-custodian {
  text-transform: uppercase;
  font-size: 16px;
  text-align: left;
  margin: 0 0 6px;
  font-weight: 300;
  color: white;
  /* text-decoration: underline; */
}
.collection-type {
  text-transform: uppercase;
  font-size: 16px;
  text-align: right;
  margin: 0 0 6px;
  font-weight: 300;
  text-decoration: underline;
}
.object-header-idno {
  font-size: 10px;
  letter-spacing: 1px;
  font-family: monospace;
  text-align: right;
  font-weight: 500;
  margin-bottom: 2.25rem;
}

/* */


.grid .img-top-images {
  display: block;
  aspect-ratio: 1;
  padding: 0.5rem;
  border: 1px dotted;
}

.grid .img-top-images img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  border-top-left-radius: unset;
  border-top-right-radius: unset;
  display: block;
}
.teaser-item-title a {
  /*! font-size: 15px; */
  font-weight: 500;
  color: rgb(21, 90, 168);
}
.teaser-item-title {
  margin-bottom: 10px !important;
  font-size: 15px;
  line-height: 135%;
  font-family: DINPro, sans-serif;
  /*! font-weight: 600 !important; */
}

.teaser-item-title.front-teaser {
	color: rgba(255,255,255,0.75)
}

.teaser-item-title.front-teaser .year{
	font-weight: 200;
	color: rgba(255,255,255,1);
	float: right;
}
.object-idno {
  font-family: monospace !important;
  font-weight: 300;
  font-size: 10px !important;
  letter-spacing: 1px;
}

/* */

.grid.images {
  margin: 0.5rem -9px 0;
}

/* */

.browse-main-title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}


.bResultListItemText.media-body {
  font-weight: 300;
  font-size: 14px
}

.bResultListItemText.media-body h5 b{
  font-weight: 300;
  font-size: 16px
}


/* */



.detail-hero {
  display: flex;
  align-items: start;
  /*! height: 90vh; */
  margin: 2rem 0 7rem;
  position: relative;
  justify-content: space-between;
  width: 83.333333%;
  gap: 40px;
}
.detail-hero-viewer.mm-representation.custom-width a {
  display: block;
  height: auto;
  /*! max-height: 90vh; */
}
.detail-hero-viewer.mm-representation.custom-width a br {
  display: none;
}
.detail-hero-viewer.mm-representation.custom-width a span.primary-item-caption {
  display: none;
}
.detail-hero-viewer.mm-representation.custom-width img {
  max-height: 100%;
  display: block;
  max-width: 100%;
  object-fit: contain;
  aspect-ratio: 1;
  width: 100%;
}
.detail-hero-viewer.mm-representation.custom-width {
  margin: 0;
  padding: 2rem;
  height: 77vh;
  border: 1px solid gray;
  display: flex;
  align-items: center;
  aspect-ratio: 1;
}

.detail-hero-viewer.mm-representation.custom-width .primary_item_viewer {
  margin: 0;
  padding: 0;
  display: block;
  /*! max-height: 90vh */
}
.detail-hero-header {
  text-align: left;
  margin: 0;
  /*! max-width: 300px; */
  flex-basis: 300px;
}

.detail-hero-header label {
	font-weight: 200;
	margin: 0;
	font-size: 19px;
	margin-top: 1rem;
}

.detail-hero-header .detail-artist {
	font-size: 19px;
	text-transform: none;
	text-align: left;
	font-style: normal;
	font-weight: 300 !important;
	font-family: "Open Sans",inherit sans-serif;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

.detail-hero-header .detail-title {
	font-size: 34px;
	
	text-align: left;
	font-style: normal;
	margin-top: 3rem;
	font-weight: 800 !important;
	font-family: "Open Sans";
	line-height: 110%;
	letter-spacing: -1.5px;
}

.detail-hero-header .detail-date {
  text-align: left;
  font-weight: 300 !important;
  font-size: 19px;
  /*! margin-top: 2rem; */
  font-family: "Open Sans", sans-serif;
  letter-spacing: -1px;
}

/* lista de autores */

.entities-list-item .bResultItemImgPlaceholder,
.entities-list-item img {
  width: 120px;
  height: auto;
}
.entities-list-item .media-body h5 a b {
  font-size: 20px;
  /*! text-transform: uppercase; */
  font-weight: 500;
}
.entities-list-item .media-body h5 {
  /*! width: 75%; */
}

/* */


.teaser-enetity-name {
  font-weight: 300;
  /*! text-transform: uppercase; */
  font-size: 15px;
  margin-bottom: 4px !important;
  line-height: 135%;
  /*! font-family: DINPro; */
}

.teaser-date {
	 font-weight: 200;
}

/* */

#browseResultsContainer.masonry-grid {
	/*! overflow-x: hidden; */
}

#browseResultsContainer.masonry-grid {
  margin-left: -20.4px; margin-right: -20.4px;		
}

/* */

.work-count {
  font-weight: 400;
  font-size: 10px;
  color: #555;
  text-transform: uppercase;
}

/* */

.fechas_nym {
  font-weight: 100;
  font-size: 27px;
  line-height: 120%;
}
.entity-biographical-details {
  font-weight: 200;
}
 .entity-biographical-details-title {  
   font-style: italic;
   
   font-size: 20px;
   font-weight: 400;
   margin: 28px 0 20px;
}
.entity-epigraph {
   display: none;
}

/* front page */

.controller-Front.action-Index {
  background: #e4e4e4;
}
.controller-Front.action-Index .frontSlideCaption, 
.controller-Front.action-Index .frontSlideCaption a {
  color: white;
}
.controller-Front.action-Index .carousel_header {
  /*! color: white; */
  padding-right: 0;
}
.controller-Front.action-Index .custom-slideshow-title {
  /*! color: white; */
  text-transform: uppercase;
  font-weight: 200;
}

.controller-Front.action-Index .carousel_wrapper {
  margin-bottom: 3rem;
}

.controller-Front.action-Index #custom_top_menu-wrapper {
  background: transparent;
}
.controller-Front.action-Index #navbarSupportedContent .mm-main .nav-item a {
  background-color: transparent;
}
.controller-Front.action-Index .custom-slideshow.view-more-link a {
  /*! color: white; */
  font-size: 15px;
  font-weight: 400;
}

  
.controller-Front.action-Index #footer.container {
  background: white;
  margin: 0;
  max-width: none;
  padding: 0;
}
.controller-Front.action-Index .row.justify-content-between.footer-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3rem;
  margin-top: 0;
}
.controller-Front.action-Index .ca-bbh {
  background: white;
}
/* filtro aplicados */

.nav-item.filter {
}
.block-browse-filtered-list h5 {
  font-size: 13px !important;
  font-weight: 700;
}

/* frontpage bullets */

  
.image-bullet-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#front-bullets {
  padding: 1rem 0 6rem;
  border-bottom: 1px solid white;
  margin: 0 4px 1rem;
}
.image-bullet-item {
  aspect-ratio: 1;
  background-color: gray;
  display: block;
}
.static-front-bullets {
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  flex-wrap: wrap;
}
.bullet {
  width: 33%;
  color: white;
}

.bullet-container {
  padding: 0 15px;
  padding-bottom: 60px;
}
.bullet-title a {
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 200;
}
.bullet-title {
  text-align: center;
  margin: 7px 0 0 0;
}

/* */

.typeid,
.object-typeid,
.ocurrence-typeid{
  /*! font-style: italic; */
  font-weight: 300;
  font-size: 34px;
  margin-bottom: 1rem;
  /*! text-decoration: underline; */
  text-transform: uppercase;
  font-family: DINPro;
  line-height: 120%;
}

/* ocurrences exposiciones */

.ocurrences-detail {
  display: flex;
}
.ocurrences-detail-images {
  /*! max-width: 30%; */
}
.ocurrences-detail-data {

}


.ocurrences-viewer .justified-gallery-item img {
  width: 270px;
  height: 270px;
  object-fit: contain;
  border: 1px dotted;
  padding: 20px;
}
.ocurrences-viewer .primary_item_viewer a {
  min-width: unset;
  display: inline;
}
.ocurrences-viewer .primary_item_viewer {
  margin: 0;
  display: block;
  padding: 0;
}
.ocurrences-detail-data {
  padding-left: 40px;
  width: 100%;
}

h2.ocurrences-title {
  font-size: 27px;
}

/* */


.secondary-images-viewer {
  /*! border-top: 1px solid; */
}
.jcarousel-wrapper.custom-slideshow {
  padding: 20px 0 0 0;  
  margin: 0 0 20px 0;
}
.inside-metadata-block .jcarousel-wrapper.custom-slideshow::before {
  content: "";
  height: 1px;
  background-color:#dee2e6;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  /*! padding:20px 0 0 0; */
}

/* */

.ocurrence-header {
  margin-bottom: 2rem;
}

/* */

.ca_occurrences .ocurrences-detail-data-container {
  margin-bottom: 2rem;
}

/* */

.document-date {
  font-weight: 300;
  font-size: 19px;
}

/* */


.description-item-content {
  font-weight: 300;
  font-size: 19px;
  margin-bottom: 20px;
  padding: 0 15px;
}
.description-item-title {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 20px;
  padding: 15px 15px 0;
	position: relative;
}
.description-item-title:before {
	content: "";
  height: 1px;
  background-color: #dee2e6;
  display: block;
  width: 100%;
  position: absolute;
  top: 0; left: 0
}
.readmore-js-toggle {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  position: absolute;
  bottom: 20px;
  background-color: transparent;
  text-align: right;
  right: 24px;
}
.trimText.readmore-js-section.readmore-js-collapsed:before {
  content: "";
  display:block;
  position:absolute;
  top:0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 65%, rgb(255, 255, 255, 0.85) 80%, rgb(255, 255, 255) 95%);
}
.description-header {
  margin-bottom: 0px;
}

/* */

.custom-media-content {
  line-height: 21px;
  padding: 13px;
  font-size: 27px;
}

.tileviewer div.viewerControls {
	top: 0;
}

/* collection "collection" header */

.header-collection-background-image {
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 50vh;
  align-items: end;
  margin-bottom: 3rem;
  background-position-y: center;
}

.header-collection-background-image .header-block-collection {
  margin: 0 0 1rem 1rem
}

.header-collection-background-image .object-header-idno {
  margin: 0 1rem 0.5rem 0;
  color: white;
}

.header-collection-background-image .collection-type {
  margin: 0 1rem 0.5rem  0;
  color: white;
  text-decoration: none;
}

/* collection explorer */

#collectionsWrapper {
  display: none;
}

#open_collection_explorer {
  font-style: normal;
  font-weight: 600;
  padding-left: 10px;
}


/* footer logos */

.galeria {
	display: flex;
	/*! height: 87px; */
	width: 100%;
	box-sizing: border-box;
	justify-content: space-between;
	padding: 0;
	gap: 10px; /* Separación mínima */
}

.imagen-contenedor {
	justify-content: center;
	align-items: center;
	background-color: rgb(21, 90, 168);
}
.imagen-contenedor:hover {
	
}

.imagen-contenedor:hover img {
	mix-blend-mode: normal;
	filter: none;
}

.imagen-contenedor img {
	height: 77px;
	filter: brightness(80%) contrast(190%) grayscale(100%);
	mix-blend-mode: screen;
}

/* Ejemplo de contenedor para probar el comportamiento */
.contenedor-principal {
	width: 80%;
	margin: 20px auto;
	resize: horizontal;
	overflow: auto;
	border: 2px dashed #ccc;
	padding: 10px;
}

.instrucciones {
	text-align: center;
	margin-bottom: 10px;
	color: #666;
}

/* */

.metadata-blocks {
  order: 1;
}
.viewer-blocks {
  order: 2;
}
.viewer-blocks {
  order: 2;
}