#bloco_rodape {
    max-width: 100%;
    text-align: left;
}

#bloco_rodape a.btn {
    margin: 20px 0 0;
    white-space: normal;
}

#bloco_rodape .box .col-sm-6,
ul.galeria {
    width: 100%;
}

#bloco_rodape .box .boxSelos {
    margin: 5px;
    width: 75px;
    text-align: left !important;
    height: 75px;
    display: table-cell;
    vertical-align: middle;
}

#bloco_rodape .box .boxSelos .selos {
    margin: 5px 5px 5px 0;
    max-width: 70px;
    display: table-cell;
    vertical-align: middle;
}

#selos {
    float: left;
    width: 100%;
    padding-top: 45px;
    padding-bottom: 30px;
    text-align: center;
}

#selos .selos {
    margin: 0 10px;
}

.footer7 .container {
    padding-top: 45px;
    padding-bottom: 45px;
    border-top: 1px solid rgba(60, 60, 60, 0.09);
}

.footer7 .container.bottom {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer7 .box {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    padding: 15px;
}

.footer7 .box .col-md-3 {
    width: 100%;
}

.footer7 .box h1 {
    font-size: 15px;
    max-width: 450px;
    line-height: 19px;
}

.footer7 .box a.btn:hover {
    border: 1px solid transparent;
}

.footer7 h3 {
    width: 100%;
    margin-top: 5px;
    font-size: 20px;
}

.footer7 p {
    margin: 0 0 5px;
}

.footer7 p i {
    text-align: right;
    margin-right: 10px;
}

.footer7 span {
    margin: 5px !important;
}

.footer7 span.tipoic3 {
    padding: 3px 15px;
}

.footer7 span.tipoic3:last-child {
    padding-left: 0px;
}

.footer7 .bottom h1 {
    margin: 0;
    font-size: 15px;
    display: inline;
    font-weight: 300;
}

.instaTitle {
    padding: 0;
}

.instaTitle .titulosessao {
    display: block;
    padding-bottom: 20px;
}

.instaTitle .titulosessao .title {
    font-size: 15px;
}

.title.tittle-insta::after {
    display: none;
}

.box li {
    list-style: none;
}

.ajuste-assinatura {
    width: auto;
}

@media (max-width: 1200px) {
    .ajuste-assinatura {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .footer .bottom div {
        padding: 10px;
        text-align: center;
    }
}

@media only screen and (max-width: 750px) {
    .footer7 .box {
        margin-bottom: 30px;
    }
    .footer7 .box:last-child {
        margin-bottom: 0px;
    }
    #bloco_rodape ul {
        margin: 0;
    }
    .col-xs-12.hidden-md-up {
        height: 0 !important;
    }
    .ajuste-assinatura {
        width: auto;
    }
}

.footer7 .imgtarget{
    width: 98px;    
}
.footer7 .d-flex{display: flex;}
.footer7 .d-none{display: none;}
.footer7 .mx-3{margin-left: .6em;margin-right: .6em;}
.footer7 .ml-4{margin-left: 1em;}