/*footer*/
@media (min-width: 768px) {
    .fixSocialFootText {
        text-align: right !important;
        margin-left: .5rem !important;
        margin-right: .5rem !important;
    }

    .fixSocialFootIco {
        float: left !important;
    }

    .rowfoota a:hover {
        color: #677c8f;
    }
}
@media (max-width: 767px) {
    .menuFoot{text-align: center;}
}


@media (min-width:1080px){.dnoneNewsletterFoot{display: none!important;}}
@media (max-width:1079px){.dnoneMobiNewsletterFoot{display: none!important;}}
.fixLogoFoot {
    max-width: 100px;
}

.titleFoot {
    margin-top: 20px;
    max-width: 1500px;
}

.subtitleFoot {
    color: #082743;
    font-weight: bold;
}

.footMenu {
    height: auto;
}

.footMenuElement {
    text-align: center;
    color: white;
    padding: 18px 0 1px 0;
}
.foot a{color:white;}
.lastFootElement{margin-bottom: 10px;}
.containerfoot{max-width: 1500px;}
.footMenuContainer{max-width: 1000px;}
.iconFoot{font-size: 35px;padding: 10px 0 10px 0;}
.iconFootInfo{margin: 10px 0 20px 0;}
.notefoot {
    color: #142C47;
    text-align: center;
    font-size: 12px;
    width: 100%;
    float: left;
    background: white;
}

.titlePageFooter {
    color: #677C8F;
}

.subTitlePageFooter {
    color: #09263B;
}

.titleFooterGeneric {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}

.foothr {
    width: 100%;
    display: block;
    margin: 0.5em auto;
    border: 1px solid #0e3457;
}

.rowfoota {
    margin-top: 25px;
    vertical-align: middle;
    font-size: 15px;
    color: white;
    text-align: center;
}

.border-title-pag-footer {
    height: 10px;
    background: #09263B;
}
