.footer-widgets {
	padding: 2% 0;
	background: rgba(0,0,0,1.00);
	color: #fff;
	display: block;text-align: center;
}
/* =============================================== */
/* ==========  DEFAULT STYLE VERGLENCIA ========== */
/* ==========          CSS STYLE        ========== */
/* =============================================== */
.widget-title-1 h3 {
	color: #f000ff;
	font-family: 'Gotham-ExtraLight';
}
.widget-title-1 p {
	color: #727272;
}
.widget-title-1 li {
	list-style-type: none;
	padding: 1% 0;
	color: #727272
}
.widget-title-1 a {
	color: #727272;
}
.widget-title-1 a:hover {
	color: #f000ff;
	text-decoration: none;
}

/* =============================================== */
/* ==========      SEED OF COMPASSION   ========== */
/* ==========           CSS STYLE       ========== */
/* =============================================== */
.widget-title-2 h3 {
	color: #33ffcd;
	font-family: 'Gotham-Bold';
}
.widget-title-2 p {
	color: #727272;
}
.widget-title-2 li {
	list-style-type: none;
	padding: 1% 0;	
	color: #727272

}
.widget-title-2 a {
	color: #727272;
}
.widget-title-2 a:hover {
	color: #33ffcd;
	text-decoration: none;
}

.textwidget {
		color: #727272

}