@charset "utf-8";
/* CSS Document */

html,body {
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	margin-top:10;
}
body {background-color:#ffffff;
	  background-repeat:no-repeat;
	   background-position:inherit;
	  font-family:Roboto, Verdana, Geneva, sans-serif
	  
}
/* FACEBOOK E INSTA*/
#aside_nav {
	width: 64px;
	margin-top: -64px;
	position: fixed;
	z-index: 120;
	top: 25%;
	left: 32px;
}
#aside_nav figure {
	padding: 0px;
	height: 64px;
	width: 64px;
	margin: 0px;
	display: block;
	
}

#aside_nav figure img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 0.75;
	height: 64px;
	width: 64px;
	margin-bottom: 0px;
}
#aside_nav figure img a {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 64px;
	width: 64px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#aside_nav figure img:hover {
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 2;
}

/* FIM FACEBOOK E INSTA*/

/* MENU */
#cabecalho {height:50px;
width:200vh;
background-color:#87aed3;
margin-top:0px;
margin-left:0px;
margin-right:0px;
padding:0;
margin:auto;
border:hidden;
/*float:none;*/
background-attachment: fixed;
background-size:cover;
}

#menu {width: 400px; text-align: left;}
#menu li { list-style:none;
           display:inline-block;
		   margin-bottom:0;}
#menu li a { list-style:none;
             color:#ffffff;			
			 text-decoration:none;
			 padding: 0.5em 0.75em;
			
}
#menu a:visited {
	   text-decoration: none;
	   color: #ffffff;
                }
 #menu a:hover {
			padding: 1em 0.75em;
		  text-decoration:none;
		  color:#ffffff;
		 background-color:#236aae;
		   /*border: solid 1px;*/
		   border-radius:3px;
		   opacity: 0.8;	
           filter: alpha(opacity=80);
		   overflow:auto;
              }
  #menu a:active {
	   text-decoration: none;
	   color:#ffffff;
	   background:#ccc;
	    opacity: 0.5;	
                 filter: alpha(opacity=50);}
.swb { height:50px;
       width:70px;
	   margin:2px;
	   padding:1px;
	  }
#nav {width:600px;
margin:auto;
padding-left:60px;
background-color:#d9d9d9;}
#menu1 {
margin-bottom:0;
top:0.8%;
left:35%;
width:550px;
float:left;
	height: 50px;
          }
#menu1 H2 {padding-left: 100px;
	color: #236aae;
	text-shadow:black 2px 2px 2px;
	font-size:25px;
	
}
		  #menu1, .logo { float:left; }
.logo { margin-top:0;
top:2%;
width:40px;
	   }	
.logo:hover {opacity:0.8;
filter: alpha(opacity=80);


}	

/* MENU */
/*TEXTOS */
.centro p {text-align:justify;
			width:500px;
			height:auto;
			color:#4E4E4E;
			margin:auto;
			margin-bottom:10px;
			}

.centro { 
			float:none;
			width:520px;
			margin:auto;
			margin-top:50px;}
.centro span {color:#236aae;}
/*FIM TEXTO */
/*BOTOM */
.botom{ margin-top:100px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
float:none	;
width:400px;

}

/* BANER */

.dg-container{
	margin-top:100px;
	width: 100%;
	height: 450px;
	position: relative;
	margin-bottom:0px;
}
.dg-wrapper{
	width: 481px;
	height: 316px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}

.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	padding: 0px 0px 0px 0px;
}
.dg-wrapper a{
	width: 482px;
	height: 316px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	/*background: transparent url(../img/drinks/fundo.png) no-repeat top left;*/
	box-shadow: 0px 10px 20px rgba(0,0,0,0.3);
	list-style:none;
	text-decoration:none;
	text-align:center;
	color:#236aae;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 58px;
	position: absolute;
	z-index: 1000;
	bottom: 40px;
	left: 50%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 24px;
	height: 25px;
	opacity: 0.8;
	background: transparent url(../images/arrows.png) no-repeat top left;
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background-position: top right;
	margin-left: 10px;
}
.botom{ margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
float:none	;
width:400px;

}
/*/LISTA CARDAPIO /*/

.mag1 {
	padding-left:35%;
		margin: auto;
text-align: left;
list-style: none;
font-family:'Roboto', Verdana, Geneva;
	
	
}
.mag1 li {list-style: none;
}
.mag1 a {color: black;
text-decoration: none;}
.mag1 h3 {color: #236aae;}
#combos {	
width: 350px;
height: 80px;
float:inherit;
	background-color: #236aae;
	
}
.tel { width: 210px;
	height: 65px;
	background:url("../IMG/zap.png");
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #fff;
}
#combos img {position:fixed;}
#combos img:hover {
	-webkit-transition: all 1s;
	transition: all 1s;
	opacity: 0.75;
	
	
}
#combos a:hover {
}
.combol{ margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
float:none	;
width: 704px;
	height: 3105px;

}
.combob {width: 100%;
height:3107px;
	background-color:#252040;
	margin-top:0px;
margin-bottom:0px;
}
/*video empresa*/
.swvideo {padding-bottom:30px;
		width:530px; 
		height: 360px;}