body {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.banner-wrapper {
  height: 620px;
  background-image: url("/images/banner_background.jpg");
  background-size: cover; }
  .banner-wrapper h1 {
    font-family: 'Sue Ellen Francisco', cursive;
    font-size: 32px;
    color: #d0b18d;
    text-align: center;
    font-weight: 400;
    z-index: 2;
    position: relative;
    top: -300px;
    transition: top 0.6s ease, opacity 1.2s ease;
    opacity: 0; }
  .banner-wrapper .title {
    display: block;
    height: 70px;
    margin-top: -10px; }
    .banner-wrapper .title img {
      height: 70px;
      width: auto;
      margin: 0 auto;
      position: relative;
      top: -300px;
      opacity: 0;
      transition: top 0.7s ease, opacity 1.4s ease; }
      @media screen and (max-width: 554px) {
        .banner-wrapper .title img {
          width: 100%;
          height: auto; } }
  .banner-wrapper .clipper {
    display: block;
    height: 200px;
    opacity: 1; }
    .banner-wrapper .clipper img {
      height: 300px;
      width: auto;
      margin: 0 auto;
      position: relative;
      top: -300px;
      opacity: 0;
      transition: top 0.5s ease, opacity 0.5s ease; }
  .banner-wrapper .slick-center .clipper img {
    top: 0;
    opacity: 1; }
  .banner-wrapper .slick-center h1 {
    top: 0;
    opacity: 1; }
  .banner-wrapper .slick-center .title img {
    top: 0;
    opacity: 1; }

@media screen and (max-width: 768px) {
  .banner-wrapper {
    height: 520px; }
    .banner-wrapper .clipper {
      height: 100px; }
      .banner-wrapper .clipper img {
        width: 60%;
        height: auto; } }

@media screen and (max-width: 522px) {
  .banner-wrapper .clipper {
    height: 100px; }
    .banner-wrapper .clipper img {
      width: 90%;
      height: auto; } }

hr {
  display: block;
  background: url("/images/detail1.png") no-repeat;
  height: 4px;
  width: 100px;
  margin: 30px auto;
  border: none; }

.zig-hr {
  display: block;
  background: url("/images/zigzag.png") !important;
  height: 12px;
  width: 100%;
  margin: 30px auto;
  border: none; }

.ba-button {
  display: block;
  margin: 0px auto;
  margin-top: 30px;
  padding: 10px 35px;
  font-family: 'Droid Serif';
  font-weight: 700;
  font-style: italic;
  font-size: 12px;
  border: 0px outset buttonface;
  border-radius: 4px;
  -webkit-box-shadow: 0px 10px 16px -6px black;
  -moz-box-shadow: 0px 10px 16px -6px black;
  box-shadow: 0px 10px 16px -6px black; }

.orange {
  background-color: #e2781e;
  color: white; }
  .orange:hover {
    color: white;
    text-decoration: none; }
  .orange:visited {
    color: white;
    text-decoration: none; }

.main-menu {
  position: relative;
  top: -133px;
  height: 200px;
  background: url("/images/mainmenu_background1.png") center center no-repeat;
  background-size: auto 200px;
  -webkit-box-shadow: 0px 10px 74px -10px rgba(0, 0, 0, 0.95);
  -moz-box-shadow: 0px 10px 74px -10px rgba(0, 0, 0, 0.95);
  box-shadow: 0px 10px 74px -10px rgba(0, 0, 0, 0.95);
  z-index: 999; }
  .main-menu .nav li {
    display: table-cell;
    width: 1%;
    float: none; }
    .main-menu .nav li img {
      position: absolute;
      top: -100px;
      right: 20px;
      width: 120px; }
  .main-menu .nav {
    margin-top: 140px; }

.secondary-menu {
  position: relative;
  height: 100px;
  background: url("/images/mainmenu_background2.jpg") no-repeat;
  background-size: auto 100px;
  -webkit-box-shadow: 0px 10px 74px -17px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 74px -17px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 74px -17px rgba(0, 0, 0, 0.75);
  z-index: 1; }
  .secondary-menu .nav li {
    display: table-cell;
    width: 1%;
    float: none; }
    .secondary-menu .nav li img {
      position: absolute;
      top: -10px;
      right: 20px;
      width: 120px; }
  .secondary-menu .nav {
    margin-top: 30px; }

.nav-tabs {
  border-bottom: 2px solid blue; }

.nav li a {
  font-weight: bold;
  text-align: center;
  font-family: 'Droid Serif';
  color: #fff;
  font-size: 12px;
  width: 130px; }
  .nav li a:hover {
    color: #d0b18d;
    background: none; }

.nav li:first-child a {
  border-left: 0;
  border-radius: 3px 0 0 3px; }

.nav li:last-child a {
  border-right: 0;
  border-radius: 0 3px 3px 0; }

#about-section {
  position: relative;
  margin-top: -130px;
  background: url("/images/texture_stone.jpg"); }

