html, header, body, p, ul, div{
  font-family:'Montserrat', sans-serif !important;
}
p{
  text-align:justify;
}
.spacer{
  clear:both;
}
.negrita{
  font-weight:bold;
}

.bottom-space{
   margin-bottom:12px;
}
.top-space{
   margin-top:12px;
}
.bottom-close{
   margin-bottom:4px;
}
.cabegris{
  margin:0px;
  padding:0px 100px 0 100px;
  width:100%;
  background-color:#e5eaee;
  color:#9ea9ae;
  font-size:0.9em;
}
.cabegris a, .cabegris a:hover{
  color:#9ea9ae;
}
.cabegris img{
  height:28px;
}
.cabegris-dentro{
  width:85%; 
  margin:0 auto 0 auto;
}
.font-xs{
  font-size:0.7em;
  line-height:0.9em;
}

.menu-1{
   background-color:#00315c !important;
   color:#ffffff;
   padding:0px 0 0px 40px !important;
   line-height:32px;
}

.menu-1 ul{
  
}
h1.titulo{
  font-size:2.5em;
  color:#00315c;
  text-align:center;
  font-weight:bold;
}
.titulo-azul{
  padding:8px 12px;
  background-color:#dfecf9;
  font-size:1.5em;
  font-weight:bold;
  color:#00315c;
  text-align:center !important;
}

li.principal{
  float:left !important; 
  width:150px !important; 
  text-align:center !important;
  border-top:5px solid #00315c;
  border-bottom:2px solid #00315c;
}
li.principal a{
  color: #ffffff !important;
  font-size:0.9em !important;
  padding:11px 22px 8px 22px !important;
}
li.principal:hover{
  color: #ffffff !important;
  background-color:#d0a83b;
  border-top:5px solid #d0a83b;
  border-bottom:2px solid #d0a83b;

}
ul.dropdown{
  width:1000px !important;
  margin-top:3px;
  background-color: #e5eaee !important;
}
ul.dropdown li{
  margin:0px !important;
  float:left !important;
  width:250px !important;
  text-align:left !important;
}
ul.dropdown li a{
  font-family: Lato !important;
  font-weight: 300 !important;
  font-size:1.1em !important;
  color:#00315c !important;
}
ul.dropdown li a:hover{
  color: #5d9ce2 !important;
}

.loc2{
  text-align:right; 
  padding:5px 0 0 0;
}
.pie01{
  text-align:center;
  background-color:#dfecf9;
  line-height:24px;
  padding:14px 0 14px 0;
  border-bottom:3px solid #5d9ce2;
  color:#00315c;
}
.pie02{
  background-color:#00315c;
  
}
.pie02 div{
  color:#ffffff;
  text-align:center;
  margin:12px 0 12px 0;  
}
.colpie01{
  font-weight:100;
  border-right:2px solid #5d9ce2;
  font-size:0.8em;
  color:#cbcfd3 !important;
}
.colpie02{
  text-align:left !important;
  padding-left:24px;
  color:#e5eaee !important;
}
.colpie01 img{
  height:100px;
}
.colpie02 img{
  width:32px;
}
.colpie02 a{
  color:#e5eaee;
}
.pie03{
  background-color:#000000;
  color:#5d9ce2;
  text-align:center;
  font-size:0.7em;
  padding:6px 0 6px 0;
}
.pie03 a{
  color:#5d9ce2;
}
.pie03 a:hover{
  color:#dfecf9;
}
.mp-0{
   margin:0; 
   padding:0;
}
.portada{
  margin-top:1.5em;
}

.cuadro-portada{
  text-align:left;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  height: 100%;
  width: 100% ;
  text-align: left;
  padding:18px 0 0 32px;
}
.cuadro-portada-1{
  min-height:215px !important;
  margin-top:6px;
}
.cuadro-portada-2{
  min-height:260px;
  color:#ffffff;
}

.cuadro-portada-1 .tit-portada{
  color:#5d9ce3;
}
.cuadro-portada-2 .tit-portada{
  font-size:0.8em;
}
.cuadro-portada-2 .tit-portada .dot{
  font-size:1.2em;
  font-weight:bold;
  line-height:10px;
}

.cuadro-portada-2 .texto-portada{
  width:80%;
  font-size:1.5em;
  margin-top:0.5em;
  font-weight:bold;
  line-height:1.2em;
}
.cuadro-portada-2 .subtit-portada{
  font-size:1.1em;
  font-weight:normal;
}

