#aviso-cookies{
	position: fixed;
    width: 100%;
    bottom: -100vh;
    left: 0;
    margin: 0;
    padding: 30px 4% 30px 4%;
    opacity: 0.9;
    box-sizing: border-box;
    z-index: 1001;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 15px 1px rgba(255,255,255,1);
	box-shadow: 0px 0px 15px 1px rgba(255,255,255,1);
	
	-webkit-transition: bottom .5s ease-in-out;
  	transition: bottom 2s ease-in-out;
  	background-color: #FFF;
    background-image: linear-gradient(to right, #FFF , #f2f2f2);
}

#aviso-cookies div{
	text-align: left;
}

#aviso-cookies span, #aviso-cookies p, #aviso-cookies button, #aviso-cookies a{
	color: #333;
}

#aviso-cookies span.titulo{
	margin-top: 0;
	font-weight: 900;
    font-size: 22px;
}

#aviso-cookies span.tipo_cookies{
	margin-top: 15px;
	display: block;
    font-weight: 900;
}

#aviso-cookies a.link{
	margin-bottom: 15px;
}

#aviso-cookies button.boton{
	display: block;
    text-align: center;
    padding: 15px;
    border: 2px solid currentcolor;
    border-radius: 5px;
	
	text-transform: uppercase;
	text-decoration: none;
}

#aviso-cookies button.boton.todo{
	margin-top: 15px;
}

#aviso-cookies button.boton:link{
	text-decoration: none;
}

#aviso-cookies button.boton:visited{
	text-decoration: none;
}

#aviso-cookies button.boton:focus{
	text-decoration: none;
}

#aviso-cookies button.boton:hover{
	text-decoration: none;
}

#aviso-cookies button.boton:active{
	text-decoration: none;
}

#aviso-cookies input[type=checkbox]{
	margin-top: 15px;
}

#aviso-cookies .cookie-hidden-box{
	display: none;
}

/*
     FILE ARCHIVED ON 22:26:56 Sep 02, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:46:20 Sep 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.44
  exclusion.robots: 0.056
  exclusion.robots.policy: 0.043
  esindex: 0.006
  cdx.remote: 16.339
  LoadShardBlock: 134.548 (3)
  PetaboxLoader3.datanode: 108.946 (4)
  PetaboxLoader3.resolve: 42.09 (2)
  load_resource: 65.448
*/