#story-section {
  position: relative;
  display: block;
  -webkit-box-shadow: 0px 10px 22px -9px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 22px -9px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 22px -9px rgba(0, 0, 0, 0.75); }
  #story-section img {
    width: 100%;
    margin-top: 20px; }
  #story-section .light {
    color: #d0b18d; }
  #story-section .container img {
    -webkit-box-shadow: 0px 10px 22px -9px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: 0px 10px 22px -9px rgba(0, 0, 0, 0.9);
    box-shadow: 0px 10px 22px -9px rgba(0, 0, 0, 0.9); }

.content h1 {
  font-family: 'Sue Ellen Francisco', cursive;
  font-size: 45px;
  color: #54362b;
  text-align: center;
  font-weight: 400; }

.content h3 {
  font-family: 'Sue Ellen Francisco', cursive;
  font-size: 30px;
  color: #d0b18d;
  text-align: center;
  font-weight: 400; }

.content p {
  font-family: 'Droid Sans', cursive;
  font-weight: 400;
  text-align: center;
  font-size: 14px; }

#receitas-section {
  position: relative;
  padding: 40px 0;
  background: url("/images/receitasgeniais_background.jpg") center; }
  #receitas-section .receitas-title {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;
    text-align: center; }
    #receitas-section .receitas-title img {
      height: 70px;
      margin: 0px auto;
      margin-top: 40px; }
  #receitas-section hr {
    margin-top: 10px; }

#footer-section {
  -webkit-box-shadow: 0px -4px 55px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -4px 55px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -4px 55px -6px rgba(0, 0, 0, 0.75); }

@media screen and (max-width: 768px) {
  #receitas-section .receitas-title img {
    width: 70%;
    height: auto; }
  #footer-section .footer-title img {
    width: 100%;
    height: auto; } }

.menu-banner {
  width: 100%;
  height: 250px; }
  .menu-banner .menu-slider-row h3 {
    opacity: 0;
    transition: opacity 0.5s ease; }
  .menu-banner .menu-slider-row img {
    margin: 0 auto;
    margin-top: 40px;
    transition: width 0.5s ease, margin-top 0.5s ease;
    width: 70%; }

#eventos-section {
  padding-bottom: 40px;
  background: url("/images/texture_burlap.jpg"); }
  #eventos-section h1 {
    margin-bottom: 40px; }
  #eventos-section h5 {
    font-size: 14px;
    font-style: italic;
    font-family: 'Droid Sans', cursive;
    color: #d0b18d; }
  #eventos-section .sub-header {
    font-weight: 700;
    font-style: normal;
    color: #54362b !important; }
  #eventos-section .article {
    display: block; }
    #eventos-section .article p {
      text-align: left;
      font-size: 12px; }
    #eventos-section .article img {
      -webkit-box-shadow: 0px 10px 16px -6px rgba(0, 0, 0, 0.7);
      -moz-box-shadow: 0px 10px 16px -6px rgba(0, 0, 0, 0.7);
      box-shadow: 0px 10px 16px -6px rgba(0, 0, 0, 0.7); }
  #eventos-section .event-desc-wrapper {
    height: 200px; }

@media screen and (max-width: 768px) {
  #eventos-section .event-desc-wrapper {
    height: 170px; }
  #eventos-section .article {
    text-align: center; }
    #eventos-section .article p {
      text-align: center; }
    #eventos-section .article button {
      left: 25%;
      width: 50%; } }

@media screen and (max-width: 442px) {
  #eventos-section .article button {
    left: 20%;
    width: 60%; } }

/* Appears on main page*/
#main-eventos-section {
  background: url("/images/events_background.jpg") 50% 50px;
  background-attachment: fixed;
  height: 350px; }
  #main-eventos-section .title {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;
    text-align: center; }
    #main-eventos-section .title img {
      height: 70px;
      width: auto;
      margin: 0px auto;
      margin-top: 40px; }

@media screen and (max-width: 768px) {
  #main-eventos-section {
    height: 280px; }
    #main-eventos-section .title img {
      width: 100%;
      height: auto; } }

