.footer {
    bottom: 0;
    margin-bottom: 0;
    background-color: #000000;
}

.footer-top {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    bottom: 20px;
    color: #cccccc;
    background-color: #333333;
    height: 90px;
}
.footer-top .footer-top-left {
    height: 20px;
    margin-top: 35px;
    margin-bottom: 35px;
}
.footer-top .footer-top-right {
    float: right;
    text-align: right;
}
.footer-top .footer-top-right .phone {
    float: right;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 70px;
    width: 150px;
    background-image: url('../../mptCommon/images/others/logoSim24_white.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.footer-bottom {
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    bottom: 0;
    margin-bottom: 0;
    color: #cccccc;
    background-color: #000000;
}
.footer-bottom.footer-style-net,
.footer-bottom.footer-style-mobile {
    font-size: 14px;
}

.footer-corporativo {
    margin-top: auto;
    margin-bottom: auto;
    float: right;
    text-align: right;
    height: 20px;
}
.footer-corporativo.text-left {
    text-align: left;
}

.footer-top.footer-style-mobile {
    height: 70px;
}
.footer-bottom.footer-style-net,
.footer-bottom.footer-style-mobile {
    height: 53px;
}
.footer-bottom.footer-style-net > .footer-corporativo,
.footer-bottom.footer-style-net > .footer-enderecos,
.footer-bottom.footer-style-mobile > .footer-corporativo,
.footer-bottom.footer-style-mobile > .footer-enderecos {
    margin-top: 15px;
}
.footer-bottom.footer-style-net > .footer-corporativo,
.footer-bottom.footer-style-mobile > .footer-corporativo {
    text-align: left;
}
.footer-bottom.footer-style-net .footer-enderecos,
.footer-bottom.footer-style-mobile .footer-enderecos {
    padding-right: 60px;
    color: #cecece;
    text-align: right;
}
.footer-top.footer-style-mobile .footer-enderecos {
    font-size: 14px;
    color: #cecece;
    text-align: center;
}
.footer-bottom.footer-style-net .footer-enderecos ul,
.footer-bottom.footer-style-mobile .footer-enderecos ul,
.footer-top.footer-style-mobile .footer-enderecos ul {
    margin: 0;
    padding: 0;
}
.footer-bottom.footer-style-net .footer-enderecos ul li,
.footer-bottom.footer-style-mobile .footer-enderecos ul li,
.footer-top.footer-style-mobile .footer-enderecos ul li {
    display: inline-block;
    list-style: none;
}
.footer-bottom.footer-style-net .footer-enderecos a,
.footer-bottom.footer-style-mobile .footer-enderecos a,
.footer-top.footer-style-mobile .footer-enderecos a {
    color: #cecece;
    text-decoration: none;
}
.footer-bottom.footer-style-net .footer-enderecos a:hover,
.footer-bottom.footer-style-net .footer-enderecos a:focus,
.footer-bottom.footer-style-mobile .footer-enderecos a:hover,
.footer-bottom.footer-style-mobile .footer-enderecos a:focus,
.footer-top.footer-style-mobile .footer-enderecos a:hover,
.footer-top.footer-style-mobile .footer-enderecos a:focus {
    color: #cecece;
    text-decoration: underline;
}
@media (min-width: 768px) {
    .footer-bottom.footer-style-net > .footer-corporativo,
    .footer-bottom.footer-style-net > .footer-enderecos,
    .footer-bottom.footer-style-mobile > .footer-corporativo,
    .footer-bottom.footer-style-mobile > .footer-enderecos {
        font-size: 12px;
    }
    .footer-bottom.footer-style-net > .footer-enderecos,
    .footer-bottom.footer-style-mobile > .footer-enderecos {
        padding-right: 15px;
    }
}
@media (min-width: 992px) {
    .footer-bottom.footer-style-net > .footer-corporativo,
    .footer-bottom.footer-style-net > .footer-enderecos,
    .footer-bottom.footer-style-mobile > .footer-corporativo,
    .footer-bottom.footer-style-mobile > .footer-enderecos {
        font-size: 14px;
    }
}
@media (min-width: 1200px) {
    .footer-bottom.footer-style-net > .footer-corporativo,
    .footer-bottom.footer-style-net > .footer-enderecos,
    .footer-bottom.footer-style-mobile > .footer-corporativo,
    .footer-bottom.footer-style-mobile > .footer-enderecos {
        font-size: 14px;
    }
}

.mpt-generic .entrada-footer-contactos {
    font-family: 'PT Sans', sans-serif;
    background-color: #fafafa;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos {
    bottom: 53px;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto {
    height: 90px;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto::before,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border: 0 solid transparent;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.online::before,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.telefone::before,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.mediador::before {
    border-width: 90px 15px 0 17px;
    border-color: #fafafa transparent transparent #fafafa;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.online::after {
    border-width: 90px 15px 0 15px;
    border-color: #808285 transparent transparent #808285;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.telefone::after,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.mediador::after {
    border-width: 90px 15px 0 15px;
    border-color: #e6e6e6 transparent transparent #e6e6e6;
}

.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto {
    padding-left: 15px;
    background-color: #e6e6e6;
    color: #808285;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha {
    background-color: #808285;
    color: #fafafa;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto .tipo-img {
    height: 50%;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-position: right center;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto .tipo-texto {
    margin-top: 15px;
    padding-left: 15px;
    font-size: 16px;
    text-align: left;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a {
    color: #808285;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a:hover,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a:focus,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao:hover,
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao:focus,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a:hover,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a:focus,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao:hover,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao:focus {
    color: #000000;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha > .tipo-texto {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-titulo,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-titulo {
    font-weight: bold;
}
.mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao {
    font-weight: normal;
    font-style: italic;
    color: #808285;
}
@media (min-width: 768px) {
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.online,
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.telefone,
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.mediador {
        padding-left: 30px;
    }
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha > .tipo-texto {
        font-size: 11px;
    }
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-titulo {
        font-size: 12px;
    }
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao {
        font-size: 13px;
    }
}
@media (min-width: 992px) {
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha > .tipo-texto {
        font-size: 13px;
    }
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-titulo {
        font-size: 14px;
    }
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao {
        font-size: 13px;
    }
}
@media (min-width: 1200px) {
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha > .tipo-texto {
        font-size: 14px;
        max-width: 195px;
    }
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-titulo {
        font-size: 16px;
    }
    .mpt-generic .entrada-footer-contactos.desktop-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-descricao {
        font-size: 14px;
    }
}

.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos {
    margin-left: 50%;
     -webkit-transform: translateX(-48%);
    -ms-transform: translateX(-48%);
    transform: translateX(-48%);
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto {
    height: 200px;
    max-width: 230px;
    margin: 5px;
    border: 1px solid #cecece;
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.col-xs-6 {
    width: 46%;
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto .tipo-img {
    margin-top: 30px;
    background-repeat: no-repeat;
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha .tipo-img {
    height: 20%;
    background-position: left top;
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.online .tipo-img,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.telefone .tipo-img,
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.mediador .tipo-img {
    height: 30%;
    background-position: center top;
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto .tipo-texto {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha > .tipo-texto {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto > .tipo-texto-titulo {
    color: #ed1c24;
}
@media (max-width: 480px) {
    .mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto {
        max-width: none;
    }
    .mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto > a > .tipo-texto {
        font-size: 14px;
    }
    .mpt-generic .entrada-footer-contactos.mobile-col-xs > .entrada-lista-contactos > .entrada-tipo-contacto.escolha > .tipo-texto {
        font-size: 13px;
        font-weight: bold;
    }
}

.bottom-footer-part {
    position: static;
}

@media(max-width: 480px) {
    .footer-top {
        font-size: 10px;
        bottom: auto;
    }
    .footer-bottom,
    .footer-bottom.footer-style-net {
        font-size: 9px;
    }
    .footer-bottom.footer-style-mobile {
        font-size: 12px;
    }
    .footer-corporativo {
        padding-top: 4px;
        float: none;
        text-align: center;
    }
    .bottom-footer-part {
        position: relative;
    }
}

.footer span {
    font-size: 16px;
    color: #BFC0C2;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    box-sizing: border-box;
    padding-left: 60px;
    padding-top: 15px;
    margin-top: 6px;
    height: 55px;
    line-height: 18px;
}

.footer span.online {
    cursor: pointer;
    float: left;
    background-image: url(../images/online.svg);
    margin-left: 25px;
}

.footer span.phone {
    float: right;
    background-image: url(../images/telefone.svg);
    margin-right: 50px;
}

.mpt-footer {
	padding-top: 30px;
}
@media(max-width: 767px) {
    .mpt-footer {
        padding-top: 0;
    }
    .footer-bottom.footer-style-net > .footer-corporativo,
    .footer-bottom.footer-style-mobile > .footer-corporativo {
        text-align: center;
    }
}

.footer .container {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media(max-width: 480px) {
	.footer span.online {
		font-size: 0;
	}
}
@media (max-width: 767px) {
	body.footer-hide .concealable-footer {
        height: 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: none;
	}
}
