
.mobile {
	display: none;
}

.tel a, .tel a:hover {
	text-decoration: none !important;
	color: #431e0c !important;
}

body{
	background: #fff;
	margin: 0;
}

.DIVvideo_mobile {
		display: none;
	}

.cat_left{
	position: absolute;
    width: 2%;
    background: white;
    z-index: 9999;
}
.cat_rigth{
	position: absolute;
	right: 0;
    width: 2%;
    background: white;
    z-index: 9999;
}


.carda_03{
			margin-left: 0 !important;
			width: 51% !important;
		}


.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Stay on top */
    padding-left: 18px;
    top: 0;
    left: 0;
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}


/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* HD Screen */

@media screen and (min-width: 1700px) {

#top .f{
    left: 19% !important; 
}

#top .f:hover{
	background: url('../imgs/menu_over.png');
}


#top .o{
    left: 19%!important;
}

}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 0;}
    .sidenav a {}
}


#menu{	
	width: 104px;
	height: 105px;
	position: fixed !important;
}


#top{
	width: 100%;
    z-index: 1000;
    position: relative;
    background-size: 100%;
}



#top .f{
	float: left;
	background: url('../imgs/menu.png');
	cursor: pointer;
    margin: 20px;
    position: absolute;
    /*left: 14%;*/
}

#top .f:hover{
	background: url('../imgs/menu_over.png');
}


#top .o{
	float: left;
	background: url('../imgs/menu_over.png');
	cursor: pointer;
    margin: 20px;
    position: absolute;
    /*left: 14%;*/
}

#top .o:hover{
	background: url('../imgs/menu.png');
}

#mySidenav .button{	
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: white;
	margin: 0 0 20px 50px;
	cursor: pointer;
}

#mySidenav .button:hover{
	color: #31e3da;
}



#mySidenav .separador{
	width: 100%;
	height: 1px;
	background: #31e3da;
	margin: 0 20px 20px 50px;	
}


.menu_button{
    position: relative;
}

.aa01{
	height: 400px;
}

.comida{
	background: url('../imgs/menu_comidas.png') no-repeat;
	width: 207px;
	height: 204px;
    margin-top: 56px;
    margin-left: 133px;
}
.comida:hover{
	background: url('../imgs/menu_comidas_over.png') no-repeat;
}

.bebida{
	background: url('../imgs/menu_bebidas.png') no-repeat;
	width: 207px;
	height: 204px;
    margin-top: 56px;
    margin-left: 133px;
}
.bebida:hover{
	background: url('../imgs/menu_bebidas_over.png') no-repeat;
}

.sobremesa{
	background: url('../imgs/menu_sobremesas.png') no-repeat;
	width: 207px;
	height: 204px;
    margin-top: 56px;
    margin-left: 133px;
}
.sobremesa:hover{
	background: url('../imgs/menu_sobremesas_over.png') no-repeat;
}

.garfo{
	background: url('../imgs/menu_garfo.png') no-repeat;
	width: 207px;
	height: 204px;
    margin-top: 56px;
    margin-left: 133px;
}
.garfo:hover{
	background: url('../imgs/menu_garfo_over.png') no-repeat;
}








.grey_01{
	background: #cccac4;
}

.grey_02{
	background: #efede7;
}

#mySidenav a{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: white;
	font-weight: 100;
	text-decoration: none;
}

#mySidenav a:hover{
	color: #dbdbdb !important;
}

.text_01{
	background: #4e4e4e;
	padding: 105px 0 60px 170px;
	margin-left: 0 !important;
	width: 59.5% !important;
	display: inline-grid;
}



.text_02{
	background: #4e4e4e;
	padding: 105px 0 60px 170px;
	margin-left: 0 !important;
	width: 59.5% !important;
	border-top: 1px solid #646464;
	display: inline-grid;
}



.text_03{
	background: #4e4e4e;
	padding: 105px 0 60px 170px;
	margin-left: 0 !important;
	width: 59.5% !important;
	border-top: 1px solid #646464;
	display: inline-grid;
}



.text_04{
	background: #4e4e4e;
	padding: 130px 0 60px 170px;
	margin-left: 0 !important;
	width: 59.5% !important;
	border-top: 1px solid #646464;
	display: inline-grid;
}


.row {
    margin: 0 auto !important;
}



.documentos{
	width: 764px;
	height: 599px;
	background: url('../imgs/lightbox_documentos.jpg') no-repeat center center;
}

.i_cadastro{
	width: 100%;
	height: 500px;
	overflow-y: scroll;
	overflow-x: no-display; 
}

.cadastro{

}



#jssor_1{
	width: 918px !important;
	height: 390px !important;
}

#jssor_2{
	width: 573px !important;
	height: 607px !important;
	float: right;
}

#jssor_3{
	width: 573px !important;
	height: 607px !important;
	float: left;
}

#jssor_4{
	width: 573px !important;
	height: 607px !important;
	float: left;
}

#jssor_01:first-child{	
}

