@charset "utf-8";

/* RESET
   ============================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	/*font-family: Roboto, sans-serif;*/
	font-family: "Roboto", "Adobe Blank";
	font-weight: 300 !important;
	font-style: normal;
	font-size: 99%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:active,
a:hover,
a:focus {
    outline: none;
}
button,
input,
select,
textarea {
    margin: 0;
    vertical-align: baseline;
}
button,
input {
    line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    overflow: visible;
}
button[disabled],
input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
	-moz-box-sizing:border-box;
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}


/* SYSTEM TEPLATE*/

span.highlight {
	background-color: #000;
	font-weight: bold;
	padding: 1px 0;
}

.clearfix {
	clear: both;
}

form#searchForm .btn {
	margin: 0;
	padding: 7px 10px;
	line-height: 1em;
}

.filter-search .chzn-container {
	width: auto !important;
}

.filter-search button{
	margin-top: 3px !important;
}

.chzn-results li {
	width: 120%;
}

#lista-ausentes a {
	background-color: white;
}

#lista-ausentes a div {
	background-color: white;
	text-align: center;
}

#app-emergencia-9-1-1 tr {
	background-color: transparent !important;
}

#app-emergencia-9-1-1 td {
	border:0;
}


#app-emergencia-9-1-1 img#logo-app-911 {
	margin-bottom: -72px;
}

#contenidoPrincipal .pagination li {
	display: inline-block;
	padding: 0;
	text-align: left;
	border: solid 0px #eee;
	margin: 0 2px;
	color: white;
	float: left;
	border: 1px solid #333;
	background-color: #444;
	border-radius: 5px;
	margin-bottom: 5px;
}

#contenidoPrincipal .pagination li a:hover {
	background-color: #2E2B2D !important;
}

#contenidoPrincipal .pagination li span:hover {
	cursor:not-allowed;
}

#contenidoPrincipal .pagination li.pagination-start,
#contenidoPrincipal .pagination li.pagination-prev,
#contenidoPrincipal .pagination li.pagination-next,
#contenidoPrincipal .pagination li.pagination-end {
	display: inline-block;
	float: left;
	border: 1px solid #333;
	background-color: #444;
	border-radius: 5px;
}

#contenidoPrincipal .pagination li a,
#contenidoPrincipal .pagination li span {
	display: block;
	line-height: 100%;
	padding: 3px 6px;
	text-decoration: none;
}

.articulo ul {
    margin-left: 25px;
}

/* DESKTOP - TODOS LOS NAVEGADORES
   ============================================================== */

/* --------------- GENÉRICOS --------------- */

ul, ol {
	line-height: 18px;
}
b, strong {
	font-weight: bold !important;
	font-style: normal;
}
p.cursiva {
	font-style: oblique;
}

.btn {
	padding: 0 25px;
	line-height: 26px;
	height: 26px;
	vertical-align: middle;
	background-color: #F8F8F8;
	border: 1px solid #999;
}
.btn:hover {
	background-color: #EEE;
}

.hideRead {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}
.hideTextRead{
	display:block;
	text-indent: -9999em
}

/* Lista horizontal */
ul.listaHorizontal {
	margin: 0;
	padding: 0;
	line-height: inherit;
}
.listaHorizontal li {
	float: left;
	padding: 0 0 0 15px;
	list-style: none
}
.listaHorizontal li:first-child {
	padding-left: 0!important
}

/* Ícono RSS */
.listaHorizontal li a.icn-adquisiciones {
	display: block;
	padding-right: 17px;
	background: url(../imgs/icn-rss.png) right no-repeat;
	background: url(../imgs/icn-rss.svg) right no-repeat, none;
	height: 13px;
}

/* Márgenes */
.mTop {
	margin-top: 20px;
}
.mBottom {
	margin-bottom: 15px;
}

/* Links */
a {
	color: #00F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Flotación */
.floatIzq {
	float: left;
}
.floatDer {
	float: right;
}
.clearFloat {
	clear: both;
	padding: 0!important;
}

html{
	/*font: 14px Arial, Helvetica, sans-serif;*/
	font-family: 'Roboto', sans-serif;
}

html, body {
	/*background-color: #000;*/
	background-color: #2e2b2d;
}

body {
	/*background: url('../imgs/fondo.png') 0 0 repeat;*/
}

/* Encabezados */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.9em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
span.destacado{
	color: #696969;
}

a {
	color:#5ea8dc;
}

main#contenidoPrincipal {
    background-color: #3C3C3B;
}

/* Contenedor principal */
.contenedorGeneral {
	margin: 0 auto;
	max-width: 980px;
	/*background-color: #fff;*/
}

/* Cabezal superior */
#cabezalSuperior {
	/*padding: 12px 1.5%;*/
	padding-top:30px;
	width: 100%;
	overflow: auto;
	/*background-color: #2e2b2d;*/
}

#cabezalSuperior nav.floatDer ul {
	margin:0;
	line-height: inherit;
}



/* Cabezal principal */
.headerPrincipal {
	position: relative;
	float: left;
	width: 40%;
	/*padding: 10px 0 10px 0;*/
	overflow: hidden;
	background-color: #141F30;

    -webkit-box-shadow: -1px -2px 3px -2px #000;
    -moz-box-shadow: -1px -2px 3px -2px #000;
    box-shadow: -1px -2px 3px -2px #000;
	/*
	-webkit-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.75);
	*/

	/*border-top-left-radius: 3px;
	border-top-right-radius: 3px;*/
}

#contBusquedaPrincipalHeader form {
	margin: 0;
}

ul.sigFreeClassic li.sigFreeThumb a {
	display: inline-block !important;
	margin: 0 auto !important;
}

ul.sigFreeClassic li.sigFreeThumb {
	padding:1%;
	background-color: transparent !important;
	width: 46%;
	/*padding: 20px !important;*/
}

ul.sigFreeClassic li.sigFreeThumb img {
    -webkit-box-shadow: 7px 6px 9px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 7px 6px 9px 0px rgba(0,0,0,0.75);
    box-shadow: 7px 6px 9px 0px rgba(0,0,0,0.75);
}

ul.sigFreeClassic {
	margin: 8px auto !important;
	padding: 8px 0 !important;
	list-style: none;
	clear: both;
	overflow: hidden;
	border-left: 5px solid #7a7a7a;
	margin-top: 40px !important;
	padding-left: 10px !important;
	border-radius:5px;
}


.gabinete-autoridad {
/*border:1px solid red;*/
padding-left:50px;
}
.gabinete-autoridad img {
    border: 15px solid #333;
    border-radius: 130pc;
     width:100%;
     height:auto;
}

.gabinete-datos {
    /*border: 1px solid blue;
    float: right;*/
    width: 76%;
    padding-top:25px;
}

.gabinete-foto {
    float: left;
    width: 17%;
    /*border: 1px solid yellow;*/
}

.gabinete-nombre,.gabinete-email {
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
}


.fancybox-caption-wrap {
  visibility:hidden !important;
}

/*
ul.sigFreeClassic li.sigFreeThumb {
	background-color: transparent !important;
    width: 48% !important;
    padding-bottom: 20px;
}

ul.sigFreeClassic li.sigFreeThumb a {
    width: 100% !important;
    height: auto !important;
    background-color: transparent !important;
}

#galeriaImagenes ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg,
#galeriaImagenes ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {

    -webkit-box-shadow: 7px 6px 9px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 7px 6px 9px 0px rgba(0,0,0,0.75);
    box-shadow: 7px 6px 9px 0px rgba(0,0,0,0.75);

    background-size: contain;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 0 !important;
    padding-top: 66.64% !important;
}
*/

#fancybox-buttons {
	top:auto !important;
	bottom: 10px;
}


#articuloPanelDerecho #galeriaImagenes {
	/*padding: 0;*/
}

main .contenido {
	padding: 20px 30px;
	font-family: Roboto, sans-serif !important;
	color:white;
}

.miP5 {
	background-color: #e7e7e7;
}

.miP6 #banners-inicio a {
	width: 25%;
	height: auto;
	display: inline-block;
}

.miP6 #banners-inicio img {
	width: 100%;
	height: auto;
	padding:0;
	margin:0;
	margin-bottom:-3px;
	border:0;
}

.miP6 #banners-inicio .custom p {
	padding: 0;
	margin:0;
	padding-bottom: 0;
	background-color: #3C3C3B;
	overflow: hidden;
}

.miP6 #banners-inicio a {
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.miP6 #banners-inicio a#btn_unicom {
	background-image: url('../imgs/banners-inicio/unicom.png');
}

.miP6 #banners-inicio a#btn_servicios_programas {
	background-image: url('../imgs/banners-inicio/servicios-programas.png');
}

.miP6 #banners-inicio a#btn_servicios_linea {
	background-image: url('../imgs/banners-inicio/servicios-en-linea.png');
}

.miP6 #banners-inicio a#btn_desarrollo_humano {
	background-image: url('../imgs/banners-inicio/gestion-desarrollo-humano.png');
}

.miP6 #banners-inicio a#btn_unicom:hover {
	background-image: url('../imgs/banners-inicio/unicom-activo.png');
}

.miP6 #banners-inicio a#btn_servicios_programas:hover {
	background-image: url('../imgs/banners-inicio/servicios-programas-activo.png');
}

.miP6 #banners-inicio a#btn_servicios_linea:hover {
	background-image: url('../imgs/banners-inicio/servicios-en-linea-activo.png');
}

.miP6 #banners-inicio a#btn_desarrollo_humano:hover {
	background-image: url('../imgs/banners-inicio/gestion-desarrollo-humano-activo.png');
}

.miP6 #banners-inicio .custom p span {
	display: block;
	-webkit-box-shadow: 0px 16px 19px -8px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 16px 19px -8px rgba(0,0,0,0.75);
	box-shadow: 0px 16px 19px -8px rgba(0,0,0,0.75);
	background-color: transparent;
	line-height: 75%;
}

.miP6 #banners-inicio {
	padding:0;
	margin:-18px -28px;
	z-index: 1;
	box-shadow: 0px 5px 0px 1px #000;
    overflow:hidden;
}

.miP6 #banners-inicio p {
	margin-bottom: 0 !important;
}

article  ul.actions {
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%;
  list-style-type: none;
}

article ul.actions li {
	display: inline;
}

article ul.actions li a {
	text-decoration: none;
}

#articuloPanelDerecho {
	float:right;
	width:48%;
}

article.articulo {
	width: 50%;
	float: left;
	line-height: 120%;
}

article.articulo .first p {
	padding-right: 10px;
}

article.articulo .last p {
	padding-left: 10px;
}

/*
article.articulo p#unicom-secciones {
	text-align: justify;
}

article.articulo p#unicom-secciones img {
	width: 225px;
	height: auto;
}
*/

article.articulo div.item-seccion {
	width: 21%;
	height: auto;
	/*border:1px solid white;*/
	float: left;
	/*display: inline-block;*/
}

article.articulo div.item-seccion img {
	width: 50%;
	height: auto;
	display: block;
	margin:0 auto;
	background-size: 100%;
}


article.articulo div.item-seccion-inhabilitado {
	opacity: 0.25;
}

/*
	UNICOM
*/

