/* CSS Document */

/**
 * Defaults
 *
 *	Font sizes are calculated based on a 16-pixel base.
 *	44 / 16   =   2.75rem
 *	19 / 16   =   1.1875rem
 *	18 / 16   =   1.125rem
 *	17 / 16   =   1.0675remtopo
 *	16 / 16   =   1rem
 *	15 / 16   =   0.9375rem
 *	14 / 16   =   0.875rem
 *	13 / 16   =   0.8125rem
 *
 * --------------------------------------------------------------------------- */

 #todo {
	position: relative;
	width: 100%;
	height: auto;
/*	opacity: .1; */
/*	pointer-events: none; */
}
/*  .div_popup {
    position: absolute;
    left: 48%;
	top:0;
    width: 40%; 
	height: auto;
    margin-top: 5%; 
	margin-left: -200px;
	z-index:9999;
	pointer-events:all;

} */

.mostrar {
	display:inline;
}

.mostrar_m {
	display:none;
}

#todo H1 {
	font-family: 'Allura', cursive;
	font-size: 64px;
	letter-spacing: 0.0098em;
	line-height: 60px;
	margin:0px;
    color:#492614;
	font-weight: normal;
	text-align: center;
}

#todo H2 {
	font-family: 'Allura', cursive;
	font-size: 48px;
	letter-spacing: 0.0098em;
	line-height: 50px;
	margin:0px;
	margin-bottom:8px;
    color:#492614;
	font-weight: normal;
}

.desktop {
	display: inline;
}

.mobile {
	display:none;
}

#cabec_topo_desk {
	position: fixed;
	top:0px;
	background-color: #fff;
	width: 100%;
	z-index: 999;
		color:#0c7239;
	text-align: center;
		padding-top: 7px;
		padding-bottom: 5px;
	font-weight: 800;
	letter-spacing: 0.098em;
	font-size: 12px;
	border-bottom: #0c7239;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	
	
}
  #cabec {
	  position: fixed;
	  top:29px;
	  height: 130px;
	  width: 100%;
	  z-index: 999;
	  background-color:#fff;
	  padding-bottom: 10px;
	  
  }

#cabec_logo {
	  position:relative;
	  float:left;
	  text-align:center;
	  width: 17%;
	  padding-top:0px;
	  padding-left:0px;
	  height:auto;
	  margin-left:1%;
	  margin-right:5%;
	  display:inline;
	  z-index:9;
	  
	  }
  
	  #cabec_menu_red {
		position:relative;
		float:right;
		color:#492614;
		font-size:14px;
		text-align:right;
		width: 40%;
		height:auto;
		margin-top:1%;
		display:inline;
	}

  .reservas {
		position:relative;
		float:right;
		text-align:center;
		letter-spacing: 0.0898em;
		width: 8%;
		padding: 5px;
		margin-top:4%;
		height:auto;
		margin-right:2%;
		margin-left:0px;
		display:inline;
		z-index:9;
		border: #492614;
		border-style: solid;
		border-width: 1px;
		color:  #492614;
		font-size: 13px;
		font-weight: 600;
		background-color: #fff;
			
	}

	.reservas:visited{
		color:  #492614;
			
	}
	.reservas:hover{
		color:  #fff;
		background-color: #0c7239;
		border: #0c6f38;
			
	}

	.fonte_8 {
		font-size: 8px;
	}
.preco {
	font-family: 'Abhaya Libre', serif;
	font-size: 24px;
	letter-spacing: 0.0098em;
	line-height: 26px;
    color:#492614;
}