.jssorb01, .jssorb02 {
    position: absolute;
}
.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    overflow: hidden;
    cursor: pointer;
}
.jssorb02 div, .jssorb02 div:hover, .jssorb02 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    overflow: hidden;
    cursor: pointer;
}
.jssorb01 div, .jssorb02 div { background-color: #737d29; border-radius: 100%; }
.jssorb01 div:hover, .jssorb01 .av:hover, .jssorb02 div:hover, .jssorb02 .av:hover { background-color: #d3d3d3; }
.jssorb01 .av, .jssorb02 .av { background-color: #e79100; }
.jssorb01 .dn, .jssorb01 .dn:hover, .jssorb02 .dn, .jssorb02 .dn:hover { background-color: #555555; }

/* jssor slider arrow navigator skin 02 css */
/*
.jssora02l                  (normal)
.jssora02r                  (normal)
.jssora02l:hover            (normal mouseover)
.jssora02r:hover            (normal mouseover)
.jssora02l.jssora02ldn      (mousedown)
.jssora02r.jssora02rdn      (mousedown)
.jssora02l.jssora02lds      (disabled)
.jssora02r.jssora02rds      (disabled)
*/
.jssora02l{
    display: none;
    position: absolute;
    /* size of arrow element */
    width: 48px;
    height: 139px;
    cursor: pointer;
    background: url('../imgs/seta_esquerda.jpg') no-repeat;
    overflow: hidden;
}
.jssora02r{
    display: none;
    position: absolute;
    /* size of arrow element */
    width: 48px;
    height: 139px;
    cursor: pointer;
    background: url('../imgs/seta_direita.jpg') no-repeat;
    overflow: hidden;
}

.jssorb02l{
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 48px;
    height: 139px;
    cursor: pointer;
    background: url('../imgs/seta_esquerda.jpg') no-repeat;
    overflow: hidden;
}
.jssorb02r{
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 48px;
    height: 139px;
    cursor: pointer;
    background: url('../imgs/seta_direita.jpg') no-repeat;
    overflow: hidden;
}



.jssora02l:hover, .jssorb02l:hover { background: url('../imgs/seta_esquerda_over.jpg') no-repeat; }
.jssora02r:hover, .jssorb02r:hover { background: url('../imgs/seta_direita_over.jpg') no-repeat; }















#slideText{
	overflow: hidden;
	width: 90% !important;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 70%;
    margin: auto;
}

.carousel-control.left, .carousel-control.right {
	background: none !important;
}

.carousel-control.left img{
	margin: 125px 0 0 0;
}

.carousel-control.right img{
	margin: 125px 0 0 0;
}

.carousel-indicators {
    top: 390px;
}


.carousel-inner div{
	width: 100%;
	padding: 60px;
}


.solicite_modal .esconde{
	z-index: 3;
	float: left;
	width: 100%;
    height: 200%;
    margin: -200px 0 0 0;
}

.modalMapas, .solicite_modal{
	z-index: 3;
	padding-top: 170px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	position: fixed;
	background: rgba(0, 0, 0, 0.5);
}

.modalMapas p{
	color: white;
	font-family: Kozuka_Gothic_Pro_ExtraLigth;
	font-size: 20px;
	text-align: right;
	cursor: pointer;
}

.modalMapas span{
	font-weight: bold;
	margin-left: 10px;
}

.modalMapas .mapa{
	width: 100%;
	max-width: 1120px;
	min-width: 720px;
	margin: 0 auto; 
}

.modalMapas .mapa iframe{
	border: 10px solid white;
	background: white;
}



.menu{
    position: relative;
    top: 780px;
    background: white;
    height: 200px;
    display: none;
}

.menu .linha{
	height: 20px;
	background: red;
}

.menu .button{
	margin: 0 10px 0 10px;
    float: left;
    width: 17.85%;
	text-align: center;
	height: 100px;
	line-height: 170px;	
	font-family: 'Roboto', sans-serif;
	color: #583119;
	cursor: pointer;
	border-bottom: 1px solid #cccccc;
}

.menu .button:hover{
	color: #f18e00;
}





.solicite_modal p.fechar{
	color: white;
	max-width: 1120px;
	margin: 0 auto !important;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	text-align: right;
	cursor: pointer;
}

.solicite_modal span{
	font-weight: bold;
	margin-left: 10px;
}


.solicite_modal .orcamento{
	width: 762px;
	margin: 0 auto;
    background: #4f4f4f;;
}

.solicite_modal .cadastro{
	width: 820px;
	margin: 0 auto;
    background: white;
}

.solicite_modal .agendamento{
	width: 100%;
	max-width: 1120px;
	min-width: 720px;
	margin: 0 auto;
	background: white;
}

.solicite_modal #fale_conosco{
	height: 510px !important;
	top: 0 !important;
}

.DIVvideo video{
	height: 690px;
	width: 1170px;
	position: fixed;
	margin-left: -585px;
	left: 50%;
}

.video_02{
	position: relative;	
	margin-left: -951.5px;
	left: 50%;
}

.DIVvideo{
	overflow: hidden;
	height: 690px;
	width: 100%;
	position: fixed;
}
.caixas{
	position: absolute;
    width: 100%;
    text-align: center;
    padding-top: 560px;
    z-index: 2;
}

.cimaVideo{
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
	height: 100%;
}

.cimaVideoBG{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 780px;
	background: url("../imgs/textura_video.png");
}


.destaques{
	
}

.destaques_row{
	position: relative;
    width: 1300px;
    margin: 0 auto;
}

.arrasta{
	top: 1200px;
}



#slider_novidades{
    position: relative;
    top: 710px;
    background: white;
    width: 100%;
    height: 516px;
}





#nossas_lojas{
	height: 1416px;
    position: relative;
    top: 710px;
    padding-top: 20px;
    background: white;
}


