body {
	background-color: white; /*#71738c; 343a40*/
	background-repeat: no-repeat;
	background-position-x: 50%;
}

.menuPrincipal {
	background-color: rgba(255,255,255,.90);
	padding: 0;
	border-bottom: 1px solid #3b3d3f;
	position: fixed;
	width: 100%;
}

.offcanvas-header {
	padding: 8px;
	padding-left: 15px;
}
.offcanvas-body {
	border-top: 1px solid #3b3d3f;
}
.offcanvas-texto {
	font-size: .8em;
	text-align: justify;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.offcanvas-texto-2 {
	font-size: .8em;
	font-style: italic;
	text-align: justify;
	color: silver;
	padding-bottom: 10px;
}
.navbar-toggler {
	padding: 3px;
	font-size: 1em;
}

.contenedor-main {
	padding-top: 0px;
	padding-left: 0px;
}
.side-panel {
	padding-top: 0px !important;
	bottom: 0;
	box-shadow: 4px 4px 5px 3px rgba(100,100,100,.05);
	position: fixed;
	top: 0px;
}
.side-panel-inicio {
	padding-top: 20px !important;
	background-color: rgba(255,255,255,.90);
	width: 420px;
	padding: 20px;
	margin-top: 0px !important;
	margin-left: 120px;
}

.side-panel-ubicacion {
	background-color: rgba(255,255,255,.90);
	width: 500px;
}

.side-panel-plano {
	background-color: rgba(255,255,255,.50);
	width: 540px;
}

.side-panel-fragmento {
	background-color: rgba(255,255,255,.95);
	width: 540px;
}

.menu-puntitos {
	background-color: transparent;
	width: 56px;
	height: 252px;
	overflow-y: scroll;
	overflow-x: hidden;
	border-right: 1px solid #3b3d3f;
	border-radius: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}

.menu-puntitos-ficha {
	height: 360px;
}

.menu-puntitos .list-group-item {
	background-color: transparent;
	padding: 8px 8px 8px 0px;
	border: transparent;
}
.menu-puntitos .badge {
	cursor: pointer;
	border: 1px solid white;
	border-radius: 20px;
	border-color: #6c757d;
	background: transparent;
	text-decoration: none;
	padding: 6px 6px 6px 4px;
}

.menu-puntitos .badge:hover,
.menu-puntitos .badge.active {
	color: white;
	background: red;
}

.video {
	padding: 0px 0px 0px 0px;
	width: 450px;
	height: 252px;
	background-color: white;
}
.video-ficha {
	width: 100%;
}


.menu-contenido {
	background-color: transparent;
	width: 100%;
	padding: 15px;
}

.menu-contenido-acta {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 140px;
	/*border-bottom: 1px solid black;*/
	color: black;
	margin-top: 10px;
	background-color: transparent;
	font-size: .8em;
}

.menu-sector {
	background-color: transparent; /*#373737*/ /*#938733*/
	font-size: 1.2em;
	text-align: center;
	line-height: 40px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	/*border-top: 1px solid #3b3d3f;*/
	border-bottom: 1px solid #cacaca;
	border-radius: 0;
	width: 100%;
}

.menu-sector .fotos {
	border-left: 1px solid #cacaca;
}

.titulo-menu {
	background-color: #454545; /*#373737*/ /*#938733*/
	color: #ffffff;
}

.titulo-sector {
	background-color: transparent; /*#373737*/ /*#938733*/
	font-size: 1.3em;
	text-align: left;
	line-height: 25px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-radius: 0;
	width: 100%;
}

.titulo-texto {
	background-color: transparent; /*#373737*/ /*#938733*/
	font-size: 1.2em;
	text-align: center;
	line-height: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom: 2px solid #3b3d3f;
	border-radius: 0;
	width: 100%;
}

.titulo-texto .btn {
	line-height: 30px;
	height: 45px;
}

.titulo-texto .btn-link {
	color: white;
	text-decoration: none;
	font-size: 1em;
	text-align: center;
}

.titulo-texto .izquierdo {
	border-right: 1px solid #3b3d3f;
}

.titulo-texto .derecho {
	border-left: 1px solid #3b3d3f;
}

.titulo-texto-2 {
	background-color: transparent; /*#373737*/ /*#938733*/
	font-size: 1em;
	text-align: center;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-radius: 0;
	width: 100%;
}
/*
.titulo-texto-2 .btn {
	line-height: 30px;
	height: 45px;
}*/
.titulo-texto-2 .btn-link {
	color: white;
	text-decoration: none;
	font-size: 1em;
	text-align: center;
}

.titulo-texto-2 .activado {
	color:white;
	font-weight: bolder; 
	background-color: #454545;
}

.titulo-texto-2 .desactivado {
	border: 1px solid #9ea2a7;
}


.titulo-fragmento {
	color: red;
	text-align: center;
	font-size: 0.9em;
	padding-left: 20px;
	padding-right: 20px;
}

.leyenda {
	padding-left: 20px;
	padding-right: 20px;
}
.leyenda.doble {
	color: black;
}
.leyenda.doble strong {
	color:white;
	font-weight: normal;
}










/*
.vidrio {
	color: white;
	background-color: rgba(50,50,50,.7) !important;
	box-shadow: 4px 4px 5px 3px rgba(10,10,10,.25);
}

.vidrio .list-group-item {
	background-color: transparent;
	color: silver;
	cursor: pointer;
	font-size: .9em;
}
.vidrio .list-group-item:hover {
	background-color:  rgba(10,10,10,.4);
}
.vidrio .list-group-item strong {
	color: white;
	font-weight: normal;
	display: block;
}*/

/*#popup .modal-content {
	background-color: rgba(10,10,10,.75);
	color: white;
	border: 1px solid silver;
}
#popup .btn-close {
	color: silver;
	background-color: aliceblue;
}*/




/*MODAL FOTOS*/
.modal-content {
	background-color: rgba(255, 255, 255, 0.95);
	color: rgb(0, 0, 0);
	border: 1px solid silver;
}
.modal-content .btn-close {
	color: silver;
	background-color: aliceblue;
}

.modal-backdrop {
	background-color: transparent;
}




/*MENU INDEX*/
.menu-tipo .nav-link {
	color: inherit;
	cursor: pointer;
}

.menu-tipo li {
	background-color: rgba(255,255,255,.15);
	color: rgb(0,0,0,.85);
	border-radius: 0;
	border-bottom: 1px solid #454545;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.menu-tipo li :hover {
	background-color: rgba(69,69,69,1);
	color: rgb(255, 255, 255);
	border-radius: 0;
}
.menu-tipo div {
	text-transform: none !important;
}
.menu-tipo a {
	color: rgb(0,0,0,.75);	
	text-decoration: none;
}




.submenu {
	width: 425px;
	position: absolute;
	top: 95px;
	left: 385px;
	padding: 10px;
}
.subsubmenu {
	width: 425px;
	height: 560px;
	position: absolute;
	/*
	top: 130px;
	left: 815px;
	*/
	top: 0px;
	left: 435px;
	padding: 10px;
	overflow-y: auto;
}

embed {
	height: 580px;
}
.brand {
	text-align: center;
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 0;
}
.brand,
.brand:hover {
	color: white;
}

/*
.botones-secciones {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}
.botones-secciones .btn {
	position: relative;
	border-color: silver;
	color: silver;
}
.botones-secciones .btn:hover {
	background-color: #938733;
	color: white;
}
.botones-secciones p {
	position: absolute;
}
.botones-secciones img {
	position: absolute;
	width: 130px;
	margin-right: 20px;
	cursor: pointer;
	border-radius: 10px;
}


.botonera-secciones {
	text-align: center;
}
.botonera-secciones .btn {
	font-size: .7em;
}
.botonera-secciones .btn.active {
	background-color: #938733;
	border-color: #938733;
	color: white;
}
.botonera-secciones .btn:not(.btn-danger):not(.active) {
	background-color: silver;
}*/


.titulo-fede {
	display: flex;
}
.titulo-plano {
	background-color: #DC3545; /*#373737*/ /*#938733*/
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 15px;
	font-size: 1.2em;
	text-align: center;
}

.cuadro-fragmentos {
	background-color: #373737; /*#938733*/
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
	padding-top: 1rem;
	font-size: 1em;
	text-align: center;
	border-top: 1px solid #6c757d;
	border-bottom: 1px solid #6c757d;
}
.cuadro-fotos {
	background-color: #373737; /*#938733*/
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
	padding-top: 10px;
	font-size: 1em;
	text-align: center;
	border-top: 1px solid #6c757d;
	border-bottom: 1px solid #6c757d;
}
.sobre-botonera {
	margin-bottom: 5px;
	text-align: center;
}
.sobre-botonera .btn {
	font-size: .67em;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
}




/*TEXTOS*/
.texto {
	font-size: .8em;
	overflow-y: auto;
	overflow-x: hidden;
	padding: 3px;
	padding-top: 15px;
}
.texto h4 {
	color: #000000;
	font-size: 1.2em;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	padding-left: 10px;
}
.texto h5 {
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
	padding-left: 0px;
}
.texto ul {
	list-style: none;
	padding-left: 0;
}
.texto ul li {
	padding-left: 0;
}
.texto p {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	margin-bottom: 5px;
}




.botonera-titulo {
	padding-top: 0;
	font-size: .8em;
}

.botonera-titulo .nav-link {
	border-radius: 0;
	color: white;
}

.botonera-titulo .nav-link.active {
	background-color: #373737;
	box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
	color: #a19332;
}
.marquita,
.conpopup {
	cursor: pointer;
	padding: 3px;
	padding-left: 5px !important;
}
.marquita:hover {
	background-color: rgba(200,200,0,.5);
	border-radius: 3px;
}


/*MODAL FOTOS*/
.modal-header {
	padding: 5px 5px 5px 10px;
	background-color: white;
}
.modal-header .btn-close {
	margin: 0;	
}

.carousel-control-next .carousel-control-next-icon,
.carousel-control-prev .carousel-control-prev-icon,
.carousel-control-next:hover .carousel-control-next-icon,
.carousel-control-prev:hover .carousel-control-prev-icon {
	background-color:  rgba(200,200,200,.7);
	border-radius: 5px;
}

/*ESTO VA*/
img.referencias {
	position: fixed;
	cursor: pointer;
	/*bottom: 190px;*/
	top: 160px;
	right: -230px;

}
/*ESTO VA*/
img.referencias.active {
	/*bottom: 190px;*/
	top: 170px;
	right: 0px;
}





.victimas td {
	color: white;
	border-bottom-color: rgb(100,100,100);
	text-align: center;
}
.victimas td.nombre,
.victimas td.subnombre,
.victimas td.subsubnombre {
	text-align: left;
}
.victimas td.subnombre {
	padding-left: 20px;
}
.victimas td.subsubnombre {
	padding-left: 40px;
}
.victimas tr:hover td {
	color: red;
}
.victimas .bi {
	margin-left: -5px;
}
.victimas td span {
	padding: 0px;
	margin-left: 2px;
	border: 1px solid transparent;
}


.victimas .marca-foto {
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 5px;
	border-color: #6c757d;
	background: transparent;
	color: white;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.victimas .marca-foto:hover {
	color: white;
	background: #a19332;
}
.victimas tr:hover td .badge,
.victimas tr:hover td span {
	cursor: pointer;
	border: 1px solid white;
}
@media screen and (max-width: 1400px){
	.submenu {
		top: 25px;
	}
	embed {
		height: 500px;
	}
}

/*MODAL FOTOS*/
.epigrafe {
	margin: 0px 0px 0px 0px;
	font-size: .8em;
	padding: 5px;
	background-color: rgba(238, 238, 238, 0.5);
	border-top-style: solid;
	border-top-color: silver;
	border-top-width: 1px;
	text-align: center;

}
.carousel-item img {
	text-align: center !important;
}

.nowrap {
	white-space: nowrap;
}

.conlink,
.link {
	cursor: pointer;
}

.conlink .nombre,
.link .nombre {
	font-weight: bold;
	padding-bottom: 4px;
	color: #a19332;
}

.conlink .sectores,
.link .sectores { 
	text-align: left;
	padding-bottom: 4px;
	color: #505050;
}

.titulolinks .nombre {
	font-weight: bold;
	padding-bottom: 4px;
	color: #a19332;
}
.bg-fragmento {
	background-color: transparent;
	color: rgb(78, 78, 78);
}

/*.bg-azul {
	background-color: #00c2ff;
	color: black;
}
.bg-violeta {
	background-color: #8378ff;
	color: black;
}
.bg-cielo {
	background-color: #b6fbff;
	color: black;
}
.bg-orange {
	background-color: #ff7a00;
	color: black;
}
.bg-orangito {
	background-color: #ffb800;
	color: black;
}
.bg-yellow {
	background-color: yellow;
	color: black;
}
.bg-verdolaga {
	background-color: #BBEF9A;
	color: black;
}
.bg-fucsia {
	background-color: fuchsia;
	color: black;
}
.bg-violetaposta {
	background-color: #92008C;
	color: white;
}
.bg-verde {
	background-color: green;
	color: white;
}*/

table td.titulo {
	font-weight: bold;
	padding-bottom: 4px;
	color: #a19332;
	text-align: left !important;
}

table td.subnombre strong {
	padding-right: 5px;
}



/*MODAL FOTOS*/
.modal-xxl {
	max-width:none;
	width: 60%;
}
.modal-xxl img {
	max-height: 440px !important;
	max-width: 100%;
	min-width: auto;
	margin: 0 auto;
}

@media screen and (min-height: 900px) {
	.modal-xl .carousel-item img {
		height: 900px;
	}		
	.modal-xxl img {
		max-height: 840px;
	}
}
@media screen and (min-height: 0px) {
	.modal-xl .carousel-item img {
		height: 500px;
	}		
}



/*BOTONERA UBICACIÓN ZOOM*/
.botones-zoom {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.botones-zoom img {
	border: 1px solid #999;
	width: 130px;
	margin-right: 20px;
	cursor: pointer;
	border-radius: 10px;
}

.botones-zoom img:hover,
.botones-zoom .active {
	border: 2px solid rgb(0, 0, 0);
}

.sinborde td {
	border-style: none;
	border-color: transparent !important;
	vertical-align: middle !important;
}

.accordion-item {
	background-color: transparent; /*#373737*/ /*#938733*/
	border-radius: 0 !important;
	border-style: none;
	border-bottom: 1px solid #3b3d3f;
	width: 100%;
}

.encabezado {
	font-size: .8em;
	color: black !important;
}

.accordion-header .accordion-button {
	background-color: transparent;
}

.accordion-body-video {
	padding: 10px 0px 5px 0px;
	background-color: white;
}

.accordion-body .list-group {
    border: none;
}
.accordion-body .list-group-item {
    border-radius: 0;
}

.div-ficha {
    box-shadow: 0px 20px 29px 10px rgba(0, 0, 0, .3);
}