/*ESTILOS WEB EJÉRCITO DEL AIRE*/
@charset "utf-8";
*{
	box-sizing:border-box;
	margin:0;
	
}

/*Necesario para que no se muestre la barra de scroll horizontal en IE*/
html{
	overflow-x: hidden; 
}
#saltanavegacion{
	overflow-x:hidden;
}

/*Estilos de Tipografía*/


	h1{
		margin-top: 1.25em;
		margin-bottom: 10px;
		color:#333;
	}

	h2{
		margin-top: 20px;
		margin-bottom: 15px;
		font-size:1.5em;
		color:#337ab7;
	}
	
	h3{
		font-family: inherit;
		font-weight: 500;
		line-height: 1.1;
		color: inherit;
		font-size:1.5em;
	}
	
	h4{
		font-family: inherit;
		font-weight: 500;
		line-height: 1.1;
		color: inherit;
		font-size:1.3em;
	}


	p{
		margin-top:0;
		font-size:14px;
	}
	section{
		padding-left:0px;
		padding-right:0px;
	}
	body {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px; /*pendiente pasarlo a em*/
		line-height: 1.42857143;
		color: #333;
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));
	}
	a{
		color: #337ab7;
		font-size:14px;
		
	}
	
	a:hover{
		color: #23527c;
		text-decoration: underline;
		
	}
	
	.lineaNoticia a:hover{
		color: #337ab7;
		font-size:14px;
	}
		
	.breadcrumb a {
		color: #337ab7;
	}
	ol{
		line-height: 1.42857143;
	}
	
	
	
	
/*Estilos GENERALES para toda la web*/
	.negro{
		color: #363F69;
	}
	.bg{
		background:#fff;
		border-radius:3px;
		padding: 10px 15px;
		margin-bottom: 20px;
	}
	.bgwhite{
		background:#fff;
		border-radius:3px;
		margin-bottom:20px;/*Esto es para eventocalendario*/
	}

	.nopadd{
		padding-left:0px;
		padding-right:0px;
	}
	
	.nopaddleft{
		padding-left:0px!important;
	}
	.padd20{
		padding-left:20px;
		padding-right:20px;
	}
	.pb20{
		padding-bottom:20px;
	}
	.pb30{
		padding-bottom:30px;
	}
	.text-right{
		text-align:right;
	}

	.text-left{
		text-align:left;
	}

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

	.floatright{
		float:right;
	}
	.floatleft{
		float:left;
	}
	.none{
		display:none;
	}
	.block{
		display:block;
	}
	.inlineblock{
		display:inline-block;
	}
	.center{
		display:inline-block;
		margin:auto;
	}

	.fondoblanco{
		padding:15px 30px;
		background:#fff;
		border-radius:3px;
		margin-bottom:20px;
		display:block;
		margin-right:5px;
		width:99%;
	}
	.fondoblanco .img-responsive{
		margin:auto;
	}
	
	.list-unstyled {
		padding-left: 0;
		list-style: none;		
	}
	
	.blanco{
		color:#fff;
	}
	.blanco:hover,.blanco:focus{
		color:#fff;
		font-weight:bold;
	}
	
	.list-unstyled>li> .fa-arrow-right{
		color: #1e8bc3;
		/*padding-left:15px;*/
	}
	.pt0{
		padding-top:0px!important;
	}
	.pt10{
		padding-top:10px;
	}
	.pt20{
		padding-top:20px;
	}
	.mr15{
		margin-right:15px;
	}
	.mr20{
		margin-right:20px;
	}
	.ml10{
		margin-left:10px;
	}
	.ml15{
		margin-left:15px;
	}
	.ml18{
		margin-left:18px;
	}
	.ml20{
		margin-left:20px;
	}
		
	.mr40{
		margin-right:40px;
	}
	
	.mt-10 {
		margin-top: 10px;
	}

	.mt-90 {
		margin-top: 90px;
	}

	.img-wrapper::before{
		left:50%;
	}
	.mb-40 {
		margin-bottom: 40px;
	}

	.mt-40 {
		margin-top: 40px;
	}

	.mb-20{
		margin-bottom:20px!important;
	}
	.estilomapa{
		font-size:1.1em;
		color:#fff;
	}
	.title-nt{
		font-size:1.2em;
		margin-top:0px;
		color:#337ab7;
	}
	.label-nt{
		font-size:0.9em!important;
		margin-left:0px!important;
		padding-bottom:15px;
	}
	.label-nt2{
		font-size:0.9em!important;
		padding-bottom:15px;
		
	}
	.title-18{
		font-size:0.9em;
		color:#000;
		font-weight:normal;		
	}
	.title-24{
		font-size:1em!important;
		color:#000;
		font-weight:normal;
	}
	.title-24.hr-left::after{
		display: block;
		width: 90%!important;
		height: 3px;
		margin-top: 12px;
		content: '';
		background-color: #1e8bc3;
	}

	.btn-group, .btn-group-vertical {
	   padding-top:15px;
	}
	
	.btn-cal:hover,.btn-cal:focus{
		font-size:14px!important;
	}
	/*Estilo para listas captación*/
	.listaCaptacion{
		list-style:none !important;
	}
	
	/*INFO clase para que el borde mantenga los márgenes en la web del EA*/
	.ea{
		margin-right:0px;
		margin-left:0px;
	}
	.ea24{
		width:23%!important;
	}
	.ea32{
		width:32%;
	}
	.ea48{
		width:48%;
	}
	
	/*boton up*/
	#myBtn {
		display: none;
		position: fixed;
		left: 90%;
		top: 90%;
		z-index: 99;
		border: none;
		outline: none;
		background-color: #34495e;
		color: #52b3d9;
		cursor: pointer;
		padding: 10px;
		border-radius: 0px;
		opacity: 1;

		/*top: -25px;*/	
		width: 50px;
		height: 50px;
		margin:auto;
		transition: all .16s ease-in-out;
		border: solid 1px #52b3d9;

	}
	#myBtn:hover{
		color: #34495e;
		border-color: #34495e;
		background-color: #52b3d9;
	}


/*ESTILOS DEL MENÚ DE LA CABECERA Y MENÚ NAVEGACIÓN */

/*url del ejército Primer link que se encuentra*/
	.urlEjercito{
		color: #fff;
		cursor: pointer;
		text-decoration: none;
		font-size: 85%;
		margin-top: 1px;
		cursor: auto;
		padding-left:30px;
		display:inline-block;
	}

	.urlEjercito:hover, .urlEjercito:active,.urlEjercito:focus{
		/*text-decoration: none;*/
		color:#fff;
		font-size:90%;
		font-weight:bold;
	}
/*Menú oculto para accesibilidad web*/
	a.skip-main:active, 
    a.skip-main:focus, 
    a.skip-main:hover {
        left: 170px; /*volver a poner 0 si desaparece el link a la web del inicio*/
        top: 0;
        width: auto; 
        height: auto; 
        overflow: visible; 
		color:#fff!important;
    }

/*Barra de selección de idioma (zona superior derecha)*/

	/*Color Fondo selección de idiomas*/
	.cabeceraIdiomas{
		/*position:fixed;*/
		top:0px;
		z-index:1030;
		width:100%;
		border: 0;
		box-shadow: 0 4px 0 rgba(0, 0, 0, .1);
	}
	.seleccionIdiomas{
		padding-top: 2px;
		padding-bottom: 2px;		
		width:100%;
		background-image: -webkit-linear-gradient(left, rgb(0, 40, 80), rgb(38, 90, 136));
		background-image: -o-linear-gradient(left, rgb(0, 40, 80), rgb(38, 90, 136));
		background-image: linear-gradient(to right, rgb(0, 40, 80), rgb(38, 90, 136));

	}

	.idioma{
		background-color:transparent;
		border:1px solid transparent;
		display: inline-block;
		padding: .2em .6em .2em;
		margin-right:.2em;
		font-size: 75%;
		font-weight: bold;
		line-height: 1;
		color: #fff;
		text-align: center;
		white-space: nowrap;
		vertical-align: baseline;
		border-radius: .25em;
	}

	.idioma:hover{
		 background-color: transparent;
		  border: 1px solid #fff;
		  color:#fff;
		  font-size: 75%;
	}
	.idioma:active, idioma:focus { 
		border: 1px solid #52b3d9;
		background-color: #2e6da4;
		margin-top: 0px;
		padding: .2em .6em .2em;
		margin-right:.2em;
		white-space: nowrap;
		color:#fff;
		font-size: 75%;
	}

	.activo{
		border: 1px solid #52b3d9;
		background-color: #2e6da4;
		margin-top: 0px;
		padding: .2em .6em .2em;
		margin-right:.2em;
		white-space: nowrap;
	}
