/*geo obras mssa*/
body{
	background-color: black!important;
	font-family: 'Trade Gothic LT Std Extended'!important;
	position: relative;
	top: 0px;
}
body, button, input, select, optgroup, textarea{
	font-family: 'Trade Gothic LT Std Extended'!important;
}
html, body, .wpgmp_map_container{
	height: 100%;
}
html, body{
	overflow: hidden;
}
.container{
	width: 97%;
	margin: 0 auto;
}
h1.entry-title, site-branding, #site-navigation, .entry-header, #cb-top-menu, .cb-mob-menu, .cb-mob-menu-wrap, #cb-header, #cb-logo-box, #cb-nav-bar, .ssba ssba-wrap {
	display: none;
}
.wrap, .cb-wrap-off #cb-content {
    width: 100%;
}
header{
	height: 74px;
	background-color: black;
	/*overflow: hidden;*/
	padding-top: 8px;
}
.site-branding{
	width: 200px;
	float: left;
	display: block;
}
.site-branding img{
	width: 110px;
}
.site-branding span{
	color: white;
    padding-left: 0;
    font-size: 10px;
    position: relative;
    top: -5px;
    display: block;
}
.filters{
	display: block;
	float: left;
	padding-top: 10px;
}
.filters .periodo{
	width: 250px;
    float: left;
    display: block;
}
.filters .relato{
	float: left;
    display: block;
    width: 250px;
    margin-left: 15px;
}
.filters .persona{
	float: left;
    display: block;
    width: 250px;
    margin-left: 15px;
}
.filters .institucion{
	float: left;
    display: block;
    width: 250px;
    margin-left: 15px;
}
.post, .page, .entry-content{
	margin-top: 0px;
	margin-bottom: 0px;
}
/**/
#page, main, .post, .page, .entry-content{
	height: 100%;
}
header{
	position: relative;
	z-index: 100;
}
#primary{
	position: absolute;
	width: 100%;
	top: 0;
}
.entry-content{
	/*padding-top: 160px;*/
}
.seleccionados{
	display: block;
	position: absolute;
	width: 100%;
	padding-top: 120px;
	text-align: center;
	color: white;
	z-index: 2;
}
.seleccionados .periodo_selected{
	display: block;
	margin: 0 auto;

}
.seleccionados .periodo_selected span{
	display: block;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 32px;
    font-size: 26px;
}
.seleccionados .relato_selected{
    margin: 0 auto;
    display: block;
}
.seleccionados .relato_selected span{
	display: block;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
}