.p_title {
	font-family: 'Alex Brush', cursive;
	color: #431e0c;
	font-size: 91px;
    margin: 0 0 50px 0;
}

.p_text, .p_text_02{
	font-family: 'Roboto', sans-serif;
	color: #9f6c2d;
	font-size: 20px;
	font-weight: 300;
    padding: 0 110px 0 110px;
    line-height: 25px;
    margin-bottom: 40px;
}


.p_text span, .p_text_02 span{
	color: #431e0c;
	font-weight: bold;
}

.rodape{
	color: #989898 !important;
	font-style: italic;
	font-size: 16px !important;
	font-weight: 100 !important;
}

.title{	
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: white;
	border: 1px solid white;
	width: 122px;
	height: 43px;
	margin: 0 auto;
	text-align: center;
	line-height: 43px;
}

#nossas_lojas .text{
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	color: white;
	margin: 0 auto;
	width: 525px;
	text-align: center;
	padding-top: 30px;
}

#nossas_lojas .text span{
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold;
	color: #583119;
	margin: 0 auto;
	padding-bottom: 20px;
    line-height: 80px;
}


#nossas_lojas .itens .i_01{
	width: 930px;
	margin: 0 auto;
    padding-top: 70px;
}

#nossas_lojas .itens .i_title{
	float: left;
	width: 300px;	
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #583119;
	font-weight: bold;
    padding-top: 23px;
}

#nossas_lojas .itens .i_text{
	float: left;
	width: 620px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: white;
}





#nossas_lojas .itens .i_01{
}

#nossas_lojas .itens .i_01 .i_title{
}

#nossas_lojas .itens .i_01 .i_text{
    margin-left: 0px;
}





#nossas_lojas .itens .i_02{
	width: 970px;
	margin: 0 auto;
    padding-top: 150px;
}

#nossas_lojas .itens .i_02 .i_title{
    padding: 10px 0 0 56px;
}

#nossas_lojas .itens .i_02 .i_text{
    padding: 0 0 0 80px;
    margin-left: 30px;
}





#nossas_lojas .itens .i_03{
	width: 1100px;
	margin: 0 auto;
    padding-top: 128px;
}

#nossas_lojas .itens .i_03 .i_title{
    padding: 21px 0 0 75px;    
    margin-left: 180px;
}

#nossas_lojas .itens .i_03 .i_text{
    padding: 0 0 0 80px;
    width: 570px;
}





#nossas_lojas .itens .i_04{
	width: 1100px;
	margin: 0 auto;
    padding-top: 146px;
}

#nossas_lojas .itens .i_04 .i_title{
    padding: 13px 0 0 40px;
    margin-left: 244px;
}

#nossas_lojas .itens .i_04 .i_text{
    width: 350px;
    margin-left: 100px;
}





#nossas_lojas .itens .i_05{
	width: 1100px;
    margin: 0 auto;
    padding-top: 138px;
}

#nossas_lojas .itens .i_05 .i_title{
    padding: 13px 0 0 0;
    margin-left: 450px;
}

#nossas_lojas .itens .i_05 .i_text{
    width: 210px;
    margin-left: -20px;
}





#nossas_lojas .itens .i_06{
	width: 1100px;
    margin: 0 auto;
    padding-top: 126px;
}

#nossas_lojas .itens .i_06 .i_title{
    padding: 25px 0 0 0;
    margin-left: 380px;
    width: 330px;
}

#nossas_lojas .itens .i_06 .i_text{
    width: 210px;
    margin-left: 100px;
}


#nossas_lojas .ico{
	float: left;
	margin: 90px 0 0 0;
}



#nossas_lojas .btn_documentos{	
    text-transform: uppercase;
	margin: 86px 0 0 25px;
	width: 80px;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #474747;
	cursor: pointer;
}


#nossas_lojas .btn_regras{
    text-transform: uppercase;
	margin: 86px 0 0 25px;
	width: 130px;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: #474747;
	cursor: pointer;
}






#nossas_lojas .btn_cadastro{
	margin: -39px 0 0 30%;
	width: 347px;
	height: 67px;
	background: url('../imgs/botao_preencha.jpg');
	cursor: pointer;
}

#nossas_lojas .btn_cadastro:hover{
	background: url('../imgs/botao_preencha_over.jpg');
}












#produtos{
    position: relative;
    top: 380px;
    padding-top: 20px;
    background: white;
}



#produtos .title{
	color: #583119 !important;
	border: 1px solid #c39663 !important;
	margin-bottom: 50px;
}



#produtos .text_01{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #4b4b4b;
	border-bottom: 1px dashed #b67f41;
	margin: 70px 0 50px 0;
	height: 330px;
}

#produtos .text_01 span{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #cb9c58;
	line-height: 70px;
}
.cc{	
    border-left: 1px solid #e8e3dd;
    width: 1px;
    height: 40px;
    float: left;
    margin-left: 25px;
    margin-top: 10px;
}

.tt{
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #431e0c;
	font-weight: bold;
	text-align: center;
}

.tt span{
	font-weight: 300;
}

#produtos .text_02{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #4b4b4b;
}

#produtos .text_02 span{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #cb9c58;
	line-height: 70px;
}

