@font-face { font-family:"BebasNeue"; font-style:normal; font-weight:100; src:local("BebasNeue"),local("BebasNeue"),url("../fonts/BebasNeue.otf") format("opentype") }

@font-face { font-family:"Artypa"; font-style:normal; font-weight:100; src:local("Artypa"),local("Artypa"),url("../fonts/Artypa.otf") format("opentype") }

* {
  margin:0;
  padding: 0;
}

a {
  color:#ffb668;
  text-decoration: none;
}

body {
    background: #fff;
    color:#333;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    letter-spacing: 1px;
}

.topnav {
    position: absolute;
    overflow: hidden;
    background: transparent;
    z-index: 15;
  }
  .topnav .logo {
    margin-top: 22px;
  }
  .topnav a {
    font-family:"BebasNeue", sans-serif;
    float: left;
    display: block;
    color: #333;
    text-align: right;
    padding: 0px 25px;
    margin-top:35px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 22px;
  }
  .topnav a.active {
    color:#a3dc6d;
  }
  .topnav .icon {
    display: none;
  }
  .topnav a:hover {
    color:#a3dc6d;
  }
  .topnav small {
    position: absolute;
    float: left;
    left:388px;
    top:60px;
    color: #ffb668;
    font-size: 14px;
  }
  
  @media screen and (max-width: 770px) {
    .topnav small {
      left:35px;
      top:205px;
      color: #ffb668;
      font-size: 14px;
    }
    .topnav {
      width: 100%;
      background: #fff;
    }
    .topnav a:not(:first-child) {
      display: none;
    }
    .topnav a.icon {
      float: right;
      display: block;
      color:#ffb668;
    }
  }
  
  @media screen and (max-width: 770px) {
    .topnav.responsive {position: relative; }
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav .logo {
      margin-top: 5px;
    }
    .topnav a {
      margin-top: 17px;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
  }

  #social {
    font-family:"BebasNeue", sans-serif;
    position: fixed;
    top:38%;
    left:0;
    width:50px;
    background:rgba(255, 255, 255, .9);
    z-index: 12;
  }
  #social li {
      list-style: none;
      display: block;
      margin-left:-2px;
      padding:15px 0;
  }
  #social li a{
    padding:0;
    font-size: 20px;
    color:#333;
    text-decoration: none;
    list-style: none;
    writing-mode: vertical-rl;
    text-orientation: mixed;
  }
  #social li.facebook{
    margin-top:10px;
  }
  #social .facebook i:hover {
    color:#4267B2
  }
  #social li.instagram {
    margin-top:10px;
  }
  #social .instagram i:hover {
    color:#DB236C
  }
  #social .whatsapp i:hover {
    color:#06d755
  }

  #slide {
    position: relative;
    top:0;
    left: 0;
    margin:0;
    padding:40px 0;
    background: url(../img/fundo-slide.png) no-repeat left center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
  }
  @media screen and (max-width: 770px) {
  #slide {
    background:transparent
  }
  }
#indices {
background: #fff;
padding: 0;
overflow: hidden;
z-index: 10;
  }
  #indices .col-md-12 {
    padding-top:25px;
    padding-bottom:10px;
    text-align:center ;
  }
  #indices  .col-md-3 .camada, #indices  .col-md-4 .camada {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color:#fff;
  }
  #indices  .col-md-3 img,  #indices  .col-md-4 img {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  }
  #indices  .col-md-3:hover img, #indices  .col-md-4:hover img {
    opacity: 0.3;
  }
  #indices  .col-md-3:hover .camada,   #indices  .col-md-4:hover .camada {
    opacity: 1;
  }
#indices .col-md-3, #indices .col-md-4 {
    padding: 0;
    margin:0;
  }
  #indices .img-fluid:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
        -moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
         -ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
          -o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
             transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
             z-index: 11;
  }

#pag p.titulo {
  font-family:"BebasNeue", sans-serif;
  position: absolute;
  width: 100%;
  height: 500px;
  font-size: 40px;
  margin-top:150px;
  float: right;
  right: 40px;
  color:#65c50b;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(-180deg);
}
@media screen and (max-width: 770px) {
#pag p.titulo {
  right: 10px;
}
}
p.titulo, .titulo {
  font-family:"BebasNeue", sans-serif;
  width: 500px;
  font-size: 25px;
  color:#ffb668;
  margin-top:6px;
}

