#avisoCookies{
	position: fixed;
    z-index: 100;
    bottom: 0;
    right: 0;
    left: 0;
    min-height:6em;
    background-color: #457E76;
    border: #DDEEEC 1px solid;
    border-radius: 25px 25px 0px 0px;
    padding-top: 25px;
    color:white;
						   
					
					   
							   
}
#avisoCookies>p{
	max-width: 1280px;
	margin:auto;
	text-align: center;
}

#avisoCookies>p a{
	color:#DDEEEC;
	text-decoration: underline;
}
#Menu_cabeceraBuscador>button						{ background: #a70332; color: white; box-sizing: border-box; width: 32px; background-size: 32px 32px; position: relative; top: 0px; left: -6px; border: 1px solid #000; line-height: 30px; padding: 0; }
#Menu_cabeceraBuscador>button::before				{ content: "\f002"; cursor: pointer; position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 18px; background: #a70332; text-align: center; padding: 0; }


#Menu_cabeceraBuscador>button{
	background-image: url(../img/lupa.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: #a70332;
    min-width: 32px;
    padding-left: 32px;
    color: white;
    box-sizing: border-box;
    max-width: 32px;
    padding-right: 0px;
    background-size: 32px 32px;
}


header,#header{
	margin-bottom:15px;
}

footer,#footer{
	margin-top:15px;
	clear: both;
}

.sideBarIdioma{
	display:block;
	text-align: center;
}

.ImagenLogoIne>a{
	max-width: 300px;
	padding-left: 1.2rem;
}

.ImagenLogoIne>a>img{
	max-width: 326px;
}

.capa_Menu_cabeceraBuscador
{
    height: 50%;
    display: flex;
}


.ir-arriba{
	opacity: 0.8;
}

.Menu_idioma{
	height: 50%;
	text-align: right;
}



#contenedor {
/*width: 100%;   */
background-color: White;
padding:5px 0px 0px 0px;
border: 0px;
height: auto;
/*min-width:1000px;*/
max-width: 1280px;
position: relative;
margin: 0 auto;
box-sizing: border-box;
}


#header {
width: 100%;
/*min-height: 135px;*/
}

header.container {
	max-width: none !important;
}		  
#capa_Menu_cabeceraBuscador {
	float: right;
	height: 30px;
	margin-top: 90px;
	    min-width: 380px;
    	 margin-right: 10px;}


#Menu_cabeceraBuscador{
	padding-left: 0px;
	display:inline;
}

.Menu_searchString{
	text-decoration: none;
	background: White;
	padding: 0 5px;
	vertical-align: bottom;
	width: 380px;
	height: 30px;
    border: 1px solid #000000;
    box-sizing: unset;
    margin: 0 5px 0px 0px;
    line-height: 28px;
}

#Menu_botonBuscador{
	background:unset ;
	border: 0px;
	cursor: pointer;
}


form{
	page-break-after: avoid;
	padding-bottom: 0px;
	margin-bottom: 0px;
	page-break-before: avoid;
	display:inline;
}

.imagenLogoIne {
	margin-left:15px;
}

@media screen and (max-width: 800px){
	.navbar a.sede>.tit { display: none; }
	.ImagenLogoIne > a > img 	{ width: 100%; min-width: auto; }
	.ImagenLogoIne > a 		 	{ padding-left: 0; }
	.MenuDch .Menu_searchString	{ width: 100%; }
	#Menu_cabeceraBuscador 		{ margin-right: -5px; }
	header,#header				{ padding-left: 15px; padding-right: 15px; }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.Menu_searchString { height: 32px; }
}


/* estilos pie */

#pie {
	background-color: #457E76;
	font-size:1.0em;
	color:white;
	border-top:unset;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#pie ul li {display:flex;}
#pie div.homePie {display:inline-block; margin: 20px;  vertical-align: top;}
#pie div.homePie ul li {
	display: list-item;
	float: unset;
	text-align: left;
	margin-top:0.4rem;
	color: #fff;
	white-space: nowrap;}
#pie div.homePie ul li a {color: #fff !important; text-decoration:none;}
#pie div.homePie ul li a span.tit {color: #fff !important; text-decoration:none;}
#pie div.homePie ul li a span:hover,
#pie div.homePie ul li a:hover span.tit {
	color: #457e76 !important;
}
#pie div.homePie ul li img { vertical-align: middle;}

#pie div.homePie>ul>li.inicioSec{
	margin-top:1.4rem;
}

/*fin estilos pie */


/*  boton subir arriba pagina */
/*Flecha para hacer la pagina hacia arriba*/
.ir-arriba{
  display:none;
  background-repeat:no-repeat;
  font-size:20px;
  color:#457E76;
  cursor:pointer;
  position:fixed;
  bottom:10px;
  right:3px;
  margin-right: 15px;

  z-index: 2;
  padding: 3px;
	width: 32px;
	height: 32px;
	border: 1px solid rgb(32, 60, 55);
	border-radius: 5px;
	text-align: center;
	font-size: 29px;
	line-height: 30px; padding: 0;
	background-color: white;
}

.ir-arriba .fas { color: rgba(0,0,0,0.8)/*#457E76*/; }
/* fin boton subir */


/****************************/
/* Cuadro de seleccion AJAX */
/****************************/

#jquery-live-search{

	background: #fff;

	padding : 2px 2px;
	max-height: 400px;
	overflow: auto;

	position: absolute;
					   

	border: 1px solid #A9A9A9;
	border-width: 0 1px 1px 1px;

	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	font-size: 1em;
}

#jquery-live-search ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	display:block;
	overflow:auto;
	--height:5em;
/* 	font-weight: bold; */
	}


#jquery-live-search li a{
 	text-decoration:  none;
 	display:block;
	white-space: nowrap;
	overflow: hidden;
  	text-overflow: ellipsis;
}

#jquery-live-search li a em{
	font-weight: bold;
}

#jquery-live-search li a:hover {
	background-color: #E5E7F3;
	white-space: nowrap;
}


/*modifica bootstrap */
caption {
    padding-top: 0px;
        padding-bottom: 0px;
    color: black;
    text-align: left;
    caption-side: top;
}

.icoContacto{
	width:34px;
	vertical-align:unset!important;

}


.bloque_video_home {
	text-align:center;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    overflow: inherit;
  /* max-width: 330px;*/
}

.widgets *{
	box-sizing:unset;
}
.widgets {
	display:none;
	z-index:99999;
	position:fixed;
	margin-left: 0px;
	margin-top: 0px;
	top: 15%;
	left: 15%;
	border: #457e76 solid 2px;
	background:white;
	-moz-box-shadow: 0 0 500px 150px #457e76;
	-webkit-box-shadow: 0 0 500px 150px #457e76;
	box-shadow: 0 0 500px 150px #457e76;
}
