/*===================FOOTER=================*/.footer {	background-color:#05090A;	padding-bottom:25px;	border-top: solid 2px #000;	position:relative;	top:-5px;}.borderLfooter {	height:2px;	border-left: solid 30px #FF6801;	margin-bottom:20px;}.copyRight {	padding-top:5px;	margin-top:15px;	font-size:10px;	color: #999;	border-top: solid 1px #000;}.copyRight a {	color:#CCC;}@media screen and (max-width: 768px){	.borderLfooter {margin-bottom:5px;}}