﻿/*########################################## Footer */

footer#footer{background:#03A2AE;padding:35px 0 5px;color:#fff;font-size:13px;}
footer#footer b{color:rgba(0,0,0,0.4);line-height:30px;}
footer#footer i{color:rgba(0,0,0,0.6);}
footer#footer a{color:white;}
footer#footer a:hover{color:yellow;}

footer#footer hr{border-top:1px solid rgba(0,0,0,0.2);margin:0;padding:0;}
footer#footer hr.divider{border-top:1px solid rgba(255,255,255,0.1);margin:0;padding:0;}

/* Navigation */

footer#footer .footer-navigation{}
footer#footer .footer-navigation ul{list-style:none;padding:0;margin:0;}
footer#footer .footer-navigation ul li{list-style:none;display:inline-block;padding:0;margin:0;margin-right:30px;}

/* Copyright */

footer#footer .copyright{font-size:12px;line-height:22px!important;}