/*** Estilos de la antigua hoja estilos.css ***/

.columnaFoto {
	width: 42%;
	float: left;
	margin: .4em 0 0 .2em;
	text-align: center
}

.columnaTextoMitad {
	width: 55%;
	float: left;
	margin: .4em 0 0 .6em;
	border-left: 1px solid #CCC
}

@media (max-width:768px){
	.columnaTextoMitad {
		width: 100%;
		margin:0px;
	}
	.columnaFoto {
		width: 100%;
	}
}

.columnaTextoMitad ul {
	padding: 0;
	margin: 0 0 0 .4em
}

.columnaTextoMitad ul li {
	width: 95%;
	float: left;
	display: table
}

.columnaTextoMitad ul li.indentado {
	background: 0 0
}

.columnaTextoMitad ul li.indentado ul {
	padding: 0 0 0 1em;
	margin: 0
}

/******************************/

.idiomas_container div{
    background:#333333;
}


.links_container{
    background:#333333;
}

.rrss_container{
    background:#333333;
}



@media (max-width:992px){
    
    .destacados_right .destacado {
	border-top:none;
	}
}

@media (max-width:768px){
	.row_logos_imagen_fondo > .container-fluid{
		padding-left:0;
		padding-right:0;
	}

}

@media (max-width:576px){
}

@media (max-width:413px){
}

@media (max-width:375px){
}

.logos_imagen_container.imagen_cabecera_fondo img{
	width:100%;
}


.nuevoInicioNoticias{
	clear:both;
}

.enlaceOficinaPrensa{
	display:block;
}

.enlaceOficinaPrensa a{
	color:#333;
	font-size:1.4em;
}

.links_footer_container{
    background:#360;        
                     
    color:white;
    padding:5px;
}

.rowidiomas {
background-color: #aaa;
}

.lenguas ul{
    margin-bottom:0;
    padding-left: 0;
    text-align: right;
    font-size: 0.8em;
    padding:5px;
}

.lenguas ul li{
    display: inline;
    color:#333;
}

.lenguas ul li:after{
    content:" |"
}

.lenguas ul li:last-child:after{
    content:""
}

.lenguas ul li a{
    color:#333;
    text-decoration: none;
    font-size:0.9em;
}

.lenguas ul li a:hover{
    text-decoration: underline !important;
}

.utilidadesNew ul{
    padding-left:0;
    margin-bottom:0;
    list-style: none;
    color:white;
    font-size: 0.8em;
}

.utilidadesNew ul li{
    display:inline;
}

.utilidadesNew ul li:after{
    content:" |"
}

.utilidadesNew ul li:last-child:after{
    content:""
}

.utilidadesNew ul li a{
    color:white;
    text-decoration: underline;
}

.utilidadesNew ul li a:hover{
    text-decoration: none;
}

.utilidadesNew{
    padding:5px;
}


.redesSociales ul{
    padding:0;
    margin: 5px 0px;
    text-align: right;
}

.redesSociales ul li{
    display:inline;
}

.redesSociales ul li a{
    color:white;
    text-decoration: none;
}


.redesSociales ul li a:hover{
    text-decoration: none;
    opacity:0.6;
}

.redesSociales .fab, .redesSociales .fas{
	font-size: 1.2em;
}

@media(max-width:576px){
    .redesSociales ul{
        text-align: center;
    }
    .utilidadesNew{
        text-align: center;
    }
    .lenguas ul{
        text-align: center;
    }
}

.logo_mdef_header{
    margin-top: 10px;
}

.menu{
    background: #444;
}

.menu.menu-desplegado{
    background: none;
    margin-bottom: 0.8em;
}

.menu-desplegado .menu{
    background: none;
    margin-bottom: 0.8em;
}

.menu ul.menu-desplegado-ul{
    display: block;
}

.menu ul.menu-desplegado-ul li{
    border-right: none;
    text-align: left;
}

.menu a{
    text-decoration: none;
}

.menu ul{
    list-style: none;
    margin-bottom: 0;
    padding:0;
    display:flex;
    flex-wrap: wrap;
    font-size: 0.8em;
}

.menu ul li:last-child{
    border-right: none;
}

.menu ul li{
    border-right: .1em dotted #f1f1f1;
    border-bottom: .2em solid transparent;
    padding:5px;
    flex: auto;
    text-align: center;
}

.menu ul li:hover{
    border-bottom:.2em solid #C90;
}

.menu ul li:hover a{
    color:#C90;
    text-decoration: none;
}

.menu ul li a{
    color:white;
}

.links_footer_container{
    background-color: #333;
}

#footer_container #bandaVerde{
	margin-left: 0%;
	margin-right: 5%;
	margin-top:50px;
	margin-bottom:50px;
}

#footer_container .escudoPie{
	margin-top: -25px;
	text-align:center;
}


@media (max-width:991px){
	#footer_container .escudoPie {
	    margin-bottom: 30px;
	}
	#footer_container .escudoPie img{
	    width: 150px;
	}
}