#produtos .text_02 .importante{
	float: left;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	color: white;
	background: #cb9c58;
	width: 80px;
	height: 20px;
	line-height: 20px;
}


















#cardapio{
    position: relative;
    top: 380px;
    background: white;
}




#cardapio .p_text{
	padding: 0 30px;
	margin-bottom: 5px;
}


#cardapio .p_text_02{
	padding: 0 30px;
	margin-bottom: 5px;
}



#cardapio .card_btn_01{
	position: absolute;
	width: 207px;
	height: 254px;
	background: url('../imgs/bot_comidas.png');
	top: 50%;
	left: 50%;
	margin-left: -483px;
	margin-top: -82px;
	cursor: pointer;
}

#cardapio .card_btn_01:hover{
	background: url('../imgs/bot_comidas_over.png');
}



#cardapio .card_btn_02{
	position: absolute;
	width: 207px;
	height: 254px;
	background: url('../imgs/bot_bebidas.png');
	top: 50%;
	left: 50%;
	margin-left: -107px;
	margin-top: -82px;
	cursor: pointer;
}

#cardapio .card_btn_02:hover{
	background: url('../imgs/bot_bebidas_over.png');
}



#cardapio .card_btn_03{
	position: absolute;
	width: 207px;
	height: 254px;
	background: url('../imgs/bot_sobremesas.png');
	top: 50%;
	left: 50%;
	margin-left: 269px;
	margin-top: -82px;
	cursor: pointer;
}

#cardapio .card_btn_03:hover{
	background: url('../imgs/bot_sobremesas_over.png');
}


#cardapio .p_text .pri, #cardapio .p_text_02 .pri{
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	color: #431e0c;
}


#cardapio .p_text .seg, #cardapio .p_text_02 .seg{
	font-weight: normal !important;
	font-style: italic;
	color: #e79100;
}

.prod{
	margin-bottom: 50px;
	/*margin-left: 30px;*/
}





#historia{
    position: relative;
    background: white;
}






#historia .p_text, #historia .p_text_02{
	padding: 0 30px !important;
}





#historia .p_text .pri, #historia .p_text_02 .pri{
	font-weight: bold;
	font-style: italic;
	color: #431e0c;
}


#historia .p_text .seg, #historia .p_text_02 .seg{
	font-weight: bold;
	font-style: italic;
	color: #e79100;
}




















#visite{
    position: relative;
    top: 380px;
    background: white;
    padding-bottom: 20px;
}


#visite_02{
    position: relative;
    background: white;
    margin-top: 40px;
}

#visite_03{
    position: relative;
    background: white;
    margin-top: 40px;
}




















#bg_02{
	position: relative;
	top: 699px;
	width: 100%;
	height: 576px;
}















#empresa{
	height: 930px;
    position: relative;
    top: 699px;
    padding: 150px 0 0 0;
    background: #f9f9f9;
}

#empresa .title{
	color: #583119 !important;
	border: 1px solid #c29562 !important;
	margin-bottom: 30px;
}

#empresa .logo{
	width: 220px;
	height: 92px;
	margin: 0 auto;
}



#empresa .text_01{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #4b4b4b;
	border-bottom: 1px dashed #b67f41;
	margin: 70px 0 50px 0;
	height: 260px;
}

#empresa .text_01 span{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #cb9c58;
	line-height: 70px;
}



#empresa .text_02{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #4b4b4b;
	width: 480px;
    margin: 0 auto;
}

#empresa .text_02 span{
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #cb9c58;
	line-height: 70px;
}









































.solicite_modal input{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #f0caaa !important;
	border: none;
	margin: 25px 0 8px 0;
	background: #4f4f4f;
	width: 100%;
	height: 40px;
	padding-left: 5px;
}

.solicite_modal .fale_icons{
	text-align: right;
}
.solicite_modal.fale_icons img{
	margin: 15px 0 0 0;
}

.solicite_modal select{
	font-family: Myriad_Pro_Regular;
	color: #918559 !important;
	margin: 25px 0 0 0;
	border: 1px solid #f2a821;
	width: 100%;
	height: 40px;
}

.solicite_modal textarea{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #f0caaa !important;
	border: none;
	margin: 25px 0 0 0;
	background: #4f4f4f;
	width: 100%;
	height: 40px;
	padding-left: 5px;
	resize: none;
}


.solicite_modal .border_bottom{
	border-bottom: 1px solid #cbcbcb;
	width: 80%;
}

.solicite_modal .logo{
	margin: -65px 0 0 0;
}

.solicite_modal p{
	letter-spacing: -1px;
    font-family: 'Roboto', sans-serif;
    color: #f0caaa;
    font-size: 18px;
    font-weight: lighter;
    margin: 0px 0 -25px 6px;
}

.marginLeftNegative{
	margin-left: -45px !important;
}




.solicite_modal .contato_title{
	color: #f0caaa !important;
	font-size: 22px !important;
    margin: 20px 0 0 0 !important;
}

.solicite_modal .botao{
    border: none;
    width: 100%;
    max-width: 161px;
    height: 48px;
    background: url("../imgs/botao_enviar.png") center center;
    margin: 0 auto;
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    cursor: pointer;
}

.solicite_modal .botao:hover{
	background: url("../imgs/botao_enviar_over.png") center center;
}

