/*  --------------------------------------------------------
FONT ICONS DEMO
-------------------------------------------------------- */
#fontIcons {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}
#fontIcons .col-md-4, #fontIcons .col-sm-6, #fontIcons .col-lg-3 {
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	height: 40px;
	padding-top: 10px;
}
#fontIcons .col-md-4 i, #fontIcons .col-sm-6 i, #fontIcons .col-lg-3 i {
	font-size: 14px;
	margin-right: 20px;
}
#fontIcons .col-md-4 span, #fontIcons .col-sm-6 span, #fontIcons .col-lg-3 span {
	font-size: 16px;
	margin-right: 15px;
}
#fontIcons span.text-muted {
	visibility: hidden;
	position: absolute;
}
#fontIcons ul.bs-glyphicons-list {
	margin: 0 auto;
	display: block;
	float: left;
}
#fontIcons ul.bs-glyphicons-list li {
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: center;
	padding: 20px 10px 10px 10px;
	background: #f9f9f9;
}
#fontIcons ul.bs-glyphicons-list li span.glyphicon {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
}
#fontIcons ul.linea {
	display: block;
	margin: auto auto auto auto;
	padding-left: 100px;
}
#fontIcons ul.linea li {
	list-style: none;
	display: inline-block;
	border: 1px solid #f0f0f0;
	padding: 5px 0 0 10px;
	margin: 0 10px 10px 0;
	width: 300px;
}
#fontIcons ul.linea li div.icon {
	color: #111;
	font-size: 24px;
	float: left;
	margin-right: 10px;
}
#fontIcons ul.linea li input {
	float: left;
	border: 0;
	width: 250px;
}
@media(max-width:968px) {
#fontIcons ul.linea {
	padding-left: 0;
}
}
#svgIcons .flaticon {
	width: 48px;
	height: 48px;
	margin: 1rem;
}
.test-animated-container {
	background-color: #f5f7f9;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
	padding: 0;
	float: left;
	vertical-align: middle;
	width: 150px;
	height: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.b1r {
	border: 1px solid red;
}
.contact_pic { height:282px;}
.contact_pic a { background:url(../images/s_big2.jpg) center top no-repeat; height:282px; display:block; }

.c_bg {  height:387px; padding-top:50px; margin-bottom:0px;border: 1px solid #cccccc}
.c_bg2{ height: 10px;border-bottom: 1px solid #cccccc}
.map  { width:1002px; margin:0 auto; }
.map dt { width:452px; float:left; background:url(../images/map.jpg) no-repeat; width:368px; height:277px;}
.map dt img { display:block; width:452px; height:336px;}
.map dd { width:458px; float:right; }
.map dd h4 { color:#555; font-size:26px; font-weight:normal; margin:12px 0; }
.map dd h4 a{color:#555; border-bottom: 2px solid #555;}
.map dd h4 a:hover{ text-decoration:none;}
.map dd ul { color:#555; font-size:14px; line-height:26px; margin-bottom:24px;}
.map dd li { overflow:hidden; zoom:1;list-style: none }
.map dd span { float:left; width:78px;}
.map dd em { float:left; width:380px;}
.map dd li a { color:#555; }
.map dd .dh { display:block; width:324px; height:63px;}

.contact  { width:1002px; margin:0 auto 20px;  }
.contact dl { height:188px; margin-bottom:40px;}
.contact .fl { width:436px;}
.contact .fr { width:392px;}
.contact dt { width:122px; padding-left:20px; height:35px; line-height:35px; color:#555; font-size:20px; margin-bottom:14px; }
.contact dt a{ color:#555;}
.contact dd { color:#666; font-size:14px; line-height:26px;}
.contact .c1 dt { background:url(../images/c001.gif) no-repeat; }
.contact .c2 dt { background:url(../images/c02.gif) no-repeat; }
.contact .c3 dt { background:url(../images/c3.gif) no-repeat; }
.contact .c4 dt { background:url(../images/c4.gif) no-repeat; }