/*Imagen de fondo de la cabecera*/

	.fondo {
		height: 84px;
		background-image: url('../img/imagenFondo.png');
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		width:100%;
	}
	.logosPrincipal{
		padding-left:30px;	
	}
	.logosFondo{
	 	background:#34495E;
		opacity:100%;
		height:80%;
	}

	.logosPrincipal img{
		padding-top:10px;
	}
/*Iconos redes sociales de la cabecera*/

	.grupoRRSS{	
		padding-right:45px;	
		padding-top:27px;
	}
	.social-network-icon{
		/*width:30px;*/
		height:30px;
	}
/*Imagen de Rokiski*/
	.navbar-brand {
		float: right;
		height: 50px;
		padding:7px;
		padding-right:0px;
		padding-top:10x;
		margin-left:6px;
		margin-right:0px;
		/*margin-top:5px;*/
		font-size: 18px;
		line-height: 20px;
	}
	#menuNavegacion .navbar-brand > img {
		max-height: 100%;
		height: 100%;
		width: auto;
		margin:0;
		 -o-object-fit: contain;
		object-fit: contain;
	}
	.navbar{
		margin-bottom:0px;
		border:0px solid transparent;
		box-shadow: 0 4px 0 rgba(0, 0, 0, .1);
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #042E56, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #042E56, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #042E56, rgba(52, 152, 219, 0.5));
	}

/* MENÚ NAVEGACIÓN */
/*
50px es la altura del menú de navegación.
Cuando la barra de desplzamiento vertical se mueve hacia abajo, se encoge la cabecera.
 
*/
	
/*Flechitas*/
	#menuNavegacion .caret {
		margin-left: 10px;
	}

	.caret {
		display: inline-block;
		width: 0;
		height: 0;
		margin-left: 2px;
		vertical-align: middle;
		border-top: 4px dashed;
		border-top: 4px solid;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
	}

	#menuNavegacion .navbar-nav > li:hover .caret {
		border: 0;
		border-bottom: 4px solid;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
	}

/*Menú principal */
	#menuNavegacion  .navbar-nav > li > a,#menuNavegacion  .navbar-nav > li > a:visited {
		 color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 700;
		line-height: 50px;
		height: 50px;
		padding: 0 20px;
		/*padding: 0 26px 0 20px;*/
		margin-top:0px;
		background-color: transparent;

	}

	#menuNavegacion .navbar-nav > .dropdown:hover {
		background-color: rgba(0,0,0,0.15);
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
	}

	/*
	#menuNavegacion .navbar-nav > .open > a,
	#menuNavegacion .navbar-nav > .open > a:hover,*/
	#menuNavegacion .navbar-nav > .open > a:focus {
		color: #555;
		background-color: rgba(231, 231, 231,1);	
		height:50px;
		box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	}

	#menuNavegacion  .navbar-nav > .active > a,
	#menuNavegacion  .navbar-nav > .open > a {
		background-color: rgba(231, 231, 231,1);
		color: #34495E!important;
	}

	.navbar-default{
		z-index:1031;
	}
	#menuNavegacion .navbar-default {
		border-radius: 0px;
		background-color: inherit;
		background-image: inherit;
		margin-bottom: 0;
		margin-top:0;
		border: 0;
		box-shadow: 0 4px 0 rgba(0, 0, 0, .1);
	}
	.navbar-toggle{
		margin-bottom:0px;
		margin-right:15px;
	}
	.navbar-toggle .icon-bar + .icon-bar {
   		 margin-top: 4px;
	}
	
	.icon-bar {
		background-color: #34495E!important;
	}
	.navbar-default .navbar-toggle {
		border-color: transparent;
	}
/*submenu*/

	#menuNavegacion .navbar-nav > li > .dropdown-menu {
		margin-top: 0;
		padding: 0;
		border: 0;
		border-radius: 0;
		background-color: #e6f2ff;
		min-width: 250px;
		border-radius:5px;
		border-top-left-radius:0;
		border-top-right-radius:0;
	}


	#menuNavegacion .navbar-nav > .dropdown .dropdown-menu > li > a {
		font-size: 13px;
		font-weight: 700;
		line-height: 46px;
		height: 46px;
		padding: 0 26px 0 20px;
		text-transform: uppercase;
		color:#000;
		border-top: 1px solid #fff;	
	}

	#menuNavegacion .navbar-nav > .dropdown .dropdown-menu > li > a:hover {
		color:#002266;
		background-color:#fff;
		border-top: 1px solid #fff;		
	}
	#menuNavegacion .navbar-nav > .dropdown .dropdown-menu > li >.active > a {
		color:#fff;
		background-color:#002266;
		border-top: 1px solid #fff;		
	}

	#menuNavegacion .dropdown-menu > li > a {
		font-size: 14px;
		font-weight: 400;
		display: block;
		clear: both;
		padding: 8px 20px;
		-webkit-transition: background-color .16s ease-in-out;
		transition: background-color .16s ease-in-out;
		white-space: nowrap;
	}

	.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
		background-color: #2e6da4;
		background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
		background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
		background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
		background-repeat: repeat-x;
		color:#fff!important;
	}

	.navbar-collapse {
		padding-right: 15px;
		padding-left: 15px;
		overflow-x: visible;
		-webkit-overflow-scrolling: touch;
		border-top: none;
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
		margin-top:0px!important;
	}

/*Animacion de los menus*/
	#menuNavegacion .navbar li a {
		-webkit-transition: .2s linear background-color, .2s linear color;
		-moz-transition: .2s linear background-color, .2s linear color;
		-ms-transition: .2s linear background-color, .2s linear color;
		-o-transition: .2s linear background-color, .2s linear color;
		transition: .2s linear background-color, .2s linear color;
	}

/*Animación de la navegación*/
	.cabeceraIdiomas {
		-webkit-animation-name: cabeceraAnimaCuandoSeEncoge;
		-webkit-animation-duration: .35s;
		-webkit-animation-delay: .32s;
		-webkit-animation-fill-mode: both;
		animation-name: cabeceraAnimaCuandoSeEncoge;
		animation-duration: .35s;
		animation-delay: .32s;
		animation-fill-mode: both;
	}
	@keyframes cabeceraAnimaCuandoSeEncoge {
		0% {
			-webkit-transform: translate3d(0, -100%, 0);
			transform: translate3d(0, -100%, 0);
			opacity: 0;
		}
		100% {
			-webkit-transform: none;
			transform: none;
			opacity: 1;
		}
	}

	@-webkit-keyframes cabeceraAnimaCuandoSeEncoge {
		0% {
			-webkit-transform: translate3d(0, -100%, 0);
			transform: translate3d(0, -100%, 0);
			opacity: 0;
		}
		100% {
			-webkit-transform: none;
			transform: none;
			opacity: 1;
		}
	}

	/*Fin de la animacion*/

	.affix {
		  top: 0;
		  width: 100%;
		  z-index: 1032!important;
	  }

	#menuNavegacion .affix {
		top: 0;
		width: 100%;
	}

	.encogido {
		 box-shadow: 0 4px 0 rgba(0, 0, 0, .1);
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));
		-webkit-animation-name: menuNavegacionAnimaCuandoSeEncoge;
		-webkit-animation-duration: .35s;
		-webkit-animation-delay: .32s;
		-webkit-animation-fill-mode: both;
		animation-name: menuNavegacionAnimaCuandoSeEncoge;
		animation-duration: .35s;
		animation-delay: .32s;
		animation-fill-mode: both;
	}
	
	/*animacion menuNavegacion para movil*/	
	@keyframes menuNavegacionAnimaCuandoSeEncoge {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		opacity: 0;
	}
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		}
	}

	@-webkit-keyframes menuNavegacionAnimaCuandoSeEncoge {
		0% {
			-webkit-transform: translate3d(0, -100%, 0);
			transform: translate3d(0, -100%, 0);
			opacity: 0;
		}
		100% {
			-webkit-transform: none;
			transform: none;
			opacity: 1;
		}
	}
/*fin animacion menuNavegacion para movil*/



 /* esto asegura el texto por encima pero no tiene el efecto*/
 	.zindex{
		position:fixed;
		z-index:1033;		
		left:80px;
		top:0px;
		width:100%;
				-webkit-animation-name: menuNavegacionAnimaCuandoSeEncoge;
			-webkit-animation-duration: .35s;
			-webkit-animation-delay: .32s;
			-webkit-animation-fill-mode: both;
			animation-name: menuNavegacionAnimaCuandoSeEncoge;
			animation-duration: .35s;
			animation-delay: .32s;
			animation-fill-mode: both;
	 }


