.footer-main{
	padding-top:50px!important;
	padding-bottom:50px!important;
	background-image:none!important;
	background-color:#0f355e;
}
.name-company{
	color:#fff!important;
}
#promotions{
    margin-top: 10px;
    margin-bottom: 5px;
}
#promotions img{
    max-width: 105%;
    position: relative;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}
.logo-footer img{
	max-width: 280px!important;
}