/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.page-scroll
 */
 
@font-face {
    font-family: 'poppl-laudatioroman';
    src: url('../fonts/poppl-regular/poppl-laudatio-webfont.eot');
    src: url('../fonts/poppl-regular/poppl-laudatio-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppl-regular/poppl-laudatio-webfont.woff2') format('woff2'),
         url('../fonts/poppl-regular/poppl-laudatio-webfont.woff') format('woff'),
         url('../fonts/poppl-regular/poppl-laudatio-webfont.ttf') format('truetype'),
         url('../fonts/poppl-regular/poppl-laudatio-webfont.svg#poppl-laudatioroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'poppl-laudatiobold';
    src: url('../fonts/poppl-bold/poppl-laudatio-bold-webfont.eot');
    src: url('../fonts/poppl-bold/poppl-laudatio-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/poppl-bold/poppl-laudatio-bold-webfont.woff2') format('woff2'),
         url('../fonts/poppl-bold/poppl-laudatio-bold-webfont.woff') format('woff'),
         url('../fonts/poppl-bold/poppl-laudatio-bold-webfont.ttf') format('truetype'),
         url('../fonts/poppl-bold/poppl-laudatio-bold-webfont.svg#poppl-laudatiobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    width: 100%;
    height: 100%;
	font-family: 'Oswald', sans-serif;
    color: #2d201a;
    background:url(../img/bg_envelhecido.jpg) repeat;
	font-size:12px;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
	color:#FFFFFF;
}

h2 {
	font-size:42px;
	color:#ce1111;
	padding-top:30px;
	text-align:left;
	font-weight:normal;
}

h2 span {
	color:#6e2420;
	font-size:25px;
}

h2.sub_destaque {
	font-size:30px !important;
	margin-top:10px;
}

h2.titulo_cardapio {
	width:100%;
	color:#FFF;
	background:#a42426;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:38px;
}

h3 {
	font-size:17px;
}

p {
    margin: 0 0 15px;
    font-size: 18px;
    line-height: 1.5;
}

	.navbar {
        padding: 0 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
		background: url(../img/bg_menu.jpg) repeat-x top ;
    }
	
	.navbar .container {
		background: url(../img/bg_logo.png) no-repeat center top;
		width:900px;
		padding:0;
    }
	
	#logo_top {
		width:199px;
		height:193px;
		float:left;
	}
	
	#delivery_top {
		width:324px;
		height:271px;
		background:url(../img/bg_delivery.png) right no-repeat;
		position:absolute;
		left:0;
		top:0;
		font-size:22px;
		color:#000;
		line-height:20px;
		padding-top:10px;
		padding-right:110px;
		font-family: 'poppl-laudatiobold';
        text-align: left;
	}
	
	#delivery_top span {
		font-size:16px;
	}
	
	#delivery_top h2 {
		font-family: 'poppl-laudatiobold';
		color:#a21c26;
		margin:0;
		padding:0;
		font-size:38px;
	}
	
	#menu_left {
		float:left;
		width:350px;
		height:auto;
		font-family: 'Oswald', sans-serif;
	}
	
	#menu_left ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	#menu_left ul li {
		display:inline;
		width:50%;
		float:left;
		background: url(../img/bg_menu.png) repeat-y left;
	}
	
	#menu_left ul li a {
		color:#FFF;
		font-size:17px;
		float:left;
		width:100%;
		padding-top:81px;
		padding-bottom:22px;
		transition: all 0.6s;
		text-align:center;
	}
	
	#menu_left ul li a:hover {
		color:#f0d05e;
		transition: all 0.6s;
	}
	
	#menu_right {
		float:left;
		width:350px;
		height:auto;
		font-family: 'Oswald', sans-serif;
	}
	
	#menu_right ul {
		padding:0;
		margin:0;
		list-style:none;
	}
	
	#menu_right ul li {
		display:inline;
		width:50%;
		float:left;
		background: url(../img/bg_menu.png) repeat-y right;
	}
	
	#menu_right ul li a {
		color:#FFF;
		font-size:17px;
		float:left;
		width:100%;
		padding-top:81px;
		padding-bottom:22px;
		transition: all 0.6s;
		text-align:center;
	}
	
	#menu_right ul li a:hover {
		color:#f0d05e;
		transition: all 0.6s;
	}
	
    .top-nav-collapse {
        padding: 0;
    }
		
	.navbar-nav {
		display:none !important; 
	}
	.navbar-toggle {
		display:none !important;
	}
	
	.cardapio-text {
		width:100%;
		max-width:none !important;
		padding-left:0;
		padding-right:0;
		margin-top:20px !important;
		padding-top:70px !important;
		padding-bottom:25px;
		background:url("../img/bg_madeira.jpg") repeat;
	}
	
	#bt_cardapio_inteiro {
		max-width:997px;
		width:95%;
		height:135px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		margin-top:10px;
		clear:both;
	}
	
	#bt_cardapio_inteiro a.cardapio {
		width:100%;
		height:135px;
		color:#a21c26;
		font-size:36px;
		float:left;
		padding-top:40px;
		font-family: 'Oswald', sans-serif;
		background:url(../img/bt_cardapio.png) no-repeat center top;
	}
	
	#bt_cardapio_inteiro a.cardapio span {
		color:#2d201a;
		font-size:19px;
	}

	#bt_cardapio_inteiro2 {
		max-width:997px;
		width:95%;
		height:135px;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		margin-top:10px;
		clear:both;
	}
	
	#bt_cardapio_inteiro2 a.cardapio2 {
		width:100%;
		height:135px;
		color:#a21c26;
		font-size:36px;
		float:left;
		padding-top:40px;
		font-family: 'Oswald', sans-serif;
		background:url(../img/bt_cardapio.png) no-repeat center top;
	}
	
	#bt_cardapio_inteiro2 a.cardapio2 span {
		color:#2d201a;
		font-size:19px;
	}
	
	#contato_bg {
		width:100%;
		background:#BE1521;
	}

