
/* ------------------------------------- FOOTER ------------------------------------------------------- */

	
.custom-footer1,
.custom-footer2,
.custom-footer3
{ 
	text-align: center;
	padding-bottom: 30px;
		padding-top: 30px;
	color: #fff;
	font-size: 90%; /* 80 */
	}
.custom-footer3 a,
.custom-footer2 a
{
	color: #fff !important;
}

div.footer div.container-fluid
{
background-color: #000;/* #5ea9a5 *//*#084454*/
	}

.custom-footerwm
{ 
	text-align: center;
	padding-bottom: 30px;
		padding-top: 60px;
	font-size: 90%; /* 80 */
	}
.custom-footerwm a
{ 
	color: #333 !important;
	}

