.cookie{
	width:100%; margin:0 auto; padding:15px 0; border:0; position:fixed; z-index:9999; bottom:0; left:0; background-color:rgba(51,51,51,0.95);
	-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.giu{ bottom:-300px;} .close{ display:none;}
.cookie p{font-family: 'Raleway', sans-serif;color:#fff; font-size:16px; line-height:24px; padding:15px 30px; margin:0 auto; border:0;}
.cookie p b{color:#000; font-size:16px; }
.cookie p i{color: rgba(0,132,255,1.00); font-size:16px; }
.cookie p a{color: rgba(0,132,255,1.00); font-size:16px; text-decoration:none; cursor:pointer; }