/* Noticias*/
article.articulo div.item-seccion a#boton-noticias img {
	background-image: url('/images/web/botones/noticias.png');
}
article.articulo div.item-seccion a#boton-noticias img:hover {
	background-image: url('/images/web/botones/noticias_hover.png');
}
article.articulo div.item-seccion a#boton-noticias img:active {
	background-image: url('/images/web/botones/noticias_pressed.png');
}

/* Comunicados */
article.articulo div.item-seccion a#boton-comunicados-prensa img {
	background-image: url('/images/web/botones/comunicados.png');
}
article.articulo div.item-seccion a#boton-comunicados-prensa img:hover {
	background-image: url('/images/web/botones/comunicados_hover.png');
}
article.articulo div.item-seccion a#boton-comunicados-prensa img:active {
	background-image: url('/images/web/botones/comunicados_pressed.png');
}

/* Archivo noticias */
article.articulo div.item-seccion a#boton-archivos-noticias img {
	background-image: url('/images/web/botones/archivo.png');
}
article.articulo div.item-seccion a#boton-archivos-noticias img:hover {
	background-image: url('/images/web/botones/archivo_hover.png');
}
article.articulo div.item-seccion a#boton-archivos-noticias img:active {
	background-image: url('/images/web/botones/archivo_pressed.png');
}

/* Editoriales */
article.articulo div.item-seccion a#boton-editoriales img {
	background-image: url('/images/web/botones/editoriales.png');
}
article.articulo div.item-seccion a#boton-editoriales img:hover {
	background-image: url('/images/web/botones/editoriales_hover.png');
}
article.articulo div.item-seccion a#boton-editoriales img:active {
	background-image: url('/images/web/botones/editoriales_pressed.png');
}


/*
	SERVICIOS Y PROGRAMAS
*/

/* Pelota al medio */
article.articulo div.item-seccion a#boton-pelota-al-medio img {
	background-image: url('/images/web/botones/pelotaalmedio.png');
}
article.articulo div.item-seccion a#boton-pelota-al-medio img:hover {
	background-image: url('/images/web/botones/pelotaalmedio_hover.png');
}
article.articulo div.item-seccion a#boton-pelota-al-medio img:active {
	background-image: url('/images/web/botones/pelotaalmedio_pressed.png');
}

/* Políticas de género */
article.articulo div.item-seccion a#boton-politicas-de-genero img {
	background-image: url('/images/web/botones/genero.png');
}
article.articulo div.item-seccion a#boton-politicas-de-genero img:hover {
	background-image: url('/images/web/botones/genero_hover.png');
}
article.articulo div.item-seccion a#boton-politicas-de-genero img:active {
	background-image: url('/images/web/botones/genero_pressed.png');
}

/* Espacio CANDI */
article.articulo div.item-seccion a#boton-espacio-candi img {
	background-image: url('/images/web/botones/candi.png');
	cursor: not-allowed;
}
/*article.articulo div.item-seccion a#boton-espacio-candi img:hover {
	background-image: url('/images/web/botones/candi_hover.png');
}
article.articulo div.item-seccion a#boton-espacio-candi img:active {
	background-image: url('/images/web/botones/candi_pressed.png');
}*/

/* Mesas Locales */
article.articulo div.item-seccion a#boton-mesas-locales img {
	background-image: url('/images/web/botones/mesas.png');
	cursor: not-allowed;
}
/*article.articulo div.item-seccion a#boton-mesas-locales img:hover {
	background-image: url('/images/web/botones/mesas_hover.png');
}
article.articulo div.item-seccion a#boton-mesas-locales img:active {
	background-image: url('/images/web/botones/mesas_pressed.png');
}*/

/* Mi Comisaría */
article.articulo div.item-seccion a#boton-mi-comisaria img {
	background-image: url('/images/web/botones/micomisaria.png');
	cursor: not-allowed;
}
/*article.articulo div.item-seccion a#boton-mi-comisaria img:hover {
	background-image: url('/images/web/botones/micomisaria_hover.png');
}
article.articulo div.item-seccion a#boton-mi-comisaria img:active {
	background-image: url('/images/web/botones/micomisaria_pressed.png');
}*/

/* PADO */
article.articulo div.item-seccion a#boton-pado img {
	background-image: url('/images/web/botones/pado.png');
	cursor: not-allowed;
}
/*article.articulo div.item-seccion a#boton-pado img:hover {
	background-image: url('/images/web/botones/pado_hover.png');
}
article.articulo div.item-seccion a#boton-pado img:active {
	background-image: url('/images/web/botones/pado_pressed.png');
}*/


/*
	SERVICIOS EN LINEA
*/

/* Denuncia en línea */
article.articulo div.item-seccion a#boton-denuncia-en-linea img {
	background-image: url('/images/web/botones/denunciasenlinea.png');
}
article.articulo div.item-seccion a#boton-denuncia-en-linea img:hover {
	background-image: url('/images/web/botones/denunciasenlinea_hover.png');
}
article.articulo div.item-seccion a#boton-denuncia-en-linea img:active {
	background-image: url('/images/web/botones/denunciasenlinea_pressed.png');
}

/* Trámites */
article.articulo div.item-seccion a#boton-tramites img {
	background-image: url('/images/web/botones/tramites.png');
}
article.articulo div.item-seccion a#boton-tramites img:hover {
	background-image: url('/images/web/botones/tramites_hover.png');
}
article.articulo div.item-seccion a#boton-tramites img:active {
	background-image: url('/images/web/botones/tramites_pressed.png');
}

/* Espacio CANDI */
article.articulo div.item-seccion a#boton-matriculas-requeridas img {
	background-image: url('/images/web/botones/matriculas.png');
}
article.articulo div.item-seccion a#boton-matriculas-requeridas img:hover {
	background-image: url('/images/web/botones/matriculas_hover.png');
}
article.articulo div.item-seccion a#boton-matriculas-requeridas img:active {
	background-image: url('/images/web/botones/matriculas_pressed.png');
}

/* Mesas Locales */
article.articulo div.item-seccion a#boton-personas-procesadas img {
	background-image: url('/images/web/botones/procesados.png');
}
article.articulo div.item-seccion a#boton-personas-procesadas img:hover {
	background-image: url('/images/web/botones/procesados_hover.png');
}
article.articulo div.item-seccion a#boton-personas-procesadas img:active {
	background-image: url('/images/web/botones/procesados_pressed.png');
}

/* Mi Comisaría */
article.articulo div.item-seccion a#boton-personas-ausentes img {
	background-image: url('/images/web/botones/ausentes.png');
}
article.articulo div.item-seccion a#boton-personas-ausentes img:hover {
	background-image: url('/images/web/botones/ausentes_hover.png');
}
article.articulo div.item-seccion a#boton-personas-ausentes img:active {
	background-image: url('/images/web/botones/ausentes_pressed.png');
}

/* 911 */
article.articulo div.item-seccion a#boton-APP911 img {
	background-image: url('/images/web/botones/app911.png');
}
article.articulo div.item-seccion a#boton-APP911 img:hover {
	background-image: url('/images/web/botones/app911_hover.png');
}
article.articulo div.item-seccion a#boton-APP911 img:active {
	background-image: url('/images/web/botones/app911_pressed.png');
}

/* LINEA VERDE */
article.articulo div.item-seccion a#boton-linea-verde img {
	background-image: url('/images/web/botones/lineaverde.png');
}
article.articulo div.item-seccion a#boton-linea-verde img:hover {
	background-image: url('/images/web/botones/lineaverde_hover.png');
}
article.articulo div.item-seccion a#boton-linea-verde img:active {
	background-image: url('/images/web/botones/lineaverde_pressed.png');
}


/*
	GESTION Y DESARROLLO HUMANO
*/

/* Recibos de sueldo */
article.articulo div.item-seccion a#boton-recibos-de-sueldo img {
	background-image: url('/images/web/botones/recibos.png');
}
article.articulo div.item-seccion a#boton-recibos-de-sueldo img:hover {
	background-image: url('/images/web/botones/recibos_hover.png');
}
article.articulo div.item-seccion a#boton-recibos-de-sueldo img:active {
	background-image: url('/images/web/botones/recibos_pressed.png');
}

/* Trámites */
article.articulo div.item-seccion a#boton-concursos-y-llamados img {
	background-image: url('/images/web/botones/concursos.png');
}
article.articulo div.item-seccion a#boton-concursos-y-llamados img:hover {
	background-image: url('/images/web/botones/concursos_hover.png');
}
article.articulo div.item-seccion a#boton-concursos-y-llamados img:active {
	background-image: url('/images/web/botones/concursos_pressed.png');
}


article.articulo div.item-seccion h5 {
	padding:0;
	padding-bottom: 10px;
	text-align: center;
	margin: 0 20px;
}

article.articulo div.item-seccion a {
	text-decoration: none;
	color: white;
	min-height: 55px;
	display: inline-block;
	text-align: center;	
	width: 100%;
}

article.articulo div.item-seccion div.separador {
	border: 0;
	height: 4px;
	margin: 10px 20px;
	background-color: #FEDC80;
	border-left: 30px solid #E9AC06;
	/*margin: 25px 0 10px 0;*/
}

/*
article.articulo div.item-seccion a {
	text-decoration: none;
	color: white;
}

article.articulo div.item-seccion div.separador {
	border: 0;
	height: 4px;
	margin:10px 20px;
	background-color: #FEDC80;
	border-left: 30px solid #E9AC06;
}
*/

article.articulo div.item-seccion span {
	text-align: center;
	display: block;
	margin: 0 20px;
}

article.articulo div.items-seccion-envoltura {
	padding: 0;
	margin-top:40px;
	margin-bottom: 40px;
}

article.articulo h1.titulo-secciones {
	/*background-color: #333;*/
	border-radius: 10px;
	padding: 10px 15px;
	margin-top: -10px;
	line-height: 120%;
}

article .a_estilo_mi_1 a {
	color: #5ea8dc;
	padding: 7px;
	display: block;
	margin: 5px;
	text-decoration: none;
	border: 1px solid;
	border-radius: 5px;
	background-color: #353535;
	border-color:#272727;
}

article .a_estilo_mi_1 a:hover {
	background-color: transparent;
	color:#95D3FF;
}

/*
article ul.actions {
	list-style-type: none;
}
article ul.actions li {
	float: right;
}
*/

/* --------------- LOGO ORGANISMO --------------- */
.logoOrganismo {
	float: left;
	margin: 0 1.5%;
	height: 27px;
	padding: 6px 0 29px 20px;
}
.logoOrganismo a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
.logoOrganismo a:hover {
	text-decoration: none;
}
.logoOrganismo a .logo {
	display: block;
	float: left;
	max-width: 489px;
	height: auto;
	width: 100%;
}
/*.logoOrganismo a img {
	max-width: 100%;
	height: auto;
}*/
.logoOrganismo span.nombreOrganismo {
	display: inline-block;
	margin-left: 20px;
	margin-top: 40px;
	color: #333;
	font-size: 2em;
	font-weight: bold;
}

.headerPrincipal .logoOrganismo .logo img {
	max-height: 56px;
	max-width: 100%;
}
/* --------------- BUSCADOR --------------- */