.btn_m_fechar{
    position: absolute;
    right: 50%;
    margin-right: -382px;
    margin-top: -48px;
	width: 48px;
	height: 48px;
	background: url("../imgs/fechar.png");
	cursor: pointer;
}

.btn_m_fechar:hover{
	background: url("../imgs/fechar_over.png");
}




.btn_m_fechar_cadastro{
    margin-right: -408px !important;
    position: absolute;
    right: 50%;
    margin-top: -48px;
	width: 48px;
	height: 48px;
	background: url("../imgs/fechar.png");
	cursor: pointer;
}


.btn_m_fechar_cadastro:hover{
	background: url("../imgs/fechar_over.png");
}






























.nomargin{
	margin-top: -10px !important;
}

.margin30{
	margin-top: 30px !important;
}

.radio{
}






#cadastro{
    position: relative;
    padding: 40px 20px 20px 20px;
    background: white;
}


.fale_fita{
	width: 100%;
	height: 25px;
    margin-top: 100px;
	background: url('../imgs/fita.png');
}

#fale_conosco{
    position: relative;
    background: white;
}

.fale_conosco_index{
    top: 380px;
   
}


.bg_fale_conosco{
    background: #faf8f2;
    height: 730px;
}

.fale_title{
	font-family: 'Alex Brush', cursive !important;
    color: #431e0c !important;
    font-size: 91px !important;
    width: 100%;
    text-align: center;
}

#fale_conosco .cont1{
	width: 100%;
    text-align: center;
    display: inline-grid;
}
#fale_conosco .cont{
	float: left;
}



#fale_conosco .title, #cadastro .title{
	color: #583119 !important;
	border: 1px solid #c29562 !important;
	margin-bottom: 50px;
}



.solicite_modal .title{	
	margin: 0 auto !important;
	margin-top: 40px !important;
	margin-bottom: 40px !important;
	font-size: 22px !important;
	color: #fff !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
}



#fale_conosco .sub_title{
    height: 64px;
    position: absolute;
    text-align: center;
    width: 100%;
    margin: -140px 0 0 0;
}

#fale_conosco input, #cadastro input{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #431e0c;
	border: none;
	box-shadow: 0 4px 5px #dcdad5;
	margin: 10px 0 8px 0;
	background: white;
	width: 100%;
	height: 51px;
	padding: 20px;	
    width: 380px;
}

#fale_conosco .fale_icons{
	text-align: right;
}
#fale_conosco .fale_icons img{
	margin: 15px 0 0 0;
}

#fale_conosco select, #cadastro select{
	font-family: 'Roboto', sans-serif;
	color: #431e0c;
	margin: 25px 0 0 0;
	border: 1px solid #f4f3f3;
	box-shadow: 0 4px 5px #dcdad5;
	width: 100%;
	height: 40px;
}

#fale_conosco textarea, #cadastro textarea{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #431e0c;
	border: none;
	margin: 10px 0 8px 0;
	background: white;
	box-shadow: 0 4px 5px #dcdad5;
    width: 380px;
	height: 100px;
	padding: 20px;
	resize: none;
}


#fale_conosco .border_bottom{
	border-bottom: 1px solid #cbcbcb;
	width: 80%;
}

#fale_conosco .logo{
	margin: -65px 0 0 0;
}

#fale_conosco p, #cadastro p{
	font-family: 'Roboto', sans-serif;
	color: #4b4b4b;
	font-size: 16px;
    margin: 10px 0 0 4px;
    line-height: 40px;
}


#fale_conosco .contato_title, #cadastro .contato_title{
	font-weight: bold;
	color: #cb9c58 !important;
	font-size: 24px !important;
    margin: 20px 0 0 0 !important;
}

#fale_conosco .botao, #cadastro .botao{
    border: none;
    width: 380px;
    height: 59px;
    background: url("../imgs/botao_enviar.png") center center;
    cursor: pointer;
    margin: 10px 0 0 0;
}

#fale_conosco .botao:hover, #cadastro .botao:hover{
	background: url("../imgs/botao_enviar_over.png") center center;
}

/* do not group these rules */
*::-webkit-input-placeholder {
    color: #431e0c;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #431e0c;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #431e0c;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #431e0c;
}

.ico_insta{
	margin: 70px 0px 0 -40px;
	float: right;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url('../imgs/ico_insta.png');
}

.ico_insta:hover{
	background: url('../imgs/ico_insta_over.png');
}

.ico_face{
	margin: 47px 0 0 0px;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url('../imgs/ico_face.png');
}

.ico_face:hover{
	background: url('../imgs/ico_face_over.png');
}

.error{
	color: #484847 !important;
	border: 1px solid red !important;
}



#fale_conosco select , #cadastro select{	
  -webkit-appearance: none;
	overflow: hidden;
    background: url("../imgs/downArrow.png") no-repeat 295px 50%;
}

#fale_conosco .left_border{
	border-left: 1px dotted #9a7024;
	height: 315px;
    margin-left: 50px;
}

#fale_conosco .ico{
	background: url("../imgs/faleconosco_ico.png");
	width: 137px;
	height: 246px;
	float: left;
	margin: -240px 0 0 135px;
}





#mapa{
	position: relative;
    top: 699px;
    background: white;
}



.maps iframe{
    pointer-events: none;
}


.bg_white{
	position: relative;
	top: 694px;
	background: white;
	width: 100%;
	height: 70px;
}