.back-to-top {
	background: #25d366;
	border-radius: 50%;
	padding:1%;
	height: auto;
	position: fixed;
	bottom: 50px;
	text-align: center;
	color: #999;
	z-index: 1000;
	 animation-name: example;
	animation-duration: 4s;
	 animation-iteration-count: infinite;
	display: block;
	
	}
  
  @keyframes example {
	0%   {background-color: #25d366;}
	25%  {background-color: #128c7e;}
	50%  {background-color: #25d366;}
	100% {background-color: #128c7e;}
  }
  
  #ww_esq {
	  width:94%;
	  margin:0px;
	  margin-left:3%;
  }
  
  .back-to-top:hover {
	  color: #fff;
	  cursor: pointer;
	  background: #128c7e; }
	  
  /*.back-to-top:hover .back-top {
		background-position: -131px -695px; } */
  
  .back-to-top .txto {
      display: block;
	  color:#FFF;
	  margin-top: 2px;
	  font-size: 12px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-weight: 400; }
  

#principal {
	position:relative;
	z-index: 99;
	top:180px;
}
  
.anchor {
	position: relative;
	visibility:hidden;
	top:180px;
}

#linha {
	width:80%;
	margin-left: 10%;
	margin-right: 0px;
	text-align: left;
	padding-top:3%;
	line-height: 32px;
}

.div50 {
	width: 50%;
	padding: 1%;
	margin-right: 5%;
	border-width: 1px;
	border-color: #492614;
	border-style: solid;
	border-radius: 15px;
	float: right;
	text-align: center;
}

.div50b {
	width: 40%;
	margin-left: 0px;
	border: none;
	text-align:left;
	float: left;
}
.esq {
	float:left;
	margin-left: 2%;
}
.borda {
	width: 68%;
	padding: 1%;
	margin-right: 15%;
	margin-left: 15%;
	border-width: 1px;
	border-color: #492614;
	border-style: solid;
	border-radius: 15px;
	text-align: center;
	font-size: 18px;
}

.tit_cardapio {
	font-size: 22px;
	font-family: 'Nunito', sans-serif;
	font-weight: 800;
	letter-spacing: 0.068798em;
}


	.menu {
		width: 100%;
	
		background-color:#FFF;
		color: #492614;
	}
	
	.menu-button {
		position: absolute;
		top: 0px; 
		left: 75%;
		background-color: #FFF;
		padding-top:8%;
		padding-left:2%;
		padding-right:8%;
		padding-bottom:2%;
	
		cursor: pointer;
	
		-webkit-transition: .3s;
		transition: .3s;
	
		/*margin: 14px;
		border-radius: 5px;*/
	}
	
   
	.menu-button .bar:nth-of-type(1) {
		margin-top: 0px;
	}
	.menu-button .bar:nth-of-type(3) {
		margin-bottom: 0px;
	}
	
	.bar {
		position: relative;
		display: block;
	
		width: 44px;
		height: 1px;
	
		margin: 10px auto;
		background-color: #492614;
	
		border-radius: 12px;
	
		-webkit-transition: .3s;
		transition: .3s;
	}
	
	.bar2 {
		position: relative;
		display: block;
		
		width: 50px;
		height: 1px;
	
		margin: 4px auto;
		background-color: #492614;
	
		border-radius: 10px;
	
		-webkit-transition: .3s;
		transition: .3s;
  
		right:-35%;
		margin-top: 4%;
	}
	
	.menu-button:hover .bar:nth-of-type(1) {
		-webkit-transform: translateY(1.5px) rotate(-4.5deg);
		-ms-transform: translateY(1.5px) rotate(-4.5deg);
		transform: translateY(1.5px) rotate(-4.5deg);
	}
	.menu-button:hover .bar:nth-of-type(2) {
		opacity: .9;
	}
	.menu-button:hover .bar:nth-of-type(3) {
		-webkit-transform: translateY(-1.5px) rotate(4.5deg);
		-ms-transform: translateY(-1.5px) rotate(4.5deg);
		transform: translateY(-1.5px) rotate(4.5deg);
	}
	
	.cross .bar2:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		-ms-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	.cross .bar2:nth-of-type(2) {
		opacity: 0;
	}
	.cross .bar2:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		-ms-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);
	}
	.cross:hover .bar2:nth-of-type(1) {
		-webkit-transform: translateY(9.5px) rotate(-40.5deg);
		-ms-transform: translateY(9.5px) rotate(-40.5deg);
		transform: translateY(9.5px) rotate(-40.5deg);
	}
	.cross:hover .bar2:nth-of-type(2) {
		opacity: .1;
	}
	.cross:hover .bar2:nth-of-type(3) {
		-webkit-transform: translateY(-9.5px) rotate(40.5deg);
		-ms-transform: translateY(-9.5px) rotate(40.5deg);
		transform: translateY(-9.5px) rotate(40.5deg);
	}
	
	
	  /* MENUS */
  
	  /* Primary menu */
  
	  #menu_center {
		position:relative; 
   }

   #menu_center ul {
	   margin: 0;
	   padding: 0;
	   list-style-type: none;
	   text-align: center;

}

   #menu_center ul li { display: inline; 
	   font-family: 'Nunito', sans-serif;
	   font-size:14px;
	   font-weight: 600;
	   line-height:   30px;
	   text-decoration: none;
	   color:#492614;
	   letter-spacing:0.086em;
}

   #menu_center ul li a
{
 font-family: 'Nunito', sans-serif;
text-decoration: none;
padding: 0.65em;
color:#492614;
background:     none;
}

