/*teste*/

#footer ul, #footer ul li {
    margin: 0;
    padding: 0;
    line-height: normal;
}

#footer {
    background: #82cb24;
    padding: 40px 0 0 0;
}

    #footer .blc-rodape {
        padding-left: 50px;
        padding-right: 50px;
    }

        #footer .blc-rodape:last-child, #footer .blc-rodape:first-child {
            padding-left: 0;
            padding-right: 0;
        }

    #footer .tt-section {
        font-size: 30px;
        line-height: 30px;
        margin-top: 0;
    }

    #footer .lista-footer, #footer .projetos .lista-footer {
        list-style: none;
        -webkit-column-count: 4;
        -moz-column-count: 4;
        -ms-column-count: 4;
        -o-column-count: 4;
        column-count: 4;
        columns: 4;
    }

    #footer .projetos .lista-footer {
        column-count: 3;
        columns: 3;
    }

    #footer .projetos .sub-item-footer {
        list-style: none;
        display: inline-block;
    }

    #footer .bloco-address {
        margin-bottom: 20px;
        font-size: 15px;
    }

        #footer .bloco-address p {
            margin-bottom: 0;
        }

        #footer .bloco-address.fale-feevale {
            border-top: 1px solid #cdcdcd;
            margin: 0;
        }

    #footer .fale-feevale p {
        margin-bottom: 7px;
    }

        #footer .fale-feevale p i {
            background: #00C819;
            color: #fff;
            display: inline-block;
            width: 15px;
            height: 15px;
            line-height: 17px;
            text-align: center;
            border-radius: 10px;
            margin-right: 5px;
        }

    #footer .bloco-address.fale-feevale .lk-como-chegar {
        width: 100%;
    }

    #footer .lista-footer .item-footer {
        margin: 0 0 15px;
    }

        #footer .lista-footer .item-footer a {
            font-family: 'Lato', sans-serif;
            font-size: 12px;
            line-height: 16px;
            color: #6d6e72;
        }

    #footer .sub-item-footer {
        list-style: none;
    }

        #footer .sub-item-footer li a:before {
            content: "•";
            font-size: 8px;
            display: inline-block;
            color: #82cb24;
            line-height: 12px;
            vertical-align: 10%;
            margin: 0 4px 0 2px;
        }

    #footer p {
        font-family: 'Lato', sans-serif;
        line-height: 28px;
        color: #fff;
        font-weight: 700;
    }

    #footer .tt-address {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 28px;
        color: #ffde00;
        margin: 0;
        padding: 0;
    }

    #footer .fale-feevale p i {
        color: #82cb24;
        background-color: #ffdd00;
    }

    #footer .bloco-address .mt10 {
        margin-top: 10px;
    }

    #footer .bloco-address .lk-como-chegar {
        font-family: 'Lato', sans-serif;
        font-weight: bold;
        width: 85px;
        height: 33px;
        background: #ffdd00;
        color: #82cb24;
        display: block;
        text-align: center;
        line-height: 33px;
        font-size: 12px;
        text-decoration: none;
        padding: 0;
        float: right;
        margin-right: 15px;
    }

    #footer .content-sos h2 {
        margin-bottom: 10px;
        line-height: 100%;
        text-transform: uppercase;
    }

    #footer .bloco-address .lk-como-chegar.lk-sos {
        background: #E8452F;
        color: #ffde00;
        margin: 0 0 10px 0 !important;
    }

    #footer .lk-sos.number {
        display: none;
    }

    #footer .not-number {
        display: block;
    }

.lk-sos .icon-sos {
    height: 9px;
    background-size: auto 9px;
    width: 18px;
    margin-right: 4px;
}

.sos-h2 {
    color: #ffdd00;
}

.content-sos {
    margin-top: 0;
}

#footer .bloco-address.fale-feevale .lk-como-chegar {
    margin-right: 0px;
}