#contenedorBusqueda {
	height: 39px;
	/*background-color: red;*/
	width: 55%;
	margin-left: 45%;
	padding: 0;
	overflow: hidden;
}

 #contenedorBusqueda #busqueda_borde_izq {
 	/*background: url(../imgs/busqueda_borde_izq.png) right 0 no-repeat;*/
 	height: 27px;
 	width: 40%;
 	float: left;
 }

 #contenedorBusqueda #busqueda_borde_der {
 	/*background: url(../imgs/busqueda_borde_der.png) 0 0 no-repeat;*/
 	height: 27px;
 	width: 10%;
 	float: left;
 }

  #contenedorBusqueda #busqueda_centro {
 	/*background: url(../imgs/busqueda_centro.png) 0 0 repeat;*/
 	height: 27px;
 	width: 50%;
 	float: left;
 }

  #contenedorBusqueda #busqueda_centro_td {
	background: url(../imgs/busqueda_centro.png) 0 0 repeat;
	padding: 0 10px 0 10px;
	vertical-align: bottom;
  }



  #contenedorBusqueda #busqueda_soporte_borde_izq {
 	background: url(../imgs/busqueda_soporte_borde_izq.png) right 1px no-repeat;
 	height: 11px;
 	width: 5%;
 	float: left;
 }

 #contenedorBusqueda #busqueda_soporte_borde_der {
 	background: url(../imgs/busqueda_soporte_borde_der.png) 0 1px no-repeat;
 	height: 11px;
 	width: 5%;
 	float: left;
 }

#contenedorBusqueda #busqueda_soporte_centro {
 	background: url(../imgs/busqueda_soporte_centro.png) 0 0 repeat;
 	height: 11px;
 	width: 90%;
 	float: left;
}

#contenedorBusqueda img {
 	float: left;
}

#contenedorBusqueda input {
  border: 0 none;
  border-radius: 12px;
  /*float: left;*/
  font-size: 12px;
  height: 16px;
  margin-bottom: 4px;
  padding: 0 0 0 8px;
  width: 100%;
  /*display:block;*/
}

  #contenedorBusqueda table {
  	border:0;
  }

  #contenedorBusqueda table td,
  #contenedorBusqueda table tr {
  	border:0;
  	margin: 0;
  	padding: 0;
  	background-color: transparent;
  }

.breadcrumbs {
	margin:0 !important;
	padding:0 !important;
}

/*#contBusquedaHeader .inputText,
#contBusquedaHeader #mod-search-searchword*/
#seccionBuscadorSecundario .inputText
{
	width: 100%;
	padding: 0;
	padding-left: 25px;
	padding-right: 81px;
	height: 28px;
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #999;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url(../imgs/icn-lupa.png) 0 0 no-repeat;
	background: url(../imgs/icn-lupa.svg) 0 0 no-repeat, #FFF;
	background-position: 5px;
}

#breadcrumbsMi {
  	height: 33px;
	background: url(../imgs/breadcrumbs_fondo.png) 0 0 repeat;
	clear:both;
}

#breadcrumbsMi {
	margin:0;
	padding:0;
}

#breadcrumbsMi span,
#breadcrumbsMi a {
	display: inline-block;
	background-repeat: repeat-x;
	background-position: right 0px;
	font-size: 11px;
	color:white;
	padding:0;
	padding-right: 30px;
	/*padding-left: 38px;*/
	text-transform: uppercase;
	text-shadow: 0 0 5px #fff;
	line-height: 12px;
	padding-top:9px;
	padding-bottom: 8px;
}

#breadcrumbsMi a {
	padding-left: 38px;
}

#breadcrumbsMi a:hover {
	color:#FEDC80;
}

#breadcrumbsMi span {
	/*background-image: url('../imgs/breadcrumb_separador.png');*/
}

#breadcrumbsMi a {
	background-image: url('../imgs/breadcrumbs/normal-inicio.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 33px;
	margin-left: -45px;
}

li.breadcrumb-normal a i {
	background-image: url('../imgs/breadcrumbs/normal-cuerpo.png');
	background-repeat: repeat-x;
	/*background-color: red;*/
	display: inline-block;
	margin-top: -9px;
	margin-bottom: -8px;
	margin-left: -9px;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 30px;
}

#breadcrumbsMi span.showHere {
	background:none;
	color:#000;
	padding-right: 0;
	text-transform: none;
	text-shadow: 1px 1px #888;
}

#breadcrumbsMi ul#breadcrumbs-lista {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 60px
}

#breadcrumbsMi ul#breadcrumbs-lista li {
	float: left;
	height: 33px;
	display: inline-block;
}

#breadcrumbsMi ul#breadcrumbs-lista li.breadcrumb-activo .activo-inicio {
	/*background-color: red;*/
	background-image: url('../imgs/breadcrumbs/activo-inicio.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 30px;
	height: 33px;
	padding: 0;
	margin: 0;
	float: left;
}

#breadcrumbsMi ul#breadcrumbs-lista li.breadcrumb-activo {
	margin-left: -55px;
}

li.breadcrumb-activo span.activo-cuerpo {
	background-image: url('../imgs/breadcrumbs/activo-cuerpo.png');
	background-repeat: repeat-x;
	display: inline-block;
	padding-top:10px !important;
	padding-bottom:11px !important;
	padding-left: 6px !important;
	padding-right: 32px !important;
	float: left;
	/*margin-top: -9px;
	margin-bottom: -8px;
	margin-left: -9px;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-right: 30px;*/
}


#breadcrumbsMi ul#breadcrumbs-lista li.breadcrumb-activo .activo-fin {
	/*background-color: red;*/
	background-image: url('../imgs/breadcrumbs/activo-fin.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 32px;
	height: 33px;
	padding: 0;
	margin: 0;
	float: left;
	margin-left: -32px;
}

#breadcrumbsMi ul#breadcrumbs-lista li.breadcrumb-activo i {
	background-image: url('../imgs/brillo.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	width: 100%;
	display: block;
	height: 42px;
}


#seccionBuscadorSecundario {
	float: right;
	width: 300px;
	margin: 30px 1.5% 0 0;
}


/* CONTACTO - inicio */

.contact .jicons-icons {
	display: none;
}

.contact dd {
	padding: 8px 0;
}

.contact .control-group {
	margin-top: 10px;
}

#contenidoPrincipal .contact .page-header h2 {
	font-weight: bold;
	font-family: "Roboto", "Adobe Blank", sans-serif;
}

.contact h3 {
	margin-top: 20px;
}

.contact fieldset {
	padding-bottom: 30px;
}


/* CONTACTO - fin */


/*
  #contenido_slider {
  	background: url(../imgs/8.jpg) 0 0 repeat;
  	height: 500px;
  	width: 100%;
  }



#contBusquedaHeader {
	float: right;
	width: 100%;
	margin-top: 15px;
}
#contBusquedaHeader form {
	position: relative;
	margin: 0;
}
#contBusquedaHeader .inputText,
#contBusquedaHeader #mod-search-searchword
 {
	width: 100%;
	padding: 0;
	padding-left: 25px;
	padding-right: 81px;
	height: 28px;
	vertical-align: middle;
	margin-right: 10px;
	border: 1px solid #999;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url(../imgs/icn-lupa.png) 0 0 no-repeat;
	background: url(../imgs/icn-lupa.svg) 0 0 no-repeat, #FFF;
	background-position: 5px;
}
#btnBusquedaHeader,
#contBusquedaHeader button {
	position: absolute;
	top: 0;
	right: 0;
	height: 28px;
	width: 75px;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#btn_menu, #btn_buscador {
	display: none;
}
*/

/* --------------- LOGO SECUNDARIOS --------------- */
#logosSecundarios ul li a {
	display: block;
	height: 45px;
}
/* Imágenes de logos secundarios */
#logosSecundarios ul li a img {
	max-width: 100%;
	height: auto;
}

/* --------------- MENÚ DE NAVEGACIÓN PRINCIPAL --------------- */


.navMenuPrincipal {
	width: 60%;
	position: static;
	float: right;
	font-size: 12px;
	height: 62px;
	background-color: #141F30;
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Titillium Web', sans-serif;*/
    -webkit-box-shadow: -4px -2px 3px -2px #000;
    -moz-box-shadow: -4px -2px 3px -2px #000;
    box-shadow: -4px -2px 3px -2px #000;
}
.navMenuPrincipal a {
	outline: 0;
}
.navMenuPrincipal > a {
	display: none;
}
.navMenuPrincipal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navMenuPrincipal li {
	position: relative;
	z-index: 2;

	float: left;
}
.navMenuPrincipal li a {
	color: #fff;
	display: block;
}
/*.navMenuPrincipal span:after {
	width: 0;
	height: 0;
	border: 0.313em solid transparent;
	border-bottom: none;
	border-top-color: #efa585;
	content:'';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em;
}*/
/* Nivel 1 Menú principal */
.navMenuPrincipal > ul {
	height: 45px; /* Altura de barra de navegación */
	max-height: 45px;
	margin-top:3%;
	float: right;
	margin-right: 30px;
	/*background-color: #000;*/ /* Color de barra de navegación */
}
.navMenuPrincipal > ul > li {
	display: table;
	float: left;
	/*padding: 5px;*/
	/*width: 14.28571428%;*/
}
.navMenuPrincipal > ul > li > a {
	display: table-cell;
	/*height: 45px;*/
	vertical-align: middle;
	text-align: center;
	/*padding: 0 15px;*/
	text-align: center;
	font-size: 1.25em;
	text-decoration: none;
	color: #fff;


	/*
		margin:5px 0;
	*/

	border: 2px solid transparent;
	padding: 3px 15px;
	border-radius: 7px;
	color: white;

	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Roboto, sans-serif;
	display: block;


}
.navMenuPrincipal > ul > li:first-child > a {
	background: transparent;
}
.navMenuPrincipal > ul > li > a {
	/*cursor: default;*/
	cursor: pointer;
	/*background: url(../imgs/separador-menu.png) no-repeat left center;*/
}
.navMenuPrincipal ul li a:active {
	opacity: 0.5;
}