/*MIGAS DE PAN*/


.migas{
	margin-bottom: 20px;
	padding:25px 30px 10px 30px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ddd;
	
}
.page-header{
	font-size: 27px; 
	font-weight: 300;
	margin: 0;
	border-bottom:0px solid transparent;
	color: #000;
	display:inline-block;
	padding-top:0px;
}

.breadcrumb{
	float:right;
	margin-bottom:0px;
	background-color:transparent;
}
.breadcrumb a:hover {
		color: #23527c;
		font-weight: bold;
	}
.breadcrumb li {
    font-size: 15px;
    font-weight: 400;
}

/*CARRUSEL NOTICIAS*/

header div #myCarousel{
	margin-bottom:20px;
	box-shadow: 0px 0px 0px 4px rgba(0, 0, 0, .1);
	height:500px;
}
.alturacarrusel{
	height:500px;
}
.carousel-caption {
    color: #000;
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
	position:absolute;
	left:25%;
	right:25%;
	
}
.carouselnoticias .titulonoticia{
	border-bottom:none;
	color:#fff;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	
}
.text-caption-header {
    background-color:rgba(34, 121, 155,0.8);
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

.text-caption p {
    margin-top: 0.4em;
}

.carouselnoticias .btn-primary {
    color: #fff;
    background-color: #363F69;
    border-color: #363F69;
    border-radius: 0px;
    width: inherit;
    height: 36px;
}
.carousel-indicators {
    bottom: 0px;
}

.carousel-control:hover{
	font-size:20px;
}
.glyphicon-chevron-right, .glyphicon-chevron-left {
    color: #fff;
}

/*carrusel de infonoticia EA*/
.carousel-control {
    color: #000;
    width: 5%;
}
.carousel-control.left ,.carousel-control.right{
    background-image: none !important;
    color:#D3D3D3;
}

.detalle{
	width: 90%;
	margin: auto;
}
#carruselNoticiaEA .imagefix, #carruselEventoEA .imagefix{
	max-height:240px;
	overflow:hidden;
}
/*TWITTER FEED ESTILOS*/ 
.codigoTwitterEmbebido {
    overflow: auto;
}

.title-sm{
	font-size: 1.3em;
	font-weight: 700;
	color:#333;	
}
.title-md{
	font-size: 1.6em;
	font-weight: 500;
	color:#333;	
}

.hr-divider-xs {
    margin: 16px 0;
    border-top: 1px solid #ddd;
}

.btn {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .16s;
    transition-duration: .16s;
    -webkit-transition-property: background-color, color, border-color;
    transition-property: background-color, color, border-color;
    letter-spacing: 1px;
    border-radius: 2px;
}
.btn-primary {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #245580;
	padding-bottom:2px;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px;
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:3px;
	padding-top:3px;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open .dropdown-toggle.btn {
    text-decoration: none;
    outline: 0 !important;
    box-shadow: none;
	
}
.btn-calendario{
	text-shadow: 0 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
	background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #dbdbdb;
	border-color: #ccc;
}
.text-uppercase{
	text-transform:uppercase;
}
.hr-full::after ,.hr-full::after {
	display: block;
	width: 100%;
	height: 3px;
	margin-top: 12px;
	margin-bottom: 12px;
	content: '';
	background-color: #1e8bc3;
}

#social-networks .social-network-icon{
	margin-right:5px;
}

.pt-0 {
    padding-top: 0;
}


/*ListaBanner FORMATTER*/

.img-wrapper {
    position: relative;
    display: block;
    overflow: hidden;  
}
.img-wrapper, .img-wrapper img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*.img-wrapper::before {
    font-family: FontAwesome;
    font-size: 2em;
    line-height: 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    visibility: hidden;
    margin: 0 auto;
    margin-left: -8px;
    content: '\f067';
    content: '\f08e';
    -webkit-transition: -webkit-transform .32s;
    transition: transform .32s;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
    color: #fff;		
}*/
.img-wrapper img {
    -webkit-transition: .32s opacity, .32s -webkit-transform;
    transition: .32s opacity, .32s transform;
}

.img-wrapper:hover img {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
   /* opacity: .15;*/
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=35)';
}
.img-wrapper:hover::before {
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
	color:#363F69;	
}
.textoEncima{
	position:absolute;
	display:block!important;
	text-align:center;
	top: 20%;
	right: 5%;
	margin-left: 50%;
	font-size: 0.875em;
	color:#fff!important;
	font-size: 1em;
	font-weight:bold;		
}
.cultura:hover .textoEncima{
	display:none!important;
}

.bannerCaption {
    text-align: center;
    background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));
    color:#fff;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
	border-radius:0px;
	border:0px solid transparent;
	font-size:1.1em!important;
}

/*FIN ListaBanner FORMATTER*/

/*FOOTER*/
	.tituloFooter{
		font-size:1.4em;
		color:#fff;
		font-weight:700;
	}
	.tituloFooter::after{
		background-color: #52b3d9;
		width: 100%;
		display: block;
		height: 3px;
		margin-top: 12px;
		content: '';
	}

	.footer{
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5)), url('../img/footer.png');
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5)), url('../img/footer.png');
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5)), url('../img/footer.png');
		background-size: 100% 100%;
		box-shadow: 0px 4px 0 rgba(0, 0, 0, .1) inset;
		border-bottom: solid 1px #52b3d9;
		background-color: transparent;
		padding: 20px 0 50px 0;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	
	footer{
		background-color: #34495e;		
	}
	footer p{
		color:#fff!important;
	}
	
	footer p strong{
		color:#fff!important;
	}

/*FIN FOOTER*/


/*Formatter piezaBannerCarousel*/
div #myCarouselOwl{
	overflow:hidden;
	height:auto;
}

.owl-theme .owl-nav{
	text-align:right;
}
.owl-carousel .owl-item img {
  
   max-height:100%;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;	
    -webkit-transform: translate3d(0px, 0px, 0px);
}
/*Controles del carrusel owl*/


.owl-theme .owl-nav .owl-prev, .owl-theme .owl-nav .owl-next {	
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .disabled {
    background: #333;
    padding: 4px 12px;
    border-radius: 0;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: #109DED;
}


/*fin formatter piezaBannerCarousel */

/*FORMATTER fotoMultimedia*/
.pagination > li > a, .pagination > li > span {
    line-height: 1.42857143;
    position: relative;
    display: inline-block;
    margin-left: 3px;
    padding: 6px 14px;
    text-decoration: none;
    color: #fff;
    border: 0;	
    background-color: #333;
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
	background: #333!important;
}	
.pagination > li:last-child > a, .pagination > li:last-child > span .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
	background: #333!important;
}

.pagination .active a {
    border-color: #fff;
    background-color: #1e8bc3;
}
.pagination {
    word-spacing: -2px;
}
.pagination > li > a:hover, .pagination > li > a:active {
    color: #fff;
    background-color: #1e8bc3;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #1e8bc3;
    border-color: #1e8bc3;
}
.pagination > li:first-child > a:hover, .pagination > li:first-child > span:hover {
    background: #1e8bc3!important;
    border: 1px solid #1e8bc3;
}
.pagination > li:last-child > a:hover, .pagination > li:last-child > span:hover {
    background:#1e8bc3!important;
    border: 1px solid #1e8bc3;
}

iframe{
	margin-bottom:20px;
}
.row .embed-responsive iframe {
    margin-bottom: 15px;
    border: 5px solid #fff;
}

.bd25{
	padding: 15px;
}

.videos{
	margin-bottom:30px;
}
.imagefix{
	height:auto;
}

.img-portfolio .imagefix{
	height:300px;
	margin-bottom:20px;
}
 .embed-responsive-16by9{
	margin-bottom:20px;
}
/*fin FORMATTER fotoMultimedia*/


/*LÍNEA DE NOTICIAS*/

.timeline-date-wrapper-v2 {
    max-width: 160px;
    margin: 0 auto;
    padding: 8px 24px;
    border: solid 2px #ddd;
    border-radius: 3px;
    background-color: white;
}

.timeline-box-right-v2 {
    position: relative;
    width: 100%;
    margin-top: 24px;
    padding-left: 30px;
}

.timeline-box-right-v2:after {
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 21px;
    position: absolute;
    top: 10px;
    left: -25px;
    padding: 0;
    content: '\f192';
    -webkit-transition: background-color .16s ease-in-out;
            transition: background-color .16s ease-in-out;
    color: #1e8bc3;
    border-radius: 50%;
    background-color:#fff;
}