#digiacomo{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
    background: #ee2103;    
	font-family: 'Roboto', sans-serif;
	font-style: 14px;
	color: white;
	cursor: pointer;
}


#bg_cinza{
	width: 100%;
	height: 20px;
    background: #f4f3f3;
}



.rodape_01{
	background: url("../imgs/rodape_01.jpg") center no-repeat;
}

.rodape_01:hover{
	background: url("../imgs/rodape_01-over.jpg") center no-repeat;
}



.rodape_02{
	background: url("../imgs/rodape_02.jpg") center no-repeat;
}

.rodape_02:hover{
	background: url("../imgs/rodape_02-over.jpg") center no-repeat;
}



.rodape_03{
	background: url("../imgs/rodape_03.jpg") center no-repeat;
}

.rodape_03:hover{
	background: url("../imgs/rodape_03-over.jpg") center no-repeat;
}




.rodape_04{
	background: url("../imgs/rodape_04.jpg") center no-repeat;
}

.rodape_04:hover{
	background: url("../imgs/rodape_04-over.jpg") center no-repeat;
}




.rodape_05{
	background: url("../imgs/rodape_05.jpg") center no-repeat;
}

.rodape_05:hover{
	background: url("../imgs/rodape_05-over.jpg") center no-repeat;
}




.rodape_06{
	background: url("../imgs/rodape_06.jpg") center no-repeat;
}

.rodape_06:hover{
	background: url("../imgs/rodape_06-over.jpg") center no-repeat;
}




.rodape_07{
	background: url("../imgs/rodape_07.jpg") center no-repeat;
}

.rodape_07:hover{
	background: url("../imgs/rodape_07-over.jpg") center no-repeat;
}




.rodape_08{
	background: url("../imgs/rodape_08.jpg") center no-repeat;
}

.rodape_08:hover{
	background: url("../imgs/rodape_08-over.jpg") center no-repeat;
}




.rodape_09{
	background: url("../imgs/rodape_09.jpg") center no-repeat;
}

.rodape_09:hover{
	background: url("../imgs/rodape_09-over.jpg") center no-repeat;
}



#rodape .up{
	background: url("../imgs/up.png") left center no-repeat;
	width: 80px;
	height: 14px;
	float: left;
	margin: 35px 0 0 20px;
    padding: 0 0 0 15px;
}



#rodape .fita{
	width: 42.3%;
    height: 85px;
    font-family: Myriad_Pro_Regular;
    color: white;
    float: left;
}

#rodape .fitacentral{
	width: 15.3%;
    margin: 0;
    height: 85px;
    float: left;
}

#rodape .fitacentral img{
	margin: 25px 0 0 7%;
    width: 80%;
}

#rodape .fitadireita{
	margin: 0;
}


#rodape .ico {
    width: 183px;
    float: right;
    height: 141px;
    margin: -56px 30px 0 0;
    background: url("../imgs/rodape_ico.png") center no-repeat;
}

#rodape .fitadireita div{
	height: 14px;
	float: right;
	margin: 35px 20px 0 0;
}



.menuFixed{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 100%;
	z-index: 1;
	border-bottom: 2px solid #3e96ad;
}


.menu_mobile{
	display: none;
	background: #3e96ad;
	width: 100% !important;
	height: 30px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	font-family: Myriad_Pro_Regular;
	color: white;
	cursor: pointer;
}

.menu_mobile .botoes{
}



.mobile_ico{
	width: 100%;
	height: 30px;
	background: url("../imgs/mobile_menu.png") 98% 50% no-repeat;
}

.menu_mobile .text{
	float: left;
	margin: -24px 0 0 10px;
}

.menu_mobile .botoes div{
	text-align: left;
	padding: 20px;
	width: 100%;
	height: 30px;
	background: white;
	color: #3e96ad; 
	border-bottom: 1px solid #3e96ad;
}

.menu_mobile .botoes div:hover{
	background: #3e96ad;
	color: white;
}

#up{
	cursor: pointer;
}









.carousel-indicators li {
    margin: 0px 7px 0 7px !important;
}


.carousel-indicators .active {
    margin: 0px 7px -1px 7px !important;
}













.intro-text {
    padding-top: 164px;
}

.intro-text span {
    color: #f3a41f;
}


.intro-text .intro-heading {
    text-transform: uppercase;
	    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 130px;
    font-weight: 700;
    line-height: 135px;
    text-align: right;
    font-weight: bold;
    margin-right: 30%;
}












#prev2{
	width: 30px;
    float: left;
    color: white !important;
    font-weight: bold;
}

#prev2 img{
	cursor: pointer;
	height: 55px;
}

#prev2 img:hover{
	opacity: 0.4;
}

#next2{
	float: right;
    width: 50px;
    margin: -55px 0 0 0;
    color: white !important;
    font-weight: bold;
}

#next2 img{
	cursor: pointer;
	height: 55px;
}

#next2 img:hover{
	opacity: 0.4;
}

