.navMenuPrincipal > ul > li:hover > a,
.navMenuPrincipal > ul:not(:hover) > li.active > a {
	/*background-color: red; /* Fondo Hover botón principal */

	color: #F7AE18;
	text-shadow: 1px 1px #000;
	border: 2px solid #dbab46;

	background: rgba(51,51,51,1);
	background: -moz-linear-gradient(-45deg, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 12%, rgba(66,66,66,1) 25%, rgba(92,92,92,1) 37%, rgba(99,99,99,1) 47%, rgba(22,33,50,1) 50%, rgba(22,33,50,1) 100%);
	background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(51,51,51,1)), color-stop(12%, rgba(51,51,51,1)), color-stop(25%, rgba(66,66,66,1)), color-stop(37%, rgba(92,92,92,1)), color-stop(47%, rgba(99,99,99,1)), color-stop(50%, rgba(22,33,50,1)), color-stop(100%, rgba(22,33,50,1)));
	background: -webkit-linear-gradient(-45deg, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 12%, rgba(66,66,66,1) 25%, rgba(92,92,92,1) 37%, rgba(99,99,99,1) 47%, rgba(22,33,50,1) 50%, rgba(22,33,50,1) 100%);
	background: -o-linear-gradient(-45deg, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 12%, rgba(66,66,66,1) 25%, rgba(92,92,92,1) 37%, rgba(99,99,99,1) 47%, rgba(22,33,50,1) 50%, rgba(22,33,50,1) 100%);
	background: -ms-linear-gradient(-45deg, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 12%, rgba(66,66,66,1) 25%, rgba(92,92,92,1) 37%, rgba(99,99,99,1) 47%, rgba(22,33,50,1) 50%, rgba(22,33,50,1) 100%);
	background: linear-gradient(175deg, rgba(51,51,51,1) 0%, rgba(51,51,51,1) 12%, rgba(66,66,66,1) 25%, rgba(92,92,92,1) 37%, rgba(99,99,99,1) 47%, rgba(22,33,50,1) 50%, rgba(22,33,50,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#1c1c1c', GradientType=1 );

}
.navMenuPrincipal > ul > li.menuItem a {
	cursor: pointer;
	border: 2px solid transparent;
	padding: 3px 15px;
	border-radius: 7px;
}
.navMenuPrincipal > ul > li.menuItem a:hover {
	background-color: #FEDC80 !important;
}
/* Nivel 2 */
/*
.navMenuPrincipal li ul {
	background-color: transparent;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	display: block;
	overflow: hidden;
	max-height: 0;
	transition: max-height .75s;
	width: 1032px;
	margin-left: -50%;
	left: -325px;
	background: url(../imgs/menu_marcador.png) 370px 10px no-repeat;
}
*/

.navMenuPrincipal li ul {
	background-color: transparent;
	position: absolute;
	top: 100%;
	/* left: 0; */
	right: 0;
	display: block;
	overflow: hidden;
	max-height: 0;
	transition: max-height .75s;
	/* width: 158px; */
	/* margin-top: 45px; */
	width: 1032px;
	margin-left: -150%;
	/* border: 1px solid red; */
	left: -290px;
	background: url(../imgs/menu_marcador.png) 445px 10px no-repeat;
}

.navMenuPrincipal li ul li {
	margin:0 auto;
	padding-top:50px;
	padding-bottom: 50px;
}

.navMenuPrincipal li.item-308 ul,
.navMenuPrincipal li.item-313 ul{
	display:none !important;
}

#navSubMenuPrincipal {
	background-color: #556F78;
	height: 30px;
	-webkit-box-shadow: inset 0px 7px 6px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 7px 6px -2px rgba(0,0,0,0.75);
	box-shadow: inset 0px 7px 6px -2px rgba(60,45,93,0.75);
}

/* Hover menú sin js */
.jsOff .navMenuPrincipal li:hover ul {
	left: 0;
	right: 0;
	max-height: 500px;
}
/*
.navMenuPrincipal li:not(:first-child):hover ul {
	left: -1px;
}
*/
.navMenuPrincipal li ul a {
	font-size: 0.9em;
	padding: 4px 10px;
	margin:0;
	margin-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color:#ccc;
	font-weight: bold;
	/*border-bottom: 1px solid transparent;*/
	/*background-color:black;*/
	/*border-radius: 7px;*/
	line-height: 150%;
}
.navMenuPrincipal li ul li a:hover,
.navMenuPrincipal li ul:not(:hover) li.active a {
	/*background-color:blue; /* #757575 Fondo Hover Subnavegación */

	color: #fff;
	border-color: #dbab46;
}
.navMenuPrincipal li ul li a {
	/*border-bottom: 1px dotted #ACACAC;*/
}
/* Estados activos de items menú principal */
.navMenuPrincipal > ul > li.active > a {
	/*background-color: #676767*/
}
.navMenuPrincipal > ul > li > ul > li.active {
	/*background-color: #000;*/
	color:#F7AE18;
}

.footerPrincipal ul.redesSociales {

	margin: 0 auto;

}

.footerPrincipal {
	font-size: 12px;
}

.footerPrincipal li {
	color:#ccc;
}

#bannersAmpliables {
	/*display: none;*/
	/*position: fixed;*/
	position: absolute;
	top: 175px;
	width: 54px;
	background-color: #252320;
	z-index: 200;
	padding:20px 0;
	overflow: hidden;
	margin-left:-58px;
	border:2px solid transparent;

	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;

	opacity: 0.98;
    -webkit-box-shadow: 0 0 6px 0 #000;
    -moz-box-shadow: 0 0 6px 0 #000;
    box-shadow: 0 0 6px 0 #000;
}

#bannersAmpliables:hover {
	width: auto;
	/*background-color: #446CA1;*/

	-webkit-border-top-right-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-moz-border-radius-topright: 11px;
	-moz-border-radius-bottomright: 11px;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;

	-webkit-border-top-left-radius: 11px;
	-webkit-border-bottom-left-radius: 11px;
	-moz-border-radius-topleft: 11px;
	-moz-border-radius-bottomleft: 11px;
	border-top-left-radius: 11px;
	border-bottom-left-radius: 11px;

	border-left-color: #EEB43A;
	border-right-color: #446DA2;

/*
	-webkit-border-top-right-radius: 11px;
	-webkit-border-bottom-right-radius: 11px;
	-moz-border-radius-topright: 11px;
	-moz-border-radius-bottomright: 11px;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px;
*/
}

#bannersAmpliables img {
	/*border:1px solid transparent;*/
}

#bannersAmpliables img:hover {
    /*filter: contrast(50%);
    -webkit-filter: contrast(50%);*/
    background-color: #C58C25;
    filter: hue-rotate(45);
    /*border-top-color:#EEB43A;
    border-bottom-color:#EEB43A;*/
}

.bannergroupHomeContenido img {
	float:left;
	width: 47%;
	margin-left: 1%;
	margin-bottom: 2%;
	height: auto;
}

/*/ -----> FIN MENÚ DE NAVEGACIÓN PRINCIPAL <----- /*/


/* Cabezal promoción */
.promocion {
	width: 100%;
	padding-bottom: 15px;
}
.promocion img {
	width: 100%;
	height: auto;
}

/* Contenedor general */
.contGralContenido {
	width: 100%;
	overflow: auto;
	/*padding-top: 15px*/
	background-color: #e7e7e7;
}

body#inicioBody main#contenidoPrincipal {
	/*background-color: #e7e7e7;*/
}

/* --------------- SECCIÓN CONTEXTUAL --------------- */
.seccionCtx {
	float: left;
	width: 43%;
	overflow: hidden;
}
.sectionLeft {
	margin-right: 1%;
}
.sectionRight {
	margin-left: 1%;
}

.sectionRight > .bannergroup {
	margin-bottom:30px;
}

.seccionCtx .content {
	padding: 15px 20px;
}

.sectionRight img,
.accesosRapidos .bannergroup img  {
	width: 100%;
	height: auto;
}


/* --------------- MENÚ DE NAVEGACIÓN SECCIÓN CONTEXTUAL --------------- */
.ctx {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 15px;
	background-color: #FDFDFD;
	border: 1px solid #D8D8D8;
	overflow: visible;
}
h1.sectionTitle {
	color: #fff;
	font-size: 1.2em;
	display: inline;
}
.itemListaMenuCtx {
	cursor: pointer;
	padding-left: 15px;
}
.content-title {
	background-color: #757575;
    padding: 12px 25px 12px 15px;
    text-align: left;
	font-size: 1.2em;
	color: #FFF;
	cursor: default;
}

.icn-arrow {
	position: relative;
	top: 10px;
	display: block;
	background: url(../imgs/icns-arrow.png) 0 0 no-repeat;
 	background: url(../imgs/icns-arrow.svg) 0 0 no-repeat, none;
	width: 8px;
	height: 4px;
	z-index: 0;
}
.icn-arrow-up, .jsOff .menuLista li:hover span.icn-arrow {
	background: url(../imgs/icns-arrow.png) -9px 0 no-repeat;
 	background: url(../imgs/icns-arrow.svg) -9px 0 no-repeat, none;
}
.contListaCtx ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 20px 15px 0 15px;
}
.menuLista li a {
	display: inline-block;
	text-decoration: none;
	margin-bottom: 15px;
}
.menuLista li a:hover {
	text-decoration: underline;
}
.menuLista ul {
	display: block;
	max-height: 0;
	height: 100%;
	overflow: hidden;
	transition: max-height .75s;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 15px;
}
.menuLista li a {
	display: inline-block;
	padding-left: 20px;
	line-height: 16px;
}
/* Animación sin JS */
.jsOff .menuLista li:hover ul {
	max-height: 500px;
}

/* --------------- ACCESOS RÁPIDOS --------------- */
.accesosCtx ul li {
	list-style: disc;
	margin-left: 15px;
	margin-bottom: 15px;
}
.accesosCtx ul li a {
	text-decoration: none;
	line-height: 16px;
}
.accesosCtx ul li a:hover {
	text-decoration: underline;
}

/* Accesos rápidos formato box */
.accesosCtxBoxes ul {
	margin-bottom: 25px;
	padding: 0;
}
.accesosCtxBoxes ul li {
	margin-bottom: 15px;
	list-style: none;
}
.accesosCtxBoxes ul li a {
	display: block;
	width: 100%;
	overflow: hidden
}
.accesosCtxBoxes ul li a img {
	width: 100%;
	height: auto
}

/* --------------- SECCIÓN CONTENIDO --------------- */
.contContenido {
	float: left;
	width: 55%;
}
.contenido {
	padding-bottom: 25px;
}
.contenido p {
	/*line-height: 18px;*/
	margin-bottom: 15px;
}
.content-info p:last-child {
	margin-bottom: 25px
}

.contenido h1 {
	margin-bottom: 25px;
}
.contenido h2 {
	margin-bottom: 20px;
	line-height: 120%;
}
.contenido h3 {
	margin-bottom: 20px;
}

.contSangria {
	padding-left: 25px;
}

.contContenido ul li, .contContenido ol li {
	margin-bottom: 15px;
}

.noticiaMicro {
	margin-top: 15px;
	overflow: auto;
}

.contContenido .articulo li {
	margin-bottom: 5px;
}

element {
	background-color: #333;
	padding: 15px;
	margin-top: -10px;
}

/* --------------- SLIDER HOME --------------- */

/*
.sliderNoticias {
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}

.sliderNoticias img {
	width: 100%;
	height: auto;
}


.imgNoticias {
	max-width: 250px
}
.imgNoticias img {
	float: left;
	width: 100%;
	height: auto;
	display: block;
	margin-right: 15px;
}
.imgBoxNoticias {
	max-width: 130px;
}
.imgBoxNoticias img {
	float: left;
	display: block;
	margin-right: 15px;
	width: 100%;
	height: auto;
}
.fechaGaleria {
	font-size: 1em;
	color: #4D4D4D;
	margin: 3px 0;
}

.contNoticiasMicrositio a {
	margin: 5px 0;
	overflow: auto;
}

.galeriaNoticias {
	overflow: auto;
}

.tagNoticia {
	margin-top: 15px;
}
.tagNoticia .icn-tag {
	float: left;
	display: block;
	background: url(../imgs/icn-tag.png) 0 0 no-repeat;
 	background:url(../imgs/icn-tag.svg) 0 0 no-repeat, none;
	width: 15px;
	height: 15px;
	margin-top: 1px;
	margin-right: 7px;
}
*/
/* --------------- BOTONES DE COMPARTIR (SHARE BUTTONS) --------------- */
.shareNoticiaIcns {
	overflow: auto;
}
.shareNoticiaIcns ul {
	clear: both;
	float: right;
	margin-top: 25px;
}
.shareNoticiaIcns ul li {
	display: block;
	float: left;
	margin-left: 12px;
}
.shareNoticiaIcns ul li a {
	display: block;
	width: 22px;
	height: 22px;
	padding: 7px;
	background-color: #434141;
	color: #FFF;
}
.shareNoticiaIcns ul li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	opacity: .9;
}
.shareNoticiaIcns ul li a span {
	display: block;
	width: 22px;
	height: 22px;
}
.shareNoticiaIcns ul li a .icn-rss {
	background: url(../imgs/icns-share.png) 0 0 no-repeat;
 	background: url(../imgs/icns-share.svg) 0 0 no-repeat, none;
}
.shareNoticiaIcns ul li a .icn-msg {
	background: url(../imgs/icns-share.png) -23px 0 no-repeat;
 	background: url(../imgs/icns-share.svg) -23px 0 no-repeat, none;
}
.shareNoticiaIcns ul li a .icn-print{
	background: url(../imgs/icns-share.png) -46px 0 no-repeat;
 	background: url(../imgs/icns-share.svg) -46px 0 no-repeat, none;
}