.hr-timeline-center:before,
.col-hr:before {
    position: absolute;
    top: 0;
    display: block;
    width: 3px;
    height: 100%;
    margin: 0 auto;
    content: '';
    background: #cacaca;
    background: rgba(255, 255, 255, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(3%, #d1d1d1), color-stop(4%, #cacaca), color-stop(97%, #cacaca), color-stop(98%, #d6d6d6), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #d1d1d1 3%, #cacaca 4%, #cacaca 97%, #d6d6d6 98%, rgba(255, 255, 255, 0) 100%);
    background:         linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #d1d1d1 3%, #cacaca 4%, #cacaca 97%, #d6d6d6 98%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
}

.hr-timeline-center:before {
    right: 0;
    left: 0;
}

.col-hr > div + div {
    margin-top: 40px;
}

.timeline-box-wrapper-right {
    padding-left: 30px;
}

.timeline-box-wrapper-left {
    padding-right: 30px;
}

.timeline-box-left,
.timeline-box-right {
    position: relative;
    width: 100%;
   padding: 16px;
    background-color: #eee;
}

.timeline-box-left:before,
.timeline-box-right:before {
    position: absolute;
    top: 24px;
    display: block;
    width: 0;
    height: 0;
    content: '';
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}

.timeline-box-left:before {
    right: -18px;
    border-left: 18px solid #eee;
}

.timeline-box-right:before {
    left: -18px;
    border-right: 18px solid #eee;
}

.timeline-box-left:after,
.timeline-box-right:after {

  font-family: FontAwesome;
    font-size: 24px;
    line-height: 21px;
    position: absolute;
    top: 28px;
    padding: 0;
    content: '\f192';
    -webkit-transition: background-color .16s ease-in-out;
            transition: background-color .16s ease-in-out;
    color:rgb(198,11,30) ;
    border-radius: 50%;
    background-color:rgb(255,196,0);	
}

.timeline-box-left:after {
    right: -55px;
}

.timeline-box-right:after {
    left: -55px;
}

.timeline-box-left:hover::after,
.timeline-box-right:hover::after{
	background-color:rgb(198,11,30) ;
}

.label {
    display: inline;
    padding: .2em .6em .2em;
    /*font-size:1.2em;*/
	font-size:1em;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;	
}

.label-info {
    background-color: #1e8bc3;
	font-size:1.2em;
}

.title-panel{
	color:#000;
	padding-left:15px;
	padding-right:15px;
}
.imagennoticiaderecha {
    width: 35%!important;
    height: 35%;
    float: right;
	display:block;    
}
.textonoticiaizquierda{
	width:65%;
	padding-left:15px;
}

.imageGallery {
 	 background-color: #eee;
}

/*estilos accordion lateral noticias */
.nav-side{
	padding-top:40px;
}
.accordion{
    border-radius: 3px;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;	
	color:#000;
}
.panel.accordion-group {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    background-color: #fff;
    box-shadow: none;
}

.accordion-heading{
	position:relative;
	border-top:1px solid #ddd;
	background-color:#f3f3f3;
	color:#000;
	border-bottom:1px solid #ddd;
}
.accordion-toggle {
    display: block;
    padding: 8px 16px;
    color: #000;
}
.accordion-heading > a {
    font-size: 14px;
    color: #333;
}
.nav-side .panel.accordion-group .accordion-heading > a.acc-on.genuine {
    background-color: #fbfbfb;
}

.accordion-heading .fa {
    font-size: 13px;
    color: #494949;
}

.accordion a .fa {
    width: 24px;
}
.fa-file-text-o::before {
    content: "\f0f6";
}
.panel.accordion-group .accordion-heading > .icon-toggle::after,
.panel.accordion-group .accordion-heading > .icon-toggle.acc-on.collapsed::after,
.panel.accordion-group .accordion-collapse-in > .icon-toggle.collapsed::after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    right: 16px;
    content: '\f107';
    text-decoration: inherit;
}
.panel.accordion-group .accordion-heading > .icon-toggle.acc-on::after,
.panel.accordion-group .accordion-collapse-in > .icon-toggle::after {
	right: 19px;
	content: '\f104';
}

.accordion-body {
    border-top: solid 1px #ddd;
    background-color: #f9f9f9;
}

.accordion-inner .list-unstyled {
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
}
.accordion-inner .list-unstyled li {
    -webkit-transition: all .16s ease-in-out;
    transition: all .16s ease-in-out;
}
.accordion-inner .list-unstyled li a {
    font-size: 14px;
    display: block;
    padding: 6px 32px;
    color: #000;
}
.nav-side .accordion-inner .list-unstyled > li > a {
    font-size: 13px;
    color: #333;
}
.nav-side .accordion-inner .list-unstyled > li > a.active {
    background-color: #f3f3f3;
    color: #1e8bc3;
	/* DEJAMOS QUE SE VEA EL SUBRAYADO EN EL MENÚ DE NOTICIAS DE EA
	text-decoration: none;
	*/}

.panel-group .panel + .panel {
    margin-top: 0px;
}

.accordion-heading > a:hover {
    background-color: #ebebeb !important;
	text-decoration: none;
}
.nav-side .accordion-inner .list-unstyled > li > a::before {
    font-family: FontAwesome;
    font-size: 13px;
    position: relative;
    left: -8px;
    content: '\f0a9';
    color: #1e8bc3;
}
.panel.accordion-group .accordion-heading > .icon-toggle.acc-on::after, .panel.accordion-group .accordion-collapse-in > .icon-toggle::after {
    right: 19px;
    content: '\f104';
	
}
.panel.accordion-group .accordion-heading > .icon-toggle::after .collapsed, 
.panel.accordion-group .accordion-heading > .icon-toggle.acc-on.collapsed::after,
.panel.accordion-group .accordion-collapse-in > .icon-toggle.collapsed::after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    right: 16px;
    content: '\f107';
    text-decoration: inherit;	
}

.resize{
	width:49%;
	/*margin-right:1%;*/
}
.panel-group{
	/*reseteo de modulo comun*/
	margin-top:0px;
	margin-bottom:0px;
}
/* fin de estilos accordion lateral noticias */

/*FIN LINEA NOTICIAS NESTOR*/

/*Mapa web arbol footer*/
.plus::before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    margin-right: 10px;
    content: '\f067';
}

.minus::before{
	 font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    margin-right: 10px;
    content: '\f068';
}
/*FIN Mapa web arbol footer*/


/*IVOOX AUDIOS*/

.orange{
	color:#1e8bc3!important;
}
a.jp-play2,
a.jp-pause2,
a.jp-play2:before,
a.jp-pause2:before,
div.jp-play-bar,
ul.actions li a.btn{
	background-color:#1e8bc3!important;
}
/*FIN DE IVOOX AUDIOS*/

/*iNFO_EA*/
.well {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #363F69;
	border-radius: 4px;
    padding: 10px 20px;
    margin-top: 20px;
}

.imagenizquierda{
	padding-left:20px;
	padding-right:0px;
}
.imagenrodea{
width:50%;
}

.imagenrodeaderecha {
    float: right;
    padding-left: 20px;
    width: 40%;
}

/*info Glosario*/
.glosario > li > a, .glosario > li > span {
    line-height: 1.42857143;
    position: relative;
    display: inline-block;
    margin-left: 2px;
    padding: 6px 14px;
    text-decoration: none;
    color: #fff!important;
    border: 0;
    background-color: #333;
	word-spacing: 10px;	
}

.navbar-nav{
	float:none;
}
.noEa{
	display:none;
}
.glosario >li {
	display:inline-block;	
	margin:auto;
	float:none;
	text-align:center;
}
.glosario > li > a:hover, .glosario > li > span:hover,
.glosario > li > a:focus, .glosario > li > span:focus,
.glosario > li.active> a , .glosario > li .active> span{
	background-color: #1e8bc3!important;
}
.navbar-nav .glosario{
	float:none!important;
	text-align:center;
}
/*maquetacion Emplazamientos Formatter*/

.nav-side2 .accordion-inner .list-unstyled > li > a::before {
    font-family: FontAwesome;
    font-size: 13px;
    position: relative;
    left: -8px;
    content: '\f0a9';
    color: #636363;
}

.menu li a:hover{
	color: #1e8bc3;
}

.accordion-inner .list-unstyled li:hover {
    background-color: #f3f3f3;
}
.nav-side2 .accordion-inner .list-unstyled > li:hover > a::before{
	color: #1e8bc3;
}
/*AERONAVES FORMATTER*/
.panel-default {
    border-color: #ddd;
}
.panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}