#footer_container .tituloFoot{
	color: white;
	border-bottom: 1px solid white;
}

#footer_container ul{
	list-style: none;
	font-size: .8em;
}

#footer_container ul li a{
	color: white;
	text-decoration: none;
}

#footer_container ul li i{
	color: white;
}

#footer_container ul li a:hover{
	text-decoration:underline;
}

#textoBandaVerde ul{
    padding:0;
    margin:0;
    list-style: none;
    display: flex;
    justify-content:flex-end;
    flex-wrap:wrap;
    font-size: .8em;
}

#textoBandaVerde ul li{
    padding:0px 5px;
    border-right: 1px solid white;
}

#textoBandaVerde ul li:last-child{
    border-right: none;
}

#textoBandaVerde ul li a{
    color:white;
    text-decoration:none;
    
}

#textoBandaVerde ul li a:hover{
    text-decoration:underline !important;
}

#creditos{
    color:white;
    font-size: .7em;
    margin-top: 5px;
    text-align: center;
}
/*
#main_container{
    border:1px solid black;
}
*/

.tituloH5NoticiasHome h2{
	border-bottom: 1px solid black;
	padding-top: 20px;
	color: #360;	
}

.tituloColum3HomeSinFlecha.actualidadHome h2{
	border-bottom: 1px solid #aaa;
    padding-top: 20px;
    color: #360;
    
}

.tituloColum3HomeSinFlecha h2{
	border-bottom: 1px solid #aaa;
    padding-top: 20px;
    color: #960;
}


.antetituloHome2{
    font-size: .7em;
    margin-bottom: 0;
}

.nuevoInicioNoticiasImgGrande h3{
    color:#360;
    font-size: 1em;
}

.nuevoInicioNoticiasImgGrande h3 a{
    color:#360;
    text-decoration: underline;
}

.nuevoInicioNoticias h3{
    color:#960;
    font-size: 1em;
}

.nuevoInicioNoticias h3 a{
    color: #960;
    text-decoration:none;
    font-size:1.2em;
}

.nuevoInicioNoticias h3 a:hover{
	text-decoration:underline !important;
}

.nuevoInicioNoticiasImgGrande p{
    font-size: 1em;
}

.nuevoInicioNoticias p{
    font-size: 1em;
}

.nuevoInicioNoticias img{
    float: left;
    margin: .2em .5em .3em 0;
    width: 10em;
    padding:5px;
    margin-right:.5em !important;
}

.actualidad_container .actual, .agenda_destacado, .reportaje{
    margin-bottom: 25px;
}

.actual p{
    margin-bottom: 0;
}

h2.agenda{
    border-bottom: 1px solid black;
    padding-top: 20px;
    color: #360;
}
/*
.destacado_home{
    padding:.5em;
    background: #f1f1f1;
    border: 1px solid #BBB;
    margin: 0 0 1em;
}
*/
.destacado_home iframe{
    width: 100%;
    max-width: 100%;
}

.destacado_home h2{
    color:#960;     
    font-size: 1.5em;
}

.destacado_home a{
    color:#960;
}

.destacado_home a:hover{
    color:#960;
}

body a{
    text-decoration: underline;
}

body a:hover{
    text-decoration: none;
}

.destacado_home .destacado_u{
    margin-bottom: 20px;
}

.destacado_home .destacado_u h2, .destacadoSuperiorHome.destacado_home h2{
	border-bottom:none;
	color:#333;
}

.destacados_right{
    color:#333;  
   
}



.destacados_right h2{
    border-bottom: 1px solid #333;
    font-size: 1.4em; 
    margin-top: 10px;
    padding-bottom:10px;
}

.destacados_right .destacado img{
    display:table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    width: 100%;
}

.destacados_right .destacado:first-child{
    padding-top: 15px;
    margin-top:0;
}

.destacados_right .destacado{
    padding-bottom: 15px;
    background:#f1f1f1;
    margin-top:1em;
    border-top:5px solid #757575;
}

.listadoConFlecha{
    list-style: none;
    padding: 0;
    margin:0;
}

ul.listadoConFlecha li{
    background: url(../IMAGES/botonListado.png) no-repeat left bottom transparent;
    margin: 0;
    padding: .2em 0 .2em 2em;
    text-align: left;
    font-size: 0.8em;
}

ul.listadoConFlecha li a{
    color:#333 !important;
}

.actualidadHome h3 a{
	background:none !important;
}

.actualidadHome a{
    background:#360 !important;
    width: 100%;
}

.actualidadHome.verMasNoticiasHome a{
	padding-top:.2em;
	padding-bottom:.2em;
	border-radius:.25em;
	
}

.verMasNoticiasHome a{
	padding-top:.2em;
	padding-bottom:.2em;
	border-radius:.25em;
	text-decoration:none;
	
    color:white !important;
}

.verMasNoticiasHome a:hover{
	opacity:.7;
}

