.customJumbo{
    border: none !important;
    width: 50%;
    text-align: center;
    justify-items: center;
    height: 600px;
}
.customJumbo h2 {
    color: white;
    font-size: 4em;
    padding: 100px;
}
.customJumbo p {
    color: white;
    font-size: 2em;

}
.navbar {
    height: 150px;
   background-color: #df7125;
}
.navbar-default {
    border-color: transparent !important;
}
.customJumboN01{
    background-color: black;
}
.customJumboN02{
background-color: #df7125;
}


.carousel-caption a { color: #fff; }

.carousel {
    height: 500px;
    background: #000; }

.carousel-caption a { color: #fff; }

.blog-element { display: block; height: 200px; overflow: hidden; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.blog-element a { color: #fff; text-shadow: 0 1px 3px rgba(0,0,0,.5) }

.jumbotron {
    background-color: #000;
    text-align: center;
}

.container.container-tres h1 {
    font-size: 5em;
    color: #fff;
}
.container.container-tres p {
    font-size: 2em;
    color: #fff;
}
.btn-custom {
    color: #fff;
    font-weight: bold;
    background: #df7125;
    border: none;
    border-radius: 15px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color:transparent !important;
}
.navbar-header {
    padding: 15px;
    font-size: 3em;
}
.menu-superio-custom ul li{
    font-size: 2em;
    margin: 15px;
}
.menu-superio-custom ul li a{
    color: #fff !important;
}
.navbar-header a {
    color: #fff !important;
}
.footer-custom ul li a {
    color: #fff !important;
    font-size: 2em;
    padding: 20px;
}
.jumboN2-custom{
    height: 350px;
    justify-self: anchor-center;
    padding: 75px;
    text-align: center;
}
.thumbN2-custom{
    border: none !important;
}
b.caret {
    display: none;
}


ul.dropdown-menu {
    background: #000;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {

    background-color: #000;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: none;
}
.row.jumboN2-custom {
    background-color: #fff;
}

.nav-header-custom {
    width: 350px;
    text-align: end;
}
.page-grilo-custom{
    margin: 10%;
    color: #fff;
}
.page-grilo-custom-h1{
    font-size: 3em;
    color: #fff;
}
.custom-produtos {
    margin: 5%;
    margin-top: 200px !important;
}
nav.navbar.navbar-default.navbar-fixed-botton {
    border: none;
    border-radius: unset !important;
}
.custom-logo-titulo {
    text-align: center;
    line-height: 26px;
    margin-top: 20px;
}
.custom-logo-logo {
    margin-top: 20px;
}

@media only screen and (max-width: 780px) {
    .custom-button-menu{
        background:
      #000;
        width: 100%;
        text-align: center;
      }
      .row.jumboN2-custom {
        width: 100%;
        height: auto !important;
      }
      .customJumbo{
          width: 100%;
          height: auto;
      }
    

  }


