@import url("https://fonts.googleapis.com/css?family=Dancing+Script:700|Open+Sans:400,700|Raleway:300,700");
html {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

body {
  width: 100%;
  height: 100%;
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  font-weight: 400;
  color: #94321b;
}

h2 {
  font-family: "Dancing Script", sans-serif;
  font-size: 3em;
}

h3 {
  font-family: "Dancing Script", sans-serif;
  font-size: 3em;
  margin: 30px 0 20px;
}

p {
  font-size: 1.4em;
  color: #777777;
  line-height: 2em;
}
p strong {
  color: #94321b;
}

.navbar-default {
  background-color: #FFF;
  border-bottom: #94321b solid 2px;
  -webkit-box-shadow: gray 2px 2px 10px;
  -moz-box-shadow: gray 2px 2px 10px;
  box-shadow: gray 2px 2px 10px;
  padding: 10px 0 !important;
}
.navbar-default .navbar-brand {
  padding: 2px 10px;
}
.navbar-default .navbar-nav {
  font-family: "Dancing Script", sans-serif;
  font-weight: 700;
  font-size: 2em;
}
.navbar-default .navbar-nav li a {
  color: #94321b;
}
.navbar-default .navbar-nav li a:hover {
  color: #ebc698;
}

#warning {
  width: 100%;
  text-align: center;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  padding: 10px 20px;
  background-color: #94321b;
  color: #FFF;
  font-size: 1.1em;
}

#warning a {
  color: #fec942;
  background: url(../images/wz.png) no-repeat 100% 0;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding-right:  25px;
  margin-right: 2px;
}

#modalDelivery .modal-body{  
  background: url(../images/delivery/bg.png) repeat 0 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

#modalDelivery .modal-content{    
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

#modalDelivery .modal-body  .logodelivery {
  margin-top: 50px;
}

#modalDelivery .modal-body .infos {  
  background-color: #2b4b3c;
  padding: 20px;
  margin: 20px 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

#modalDelivery .modal-body .infos p {
  color: #ffffff;
  text-align: center;
  font-size: 2em;
}

#modalDelivery .modal-body .infos p a { 
  color: #ffffff;
}  

#modalDelivery .modal-body .infos .prato { 
  position: absolute;
  top: -13px;
  left: -38px;
  width: 115px;
}

#modalDelivery .modal-body .infos p.horario {  
  font-size: 2em;
  line-height: 1.3em;
}

#modalDelivery .modal-body .infos p.whats {  
  font-size: 22px;
  background: url(../images/delivery/whatsapp.png) no-repeat 0 100%;
  font-weight: 600;
  background-size: contain;
  line-height: 1.4em;
  display: block;
  margin: 10px auto;
  width: 230px;
  text-align: right;
}

#modalDelivery .modal-body .infos p.cardapio {
  background: url(../images/delivery/pdf.png) no-repeat 100% 3px;
  display: block;
  width: 225px;
  margin: 0 auto;
  text-align: right;
  padding-right: 40px;
}

#modalDelivery  .modal-body .infos .coffee {
  margin: 20px auto -40px;
  display: block;
  width: 200px;
  border-radius: 8px;
  border: solid 4px #f48416;
  padding: 4px 10px;
  background-color: #FFF;
}

#modalDelivery .close {
  float: none;
  position: absolute;
  right: 25px;
  font-size: 42px;
  color: #a64426;
  top: 15px;
  opacity: 1 !important;
  z-index: 1000;
}
section {
  padding: 70px 0;
  min-height: 100vh;
  border-bottom: #94321b solid 5px;
}

.intro-section {
  background: url(../images/intro-bg1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #94321b;
  text-align: center;
}
.intro-section #logo {
  display: inline-block;
  margin-bottom: 20px;
}
.intro-section #seta-intro {
  display: inline-block;
  color: #94321b;
  font-size: 5em;
  text-shadow: #ebc698 0 0 20px;
}
.intro-section #seta-intro:hover {
  color: #ebc698;
  cursor: pointer;
}

.restaurante-section {
  background: url(../images/bg-leafs-top.jpg) repeat-x 0 0/50% auto, white url(../images/home_three_about_bg.png) no-repeat scroll center bottom/contain;
}
.restaurante-section #video {
  margin-top: 10px;
}
.restaurante-section #video iframe {
  border: #94321b solid 2px;
}
.restaurante-section #carousel-convenios {
  margin-bottom: 30px;
}
.restaurante-section #carousel-convenios .carousel-control {
  background: none;
  color: #94321b;
  opacity: 1;
  width: 7%;
  height: auto;
  top: 0;
}
.restaurante-section #carousel-convenios .carousel-control:hover {
  color: #ebc698;
}
.restaurante-section #carousel-convenios ul {
  margin: 0;
  padding: 0 40px;
}
.restaurante-section #carousel-convenios ul li {
  float: left;
  list-style: none;
  width: 20%;
}
.restaurante-section #carousel-convenios ul li img {
  margin: 0 auto;
}
.restaurante-section #lista-convenios {
  margin: 0;
  padding: 0 20px;
}
.restaurante-section #lista-convenios li {
  text-transform: capitalize;
  border: none;
  padding: 0 0 5px 0;
  margin: 0;
}
.restaurante-section .cliquelista {
  text-align: center;
  margin-bottom: 50px;
  font-size: 1.2em;
}
.restaurante-section #tembui-galeria ul {
  margin: 0;
  padding: 0;
}
.restaurante-section #tembui-galeria ul li {
  list-style: none;
  margin: 0;
  padding: 4px 5px;
}
.restaurante-section #tembui-galeria ul li img {
  cursor: pointer;
  border: #adb15c solid 3px;
}
.restaurante-section .modal-footer p {
  text-align: center;
}