.timeline{
	width: 85%;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.timeline:before{
	content: "";
	position: absolute;
	height: 1px;
	background-color: white;
	width: 100%;
	bottom: 60px;
	/*z-index: 1;*/
}
.timeline .year_big{
	position: absolute;
	font-size: 70px;
	font-weight: 700;
	color: #4b4b4b;
	bottom: 150px;
	width: 100%;
	text-align: center;
	pointer-events: none;
}
.timeline .year{
	width: 4.5%;
	height: 100%;
	float: left;
	display: block;
	text-align: center;
	position: relative;
	padding-top: 240px;
}
.timeline .year strong{
	color: #a0a0a0;
	font-size: 15px;
	font-weight: lighter;
	-webkit-transition: all .3s ease-out;
	  -moz-transition: all .3s ease-out;
	  -o-transition: all .3s ease-out;
	  transition: background-color all .3s ease-out;
}
.timeline .year:hover{
	background-color: #212121;
}
.timeline .year:hover strong{
	font-size: 17px;
	font-weight: bold;
	color: white;
	transition: all .1s ease-in;
}
.timeline .year ul{
	margin: 0;
	padding: 0;
	min-height: 500px;
}
.timeline .year ul li{
	width: 12px;
	height: 12px;
	display: block;
	margin: 0 auto;
	margin-bottom: 4px;
	border-radius: 6px;
	background-color: #f93902;
	cursor: pointer;
	position: relative;
	-webkit-transition: all .2s ease-out;
	  -moz-transition: all .2s ease-out;
	  -o-transition: all .2s ease-out;
	  transition: background-color all .2s ease-out;
}
.timeline .year:hover ul li{
	width: 16px;
	height: 16px;
	margin-bottom: 8px;
	border-radius: 8px;
}
.timeline .year ul li .info{
    position: absolute;
    width: 250px;
    z-index: 10;
    background-color: white;
    top: -150px;
    left: 20px;
    text-align: left;
    z-index: 5;
}
.timeline .year.ano_1990 ul li .info, .timeline .year.ano_1991 ul li .info {
	left: -245px;
}
.timeline .year ul li:hover .info{
	display: block;
}
.timeline .year ul li:hover{
	background-color: #ff9c81;
	width: 24px;
	height: 24px;
	border-radius: 12px;
}
.timeline .year ul li .info .mini{
	width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.timeline .year ul li .info .mini img{
	position: absolute;
    left: 0;
    top:0px;
    /*top: 50%;
    margin-top: -125px;*/
}
.timeline .year ul li .info .titulo {
    text-align: left;
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 5px;
}
.timeline .year ul li .info .ano_hito{
	display: none;
	font-weight: 700;
	background-color: #000000;
	color: white;
	font-size: 10px;
	padding: 2px 8px 0px 8px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
.timeline .year ul li .info .tipo{
	display: inline-block;
    background-color: #f93902;
    text-align: left;
    margin-bottom: 10px;
    padding: 4px 8px 2px 8px;
    color: white;
    float: left;
    margin-left: 10px;
    font-size: 10px;
    font-weight: 700;
    margin-right: 10px;
    line-height: 14px;
}
.timeline .year ul li.contexto{
	background-color: #ffffff!important;
	width: 12px!important;
    height: 12px!important;
    border-radius: 6px!important;
    margin-bottom: 4px!important;
	position: absolute;
	bottom: 50px;
	left: 50%!important;
    margin-left: -8px!important;
    /*z-index: 3;*/
}
.timeline .year ul li.contexto .info{
	top: inherit;
	bottom: 8px;
}
.timeline .year ul li.contexto .info .tipo, .timeline .year ul li.contexto .info .mini{
	display: none;
}
li.contexto .ano_hito{
	display: inline-block!important;
}
.timeline .year ul .contexto~.contexto{
	bottom: 70px;
}
.timeline .year ul .contextor~.contexto~.contexto{
	bottom: 80px;
}

.timeline .year ul li .info{
	display: none;
}


.tools.list{
	position: absolute;
    right: 255px;
    color: white;
    top: 14px;
    font-size: 20px;
}
.tools.filter{
	position: absolute;
     right: 215px;
    color: white;
    top: 14px;
    font-size: 20px;
}
.tools.hito{
	position: absolute;
    right: 170px;
    color: white;
    top: 14px;
    font-size: 20px;
}
.tools.credits{
	position: absolute;
    right: 110px;
    color: white;
    top: 30px;
    font-size: 20px;
}
.tools.info{
	position: absolute;
    right: 70px;
    color: white;
    top: 30px;
    font-size: 20px;
}
.tools.play{
	position: absolute;
    right: 82px;
    color: white;
    top: 14px;
    font-size: 20px;
}
.tools.web{
	position: absolute;
    right: 30px;
    color: white;
    top: 30px;
    font-size: 20px;
}
.tools:hover{
	color: #fe3800!important;
}

/*select style*/
.tooltip{
	display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    background-color: rgba(0,0,0,1);
    text-align: center;
    border-radius: 10px;
    font-size: 12px;
    line-height: 23px;
    font-weight: bolder;
    cursor: pointer;
    position: relative;
    z-index: 9998;
}
.tooltip:hover{
	background-color: rgba(0,0,0,.6);
	z-index: 9999;
}
.tooltip:hover:before, .tooltip:hover:after{
	display:block;
	transform-origin: 100% 0%;
	-webkit-animation: fadeIn 0.3s ease-in-out;
	animation: fadeIn 0.3s ease-in-out;
	z-index: 9999;
}
.tooltip:before{
	display: none;
	text-align: left;
	background-color: #1E2021;
	padding: 20px;
	width: 300px !important;
	position: absolute !important;
	border-radius: 3px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
	right: -18px !important;
	color: #FFF;
	font-size: 10px;
	line-height: 1.4;
	height: auto !important;
	top: 30px !important;
	z-index: 9999;
}
.tooltip:before{
	position: absolute;
	content: 'Créditos';
	
}
.tooltip:after{
	display: none;
	width:0;
	height: 0;
	border:6px solid transparent;
	border-bottom-color:#1E2021;
	right: 4px;
	top: 18px;
	content:'';
	position: absolute;
	z-index: 20;
}

@-webkit-keyframes fadeIn {
	0% { 
		opacity:0; 
		transform: scale(0.6);
	}

	100% {
		opacity:100%;
		transform: scale(1);
	}
}

@keyframes fadeIn {
	0% { opacity:0; }
	100% { opacity:100%; }
}

.tooltip.color{
	display: inline-block!important;
    float: inherit!important;
    margin: inherit!important;
    margin-left: 10px!important;
    line-height: 18px!important;
}
.tooltip.ano:before{
	content: 'De acuerdo a documentación de Archivo.';
}
.tooltip.tipologia:before{
	content: 'Tipo de obra de arte.';
}
.tooltip.color:before{
	content: 'Color predominante en la obra categorizado por seres humanos.';
}
.tooltip.periodo:before{
	content: 'Etapa del Museo en que fue donada la obra. Conócelas aquí';
}
.tooltip.country:before{
	content: 'País desde donde se gestionó el envío de la obra de acuerdo a archivos del Museo.';
}
.tooltip.sexo-artista:before{
	content: 'Sexo registral construido con fuentes documentales.';
}
.tooltip.origen-auto:before{
	content: 'País que otorga la nacionalidad oficial del artista donante.';
}
.tooltip.continente:before{
	content: 'De donde proviene la gestión de la donación de obra.';
}
.tooltip.list:before{
	content: 'Ver lista de obras';
	width: 150px!important;
}
.tooltip.filter:before{
	content: 'Ver filtro de obras';
	width: 150px!important;
}
.tooltip.credits:before{
	content: 'Créditos';
	width: auto!important;
	width: 100px!important;
}
.tooltip.info:before{
	content: 'Glosario';
	width: auto!important;
	width: 140px!important;
}
.tooltip.play:before{
	content: 'Ver tour de uso';
	width: auto!important;
	width: 140px!important;
}
.tooltip.web:before{
	content: 'Web MSSA';
	width: auto!important;
	width: 120px!important;
}

.select2-container .select2-selection--single{
	height: 42px;
}
.select2-container .select2-selection--single.select2-selection--clearable, .select2-selection--clearable .select2-selection__clear{
	background-color: #ff3800!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 44px;
	font-size: 12px!important;
	color: white;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 44px;
	background: transparent!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	display: block!important;
}
.select2-results__option {
    font-size: 12px!important;
    color: white;
}
.select2-container .select2-selection--single{
	border-radius: 0px!important;
	background-color: black!important;
    border-color: white!important;
}
.select2-dropdown {
    background-color: black;
    border: 1px solid #fafafa;
    border-radius: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    height: 40px;
    margin-right: 0px;
    padding-right: 7px;
    background-color: black;
    z-index: 10;
    font-size: 20px;
    color: white;
}
.select2-container--default .select2-results__option--selected {
    background-color: #6c6c6c;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}
/*fix footer*/
#cb-footer #cb-widgets{
	width: 1200px;
}
#cb-footer #cb-widgets p{
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.footer-copy .wrap{
	width: 1200px;
}
.footer-partners img{
	width: 60%!important;
    display: inline-block!important;
}

/*ficha*/
#hito {
	height: 100%;
	display: block;
}
#hito .cb-main{
	margin: 0;
	padding: 0;
	height: 100%;
	display: block;
}
#hito .doc_img{
	float: left;
    display: block;
    margin-right: 15px;
    margin-bottom: 15px;
    width: 40%;
    height: auto;
}
#hito .periodo, #hito .relato{
	font-size: 10px;
	background-color: #ff3800;
	color: white; 
	display: inline-block;
    padding: 5px 10px 1px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#hito h3{
	margin: 0;
    font-size: 14px;
    margin-bottom: 8px;
    display: block;
    width: 100%;
}
#hito h4{
	margin: 0;
    font-size: 12px;
    display: block;
    width: 100%;
}
#hito p.descripcion{
	font-size: 12px;
}
#hito .instituciones{
	font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 20px;
    color: black;
}
#hito .personas{
	font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 20px;
    color: black;
}
#hito a.doc_link{
	font-size: 12px;
    background-color: #000000;
    color: white;
    float: right;
    display: inline-block;
    padding: 5px 10px 0px 10px;
}
#hito a.doc_link:hover{
	background-color: #313131;
	text-decoration: none;
}