#titulo {
  margin-top: -100px;
}
.titulo-2 {
  font-family:"BebasNeue", sans-serif;
  font-size: 30px;
  color:#ffb668;
  float: left;
  margin-right: 15px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(-180deg);
}
.titulo-midia {
  font-family:"BebasNeue", sans-serif;
  font-size: 15px;
  color:#ffb668;
  float: left;
  position: relative;
  margin:15px 0px 0px 25px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transform: rotate(-180deg);
}
@media screen and (max-width: 768px) {
  .titulo-midia {
    transform: rotate(-90deg);
    margin:0 0 -20px  45px;
  }
  }

#conteudo {
  text-align: justify;
  margin-top:-180px;
  margin-bottom: 100px;
}

#restaurante {
  text-align: justify;
  margin-top:50px;
  margin-bottom: 100px;
  padding:0 50px;
}
#fotos {
  text-align: justify;
  margin-top:-70px;
  margin-right: 60px;
  margin-bottom: 100px;
}
#fotos .col-md-3, #fotos .col-md-4, #fotos .col-md-6, #fotos .col-md-12 {
  margin: 0;
  padding: 5px;
}

#conexao {
  background: rgba(0, 0, 0, .9);
  padding: 15px;
}
#conexao img {
  margin-left: -100px;
}
.accordion {
  background-color: #eee;;
  color: #1e1e1e;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  text-transform: uppercase;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.accordion:after {
	content: "\f107";
    font-family: "FontAwesome";
	font-size: 20px;
	color: #777;
	float: right;
	margin-left: 5px;
  }
  
  .accordion.active:after {
	content: "\f106"; 
	color:#ffb668;
  }
.active, .accordion:hover {
  color:#ffb668
}
.panel {
  padding: 2px 18px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel p {
  margin-top: 25px;
}

#midia {
  text-align: justify;
  margin-top:-160px;
  margin-bottom: 100px;
}
#contato {
  text-align: justify;
  margin-top:50px;
  margin-bottom: 100px;
  padding: 0 50px;
}

form {
  margin-top: 10px;
}
input[type="text"], input[type="tel"] {
  margin: 20px 0;
  border:none;
  border-bottom:1px solid rgba(0,0,0,.1);
  width:100%;
  padding:5px 0;
}
input[type="submit"] {
  padding: 10px 40px;
  border:1px solid #ffb668;
  color:#fff;
  background:#ffb668;
  float:right;
  margin-top:10px;
  cursor:pointer;
  border-radius: 6px;
}
input[type="submit"]:hover {
  color:#ffb668;
  background:#fff;
  border:1px solid rgba(255,0,0,.3);
}

::-webkit-input-placeholder { color: #333; }
:-moz-placeholder { color: #333; }
::-moz-placeholder { color: #333; }
:-ms-input-placeholder { color: #333; }

  #rodape-home {
    bottom: 0;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    background: #fff;
  color:#333;
  overflow-x: hidden;
  border-top: 1px solid rgba(0, 0, 0, .1);
  }
  #rodape {
    position: relative;
    bottom: 0;
    font-size: 12px;
    text-align: center;
    padding: 10px;
    background: #fff;
  color:#333;
  overflow-x: hidden;
  border-top: 1px solid rgba(0, 0, 0, .1);
  }

  .copy {
    text-align: left;
  }

  #pedido {
    margin-top:5px;
  }
.pedido {
  padding:10px 20px;
  color:#fff;
  background: #ffb668;
  cursor: pointer;
  text-transform: uppercase;
  font-family:"BebasNeue", sans-serif;
  font-size: 25px;
  border-radius: 6px;
}
#pedido-paginas {
  margin-top:-5px;
}
.pedido-paginas {
padding:6px 20px;
color:#fff;
background: #ffb668;
cursor: pointer;
text-transform: uppercase;
font-family:"BebasNeue", sans-serif;
font-size: 22px;
border-radius: 6px;
}

#orcamento {
  margin-top:5px;
}
a.orcamento {
  margin-top: 15px;
padding:10px 20px;
color:#fff;
background: #ffb668;
cursor: pointer;
text-transform: uppercase;
font-family:"BebasNeue", sans-serif;
font-size: 25px;
border-radius: 6px;
}

#cardapio {
  text-align: justify;
  background: #fff;
  padding: 50px;
}
#cardapio .col-md-3 {
  margin: 0;
  padding: 0;
}

#linha {
  margin-top: 100px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.whats {
  margin-top:20px;
  color:#99D45D;
  font-weight: 900;
}
.whats-home {
  margin-top:20px;
  color:#99D45D;
  font-weight: 900;
}

#solicite {
  padding: 0 25px;
}

#mapa .col-md-6 {
  padding: 0;
}