/*barra cookies*/
.cookies-wrapper{display:none; background-color: #003366; margin:0 auto}
.cookies-wrapper .cookies-inner{width:100%;max-width:1350px;font-size:12px;line-height:18px;color:#fff;padding:10px 0 40px;position:relative;margin:0 auto}
.cookies-wrapper .cookies-inner p{padding:0 30px}@media only screen and (max-width: 1280px){.cookies-wrapper .cookies-inner p{padding:0 15px}}
.cookies-wrapper .cookies-inner .header{font-size:16px;font-weight:bold;line-height:20px;margin-bottom:5px}
.cookies-wrapper .cookies-inner .close{position:absolute;top:20px;right:20px;cursor:pointer;height:30px;width:15px}@media only screen and (max-width: 1280px){.cookies-wrapper .cookies-inner .close{right:15px}}
.cookies-wrapper .aceptarcookies {float: left; width: auto; margin: 0 0 0 25px;}
.cookies-wrapper .aceptarcookies a {display: block; width: auto; padding: 2px 10px; border: 2px solid #fff; border-radius: 7px; text-decoration: none; cursor: pointer; background-color: #ff9900; color: #fff;}

.infocookies {float: left; width: 95%; padding: 10px; background: rgb(255,255,255); background: rgba(255,255,255,0.9); margin-top: 8px; margin-bottom: 25px;}
.infocookies .titcookies {font-size: 1.3em; font-weight: bold; line-height: 1.2em;}
.infocookies ul.puntoscookies{float: left; width: 940px; margin: 10px 0 10px 40px; padding: 0; list-style: square;}
.infocookies ul.puntoscookies li{float: left; width: 100%;}

.tit-listanavegadores {float: left; width: auto; background-color: #003366; color: #fff; padding: 5px 15px; margin: 15px 0px;}
.lista-navegadores{float: left; width: auto; margin: 15px 0; list-style: none; padding: 0;}
.lista-navegadores figure {float: left; width: 59px; margin-right: 20px; }
.lista-navegadores figure:last-child {margin-right: 0px;}
.lista-navegadores figcaption {float: left; width: 100%; color: #003366; font-size: 0.9em; text-align: center; line-height: 1em; margin-top: 5px;}