

.footer_top h5{
margin-bottom: 7px;
}

.footer_top, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget, .footer_top .widget_recent_entries > ul > li > span {
	color: #fff;
}



.footer_bottom p{
text-align: left;
}

.header_bottom {
	padding: 0 45px;
	background-color: #0003 !important;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .2s ease 0s;
}