@charset "utf-8";

/* CSS Document */



*{

	

}

#WrapperFooter{

	width:100%;

}

#Footer-OneFooter{

	width:100%;

	float:left;

	background-color:#363636;

	padding:7px 0px;

	background-image:url(/images/bg-ft.png);

	background-size: cover;
	color: #000;

	box-sizing: border-box;

	-webkit-box-sizing: border-box;

	-ms-box-sizing: border-box;

	-moz-box-sizing: border-box;

	-o-box-sizing: border-box;

}

.colFooter{

	float:left;

	width:47%;

}
.logoFooter{
	width:49%;
	padding-right:20px;

}

.desFooter1{

	width:70%;

	line-height:1.4;

	font-size:1.4em;

	font-family:"Open Sans";

	color:#359BBD;

}

.subFooter1{
	margin-left:10px;

	color:#fff;

	margin-top:1em;

	font-size:1.3em;

	font-family:"Open Sans";

}

.titleFooter{

	width:100%;

	color:#fff;

	height:20px;

	line-height:20px;

	font-size:17px;

}

.titleFooter i{

	margin-right:10px;

}

.addressFooter{

	width:100%;

	line-height:1.5;

	/*font-family:"Open Sans";*/

	font-size:18px;

	color:#000;
	font-weight: bold;

	margin-bottom:0.5em;

}

.moreFooter{

	width:100%;

	color:#000;

	line-height:20px;

	font-size:14px;

}

.moreFooter i{

	color:#fff;

	margin-right:10px;

}

.boxSocial{

	width:100%;

	margin-top:10px;

}

.boxSocial li{

	margin-right:5px;

}

.socialFooter{

	height:30px;

	width:30px;
																																																																																																																																																																																																																																																				    text-align:center;
																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																											    padding-top:7px;																																																																																																																																																																																																																																																	

	color:#363636;

	background-color:#fff;

	font-size:1.6em;

	border-radius:3px;

}

.socialFooter i{

	width:100%;

}

.colFooter2{
	text-align: center;
	width:100%;
}