.actualidadHome h3 a{
    background:none;
    border:none;
    color:#360 !important;
    width: 100%;
    text-decoration:none;
    font-size: 1.2em;
}

.actualidadHome h3 a:hover{
	text-decoration:underline !important;
}


.verMasNoticiasHome .fa-chevron-right{
    padding-left: 5px;
    font-size: .6em;
    color: black;
}

.verMasNoticiasHome a{
    color:white;
    float:right;
    background:#960;
    width: 100%;
    text-align: center;
}

.agenda_destacado h3 a{
    color:#360;
}

.destacadoFotoHome ul{
    padding: 0;
    margin:0;
    list-style: none;
}

.destacadoFotoHome ul li{
    text-align: center;
    background:none !important;
}

h1.contenido{
    border-bottom: 1px solid black;
    padding-top: 20px;
    color: #960;
    display: block !important;
}

.elementoListaContenido{
    border: 1px solid #CCC;
    padding: 8px;
    margin:10px 15px;
}

.elementoListaContenido img{
    margin:0;
}

.elementoListaContenido h2{
    color: #960;
    font-size: 1.2em;
}

.elementoListaContenido a{
    color:black;
}

#body_container.container-fluid{
    max-width: 1200px;
}

#header_container .container-fluid{
    max-width: 1200px;
}

#footer_container .container-fluid{
    max-width: 1200px;
}

.rowGrayDegradado{
    background: #444;
}

.rowGray{
    background: #333333;
}

#header_container{
    top: 0;
    z-index: 9999;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.7); 
}

#body_container{
    /*margin-top: 330px;*/
}

.boton-desplegar{
    margin: 5px;
    float: right;
}

.no-desplegado{
    display: none;
}

.desplegado{
    display:block;
}

.menu-desplegado-ul{
    padding:0;
    list-style:none;
}


/*
@media (max-width:930px){
	#body_container{
		margin-top:325px;
	}
}


@media (max-width:768px){
	#body_container{
		margin-top:300px;
	}
}

@media (max-width: 576px){
	#body_container {
	    margin-top: 215px;
	}
}*/

.nuevoInicioNoticias{
	clear:both;
	}
	
table{
	text-align:center
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
	border-color: grey;
}

table tr {
    border: .1em solid #CCC;
}

.centrarImagen{
margin-left: auto;
    margin-right: auto;
    display: table;
    }

.enlacesHome {
    text-align: center;
    background-color: #F1F1F1;
}

.enlacesHome ul {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    text-align: left;
    margin: 0 auto;
    padding: 0em;
}

.enlacesHome ul li {
    list-style: none;
    display: inline-block;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: .9em;
    width: 9.5%;
    background: 0 0;
}

.enlacesHome ul li a {
    color: #333;
    font-size: 70%;
}

.enlacesHome ul li img{

	margin-left:auto;
	margin-right:auto;
	display:table;
	}

.enlacesHome ul li p{
text-align:center;
}

.destacadosHomeUco {
    height: 450px;
    overflow: auto;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

#ruta ul {
    display: inline;
    list-style: none;
    background: url(../img/arrow_right_all.png) no-repeat left center;
    margin: 0;
    padding: .2em 0 0;
}

#ruta {
    font-size: .75em;
    padding-left: 1em;
    padding-top:1em;
    padding-bottom:1em;
}

#ruta ul li {
    display: inline;
    list-style: none;
    background: url(../img/arrow_right.png) no-repeat left center;
    padding-left: 1em;
}

#ruta ul li a {
    padding-right: .5em;
    text-decoration: none;
    color: #960;
}

#ruta ul li a:hover{
	text-decoration:underline;
}

.destacadoFotoHome.destacado{
	text-align:center;
}

a{
	color:#960;
}

#ruta.miga{
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	background:#f1f1f1;
	margin-right: 0;
    	margin-left: 0;
}

#ruta.miga>[class*=col-]{
	padding-right:0;
	padding-left:0;
}

.row.destacados_right{
	margin-right: 0;
    	margin-left: 0;
}

.row.destacados_right>[class*=col-]{
	padding-right:10px;
	padding-left:10px;
}

#ruta.miga ul li:first-child{
	background-image:none;
}

.tituloSeccion h1{
	color: #960;
	margin: 0 0 .5em;
	padding: .2em 0 .2em;
	border-bottom: 1px solid #aaaaaa;
	font-size:2.2em;
}

.paginacionNoticia{
	float:right;
}

small{
	font-size:90%;
}

.fotoCentrada{
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.fotoIzqTexto .capaFoto {
    float: left;
    margin-right: 1em;
}

.paginaNoticiasCentral h2, .paginaNoticiasCentral h2 a, .paginaNoticiasCentral h2 a:hover, #zonacentralseccionUnidades h2{
    color: #960;
}

.paginaNoticiasCentral h2, #zonacentralseccionUnidades h2 {
    font-size: 1.3em;
    padding-bottom: .2em;
    padding-left: 0;
    margin-top:1em;
}

