html, body {
	overflow-x: hidden;
}

div {
	border: solid 0px #eee;
}



.jumbotron_bar {
	background: rgba(0, 0, 0, 0.3);
	font-size: 14px;
	padding: 8px 0px;
	position: relative;
	z-index: 3;
	margin-bottom: 0px;
}

.jumbotron_body {
	position: relative;
	padding: 95.5px 0;
	z-index: 2;
}

.jumbotron.jumbotron-pattern {
	background-repeat: repeat;
	background-size: inherit;
}

.jumbotronAnalisisTransversal {
	background-image: url('../images/jumbotron_principal.jpg');
	/* 	background-repeat: no-repeat, no-repeat; */
	/* 	background-size: cover; */
	background-repeat: repeat;
	background-size: inherit;
	background-position-y: 100%;
	background-position-x: 20%;	
	position: relative;		
	background-size: cover; 
	color: #fff;
	margin-bottom: 0;
	padding: 0px;
}

.jumbotronGenero {
	/**background-color: #003552;*/
	/** background-color: cyan;*/
	background-image: url('../images/PA_Analisis-Transversal_genero.jpg');
	background-repeat: no-repeat, no-repeat;
	background-size: cover;
	height: 100%;
	background-position-y: 55%;
	position: relative;
	background-position: center center;
	background-position-y: center;
	background-size: cover;
	color: #fff;
	margin-bottom: 0;
	padding: 0px;
}

.jumbotronNiniez {
	/**background-color: #003552;*/
	/** background-color: cyan;*/
	background-image: url('../images/PA_Analisis-Transversal_niniez.jpg');
	background-repeat: no-repeat, no-repeat;
	background-size: cover;
	height: 100%;
	background-position-y: 55%;
	position: relative;
	background-position: center center;
	background-position-y: center;
	background-size: cover;
	color: #fff;
	margin-bottom: 0;
	padding: 0px;
	/* 	opacity: 1.8; */
}

.jumbotronDiscapacidad {
	/**background-color: #003552;*/
	/** background-color: cyan;*/
	background-image:
		url('../images/PA_Analisis-Transversal_discapacidad.jpg');
	background-repeat: no-repeat, no-repeat;
	background-size: cover;
	height: 100%;
	background-position-y: 55%;
	position: relative;
	background-position: center center;
	background-position-y: center;
	background-size: cover;
	color: #fff;
	margin-bottom: 0;
	padding: 0px;
	/* 	opacity: 1.8; */
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
}

/* .jumbotron .jumbotron_bar .breadcrumb li a { */
/*     color: #fff; */
/*     font-size: 14px; */
/*     text-decoration: none; */
/* } */
.breadcrumb {
	margin: 0px -15px;
	padding: 8px;
}

.breadcrumb a {
	color: white;
	font-weight: inherit;
}

.a {
	color: white;
}

/* } */

/* .breadcrumb a { */
/* 	font-size: 14px; */
/* 	text-shadow: 0 2px 2px rgba(0,0,0,0.5); */
/* 	color:white; */

/* } */
.breadcrumb>.active {
	font-size: 14px;
	color: white;
}

/* .breadcrumb>li+li::before, .breadcrumb>.active { */
/* 	font-size: 14px; */
/* 	color: white; */
/* 	text-shadow: 0 2px 2px rgba(0,0,0,0.5); */
/* } */
.descripcionParrafo {
	font-weight: bold;
}

.pa-title {
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}

.btn3-primary {
	background-color: white;
	background: #6a1b99;
}

.btn3-primary:hover {
	background-color: #b15fe2;
}

.btn2-primary {
	background-color: white;
	background: #cddc39;
}

.btn2-primary:hover {
	background-color: #e4ed96;
}

.icon-item i {
	margin-bottom: 0;
}

.niniez > .panel-heading {
	/**background-image: url('../images/barrilete.svg');
	background-color: palevioletred;*/
	background-image: url('../images/atajo_niniez.jpg');
}

.genero > .panel-heading{
	/**background-image: url('../images/dire-genero-lineal.svg'); 
	background-color: #6a1b99;*/
	background-image: url('../images/atajo_genero.jpg'); 
}

.discapacidad > .panel-heading{
	/**background-image: url('../images/discapacidad.svg');
	background-color: forestgreen;*/
	background-image: url('../images/atajo_discapacidad.jpg');
}

.clima > .panel-heading{
	background-image: url('../images/atajo_cambioclimatico.jpg');
	/*background-repeat: no-repeat;
	background-position: 80% 80%;*/
}

.listadoJumbotronNiniez {
	background-image: url('../images/bg-fondo-listado-nformes-ninez.jpg');
	background-repeat: no-repeat, no-repeat;
	background-size: cover;
	height: 100%;
	background-position-y: 55%;
	position: relative;
	background-position: center center;
	background-position-y: center;
	background-size: cover;
	color: #fff;
	margin-bottom: 0;
	padding: 0px;
	/* 	opacity: 1.8; */
}

