.footer-bar {
	padding: 0px 0px 0px 0px;
}
.footer-row {
	margin: 20px 0px 20px 0px;
	/*height: 150px;*/
	background-color:#212121;
}
.block_footer_container_1 {
	padding: 0px 0px 0px 0px;
	height: 100%;
	/*background-color: green;*/
}
.block_footer_container_2 {
	padding: 0px 0px 0px 0px;
	height: 100%;
	/*background-color: lime;*/
}
.footer_voice_row {
	/*width: 10%;*/
	padding: 5px 0px 5px 0px;
	/*background-color: purple;*/
	text-align: center;
}


/* FONT */
.footer_title_font {
	font-family: Roboto;
	font-size: 13px;
	color: white;
	/*font-weight: bolder;*/
}
.footer_voice_font {
	font-family: Roboto;
	font-size: 13px;
	color: white;
	/*font-weight: bold;*/
}