.menuPestanaDerHome ul.listadoConFlecha li {
    background: url(../img/botonListado.png) no-repeat left bottom transparent;
}

.menuPestanaDerHome ul.listadoConFlecha li {
    margin: 0;
    padding: .2em 0 .2em 2em;
    text-align: left;
} 

.capaFoto p{
	font-size:0.8em;
}

.paginaNoticiasCentral p.sumarioNoticia {
    font-weight: 700;
}

@media (max-width: 577px) {
	.sumarioNoticia .fotoIzqTexto .capaFoto img{
		width:100%;
		display:table;
		margin-left:auto;
		margin-right:auto;
	}
	
	.capaFoto{
		width:100%;
	}
}


.capaFoto img{
	max-width: 100%;
	height: auto;
}

ul.listadoNoticias li {
    padding: 0 0 0 .8em;
    background: url(../img/arrow_right.png) no-repeat left 4px;
    margin-bottom: .6em;
    list-style:none;
}

ul.listadoNoticias{
	padding-left:0
}

.noticiasDestacadas h2{
	font-size:1.7em;
}

.noticiasDestacadas p.antetituloHome{
	margin-bottom:0;
}

.visorFotos3 .columnaTexto p{
	text-align:center;
}



.contenidoPestanaPersonal ul{
	padding-left:0;
	list-style:none;
	padding:30px;
	border: 1px solid #BBB;
	background:#F1F1F1;
}

.contenidoPestanaPersonal ul li{
	padding: 0 0 0 .8em;
	background: url(../img/arrow_right.png) no-repeat left 4px;
	margin-bottom: .6em;
	list-style:none;
}

.contenidoPestanaPersonal ul li a{
	color:#333 !important;
}

.body-container ul{
	padding-left:0;
	list-style:none;
}

.body-container ul li{
	padding: 0 0 0 .8em;
	background: url(../img/arrow_right.png) no-repeat left 4px;
	margin-bottom: .6em;
	margin-top:.6em;
	list-style:none;
}

.body_left_container ul{
	padding-left:0;
	list-style:none;
}

.body_left_container ul li{
	padding: 0 0 0 .8em;
	background:url(../img/arrow_right.png) no-repeat left 4px;
	margin-bottom: .6em;
	margin-top:.6em;
	list-style:none;
}

ul.listado_sin_flechas li{
	background:none !important;
	padding:0 !important;
}

.contenidoIndexArmamento{
	border: 1px solid #BBB;
	background:#F1F1F1;
	padding:10px 5px;
	border-top:5px solid #960;
}

.contenidoIndexArmamento .columnaTextoMitad{
	border-left:1px solid #BBB
}

.contenidoIndexArmamento .columnaTextoMitad ul li{
	margin-top:.2em;
	margin-bottom:.2em;
}

.contenidoIndexArmamento .columnaTextoMitad ul li a{
	color: #333 !important;
}


.tablaArmamento th {
    padding: .3em .6em;
    background: 0 0;
    width: 50%;
    text-align: right;
}

table tr th {
    color: #960;
}

.tdArmamento {
    background-color: #F2F2F2;
}

table tr td, table tr th {
    font-weight: 400;
    border: .1em solid #CCC;
    padding: .2em .1em;
    font-size: .9em;
}

.paginaNoticiasCentral h3, #zonacentralseccionUnidades h3{
	font-size:1.2em;
	font-weight:bold;
}

#zonacentralseccionUnidades .paginaNoticiasCentral h3{
	font-size:1.8em;
	color: #960;
	font-weight:normal;
}

iframe{
	width:100%;
	/*height:250px;*/
}

iframe.audio{
	width:100%;
	height:395px;
}

.enlacesEjercitoProf ul{
	padding:0;
	padding-left:2em;
}

.enlacesOficinaPrensa ul{
	padding:0;
	padding-left:2em;
}

.listados_misiones_paz ul{
	padding:0;
	padding-left:2em;
}

table tr th {
    color: #960;
    background: #F2F2F2;
    text-align:center;
}

table tr td {
        color: #333;

}

table tr td a{
	color:#333;
}

.seccionPublicacionesPub .contenidoPestanaPersonal{
	border: 1px solid #BBB;
	background:#F1F1F1;
	margin: 0px 20px 20px 0px;
	padding-top: 20px;
}

.seccionPublicacionesPub .contenidoPestanaPersonal p{
	text-align:center;
}

.seccionPublicacionesPub .contenidoPestanaPersonal img{
	max-width:50%;
}

.seccionPublicacionesPub .contenidoPestanaPersonal img.imgPublicaciones{
	max-height:12em;
}

.seccionPublicacionesPub .contenidoPestanaPersonal a:hover img.imgPublicaciones{
	opacity: 0.6;
}


.enlacesSeccionGeneral ul{
	padding:0;
	padding-left:2em;
}

.enlacesRevistas ul{
	padding:0;
	padding-left:2em;
}

.enlacesPremiados ul{
	padding:0;
	padding-left:2em;
}