#footer .menu-footer {
    background: #2ec034;
    min-height: 48px;
    /*border-bottom: 8px solid #f7f7f7;*/
    margin-top: 20px;
}

    #footer .menu-footer p {
        display: inline-block;
        color: #fff;
        line-height: 40px;
        margin: 0;
    }

    #footer .menu-footer .lista-menu-footer {
        float: right;
        height: 100%;
    }

    #footer .menu-footer .item-menu-footer {
        display: inline-block;
        height: 40px;
        line-height: 40px;
        vertical-align: top;
    }

    #footer .menu-footer .lk-menu-footer {
        display: block;
        font-family: Arial, sans-serif, "Helvetica Neue", Helvetica;
        font-size: 10px;
        line-height: 40px;
        color: #fff;
        text-transform: uppercase;
        padding: 0 16px 0 0;
        margin: 0 0 0 12px;
        position: relative;
    }

        #footer .menu-footer .lk-menu-footer:hover,
        #footer .menu-footer .lk-menu-footer:focus {
            text-decoration: none;
        }

    #footer .menu-footer .item-menu-footer:last-child .lk-menu-footer:before {
        display: none;
    }

    #footer .menu-footer .item-menu-footer:last-child .lk-menu-footer {
        padding: 0;
    }

    #footer .menu-footer .lk-menu-footer:before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        border-right: 1px solid #83f488;
        height: 9px;
        margin: -4px 0;
        border-color: #fff;
    }

#footer .col-acesso-rapido,
/*#footer .menu-footer,*/
#footer .tt-novidades,
#footer .txt-form-footer,
#footer .form-receba-novidades {
    display: none;
}

#footer .bloco-address a {
    color: #FFF;
    text-decoration: underline;
}

#footer .footer-mobile {
    display: block;
}

    #footer .footer-mobile .logo-footer-mobile {
        margin: 0;
        padding: 0;
    }

        #footer .footer-mobile .logo-footer-mobile .lk-footer {
            text-align: center;
            display: block;
        }

#footer .redes-sociais-footer-mobile {
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 35px 0;
    margin-bottom: 20px;
}

    #footer .redes-sociais-footer-mobile li {
        display: inline-block;
    }

        #footer .redes-sociais-footer-mobile li a {
            font-size: 52px;
            color: #ffdd00;
            display: block;
            padding: 0 15px;
        }

#footer .footer-mobile .contato-footer-mobile {
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 25px 0;
    margin-bottom: 25px;
    display: none;
}

    #footer .footer-mobile .contato-footer-mobile li {
        display: inline-block;
        margin: 0;
    }

        #footer .footer-mobile .contato-footer-mobile li:first-child {
            margin-left: 0;
        }

        #footer .footer-mobile .contato-footer-mobile li a {
            color: #fff;
            font-family: 'Lato', sans-serif;
            font-size: 16px;
            font-weight: 700;
            line-height: 30px;
        }

            #footer .footer-mobile .contato-footer-mobile li a i {
                color: #82cb24;
                margin-right: 5px;
            }

                #footer .footer-mobile .contato-footer-mobile li a i:before {
                    width: 46px;
                    height: 46px;
                    border-radius: 46px;
                    background: #ffde00;
                    display: inline-block;
                    line-height: 46px;
                }

/*bloco-secondary*/
#footer.bloco-secondary .lista-footer {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    columns: 2;
}

    #footer.bloco-secondary .lista-footer .item-footer {
        margin: 0 0 -1px;
    }

#footer.bloco-secondary .tt-section {
    margin-top: 0;
}

#footer.bloco-secondary .col-central {
    padding: 0 50px;
}

#footer.bloco-secondary .col-right {
    padding: 0 0 0 50px;
}


#footer.bloco-secondary .tt-address {
    color: #303030;
    font-weight: 700;
}

#footer.bloco-secondary .menu-footer {
    background: #9a9a9a;
}

/*template Hotsite*/
#footer.bloco-hotsite {
    background: #22bdff;
    position: relative;
}

    #footer.bloco-hotsite:before {
        content: '';
        position: absolute;
        top: 3px;
        left: 0;
        right: 0;
        width: 100%;
        border-top: 5px solid #fff;
    }

    #footer.bloco-hotsite .menu-footer {
        border-color: #22bdff;
        background: #29cbff;
    }

        #footer.bloco-hotsite .menu-footer p {
            text-align: center;
            display: block;
        }

    #footer.bloco-hotsite .lista-footer-secoes {
        margin: 0;
        padding: 0;
        list-style: none;
        border-left: 1px solid #33deff;
    }

        #footer.bloco-hotsite .lista-footer-secoes > li {
            width: 100%;
            display: block;
            /*padding-left: 25px;*/
            margin: 0 0 3px;
        }

            #footer.bloco-hotsite .lista-footer-secoes > li > a {
                display: block;
                text-transform: uppercase;
                font-family: 'Lato', sans-serif;
                font-size: 12px;
                font-weight: 400;
                line-height: 20px;
                color: #fff;
                text-align: center;
            }

                #footer.bloco-hotsite .lista-footer-secoes > li > a > i {
                    font-size: 4px;
                    line-height: 22px;
                    vertical-align: top;
                    margin-right: 3px;
                }

