#agencyFooter {
	background-color: #ffffff;
	line-height: 1.5em;
	padding-top: 0em;
	/* padding-bottom: 2em; */
	height: 1px;
	position: absolute!important;
	bottom: auto;
}

#agencyFooter > div.container {
	display: none;
}

#agencyFooter > div.container > div.row {
	display: none;
}



a.toggle-footer-btn {
    /*bottom: 10px;*/
	margin-top: -35px;
    position: relative;
}