.panel-body{
	border-radius:3px;
	border:1px solid #ddd;
	padding: 15px;
}


.tab-content {
    position: relative;
    padding: 16px;
	background-color: #fff;
	margin-bottom: 15px;
}
.tab-content-rounded {
    border-radius: 0 3px 3px 3px;
}


.row-tabs .tabs-top .tab-content {
    border: solid 1px #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;	
}

.nav-tabs > li > a {
    line-height: inherit;
    margin-right: 0;
    border: 0;
    border-radius: 0;
	border-bottom:1px solid #ddd;
	
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    color: #1e8bc3;
    border: 0;	
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #fff;
	border-top-left-radius:3px;
}
.nav-tabs > li.active >a:hover, .nav-tabs > li.active > a:focus{
	color:#23527c;
}
.row-tabs .tabs-top > .nav-tabs > li.active {
    border-color: #ddd;        
    border-top-color: #1e8bc3;
    border-bottom-color: #fff;
}

.row-tabs .tabs-top > .nav-tabs > li:hover {
    background-color: #ebebeb;
	border-bottom-color: #fff;
}

.nav-tabs> li > a:focus, .nav > li > a:hover {
    font-size:1em;
    background-color: #ebebeb;
}

.panel ul {
	list-style:disc;
	margin-left:20px;
}
.colored{
	color:#1e8bc3;
}

.nav > li > a {
    -webkit-transition: none;
    transition: none;
    color:#000;
}


.nav-tabs > li {
    background-color: #fff;
}

.row-tabs .nav-tabs > li.active {
    z-index: 1;
}
.nav-tabs-rounded > li:first-child {
    border-top-left-radius: 3px;
}

/*Google Maps Style*/

.googleHeight{
	height:400px;
}
.googleHeightnoJS{
	height:400px;
	overflow:hidden;
	width:100%;
}


/*MapaSitio Columna*/
.list-unstyled>.sinestilo{
	line-height: 1.42857143;	
}
.sinestilo{
	padding-left:0px;
}
/*Current Operations*/
.cultura > .img-wrapper img{
	margin:auto;	
}

/*EVENTOS calendario EA*/
.title-2-xl.hr-left::after, .title-xl.hr-left::after, .title-lg.hr-left::after, .title-md.hr-left::after, .title-sm.hr-left::after, .title-xs.hr-left::after {
    display: block;
    width: 60%;
    height: 3px;
    margin-top: 12px;
    content: '';
    background-color: #1e8bc3;
}
.eventos>.label-info{
	margin-left:0px;
}
time{
	font-size:0.8em!important;
	padding:0.1em .4em .1em;	
}
.nav>li.eventos>a{
	padding:0px!important;
}

.btn-danger.active,.btn-danger.active:focus{
	background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
	background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #245580;
	color:#fff;
}
.cal-day-today {
    background-color: #fff6c9!important;
}
.cal-day-today span[data-cal-date] {
    color: #2B6597!important;
}

/*Galeria Filtrada*/
.galeria .imagefix{
	/*margin-bottom:0px;*/
}
.m5{
	margin:5px;
}
.hEA{
	height:440px;
}

/*Galeria Filtrada Aeronaves*/
#operativasAeronaves .thumbnail{
	height:375px;	
}
#operativasAeronaves .imageGallery{
	height:200px;
}
#operativasAeronaves .aeronave p{
	line-height:0.9em;
}
#operativasAeronaves  .aeronave h2{
	font-size:1.3em;
	color:#000;	
}
#galeriaDivisas .thumbnail{
	min-height:295px;
	height:350px;
}
#galeriaDistintivos .thumbnail{
	min-height:330px;
	height:395px;
}
#galeriaUnidades .thumbnail{
	min-height:355px;
	height:410px;
}
#galeriaUnidades .ucodivimg{
	width:90%;
	overflow:hidden;
	margin:auto;
}
#galeriaUnidades .imageGallery{
	/*height:230px;
	width:auto;
	overflow:hidden;*/
}
#galeriaUnidades  p{
	line-height:0.9em;
}

.btn-default:active .filter-button:active,.btn-default:focus .filter-button:focus
{
    background-color:#363F69;
	color:#fff;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    color: #363F69!important;
    background-color: #fff!important;
    border-color: #363F69!important;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color:#fff !important;
    background-color: #363F69!important;
    border-color: #363F69!important;
}
.filter-button:active,.filter-button:hover,.filter-button:focus{
	color:#fff !important;
    background-color: #363F69!important;
    border-color: #363F69!important;
}
.filter-button.active{
	color:#fff !important;
    background-color: #363F69!important;
    border-color: #363F69!important;
}
.norow{
	margin-left:0px;
	margin-right:0px;
}
.panel ul.list-unstyled{
	list-style:none;
}

/*Aeronaves*/
.cultura>.soloimagen{
	width:50%;
	margin:auto;
}

.cultura>.imgdebajo{
	width:51%;
	margin:auto;
}

.categoria {
		/*max-height:140px;*/
		height:140px;
		display:block;
		padding-left:10px;
		padding-right:10px;
}
.categoria h2{
	font-size:1.3em;
	margin-top:10px;
	margin-bottom:5px;
}

.thumbnail{
	height:auto;
}
	
/*Eventos Calendario*/
.flechaEvento{
	padding-left:20px;
	padding-right:20px;
	color:#1e8bc3;
}
/*Elsastislide Vertical Carousel*/

.elastislide-container .elastislide-vertical {
    max-width: 170px;
    padding: 37px 10px;
    border-radius: 90px/10px;
    height:523px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
}
.elastislide-container .elastislide-vertical::before {
    top: 30px;
    bottom: 30px;
    left: 0;
    right: 0;
    content: " ";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 15px rgba(0,0,0,0.6);
    border-radius: 20px/160px;
}
.elastislide-wrapper {
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    min-height: 60px;
    /*box-shadow: 1px 1px 3px rgba(0,0,0,0.2);*/
}

.elastislide-wrapper nav span {
    position: absolute;
    background: #176C96 url(../img/nav.png) no-repeat 4px 3px;        
    width: 23px;
    height: 23px;
    border-radius: 50%;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
}
.elastislide-vertical nav span {
    top: 10px;
    left: 50%;
    margin-left: -11px;
    background-position: -17px 5px;
}

.textoEncimaVertical{
	display: none !important;
	text-align: center;
	font-size: 0.875em;
	color: #176C96  !important;
	}

.bannerVertical{
	max-height:100%!important;
	display:block!important;
}

.elastislide-list{
	height:440px!important;
	transition: all 500ms ease-in-out 0s!important;
}
.elastislide-carousel ul li a img {
    display: block;
    border: 2px solid white;
    max-width: 100%;
    margin: auto;
}
.elastislide-carousel{
	border:0px solid rgba(23, 108, 150,0.2);
	display:block;
	height:100%;
}
.elastislide-carousel ul li a {
    padding-top: 10px;	
}

#CarouselVertical{
	padding-bottom:40px;
}

/*Esquema*/
.panel-primary {
    border-color: #1e8bc3;
	margin-bottom:30px;
}
.panel-primary > .panel-heading-discursos {
	border-color: : #345977;	
    background-color: #345977;
    background-image: -webkit-linear-gradient(top, #345977 0%, #345977 100%);
    background-image: -o-linear-gradient(top, #345977 0%, #345977 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#345977), to(#345977));
    background-image: linear-gradient(to bottom, #345977 0%, #345977 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
	
	    color: #363F69!important;
		padding: 10px 15px;
		border-top-left-radius: 3px;
    	border-top-right-radius: 3px;
    
}

.panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
}
.panel-primary > .panel-heading {
    border-color: #1e8bc3;
    background-color: #1e8bc3;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
}

.panel-heading {
    border-bottom: 1px solid #1e8bc3 !important;    
}

/*EVENTOS*/
#cal-slide-content {
    background-image: none !important;
    background-color: #C9DAE8 !important;
	box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0)!important;
}

.cal-cell1:hover {
    background:#C9DAE8 !important;
}
.eventos{
	padding-bottom:10px;
}


/*organigrama*/
.esquema{
	margin-bottom:20px!important;
}
.esquema .accordion-toggle{
	color:#fff;
	padding:0px;
	padding-left:30px;
}

.esquema .accordion-toggle::after{
	font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    left: 50px;
    content: '\f107';
    text-decoration: inherit;
}

.esquema > a.accordion-toggle{
	color:#fff!important;	
}

.panel-title >a{
	color:#fff;
	font-size:0.9em;
}