@media only screen and (max-width: 767px) {
	.desktop {
		display: none;
	}

	.mobile {
		display: inline;
	}
	
	#menu{	
		top: 20px;
	}

	.menu_item{

	}

	.DIVvideo {
		display: none;
	}

	.DIVvideo_mobile {
		display: inline !important;
		position: relative;
		top: -150px;
	}

	.comida, .bebida, .sobremesa, .garfo{
		margin: 0 auto !important;
	}

	.text_01, .text_02, .text_03, .text_04{
		margin: 0 auto !important;
		width: 100% !important;
		padding: 20px !important;
	}
	.aa01, .aa02, .aa03, .aa04{
		height: auto !important;
		padding: 20px;
	}

	.bg_fale_conosco{
		height: auto;
	}

		.cat_left{
		    width: 0;
		}

		.text{
			width: 95%;
		    margin: 0 auto;
		    margin-top: -7px;
		}


		.carousel-inner > .item > img,
		.carousel-inner > .item > a > img {
		    width: 70%;
		    margin: auto;
		}

		.carousel-control.left img{
			margin: 100px 0 0 0;
		}

		.carousel-control.right img{
			margin: 100px 0 0 0;
		}

		.carousel-indicators {
		    
		}


		.carousel-inner div{
			width: 100%;
			padding: 100px;
		}

		.intro-text {
		    padding-top: 130px;
		    color: white;
		}

		.intro-text span {
		    color: #f3a41f;
		}


		.intro-text .intro-heading {
		    text-transform: uppercase;
			font-family: 'Open Sans Condensed', sans-serif;
		    font-size: 60px;
		    font-weight: 700;
		    line-height: 65px;
		    text-align: right;
		    font-weight: bold;
		    margin-right: 10%;
		}

		.sidenav{
			padding-left: 0 !important;
		}

		.DIVvideo video{
			width: 100%;
    		margin-top: -366px;
    		left: 0 !important;
    		margin-left: 0 !important;
		}

		#slider_novidades{
			top: -90px;
		}

		#jssor_1{
			margin-left: -60px;
			width: 100% !important;
		}

		#jssor_1 div{
			width: 107% !important;
		}

		#jssor_1 img{
			width: 100% !important;
			height: auto !important;
		}

		#jssor_1 [data-u="prototype"]{
			width: 12px !important;
			max-width: 12px !important;
		}

		#jssor_2{
			margin-left: -85px;
			height: 470px !important;
		}

		#jssor_3, #jssor_4{
			margin-left: -160px;
			height: 470px !important;
		}

		#jssor_2 img, #jssor_3 img, #jssor_4 img{
			margin-left: 160px !important;
    		width: 73% !important;
    		height: auto !important;
		}

		#jssor_2 [data-u="navigator"], #jssor_3 [data-u="navigator"], #jssor_4 [data-u="navigator"]{
			display: none;
		}
		.p_title {
		    margin: 0 0 50px 0 !important;
		    line-height: 0.7 !important;
		    font-size: 50px;

		}

		#top{
			height: 150px;
		}

		.ico_insta{
		    float: none;
		    margin: 0 auto !important;
		    margin-top: 100px !important;
		    left: 55%;
		    position: absolute;
		}

		.ico_face{
		    float: none;
		    margin: 0 auto !important;
		    margin-top: 51px !important;
		    left: 35%;
		    position: absolute;
		}


		#fale_conosco .botao, #cadastro .botao{
			width: 100%;
		}
		#produtos{
			top: -290px !important
		}

		.produto_cardapio {
			top: -50px;
		}

		.tt{
		    margin-top: 10px;
		    margin: 0 auto;
		    margin-left: 0 !important;
		    float: none !important;
		    margin-right: 0 !important;
		}

		.cc{
			display: none;
		}

		#cardapio{
			top: -100px ;
    		height: 480px;
    		padding-top: 50px;
    		height: 1020px;
    		background: white;
		}

		#cardapio .cardapio_home {
			top: -190px !important;
			position: relative;
		}

		#cardapio .twelve{
		    display: inline-flex;
		}

		#cardapio img{
		    display: none;
		}

		#cardapio .card_btn_01 {
			position: initial !important;
		    top: 0 !important;
		    left: 0 !important;
		    margin-left: 0 !important;
		    margin-top: 0 !important;
		}

		#cardapio .card_btn_02 {
		    top: 290px !important;
		    left: 0 !important;
		    margin-left: 0 !important;
		    margin-top: 0 !important;
		}

		#cardapio .card_btn_03 {
		    top: 560px !important;
		    left: 0 !important;
		    margin-left: 0 !important;
		    margin-top: 0 !important;
		}

		#visite{
			top: -380px;
		}

		.cimaVideoBG{
			height: 265px;	
		}

		.carousel {
		}

		.foto_loja{
			padding-bottom: 20px;
		}

		.slide_loja {
			padding-bottom: 20px;
		}

		.menu_mobile{
			display: block;
		}
		.menu{
			display: none;
		}
		.menu div{
			width: auto !important;
		}

		.destaque{
			margin-top: -456px;
		}

		.destaques{
			width: 50%;
		}

		.title{
		}

		.estado{
			margin-top: 50px;
		}
		.destaques_row{
			position: relative;
			left: auto;
		}

		#intro_sobrenos {
			position: relative;
			top: -150px;
		}
		#banner_sobrenos_1 {
			position: relative;
			top: -120px;
		}
		#historia {
			top: -100px;
		}
		#visite_02 {
			top: -20px;
		}
		.image_visite_02 {
			top: 30px;
			position: relative;
		}

		#visite_03 {
			top: -180px;
		}
		
		.title_home {
			font-size: 91px;

		}

		.image_visite_03 {
			top: 30px;
			position: relative;
		}
		.visitenos_sobrenos {
			margin-top: 20px;
		}

		#servicos .lista{
			text-align: center !important;
		}

		#servicos p.balao{
			position: relative;
			left: 50%;
			margin-left: -50px;
		}
		#servicos .lista_ico{
			position: relative;
			left: 50%;
			margin-left: -40px;			
		}
		#servicos .lista ul{
			border: none !important;		
		}

		#servicos .title{
			width: 100% !important;
		}
		#servicos .atendimento .at_title{
			text-align: center !important;
		}
		#servicos .bottom .div_balao {
		    margin-left: -50% !important;
		    margin-top: -35px;
		}
		#servicos .bottom .text .reboque_ico{
			display: none;
		}
		#servicos .bottom .text p{
			font-size: 12px;
			width: 50%;
			text-align: center;
			margin: 40px 0 0 20px;
		}
		#empresa .title{
			text-align: center !important;
			width: 100% !important;
		}
		#empresa .col_title{
			text-align: center;
		}
		#empresa ul{
			text-align: center;
			max-width: 250px;
			position: relative;
			left: 50%;
			margin-left: -144px;
		}
		#empresa .consulte{
			text-align: center;
			margin-bottom: 50px;
		}
		#empresa .div_relogio {
    		border-left: none !important;
    		border-right: none !important;
		}
		#empresa p{
			padding: 10px;
		}
		#empresa .left_border {
		    text-align: center;
		    border: none !important;
		}
		#autonoticias .title{
			width: 100% !important;
			margin-left: -200px;
		}
		#autonoticias .ico {
		    margin: -165px 0 0 200px !important;
		}
		#autonoticias .lista{
			text-align: center !important;
		}
		#autonoticias .lista ul{
			border: none !important;
		}
		#autonoticias p.balao{
			margin: 0 0 0 42%;
		}
		#autonoticias .lista_ico{
			margin: 0 0 0 43%;
		}
		#autonoticias .bottom .div_balao{
			margin: -35px 0 0 -22%;
		}
		#autonoticias .bottom .text p{
			font-size: 12px;
		}
		.row {
		    margin: 0 auto !important;
		}
		#empresa .bottom_border {
    		border-bottom:none !important;
		}
		#fale_conosco .ico{
			margin: 35px 0 0 30%;
		}
		.rodapeBG div{
			width: 10.8% !important;
		}
		#rodape {
			margin: 71px 0 0 0;
		    overflow: visible;
    		top: 444px !important;
		}
		#rodape .fitacentral img{
			width: auto;
			position: relative;
			left: 50%;
			margin-left: -88px;
		}
		#rodape .ico {
		}
		#rodape .up{
		}
		#rodape .fitacentral {
		}
		#rodape .fitacentral img {
		    margin: 33px 0 0 -57px;
		}
		#fale_conosco .left_border{
			border: none !important;
		}
		#rodape .fitacentral{
			border-left: none !important;
		}
		#rodape .fitadireita div{
			margin: 35px 0 !important;
		}
		#fale_conosco .left_border{
			margin: -85px 0 0 20px;
		}
		#fale_conosco .botao {
		    
		}
		.fale_icons {
		    margin: 90px 0 0 0;
		}
		.rodapeBG div {
		    height: 70px;
		}
		.destaques_row {
		    width: 100%;
		}
		#nossas_lojas {
		    top: -315px !important;
		    height: auto !important;
		    padding-top: 0 !important;
		}
		#servicos {
		    top: 620px !important;
		}
		#servicos .atendimento .button {
		    margin: 0 auto !important;
		    width: 60% !important;
		}
		#empresa {
		    top: 620px !important;
		}
		#autonoticias {
		    top: 444px !important;
		}
		#fale_conosco {
		    top: -150px ;
    		height: auto !important;
		}
		.fale_conosco_index {
			top: -380px !important;
		}

		#faleconosco. fale_conosco_index {
			top: -400px !important;
		}

		.rodape_imgs {
		    top: 444px !important;
		}
		#fale_conosco .fale_icons {
		    text-align: left !important;
		}
		.modalMapas {
		    padding-top: 120px !important;
		}
		.p_text {
			padding: 0 20px !important;
		}

		.solicite_modal{
		    padding-top: 50px !important;
		}
		.solicite_modal #fale_conosco {
		    top: 0px !important;
		    height: 1250px !important;
		}
		.solicite_modal #fale_conosco textarea {
            height: 100px !important;
        }
        .solicite_modal #fale_conosco select {
		    margin: 0 0 15px 0 !important;
		}

		.interna_01{
			top: 0;
		    position: absolute;
		    height: 140px;
		}

		.interna_02{
			top: -90px !important;
		}

		.carda_02{
			padding: 20px !important;
			height: auto !important;
		}

		.carda_02 .p_text, .carda_02 .p_text_02{
			padding: 0 30px 0 0 !important;
    		margin-bottom: 5px !important;
		}

		.carda_03{
			padding-top: 200px !important;
			height: 850px;
			width: 100% !important;

		}

		#top .f, #top .o{
		    margin: 0 !important;
		    left: 0 !important;
		}
	}

@media (min-width: 768px) and (max-width: 1500px) {
  
 .p_text {
 	/*margin-left: 20%*/
 }
  
}