@media only screen and (min-width: 1600px) {
	.entry-content{
		/*padding-top: 230px;*/
	}
	.timeline{
		width: 77%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 1367px) {
	.filters .periodo, .filters .relato, .filters .persona, .filters .institucion{
		width: 230px!important;
	}
	.seleccionados {
	    display: block;
	    position: absolute;
	    width: 100%;
	    padding-top: 80px!important;
	    text-align: center;
	    color: white;
	    z-index: 2;
	}
	.timeline .year {
	    width: 4.5%;
	    height: 100%;
	    float: left;
	    display: block;
	    text-align: center;
	    position: relative;
	    padding-top: 150px!important;
	}
}
@media only screen and (max-width: 600px) {
	#cb-footer #cb-widgets{
		width: 100%;
	}
	.site-branding span, .location_listing1, .location_pagination1, .wpgmp_filter_wrappers, .tools.list, .tools.filter, .tools.play{
		display: none;
	}
	.caja-popup{
		max-width: 100vw!important;
		height: 100%;
	}
	.caja-popup .tour{
		display: none;
	}
	.tools.web{
		right: 10px;
	}
	.tools.info{
		right: 52px;
	}
	.tools.credits{
		right: 94px;
	}
	header{
		padding-top: 22px;
	}
	.filters{
		padding-top: 20px;
		width: 100%!important;
	}
	.filters .periodo, .filters .relato, .filters .persona, .filters .institucion{
		width: 100%!important;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	.timeline{
		width: 95%;
	}
	.timeline .year{
		padding-top: 300px!important;
	}
	.timeline .year strong{
		display: none;
	}
	.timeline .year ul li, .timeline .year ul li.contexto{
		width: 10px!important;
		height: 10px!important;
	}
	.timeline .year ul li:hover{
		width: 10px!important;
		height: 10px!important;
	}
	.seleccionados, .timeline .year ul li .info{
		display: none;
	}
	.timeline .year ul li:hover .info{
		display: none!important;
	}
	.timeline .year_big{
		z-index: -1;
		font-size: 28px;
		bottom: 0;
	}
	.hito-popup .caja-popup{
		top: 0!important;
	    margin-top: 0!important;
	    left: 0!important;
	    margin-left: 0!important;
	    height: 100vh!important;
	}
	#hito .doc_img {
	    float: none;
	    width: 100%;
	}
	.timeline:before{
		bottom: 59px;
	}
}