.panel-title > a:hover{
	color:#fff!important;	
}
.panel.accordion-group .accordion-heading > .icon-toggle::after, .panel.accordion-group .accordion-heading > .icon-toggle.acc-on.collapsed::after, .panel.accordion-group .accordion-collapse-in > .icon-toggle.collapsed::after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    position: absolute;
    right: 16px;
    content: '\f107';
    text-decoration: inherit;
}

/*menu COntenido con Panel*/
.menucontenido .galeria{
	background:#fff;
	border-radius:3px;
	padding:15px;
	margin-bottom:20px;
}

.bloque .img-portfolio{
	height:290px; 
	overflow:hidden;
	margin-bottom:15px;
}

.menucontenido .imageGallery{
	margin-bottom:20px;
}

.listado.active{		
	text-decoration:underline;		
}
.listadoResto.active{
	text-decoration:underline;
}


/*Reclutamiento*/


/*Cabecera*/
.grupocabecera{
	position:absolute;
	left:-5000px;
}
.cabecera{
	width:100%;
	background:#fff;
	border-radius:3px;
	margin-bottom:15px;
	color:#1D2A35;
	text-transform:uppercase;
}

.cabecera::after{
	display: block;
	width: 100%;
	height: 3px;
	margin-top: 12px;
	content: '';
	background-color: #1e8bc3;
}

.cultura{
	border:0px solid transparent;
}

.filter-button{
	margin-bottom:10px;
}

.clearfix{
	clear:both;
	display:block;
}

.uco .fa-file-o::before,.avion .fa-file-o::before,.mision .fa-file-o::before,.info .fa-file-o::before,.elink .fa-file-o::before  {
    content: "\f016";
    color: #1e8bc3;
	/*margin-left:15px;*/
}
.uco .fa-external-link::before, .avion  .fa-external-link::before,.mision .fa-external-link::before,.info .fa-external-link::before,.elink .fa-external-link::before{
	content: "\f08e";
	color: #1e8bc3;
	/*margin-left:15px;*/
}
.fa-external-link,.fa-file-o{
	color: #1e8bc3;
	
}
.fa-external-link.blanco{
	color:#fff;
}
a.img-wrapper,a.horizontal:hover{
	text-decoration:none!important;
}

/*REVISTA NOTICIAS EA Blog Aviador*/
.aviador h2{
	margin-top:10px;
	
}
.aviador{
	margin-bottom:15px;
}
.hr-full span{
	color:#337ab7;
}
.iconcolor {
    color: #337ab7 !important;
}
.capitalLetter::first-letter{
	text-transform:uppercase;
	color:#337ab7 ;
	font-size:18px;
	font-weight:bold;
}
/*Fichas de Mision*/
.mision > .ml18,{
	margin-left:10px;
	
}
/*Blog Aviador*/
div #myCarousel{
	height:500px;
	}
	
/*Eventos boton*/
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	padding-bottom:6px;

}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {

    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	padding-bottom:6px;
}
.btn-group>.btn-primary:hover,.btn-group> .btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
    padding-bottom: 6px !important;
    padding-top: 6px;

}
/*mapasitio padding*/
.bloqueMapaWeb--748633417{
	padding-left:25px;
}
/*avion
.avion .img-portfolio .imagefix{
	height:180px;
	margin-bottom:0px;
}
.avion .img-portfolio span.imgDescription{
	height:180px;
}
*/

/*MEDIAQUERYS*/
/*chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.imagefix{
		height:300px;
	}
	span.imgDescription p{
		font-size:0.7em;
		line-height:1em;	
	}
  	span.imgDescription{
		height:300px;	
	} 
	
	img.img-hover+span.imgDescription{
	 	height:270px;
	 }
	 .imgdebajo .imageGallery+span.imgDescription{
		height:200px;
	}
	.imagenrodeaderecha .imageGallery+span.imgDescription{
		height:400px;
	}
	.imagenrodea .imageGallery+span.imgDescription{
		height:730px;
	}
	.item>div>a>div.imagefix{
		height:300px;
	}
	.item>div>a>div.imagefix >.imageGallery+span.imgDescription{
		height:150px;
		overflow:hidden;
	}
	.owl-stage-outer{
		height:150px;
		overflow:hidden;
	}
	.owl-item.active .imagefix:hover img,.imagefix:focus img{
		transform:none;
	}
	.soloimagen .imagefix{
		height:100%;
	}
	.soloimagen span.imgDescription{
		height:950px;	
	}
	.img-portfolio .imagefix{
		height:250px;
	}
	.img-portfolio span.imgDescription{
		height:250px;
	}
	.thumbnail .imagefix{
		height:250px;
	}
	
	.timeline-box-left .imagefix, .timeline-box-right .imagefix{
		height:250px;
	}
	#operativasAeronaves .imagefix{
		height:200px;
	}
	#IdentificacionAeronaves .owl-stage-outer{
		height:230px;
	}
	#IdentificacionAeronaves .imagefix{
		height:200px;		
	}
	#IdentificacionAeronaves .item>div>a>div.imagefix >.imageGallery+span.imgDescription{
		height:200px;
		overflow:hidden;
	}
	#PrincipalesAeronaves {
		height:465px;
	}
	#PrincipalesAeronaves h2{
		font-size:1.3em;
	}
	#PrincipalesAeronaves .owl-stage-outer{
		height:auto;
	}
	#PrincipalesAeronaves .imagefix{
		height:140px;	
	}
	#PrincipalesAeronaves span.imgDescription{
		height:140px;	
	}
	.cultura .imagefix {
		height:170px;
		margin-bottom:0px;
	} 
	.cultura .imagefix span.imgDescription{
		height:170px;
	}
	#galeriaDistintivosEspecialidades .imagefix{
		height:100px;
	}
	#galeriaDistintivosEspecialidades span.imgDescription{
		height:100px;
	}
	#DistintivosHistoricos .thumbnail{
		height:365px;
	}
	#DistintivosHistoricos .owl-stage-outer{
		height:auto;
	}
	
	#DistintivosHistoricos  span.imgDescription{
		height:365px;	
	}
}

/*Iexplorer*/
@media all and (-ms-high-contrast:none), all and (-ms-high-contrast:active){
	.thumbnail .imagefix{
		height:205px;
	}
	
	span.imgDescription{
		height:280px;
		font-size:1em;
		line-height:1em;
	}
	
	span.imgDescription p{
		line-height:0.8em;
	}
	 img.img-hover+span.imgDescription{
	 	height:230px;
	 }
	.imagenizquierda .imageGallery+span.imgDescription{
		height:500px;
	}
	.imgdebajo .imageGallery+span.imgDescription{
		height:200px;
	}
	.imagenrodeaderecha .imageGallery+span.imgDescription{
		height:200px;
	}
	.imagenrodea .imageGallery+span.imgDescription{
		height:730px;
	}
	.imagenderecha .imagefix{
		height:450px;/*cambiar la altura, auto ideal...*/
	}
	.imagenderecha .imageGallery+span.imgDescription{
		height:450px;
	}
	.soloimagen .imageGallery+span.imgDescription{
		height:830px;
	}
	.item>div>a>div.imagefix{
		height:300px;
	}
	.item>div>a>div.imagefix >.imageGallery+span.imgDescription{
		height:250px;
		overflow:hidden;
	}
	.owl-stage-outer{
		height:250px;
		overflow:hidden;
	}
	.owl-item.active .imagefix:hover img,.imagefix:focus img{
		transform:none;
	}	
	
		
}
/*MEDIAQUERY MOBILE-TABLET*/
@media (min-width:0px)and (max-width: 399px){
	h2{
		padding-left:10px;
	}
	.urlEjercito{
		display:none;
	}	
	.cabeceraIdiomas{
		box-shadow:0 4px 0 rgba(0,0,0,0);
	}

	.logosPrincipal{
		float:none;
		display:block;
		text-align:center;
		padding-left: 0px;
	}

	.logosPrincipal img{
		display:block;
		padding-top:10px;
		margin:auto;
	}
	.grupoRRSS{
		padding-top:5px;
		padding-right:0px;
	}
	/*migas
	.migas{
		padding-top:15px;
	}*/
	.page-header{
		text-align:center;
		display:block;
	}
	.breadcrumb{
		text-align:center;
		display:block;
		float:none;
	}
	
	/*navegacion*/
	.fondo{		
		height:180px;
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));		
	}

	#menuNavegacion .navbar-nav > .dropdown .dropdown-menu >li > a {
		color:#555;
		font-size:14px;
	}
	
	#menuNavegacion .navbar-nav > li:hover .caret  {
		border-top: 0px transparent;
		border-top: 0px transparent;
		border-right: 0px solid transparent;
		border-left: 0px solid transparent;
	}
	 #menuNavegacion .navbar-nav > li.dropdown.open .caret {
		border: 0;
		border-bottom: 4px solid;
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
	}
		
	.navbar-nav .open .dropdown-menu li {
   	 background-color: #e6f2ff;
	}
		
	.navbar-toggle {
		 	margin-top: 8px;
			margin-bottom: 0;
			border: 0;
			background-color: transparent;
			border-color: #ddd;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color:transparent;
		color:#fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
		height: 3px;
		border-radius: 0;
		background-color: #fff;
	}		

	.navbar-nav{
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));
		margin:0 -15px;
		border-bottom: 4px solid rgba(0, 0, 0, .1);
		border-top:1px solid rgba(255, 255, 255, .1);				
	}
	
	.navbar-header{
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));
		
	}
	
	
	/*estilosvarios*/
	.floatright{
		float:none;
		text-align:center;
	}
	
	.top0{
		top:0px;
	}
	.zindex{
		left:0px;
		top:50px; 
	 }	 
	
	.text-caption-header{
		margin-bottom:10px;
	}
	.imagenrodeaderecha{
		width:100%;
		float:left;
	}
	.textoizquierda{
		width:100%;
	}
	.timeline-box-wrapper-left {
		padding-right: 0px;
	}
	.timeline-box-wrapper-right {
		padding-left: 0px;
	}
	.timeline-box-left::before,
	.timeline-box-right::before	{
		display:none;
	}
	.timeline-box-left::after, section > .timeline-box-right::after{
		display:none;
	}
	.resize{
		width:100%;
		margin-right:0;
	}
	.carousel-caption{
		left:5%;
		right:5%;
	}
	#myBtn{
		position:fixed;
		left:83%;
		top:90%;
	}
	.ea24{
		width:100%!important;
		margin-bottom:20px;
		padding-left:0px;
		padding-right:0px;
	}
	.ml15{
		margin-left:0px;
	}
	.ea32{
		width:100%;
		padding-top:10px;
	}
	.hEA{
		height:auto;
	}
	.galeria.imagefix{
		height:auto;
		padding-left: 15px;
		padding-right: 15px;
	}
	.cultura>.soloimagen{
		width:100%;
		margin:auto;
	}

	.cultura>.imgdebajo{
		width:100%;
		margin:auto;
	}
	.imagenrodeaderecha{
		padding-left:0px;
		margin-bottom:20px;
	}
	
	.imagefix{
		height:220px;
		margin-bottom:0px;
	}
	.menucontenido{
		padding-left:0px!important;
		padding-right:0px!important;
	}
	.col-md-12,.col-sm-12,.col-xs-12{
		padding-left:0px!important;
		padding-right:0px!important;
	}
	.img-portfolio{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	.img-portfolio .imagefix{
		height:auto;
	}
	.bloque .img-portfolio{
		height:auto;
		margin-bottom:0px;
	}
	.textonoticiaizquierda{
		width:100%;
		padding-left:15px;
		padding-right:15px;		
	}
	.imagennoticiaderecha {
		width: 100% !important;
		height: 35%;
		float: right;
		display: block;
		margin-bottom:20px;
	}
	.label-info{
		font-size:0.9em;
	}
	.fechaevento{
		width:100%;
		display:block;
		margin-bottom:20px;
	}
	time{
		padding:0em 0em 0em;
		padding-bottom:20px;
	}
	.btn{
		font-size:12px;
	}
	.btn-group{
		margin-bottom:10px;
	}
	.ml15{
		margin-left:10px;
	}
	.ea32{
		margin-bottom:10px;
	}
	.listaiconos{
		padding-left:10px;
	}
	.categoria{
		height:auto;
	}
	
	#galeriaDistintivos .thumbnail, #galeriaDivisas .thumbnail,#operativasAeronaves .thumbnail, #galeriaUnidades .thumbnail{
		height:auto;
	}
	.title-nt {   
   		 margin-top: 15px;
    }
	.nopaddleft{
		padding-left:15px!important;
	}
	.list-unstyled{
		padding-left:15px!important;
	}
	.fa-file-o{
		padding-left:15px!important;
	}
	.ml18{
		margin-left:0px;
	}
	.mision > .ml18,.avionml >.ml18{
		margin-left:0px;
	}
	/*Colocar primero el calendario*/
	.displaytable{
		display:table;
		margin-left:10px;
		margin-right:10px;
	}
	.first{display: table-footer-group;}
	.second{display: table-header-group;}
	#eventlist{
		padding-left:10px;
	}
	/*tabs*/
	.avion>.nav-tabs>li,.uco>.nav-tabs>li,.mision>.nav-tabs>li{
		width:100%;
		border-bottom: 1px solid #ddd;		
	}
	
	.avion>.nav-tabs>li.active>a,.uco>.nav-tabs>li.active>a,.mision>.nav-tabs>li.active>a{
		background:#ebebeb;
	}
	
}

