footer .footer_bottom1 {
	padding: 20px 0;
	background-color: #000000;
}

footer .footer_bottom1 p {
	margin-bottom: 0;
	color: #ffffff;
	line-height: 40px;
	font-weight: 300;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;
	
}

footer .footer_bottom1 a {
	color: #ffffff;
	outline: none;
	font-weight: normal;
	line-height: 40px;
	font-weight: 300;
		font-family: 'Open Sans', sans-serif;
		letter-spacing: 0px;
	
}

footer .footer_bottom1 a:hover,
footer .footer_bottom1 a:focus,
footer .footer_bottom1 a:active {
	color: #FFD600;
	text-decoration: none;
}

footer .footer_bottom1_socials ul li {
	font-size: 22px;
}

footer .footer_bottom1_socials ul li a {
	color: #ffffff;
}

footer .footer_bottom1_socials ul li a:hover,
footer .footer_bottom1_socials ul li a:active,
footer .footer_bottom1_socials ul li a:focus {
	color: #FFD600;
}

.footer_bottom1_socials ul li a {
	width: 40px;
	line-height: 40px;
	display: block;
	color: #ffffff;
}