.eventos-section {
  background: url(../images/bg-evento.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #FFF;
}
.eventos-section h2 {
  text-shadow: black 1px 1px 2px;
}
.eventos-section ul {
  padding: 0;
  background: rgba(0, 0, 0, 0.8);
}
.eventos-section ul li {
  list-style: none;
  text-align: center;
}
.eventos-section ul li span img {
  margin: 0 auto;
  padding: 30px;
}
.eventos-section ul li p {
  padding-bottom: 20px;
  font-size: 2em;
  line-height: 1em;
  color: #FFF;
}
.eventos-section #cliqueeventos {
  text-align: center;
  margin: 20px 0;
}
.eventos-section #cliqueeventos p {
  background: rgba(254, 201, 66, 0.9);
  border-radius: 10px;
  padding: 20px 30px;
  font-size: 3em;
  line-height: 1em;
  font-weight: 700;
  font-family: "Raleway";
}
.eventos-section #cliqueeventos p a:hover {
  text-decoration: none;
}
.eventos-section #cliqueeventos p:hover {
  cursor: pointer;
  background: #fec942;
}
.eventos-section .espaco p {
  color: #FFF;
  line-height: 1.6em;
  padding: 0 0 10px 20px;
}
.eventos-section .nainternet {
  background: rgba(0, 0, 0, 0.8);
  padding: 0 20px 20px;
}
.eventos-section .nainternet img {
  margin: 0 auto 10px;
}

.eventos-section .eventos {
  background: rgba(0, 0, 0, 0.8); 
  padding: 0 0 30px 30px;
}

.galeria-eventos ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.galeria-eventos ul a {
  float: left;
  width: 27%;
  margin: 5px;
}


.galeria-section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.galeria-section ul a {
  float: left;
  width: 33%;
}

.quemsomos-section {
  background: url(../images/bg-leafs-top.jpg) repeat-x 0 0/50% auto;
}
.quemsomos-section .salao {
  border: #94321b solid 2px;
}
.quemsomos-section #quadro {
  font-size: 1.5em;
  background-image: -webkit-gradient(radial, 100% 100%, 0, 100% 100%, 85, color-stop(15%, #ffffff), color-stop(85%, #ebc698));
  background-image: -webkit-radial-gradient(100% 100%, #ffffff 15%, #ebc698 85%);
  background-image: -moz-radial-gradient(100% 100%, #ffffff 15%, #ebc698 85%);
  background-image: -o-radial-gradient(100% 100%, #ffffff 15%, #ebc698 85%);
  background-image: radial-gradient(100% 100%, #ffffff 15%, #ebc698 85%);
  border-radius: 5px;
  padding: 10px;
  margin: 20px 10%;
}
.quemsomos-section #quadro img {
  width: 100px;
  display: block;
  margin: 0 auto 10px;
}

.contato-section {
  background-image: -webkit-gradient(radial, 100% 100%, 0, 100% 100%, 80, color-stop(20%, #e9e9e9), color-stop(80%, #e5e5e5));
  background-image: -webkit-radial-gradient(100% 100%, #e9e9e9 20%, #e5e5e5 80%);
  background-image: -moz-radial-gradient(100% 100%, #e9e9e9 20%, #e5e5e5 80%);
  background-image: -o-radial-gradient(100% 100%, #e9e9e9 20%, #e5e5e5 80%);
  background-image: radial-gradient(100% 100%, #e9e9e9 20%, #e5e5e5 80%);
  min-height: 0 !important;
  padding-bottom: 40px;
}
.contato-section form input, .contato-section form textarea {
  width: 100%;
  background-color: #DEDEDE;
  margin-bottom: 15px;
  border: none;
  border-bottom: #777777 solid 1px;
  font-size: 1.6em;
  padding: 10px;
}
.contato-section form button {
  border: none;
  background-color: #777777;
  color: #FFF;
  padding: 10px 30px;
  font-size: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
}
.contato-section form button:hover {
  background-color: #94321b;
}
.contato-section form .msgForm {
  font-weight: 700;
  padding: 10px;
}
.contato-section iframe {
  border: #777777 solid 1px;
}
.contato-section .infos {
  padding-top: 40px;
  text-align: center;
  font-size: 2em;
}
.contato-section .infos .social img {
  width: 32px;
  margin: 20px 5px 0;
}
.contato-section .infos .horario {
  font-size: .6em;
}

footer {
  background-color: #94321b;
  color: #FFF;
  text-align: center;
  padding: 5px 0 10px;
  font-size: .9em;
}

.vcenter {
  min-height: 85%;
  /* Fallback for browsers do NOT support vh unit */
  min-height: 85vh;
  /* These two lines are counted as one :-)       */
  display: flex;
  align-items: center;
}

@media (min-width: 767px) {
  body {
    font-size: 120%;
  }

  h2 {
    margin: 40px 0 30px;
    font-size: 4em;
  }

  .navbar {
    padding: 20px 0;
    font-size: 0.9em;
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
  }

  .navbar-fixed-top {
    display: none;
  }

  .top-nav-collapse {
    padding: 6px 0;
  }

  .navbar-brand {
    padding: 2px 0 0;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ebc698;
    background-color: transparent;
  }

  .intro-section {
    background: none;
  }

  .eventos-section {
    background-attachment: fixed;
  }
  .eventos-section ul p {
    font-size: 1.4em !important;
  }

  .galeria-section ul a {
    width: 25%;
  }

  .galeria-eventos ul a {
    width: 23%;
    margin: 5px;
  }

  .quemsomos-section #quadro {
    font-size: 1.8em;
    padding: 20px;
  }
  .quemsomos-section #quadro img {
    margin: 0 auto;
  }
}