#main-novidades-section {
  background: url("/images/texture_burlap.jpg") center; }
  #main-novidades-section .title {
    width: 100%;
    margin-bottom: 40px;
    display: block;
    position: relative;
    text-align: center; }
    #main-novidades-section .title h1 {
      padding: 20px 0; }
    #main-novidades-section .title p {
      color: #54362b !important; }
  #main-novidades-section h5 {
    margin-top: 0;
    font-size: 14px;
    font-style: italic;
    font-family: 'Droid Serif', cursive;
    color: #d0b18d; }
  #main-novidades-section .sub-header {
    font-weight: 700;
    font-style: normal;
    font-family: 'Droid Serif';
    color: #54362b !important; }
  #main-novidades-section p {
    text-align: left;
    color: #54362b !important; }

/* Appears on main page*/
#main-contactos-section {
  background: url("/images/contact_background.jpg") center no-repeat;
  background-size: cover;
  padding-bottom: 30px;
  position: relative;
  -webkit-box-shadow: 0px -4px 55px -6px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px -4px 55px -6px rgba(0, 0, 0, 0.75);
  box-shadow: 0px -4px 55px -6px rgba(0, 0, 0, 0.75); }
  #main-contactos-section .title {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 40px; }
    #main-contactos-section .title img {
      height: 70px;
      margin: 0px auto;
      margin-top: 40px; }

#main-irmaos-section {
  padding: 20px 0;
  background: url("/images/texture_burlap.jpg") center; }
  #main-irmaos-section h5 {
    font-weight: 700;
    font-style: normal;
    color: #54362b !important;
    margin: 20px 0; }
  #main-irmaos-section .brothers .col-md-4 {
    margin-bottom: 80px; }
  #main-irmaos-section .brothers h5 {
    text-align: center;
    font-size: 40px;
    font-family: 'Sue Ellen Francisco', cursive;
    color: #54362b !important; }
  #main-irmaos-section .brothers img {
    -webkit-box-shadow: 0px 10px 16px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 10px 16px -6px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 10px 16px -6px rgba(0, 0, 0, 0.8); }

#gallery-about-section {
  padding: 20px 0;
  background: url("/images/about_background2.jpg") center no-repeat;
  background-size: cover;
  padding-bottom: 30px;
  height: 570px; }

/* Appears on main page*/
#main-about-section {
  background: url("/images/about_background1.jpg") 50% 50px;
  background-attachment: fixed;
  height: 460px; }
  #main-about-section .title {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 40px; }
    #main-about-section .title img {
      height: 70px;
      margin: 0px auto;
      margin-top: 40px; }

footer {
  width: 100%;
  background-image: url("/images/footer_background.jpg"); }
  footer .footer-title {
    width: 100%;
    height: 100px;
    display: block;
    position: relative;
    text-align: center; }
    footer .footer-title img {
      height: 70px;
      margin: 0px auto;
      margin-top: 40px; }
  footer hr {
    margin-top: 35px; }
  footer h1 {
    color: #d0b18d !important; }
  footer h3 {
    font-size: 24px !important; }
  footer h5 {
    font-family: 'Sue Ellen Francisco', cursive;
    font-size: 22px;
    color: #d0b18d;
    text-align: center;
    font-weight: 400; }
    footer h5 a {
      color: #d0b18d; }
  footer .local {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 28px !important; }
  footer .footer-overlay {
    position: relative;
    margin-top: -50px;
    display: block;
    background: rgba(0, 0, 0, 0.6);
    height: 50px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      footer .footer-overlay {
        margin-top: -85px;
        height: 95px; } }

#receitas-section .slick-center h3 {
  opacity: 1 !important; }

#receitas-section .slick-center img {
  margin-top: 0px;
  width: 100%; }

@media screen and (max-width: 992px) {
  #receitas-section .menu-banner img {
    width: auto !important; } }

@media screen and (max-width: 450px) {
  #receitas-section .menu-banner img {
    width: 100% !important; } }

#menu-top-section {
  background: url("/images/menu_background1.jpg") 50% 50px;
  background-attachment: fixed;
  height: 460px;
  position: relative; }
  #menu-top-section .title {
    margin-top: 80px;
    display: block;
    height: 70px;
    text-align: center; }
    #menu-top-section .title img {
      height: 70px;
      width: auto;
      margin: 0 auto; }

@media screen and (max-width: 768px) {
  #menu-top-section {
    height: 260px; } }

#especialidades-section {
  padding: 30px 0;
  background: url("/images/texture_burlap.jpg");
  overflow-x: hidden; }
  #especialidades-section .especialidades-banner {
    width: 100%; }
    #especialidades-section .especialidades-banner .menu-slider-row h3 {
      color: #54362b; }
    #especialidades-section .especialidades-banner .menu-slider-row .pricing {
      color: #d0b18d !important;
      font-size: 2.4em; }
    #especialidades-section .especialidades-banner .menu-slider-row img {
      margin: 0 auto;
      width: 100%; }

