footer li.footer-icons__item {
    margin: 0;
}

footer .grid__col--md-2 .footer-icons {
    justify-content: space-between;
}

footer .footer-icons--copyright {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

footer .footer__bottom {
    padding: 10px 0;
    background: rgb(243, 243, 243);
}

footer .footer-info-app {
    margin: 20px 0 0 0;
}

footer .footer__info__app-list>a .logo__img {
    width: 100px;
    height: 35px;
}

footer .grid__col--sm-3.hidden-md.footer__info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

footer ul.footer-icons {
    justify-content: flex-start;
}

footer .footer__bottom ul.footer-icons {
    justify-content: space-between;
}

footer .grid__col--sm-3.hidden-md.footer__info {
    padding-right: 50px;
}

footer .footer__info__seguranca .footer-icons li.footer-icons__item {
    border: 1px solid #e7e7e7;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
    margin: 0 5px;
}

footer .footer__info__seguranca .footer-icons li.footer-icons__item:nth-child(3) a {
    background: #6b00ad;
    padding: 5px !important;
    border-radius: 5px;
}

footer .footer__info__seguranca .footer-icons li.footer-icons__item a {
    padding: 0 !important;
    margin: 0 !important;
}

footer .footer__info__seguranca .footer-icons li.footer-icons__item:nth-child(1) {
    padding: 0;
    border: none;
}

footer .footer__info__seguranca .footer-icons li.footer-icons__item:nth-child(1) img {
    width: 62px;
}

footer li.footer-menu__item.footer__title {
    font-weight: 900;
}

footer .footer-menu__link:hover {
    color: #ff151f;
}

footer .footer__main:nth-child(2) {
    border: none;
    padding-top: 25px;
    padding-bottom: 25px;
}

footer .footer-menu__link, .footer__title {
    font-size: 12px !important;
    text-transform: uppercase;
}

footer .footer-icons--copyright li.footer-icons__item.left {
    font-size: 12px;
}

footer .container.grid.footer-featured {
    text-transform: uppercase;
}

footer .footer-telephone__number {
    font-weight: normal;
    font-size: 14px;
}

footer .footer-telephone__number p {
    margin: 5px 0;
    display: flex;
    justify-content: center;
}

footer .footer__attendance {
    margin: 0 auto;
}

footer .footer-featured .footer__title {
    font-size: 15px !important;
    margin-bottom: 0;
    margin-right: 10px;
}

footer .footer-telephone {
    padding-top: 0;
    margin: 10px 0;
    display: flex;
}

footer .container.grid.footer-featured > div:nth-child(2):before {
    content: "";
    display: block;
    width: 0;
    height: 50px;
    top: calc(50% - 25px);
    left: -25px;
    position: absolute;
    border-right: 1px solid #cdcdcd;
}

footer .container.grid.footer-featured > div:nth-child(2):after {
    content: "" !important;
    display: block;
    width: 0;
    height: 50px;
    top: calc(50% - 25px);
    right: 15px;
    position: absolute;
    border-right: 1px solid #cdcdcd;
}

footer .wrapper-logos > div {
    margin: 5px 0;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 35px;
}

footer .footer__info__seguranca h3.footer-menu__item.footer__title {
    margin-bottom: 15px;
}

footer .footer-icons__item span {
    margin: 0 25px;
}
footer li.footer-icons__item a {
    padding-left: 20px;
}
footer li.footer-icons__item {
    display: flex;
}
footer .grid__col--sm-6.grid__col--md-3, .grid__col--sm-6.grid__col--md-2 {
    position: relative;
}

footer .grid__col--sm-6.grid__col--md-3:after, .grid__col--sm-6.grid__col--md-2:after {
    /* content: ""; */
    display: block;
    width: 1px;
    height: 100px;
    top: calc(50% - 50px);
    right: 45px;
    position: absolute;
    background: rgb(205, 205, 205);
}

footer .footer-telephone a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

footer .grid>.grid__col--md-5:nth-child(2) .footer-telephone__number p, .grid__col--md-3.grid__col--sm-12:nth-child(3) .footer-telephone p {
    display: flex;
}

footer .footer-telephone p a {
    margin: 0 10px;
}

footer .container.grid.footer-featured a:hover {
    color: #ff151f;
}

footer .container.grid.footer-featured a {
    color: #000;
}

footer .footer-featured>*:after {
    content: none;
}

footer li.footer-icons__item img {
    width: 50px;
}

footer .footer-menu+.footer-menu {
    margin-top: 30px;
}

footer .wrapper-logos div:first-child {
    /* padding-left: 0; */
}

footer .wrapper-logos div:last-child {
    /* padding-right: 0; */
}

footer .wrapper-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0;
    width: 200px;
}
footer .wrapper-logos {
    display: flex;
    flex-wrap: wrap;
}

