@charset "utf-8";
/* CSS Document */


#WrapperFooter{
	width:100%;
}
#Footer-OneFooter{
	width:100%;
	float:left;
	background-color:#f7f7f7;
	padding:30px 0px;
}
.col1_Module_Footer1{
	float:left;
	width:28%;
	padding-right:2%;
}
.col1_Module_Footer1 h5{
	width:100%;
	font-size:23px;
	text-transform:uppercase;
	border-bottom:1px solid #bfa16b;
	color:#bfa16b;
	padding-bottom:5px;
		
}
.col1_Module_Footer1 p{
	width:100%;
	margin-top:20px;
	font-size:13px;
	color:#949292;
	margin-bottom:30px;
}
.txtMailFooter1{
	float:left;
	width:73%;
	border:none;
	font-size:15px;
	padding:6px 1%;
	height:32px;
	color:#949292;
}
.btnMailFooter1{
	float:left;
	width:25%;
	border:none;
	height:32px;
	font-size:15px;
	padding:6px 0%;
	background-image:url(../image/Untitled-1.png);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
}
ul.listMXH_Footer1{
	width:100%;
}
ul.listMXH_Footer1 li{
	float:left;
	margin-right:10px;
}
ul.listMXH_Footer1 li a{
	color:#bfa16b;
	text-decoration:none;
	font-size:18px;
	padding:4px;
	margin-top:30px;
	border-radius:50%;
}
ul.listMXH_Footer1 li a:hover{
	color:#fff;
	transition: all 0.3s;
}
.col2_Module_Footer1{
	float:left;
	width:26%;
	padding-right:2%;
}
.title_Module_Footer1{
	width:100%;
	font-size:19px;
	color:#bfa16b;
	text-transform:uppercase;
	margin-bottom:15px;
}
ul.listAddress_Module_Footer1{
	width:100%;
	float:left;
}
ul.listAddress_Module_Footer1 li{
	float:left;
	width:100%;
	margin-bottom:13px;
}
ul.listAddress_Module_Footer1 li i{
	
	font-size:23px;
	padding:3px;
	color:#bfa16b;
}
ul.listAddress_Module_Footer1 li p{
	float:right;
	width:82%;
	color:#949292;
	font-size:14px;
	margin-top:10px;
	text-align:left;
}
ul.listAddress_Module_Footer1 li p.heightFooter1{
	margin-top:2px;
}

.col3_Module_Footer1{
	float:left;
	width:19%;
	padding-left:3%;
}
ul.listAddress_Module_Footer1, ul.listNews_Module_Footer1{
	float:left;
	width:100%;
}
ul.listAddress_Module_Footer1 li, ul.listNews_Module_Footer1 li{
	margin-bottom:20px;
	float:left;
	width:100%;
}
ul.listAddress_Module_Footer1 li a, ul.listNews_Module_Footer1 li a{
	font-size:14px;
	color:#949292;
	text-decoration:none;
}
ul.listAddress_Module_Footer1 li a:hover, ul.listNews_Module_Footer1 li a:hover{
	text-decoration:underline;
}

.col4_Module_Footer1{
	float:left;
	width:27%;
}

.bottomFooter{
	float:left;
	width:100%;
	text-align:center;
	color:#949292;
	line-height:1.7;
	font-size:14px;
	margin-top:20px;
}