.enlacesPremios ul{
	padding:0;
	padding-left:2em;
}

.enlacesBoletin ul{
	padding:0;
	padding-left:2em;
}

.clearBoth{
	clear:both;
}

.mapa_web ul ul{
	padding-left:1em;
}

.mapa_web ul a.mapaWebTitulo{
	color:#960;
}

.mapa_web ul a:not(.mapaWebTitulo){
	color:#333;
}

.oculto{
	display:none;
}

.mapaNovedadesSeccionInterior p{
	margin-bottom:0;
	text-align:center;
}

.mapaNovedadesSeccionInterior{
	border-left:1px solid #EEE;
}

@media(max-width:576px){
	.mapaNovedadesSeccionInterior{
	border-left:none;
}	
}

.textoNovedadesSeccionInterior ul li a{
	color:#333 !important;
}

.destacados_unidades{
	padding:1.5em;
	border: 1px solid #BBB;
	background:#F1F1F1;
}

.destacados_unidades img{
	width:85%;
	display:table;
	margin-left:auto;
	margin-right:auto;
}

.destacados_unidades h3{
	font-size: 1.2em;
    text-align: center;
    font-weight: bold;
}

#listadoIzquierdo ul {
    margin: 0;
    font-size: .9em;
    list-style: none;
    padding: .5em 0 0;
}

#listadoIzquierdo ul li {
    /*background: url(../img/botonListado.png) no-repeat scroll left center transparent;*/
    padding: .6em 0 .6em 0em;
    margin-bottom: 0;
    margin-top:0;
    border-top: 1px solid #999;
}

#listadoIzquierdo ul li:first-child {
    border-top: none;
}


#listadoIzquierdo ul li a{
    text-decoration: none;
    color: #333;
}

#listadoIzquierdo ul li a:hover{
	color:#960;
}


.noticiasUnidades .antetituloHome{
	margin-bottom:0;
}


.noticiasUnidades h3 a{
	font-size:1em;
	color:#960;
}

.centrado{
	text-align:center;
}

.zonaFotos #destacadosFotos{
	    background: #F1f1f1;
	    border: 1px solid #CCC;
	    padding: 5px;
	    float: right;
	    width: 20%;
	    margin-left: 15px;
	    margin-top:0;
}

.zonaFotos #destacadosFotosMovil{
	    background: #F1f1f1;
	    border: 1px solid #CCC;
	    padding: 5px;
	    margin: 5px;
	    margin-top:0;
}

.fotoDerTexto{
	float:right;
	margin: 10px;
}

.selectorAño ul li{
	border-right: .1em dotted #CCC;
	display: inline;
	list-style: none;
	margin: 0 0 0 .5em;
	vertical-align: middle;
	background: url(../img/botonListado.png) no-repeat scroll left bottom transparent;
	padding: .2em 1em 0 1.8em;
}

.selectorAño{
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	margin-bottom:1em;
}

.selectorAño ul{
	margin-bottom:.4em;
	padding:0;
}

.fotoDerecha{
	margin-left: auto;
	display:table;
}

.fotoDerecha img{
	margin-left: auto;
	display:table;
}

.foto_actividades p{
	text-align:center !important;
}

.foto {
	border: 1px solid #CCC;
	background: #DDD;
	padding: .3em;
}

.contenedor_imagenes_scroll{
	padding-bottom: .3em;

}

.logos_scroll{
	position:relative;
}

.logos_scroll a img{
	height:80%;
	width:auto;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
}

.logos_scroll a.logo_tierra img{
	left:225px;
}

.logos_scroll .boton-desplegar.boton-scroll{
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-50%);
}

.mapa_españa .mapa_img img{
	margin-left:auto;
	margin-right:auto;
	display:table;
}

.mapa_españa .mapa_subtitulo{
	text-align:center;
}

.fas.fa-external-link-alt{
	margin-left:5px;
}

.caja_contenido_contacto {
    border-bottom: 1px dotted black;
    padding-bottom: 1em;

}

@media (max-width:576px){
	.contenidoIndexArmamento .columnaTextoMitad {
	    border-left: none;
	}
}

ul li.list-group-item{
	background:none !important;
}

.jplist-panel ul li{
	background:none !important;
}

.list-group-item .noticiasDestacadas {

	padding:12px;
	
	padding-top:0;
	padding-bottom:0;
	
}

.menu ul li.selected a{
	color:#C90;
}

.menu ul li.selected{
	border-bottom: .2em solid #C90;
}

.grupo_enlaces li a{
	color:black;
	padding-left: 5px;
}

.enlacesVideo ul{
	padding:0;
	padding-left:2em;
}

.columnaVideo video{
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}

.pagination > li {
	padding-left: 0 !important;
}

.pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #960;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li:not(.active) > a:hover {
    color: white !important;
    background-color: #960;
    border-color: #960;
}

.pagination > .active > a {
    color: #fff !important;
    cursor: default;
    border-color:#960;
    background-color:#960;
}

