.footer{
	background-color: #101010;
	border-top: 4px solid #00862e;
}
.new_footer_top{
	border-bottom: 1px solid #464646;
}
.new_footer_top .new_foot_nav{width: 21.66%;box-sizing: border-box;padding-right: 2%;}
.new_footer_top .new_foot_nav:first-child{width: 35%;padding-right: 5%;}
.new_foot_nav dd p{
	font-size: 16px;
	color: #d4d4d4;
	line-height: 1.5;
	margin-bottom: 10px;
}
.new_foot_nav dd > *:last-child{
	margin-bottom: 0;
}
.new_foot_nav dd p a{
	font-size: 16px;
	color: #d4d4d4;
}
.new_foot_nav dt{
	font-family: '[Poppins]';
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 30px;
}
.new_foot_nav dd p i{margin-right: 20px;}
.new_footer_top{padding: 60px 0;}
.new_foot_nav .main_icon{margin-top: 30px;}
.new_foot_nav .main_icon a{color: #e0e0e0;font-size: 22px;margin-right: 10px;line-height: 1.5;}
.footer .new_footer_bot{
	padding: 20px 0;
	text-align: center;
}
.new_footer_bot .new_fBot_nav a{
	display: inline-block;
	font-size: 14px;
	color: #999999;
	padding: 0 20px;
	border-right: 1px solid #999999;
}
.new_footer_bot .new_fBot_nav a:last-child{
	border-right: 0;
}
.new_f_copyright{
	margin-top: 15px;
	text-align: center;
	line-height: 20px;
	color: #b2b2b2;
}
.new_f_copyright a{
	color: #b2b2b2;
}
.fontUp {
    text-transform: uppercase;
}

@media only screen and (min-width:1040px) {
	.footer{border-top: 8px solid #00862e;}
}
@media only screen and (min-width:1400px) {
	.new_foot_nav dd p{margin-bottom: 12px;}
	.new_foot_nav dt{margin-bottom: 50px;}
	.footer .new_footer_bot{padding: 30px 0;}
}