@media(min-width:767px) {
    p {
        margin: 0 0 30px;
        font-size: 18px;
		line-height:normal !important;
		font-family: 'Open Sans', sans-serif;
		text-align:justify;
    }
}

a {
    color: #FFF;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #000;
}

.light {
    font-weight: 400;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #FFF;
	font-size: 18px;
}

.navbar-custom .nav li.active {

}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
	border-bottom:solid 1px #333;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a.active {
    outline: 0;
    background-color:#fcd154;
	color:#000;
}

@media(max-width:766px) {	
	.navbar-custom.top-nav-collapse .navbar-nav {
		margin-top:15px;		
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 0;
	padding-top:127px;
    text-align: center;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	overflow:hidden;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:767px) {
    .intro {
		height:auto;
		overflow:hidden;
		padding-top:127px;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 25px;
    }
}

@media(max-width:655px) {
    h2 {
		clear:both;
		width:100%;
    }
	.imagem_home {
		float:none !important;
		margin-left:auto;
		margin-right:auto;
	}
}


.btn-circle2 {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle2:hover,
.btn-circle:focus {
	color:#fff;
    background: #a21c26;
}

.btn-circle2 i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle2:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #2d201a;
    border-radius: 35px;
    font-size: 40px;
    color: #2d201a;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #a21c26;
	border: 2px solid #a21c26;
	background:#FFF;
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

.content-section {
    padding-top: 30px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 50px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    text-transform: uppercase;
    font-family: 'bebas_neue_regularregular', Arial, Helvetica, sans-serif ;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #219ab3;
    color: #219ab3;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #219ab3;
    outline: 0;
    color: #000;
    background-color: #219ab3;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:706px) {	
	#menu_left {
		display:none;
	}
	#menu_right{
		display:none;
	}
	#logo_top {
		float:none;
		width:100%;
		height:127px;
		text-align:center;
	}
	
	#logo_top img {
		height:127px;
		width:131px;
	}
	
	#delivery_top {
		top:0 !important;
	}
	
	.navbar-nav {
		display:block !important; 
	}
	.navbar-toggle {
		display:block !important;
	}
	.navbar-toggle {
		position:absolute;
		border:solid 1px #FFFFFF;
		top:35px;
		right:5px;
	}
	.navbar .container {
		width:100% !important;
		background:none;
	}
		
	.navbar {
		text-align:center;
		background: url(../img/bg_menu.jpg) #000 repeat-x top ;
    }
	h2.titulo_empresa_mobile {
		padding-left:0 !important;
		padding-top:0 !important;
	}
	
}