.btn-filtro {
    border-color: #960;
    background-color: #960;
    color: white;
}

.jplist-pagination-info, .jplist-items-per-page {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

#mapa2{
	overflow:hidden;
}


#listadoIzquierdo ul li a:active{
	color:#960;
}

#dropdown-menu-1:hover{
	color:white;
}

ul.dropdown-menu li a:hover{
	color:#960;
	text-decoration:none;
}

#body_container a:hover{
	text-decoration:none;
}

.noticiasDestacadas .text-noticia-contenedor{
	padding:12px;
}

.noticiasDestacadas .imagen-contenedor-noticias{
	background:#F2F2F2;
}

.boton-menu-unidades{
	width:100%;
	position:relative;
}

.boton-menu-unidades span{
	float:left;
}

.boton-menu-unidades i.fa-caret-down{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
}

.btn-brown{
	color: #fff;
	background-color: #960;
	border-color: #960;
}

.btn-brown:hover{
	color: #fff;
	background-color: #775104;
	border-color: #775104;
}

.btn-brown:active{
	color: #fff;
	background-color: #775104;
	border-color: #775104;
}

.centrado p{
	text-align:center;
}

.columnaNoticiasScroll{
	height: 350px;
	overflow: auto;
	overflow-x: hidden;
	padding: 2em;
	margin: 0;
	margin-bottom:3em;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}

.tituloZonaFotos.zonaLateral{
	float: right;
	width: 20%;
	clear: both;
	background: #F1f1f1;
	border: 1px solid #CCC;
	padding: 5px;
	margin:5px;
}

.tituloZonaFotos.zonaLateralMovil{
	background: #F1f1f1;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 5px;
	margin-top: 0;
}

.cabecera_scroll{
	display:none;
	position: fixed;
	z-index: 9999;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.7);
}

.cabecera_scroll .container-fluid{
	max-width: 1200px;
}

.mapa_movil_listado{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

.list-group.historial li.list-group-item, .list-group.lista-material-unidades li.list-group-item{
	border:none !important;
}

.zonaFotos #destacadosFotos{
	margin:15px;
}

.listadosPremios ul{
	padding-left:2em;
}

@media(max-width:991px){
	.destacados_right{
		margin-top:1rem;
	}
}

ul.seleccionListado{
	flex-wrap:wrap;
}

.floatleft {
    float: left;
}

.img-fluid.foto.imagenSumarioRevista {
    margin: 0px 15px;
}

.fechaNoticiaTexto{
	border: 2px solid #444;
	border-radius: .25em;
	color: white;
	background:#444;
	display: inline-block;
	padding-left: .5em;
	padding-right: .5em;
	margin-bottom: .7em !important;
}



.nuevoInicioNoticias, .nuevoInicioNoticiasImgGrande{
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:2px solid #f1f1f1;
	overflow:hidden;
	
}

.nuevoInicioNoticias p, .nuevoInicioNoticiasImgGrande p{
	margin-bottom:0;
}

.nuevoInicioNoticias:last-child, .nuevoInicioNoticiasImgGrande:last-child{
	border-bottom:none;
	margin-top:revert;
	margin-bottom:revert;
}

.NumeroRevista .textoNumeroRevista{
	font-weight:bold;
}

.collapse.show {
    display: block !important;
}

#body_container a{
	color:#960;
}

.pestanaPersonal .contenidoPestanaPersonal, .contenidoPestanaPersonal.enlacesBoletin, .enlacesRevistas .contenidoPestanaPersonal  {
	border-top:5px solid #960;
}

.listadoEnlacesVideos ul.list-group li{
	background: url(../img/arrow_right.png) no-repeat left 4px !important;
	border:none;
}

.listadoEnlacesVideos ul.list-group{
	padding-bottom: .5em;
}

.seccionMultimedia {
	background:#f1f1f1;
	padding:1em !important;
}

.toTop{
	position: fixed;
	right: 40px;
	bottom: 40px;
	display:none;
}

.toTop i{
	font-size:1.4em;
}


/* FUNCIONALIDAD LIGHTBOX (BAGUETTEBOX BASED) */
#baguetteBox-overlay {
	display: none;
	opacity: 0;
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

#baguetteBox-overlay.visible {
	opacity: 1;
}

#baguetteBox-overlay .full-image {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#baguetteBox-overlay .full-image figure {
	display: inline;
	margin: 0;
	height: 100%;
}

#baguetteBox-overlay .full-image img {
	display: inline-block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 1.8;
	white-space: normal;
	color: #ccc;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.6);
	font-family: sans-serif;
}

#baguetteBox-overlay .full-image:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}

#baguetteBox-slider {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	white-space: nowrap;
	-webkit-transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, -webkit-transform .4s ease;
	transition: left .4s ease, transform .4s ease;
	transition: left .4s ease, transform .4s ease, -webkit-transform .4s
		ease, -moz-transform .4s ease;
}

