@import url('https://fonts.googleapis.com/css?family=Signika:300,400');

body{
   font-family: 'Signika', sans-serif;
   transition:all 1s ease!important;
}

*{
   transition:all 0.3s ease!important;
}

li {
    list-style: none!important;
    font-size: 16px;
}

.navbar-brand > img {
    max-width: 250px;
    position: absolute;
    top: -20px;
    padding: 20px 0 0 0;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 19px -5px rgba(0,0,0,0.57);
}

.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-size: 16px;
    margin: 0px auto;
    padding: 15px 20px 15px 20px;
}

p, .btn  {
    font-size: 2.2em;
    font-weight: 300;
}

.produto-interna p {
    font-size: 2em;
}

#galeria p {
    color: #192f3e;
    font-size: 0.8em;
}

.exibedetalhe p {
    font-size: 1.2em!important;
}

.categorias a {
    font-size: 1.2em!important;
    background: #fff
}

.cardapio h3 {
    font-weight: bold;
    margin: 0 0 5px 0;
    color: #192f3e;
}

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #192f3e;
    border-color: #192f3e;
}

.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #192f3e;
    border-color: #192f3e;
}

.btn-success {
    color: #fff;
    background-color: #192f3e;
    border-color: #fff;
}

.btn-success:hover {
    color: #192f3e;
    background-color: #ffffff;
    border-color: #192f3e;
}

.produto-interna ul {
    list-style: disc;
    padding: 0 0 0 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #192f3e;
}

.last-item {
    border: 1px solid #52a8df;
    border-radius: 10px;
}

#quemsomos h2:before, #galeria h2:before, #contato h2:before, .fone:before {
    background: #192f3e;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #192f3e;
    background: none;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #52a8df;
}

#contato button {
    margin: 10px 0;
    padding: 5px 0 36px 0;
}


#galeria h2 {
    color: #192f3e;
}


h2:after {
    background: #192f3e;
}

#galeria h1:after {
    content: '';
    display: block;
    width: 200px;
    height: 2px;
    background: #192f3e;
}

body {
    background: url(../img/fundo-body.jpg) repeat !important;
    background-size: cover;
}

#galeria h3 {
    font-size: 1.2em;
    padding: 0;
    margin: 10px 0 0 0;
    color: #192f3e;
}

.navbar-default {
    background-color: #192f3e;
    border-color: #ffffff;
}

nav.navbar {
    padding: 20px 0 10px 0;
    margin: 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

#slider {
    position: relative;
    margin-top: 83px;
}

#contatoform button {
    margin: 0 0 90px 0;
    padding: 5px 0px 30px 0;
    background: #f6f6f6;
}

#cardapio, footer .container {
    background:none!important;
}

footer {
    margin-bottom: 40px;
    background: #f6f6f6;
}

footer img {
    width: 200px;
    background: none!important;
    padding: 20px 0;
    mix-blend-mode: multiply;
}

.navbar-default .navbar-toggle {
    border-color: #ffffff;
    background: #192f3e;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #192f3e;
}

#galeria:after {
    background: #192f3e;
    content: '';
    bottom: -3px;
    height: 180px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: -1;
}

#contato {
    background: #192f3e;
    padding-bottom: 70px;
}

#galeria.interna {
    padding: 110px 0 0 0;
}

@media screen and (max-width: 768px){
    
    #slider .texto {
        position: static;
        background: #192f3e;
        padding: 5px 15px 20px 15px;
        width: auto;
    }
}

@media (max-width: 1200px) {

    .navbar-brand > img {
        max-width: 180px;
        position: absolute;
        top: -20px;
    }

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
        position: relative;  
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
        background: #192f3e;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
        max-width: 280px;
        margin: 0 auto;
    }
    .collapse.in{
        display:block !important;
    }
}