/* --------------- BREADCRUMB --------------- */
ol.breadcrumb {
	margin: 0;
	margin-bottom: 15px;
	padding: 8px 0;
	list-style: none;
}
ol.breadcrumb li {
	margin-bottom: 10px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #666;
}

/* --------------- BOX NOTICIAS --------------- */
.boxNoticia {
	padding-bottom: 35px;
	overflow: auto
}
.boxNoticia {
	border-bottom: 1px solid #E2E2E2;
}
.boxNoticia:last-of-type {
	border-bottom: none;
}
.boxNoticia {
	padding-top: 35px;
}
.boxNoticia:first-of-type {
	padding-top: 0;
}
a.titleLinkNoticia {
	display: inline-block;
	font-size: 1.2em;
	line-height: 20px;
}

/* --------------- BOX ITEMS --------------- */
.boxListaItems {
	margin-top: 20px;
}
.boxListaItems > ul {
	padding: 0!important;
}
.boxListaItems .listaHeader {
	background-color: #F5F5F5;
	padding: 10px 12px;
	overflow: auto;
}
.boxListaItems .listaHeader h2 {
	margin-bottom: 0;
	font-size: 1.3em;
}
h1.title {
	line-height:25px;
	font-size:1.6em;
}
.boxListaItems .rightSmContent, .boxListaItems .leftSmContent {
	display:block;
	padding-top:7px;
}
.boxListaItems .leftSmContent {
	float: left;
}
.boxListaItems .rightSmContent {
	float: right;
}
.boxListaItems ul li.fichaBox {
	padding: 0;
	border: 1px solid #E6E6E6;
	overflow: auto;
}
.boxListaItems ul li.fichaBox p {
	padding: 15px 10px;
	margin-bottom: 0;
}
.fichaBox ul {
	overflow: auto;
}
.boxListaItems ul li.fichaBox {
	margin-bottom: 15px;
}
.boxListaItems ul li.fichaBox:last-of-type {
	margin-bottom: 0;
}
.boxListaItems ul li ul {
	padding: 10px 0;
}
.boxListaItems ul li ul li {
	list-style: none;
	background: transparent url(../imgs/bullet-circleBlue.png) no-repeat 0 6px;
	width: 45%;
	padding-left: 15px;
	margin-left: 2%;
	margin-bottom: 10px;
	float: left
}
.boxListaItems ul li ul li a {
	line-height: 18px;
	padding-right:10px;
}
.boxListaItems ul li ul li span.fechaMod {
	display: inline-block;
	line-height: 20px;
	color: #333;
}

/* --------------- PAGINACIÓN --------------- */
.pagination {
	margin-top: 25px;
}
.pagination ul {
	list-style: none;
	overflow: auto;
	padding: 1px 0;
}
.pagination ul li {
	float: left;
	/*margin-right: 10px;*/
	color: #000;
	line-height: 18px;
}
.pagination ul li a {
	text-decoration: none;
}
.pagination ul li a:hover {
	text-decoration: underline;
}
.pagination .active {
	font-weight: bold;
}

/* --------------- ACCESOS RÁPIDOS PIE (FOOTER) --------------- */
.tituloLink {
	display: inline-block;
	font-size: 1.3em;
	list-style: none;
	margin-bottom: 15px;
	line-height: 1.5em;
	text-decoration: underline!important;
}

.listaLink {
	display: block;
	text-decoration: none;
}

.accesosCtx .listaLink {
	margin-bottom: 20px;
	margin-left: 15px;
}
.listaLink:hover {
	text-decoration: underline;
}

/* Logos redes sociales */
.contPie ul.redesSociales {
	float: left;
	margin-left: 50px;
	margin-top: 15px;
}

.contPie ul.redesSociales li a {
	display: block;
	background-color: #ccc;
	padding: 0;
	margin: 0;
	height: 32px;
	border-radius: 6px;
	border: 2px solid #666;
}

.contPie ul.redesSociales li a:hover {
	background-color: white;
	border-color: white;
	margin-top: -2px;
}

#accesosRapidos{
	width: 100%;
	background-color: #333333;
	color: white;
    -webkit-box-shadow: inset 0px 7px 5px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 7px 5px -3px rgba(0,0,0,0.75);
	box-shadow: inset 0px 7px 5px -3px rgba(0,0,0,0.75);
	/*background: url('../imgs/fondo.png') 0 0 repeat;*/
}
.acceso {
	float: left;
	width: 25%;
	height: auto;
	padding-top: 20px;
}
.contAccesosRapidos {
	padding: 0 15px 20px 15px;
	border-top: 3px solid #202020;
	overflow: auto;
}
#accesosRapidos ul {
	padding: 20px;
	margin: 0;
}
#accesosRapidos ul li {
	list-style: disc;
	margin-bottom: 15px;
	margin-left: 15px;
}
/*
#accesosRapidos ul li:first-child, #accesosRapidos ul li:last-child {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}
*/
#accesosRapidos ul li a {
	text-decoration: none;
	display: inline-block;
	vertical-align: text-top;
	text-shadow: 1px 1px #000;
}
#accesosRapidos ul li a:hover {
	text-decoration: underline;
}

/* --------------- MAPA DEL SITIO --------------- */
ul.site-map, ul.site-map ul, ul.site-map ul li  {
	list-style: none;
	margin: 0;
	padding: 0;
}
.site-map li a {
	display: inline-block;
	line-height: 18px;
}
/* Nivel 1 - Título sección principal */
.site-map > li > a {
	font-size:1.3em;
	font-weight:bold;
	padding-bottom: 10px;
}
/** Subniveles **/
.site-map li a {
	padding-bottom: 15px;
}
/* Nivel 2 */
.site-map > li ul > li > a {
	padding-left: 28px;
}
/* Nivel 3 */
.site-map > li ul > li > ul > li > a {
	padding-left: 56px;
}
/* Nivel 4 */
.site-map > li ul > li > ul > li > ul > li > a {
	padding-left: 84px;
}
/* Nivel 5 */
.site-map > li ul > li > ul > li > ul > li > ul > li > a {
	padding-left:112px;
}

/* --------------- FORMULARIOS --------------- */
input, select, textarea {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	font-family: Arial, Helvetica, sans-serif;
	font-size: inherit;
}

form {
	margin-top: 20px;
}
form fieldset {
	border: 1px solid #999;
	padding:0 4%;
}
form fieldset div {
	padding: 3px 0;
}
form fieldset fieldset {
	border: 1px solid #CCC;
}
form fieldset {
	margin-bottom: 25px;
}
form fieldset:last-of-type {
	margin-bottom: 0;
}
form fieldset legend {
	font-size: 1.3em;
	padding: 0 5px;
}
form fieldset fieldset legend {
	font-size: 1.2em;
}
form fieldset ul {
	padding: 0;
	list-style: none;
}
form fieldset ul li label, form fieldset ul li .label {
	position: relative;
	display: block;
	float: left;
	width: 28%;
	padding: 6px 0;
	text-align: right;
	margin-right: 2%;
}
form fieldset ul li label span.required, form fieldset ul li .label span.required {
	color: #3D6789;
}
form fieldset ul li input, form fieldset ul li select, form fieldset ul li textarea {
	padding: 0 1%;
	width: 56%;
	height: 26px;
	vertical-align: middle;
	border: 1px solid #999;
}
form fieldset ul li input[type='radio'] {
	width: auto;
	height: auto;
	border: none;
}
form fieldset ul li input[type='checkbox'] {
	border: none;
}
form fieldset ul li select {
	height: auto;
	padding: 5px 1%;
	line-height: normal;
}
form fieldset ul li select option:disabled {
	color: #999;
}
form fieldset ul li {
	padding: 5px 15px;
}
form fieldset ul li:first-child {
	margin-top: 0;
}
form fieldset ul li textarea {
	resize: none;
	height: 100px;
	padding: 1%;
}
form p.required {
	margin-bottom: -3px;
	text-align: right;
}
form p.required span {
	color: #3D6789;
}
form .btn {
	margin-top: 20px;
}
form .tip {
	color:#616161;
	margin-bottom: 20px;
}
form .alignRadioList {
	margin-left: 30%;
}
form .alignFieldLabel {
	margin-left: 31%;
}
form .alignBtnLabel {
	margin-left: 32%;
}
form ul.radio-list {
	float: left;
	padding: 0;
}
form ul.radio-list li {
	display: block;
	margin-top: 10px;
	padding: 0;
}
form ul.radio-list li span {
	display: inline-block;
	padding-left: 5px;
	vertical-align: middle;
	cursor: pointer;
}
form ul.radio-list li label, form ul.radio-list li .label {
	text-align: left;
	width: 100%;
}

/* Campo con error */
form fieldset ul li.error .msgError {
	display: block;
	margin-top: 5px;
	margin-left: 30%;
	color: #BF2026;
	width: 56%;
}
form fieldset ul li.error {
	position: relative;
	background: #FDE9F1;
	border: 1px solid #EBEBEB;
}
form fieldset ul li.error input {
	border: 1px solid #CC3333;
}
.msIcon-sm {
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -11px; /* La mitad del alto */
	padding: 0;
}
.icn-error-sm {
	display: block;
	width: 22px;
	height: 22px;
	background: url(../imgs/icn-error-sm.png) 0 0 no-repeat;
	background: url(../imgs/icn-error.svg) 0 0 no-repeat, none;
	background-size: 22px;
}

/* Mensaje de error */
.msError {
	width: 100%;
	background: #FDE9F1;
	box-sizing: border-box;
	border: 1px solid #999;
}
.msCont {
	display: table-cell;
	padding: 20px 0;
}
.msCont h2 {
	font-weight: normal;
	margin-bottom: 10px;
}
.msIcon {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	padding-right: 20px;
}
.icn-error-lg {
	vertical-align:middle;
	display: block;
	width: 51px;
	height: 51px;
	background: url(../imgs/icn-error-lg.png) 0 0 no-repeat;
	background: url(../imgs/icn-error.svg) 0 0 no-repeat, none;
	background-size: 51px;
}
.msError ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.msError ul li:first-child {
	margin-top: 0;
}
.msError ul li {
	margin-bottom: 0;
	margin-top: 3px;
}

/* --------------- IFRAMES --------------- */
iframe {
	border: 0;
	overflow: hidden;
}

#iframeDocumento {
	width: 100%;
	height: 900px;
	background-color: #FFF;
	border-style: none;
}

#iframeComEstatales {
	width: 700px;
	height: 620px;
	margin-bottom: 20px;
}

