@font-face {

      font-family: "museo-slab-w01-100";
      src: url("museoslab-500.otf") format("opentype");
      }
html{
	height: 100%;
	display: table;
   margin: auto;
}
body {
	display: table-cell;
   vertical-align: middle;
	height: 100%;
	min-height: 100%;
   font: 300 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
a {
	text-decoration: none;
	color: #8B0000;
}
.geral{
	/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: column;
	display: -ms-flex;
	flex-direction: column;
	
	/* Alinhando filhos */
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
   justify-content: center;
}
.cabecalho{
	overflow: hidden;
	width: 564px;
}
.cabecalhoimg{
	background: url("../imagens/head.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	width: 564px;
	height: 265px;
	transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}

.menu{
  	width: 987px;
  	top: 267px;
}

.menu_li{
	padding-left: 5px;
	padding-right: 5px;
}

.menu_li_li{
	border-top: 1px solid #fff;
}

.menu_li_li p{
	margin-top: 0;
}

.menu_li_li:hover,.meu_li_li p:hover{
	border-top-width: 4px;
   border-top-color: rgba(255, 238, 82, 1);
   color: rgba(255, 238, 82, 1);
   margin-top: -3px;
}

.menu_fix{
	border-top-width: 4px;
   border-top-color: rgba(255, 230, 0, 1);
   color: rgba(255, 230, 0, 1);
}

.menu_fix:hover{
	border-top-width: 4px;
   border-top-color: rgba(255, 230, 0, 1);
   color: rgba(255, 230, 0, 1);
   margin-top: 0;
}

#menu{
	float: left;
	margin-left: 0;
	left: 0;
}

#menu ul li a{
	padding-top: 5px;
	width: 197px;
   height: 45px;
	text-align: center;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font: normal normal 14px/1.4em museo-slab-w01-100,serif;
	line-height: 45px;
}
#menu ul {
   margin: 0px;
   padding:0px;
   list-style:none;
	float: left;
	width: calc(100% - 0px);
   white-space: nowrap;
   position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
}
 
#menu li {
    display: inline-block;
    position: relative;
    margin-right: -3px;
}

#menu li:hover > ul {
    display: block;
}

#menu ul ul {
   position: absolute;
   display: none;
   margin: 0;
   border-bottom-left-radius: 5px;
   border-top-left-radius: 5px;
   background-color: rgba(139, 0, 0, 1);
   z-index:999;
}

#menu ul ul li {
	display: block;
}

.corpo{
	background-color: #fff;
	width: 980px;
	height: auto;
	padding-bottom: 20px;
}

.final_corpo{
	margin-top: 30px;
	margin-left: 7px;
	margin-right: 7px;
		/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
	
}
.cardapio{
	width: 315px;
	height: 250px;
	text-align: center;
	font: normal normal 28px/1.4em museo-slab-w01-100,serif;
	color: #8B0000;
}

