@charset "UTF-8";
/* CSS Document */

/* ##### FOOTER ##### */

footer { width: 100%; height: auto; position: fixed; left: 0; right: 0; bottom: 0; background: #131313; }

footer ul { line-height: 80px; padding: 0 15px; }

footer ul.mail { float: right;}
footer ul.copyright { float: left; }