@charset "utf-8";


footer {
    font-family: 'Open Sans',sans-serif !important;
    font-style: normal;
}

footer p.footer-bottom-content {
    line-height: 1.714;
    font-weight: normal;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}

#cnt-footer-top,
#cnt-footer-bottom {
    border: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

#cnt-footer-top {
    flex: 1 1 100%;
    padding: 7rem 0px;
    text-align: left !important;
}

#cnt-footer-bottom {
    height: 74px;
}

#cnt-footer-bottom .container .row {
    justify-content: center;
    align-items: center;
    height: inherit;
    font-size: 0.75rem;
}

#cnt-escudo-digital {
    height: 53px;
    max-height: 53px;
}

#img-escudo-digital {
    height: inherit;
    min-height: inherit;
    max-height: inherit;
}

.footer-top-suffix {
    /*text-align: left !important;*/
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.115rem;
    /*border-bottom: 1px solid #fffef8;*/
}

.footer-top-title,
.footer-top-subtitle {
    display: inline-block;
    font-family: "metropolis-light", sans-serif;
    font-size: 3.4rem;
    line-height: 1.222;
    text-transform: uppercase;
    text-align: left;
    padding-top: 0.6rem;
    position: relative;
    border-bottom: 0px solid transparent;
    transition: all 0.3s ease;
}

.footer-top-subtitle {
	font-size: 2.2rem;
}

.footer-top-title:hover,
.footer-top-subtitle:hover {
    border-bottom: 1px solid #ffffff1a;
}

.footer-top-info,
.footer-top-info-2 {
    font-family: "metropolis-regular", sans-serif;
    font-size: 1.7rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1.765;
    /*color: #555555;*/
}

.footer-top-info-2 {
    line-height: 2.2rem;
    margin-bottom: 0.356rem;
}

.cnt-footer-top-social-network {
    padding-top: 1.5rem;
}

.footer-top-social-network {
    font-size: 2rem;
}

.footer-top-info-lnk {
    font-size: 1rem;
    line-height: 1.714;
    font-weight: normal;
}

.footer-top-info-lnk:hover {
    color: #ffffff !important;
}

#lnk-facebook:hover,
#lnk-twitter:hover,
#lnk-instagram:hover {
    color: #ffffff !important;
}