#main_qweri {
    height: 100vh;
    display: flex;
    flex-direction: column;
}

#main-cont {
    width: 100%;
    height: 100%;
	padding: 0;
	max-width: none;
}

.container {
	max-width: none;
}

#decisia-footer .stayInformed {
	display: none;
}

#decisia-footer {
	float: right;
}

.qweri-lexum {
	position: absolute;
	top: 6px;
}

.footer-copyrights div[role=navigation] {
    margin-right: 180px;
}

#decisia-footer .qweri-lexum a {
	width: 160px;
	height: 56px;
}

footer .footer-copyrights .justify-content-between {
	height: 35px;
}

footer .footer-copyrights .justify-content-between div[role=navigation] a {
	vertical-align: middle;
	line-height: normal;
}

.footer-copyrights a .fa-lg {
	vertical-align: middle;
	line-height: normal;
	margin-top: 7px;
}