.subtit_portada01{
  color:#ffffff;
  font-weight:100;
  font-size:1.1em;
}

.destacado{
  color:#5d9ce2 !important;
  font-weight:bold !important;
}
.destacado-pag{
  color:#00315c !important;
}
.negrita{
  font-weight:bold;
}
.alto{
  margin-top:-20px;
  padding-top:0px;
}
.destacado_portada, .destacado_normal{
  color:#d0a83b !important;
}
.destacado_portada{
  font-weight:bold !important;
}
.destacado_portada2{
  color:#d0a83b !important;
  font-style:italic !important;
}
.ordenapubli{
  font-size:1.5em;
  color:#00315c;
  text-align:right;
}
.btn{
  -webkit-border-radius: 4px !important; 
  -moz-border-radius: 4px !important; 
  border-radius: 4px !important;
}
.btn-azul{
  background-color:#e5eaee !important;
  color:#00315c !important;
  padding:4px 12px !important;
}
.ui-icon-blank{
  background-color:#dfecf9 !important;
}
.ui-accordion .ui-accordion-header-active{
  background-color:#00315c !important;
}
.noticia{
  width:100%;
  margin-bottom:18px;
}
.noticia-foto{
  width:32%;
  float:left;
}
.noticia-foto img{
  width:100%;
}
.noticia-texto{
  width:65%;
  float:left;
  margin-left:12px;
}
.noticia-fecha{
  color:#5d9ce2;
  font-size:1.2em;
  border-bottom: 3px solid #d0a83b;
  width:80%;
}
.noticia-titulo, .noticia-titulo a{
  color:#00315c;
  font-weight:bold;
  font-size:1.1em;
  text-align:left;
}
.noticia-resumen{
  font-size:0.9em;
  color:#00315c;
}
.noticia-mas, .noticia-mas a{
  margin-top:0.5em;
  color: #d0a83b;
}
.paginacion{
  text-align:center;
}
.paginacion a{
  padding:4px 12px;
  background-color:#e5eaee;
  margin-right:8px;
}
a.pag-destacado{
  background-color:#d0a83b;
}
a.pag-transparente, a.pag-transparente2{
  background-color:transparent;
  font-weight:bold;
  font-size:1.2em;
  margin-right:0px;
  padding-right:4px;
  margin-right:0px;
  padding-left:0px;
  margin-left:0px;
}
a.pag-transparente{
  margin-left:0px;
  padding-left:4px;
  margin-left:0px;
  padding-left:0px;
  margin-left:0px;
}
a.pag-transparente img, a.pag-transparente2 img{
  height:32px;
}
.posgrado-titulo{
  margin-top:1.5em;
  text-align:center;
}
.posgrado-tit1, .posgrado-tit2, .posgrado-tit3{
  text-align:center;
}
.posgrado-tit1{
  font-size:1.8em;
  color:#00315c;
  font-weight:bold;
}
.posgrado-tit2{
  font-size:1.4em;
  color:#00315c;
}
.posgrado-tit3{
  color:#5d9ce2;
  font-size:1.1em;
}
.posgrado-tit4{
  font-size:1.4em;
  text-align:left;
  color:#00315c;
}
.posgrado-tit-menu{
  color:#5d9ce2;
}
.cfg {
   column-count:2;
   column-gap:40px;
   line-style:none;
    
   -webkit-column-count:2;
   -webkit-column-gap:40px;
 
   -moz-column-count:2;
   -moz-column-gap:40px;

   -o-column-count:2;
   -o-column-gap:40px;

   -ms-column-count:2;
   -ms-column-gap:40px;
   
}
.cfg img{
  max-width:100%;
}
.candado{
  max-height:120px;
  text-align:left;
  margin:0 auto 0 auto;
  width:70%;
  border:1px solid #d0a83b;
  padding:2px 24px 2px 24px;
  background-image:url('https://derechoaeroespacial.org/images/candado-oro.jpg');
  background-repeat:no-repeat;
  background-position:left;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.candado .destacado_normal{
  margin-left:80px;
  font-size:0.8em;
}

.bordeder-destacado{
  border-right:5px solid #d0a83b;
}
.bordeizdo-destacado{
  border-left:5px solid #d0a83b;
}
.bordesup-destacado{
  border-top:5px solid #d0a83b;
}
.bordeinf-destacado{
  border-bottom:5px solid #d0a83b;
}
.txt-izda, .txt-izda p{
  text-align:left !important;
}
.txt-dcha, .txt-dcha p{
  text-align:right !important;
}
.desc{
  font-size:0.9em;
  margin-top:2.0em;
}

.texto_portada01{
  color:#ffffff;
  font-size:2.5em;
  font-weight:bold;
  line-height:1.2em;
}
.w100{
  width:100% !important;
}
.w90{
  width:90% !important;
}
.w80{
  width:80% !important;
}
.w70{
  width:71% !important;
}
.input-portada{
  width:54px !important; 
  float:left !important;
}
.busca-xs{
  font-size:0.8em;
  padding:2px 4px;
  max-height:32px;
  margin-top:0.9em;
  background-color:#e5eaee;
  color:#919ea3;
  border:1px solid #5d9ce3 !important;  
}
.enlace-intro{
  font-size:0.8em; 
  font-weight:normal; 
  color:#00315c;
}
.cuadro_portada{
   background-size: cover; 
   text-align:center;
   padding:0;
   height:250px;
   min-height:250px;
   margin:0 8px 16px 8px;
}
.tit_portada{
  background-color:#596f93;
  color:#ffffff;
  padding:0 6px 0 6px;
  font-weight:normal;
}
.tit_portada a{
  color:#ffffff;
}
.tit_portada h4{
  padding:6px 0;
}
.tit_portada .dropdown{
  display:none;
  text-align:left;
  list-style-type: none;
  margin-left:1.0em;
}
.tit_portada .peque{
  font-weight:normal;
  font-size:12px;
}

.tit_portada ul{
  list-style: none;
  margin-left:0;
  padding-left:0;
}
.tit_portada .contenido{
  background-color:#d5dfe7;
  color:#808080;
  padding:0 6px 0 6px;
  font-weight:normal;
}
.tit_portada .contenido a{
  color:#808080;
}
.tit_portada .contenido a:hover{
  color:#000000;
}
.tit_portada .contenido img{
  height:20px;
}
.tit_portada .contenido .v-centro{
  line-height:25px;
}
.iactiv{
 display:table;
}
.iactiv-image{
  display:table-cell; 
  width:50px; 
  text-align:right;   
  vertical-align:middle;
}
.iactiv-image img{
  width:32px !important;
}
table.tabla-lista{
  margin:0;
  padding:0;
  border:1px solid #5d9ce2 !important;
  -webkit-border-radius: 0px !important; 
  -moz-border-radius: 0px !important; 
  border-radius: 0px !important;
  box-shadow:none !important;
}
.tabla-lista.tr{
  border:0 !important;
}
.tabla-lista.td{
  border:0 !important;
  color:#00315c !important;
}
.tbl-lista{
  text-align:left;
}
.tbl-descarga{
  width:200px;
  text-align:right;
}
.tbl-descarga a{
  color:#5d9ce2;
}
.table-striped tbody tr:nth-of-type(odd){
   background-color: #ffffff !important;
}
.table-striped tbody tr:nth-of-type(2n){
   background-color: #dfecf9 !important;
   color:#00315c !important;
}
.fonto-azul{
   background-color: #dfecf9 !important;
}
.valida-titulo{
  float:left;
  margin-top:12px;
  font-size:0.9em;
  color:#5d9ce2;
  border-bottom:2px solid #e5eaee;
}
.valida-inputs{
  padding:12px 32px 12px 0;
}

.place { 
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.form-peque{
  font-size:12px;
  line-height:12px;
  height:12px;
  background-color:#d5dfe7;
}
.btn-portada{
  background-color:#d0a83b !important;
}
.btn-portada a{
  background-color:#d0a83b !important;
}

.border-top{
  border-top:1px solid;
}
ul{
  cursor:pointer;
}
.tit_portada .dropdown{
  display:none;
  text-align:left;
  list-style-type: none;
  margin-left:1.0em;
}
.tit_portada ul{
  list-style: none;
  margin-left:0;
  padding-left:0;
}
.v-centro{
  line-height:50px;
}
.block{
  -webkit-border-radius: 2px !important; 
  -moz-border-radius: 2px !important; 
  border-radius: 2px !important; 
  background-color: transparent !important;
}
.block img{
  padding:2px;
  border:1px solid #c0c0c0;
  background-color:#fff;
}
.ficha-fondo{
  background-color:#dfecf9;
  padding:12px 12px 12px 128px;
}
img.ficha3{
  float: left; 
  width:130px;
  border:0;
  padding:0;
  margin: 0px 12px 0px -12px;
}
form.iida {
    overflow: hidden;
    font-size:0.9em;
}
 
form.iida label {
    float: left;
    width: 150px;
    padding-right: 24px;
    text-align:right;
}
 
form.iida input, form.iida select, form.iida textarea{
    float: left;
    padding:4px;
    height:36px;
    line-height:36px;
    width: calc(100% - 150px);
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    font-size:0.9em;
}
form.iida input{
  margin-left:0px;
}
form.iida textarea{
  height:52px;
  line-height:24px;
  margin:6px 0 0 0;
} 
form.iida button {
    float: right;
    width: calc(100% - 200px);
}
.boton-peque{
  padding:2px !important;
  margin:0px !important;
  font-size:12px !important;
  -webkit-border-radius: 5px !important; 
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
}
::placeholder { color:#c0c0c0; }
::-webkit-input-placeholder { color:#c0c0c0; }
::-moz-placeholder { color:#c0c0c0; } /* firefox 19+ */
:-ms-input-placeholder { color:#c0c0c0; } /* ie */
input:-moz-placeholder { color:#c0c0c0; }

.schedule_peque{
  color:#ffffff;
  padding:2px 12px 2px 12px;
  max-width:350px;
  background-color:#6f51c7;
}
.schedule_peque a{
  color:#ffffff;
  font-weight:normal;
}

.schedule_peque a:hover{
  color:yellow;
}
.btn-primary{
  background-color:#5a7093 !important;
  color:#ffffff;
  border:0;
}
.btn-primary:hover{
  background-color:#ced5df !important;
  color:#000000;
  border:0;
}
.fondo-dir, .fondo-dir2{
	background-image: url('../images/textura-azul.png');
	border:1px solid #c0c0c0;
	border-radius:1.0em;
	width: 22rem;
	height: 12rem;
	padding:0.5em;
	margin:0.5em;
	font-size:0.7em;
	
	
}
.fondo-dir {
	float:left;
}
.hormigas{
  font-size:0.7em;
}
.dropdown-menu{
  padding:1.0em;
  margin-left:1.1em;
  border-radius:0.2em;
}

.btn-azul{
  background-color:#aac6cd;
  color:#000000;
}
.dropdown-toggle{
  border-radius:0.2em;
}
.encima{
  width:100%;
  text-align:center;
  margin-top:-50px;
  margin-bottom:50px;
}
.encima a{
  color:#ffffff;
  font-weight:bold;
}
.contfoto{
  float: left; 
  margin-right: 12px; 
  width:130px
}
.top{
  margin:0px !important;
  padding:12px 0 20px 0 !important;
}
.top-menu{
  padding:0 !important;
}
.padding-0{
  padding:0px !important;
}
.margin-0{
  margin:0px !important;
}
.row-menu{
   width:100%; 
   background-color:#00315c !important; 
   margin:0;
}
.row-menu-p{
  width:1100px; 
  margin:0 auto 0 auto;
}
.mt-1{
  margin-top:6px;
}
.mt-2{
  margin-top:12px;
}
.mt-3{
  margin-top:18px;
}
.mt-41{
  margin-top:24px;
}
.mt-5{
  margin-top:32px;
}
.mb-1{
  margin-bottom:6px;
}
.mb-2{
  margin-bottom:12px;
}
.mb-3{
  margin-bottom:18px;
}
.mb-4{
  margin-bottom:24px;
}
.mb-5{
  margin-bottom:32px;
}
.pt-1{
  padding-top:6px;
}
.pt-2{
  padding-top:12px;
}
.pt-3{
  padding-top:18px;
}
.pt-4{
  padding-top:24px;
}
.pt-5{
  padding-top:32px;
}
.pb-1{
  padding-bottom:6px;
}
.pb-2{
  padding-bottom:12px;
}
.pb-3{
  padding-bottom:18px;
}
.pb-4{
  padding-bottom:24px;
}
.pb-5{
  padding-bottom:32px;
}
.fondo-azul{
  background-color:#dfecf9;
  padding-left:24px;
  padding-right:24px;
}
ul.lista-doble li{
  float:left;
  width:48%;
}

.newsletter_titulo{
  font-size:1.2em; 
  font-weight:bold;
  margin-top:2.0em;
}
.newsletter_resumen{
}

.cabecera-pg{
  min-height:190px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.cabecera-pg-tit{
  color:#ffffff;
  font-size:2.5em;
  padding-left:2.0em;
  line-height:190px;
}
h2.pg-tit{
  color:#00315C;
  font-size:1.0em;
  text-transform:uppercase;
}
.menu-pag, .menu-pag2{
  margin-top:3.3em;
  margin-bottom:0;
  font-size:0.9em;
  width:100%;
}

.menu-pag li{
  list-style:none;
  min-height:32px;
  border-top:1px solid #5d9ce2;
  width:100%;
  font-size:0.95em;
}
.menu-pag li:first-child{
  border-top:0;
}
.menu-pag li a{
  font-weight:bold;
  color:#00315c;
}
.menu-pag li a:hover{
  color:#5d9ce2; 
}
.menu-pag2 li{
  margin-left:32px;
  font-size:0.8em;
  font-weight:normal;
  text-transform: uppercase;
}
.menu-pag li li{
  border:0;
  text-transform:uppercase;
  font-weight:normal;
  font-size:0.8em;
}
.menu-pag-li{
  border-top:1px solid #5d9ce2;
  padding-top:0.2em;
}
.texto-pg{
  color:#00315c;
}
.resultado-01{
   border: 1px solid #5d9ce2; 
   margin-top:2.0em;
   padding:24px;
}
.resultado-01 .titulo{
  color: #d0a83b;
  font-size:1.2em;
  font-weight:normal;
  float:left;
  margin-left:1.0em;
}
.resultado-01 .fecha{
  color:#5d9ce2;
  float:right;
  margin-right:1.0em;
}
.emilio-ficha{
  text-align:right;
  font-size:1.1em;
  color: #5d9ce2;
  margin-top:0.4em;
}
.emilio-ficha img{
  border:0 !important;
  width:32px;
  display: inline !important;
  margin-top:-0.1em;
}

.custom-select, .custom-select-xs {
  display: inline-block;
  width: auto;
  height: 28px;
  padding: 0px 48px 2px 24px;
  font-size:1.2em;
  line-height: 24px;
  color: #00315c;
  font-weight:bold;
  vertical-align: middle;
  background-color: #e5eaee;
  background-image: url('images/select.png');
  border: 0;
  border-radius: 6px 0 0 6px !important;
  background-image: url('https://derechoaeroespacial.org//images/select.png'); 
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.custom-select-xs{
  line-height:18px;
  font-weight:normal;
  font-size:0.8em;
  color:#808080 !important;  
}




select::-ms-expand {
display: none; /*Evita que se muestre la flecha por defecto en versiones de IE*/
}

@media (max-width: 992px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block !important;
  }
  .loc, .loc2{
    text-align:center !important;
    font-size: 0.7em !important;
  }
  .loc{
    margin:12px 0 12px 0;
  }
  .cuadro-portada{
      	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
 	background-size: cover;
 	background-position-x: right;
  }
  .texto_portada01{
    font-size:1.5em;
  }
  .candado{
    background-image:none;
  }  
  .not-titulo{
    font-size:1.1em; 
  }
}


@media (min-width:993px){
  .lista-noticias{
    margin-top:-30px;
  
  }
}
/*POR AQUÍ VAMOS CON EL MENU MOVIL */
@media (max-width: 1200px) {
  	li.principal{
  	 	width:550px !important;  
  	}  
	li.principal a{
	 	text-align:left !important; 
	}  
	ul.dropdown, ul.dropdown li{
	  display:none !important;
 	}
	.candado{
	  max-height:120px;
	  text-align:left;
	  margin:0 auto 0 auto;
	  width:80%;
	  border:1px solid #d0a83b;
	  padding:2px 6px 2px 6px;
	  
	}
	.candado .destacado_normal{
	  font-size:0.7em;
	  padding:0px;
	  margin:0px;
	}
	.ficha-fondo{
	  padding:12px 12px 12px 12px;
	}
	.ficha-fondo p{
   		text-align:left;
 	}
}