#baguetteBox-slider.bounce-from-right {
	-webkit-animation: bounceFromRight .4s ease-out;
	animation: bounceFromRight .4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
	-webkit-animation: bounceFromLeft .4s ease-out;
	animation: bounceFromLeft .4s ease-out;
}

@
-webkit-keyframes bounceFromRight { 0% {
	margin-left: 0;
}

50%
{
margin-left
:
 
-30
px
;
 
}
100%
{
margin-left
:
 
0;
}
}
@
keyframes bounceFromRight { 0% {
	margin-left: 0;
}

50%
{
margin-left
:
 
-30
px
;
 
}
100%
{
margin-left
:
 
0;
}
}
@
-webkit-keyframes bounceFromLeft { 0% {
	margin-left: 0;
}

50%
{
margin-left
:
 
30
px
;
 
}
100%
{
margin-left
:
 
0;
}
}
@
keyframes bounceFromLeft { 0% {
	margin-left: 0;
}

50%
{
margin-left
:
 
30
px
;
 
}
100%
{
margin-left
:
 
0;
}
}
.baguetteBox-button#next-button,.baguetteBox-button#previous-button {
	top: 50%;
	top: calc(50% -   30px);
	width: 44px;
	height: 60px;
}

.baguetteBox-button {
	position: absolute;
	cursor: pointer;
	outline: none;
	padding: 0;
	margin: 0;
	border: 0;
	-moz-border-radius: 15%;
	border-radius: 15%;
	background-color: #323232;
	background-color: rgba(50, 50, 50, 0.5);
	color: #ddd;
	font: 1.6em sans-serif;
	-webkit-transition: background-color .4s ease;
	transition: background-color .4s ease;
}

.baguetteBox-button:focus,.baguetteBox-button:hover {
	background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
	right: 2%;
}

.baguetteBox-button#previous-button {
	left: 2%;
}

.baguetteBox-button#close-button {
	top: 20px;
	right: 2%;
	right: calc(2% +   6px);
	width: 30px;
	height: 30px;
}

.baguetteBox-button svg {
	position: absolute;
	left: 0;
	top: 0;
}

/*
    PRE-LOADER DE CARGA
*/
.baguetteBox-spinner {
	width: 40px;
	height: 40px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
}

.baguetteBox-double-bounce1,.baguetteBox-double-bounce2 {
	width: 100%;
	height: 100%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #fff;
	opacity: .6;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: bounce 2s infinite ease-in-out;
	animation: bounce 2s infinite ease-in-out;
}

.baguetteBox-double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@
-webkit-keyframes bounce { 0%, 100% {
	-webkit-transform: scale(0);
	transform: scale(0);
}

50%
{
-webkit-transform
:
 
scale
(1);

            
transform
:
 
scale
(1);
 
}
}
@
keyframes bounce { 0%, 100% {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
}
50%
{
-webkit-transform
:
 
scale
(1);

       
-moz-transform
:
 
scale
(1);

            
transform
:
 
scale
(1);
 
}
}



#slideshow .next{
	right:-25px !important;
	left: unset !important;
	top: 50% !important;
    	transform: translateY(-50%) !important;
}

#slideshow .prev{
	left:-25px !important;
	top: 50% !important;
    	transform: translateY(-50%) !important;
}

@media (max-width:567px){
	#slideshow .next{
	right:-14px !important;
	}

	#slideshow .prev{
		left:-14px !important;
	}
}


#slideshow{
	height:400px !important;
}

@media (max-width:576px){
	#slideshow{
	height:370px !important;
	}
}

@media (max-width:540px){
	#slideshow{
	height:345px !important;
	}
}

@media (max-width:540px){
	#slideshow{
	height:345px !important;
	}
}


@media (max-width:500px){
	#slideshow{
	height:320px !important;
	}
}

@media (max-width:440px){
	#slideshow{
	height:280px !important;
	}
}

@media (max-width:400px){
	#slideshow{
	height:250px !important;
	}
}

@media (max-width:360px){
	#slideshow{
	height:225px !important;
	}
}

.body-container img {
    max-width: 100%;
    height: auto;
}

.body-container video {
    max-width: 100%;
    height: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.body-container table{
    max-width: 100%;
    height: auto;
    margin:0 auto;
}

#body_container img {
    max-width: 100%;
    height: auto;
}

#body_container video {
    max-width: 100%;
    height: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

#body_container table{
    max-width: 100%;
    height: auto;
    margin:0 auto;
}


@media (max-width:992px){
	.imagenes_head img.defensa{
		width:50%;
	}
	.imagenes_head img.ejercito{
		width:28%;
	}	
}

.imagenes_head img.ejercito{
	width:28%;
}

#cabeceraUnidadesInterior{
	margin-bottom:1rem;
}

@media (max-width:992px){
	#cabeceraUnidadesInterior{
		margin-bottom:.5rem;
	}
	
	.logotipoTituloUnidad img {
	    position: absolute;
	    left: 0;
	    top: 50%;
	    transform: translateY(-50%);
	}
		.logotipoTituloUnidad{
	
		position:relative;
	}
}