/* --------------- BOX RECOMENDACIÓN --------------- */
.box-destacado {
	padding-left: 30px;
}
.box-destacado span.title-dest {
	display: block;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}

/* --------------- PIE (FOOTER) --------------- */
.footerPrincipal {
	width: 100%;
	color: #FFF;
	line-height: 18px;
	text-shadow: 1px 1px #333;
    -webkit-box-shadow: inset 0px 7px 5px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 7px 5px -3px rgba(0,0,0,0.75);
	box-shadow: inset 0px 7px 5px -3px rgba(0,0,0,0.75);

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#181818+0,2f2f2e+36,2f2f2e+70,181818+100 */
	background: #181818; /* Old browsers */
	background: -moz-linear-gradient(top, #181818 0%, #2f2f2e 36%, #2f2f2e 70%, #181818 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #181818 0%,#2f2f2e 36%,#2f2f2e 70%,#181818 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #181818 0%,#2f2f2e 36%,#2f2f2e 70%,#181818 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#181818',GradientType=0 ); /* IE6-9 */


}
.footerPrincipal address {
	font-style: normal;
}
.contPie {
	padding: 20px 15px;
	overflow: auto;
}
.contPie ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footerPrincipal ul li a {
	/*display: block;*/
	color: #FFF;
	padding-top: 3px;
	text-decoration: none;
}
#linksFooter {
	margin-top: 9px;
}

/* --------------- TABLAS --------------- */
table {
	width: 100%;
	margin-bottom: 25px;
}
table tr th, table tr td {
	padding: 8px 20px;
	text-align: left;
	line-height: 16px;
	border: 1px solid #424242;
	color:#fff;
}
table thead tr th {
	border-bottom: none;
}
table tr th {
	background: #141F30;
	color: #fff;
	font-weight: bold;
	padding: 12px 20px;
	font-size: 13px;
}
table tr:nth-child(1n) {
	background: #2D3137;
}
table tr:nth-child(2n) {
	background: #343639;
}

/* Alineación campos tabla */
table tr td.alignLeft {
	text-align: left;
}
table tr td.alignRight {
	text-align: right;
}
table tr td.alignCenter {
	text-align: center;
}

/* --------------- FORMATO GALERÍA --------------- */
.galeria {
	width: 100%;
	float: left;
}
.imagenAmpliada {
	width: 80%;
	float: left;
}
.imagenAmpliada img {
	width: 100%;
	float: left;
}
.pieImagen {
	background: #f1f1f2;
	width: 96%;
	color: #000;
	padding: 2%;
	float: left;
}
.pieImagen h2 {
	font-size: 1.2em;
	margin-bottom: 5px;
	font-weight: 700;
}
.pieImagen p {
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.2em;
}
.flecha-der {
	display: block;
	float: left;
	background: url(../imgs/icn-flechaGaleriaDer.png) no-repeat center;
	background: url(../imgs/icn-flechaGaleriaDer.svg) no-repeat center, none;
	width: 10%;
	height: 42px;
	margin-top: 25%;
	text-indent: -10000px;
}
.flecha-izq {
	display:block;
	float: left;
	background: url(../imgs/icn-flechaGaleriaIzq.png) no-repeat center;
	background: url(../imgs/icn-flechaGaleriaIzq.svg) no-repeat center, none;
	width: 10%;
	height: 42px;
	margin-top: 25%;
	text-indent: -10000px;
}
.miniaturas {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.miniaturas ul {
	width: 90%;
	margin: 0 auto;
}
.miniaturas ul li {
	width: 18%;
	margin: 0 1% 40px 1%;
	min-width: 90px;
	float: left;
	list-style: none;
}
.miniaturas ul li a img {
	width: 100%;
	margin-bottom: 5px;
	max-width: 120px;
	max-height: 80px;
}
.miniaturas ul li a p {
	line-height: 1.2em;
}
.miniaturas ul li:nth-child(5n+1) {
	clear: both;
}
.miniaturas ul li.imagenSeleccionada img {
	width: 100%;
	border: solid 3px #014983;
}
.miniaturas ul li.imagenSeleccionada a p {
	text-decoration: none;
	color: #000;
	font-weight: 700;
}
.miniaturas ul li.imagenSeleccionada a {
	text-decoration: none;
}

/* --------------- CONTACTO MULTICANAL --------------- */
.seccionCtx .content {
	line-height: 18px;
}
.seccionCtx h2 {
	font-size: 1.2em;
}
.seccionCtx ul.dependencias {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	color:#333;
}
.seccionCtx ul.dependencias li {
	list-style: none;
}
.seccionCtx ul.dependencias > li {
	margin-bottom: 25px;
}
.seccionCtx ul.dependencias li ul {
	margin: 0;
	padding: 0;
}
.seccionCtx ul.dependencias li ul li {
	margin-bottom: 3px;
}
.seccionCtx ul.dependencias li h2 {
	margin-bottom: 7px;
}
.seccionCtx ul.dependencias li img {
	width: 100%;
	max-width: 350px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.seccionCtx ul.dependencias li span.destacado {
	display: block;
	color: #666;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 21px;
	margin-bottom: 10px;
}

.icn-tel {
	float: left;
	display: block;
	background: url(../imgs/icn-tel.png) 0 0 no-repeat;
	background: url(../imgs/icn-tel.svg) no-repeat, none;
	width: 11px;
	height: 21px;
	margin-right: 12px;
}

/* --------------- CONTENIDO JERARQUIZADO --------------- */

.tree li {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 13%;
	position: relative;
	width: 87%;
}
.tree ul {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	width: 100%;
}

.tree ul li {
	margin-top: 20px;
}
.tree li.lvlOne {
	padding-left: 0;
	width: 100%;
	height: auto;
}
.tree li::before, .tree li::after {
	content: '';
	left: 3%;
	position: absolute;
	right: auto
}
.tree li::before {
	border-left: 1px solid #999;
	bottom: 50px;
	height: 100%;
	top: 0;
	width: 0
}
.tree li::after {
	border-top: 1px solid #999;
	top: 25px;
	width: 10%
}
.tree li div.itemContent li::before, .tree li div.itemContent li::after {
	content: '';
	position: static;
	border-top: none;
}
/* Imágenes nivel 1 */
.tree ul > li div.itemContent img {
	float: left;
	width: 35%;
	max-width: 200px;
}
/* Imágenes nivel 2 */
.tree ul > li > ul > li div.itemContent img {
	max-width: 170px;
}
/* Imágenes nivel 3 */
.tree ul > li > ul > li > ul > li div.itemContent img {
	max-width: 140px;
}
/* Imágenes nivel 4 */
.tree ul > li > ul > li > ul > li > ul > li div.itemContent img {
	max-width: 110px;
}
/* Imágenes nivel 5 */
.tree ul > li > ul > li > ul > li > ul > li div.itemContent img {
	max-width: 80px;
}
.tree li div.itemContent .contItem {
	float: left;
	margin-left: 3%;
	width: 62%
}
.tree li div.itemContent .noImage {
	float: none;
	margin-left: 0;
	width: 100%;
}
.tree li div.itemContent h2 {
	display: block;
	width: 100%;
	margin: 0;
	margin-bottom: 10px;
}
.tree li div.itemContent ul {
	padding-left: 15px;
}
.tree li div.itemContent ul li {
	list-style: disc;
	list-style-position: outside;
	padding-left: 5px;
	margin-top: 0;
	margin-left: 15px;
	margin-bottom: 0;
}
.tree li div.itemContent  ul li a {
	line-height: 18px;
	padding-right: 10px;
}
.tree li div.itemContent ul li {
	border: none;
	position: relative;
	content: inherit;
}
.tree li div.itemContent ul li::before {
	content: '';
	border: none;
	height: auto;
	width: auto;
}
.tree li:before {
	top: -20px;
	padding-bottom: 20px;
}
.tree li div.itemContent, .tree li div.hasChilds {
	box-sizing: border-box;
	border: 1px solid #999;
	border-radius: 3px;
	display: block;
	overflow: hidden;
	padding: 15px 3%;
	text-decoration: none;
	width: 100%;
}
.tree li.parent_li .hasChilds {
	cursor: pointer;
}
.tree > ul > li::before, .tree > ul > li::after {
	border: 0
}
.tree li:last-child::before {
	height: 25px
}
.tree li.parent_li > .hasChilds:hover, .tree li.parent_li > .hasChilds:hover + ul li .hasChilds {
	background: #FBFBFB;
	border: 1px solid #666;
	color: #000;
}

/* Listas con jerarquía vertical en columnas */
ul.list-two-col {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
}


/* INTERNET EXPLORER (IE)
   ============================================================== */

/* --------------- IE --------------- */

/* Menú principal desplegable */
.ie .navMenuPrincipal li ul {
	display: none;
	overflow: auto;
	max-height: none;
	transition: none;
}

/* Lista con desplegable */
.ie .menuLista ul {
	display: none;
	max-height: none;
	overflow: auto;
	transition: none;
}

/* Inputs formularios */
.ie button, .ie input, .ie select, .ie textarea {
	line-height: 26px;
}
.ie .form fieldset ul li textarea {
	padding: 0 1%;
}
.ie #contBusquedaHeader .inputText {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 75px solid transparent;
	background: #FFF;
}
.ie .form ul.radio-list li span {
	display: inline-block;
	padding-left: 0;
	vertical-align: middle;
	cursor: default;
}

/* --------------- CONTENIDO JERARQUIZADO --------------- */
.ie .tree li div.itemContent ul {
	margin-top: 20px;
}
.ie .tree li div.itemContent ul.list-two-col li {
	float: left;
	list-style: disc;
	list-style-position: outside;
	margin-top: 0;
	margin-bottom: 10px;
	width: 38%;
	margin-right: 7%;
}
.ie .tree li div.itemContent ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-right: 0;
}


/* RESPONSIVE
   ============================================================== */

/* --------------- |781| --------------- */
@media screen and (min-width: 781px) {
	.contListaCtx {
		display: block!important;
	}
}

/* --------------- |981| --------------- */
@media screen and (min-width: 981px) {
	/* Navegación nivel 1 */
	.navMenuPrincipal > ul {
		display: block!important;
	}

	#seccionBuscadorSecundario {
		/*display: block!important;*/
	}



}

/* --------------- |1200| --------------- */
@media screen and (min-width: 1200px) {
	/* Contenedor principal */
	.contenedorGeneral {
		max-width: 1100px;
	}
}

/* --------------- |1800| --------------- */
@media screen and (min-width: 1600px) {
	/* Contenedor principal */
	.contenedorGeneral {
		max-width: 1350px;
	}

	.navMenuPrincipal li ul {
		/*width: 210px;*/
	}
}

/* --------------- |980| --------------- */
@media screen and (max-width: 980px) {
	/* Inputs */
	button,
	input,
	select,
	textarea {
		line-height: normal!important;
	}

/* --- mod */

.headerPrincipal {
	float: none;
	width: 100%;
	box-shadow:none;
}

.navMenuPrincipal {
	float: none;
	width: 100%;
}

.navMenuPrincipal > ul {
	float: none;
}

.navMenuPrincipal li {
	float: none;
}

.navMenuPrincipal li ul {
	margin-left: 0;
}

.navMenuPrincipal li ul li {
	padding-top: 0;
}

.navMenuPrincipal > li ul a {
	line-height: 100%;
}

#breadcrumbsMi,
#navSubMenuPrincipal {
	display: none;
}

