
.top-colun, .top-colun2
{
	background-color: black;
	width: 100%;
	position: fixed;
	top:0;
	left: 0;
	height: 40px;
	text-align: center;
	vertical-align: text-top;
	z-index: 21;
}

.top-colun2
{
	margin-top: 40px;
	background-color: #DBDBDB;
}


.nav-2, .nav-3
{
	text-align: left;
}

.nav-2 li, .nav-3 li
{
	display: inline;
}

.nav-2 li a, .nav-3 li a
{
	color: white;
	text-decoration: none;
	margin-left: 35px;
	line-height: 40px;
	text-transform: uppercase;
	font-family: 'Conv_JosefinSans-Light';
	font-size: 1.2em;
}

.nav-3 li a
{
	color: black;
}


.nav-2 li .last, .nav-3 li .last
{
	margin-right: 0;
}


.nav-2 li a:hover, .nav-3 li a:hover
{
	color: grey;
}



.bloco-nav-mobile
{
	background-color: rgba(0,0,0,0.95);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
 	-moz-background-size: cover;
  	-o-background-size: cover;
 	 background-size: cover;
 	 position: fixed;
 	 top:60px;
 	 left: 0;
	 width: 100%;
	 height: 2000px;
	 text-align: center;
	 z-index: 25;
	 display: none;
}


.nav-mobile li
{
	margin-bottom: 55px;
}


.nav-mobile li a
{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Conv_Raleway-Thin';
	font-size: 3em;
}


.botao-menu
{
	width:53px;
	height:53px;
	overflow:hidden;
	text-indent:-400px;
	background-image: url(../contents/indice.svg);
	background-repeat: no-repeat;
	position:absolute;
	top: 3px;
	left: 7px;
	z-index: 9;
	display: none;
	cursor: pointer;
}

