.btn-site{
    background-color: #363636;
    color: #fff;
    text-decoration: none;
    padding: 8px 22px;
    font-size: 16px;
    display: block;
    text-align: center;
    width: 165px;
    margin: 5px 0 0 40px;
    border-radius: 10px;
    transition: 0.3s;
}
.btn-site:hover{
    background-color: #dc2323;
    color: #fff;
    text-decoration: none;
}
.btn-full{
    width: 100%;
}
.ct-form-newsletter label{
    width: 100%;
}
#example-two #magic-line-two{
    height: 31px !important;
    top: 10px;
    background-color: #dc2323;
    background-image: none;
}
.bfb-paginate ul.pagination li.active a{
    background: none;
    background-color: #dc2323;
}
@media(max-width: 992px){
    .footer-font, .footer-font a, .footer-font p{
        font-size: 24px !important;
    }
    #slide-2{
        margin-top: 40px;
        z-index: 0;
        height: auto;
    }
    #slide-2 .bcg{
        max-height: none !important;
        height: auto !important;
    }
    
    #corpo input[type="reset"], #corpo input[type="submit"], #corpo input[type="button"]{
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }
    #corpo .box-bfb-30 a{
        font-size: 24px;
    }
    footer .phone-container .ctn-1, footer .phone-container .ctn-2, footer .address-info .ctn-1, footer .address-info .ctn-2{
        width: 100%;
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }
    .btn-site{
        width: 100%;
        margin: 0px;
    }
    .box-bfb-30 a, .bfb_menu_interactive a{
        background-size: 74px !important;
        padding-top: 88px !important;
    }
    .bfb_menu_interactive{
        margin: 0px;
        margin-top: 60px;
    }
    .input-map{
        width: 100%;
    }
    .ct-info-reservas{
        display: none;
    }
    #bgb-container-faleconosco .ct-location p{
        text-align: justify;
    }
    #bgb-container-faleconosco .ct-navs-map label{
        background-size: 30px;
    }
    .container-bfb-10{
        margin-bottom: 0px;
    }
    .area-atendimento{
        padding-top: 36px;
    }
    .bx-instagram, .bx-newsletter{
        margin-top: 50px;
    }
    .bfb-info-location{
        padding-top: 16px;
    }
    /*spaces*/
    .flexslider.extra{
        margin-bottom: 20px;
    }
    .area-atendimento{
        padding-bottom: 15px;
    }
}
@media(max-width: 600px){
    
    .footer-font, .footer-font a, .footer-font p{
        font-size: 18px !important;
    }
    
}