.footer-mobile{
    text-align: center;
}
.footer-mobile-inicio{
    margin-top: 48px;
}
.footer-mobile-2{
    margin-top: 1em;
}
.footer-mobile-titulo{
    margin-bottom: 1em;
    font-size: 15px;
    color: #F48120;
    font-weight: bold;
}
.texto-footer-mobile{
    text-align: center;
    color: #616B66;
    padding: 10px;
}
.icones-footer-mobile{
    text-align: center;
    margin-top: 48px;
}
.footer-mobile-centro{
    margin-left: 35%;
}
.icone-instagram{
    transform: scale(1.5);
}
.icone-youtube{
    bottom: 3px;
    transform: scale(1);
}
.icone-invision{
    transform: scale(1.5);
}
.icone-facebook{
    transform: scale(1.5);
}
.icones-footer-mobile .col-1 a{
    color: green;
}

.footer-mobile .col-8 a{
    color: #808489;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}
.footer-mobile .col-8 ul{
    font-size: 12px;
    text-align: left;
    list-style-type: none;
}
.footer-mobile .footer-mobile .col-1 a{
    color: #808489;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}
.footer-mobile .col-1 ul{
    font-size: 12px;
    text-align: justify;
    list-style-type: none;
}
.footer-mobile .col-11 a{
    color: #808489;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}
.footer-mobile .col-11 ul{
    font-size: 12px;
    text-align: justify;
    list-style-type: none;
}
.footer-mobile .col-10 a{
    color: #808489;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}
.footer-mobile .col-10 ul{
    font-size: 14px;
    text-align: justify;
    list-style-type: none;
}
.footer-mobile .col-6 a{
    color: #808489;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}
.footer-mobile .col-6 ul{
    font-size: 12px;
    text-align: justify;
    list-style-type: none;
}
.footer-mobile .col-7 a{
    color: #808489;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}
.footer-mobile .col-7 ul{
    font-size: 12px;
    text-align: justify;
    list-style-type: none;
}
.footer-mobile-whatsapp{
    margin-bottom: 1em;
    font-size: 12px;
    font-weight: bold;
    color: #71d188;
}
.footer-mobile-contato{
    margin-bottom: 1em;
    color: black;
    font-weight: bold;
}
.footer-mobile-endereco{
    color: gray;
}
.footer-mobile-3{
    margin-top: 1em;
}
.footer-mobile-linha-horizontal{
    margin-bottom: 1em;
    border: 1px solid #eaeaea;
}
.footer-mobile-direitos-reservados{
    margin-top: 1em;
    margin-bottom: 2em;
    color: gray;
    font-size: 14px;
}
.footer-mobile-termos{
    margin-bottom: 6em;
    color: gray;
    font-size: 14px; 
}
.footer-mobile-linha-vertical{
    margin-left: 1em;
    margin-right: 1em;
    height: 1.4em;
    border-right: 1px solid #BCBCBC;
}
.footer-mobile-img{
    text-align: center;
    bottom: 1em;
}
.footer-mobile-logo{
    text-align: center;
}
.footer-mobile-infos{
    text-align: center;
}
.footer-mobile-categorias{
    margin-right: 4em;
}

.footer-mobile-infos .row a {
    color: #808489;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
}

.footer-mobile-infos .row ul{
    font-size: 12px;
    text-align: left;
    list-style-type: none;
}