.logos_scroll{
	height:70px;
}

.logotipoTituloUnidad img{
	max-height:100px;
}

.list-group{
	width:100%
}

@media(max-width:394px){

	.logos_scroll{
		height:58px;
	}
}

.unidadesOperPrinc {
    text-align: center;
}

.contenedor_imagenes_scroll{
	padding-top: 5px;
	padding-bottom: 5px;
}

.destacados_right .destacado .redesSocialesLateral img {
    display: inline-block;
    padding: 5px;
}

.destacados_right .destacado .redesSocialesLateral p{
	margin-bottom:0;
	text-align:center;
}

.text-noticia-contenedor{
	font-size: .9em;
}

.text-noticia-contenedor h2 a{
	text-decoration:none !important;
}

.text-noticia-contenedor h2 a:hover{
	text-decoration:underline !important;
}

.text-noticia-contenedor h4 a{
	text-decoration:none !important;
}

.text-noticia-contenedor h4 a:hover{
	text-decoration:underline !important;
}

.enlace_inyectado{
	margin-bottom:40px;
}

.enlace_inyectado img{
	float:left;
}

.enlace_inyectado a{
	margin-left: 5px;
	color: #360 !important;
	background: none !important;
}

.contenido_destacado_u{
	padding: 1em;
	background: #f1f1f1;
	border: 1px solid #aaa;
	border-top: 5px solid #757575;
}

.contenido_destacado_u a{
	text-decoration:none !important;
}

.contenido_destacado_u a:hover{
	text-decoration:underline !important;
	opacity:.7;
}

.contenido_destacado_u .link_home:hover{
	opacity:.7;
}

.ug-videoplayer-wrapper video {
    height: 100% !important;
    display: inline !important;
}

.ventajas .capaFoto{
	margin-top:10px;
}


/*** Compartir redes sociales ***/


#compartirRedesSociales ~ .tituloSeccion>h1,
#compartirRedesSociales ~ #zonaContenidosUnidades3>.tituloSeccion>h1{
	padding-top: 0em;	
}

#cabeceraUnidadesInterior > #compartirRedesSociales{
	margin-bottom:1em;
}

#compartirRedesSociales a{
	border: none;
}
#compartirRedesSociales > span {
	font-size: 0.7rem;
	vertical-align: middle;
	color: #444;
}
@media(min-width:576px) {
	#compartirRedesSociales > span {
		font-size: 0.8rem;
	}
}
@media(min-width:768px) {
	#compartirRedesSociales > span {
		font-size: 1rem;
	}
}



.btn-facebook {
    color: #fff  !important;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:focus,
.btn-facebook.focus {
    color: #fff  !important;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:hover {
    color: #fff !important;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    color: #fff !important;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open>.dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open>.dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open>.dropdown-toggle.btn-facebook.focus {
    color: #fff !important;
    background-color: #23345a;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook:active,
.btn-facebook.active,
.open>.dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus {
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-facebook .badge {
    color: #3b5998 !important;
    background-color: #fff
}

.btn-twitter {
    color: #fff !important;
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2);
    padding: .375rem .50rem;
}

.btn-twitter:focus,
.btn-twitter.focus {
    color: #fff !important;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:hover {
    color: #fff !important;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    color: #fff !important;
    background-color: #2795e9;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open>.dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open>.dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open>.dropdown-toggle.btn-twitter.focus {
    color: #fff !important;
    background-color: #1583d7;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter:active,
.btn-twitter.active,
.open>.dropdown-toggle.btn-twitter {
    background-image: none
}

.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus {
    background-color: #55acee;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-twitter .badge {
    color: #55acee !important;
    background-color: #fff
}


.btn-linkedin {
    color: #fff !important;
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2);
    padding: .375rem .60rem;
}

.btn-linkedin:focus,
.btn-linkedin.focus {
    color: #fff !important;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:hover {
    color: #fff !important;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    color: #fff !important;
    background-color: #005983;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active:hover,
.btn-linkedin.active:hover,
.open>.dropdown-toggle.btn-linkedin:hover,
.btn-linkedin:active:focus,
.btn-linkedin.active:focus,
.open>.dropdown-toggle.btn-linkedin:focus,
.btn-linkedin:active.focus,
.btn-linkedin.active.focus,
.open>.dropdown-toggle.btn-linkedin.focus {
    color: #fff !important;
    background-color: #00405f;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin:active,
.btn-linkedin.active,
.open>.dropdown-toggle.btn-linkedin {
    background-image: none
}

.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus {
    background-color: #007bb6;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-linkedin .badge {
    color: #007bb6 !important;
    background-color: #fff
}
/*** Fin Compartir redes sociales ***/

.imgCen{
	text-align: center;
}

.pieFotoLoca2{
	display: table;
	caption-side: bottom;
}

.pieFotoLoca2 p {
	display: table-caption;
}