footer .wrapper-logos > div > img {
    max-height: 85%;
}

footer .grid__col--md-2 .footer-icons {
    justify-content: flex-end;
}

footer .grid__col--md-2 .footer-icons > li > a > img {
    min-width: 75px;
}
li.footer-icons__item img {
    max-width: 97px;
}
.footer__copyright {
    display: none !important;
}
.desk {
    display: block;
}

.mob {
    display: none;
}

.footer-telephone {
    display: block;
    height: auto;
}
@media screen and (min-width: 1024px) {
    .Newsletter {
        height: 180px;
        background-size: auto;
        background-position-y: -30px;
    }
    footer .container.grid.footer-featured > div:nth-child(2):after {
        right: 0;
    }
    footer .container.grid.footer-featured > div:nth-child(2):before {
        left:0;
    }
}
@media only screen and (max-width: 992px) {
    footer.footer i.mob img {
        margin: 0 auto;
    }

    footer .wrapper-logos > div {
        padding: 0 10px;
        width: 16%;
        margin: 0 auto;
    }

    footer .grid>.grid__col--md-5:nth-child(2) .footer-telephone__number p, .grid__col--md-3.grid__col--sm-12:nth-child(3) .footer-telephone p {
        display: block;
    }

    footer .footer-featured .footer__title {
        font-size: 11px !important;
    }

    p.footer__attendance {
         display: none;
        transition: 0.3s;
    }

    footer .footer-telephone a {
        font-size: 12px;
    }

    footer .footer-telephone p {
        font-size: 12px;
        text-align: center;
        display: block;
    }

    footer .footer-telephone p a {
        text-align: center;
        display: block;
        padding: 2px 0;
    }

    footer .container.grid.footer-featured > div:nth-child(2):before {
        content: none;
    }

    footer .container.grid.footer-featured > div:nth-child(2):after {
        content: none !important;
    }

    .footer-telephone__icon {
        display: block;
    }

    footer .container.grid.footer-featured {
        align-items: flex-start;
    }

    .footer-menu {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }

    footer li.footer-menu__item.footer__title {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }

    .footer-menu li {
        padding: 0 5px;
    }

    .oportunidade-participe {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    footer .footer-menu+.footer-menu {
        margin: 0;
    }
    footer .footer-menu__item .footer-menu__link {
        font-size: 12px !important;
    }

    .footer-menu {
        margin-bottom: 15px;
    }

    footer .footer__main:nth-child(2) {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer__info__seguranca {
        display: none;
    }

    footer .wrapper-logos {
        width: 100%;
        margin: 0;
    }

    .footer__info__app-list {
        justify-content: space-evenly;
        margin: 5px 0;
    }

    li.footer-icons__item.left {
        display: flex;
        flex-wrap: wrap;
        line-height: 2;
        text-align: center;
    }

    footer .footer-icons__item span {
        display: none;
    }

    footer li.footer-icons__item {
        width: 100%;
        display: flex;
        justify-content: space-around;
        margin: 5px 0;
    }

    footer .oportunidade-participe .footer-menu li.footer-menu__item.footer__title {
        display: none;
        margin: 2px 0;
    }

    .grid__col--sm-12.grid__col--md-2.oportunidade-participe {
        display: flex;
        justify-content: center;
    }

    .ajuda .footer-menu {
        margin-bottom: 0;
    }

    footer .footer__info__app-list>a .logo__img {
        min-width: 110px;
        height: auto;
    }
    footer .footer-icons--copyright li.footer-icons__item.left {
        font-size: 10px;
        line-height: 2;
        text-align: center;
    }
    .footer-telephone__number {
        opacity: 0;
        height: 0;
        transition: 0.3s;
        overflow: hidden;
    }
    .footer-telephone__number.open {
        opacity: 1;
        height: auto;
    }
    .pagamento {
        border-bottom: #ccc solid 1px;
        border-top: #ccc solid 1px;
        padding: 15px 0;
    }

    footer .footer-info-app {
        margin: 15px 0 0 0;
    }
    .footer__main {
        border: 0;
        padding: 15px 0 5px 0 !important;
    }
    .desk {
        display: none;
    }

    .mob {
        display: block;
    }
    footer .footer-telephone {
        margin: 0;
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    footer.footer i.mob img {
        margin: 0 auto;
    }

    .grid__col--sm-12.grid__col--md-2.oportunidade-participe {
        display: none;
    }

    footer .wrapper-logos > div {
        width: 33%;
    }

    .pagamento {
        border: none;
    }

    li.footer__info__app-list {
        display: flex;
        flex-wrap: wrap;
    }

    li.footer__info__app-list a {
        padding: 5px;
        margin: 0 auto;
    }

    .container.grid.footer-featured {
        border-bottom: #ccc solid 1px;
        padding-bottom: 20px;
    }
}