#pratos-dia-section {
  padding: 30px 0 60px 0;
  background: url("/images/menu_background2.jpg"); }
  #pratos-dia-section h1 {
    color: #fff; }

#reachus .section-heading {
  color: #fff; }

#reachus .form-group {
  margin-bottom: 25px; }

#reachus .form-group input,
#reachus .form-group textarea {
  padding: 10px;
  background-color: rgba(230, 230, 230, 0.9) !important; }

#reachus .form-group input.form-control {
  height: auto; }

#reachus .form-group textarea.form-control {
  height: 236px; }

#reachus .form-control:focus {
  border-color: #e2781e;
  box-shadow: none; }

#reachus::-webkit-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb; }

#reachus:-moz-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb; }

#reachus::-moz-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb; }

#reachus:-ms-input-placeholder {
  text-transform: uppercase;
  font-weight: 700;
  color: #bbb; }

#reachus .text-danger {
  color: #e74c3c; }

/* --- */
@media screen and (max-width: 768px) {
  .container {
    padding: 0  40px; } }

.secondary-menu-sm {
  position: relative;
  height: 160px;
  background: url("/images/mainmenu_background2.jpg") no-repeat;
  background-size: auto 160px;
  -webkit-box-shadow: 0px 10px 74px -17px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 10px 74px -17px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 10px 74px -17px rgba(0, 0, 0, 0.75);
  z-index: 1; }
  .secondary-menu-sm img {
    position: relative;
    display: block;
    margin: auto auto;
    height: 90px;
    padding-top: 5px;
    width: auto; }

.btn-group {
  width: 70%;
  margin-top: 20px;
  margin-left: 15%;
  font-family: 'Droid Sans';
  color: #54362b; }

.dropdown-menu {
  width: 100%;
  border-radius: 0; }

.btn-menu {
  width: 100%;
  border: 1px solid #e2781e;
  background: #fff; }

.zig-separation {
  height: 54px;
  position: relative;
  display: block;
  width: 100%;
  z-index: 0; }

.zig-separation.bottom-stone-zig {
  background: url("/images/texture_stone_bottom.png") repeat no-repeat; }

.zig-separation.top-stone-zig {
  background: url("/images/texture_stone_top.png") repeat no-repeat; }

.zig-separation.bottom-burlap-zig {
  background: url("/images/texture_burlap_bottom.png") repeat no-repeat; }

.zig-separation.top-burlap-zig {
  background: url("/images/texture_burlap_top.png") repeat no-repeat; }

.lamp {
  position: absolute;
  right: 50px;
  top: -490px;
  z-index: 1000;
  animation-duration: 1s;
  animation-name: shaker;
  animation-iteration-count: 3; }
  .lamp:hover {
    top: -495px; }

.submenu-lamp {
  top: 0 !important; }
  .submenu-lamp:hover {
    top: -5px !important; }

.story-numbering {
  position: fixed;
  display: block;
  margin-top: 5%;
  width: 30px;
  right: 50px; }
  .story-numbering img:hover {
    cursor: pointer; }

.gallery-slider-row {
  display: block;
  padding: 0px 0 14px 0; }
  .gallery-slider-row img {
    padding-left: 5px;
    padding-right: 5px;
    -webkit-box-shadow: 0px 18px 20px -18px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 18px 20px -18px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 18px 20px -18px rgba(0, 0, 0, 0.75); }

@media screen and (min-width: 768px) {
  .gallery-slider-row {
    height: 330px; } }

.go-up-container {
  z-index: 9999;
  opacity: 0.9;
  height: 50px;
  width: 50px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  text-align: center; }
  .go-up-container:hover {
    cursor: pointer; }

@keyframes shaker {
  0% {
    transform: rotate(0deg); }
  29% {
    transform: rotate(0deg); }
  30% {
    transform: rotate(1deg); }
  31% {
    transform: rotate(2deg); }
  33% {
    transform: rotate(1deg); }
  35% {
    transform: rotate(0deg); }
  37% {
    transform: rotate(-1deg); }
  39% {
    transform: rotate(-2deg); }
  41% {
    transform: rotate(-1deg); }
  43% {
    transform: rotate(0deg); }
  45% {
    transform: rotate(1deg); }
  47% {
    transform: rotate(2deg); }
  49% {
    transform: rotate(1deg); }
  51% {
    transform: rotate(0deg); }
  53% {
    transform: rotate(-1deg); }
  55% {
    transform: rotate(-2deg); }
  57% {
    transform: rotate(-1deg); }
  59% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(0deg); } }

/*# sourceMappingURL=barracao.css.map */