@media(max-width:1415px) {
#delivery_top {
		width:250px;
		background:url(../img/bg_delivery.png) right no-repeat;
		font-size:15px;
		line-height:15px;
		padding-top:10px;
		padding-left:5px;

	}
	
	#delivery_top span {
		font-size:10px;
	}
	
	#delivery_top h2 {
		font-size:30px;
	}

}

@media(max-width:1299px) {
#delivery_top {
	top:127px;

	}
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:1027px) {
    #bt_cardapio_inteiro img {
		display:none;
	}
}


@media(max-width:920px) {
.navbar .container {
		width:680px;
		padding:0;
    }
#menu_left {
	width:240px;
}

#menu_right {
	width:240px;
}
}

	
@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

@media(max-width:709px) {
	
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::-moz-selection {
    background: 0 0;
}

i.fa-bars {
	color:#FCD154;
}

#topicos_como_funciona {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:1013px;
	border-bottom:solid 1px #FFFFFF;
	margin-bottom:40px;
	padding-bottom:40px;
	overflow:hidden;
}

.como_funciona {
	float:left;
	width:210px;
	height:210px;
	text-align:center;
	font-family: 'bebas_neue_regularregular', Arial, Helvetica, sans-serif ;
	color:#FFF;
	font-size:27px;
	line-height:normal;
}

.como_funciona_seta {
	float:left;
	margin-left:10px;
	margin-right:10px;
	height:210px;
	width:37px;
	background:url("../img/seta_como_funciona.png") no-repeat center;
}

#servicos_left {
	float:left;
	height:auto;
	width:50%;
	border-right:solid 1px #FFFFFF;
	padding-right:5%;
}

.produtos_categoria {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
}

.produtos_categoria h2 {
	padding:0;
	margin:0;
}

.servicos_detalhes_titulo {
	font-family: 'bebas_neue_regularregular', Arial, Helvetica, sans-serif ;
	font-size:18px;
	line-height:normal;
	float:left;
	width:100%;
	height:60px;
	background:url("../img/titulo_servicos.png") no-repeat bottom left;
	margin-bottom:-16px;
	color:#0f3b65;
	position:relative;
}

.servicos_detalhes {
	float:left;
	margin-right:2%;
	margin-bottom:2%;
	width:226px;
	height:auto;
	text-align:center;
	overflow:hidden;
}

.servicos_detalhes img {
}

#formulario_left {
	width:50%;
	float:left;
	padding-right:5%;
	border-right:solid 1px #FFFFFF;
	background:#0F0;
}

#formulario_contato_dados {
	border-right: 1px solid #ffffff;
    color: #fff;
    float: left;
    font-size: 28px;
	font-weight:500;
    padding-right: 5%;
    text-transform: uppercase;
    width: 50%;
	font-family: 'bebas_neue_regularregular', Arial, Helvetica, sans-serif ;
}

.formulario_contato_dados_informacoes {
	width:100%;
	height:41px;
	float:left;
	margin-bottom:15px;
}

#formulario_contato_campo {
	width:100%;
	height:auto;
	overflow:hidden;
	padding-bottom:40px;
	margin-bottom:40px;
}

.likebox_link {
	padding:5px;
	background:#FFF;
	float:left;
	overflow:hidden;
	border-radius:10px;
	width:45%;
	height:30px;
	margin-top:5px;
}