#menu_center ul li a:hover
{
			   color:#492614;
background:none;
}

.reveal{
 position: relative;
 transform: translateY(150px);
 opacity: 0;
 transition: 1s all ease;
}

.reveal.active{
 transform: translateY(0);
 opacity: 1;
}

#myTopnav {
 display:inline;
 z-index:99;

}


/* Remove margins and padding from the list, and add a black background color */
ul.topnav {
 list-style-type: none;
 margin: 0;
 padding: 0;
 overflow: hidden;
 background-color:#FFF;
 
}

/* Float the list items side by side */
  ul.topnav li {float: left;}

/* Style the links inside the list items */
ul.topnav li a {
 display: inline;
 padding: 0px;
 text-decoration: none;
 transition: 0.3s;
 font-family: 'Nunito', sans-serif;
  font-size: 14px;
   font-weight: 600;
   color:#492614;
  text-align:left;
  letter-spacing: 0.056em; 
  line-height: 16px; 
}

/* Change background color of links on hover */
ul.topnav li a:hover {color:#b99b8c;}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {display: none;}

/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */

ul.topnav li{ display: none; }
ul.topnav li.icon {
 float:right;
 display: inline-block;
 text-align:right;

}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */

ul.topnav.responsive {position: relative; }
ul.topnav.responsive li.icon {
 position: relative;
 right: 0;
 top: 0;
 display:none;
}
ul.topnav.responsive li {
 float: none;
 display: inline;
 

}


ul.topnav.responsive li a {
 display: block;
 text-align: left;
 background-color:#FFF;
	 margin-top: 0px;
	 padding-bottom:28px;
	 padding-left:5%;
	 letter-spacing:0.04em;
	 font-weight:600;
	 z-index:99;
	 
	 
 
}

ul.topnav.responsive li a1 {
 display: block;
 text-align: right;
 padding:0.4em;
 font-size:40px;
	 line-height:10px;
	 font-weight:600;
	 color: #0c6f38;
}

		
	  
  

	ul.leaders {
		max-width: 56em;
		padding: 0;
		overflow-x: hidden;
		list-style: none;
		margin-top: 0px;}
	ul.leaders li:before {
		float: left;
		width: 0;
		white-space: nowrap;
		content:
	 ". . . . . . . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . . . . . . "
	 ". . . . . . . . . . . . . . . . . . . . . . . . . "}
	ul.leaders span:first-child {
		padding-right: 0.33em;
		background: white}
	ul.leaders span + span {
		float: right;
		padding-left: 0.33em;
		background: white}

		.botao_reserva {
			position:relative;
			float:left;
			text-align:center;
			width: 25%;
			padding: 5px;
			margin-top:4%;
			height:auto;
			margin-left:30%;
			color:  #fff;
			font-size: 11px;
			font-weight: 600;
			background-color: #492614;
			letter-spacing: 0.0898em;
		
		  }

		  .botao_reserva:hover {
			background-color: #0c7239;
				
		}
		
		@media screen and (max-width:1024px)   {

			#todo H1 {
				font-size: 54px;
			}
			
			#todo H2 {
				font-size: 42px;
			}

			.preco {
				font-size: 24px;
				letter-spacing: 0.0078em;
				line-height: 32px;
			}
			
			#linha {
				line-height: 32px;
			}
			
			.tit_cardapio {
				font-size: 16px;
				letter-spacing: 0.058798em;
			}
			
		}
		@media screen and (max-width:1014px)   {
		
			#cabec {
				height: 100px;
				
			}
		
			#principal {
				top:140px;
			}
		
			.anchor {
				top:-140px;
			}
			
		  }
		
		   @media screen and (max-width:860px)   {
			  #cabec_logo {
				  width: 20%;
			  }
		
		  } 


		@media screen and (max-width:768px)   {

			.desktop {
				display: none;
			}

			.mobile {
				display: inline;
			}

			.botao_reserva {
				width: 60%;
				margin-left:20%;
				font-size: 11px;
			
			  }
		#todo {
				font-size: 16px;
				line-height: 18px;
			}
			#todo H1 {
				font-size: 48px;
			}
			
			#todo H2 {
				font-size: 36px;
			}
		
			#linha {
				width:90%;
				margin-left: 4%;
				line-height: 26px;
			}
			
			.tit_cardapio {
				font-size: 16px;
				letter-spacing: 0.058798em;
			}
			
			#cabec {
				height: 88px;
				top:0px;
				
			}
		  
		  #cabec_logo {
				width: 21%;
				margin-right:1%;
			
				}
			
		  #cabec_menu_red {
				  width: 60%;
				  margin-top:4%;
			  }
		  
			  ul.topnav li a {
				   font-size: 12px;
				   letter-spacing: 0.046em; 
				   line-height: 14px; 
			  }
	  
			  .menu-button {
				  left: 78%;
				  padding-top: 3%;
			  }
	  
			  .bar2 {
				  
				  width: 50px;
				  height: 1px;
			  
				  left:25%;
				  margin-top:5%;
			  }	
		  .reservas {
	  display: none;		}
		  
		   #principal {
					top:100px;
				}
			
		.anchor {
			top: -100px;
			 }
		
	  
			.preco {
				font-size: 20px;
				letter-spacing: 0.0078em;
				line-height: 26px;
			}
			.borda {
				width: 80%;
				padding: 1%;
				margin-right: 8%;
				margin-left: 8%;
				font-size: 16px;
			}
		}

		@media screen and (max-width:617px)   {
			#todo {
				font-size: 14px;
				line-height: 16px;
			}
			#todo H1 {
				font-size: 42px;
			}
			
			#todo H2 {
				font-size: 30px;
			}
		
			.tit_cardapio {
				font-size: 16px;
				letter-spacing: 0.048798em;
			}
			
			.anchor {
			   top: -150px;
			}
			
			.preco {
				font-size: 14px;
				letter-spacing: 0.0078em;
				line-height: 20px;
			}

			#linha {
				font-size: 12px;
				letter-spacing: 0.0048em;
			}

			.borda {
				width: 90%;
				padding: 1%;
				margin-right: 4%;
				margin-left: 4%;
				font-size: 14px;
				line-height: 20px;
			}
		
		}

		@media screen and (max-width:610px)   {
			#todo {
				font-size: 14px;
				line-height: 16px;
			}
			.mostrar {
				display:none;
			}

			.mostrar_m {
				display:inline;
			}
			
			#todo H1 {
				font-size: 36px;
			}
			
			#todo H2 {
				font-size: 30px;
			}
		
			#linha {
				line-height: 26px;
			}
			
			.tit_cardapio {
				font-size: 12px;
				letter-spacing: 0.048798em;
			}
			
			.div50,.div50b {
				float:none;
				width: 100%;
				margin-left: 0px;
				margin-bottom: 30px;
			}

			.preco {
				font-size: 16px;
				letter-spacing: 0.0078em;
				line-height: 20px;
			}
		
		}

		@media screen and (max-width:520px)   {


				#todo h2 {
					line-height: 32px;
				}

				#linha h3 {
					font-family: 'Abhaya Libre', serif;
					font-size: 18px;
					line-height: 20px;
					padding-bottom: 7px;
					margin: 0px;
				}

				
					
		}

		@media screen and (max-width:480px)   {

			#cabec_logo {
				width: 28%;
				
			}
		
			.menu-button {
				left: 74%;
				padding-top: 5%;
			}
		
		  }
		  
		  @media screen and (max-width:410px)   {
		
			#cabec_logo {
				width: 34%;
				
			}
		
			.menu-button {
				padding-top: 7%;
			}
		
		  }
		
		  @media screen and (max-width:380px)   {
		
			#cabec_logo {
				width: 35%;
				
			}
		
			.menu-button {
				left: 70%;
				padding-top: 9%;
			}
		
			#cabec {
				height:80px;
			}
		
			#principal {
				top:90px;
			}
			}
		  
		  
		

