/*Footer*/
.footer-bound{
}
.send-mail-footer{
	width:100%;
	height:82px;
	position:relative;
	margin-bottom:50px;
}
.hr-center{
	border-top:1px solid #D7D7D5;
	position:absolute;
	margin-top:-1px;
	z-index:5;
	top: 50%;
	display: block;
	width: 100%;
}
.send-mail-content{
	position:relative;
	z-index:7;
	border:1px solid #D7D7D5;
	width:806px;
	padding:10px;
	height:62px;
	background:#FFF;
	margin:0 auto;
}
input.email_footer{
	padding:20px 0;
	width:650px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	font-size: 16px;
	margin: 0;
	float:left;
	padding-left:10px;
	border:1px solid #D7D7D5;	
}
input.submit_email_footer{
	float:left;
	width:140px;
	border:1px solid #197cd8;	
	padding:0 !important;
	height:60px;
	cursor:pointer;
	background-color: #197cd8;
	color: #fff !important;
	font-size: 14px !important;
	line-height: 38px !important;
	text-align: center;
	text-transform: uppercase !important;
	font-weight: 400;
}
input.submit_email_footer:hover{
	background-color: #49b050;
	border:1px solid #49b050;	
}
/*Footer center*/
.footer-center{
	width:1180px;
	overflow:hidden;
	margin:0 auto;
}
.footer-center-items-3{
	width:380px;
	float:left;
}
.footer-center-items-1{
	width:363px;
	text-align:justify;
	padding-right: 20px;
	float:left;
}
.icon-social-footer ul li{
	background-color: #197cd8;
	list-style: none;
	display: inline-block;
	float: left;
	overflow: hidden;
	width: 25px;
	height: 30px;
	margin: 0 0 10px 0;
	margin-right: 25px;
}
.icon-social-footer{
	overflow:hidden;
	margin-top:10px;
}
.icon-social-footer ul li:hover {
	background-color: #49b050;
}
.icon-social-footer ul li a {
	display: inline-block;
	float: left;
	width: 25px;
	height: 30px;
	font-size: 0!important;
	background: url(../images/social.png) no-repeat 0 0;
	font-size: 0;
	line-height: 0;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.icon-social-footer ul li.icon-facebook a {
	background-position: 0 0;
}
.icon-social-footer ul li.icon-facebook a:hover {
background-position: 0 -30px;
}
.icon-social-footer ul li.icon-twitter a {
	background-position: -25px 0;
}
.icon-social-footer ul li.icon-twitter a:hover {
	background-position: -25px -30px;
}
.icon-social-footer ul li.icon-google a {
	background-position: -50px 0;
}
.icon-social-footer ul li.icon-google a:hover {
	background-position: -50px -30px;
}
.icon-social-footer ul li.icon-flickr a {
	background-position: -75px 0;
}
.icon-social-footer ul li.icon-flickr a:hover {
	background-position: -75px -30px;
}
.icon-social-footer ul li.icon-rss a {
	background-position: -100px 0;
}
.icon-social-footer ul li.icon-rss a:hover {
	background-position: -100px -30px;
}
.icon-social-footer ul li.icon-vimeo a {
	background-position: -125px 0;
}
.icon-social-footer ul li.icon-vimeo a:hover {
	background-position: -125px -30px;
}
.footer-center-items-2{
	width:393px;
	float:left;
	padding-right: 20px;
}
.footer-center-items-2 .ft-col{
	width: 176.5px;
	float: left;
	overflow: hidden;
	padding:0 10px;
}
.footer-center-items-2 .ft-col h3{
	text-transform: lowercase;
	margin:0;
	padding: 15px 0;
	display: block;
	color: #505050;
	font-size: 20px;
	line-height: 22px;
}
.footer-center-items-2 .ft-col ul li{
	line-height: 20px;
	list-style: none;
}
.footer-center-items-2 .ft-col ul li a{
	text-decoration: none;
	font-size: 14px;
	color: #505050;
}
.footer-center-items-2 .ft-col ul li > a:hover {
	font-weight: bold;
	color: #197cd8;
}
.footer-center-items-2 .ft-col ul li span> a:hover {
	font-weight: bold;
	color: #197cd8;
}
.footer-center-items-3 h3{
	margin: 0;
	padding: 10px 0;
	display: block;
	font-weight: bold;
	color: #505050;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
}
.footer-center-items-3 ul li{
	overflow:hidden;
	margin-bottom:20px;
}
.footer-center-items-3 ul li> div.image{
	overflow:hidden;
	float:left;
}
.footer-center-items-3 ul li> div.image img{
	width: 70px;
	height: 70px;
	float:left;
}
.content-footer-blog{
	width: 280px;
	float:left;
	margin-left:10px;
}
.content-footer-blog a{
	text-decoration:none;
}
.content-footer-blog h4{
	margin:0;
	font-size: 14px;
	font-weight:bold;
	color: #2e2e2e;
}
.content-footer-blog h4:hover{
	color: #197cd8;
}
.content-footer-blog .wpt-author-time{
	color: #808080;
	font-size:12px;
}
/*Footer bottom*/
.footer-bottom{
	overflow:hidden;
	margin-top:20px;
	position:relative;
	z-index:2;
	background:#FFF;
}
.fooer-menu{
	width:100%;
	background-color: #f9f9f9;
	text-align: center;
	display:block;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
}
.fooer-menu ul.menu{
	width:1180px;
	margin:0 auto;
	overflow:hidden;
	display:block;
	text-align: center;
	padding: 10px 0;
}
.fooer-menu ul.menu li{
	list-style-image: none;
	list-style: none;
	display: inline-block;
	padding: 0 27px;
	line-height: 18px;
}
.fooer-menu ul.menu li a{
	color: #2e2e2e;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
}
.footer-coppyright-payment{
	width:1180px;
	margin:0 auto;
}
.coppyright{
	width:800px;
	float:left;
	padding:15px 0;
	line-height:18px;
	font-size: 14px;
	color: #505050;
}
.coppyright a{
	text-decoration: none;
	font-size: 14px;
	color: #505050;
}
.payment-footer{
	float:right;
	height:40px;
	padding:15px 0;
}
.bg-bottom-footer{
	margin-top:-19px;
	position:relative;
	z-index:1;
	width:100%;
	height:38px;
	background:url(../images/bg-footer.png) repeat-x;
}