a.bt_facebook_suporte {
	height:41px;
	width:215px;
	float:left;
	padding-left:54px;
	background:url("../img/bt_facebook.png") no-repeat top left;
}

a.bt_facebook_suporte:hover {
	color:#B4CA26;
	background-position:bottom left;
}

a.bt_skype_suporte {
	height:41px;
	width:190px;
	float:left;
	margin-right:20px;
	padding-left:54px;
	background:url("../img/icone_skype.png") no-repeat top left;
} 

a.bt_skype_suporte:hover {
	color:#B4CA26;
	background-position:bottom left;
}

#footer_copyright {
	overflow:hidden;
	width:100%;
	background:#6e2420;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

#footer_copyright_center {
	margin-left: auto;
    margin-right: auto;
    width: 60%;
}

.contenthover {
	padding:5px;
	font-size:13px;
	line-height:15px;
}

.contenthover a.mybutton:hover {
	background:#34742d;
}

h2.accordion{
	cursor: pointer;
	font-size:30px !important;
	margin-top:10px;
	color:#0f3b65;
	background:#B4CA26;
	width:100%;
	padding:10px;
	text-align:center;
}

div.accordion{
	display:none;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.conteudo_accordion {
	overflow:hidden;
}

.campo_forma_pagamento {
	width:100%;
	height:33px;
	float:left;
	background:#FFF;
	color:#333 !important;
	padding-top:5px;
	padding-right:5px;
	border: 1px solid #0f3b65;
}

.campo_forma_pagamento select {
	border:0;
	width:100%;
}

.area_texto_formulario {
	width:100%;
	height:50px;
	border: 1px solid #0f3b65;
}

#likebox_facebook {
	width:100%;
	background:#FFF;
	overflow:hidden;
	clear:both;
}

.info_facebook {
	float:left;
}

.info_skype {
	float:left;
	margin-left:5px;
}

.info_whats {
	float:left;
	margin-left:5px;
}



@media(max-width:1015px) {
	.info_facebook {
	width:100%;
	clear:both;
	height:60px;
}

.info_skype {
	width:100%;
	clear:both;
	height:60px;
	margin-left:0;
}
.redes_sociais_rodape {
	overflow:hidden;
	height:110px;
}
}

@media(max-width:710px) {
	#bt_cardapio_inteiro a.cardapio {
		font-size:20px;
		padding-top:40px;
	}
	
	#bt_cardapio_inteiro a.cardapio span {
		font-size:14px;
		float:left;
		width:100%;
	}
}

@media(max-width:563px) {	
	#delivery_top {
		position:static !important;
		width:100%;
		background:#fcd154;
		padding:0;
		text-align:center;
		height:20px;
		margin-bottom:5px;
		padding-top:3px;
	}
	
	#delivery_top h2 {
		display:inline;
		font-size:14px;
	}
	
	#delivery_top br {
		display:none;
	}
}



@media(max-width:478px) {
	.imagem_home {
		width:100%;
		height:auto;
	}
}

@media(max-width:347px) {	
	#delivery_top {
		font-size:12px;
		font-family: 'Oswald', sans-serif;
	}
	
	#delivery_top h2 {
		display:inline;
		font-size:12px;
		font-family: 'Oswald', sans-serif;
	}
}


@media(max-width:325px) {
	.info_whats {
		width:100%;
	clear:both;
	height:60px;
	margin-left:0;
	margin-top:20px;
	}
	.info_telefones_rodape {
	overflow:hidden;
	height:110px;
}

}

@media(max-width:1207px) {
	h2.titulo_empresa_mobile {
		padding-left:200px;
	}

}

@media(max-width:851px) {
	h2.titulo_empresa_mobile {
		padding-left:0;
		padding-top:100px;
	}

}

.whatsapp-btn {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #25D366;
	color: white;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	text-decoration: none;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
	transition: transform 0.3s ease-in-out;
}

.whatsapp-btn:hover {
	transform: scale(1.1);
}