.navMenuPrincipal li ul li {
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
}


/* -- mod */


#mi_youtube_reproductor,
#mi_youtube_galeria {
	width: 100%;
	float: left;
}

#mi_youtube_galeria {
	height: 318px;
}

#mi-youtube-contenedor span {
	overflow-y: auto;
}


	/* Contenedor general */
	.contGralContenido {
		/*width: 97%;
		padding: 15px 1.5% 0 1.5%;*/
	}

	.contPie {
		padding: 20px 1.5%;
		overflow: auto;
	}

	.contAccesosRapidos {
		padding: 0 1.5% 20px 1.5%;
	}

	/* Sangrías */
	.contSangria {
		padding-left: 5%;
	}

	/* Encabezado superior */
	#cabezalSuperior {
		display:none;
	}

	/* Cabezal */
	.logoOrganismo span.nombreOrganismo {
		position: absolute !important;
		top: -9999px !important;
		left: -9999px !important;
	}

	#logosSecundarios {
		display:none;
	}

	/* Buscador */
	#seccionBuscadorSecundario {
		display: none;
		/*margin-right: 35px;
		width: 55%;
		margin-top: -2px*/

	}

	#contBusquedaSecundarioHeader {
		position: absolute;
		width: 100%;
	}

	#contBusquedaSecundarioHeader form {
		margin-top: 0;
	}

	#btnBusquedaSecundariaHeader,
	#seccionBuscadorSecundario button {
		position: absolute;
		top: 0;
		right: 0;
		height: 28px;
		width: 75px;
		padding: 0;
		margin: 0;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

	#contBusquedaHeader {
		margin-top: 30px;
	}

	.logoOrganismo {
		height: 50px;
		background: url(../imgs/logo_mi_64h_134w_2020.png) 0 12px no-repeat;
		width: 134px;
	}

	.logoOrganismo a .logo {
		display: none;
		width: 90px;
		height: 50px;
	}

	.btnsMobile {
		float: right;
		margin: 30px 1.5% 0 0;
	}

	#btn_menu {
		float: right;
		display: block;
		background: url(../imgs/icns-mobile.png) 0 0 no-repeat;
 		background: url(../imgs/icns-mobile.svg) 0 0 no-repeat, none;
		width: 28px;
		height: 24px;
	}

	.jsOff #btn_menu:hover ~ .navMenuPrincipal > ul {
		display:block;
	}

	#btn_buscador {
		float: right;
		display: block;
		background: url(../imgs/icns-mobile.png) -29px 0 no-repeat;
		background: url(../imgs/icns-mobile.svg) -29px 0 no-repeat, none;
		width: 28px;
		height: 24px;
		margin-right: 30px;
	}

	/* Navegación Nivel 1 */
	.navMenuPrincipal {
		height: auto;
	}

	.navMenuPrincipal > ul {
		height: auto;
		display: none;
		position: relative;
		left: 0;
		right: 0;
		margin-top:0;
		margin-right: 0;
		max-height: none;
	}

	.navMenuPrincipal:target > ul {
		display: block;
	}

	.navMenuPrincipal > ul > li {
		width: 100%;
		float: none;
		display: block;
	}

	.navMenuPrincipal > ul > li > ul > li {
		margin: 0 15px;
	}

	.navMenuPrincipal > ul > li > ul > li > a {
		padding-left: 10px;
	}

	.navMenuPrincipal ul li a {
		border-radius: 0;
		padding:10px;
	}

	.navMenuPrincipal > ul > li > a {
		height: auto;
		text-align: left;
		padding: 12px 1em;
		display: block;
		border-radius: 0;
	}

	.navMenuPrincipal > ul > li > a {
		/*background: transparent*/
		/*background-color: black;*/
	}

	.navMenuPrincipal > ul > li > a {
		border-top: 1px solid #999;
	}

	/*.navMenuPrincipal > ul > li:first-child > a {
		border-top: none;
	}*/

	.navMenuPrincipal ul li ul li:last-child a {
		margin-bottom: 15px;
	}

	.navMenuPrincipal > ul > li:hover > a,
	.navMenuPrincipal > ul:not(:hover) > li.active > a {
		background-color: #676767!important;
		font-weight: 700!important;
	}

	/* Navegación Nivel 2 */
	.navMenuPrincipal li ul {
		position: static;
		width: auto;
	}

	/* Estados activos de items menú principal */
	.navMenuPrincipal > ul > li.active > a {
		background-color: #676767;
	}

	/* Fondo Hover botón principal */
	.navMenuPrincipal > ul:not(:hover) > li.active > a {
		background-color: #676767;
	}
	.navMenuPrincipal > ul > li > ul > li.active {
		background-color: #757575;
	}

	/* Formulario */
	form fieldset ul li {
		padding: 5px 10px;
	}
	form fieldset ul li label, form fieldset ul li .label {
		float: none;
		width: 100%;
		text-align: left;
		margin-right :0;
	}
	form .alignBtnLabel {
		margin-left:34px;
	}
	form .alignFieldLabel, form .alignRadioList {
		margin-left: 1%;
	}
	form ul.radio-list li:first-child {
		padding-top: 6px;
	}
	form ul.radio-list li label, form ul.radio-list li .label {
		padding: 3px 0;
	}
	form fieldset ul li input, form fieldset ul li select, form fieldset ul li textarea {
		width: 86%;
	}
	/* Campo con error */
	form fieldset ul li.error .msgError {
		margin-left: 0;
		width: 98%;
		margin-right:2%;
	}
	/* Mensaje de error */
	.msIcon {
		padding: 0 10px
	}

	/* Fichas */
	.boxListaItems ul li.fichaBox p {
		padding: 10px;
	}

	/* Footer */
	#linksFooter {
		float: left;
		clear: both;
		padding-top: 10px;
	}
	#linksFooter li {
		float: left;
		padding: 0 35px 0 0;
		list-style: none;
		line-height: 20px
	}
	#linksFooter li:last-child {
		padding-right: 0!important;
	}

	/* Tablas */
    /* La tabla y sus elementos ya no van a actuar como tabla sino como bloque */
	table,
	thead,
	tbody,
	th,
	td,
	tr {
		display: block;
	}

	/* Escondo el header de la tabla */
	table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	table tr {
		/*border: 1px solid #ccc;*/
		padding: 10px 0;
	}

	table tr td {
		/* Para que los datos se muestren como en filas */
		border: none;
		/*border-top: 1px solid #eee;*/
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align: left;
	}

	table tr td:first-child {
		border-top: none;
	}

	table tr td:before {
		position: absolute;
		/* Top/left le dan el padding */
		top: 9px;
		left: 10px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align: left;
		font-weight: bold;
		/* Label de las columnas th ahora en el td establecido en el data-title */
		content: attr(data-title);
	}

	/* Header tabla */
	table tr td.header {
		background: #EBEBEB;
		padding: 8px 15px;
		font-weight: bold;
		color: #333;
	}

	table tr td.header:before {
		display: block;
		position :static;
		width: 100%;
		white-space: normal;
		margin-bottom: 4px;
	}

	/* --------------- CONTENIDO JERARQUIZADO --------------- */

	.tree li {
		width: 85%;
		padding: 5px 0 0 15%;
	}

	.tree ul > li div.itemContent img {
		display: block;
		float: none;
		margin-bottom: 15px;
	}
	.tree li div.itemContent .contItem {
		margin-left: 0;
	}
	.tree li div.itemContent h2 {
		margin-bottom: 8px;
	}
	.tree li div.itemContent .contItem {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.tree li div.itemContent, .tree li div.hasChilds{
		padding: 15px;
	}
	.tree li:before, .tree li:after {
		left: 4%;
		width: 11%;
	}

	/* --------------- IE RESPONSIVE --------------- */
	/* Inputs */
	.ie button,
	.ie input,
	.ie select,
	.ie textarea {
		line-height: 26px!important;
	}
}

/* --------------- |780| --------------- */
@media screen and (max-width: 780px) {
	/* Contenido */
	.contContenido {
		clear: both;
		float: none;
		width: 100%;
		margin: 0;
		padding-right: 0;
	}
	.contenido {
		border: none;
	}

	.contenido article.articulo {
		float: none;
		width: auto;
	}

	#articuloPanelDerecho {
		float: none;
		width: auto;
	}


	/* Sección contextual */
	.seccionCtx {
		float: none;
		width: 100%;
	}

	.sectionLeft {
		margin-right: 0;
	}

	.sectionRight {
		margin-left: 0;
	}

	/* Menú Ctx */
	.ctx {
		width: 100%;
	}

	.jsOff .ctx:hover .contListaCtx {
		display: block;
	}

	/* Desplegable de menú contextual */
    .contListaCtx {
		display: none;
	}

	.icn-acc {
		position: absolute;
		right: 15px;
		top: 13px;
		width: 14px;
		height: 14px;
	}

	.ctx .section-title {
		float: left;
	}

	.ctx .content-title {
		position: relative;
	}

	.ctx .icn-acc {
		background: url(../imgs/icns-acor.png) 0 0 no-repeat;
 		background: url(../imgs/icns-acor.svg) 0 0 no-repeat, none;
	}

	.ctx .icn-acc-active, .jsOff .ctx:hover .icn-acc{
		background: url(../imgs/icns-acor.png) -15px 0 no-repeat;
		background: url(../imgs/icns-acor.svg) -15px 0 no-repeat, none;
	}

	/* Accesos rápidos formato box */
	.accesosCtxBoxes {
		display: none;
	}

	.slide-desc-text-default {
		top:90px;
	}


	.slide-desc-bg-default {
		background-image:none !important;
	}

	.djslider .slide-title a {
		font-size: 26px !important;
		display: block !important;
		background-color: black;
		padding: 15px;
		padding-bottom: 5px;
		margin-bottom: 0 !important;
		/*padding-bottom: 20px !important;*/
	}

	.djslider .slide-text p {
		font-size: 14px;
		height: auto !important;
		padding: 15px;
		background-color: black;
	}

	.djslider .slide-text,
	.djslider .slide-title {
		width: 100% !important;
	}

	.slide-desc-text {
		margin-left: 0 !important;
	}

	.imagen-slide-djslider a img {
		/*width: 100% !important;
		height: auto !important;*/
	    display: block;
	    margin: 0 auto;
		/*opacity: 0.5;*/
	}

	.slide-desc {
		bottom:30px;
	}

	.slide-title {
		height: auto !important;
		/*position: static !important;*/
	}

	.slide-text {
		height: auto !important;
	}

	.slide-text p {

	}

	.slide-desc-text{
		height: auto !important;
		padding:0 !important;
	}

	.navigation-container {
		display: none;
	}

	.imagen-slide-djslider a {
		width: 100% !important;
	}

	div.slider-container ul li div.imagen-slide-djslider a img.dj-image {
		margin: 0 auto !important;
		width: 100% !important;
		height: auto !important;
	}

	main .contenido {
		padding: 10px 15px;
		/*
		margin: 0;
		padding: 0;
		margin-bottom: 10px;
		*/
	}

	/*
	main .contenido .bannergroupHomeContenido {
		margin: -30px -30px 100px -30px !important;
	}
	*/

	.imagen-slide-djslider .degrade-slider,
	.imagen-slide-djslider .degrade-superior-slider {
		display: none;
	}

	.slide-desc-text-default .slide-title a {

	}

	.slide-desc-text-default .slide-title span {
		padding-left: 15px;
		/*text-shadow: 0px 2px 2px #000000;*/
		background-color: #000;
		padding-top:10px;
		padding-right: 15px;
		margin-bottom: 5px;
	}

	.miP6 #banners-inicio a {
		width: 100%;
		height: 100%;
		display: block;
	}


	.miP6 #banners-inicio a#btn_unicom {
		background-image: url('../imgs/banners-inicio/unicom.png');
	}

	.miP6 #banners-inicio a#btn_servicios_programas {
		background-image: url('../imgs/banners-inicio/servicios-programas.png');
	}

	.miP6 #banners-inicio a#btn_servicios_linea {
		background-image: url('../imgs/banners-inicio/servicios-en-linea.png');
	}

	.miP6 #banners-inicio a#btn_desarrollo_humano {
		background-image: url('../imgs/banners-inicio/gestion-desarrollo-humano.png');
	}

	.miP6 #banners-inicio a#btn_unicom:hover {
		background-image: url('../imgs/banners-inicio/unicom-activo.png');
	}

	.miP6 #banners-inicio a#btn_servicios_programas:hover {
		background-image: url('../imgs/banners-inicio/servicios-programas-activo.png');
	}

	.miP6 #banners-inicio a#btn_servicios_linea:hover {
		background-image: url('../imgs/banners-inicio/servicios-en-linea-activo.png');
	}

	.miP6 #banners-inicio a#btn_desarrollo_humano:hover {
		background-image: url('../imgs/banners-inicio/gestion-desarrollo-humano-activo.png');
	}


	article.articulo p#unicom-secciones{
		text-align: center;
	}

	div#ausentes ul#lista-ausentes li {
		margin: 0 !important;
	}


	.miP6 #banners-inicio {
		margin:-10px -14px;
	}

	/*
	article.articulo p#unicom-secciones img {
		width: 85%;
		height: auto;
		float: none;
	}*/



