.footer-container {
	 
	background: url('/resources/images/footer/footer-bg.png') center/cover no-repeat;
}

.footer-data, .footer-data  h3 {
	color: #fff;
}

.gdlr-widget-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gdlr-widget-title {
	margin-bottom: 35px;
	text-decoration: 4px #fea330 underline;
}

.link_footer a {
	color: #fff;
	text-decoration: none;
}

.footer-data ul {
	line-height: 1.2;
	font-size: 18px;
}

.footer-2-container {
	background-color: #00153eff;
	padding-bottom: 1.25rem;
	color: #fff;
	padding: 15px 0px;
}

.footer-2-container a {
	color: #fff;
	font-size: 18px;
}

.footer-social-icons {
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: 18px;
}

.footer-social-icons .social-icon:first-child {
	margin-left: 0px;
}

.footer-social-icons .social-icon {
	display: inline-block;
	margin-left: 16px;
	max-width: 7px;
	font-size: 14px;
}

.footer-social-icons a {
	color: #d6d6d6;
	font-size: 18px;
}

a:hover i.fa-facebook-square {
	color: #3B5998;
}

a:hover i.fa-instagram {
	color: #e4405f;
}

a:hover i.fa-twitter {
	color: #4099FF;
}

a:hover i.fa-linkedin {
	color: #0e76a8;
}

a:hover i.fa-rss {
	color: #f57d00;
}

.footer-social-icons .social-icon a:hover {
	opacity: 0.9;
	filter: alpha(opacity = 50);
}

.footer-social-icons   a {
	color: #d6d6d6;
	font-size: 18px;
}

.link_footer a:hover {
	color: #ff7a30;
	text-decoration: none;
}

.version {
	color: #c6c6c600;
	line-height: 1.5rem;
	font-size: 0.875rem;
	display: none;
}