@media (min-width:400px)and (max-width: 575px){
	.urlEjercito{
		display:none;
	}
	.cabeceraIdiomas{
		box-shadow:0 4px 0 rgba(0,0,0,0);
	}
	.floatright{
		float:none;
		text-align:center;
	}
	.idioma{
		display:inline-block;		
	}
	.seleccionIdiomas {
		height:25px;		
	}
	.logosPrincipal img{
		display:inline-block;
		padding-top:10px;		
	}
	
	.fondo{
		background-image:none;
		height:100%;
		text-align:center;
	}
	.navbar-toggle {		
		margin-top: 10px;		
	}
	.logosPrincipal{
		float:none;
		display:inline-block;
		text-align:center;
		padding-left: 0px;
	}

	.logosPrincipal img{
		display:inline-block;
		padding-top:10px;
		margin:auto;
	}
	.grupoRRSS{
		padding-top:10px;
	}
	
	#menuNavegacion .navbar-collapse.collapse {
		/*display: block !important;*/
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	
	.navbar-nav{
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));
		margin:0 -15px;
		border-bottom: 4px solid rgba(0, 0, 0, .1);
		border-top:1px solid rgba(255, 255, 255, .1);				
	}
	.text-caption-header{
		margin-bottom:10px;
	}
	.imagenrodeaderecha{
		width:100%;
		float:left;
	}
	.textoizquierda{
		width:100%;
	}
	.timeline-box-wrapper-left {
		padding-right: 0px;
	}
	.timeline-box-wrapper-right {
		padding-left: 0px;
	}
	.timeline-box-left::before,
	.timeline-box-right::before	{
		display:none;
	}
	.timeline-box-left::after, section > .timeline-box-right::after{
		display:none;
	}
	.resize{
		width:100%;
		margin-right:0;
	}
	.carousel-caption{
		left:5%;
		right:5%;
	}
	#myBtn{
		position:fixed;
		left:83%;
		top:90%;
	}
	.zindex{
		left:0px;
		top:50px; 
	 }
	 .ea24{
		width:100%!important;
		margin-bottom:20px;
		padding-left:0px;
		padding-right:0px;
	}
	.ml15{
		margin-left:0px;
	}
	/*migas
	.migas{
		padding-top:60px;
	}*/
	.page-header {
		text-align: center;
		display: block;
	}
	.breadcrumb {
		text-align: center;
		display: block;
		float: none;
	}
	.ea32{
		width:100%;
		padding-top:10px;
	}
	.hEA{
		height:auto;
	}
	.galeria.imagefix{
		height:auto;
	}
	.cultura>.soloimagen{
		width:100%;
		margin:auto;
	}

	.cultura>.imgdebajo{
		width:100%;
		margin:auto;
	}
	.imagenrodeaderecha{
		padding-left:0px;
		margin-bottom:20px;
	}
	.imagennoticiaderecha {
		width: 100% !important;
		height: 35%;
		float: right;
		display: block;
		margin-bottom:20px;
	}
	.fechaevento{
		width:100%;
		display:block;
		margin-bottom:20px;
	}
	.textonoticiaizquierda{
		width:100%;
		padding-left:15px;
		padding-right:15px;		
	}
	.ea32{
		margin-bottom:10px;
	}
	.btn-group{
		margin-bottom:10px;
	}
	.ml15{
		margin-left:10px;
	}
	.img-portfolio .imagefix{
		height:auto;
	}
	.bloque .img-portfolio{
		height:auto;
		margin-bottom:0px;
	}
	#galeriaDistintivos img{
		width:75%;
	}
	.categoria{
		height:auto;
	}
	
	#galeriaDistintivos .thumbnail, #galeriaDivisas .thumbnail, #galeriaUnidades .thumbnail{
		height:auto;
	}
	.title-nt {   
  	 	 margin-top: 15px;
    }
	.nopaddleft{
		padding-left:15px!important;
	}
	.list-unstyled{
		padding-left:15px!important;
	}
	.fa-file-o{
		padding-left:15px!important;
	}
	.ml18{
		margin-left:0px;
	}
	.mision > .ml18,.avionml >.ml18{
		margin-left:0px;
	}
	/*Colocar primero el calendario*/
	.displaytable{
		display:table;
		margin-left:10px;
		margin-right:10px;
	}
	.first{display: table-footer-group;}
	.second{display: table-header-group;}
	#eventlist{
		padding-left:10px;
	}
	/*tabs*/
	.avion>.nav-tabs>li,.uco>.nav-tabs>li,.mision>.nav-tabs>li{
		width:100%;
		border-bottom: 1px solid #ddd;		
	}
	
	.avion>.nav-tabs>li.active>a,.uco>.nav-tabs>li.active>a,.mision>.nav-tabs>li.active>a{
		background:#ebebeb;
	}
}
@media (min-width: 575px) and (max-width:767px){
	.navbar-toggle{
		margin-top:10px;
	}
	.navbar-nav{
		background-color: rgba(255, 255, 255, 1);
		background-image: -webkit-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: -o-linear-gradient(left, #34495E, rgba(52, 152, 219, 0.5));
		background-image: linear-gradient(to right, #34495E, rgba(52, 152, 219, 0.5));
		margin:0 -15px;
		border-bottom: 4px solid rgba(0, 0, 0, .1);
		border-top:1px solid rgba(255, 255, 255, .1);				
	}
	.text-caption-header{
		margin-bottom:10px;
	}
	.imagenrodeaderecha{
		width:100%;		
	}
	.textoizquierda{
		width:100%;
	}
	.timeline-box-wrapper-left {
		padding-right: 0px;
	}
	.timeline-box-wrapper-right {
		padding-left: 0px;
	}
	.timeline-box-left::before,
	.timeline-box-right::before	{
		display:none;
	}
	.timeline-box-left::after, section > .timeline-box-right::after{
		display:none;
	}
	.resize{
		width:100%;
		margin-right:0;
	}
	.carousel-caption{
		left:10%;
		right:10%;
	}
	#myBtn{
		position:fixed;
		left:85%;
		top:90%;
	}
	
	.zindex{
		left:0px;
		top:50px; 
	 }
	 #menuNavegacion .navbar-collapse.collapse {
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	 .ea24{
		width:100%!important;
		margin-bottom:20px;
		padding-left:0px;
		padding-right:0px;
	}
	.ml15{
		margin-left:0px;
	}
	.ea32{
		width:100%;
		padding-top:10px;
		margin-bottom:10px;
	}
	.hEA{
		height:auto;
	}
	.galeria.imagefix{
		height:auto;
	}
	.cultura>.soloimagen{
		width:100%;
		margin:auto;
	}

	.cultura>.imgdebajo{
		width:100%;
		margin:auto;
	}
	.imagenrodeaderecha{
		padding-left:0px;
		margin-bottom:20px;
	}
	
	.btn-group{
		margin-bottom:10px;
	}
	.ml15{
		margin-left:10px;
	}
	#galeriaDistintivos img{
		width:75%;
	}
	#galeriaDistintivos .thumbnail, #galeriaDivisas .thumbnail,#galeriaUnidades .thumbnail{
		height:auto;
	}
	.categoria{
		height:auto;
	}
	.title-nt {   
   	 margin-top: 15px;
    }
	.nopaddleft{
		padding-left:0px!important;
	}
	.ml18{
		margin-left:0px;
	}
	.mision > .ml18,.avionml >.ml18{
		margin-left:0px;
	}
	/*Colocar primero el calendario*/
	.displaytable{
		display:table;
		margin-left:10px;
		margin-right:10px;
	}
	.first{display: table-footer-group;}
	.second{display: table-header-group;}
	#eventlist{
		padding-left:10px;
	}
}

