/* BASIC css start */
#hdFooter {
	border-top: 1px solid #e2e2e2;
	background: #fff;
	padding: 60px 0; margin: 100px 0 0 0;
}
#footer .section {
	float: left;
	padding: 0 50px 0 0;
}
#footer .section h2 {
	padding: 0 0 15px;
}
#footer .section .info {
	padding: 0 0 15px;
	font-size: 12px; line-height: 2; color: #2d2d2d;
	
}
#footer .section .info1 {
	padding: 10 0 10px;
	font-size: 16px; line-height: 2; color: #2d2d2d;
	
}
#footer .section .info a {
	font-size: 11px; line-height: 2; color: #2d2d2d;
	text-transform: uppercase;
	text-decoration: none;
}
#footer .section ul li {
	float: left;
	font-size: 11px; line-height: 10px; color: #000;
}
#footer .section ul li:before {
	content: '|';
	float: left;
	padding: 0 10px;
	font-size: 12px; line-height: 10px; color: #000;
}
#footer .section ul li:first-child:before {
	display: none;
}
#footer .section ul li a {
	font-size: 11px; line-height: 10px; color: #000;
	text-decoration: none;
}
#footer .section2 {
	float: left;
}
#footer .section2 .tel {
	font-size: 30px; line-height: 26px; color: #000;
	margin: 0 0 18px;
}
#footer .section2 .text {
	font-size: 13px; line-height: 2; color: #2d2d2d;
}
#footer .section2 .text1 {
	font-size: 25px; line-height: 2; color: #2d2d2d;
}
#footer .section2 .text2 {
	font-size: 13px; line-height: 2; color: #2d2d2d;
}
#footer .section3 {
	float: left;
       padding: 30px; 0px; 15px;
}
#footer .section3 .text {
	font-size: 13px; line-height: 2; color:#2d2d2d;
}
/* BASIC css end */

