.footer{
    font-weight: bold;
}

.footer .container {
	max-width:1200px;
}
.footerText{
    color: #A2A8B1;
}

.socialFooter{
    display: inline-flex;
    margin-top: 10px;
}

div.socialFooter i{
    font-size: 20pt !important;
    margin-right: 25px !important;
}

.footerpers{
    background: #121822;
    display: flex;
    width: 100%;
    position: relative;
    overflow: auto;
    padding: 15px 0pc 15px 0px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.footerAmes{
    color: #6F7278;
    font-size: 9pt;
    font-weight: 900;
}

.footerSmallText{
    color: #6F7278; 
    font-size: 10pt;
    font-weight: bold;
}

.footerText{
    color: #A2A8B1;
}

.aviso-footer a:visited {
	color: #6F7278;
}