.laranjafundo
{
	background-color: #F76400;
	height: 50%;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.mapa
{
	width: 660px;
	height: 392px;
	position: absolute;
	top: 48%;
	left: 50%;
	margin-left: -330px;
}

.sintra
{
	background-image: url(../images/sintra.png);
	width: 398px;
	height: 391px;
	position: relative;
	left: 0;
}

.sintra h3
{
	color: #F76400;
	font-family: 'Conv_JosefinSans-Bold';
	text-transform: uppercase;
	font-size: 3em;
	position: absolute;
	top: 38%;
	left: 45%;
	margin-left: -50px;
}

.sintra:hover
{
	cursor: pointer;
}

.sintra h3:hover
{
	color: white;
}


.amadora
{
	background-image: url(../images/amadora.png);
	width: 98px;
	height: 145px;
	position: relative;
	left: 52%;
	margin-top: -140px;
}

.amadora:hover
{
	cursor: pointer;
}

.amadora h3
{
	color: black;
	font-family: 'Conv_JosefinSans-Bold';
	text-transform: uppercase;
	font-size: 3em;
	position: absolute;
	top: 20%;
	left: 100%;
}

.amadora h3:hover
{
	color: #F76400;
	cursor: pointer;
}


.minilogo
{
	background-image: url(../images/logomini.png);
	width: 119px;
	height: 33px;
	position: absolute;
	right: 80px;
	top: 3px;
}


.botao-facebook
{
	background-image: url(../contents/facebook.svg);
	width: 35px;
	height: 35px;
	position: absolute;
	right: 15px;
	top: 3px;
}




.fundo
{
	width: 100%;
	position: absolute;
	text-align: center;
	margin-top: 240px;
	z-index: 5;
}


.logo
{
	height: 70px;
	width: 344px;
	background-image: url(../images/logo.png);
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
}

.fundo h1
{
	font-family: 'Conv_JosefinSans-Light';
	font-size: 1.9em;	
}

.seta
{
	background-image: url(../contents/seta.svg);
	background-repeat: no-repeat;
	width: 21px;
	height: 20px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}

.seta:hover
{
	background-image: url(../contents/setahover.svg);
}


.ilustracao
{
	width: 100%;
	height: 695px;
	position: absolute;
	top: 200px;
	left: 0;
	z-index: 1;
	background: url(../images/fundo.jpg) no-repeat center center;
}

.fundo2
{
	position: absolute;
	top:890px;
	left: 0;
	width: 100%;
	height:960px;
	background-image: url(../images/fundo2.jpg);
}



.bloc
{
	margin-top: 300px;
}

.bloc2
{
	margin-top: 50px;
}

.bloc3
{
	text-align: center;
}





.bloco-960
{
	position: absolute;
	width: 1200px;
	top:50%;
	margin-top: -150px;
	left: 330px;
	z-index: 3;
}

.bloc-raw
{
	margin-bottom: 100px;
	cursor: pointer;
}

.comerfundo
{
	background-image: url(../images/tocadojavali.jpg);
	height: 540px;
	width: 540px;
}

.content
{

	overflow: hidden;
	margin: 5px 5px 5px 5px;
}

.box
{
	float: left;
	position: relative;
	margin: 5px 5px 5px 5px;
}

.box2
{
	width: 390px;
	height: 330px;
	overflow: hidden;
	margin-top: -40px;
}

.titulos, .titulos2, .tituloslista
{
	color: white;
	font-family: 'Conv_JosefinSans-Bold';
	text-transform: uppercase;
	font-size: 2.2em;	
	margin-top: 0px;
	margin-bottom: 20px;
}

.titulos2
{
	color: #EB6612;
}





.paragrafos, .paragrafos2, .paragrafosindice, .paragrafosementa
{
	color: white;
	font-family: 'Conv_JosefinSans-Light';
	line-height: 25px;
	font-size: 1.4em;
	margin-bottom: 35px;
	line-height: 30px;
}

.paragrafos2
{
	margin-top: -15px;
}

.paragrafosementa
{
	font-size: 1.6em;
}

.image-1, .image-2, .image-3, .image-4
{
	width: 115px;
	height: 232px;
	float: left;
	padding-bottom: 20px;
	background-repeat: no-repeat;
}

.image-1
{
	background-image: url(../images/image1.png);
	width: 97px;
}

.image-2
{
	background-image: url(../images/image2.png);
}

.image-3
{
	background-image: url(../images/image3.png);
}

.image-4
{
	background-image: url(../images/image4.png);
}


.comer
{
	margin-top: 45px;
}

.primeira
{
	position: relative;
}

.textos
{
	position: absolute;
	top:80px;
	padding-right: 20px;

}

.comerdescricao
{
	position: relative;
	text-align: center;
}

.descricao
{
	position: absolute;
	top: 70%;
	left: 0;
	width: 100%;
	text-align: center;

}

.pequeno
{
	margin-left: -100px;
}

.bloc .row a
{
	text-decoration: none;
	color: #E8E8E8;
}

.meuslider
{
	height: 600px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

.titulorestaurante
{
	font-family: 'Conv_JosefinSans-Bold';
	text-transform: uppercase;
	font-size: 2.4em;
	margin-top: 140px;
}

.paragrafosrestaurante
{
	font-size: 1.5em;
}

.contactos
{
	position: absolute;
	top:1200px;
	height: 600px;
	width: 100%;
	background-color: #EB6612;
	padding-top: 120px;
}



.col-centered{
    float: none;
    margin: 0 auto;
}

.detalhes, .ementas
{
	position: absolute;
	top:1800px;
	height: 700px;
	width: 100%;
	background-color: black;
	padding-top: 200px;
}

.ementas
{
	top:2500px;
	background-color: white;

}

.detalhes h4, .ementas h4
{
	color: #EB6612;
	margin-top: -75px;
}


.detalhes h5, .ementas h5
{
	text-transform: uppercase;
	color: white;
	font-family: 'Conv_JosefinSans-Light';
	font-size: 1.4em;
}


.detalhes p, .ementas p
{
	color: white;
	font-family: 'Conv_JosefinSans-Light';
	font-size: 1.4em;	
}

.ementas h5, .ementas p, .ementas h4
{
	color: black;
}

.prato
{
	background-image: url(../images/prato.png);
	background-repeat: no-repeat;
	height:351px;
	width:420px;
	position:absolute;
	right: 0;
	bottom: 0;
	z-index: 8;

}


.grupo
{
	margin-top: 80px;
}

.detalhes .raw
{
	margin: 0;
	margin: auto;
}

.form-cont
{
	margin-top: 100px;
}


.form-cont .caixa
{
	width: 100%;
}

.caixa
{
	margin-bottom: 30px;
	height: 65px;
	background-color: rgba(183,183,183,0.2);
	border: none;
	margin-bottom: 20px;
	font-family: 'Conv_Raleway-Light';
	font-size: 1.2em;
	padding: 12px 20px;
}

.submit-btn
{
	width: 100px;
	height: 45px;
	border: none;
	cursor: pointer;
	font-family: 'Conv_Raleway-Light';
	font-size: 1.2em;
}

.submit-btn:hover
{
	width: 100px;
	height: 45px;
	border: none;
	background-color: #F76400;
	color: white;
}



.mensagemErro
{
	display: none;
	color:#9B1B07;
	font-size: 1.5em;
	margin-top: 15px;
	font-family: 'Conv_Raleway-Light';
	width: 200px;
	height: 40px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	border: 1px solid black;
	line-height: 40px;
}

.mensagemErro.certo
{
	color: green;
}

.mensagemErro.erro
{
	color:red;
}

.mensagemErro.aviso
{
	color:black;
}



.glossario-metade
{
	background-color: #093836;
	background-repeat: no-repeat;
	width:100%;
	height:auto!important; /*this set the height to auto for those supporting it (not IE)*/
	height:700px; /*for IE, all others override it by the previous rule*/
	min-height:700px; /*for the ones that support it (all but IE)*/
	position:absolute;
	top:0px;
	right:0px;
	text-align: center; 
	z-index: 3;
	overflow: hidden;
	display: none;
}





.glossario-metade .text-glossario2
{
	z-index: 5;
}



.text-glossario .container .row .col-sm-4 p, .text-glossario .container .row .col-sm-4 h5
{
	color: white;
}


.texto-ementa
{
	margin-top: 90px;
	text-align: left;
	color: white;
	min-height: 490px;
	padding-top: 80px;
	padding-bottom: 80px;

}

.texto-ementa h4, .texto-ementa h5, .texto-ementa p
{
	color: white;
}



.afasta
{
	line-height: 35px;
}


.outros
{
	width: 100%;
	height: 500px;
	background-color:#EB6612;
	top:3200px;
	position: absolute;
	padding-top: 40px;
	overflow: hidden;
}

.outros h4
{
	font-size: 1.6em;
}

.comeroutros
{
	width: 1300px;
}

.ementas .bloc2 h2
{
	color: black;
}



.chefcena, .especialidadescena, .petiscocena, .carnecena, .peixecena, .mariscocena, .pastascena, .menuscena
{
	display: none;
}

.chefcena h4:hover, .especialidadescena h4:hover, .petiscocena h4:hover, .carnecena h4:hover, .peixecena h4:hover, .mariscocena h4:hover, .pastascena h4:hover, .menuscena h4:hover
{
	cursor: pointer;
	text-decoration: underline;

}

.garfos
{
	background-image: url(../images/garfos.png);
	width: 700px;
	height: 700px;
	position: absolute;
	right: 0;
}


.copos
{
	background-image: url(../images/copos.png);
	width: 700px;
	height: 700px;
	position: absolute;
	right: 0;
}

.doces
{
	background-image: url(../images/sobremesas.png);
	width: 700px;
	height: 700px;
	position: absolute;
	right: 0;
}


.cruz
{
	background-image: url(../contents/cruz.svg);
	width: 45px;
	height: 45px;
	position: absolute;
	top: 10px;
	left: 10px;
	cursor: pointer;
}

.listagem h5
{
	cursor: pointer;
}

.listagem h5:hover
{
	cursor: pointer;
	text-decoration: underline;
}

.paragrafosrestaurante2
{
	height: 80px;
}

.content-paragrafo
	{
		height: 210px;
		overflow-y: scroll;
	}



footer
{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	background-color: white;
	z-index: 5;
}



footer p
{
	line-height: 25px;
	font-family: 'Conv_Raleway-Light';
}

@media screen and (max-width: 1680px) and (min-width: 960px){

	.fundo
	{
		margin-top: 170px;
	}

	.ilustracao
	{
		top: 130px;	
	}

	.fundo2
	{
		top:820px;
	}

	.prato
	{
		background-image: url(../images/pratomini.png);
		height:244px;
		width:275px;
		bottom: 0;

	}




}

@media (max-width: 960px) {

	.top-colun, .top-colun2
	{
		height: 60px;
	}


	.nav-2, .nav-3, .top-colun2, .prato, .seta
	{
		display: none;

	}

	.prato
	{
		width: 0;
		height: 0;
	}



	.meuslider
	{
		height: 350px;
	}


	.comer
	{
		margin-top: 65px;	
	}


	.botao-menu
	{
		display: block;
	}



	.ilustracao
	{
		width: 100%;
		height: 560px;
		position: absolute;
		top: 150px;
		left: 0;
		z-index: 1;
		background: url(../images/fundo-mini.jpg) no-repeat center center;
	}

	.fundo
	{
		top: -100px;
		overflow: hidden;
		width: 100%;
	}


	.fundo2
	{

		height:1100px;
		background: url(../images/fundo2-mini.jpg) no-repeat center center;
		top:610px;
	}

	.bloc
	{
		margin-top: 50px;
	}

	.minilogo
	{
		top: 15px;
	}

	.botao-facebook
	{
		top: 6px;
		width: 50px;
		height: 50px;
	}

.cruz
{
	background-image: url(../contents/cruz.svg);
	width: 50px;
	height: 50px;
	position: absolute;
	top: 10px;
	left: 10px;
	cursor: pointer;
}



	.contactos
	{
		margin-top: 20px;
		height:800px;
	}

	.grupo
	{
		margin-top: 10px;
		margin-bottom: 80px;
	}


	.detalhes
	{
		height: 1400px;
		margin-top: 220px;
	}

	.ementas
	{
		margin-top: 780px;
	}

	.garfos
	{
		background-image: url(../images/garfos4.png);
		top: 0px;
		right: 0;
		width: 250px;
		height: 250px;
	}

	.copos
	{
		background-image: url(../images/copos4.png);
		top: 0px;
		right: 0;
		width: 250px;
		height: 250px;
	}	

	.doces
	{
		background-image: url(../images/sobremesas4.png);
		top: 0px;
		right: 0;
		width: 250px;
		height: 250px;
	}	


	.texto-ementa
	{
		margin-top: 200px;
	}

	.glossario-metade
	{
		position: fixed;
		width: 100%;
		height: 100%;
		top:60px;
	}

	.grupo2
	{
		height: 60%;
	}

	.paragrafos
	{
		width: 400px;
		height: 200px;
	}

	

	.content-paragrafo
	{
		height: 500px;
		overflow-y: scroll;
	}

	.content-paragrafo2
	{
		height: 200px;
		overflow-y: scroll;
	}

	.content-paragrafo3
	{
		overflow-y: scroll;
		height: 200px;
	}

	.sobrenos, .contactos, .detalhes
	{
		overflow: hidden;
	}

	.detalhes
	{
		min-height: 400px;
	}

	.tituloslista
	{	
	margin-top: 0px;
	margin-bottom: 0px;
	}

	.mapa
	{
		width: 100%;
		height: 392px;
		position: absolute;
		top: 40%;
		left: 0px;
		margin-left: 0px;
	}

	.sintra
	{
		background-image: url(../images/sintra.png);
		width: 328px;
		height: 321px;
		position: relative;
		left: 0;
		background-size: cover;	
	}

.sintra h3
{
	color: #F76400;
	font-family: 'Conv_JosefinSans-Bold';
	text-transform: uppercase;
	font-size: 2.8em;
	position: absolute;
	top: 38%;
	left: 45%;
	margin-left: -50px;
}

.sintra:hover
{
	cursor: pointer;
}

.sintra h3:hover
{
	color: white;
}


.amadora
{
	background-image: url(../images/amadora.png);
	width: 68px;
	height: 105px;
	position: relative;
	left: 70%;
	margin-top: -100px;
	background-size: cover;
}

.amadora:hover
{
	cursor: pointer;
}

.amadora h3
{
	color: black;
	font-family: 'Conv_JosefinSans-Bold';
	text-transform: uppercase;
	font-size: 2.8em;
	position: absolute;
	top: 80%;
	left: -170px;
}

.amadora h3:hover
{
	color: #F76400;
	cursor: pointer;
}
	





}