#footer .container-secoes .row > div {
    border-left: 1px solid #c0c0c2;
}

#footer .container-secoes .lista-footer-secoes {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #footer .container-secoes .lista-footer-secoes > li {
        width: 100%;
        display: block;
        margin: 0 0 3px;
    }

        #footer .container-secoes .lista-footer-secoes > li > a {
            display: block;
            /*text-transform: uppercase;*/
            font-family: 'Lato', sans-serif;
            font-size: 12px;
            font-weight: 400;
            line-height: 20px;
            /*color: #fff;*/
            color: #6d6e72;
            text-align: center;
        }

            #footer .container-secoes .lista-footer-secoes > li > a > i {
                font-size: 4px;
                line-height: 22px;
                vertical-align: top;
                margin-right: 3px;
            }

/* Hotsites */

#footer .lista-footer-hotsite {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #footer .lista-footer-hotsite > li > a {
        display: block;
        text-transform: uppercase;
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        color: #303030;
        text-align: center;
    }

        #footer .lista-footer-hotsite > li > a > i {
            font-size: 4px;
            line-height: 22px;
            vertical-align: top;
            margin-right: 3px;
        }

@media (max-width: 767px) {
    #footer .container-secoes .lista-footer-secoes {
        border: none;
    }

    #footer .tt-address {
        font-size: 14px;
        line-height: 14px;
    }

    #footer .redes-sociais-footer-mobile li a {
        padding: 0 10px;
        font-size: 30px;
    }

    #footer .lk-como-chegar {
        line-height: 14px;
    }

    #footer p {
        font-size: 14px;
        line-height: 14px;
    }

    #footer .footer-mobile .contato-footer-mobile li a {
        font-size: 14px;
    }

        #footer .footer-mobile .contato-footer-mobile li a i:before {
            width: 36px;
            height: 36px;
            line-height: 36px;
        }

    #footer .bloco-address .lk-como-chegar {
        margin: 10px 15px 0;
        float: left;
    }

    #footer .bloco-address.fale-feevale .lk-como-chegar {
        margin: 15px 0;
    }

    #footer .fale-feevale p i {
        color: #2ec034;
        background-color: #FFF;
        width: 20px;
        height: 20px;
        padding: 3px;
    }

    .sos-h2 {
        font-size: 16px;
        color: white;
    }
}

@media (max-width: 991px) {
    #footer.bloco-hotsite .menu-footer {
        display: block;
    }

        #footer.bloco-hotsite .menu-footer p {
            font-size: 14px;
            font-weight: normal;
        }

    .sos-h2 i {
        background: #E8452F;
        border-radius: 50%;
        padding: 4px;
    }
}

@media (min-width: 425px) {

    #footer .footer-mobile .contato-footer-mobile li {
        margin: 0 0 0 20px;
    }

        #footer .footer-mobile .contato-footer-mobile li a {
            font-size: 22px;
        }
}

@media (min-width: 992px) {
    #footer {
        background: #f7f7f7;
        padding: 40px 0 0 0;
        border-top: 7px solid #fff;
    }

        /* Estilos SOS */
        #footer .bloco-address .mt10 {
            margin-top: 20px;
        }

        #footer .bloco-address .lk-como-chegar.lk-sos {
            color: #fff;
        }

    .content-sos .col-md-right {
        padding-right: 5px;
    }

    .content-sos .col-md-left {
        padding-left: 5px;
    }

    #footer .bloco-address .lk-sos.number {
        display: block;
    }

    #footer .bloco-address .not-number {
        display: none;
    }

    /* Fim estilos SOS */

    #footer .col-acesso-rapido,
    #footer .menu-footer,
    #footer .tt-novidades,
    #footer .txt-form-footer,
    #footer .form-receba-novidades {
        display: block;
    }

    #footer .fale-feevale p i {
        background: #2ec034;
        color: #fff;
    }

    #footer .tt-address {
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        line-height: 14px;
        color: #2ec034;
        margin: 0;
        padding: 0;
    }

    #footer .txt-address {
        line-height: 14px;
    }

    #footer p {
        font-family: 'Lato', sans-serif;
        font-size: 10px;
        line-height: 16px;
        color: #6d6e72;
        font-weight: normal;
    }

    #footer.bloco-secondary .lk-como-chegar {
        color: #ffa800;
    }

    #footer .footer-mobile {
        display: none;
    }

    #footer .bloco-address .lk-como-chegar {
        background: #2ec034;
        color: #fff;
    }
}

@media (max-width: 991px) {
    #footer.bloco-secondary .tt-address {
        color: #ffde00;
        font-weight: 400;
    }
}
