.footercopy{
	background-image:url(../images/texture2.png);
	background-repeat: 0 0;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 100px;
}

.footercopy .row .col-lg-3.col-md-4.col-sm-12 .footer_list {
	list-style: none;
	text-align: left;
}

.footercopy .row .col-lg-3.col-md-4.col-sm-12 .footer_list li a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}

.footercopy #footer_row .col-lg-3.col-md-4.col-sm-12 h6 a {
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: left;
	line-height: 35px;
	font-weight: bold;
}

.footercopy .row .col-lg-3.col-md-4.col-sm-12 .footer_list li a:hover {
	font-weight: bold;
	color: #e46142;
}

.footer_img img {
	margin: 0 auto;
	display: block;
}

@media only screen and (min-width: 1000px) {
	.footer_img img {
		width: 20%;
	}
}

@media only screen and (max-width: 1000px) and (min-width: 800px) {
	.footer_img img {
		width: 40%;
	}
}

@media only screen and (max-width: 800px) and (min-width: 500px) {
	.footer_img img {
		width:40%;
	}
}

@media only screen and (max-width: 600px) {
	.footer_img img {
		width: 20%;
	}
}

.footercopy #footer_row .footer_paragraph {
	padding: 5% 0 15% 0;
}

.footer_paragraph p{
	text-align: left;
	color: #FFFFFF;
}

.footercopy #footer_row .col-lg-3.col-md-12.col-sm-12 .footer_paragraph h6 a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-align: left;
}

.footercopy #footer_row .col-lg-3.col-md-12.col-sm-12 .footer_paragraph a:hover {
	font-weight: bold;
	color: #e46142;
}
.footercopy #footer_row .col-lg-3.col-md-12.col-sm-12 .footer_paragraph ul li {
	list-style: none;
}

.termene-si-legislatie {
	font-size: 15px;
}