.cardapioimg{
	margin-right: 10px;
	margin-top: 30px;
	width: 90px;
	height: 91px;
	background: url("../imagens/pastel2.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin-left: 112.5px;
}
.contato{
	width: 315px;
	height: 250px;
	text-align: center;
	font: normal normal 28px/1.4em museo-slab-w01-100,serif;
	color: #8B0000;
}
.fb{
	margin-right: 10px;
	width: 315px;
	height: 250px;
	text-align: center;
	font: normal normal 28px/1.4em museo-slab-w01-100,serif;
	color: #8B0000;
}
.contato p{
margin-top: 5px;
}
.fb p{
margin-top: 5px;
}
.cardapio p{
margin-top: 10px;
}
.contatoimg{
	margin-top: 5px;
	width: 115px;
	height: 121px;
	background: url("../imagens/pastel1.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	margin-left: 100px;
}
.rodape{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 980px;
		/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
}
.title_sobre{
	/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
}
.title_sobre1{
	width: 470px;
	height: 40px;
	border-bottom: 1px solid #CC0A0A;
}
.title_sobre2{
	margin-top: 15px;
	font: 300 normal 35px/1.4em museo-slab-w01-100,serif;
	color:#CC0A0A;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	white-space: nowrap
}
.sobre_sobre{
	text-align: justify;
	font-size: 20px;
	color: #242126;
	margin-left: 50px;
	margin-right: 50px;
}
.sobre_sobre p{
	margin-left: 20px;
	margin-right: 20px;
}
.fornecedores{
	margin-top: 50px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px solid #850707;
	border-bottom: 3px solid #850707;
}

.fornecedores a{
	margin-right: 60px;
}
.fornecedores img{
	transition: all 0.1s linear;
   -webkit-transition: all 0.1s linear;
   -moz-transition: all 0.1s linear;
}
.fornecedores img:hover{
	 -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}
.bandeiras{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 7px;
	width: 506px;
	height: 46px;
	background: url("../imagens/eventos.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-align: center;
	color: #fff;
	font: 500 31px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	text-shadow: -2px -1px 1px rgba(0, 0, 0, 0.53);
}
.matheus{
	margin-top: 65px;
	margin-bottom: 10px;
	padding-top: 12px;
	width: 506px;
	height: 46px;
	background: url("../imagens/matheus.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-align: center;
	color: #fff;
	font: 500 31px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	text-shadow: -2px -1px 1px rgba(0, 0, 0, 0.53);
}
.PedroeRAFA{
	margin-top: 65px;
	margin-bottom: 10px;
	padding-top: 12px;
	width: 506px;
	height: 46px;
	background: url("../imagens/pedroerafa.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-align: center;
	color: #fff;
	font: 500 31px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	text-shadow: -2px -1px 1px rgba(0, 0, 0, 0.53);
}
.GREMDEC{
	margin-top: 65px;
	margin-bottom: 10px;
	padding-top: 12px;
	width: 506px;
	height: 46px;
	background: url("../imagens/gremdec_barra.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-align: center;
	color: #fff;
	font: 500 31px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
	text-shadow: -2px -1px 1px rgba(0, 0, 0, 0.53);
}
.contato_flex{
/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
	justify-content: flex-end;
}
.form_contato{
	width: 340px;
	margin-left: 83px;
	margin-right: 80px;
}

.form_contato_title{
	font: 300 normal 35px/1.4em museo-slab-w01-100,serif;
	text-align: center;
	color: #CC0A0A;
	border-bottom: 1px solid #CC0A0A;
	margin-bottom: 20px;
}
.contato_img{
	margin-left: 20px;
	background: url("../imagens/contato.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 447px;
	height: 483px;
}
.contato_maps{
	margin-left: 30px;
	margin-top: 20px;
}
.info_sobre{
/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
	justify-content: flex-start;
	text-align: center;
}
.info_sobre p{
	margin-top: 35px;
	color: #fff;
	font: normal normal bold 26px/1.4em museo-slab-w01-100,serif;
}
.missao{
	background: url("../imagens/placa.png");
	background-size: 270px 85px;
	background-repeat: no-repeat;
	width: 270px;
	height: 85px;
}
.visao{
	background: url("../imagens/placa.png");
	background-size: 270px 85px;
	background-repeat: no-repeat;
	width: 270px;
	height: 85px;
	margin-right: 40px;
	margin-left: 40px;
}
.valores{
	background: url("../imagens/placa.png");
	background-size: 270px 85px;
	background-repeat: no-repeat;
	width: 270px;
	height: 85px;
}
.missao1{
	width: 223px;
	height: 250px;
	background-color: #be0d0d;
	margin-left: 22px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.visao1{
	width: 223px;
	height: 250px;
	background-color: #be0d0d;
	margin-left: 84px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.valores1{
	width: 223px;
	height: 250px;
	background-color: #be0d0d;
	margin-left: 84px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.missao1 p, .visao1 p{
	margin-top: 20px;
	font: normal normal 24px/1.4em museo-slab-w01-100,serif;
	text-align: center;
}
.valores1 p{
	margin-top: 20px;
	margin-left: 0;
	padding-left: 20px;
	font: normal normal 19px/1.4em museo-slab-w01-100,serif;
	text-align: center;
}
.sobre_sobre img{
	margin-top: 100px;
	width: 500px;

}
.img_sobre{
	margin-top: 60px;
	width: 850px;
	height: 345px;
	background: url("../imagens/nakas.png");
	background-size: 100%;
	background-repeat: no-repeat;
}
.info_rodape{
	color: #a2a2a2;
	font-size: 12px;
	/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
	justify-content: flex-start;
}
.nakas_rodape{
	margin-top: -7px;
	width: 300px;
	height: 50px;
	text-align: center;
}
.desenvolvido_rodape{
	margin-top: -7px;	
	width: 300px;
	height: 50px;
	float: right;
	text-align: right;
}
.nakas_rodape1{
	width: 366px;
	height: 50px;
}
.img_rodape{
	width: 50px;
	height: 50px;
	margin-left: 10px;
}
.info_cardapio{
	background: url("../imagens/cardapio.jpg");
	background-size: contain;	
	width: 189px;
	height: 300px;
	margin-top: 30px;
	margin-bottom: 30px; 
}
.legenda_cardapio{
	/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
	/* Alinhando filhos */
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
	width: 189px;
	height: 300px;
	background-color: #000;
	opacity: 0;
	color: #fff;
	text-align: center;
	transition: all 0.2s linear;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
}
.legenda_cardapio p{
	margin-left: 5px;
	margin-right: 5px;
}
.legenda_cardapio:hover{
	width: 189px;
	height: 300px;
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.77);
}
.fb_btn{
	/* Habilitando flexbox */
	display: -webkit-flex;
	display: flex;
	display: -ms-flex;
	width: 90px;
	height: 28px;
	background-color: #3b5998;
	border-radius: 3px;
	margin-top: -20px;
	transition: all 0.1s linear;
   -webkit-transition: all 0.1s linear;
   -moz-transition: all 0.1s linear;
}
.fb_btn img{
	margin-top: 4px;
	margin-left: 8px;
}
.fb_btn p{
	margin-top: 2px;
	color: #fff;
	margin-left: 5px;
	font: 300 18px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
}
.fb_btn:hover{
	 -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 825px;
	height: 550px;
	position: relative;
	margin: 55px;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
}
.fechar {
	position: absolute;
	width: 30px;
	right: -15px;
	top: -20px;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
	background: #8B0000;
	border-radius: 55%;
	font-size: 16px;
	color: #FFFAFA;
}
.form_evento_title{
	font: 300 normal 25px/1.4em museo-slab-w01-100,serif;
	text-align: center;
	color: #CC0A0A;
	margin-bottom: 20px;
}