/* 00 ––– FLOATING ILLUSTRATION */
.illustration-wrap.floating-illustration {
	position: absolute;
	mix-blend-mode: multiply;
	pointer-events: none;
	z-index: 99;
  }
  .illustration-wrap.floating-illustration img.illustration {
	position: relative;
	width: 27.65625vw;
	max-width: 100%;
	margin: 0 auto;
	mix-blend-mode: multiply;
  }

  .illustration-wrap.floating-illustration.top-left {
	top: 10.8125vw;
	right: 80px;
	opacity: 0.5;
	
  }

  .illustration-wrap.floating-illustration.top-right {
	top: -28%;
	right: 0;
  }

  .illustration-wrap.floating-illustration.centre-left {
	width: 60%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
  }

  /* 00 ––– FLOATING ILLUSTRATION2 */
.illustration2-wrap.floating-illustration2 {
	position: absolute;
	mix-blend-mode: multiply;
	pointer-events: none;
	z-index: 99;
  }
  .illustration2-wrap.floating-illustration2 img.illustration2 {
	position: relative;
	width: 27.65625vw;
	max-width: 100%;
	margin: 0 auto;
	mix-blend-mode: multiply;
  }

  .illustration2-wrap.floating-illustration2.top-left {
	top: 108.8125vw;
	right: 300px;
	opacity: 0.5;
	
  }

  .illustration2-wrap.floating-illustration2.top-right {
	top: -28%;
	right: 0;
  }

  .illustration2-wrap.floating-illustration2.centre-left {
	width: 60%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
  }
  
    /* 00 ––– FLOATING ILLUSTRATION3 */
.illustration3-wrap.floating-illustration3 {
	position: absolute;
	mix-blend-mode: multiply;
	pointer-events: none;
	z-index: 99;
  }
  .illustration3-wrap.floating-illustration3 img.illustration3 {
	position: relative;
	width: 27.65625vw;
	max-width: 100%;
	margin: 0 auto;
	mix-blend-mode: multiply;
  }
  .illustration3-wrap.floating-illustration3.top-left {
	bottom: 18.8125vw;
	right: 180px;
	opacity: 0.5;
	
  }

  .illustration3-wrap.floating-illustration3.top-right {
	top: -28%;
	right: 0;
  }
  .illustration3-wrap.floating-illustration3.centre-left {
	width: 60%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
  }
  