/*

	.slide-desc {
		position: static !important;
	}

	.slide-desc-in	{
		position: static !important;
	}

	.slide-desc-bg,
	.slide-desc-text-default,
	.slide-title
	{
		position: static !important;
	}

	.slide-title div {
		position: static !important;
	}

	.slide-title,
	.slide-text {
		width: 100% !important;
		height: auto !important;
	}

	.imagen-slide-djslider a {
		position: static !important;
		width: 100%;
		height: auto;
		display: block;
	}

	.imagen-slide-djslider a img {
		height: auto !important;
		width: 100% !important;
	}

	.slide-desc-text {
		margin-left: 0 !important;
	}

	.djslider .navigation-container .next-button {
		right: 0 !important;
		left: auto !important;
	}

	.djslider .navigation-container .prev-button {
		left: 0 !important;
		right: auto !important;
	}



} */

/* --------------- |690| --------------- */
@media screen and (max-width: 690px) {
	/* Accesos rápidos */
	#accesosRapidos ul:nth-of-type(3) {
		clear: both;
	}

	.acceso {
		min-width: 50%!important;
	}

	#accesosRapidos ul {
		padding-right: 15%;
	}

	/* Footer */
	.contPie ul.redesSociales {
		clear: both;
		float: left;
		margin-left: 0;
		padding-top: 5px;
	}

	/* Tablas */
	table tr td {
		padding: 8px 15px;
	}

	table tr td:before {
		display: block;
		position: static;
		width: 100%;
		white-space: normal;
		margin-bottom: 4px;
	}

	/* --------------- CONTENIDO JERARQUIZADO --------------- */
	.tree li div.itemContent ul li {
		float: none;
		padding: 0;
		padding-left: 5px;
		margin: 0;
		margin-top: 7px;
		width: inherit;
	}
	.tree li div.itemContent img {
		width: 100%;
		min-width: inherit;
	}
	.tree ul > li div.itemContent img {
		min-width: 40%;
	}
	/* --------------- ITEMS EN COLUMNAS --------------- */
	ul.list-two-col {
		-moz-column-count:1;
		-webkit-column-count:1;
		column-count:1;
	}
}

/* --------------- |675| --------------- */
@media screen and (max-width: 675px) {
	/* Buscador */
	#seccionBuscadorSecundario {
		height: 50px;
		width: 100%;
		/*background-color: #CCC;*/
		margin: 0;
	}

	#contBusquedaHeader {
		float: right;
		width: 98%;
		margin: 0;
		padding: 11px 1% 0 1%;
	}

	#contBusquedaHeader .inputText {
		width:100%;
		margin: 0;
	}
}

/* --------------- |640| --------------- */
@media screen and (max-width: 640px) {
	/* Formularios */
	form fieldset {
		margin-bottom: 10px;
	}
	form p.required {
		display: none;
	}
	form fieldset {
		border: none;
		width: 100%;
		padding: 0;
	}
	form fieldset fieldset div {
		padding: 0;
	}
	form fieldset fieldset {
		border: none;
		padding: 15px 0 15px 0;
		width: 100%;
	}
	form fieldset legend {
		font-weight: bold;
		padding: 0;
	}
	form fieldset fieldset legend {
		font-weight: normal;
		padding: 0;
		padding-bottom: 5px;
		width: 100%;
		border-bottom: 1px solid #999;
	}
	form fieldset ul li {
		margin-bottom: 10px!important;
	}
	form .alignBtnLabel {
		margin-left: 1%;
	}


	article.articulo div.item-seccion {
		width: 70%;
		height: auto;
		/*border:1px solid red;*/
		float: left;
		margin-bottom: 30px;
		margin-left: 15%;
	}

	article.articulo div.items-seccion-envoltura {
		margin-bottom: 0;
		margin-top: 0;
	}

	/* Secciones */
	#contenidoPrincipal .contenido {
		background:none !important;
	}
	article.articulo div.items-seccion-envoltura {
		margin: 0 !important;
	}
	article.articulo div.item-seccion {
		width:80% !important;
		margin:0 5% 7% 7% !important;
	}

	.gabinete-autoridad {
		padding-left:0;
	}

	.gabinete-foto {
		width:90%;
		float:none;
	}

	.gabinete-datos {
		width:100%;
		float:none;
		margin-top:5px;
		background-color: #333;
		border-radius: 10px;
		padding:5px;
	}

	.gabinete-datos h2 {
		margin-top: 5px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #666;
	}

	.gabinete-datos .clearfix {
		display: none;
	}

	.gabinete-nombre,
	.gabinete-email {
	    font-size: 14px;
	}

	.contact input[type="text"],
	.contact input[type="email"],
	.contact textarea {
		width: 90%;
		margin: 0;
	}

	/* --------------- FORMATO GALERÍA --------------- */
	.miniaturas ul li:nth-child(5n+1) {
		clear: none;
	}
	.miniaturas ul li:nth-child(4n+1) {
		clear: both;
	}
	.miniaturas ul li {
		width: 23%;
	}
}

/* --------------- |480| --------------- */
@media screen and (max-width: 480px) {
	/* Footer */
	.imgNoticias img {
		float: none;
		margin-bottom: 20px;
	}

	#linksFooter {
		padding-top: 0;
	}

	#linksFooter li {
		float: none;
		clear: both;
		display: block;
		padding: 0;
	}

	#linksFooter li {
		padding-bottom: 5px;
	}

	#linksFooter li:last-child {
		padding-bottom: 0;
	}

	/* Box Ficha lista */
	.boxListaItems .listaHeader {
		padding: 7px 10px;
	}

	.boxListaItems ul li ul {
		padding: 5px 0;
	}

	.boxListaItems ul li ul li {
		width: 86%;
		padding-left: 6%;
		margin: 0 4%;
		margin-bottom: 10px;
	}

	/* Paginación */
	.pagination ul li:nth-child(1), .pagination ul li:nth-child(11) {
		float: none;
		display: block;
	}

	/* Breadcrumb */
	ol.breadcrumb {
		margin-bottom: 15px;
		padding: 0;
	}
	ol.breadcrumb li {
		padding: 0;
	}


	/* Columnas artículo */
	.contenidoArticulo .column {
		width: 100% !important;
	}

	.contenidoArticulo .last p {
		padding-left: 0 !important;
	}

	main .contenido {
		background: none !important;
		background-color: black;
	}

	.contGralContenido {
	  padding: 0 !important;
	  width: 100% !important;
	}

	.contenidoArticulo p {
		color:#ccc;
	}

	article.articulo div.item-seccion {
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 30px;
		margin-left: 0;
	}

	/* --------------- FORMATO GALERÍA --------------- */

	.miniaturas ul li:nth-child(4n+1) {
		clear: none;
	}
	.miniaturas ul li:nth-child(3n+1) {
		clear: both;
	}
	.miniaturas ul li {
		width: 31%;
	}

	/* --------------- CONTENIDO JERARQUIZADO --------------- */
	.tree li {
		width: 88%;
		padding: 5px 0 0 12%;
	}
	.tree li div.itemContent h2 {
		margin-bottom: 10px;
	}
	.tree li:before, .tree li:after {
		left: 3%;
		width: 9%;
	}
	.tree li:before {
		top: -20px;
		padding-bottom: 20px;
	}
}

/* --------------- |390| --------------- */
@media screen and (max-width: 390px) {
	/* Accesos rápidos */
	.acceso {
		width: 100%!important;
	}

	/* Box noticias */
	.imgBoxNoticias {
		max-width: 180px;
		margin-bottom: 20px;
	}

	.imgBoxNoticias img {
		float: none;
		width: 100%;
		display: block;
		margin-right: 15px
	}

	.boxListaItems ul li ul li a {
		display: block;
	}

	.contGralContenido {
		width: 94%;
		padding: 15px 3% 0 3%;
	}

	.logoOrganismo {
		margin: 0 3%;
	}

	.btnsMobile {
		margin-right: 3%;
	}

	.contPie {
		padding: 20px 3%;
		overflow: auto;
	}
	.contAccesosRapidos {
		padding: 0 3% 20px 3%;
	}

	#contBusquedaHeader {
		float: right;
		width: 94%;
		margin: 0;
		padding: 11px 3% 0 3%;
	}

	/* Formulario */
	form fieldset ul li input, form fieldset ul li select, form fieldset ul li textarea {
		width: 96%;
	}
	form fieldset ul li {
		padding: 5px;
	}

	/* Mensaje de error */
	.msCont {
		padding: 15px 10px;
	}
	.msIcon {
		display: block;
		padding: 15px 5px 0 5px;
	}
	.msError ul li {
		margin-bottom: 10px;
	}
	/* Icono error campo */
	.msIcon-sm {
		display: none;
	}

	/* --------------- FORMATO GALERÍA --------------- */
	.miniaturas ul li:nth-child(3n+1) {
		clear: none;
	}
	.miniaturas ul li:nth-child(2n+1) {
		clear: both;
	}
	.miniaturas ul li {
		width: 48%;
	}
	.flecha-der, .flecha-izq {
		background-size: 90%;
	}
	.pieImagen {
		width: 90%;
		padding: 5%;
	}
}

/* --------------- |290| --------------- */
@media screen and (max-width: 290px) {
	/* --------------- CONTENIDO JERARQUIZADO --------------- */
	.tree li:before, .tree li:after {
		left: 4%;
		width: 8%;
	}
	.tree ul > li div.itemContent img {
		width: 100%;
	}
}
