footer .footer_bottom1 {
	padding: 20px 0;
	background-color: #FFFFFF;
	border-top: 1px solid #777777;
}

footer .footer_bottom1 p {
	margin-bottom: 0;
	color: #333333;
	line-height: 40px;
	font-weight: 400;
	font-family: 'Calibri', sans-serif;
	letter-spacing: 0px;
}

footer .footer_bottom1 a {
	color: #ffffff;
	outline: none;
	font-weight: normal;
	line-height: 40px;
	font-weight: 300;
	font-family: 'Calibri', 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;
}