@media(max-width:837px){
	.navbar-toggle{
		margin-top:10px;
	}
		
	
}

}
@media (min-width: 768px) and (max-width:991px) { 
	.urlEjercito{
		display:inline-block;
	}	
			
	#menuNavegacion .navbar-collapse.collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important;
	}
	/*Muestra lista banner con el texto debajo en azul*/
	.textoEncima{
		position:relative;
		display:block!important;
		text-align:center;
		margin-left: 0%;
		font-size: 1em;
		font-weight:bold;
		color:#fff!important;
		padding-top: 10px;
		padding-bottom: 5px;
		width:100%;
		background-color:#fff;
		background-image: linear-gradient(to right, #34495E, rgba(28, 105, 156, 1));
		margin-top:0px;
		right:0%;	
	}
	
	.img-wrapper img{
		width:100%;		
	}
	#menuNavegacion .navbar-nav > li > a {
		color: #fff;
		text-transform: uppercase;
		font-size: 11px!important;
		font-weight: 700;
		line-height: 50px;
		height: 50px;
		padding: 0 5px!important;		
		margin-top: 0px;
	}
	.imagenrodeaderecha{
		width:100%;
		
	}
	.textoizquierda{
		width:100%;
	}
	.resize{
		width:100%;
		margin-right:0;
	}
	.carousel-caption{
		left:10%;
		right:10%;
	}
	#myBtn{
		position:fixed;
		left:90%;
		top:88%;
	}
	 .ea24{
		width:100%!important;
		margin-bottom:20px;
		padding-left:0px;
		padding-right:0px;
	}
	.ml15{
		margin-left:0px;
	}
	.ea32{
		width:100%;
		padding-top:10px;
	}
	.hEA{
		height:auto;
	}
	.galeria.imagefix{
		height:200px;
	}
	.cultura>.soloimagen{
		width:100%;
		margin:auto;
	}

	.cultura>.imgdebajo{
		width:100%;
		margin:auto;
	}
	.imagenrodeaderecha{
		padding-left:0px;
		margin-bottom:20px;
	}
	.ea32{
		margin-bottom:10px;
	}
	.btn-group{
		margin-bottom:10px;
	}
	.ml15{
		margin-left:10px;
	}
	.img-portfolio .imagefix{
		height:250px;
	}
	.bloque .img-portfolio{
		height:270px;
		margin-bottom:0px;
	}
	#galeriaDivisas img{
		width:85%;
	}
	.title-nt {   
   	 margin-top: 15px;
    }
	.nopaddleft{
		padding-left:0px!important;
	}
	.ml18{
		margin-left:0px;
	}
	.mision > .ml18,.avionml >.ml18{
		margin-left:0px;
	}
	/*Colocar primero el calendario*/
	.displaytable{
		display:table;
		margin-left:10px;
		margin-right:10px;
	}
	.first{display: table-footer-group;}
	.second{display: table-header-group;}
	#eventlist{
		padding-left:10px;
	}

}
@media (min-width:992px) and (max-width:1199px){
	
	#menuNavegacion .navbar-nav > li > a {
		color: #fff;
		text-transform: uppercase;
		font-size: 11px!important;
		font-weight: 700;
		line-height: 50px;
		height: 50px;
		padding: 5px 5px!important;		
		margin-top: 0px;
	}
	 .ea24{
		width:23%!important;
		
	}
	.ea32{
		width:31%;
		float:right;
	}
	.hEA{
		height:400px;
	}
	.galeria.imagefix{
		height:200px;
	}
	.cultura>.soloimagen{
		width:100%;
		margin:auto;
	}

	.cultura>.imgdebajo{
		width:100%;
		margin:auto;
	}
	time{
		font-size:0.6em!important;
	}
	.img-portfolio .imagefix{
		height:200px;
	}
	
	.ml18 {
    	margin-left: 8px;
	}
	.mision > .ml18,.avionml >.ml18{
		margin-left:5px;
	}

}
.tituloNoticiaPortada{
    	font-size: 21px;
    	color: #337ab7;
		line-height: 1.1;
}
@media (min-width:1200px) and (max-width:1829px){
	.ea32{
			width:31%;
			float:right;
	}

	.ml18 {
    	margin-left: 8px;
	}
}
@media (min-width:1830px){
	.ea32{
		width:31%;
		float:right;
	}

	.ml18 {
    	margin-left: 18px;
	}
	.avionml > .ml18{
		margin-left:5px!important;
	}
}

