@import url("https://fonts.googleapis.com/css?family=Bangers&display=swap");@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");.header{background-image:url("../imagens/bg-header.jpg")}.header img{margin:25px 0}.header h1{font-size:1.2em;margin-bottom:25px;border-bottom:1px dotted rgba(255,255,255,0.4);display:inline-block}.header h1 span{color:#fff}.header h1>a{color:#ffba00;background-color:#c11c00;text-shadow:1px 1px 2px #741100;font-size:1.1em;display:inline-block;padding:5px 10px;font-weight:bold;margin-left:15px;border-top-left-radius:5px;border-top-right-radius:5px;transition:all 0.3s ease-in-out}.header h1>a:hover{background-color:#5b0d00;text-decoration:none}.header h1>.delivery-btn{padding:0;background-color:transparent;vertical-align:middle}.header h1>.delivery-btn img{margin:0;height:25px}.header .navbar{padding:0}.header .navbar-nav{position:relative}.header .navbar-nav>.nav-item{margin-left:20px;position:relative}.header .navbar-nav>.nav-item>.nav-link{color:#fff;padding:10px 15px;font-size:1.2em;font-family:"Roboto",sans-serif;text-shadow:1px 1px 2px #000;text-transform:uppercase;transition:all 0.3s ease-in-out;border-radius:5px;border:2px solid transparent}.header .navbar-nav>.nav-item>.nav-link:hover{background-color:#c11c00;border:2px solid #ffba00}.header .navbar-nav>.nav-item.active{border-radius:5px;background-color:#c11c00;border:2px solid #ffba00}.header .navbar-nav>.nav-item.active .nav-link{color:#fff}#paraTopo{position:fixed;right:25px;bottom:25px;width:40px;height:40px;border-radius:50%;background-color:#5b0d00;border:4px solid #da2000;color:#fff;text-align:center;display:none;transition:all 0.3s ease-in-out}#paraTopo i{font-size:1.6em;margin-left:1px}#paraTopo:hover{background-color:#da2000;border:4px solid #5b0d00}#sliderHome{border-top:10px solid #ffba00;border-bottom:10px solid #ffba00;box-shadow:0px 5px 35px rgba(0,0,0,0.3),0px -5px 35px rgba(0,0,0,0.3);z-index:0}#sliderHome .carousel-inner .carousel-item img{width:100%}#sliderHome .carousel-inner .carousel-item .carousel-caption{bottom:10%}#sliderHome .carousel-inner .carousel-item .carousel-caption h2{font-family:"Bangers",cursive;font-size:5em;padding:25px;border-radius:5px;box-shadow:5px 5px 0 #ffba00;text-shadow:2px 2px 1px rgba(0,0,0,0.4);color:#fff;background-color:#da2000;display:inline-block;margin-left:auto;margin-right:auto}.carousel-indicators{bottom:0;margin:0}.carousel-indicators li{border-bottom:0;height:25px;background-color:#ffba00}body{font-size:12px}.homeCard{padding:30px 0;background-image:url("../imagens/bg-galeria.png")}.homeCard .cardCtn{border-radius:5px;border:1px solid rgba(0,0,0,0.2);padding:15px;text-align:center;background-color:rgba(0,0,0,0.5);transition:all 0.3s ease-in-out}.homeCard .cardCtn .titulo{text-align:center;color:#ffba00;font-size:2.2em;font-family:"Bangers",cursive;margin:10px 0 0 0}.homeCard .cardCtn .thumb{display:block;width:100%;overflow:hidden;padding:0;margin-top:0;background-color:#fff;border:5px solid #fcfcfc}.homeCard .cardCtn .thumb img{transform:scale(1);width:100%;transition:all 0.3s ease-in-out}.homeCard .cardCtn .thumb:hover img{transform:scale(1.2)}.homeCard .cardCtn p{font-family:"Roboto",sans-serif;font-size:1.1em;color:#fff;text-align:center}.homeCard .cardCtn a{display:inline-block;padding:5px 10px;width:50%;margin-left:auto;margin-right:auto;text-align:center;border-radius:5px;background-color:#a71900;font-family:"Roboto",sans-serif;font-size:1.2em;border:2px solid #ffba00;color:#fff;transition:all 0.3s ease-in-out}.homeCard .cardCtn a:hover{background-color:#8e1500;text-decoration:none}.sobreSection{padding:70px 0}.sobreSection h3{font-family:"Bangers",cursive;font-size:2.5em;color:#c11c00}.sobreSection h4{margin-bottom:15px;font-family:"Roboto",sans-serif;font-size:1.5em;color:gray}.sobreSection p.text-justify{font-size:1.3em}.sobreSection .sobrePrincipal{width:100%;border-radius:10px;border:10px solid #e6e6e6}.sobreSection .titulo{font-size:2em;font-family:"Roboto",sans-serif;color:gray}.sobreSection ul{list-style:none;padding:0;margin:0}.sobreSection ul li{margin-top:10px}.sobreSection ul li:first-child{margin-top:0}.sobreSection ul li i,.sobreSection ul li span{display:inline-block;vertical-align:middle}.sobreSection ul li i{font-size:1.6em;color:#da2000;margin-right:10px}.sobreSection ul li span{font-family:"Roboto",sans-serif}.sobreSection pre{white-space:pre-line;width:100%;padding:15px;font-family:"Roboto",sans-serif;font-size:1.1em}.sobreSection .preTexto{margin-top:5px;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#c11c00;color:#fff;border:1px solid #a71900;border-bottom:0;margin-bottom:0}.sobreSection .preValor{background-color:#fff8e6;border:1px solid #ffeab3;border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top:0;margin-top:0;font-weight:bold;color:gray}.sobreSection .thumbItens{margin-bottom:25px}.sobreSection .thumbItens h3,.sobreSection .thumbItens h4,.sobreSection .thumbItens h5,.sobreSection .thumbItens h6{background-color:#e6a700;border-top-left-radius:5px;border-top-right-radius:5px;padding:10px 15px;font-size:1.8em;margin-bottom:0;color:#fff}.sobreSection .thumbItens h3 i,.sobreSection .thumbItens h4 i,.sobreSection .thumbItens h5 i,.sobreSection .thumbItens h6 i{color:#8e1500;margin-right:5px}.sobreSection .thumbItens a{display:block;width:100%;border:5px solid #ffba00;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.sobreSection .thumbItens a img{width:100%;filter:grayscale(0);transition:all 0.3s ease-in-out}.sobreSection .thumbItens a:hover img{filter:grayscale(0.4)}.sobreSection .thumbCategorias h3,.sobreSection .thumbCategorias h4,.sobreSection .thumbCategorias h5,.sobreSection .thumbCategorias h6{background-color:#e6a700;border-top-left-radius:5px;border-top-right-radius:5px;padding:10px 15px;font-size:2em;margin-bottom:0;color:#fff}.sobreSection .thumbCategorias h3 i,.sobreSection .thumbCategorias h4 i,.sobreSection .thumbCategorias h5 i,.sobreSection .thumbCategorias h6 i{color:#8e1500;margin-right:5px}.sobreSection .thumbCategorias a{display:block;margin-bottom:25px;width:100%;border:5px solid #ffba00;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden}.sobreSection .thumbCategorias a img{width:100%;transform:scale(1);transition:all 0.3s ease-in-out}.sobreSection .thumbCategorias a:hover img{transform:scale(1.1)}.sobreSection .galeriaSobre{margin-top:50px;background-image:url("../imagens/bg-destaques.png");padding:20px 35px;border-radius:5px}.sobreSection .galeriaSobre .colEsq{text-align:center}.sobreSection .galeriaSobre .colEsq p{margin-left:auto;margin-right:auto;display:block;width:80%;font-family:"Bangers",cursive;font-size:2.5em;color:#a71900}.sobreSection .galeriaSobre .colEsq a{background-color:#ffba00;padding:10px 25px;display:inline-block;color:#fff;font-family:"Roboto",sans-serif;border-radius:5px}.sobreSection .galeriaSobre .colEsq a i,.sobreSection .galeriaSobre .colEsq a span{display:inline-block;vertical-align:middle;font-size:1.2em;text-shadow:2px 2px 2px rgba(0,0,0,0.3)}.sobreSection .galeriaSobre .colEsq a i{margin-right:5px}.sobreSection .galeriaSobre a img{border:2px solid #ffba00;border-radius:5px;width:100%;min-height:auto;height:auto;margin:15px 0}.formSection{background-color:#000;padding:70px 0;background-image:url("../imagens/bg-header.png")}.formSection p{font-family:"Bangers",cursive;color:#fff;text-align:center;font-size:25px}.formSection .colContato{text-align:center}.formSection .colContato a{color:#f2f2f2;font-size:1.3em;margin-bottom:25px;display:block}.formSection .tituloDadosContato{color:#bfbfbf;margin-bottom:0}.formSection .tituloDadosContato i{color:#bfbfbf;font-size:1em}.formSection .tituloDadosContato span{text-transform:uppercase;font-size:1em;width:100%}.formSection input,.formSection textarea{background-color:rgba(0,0,0,0.3);border:1px solid #404040;color:#fff}.formSection button{width:100%;text-align:center;color:#fff;background-color:#8e1500;border-radius:5px;border:0;padding:8px 0;font-size:1.2em;font-family:"Roboto",sans-serif;border:2px solid #ffba00;transition:all 0.3s ease-in-out}.formSection button:hover{background-color:#5b0d00;border:2px solid #ffba00}.bannerInterno{width:100%;margin:0;border-top:5px solid #ffba00;border-bottom:5px solid #ffba00}.bannerInterno img{width:100%;box-shadow:inset 0px 5px 35px rgba(0,0,0,0.3),inset 0px -5px 35px rgba(0,0,0,0.3)}.interna{padding:25px 0;background-image:url("../imagens/bg-header-footer.png");background-color:#741100}.interna .tituloInterno{font-family:"Bangers",cursive;font-size:4em;margin:0;color:#fff}.breadcrumbs{list-style:none;padding:0;margin:0;text-align:right}.breadcrumbs li{display:inline-block;margin-left:15px}.breadcrumbs li i{font-size:0.7em;color:#e6e6e6}.breadcrumbs li .fa-circle-o{margin:0 10px}.breadcrumbs li a{display:block;padding:10px 15px;font-size:1em;background-color:#a71900;border-radius:5px}.breadcrumbs li a i{color:#ffba00;font-size:1em;margin-right:5px}.breadcrumbs li a span{font-family:"Roboto",sans-serif;color:#fff}.breadcrumbs li a.active{background-color:#ffba00}.breadcrumbs li a.active span{color:#a71900}.breadcrumbs li a.active i{color:#a71900}.sobre .tituloInterno{color:#da2000}.footer{background-color:#fff;padding:0;margin-top:-5px;border-top:5px solid #8e1500}.footer .fb-page{border-radius:5px}.footer .fb-page span{margin-top:0;border-radius:5px}.footer .footerHeader{background-image:url("../imagens/bg-header.png");padding:50px 0;background-color:#741100;box-shadow:inset 0px 15px 15px rgba(0,0,0,0.3),inset 0px -15px 15px rgba(0,0,0,0.3)}.footer .footerHeader .titulo{color:#ffba00;font-family:"Bangers",cursive;font-size:1.7em}.footer .footerHeader .menuFooter{list-style:none;padding:0;margin:0}.footer .footerHeader .menuFooter li a{margin-bottom:0}.footer .footerHeader .menuFooter li a i,.footer .footerHeader .menuFooter li a span{display:inline-block;vertical-align:middle}.footer .footerHeader .menuFooter li a i{color:#ffba00;margin-right:5px}.footer .footerHeader .menuFooter li a span{color:#fff}.footer .footerHeader a{display:block;font-family:"Roboto",sans-serif;color:#fff;margin-bottom:10px}.footer .copyright{padding:20px 15px;background-color:#5b0d00;background-image:url("../imagens/bg-header-footer.png")}.footer .copyright .btnSitemap,.footer .copyright span{display:inline-block;vertical-align:middle}.footer .copyright span{font-size:1em;font-family:"Roboto",sans-serif;color:#d9d9d9}.footer .copyright span b{text-transform:uppercase;font-size:1em}.footer .copyright a{display:inline-block;border:4px solid #8e1500;border-radius:5px}.footer .copyright .w3cCss{margin:0 25px 0 15px}.footer .copyright .ehoka{border:0;border-radius:0}.footer .copyright .ehoka img{border-radius:0}.footer .copyright img{max-width:80px;border-radius:3px}.footer .btnSitemap{background-color:#da2000;color:#fff;border-radius:5px;padding:1px 8px;border:2px solid transparent;font-size:20px;text-align:center;margin-right:15px;text-shadow:1px 1px 2px #5b0d00;transition:all 0.3s ease-in-out}.footer .btnSitemap:hover{background-color:#8e1500;border:2px solid #da2000}.footer span{margin-top:5px;color:#fff}.footer span b{color:#ffba00}@media (max-width: 768px){.header{background-color:#000;border-radius:0;text-align:center}.header img{width:100px;margin:15px 0}.header h1{font-size:1em;border:0;margin-bottom:0;display:block}.header h1 span,.header h1 a{display:block}.header h1 a{margin-top:5px;border-radius:4px;font-size:1em}.header h1 .delivery-btn img{width:150px;height:auto}.header .text-right{text-align:center !important}.header .navbar{padding:0;display:block;margin:15px 0}.header .navbar .navbar-nav{background-color:rgba(0,0,0,0.9);margin-top:20px;text-align:left}.header .navbar .navbar-nav .nav-item{margin-left:0}.header .navbar .navbar-nav .nav-item .nav-link{border-radius:0;font-size:1em;padding:5px 10px}.header .navbar .navbar-nav .nav-item .dropdown-menu{margin:15px;background-color:#da2000}.header .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link{font-size:0.8em;font-family:"Roboto",sans-serif}.header .navbar .navbar-toggler{font-size:2em;background-color:#000;padding:5px 10px;color:#fff;left:50%}.homeCard{padding:25px 0}.homeCard h2{color:#da2000;font-size:2em}.homeCard .cardCtn{margin-bottom:15px}#sliderHome .carousel-indicators{display:none}#sliderHome .carousel-inner .carousel-item .carousel-caption h2{padding:15px;font-size:1.5em}.sobreSection{padding:25px 0}.sobreSection h3{font-size:2em}.sobreSection .col-md-4{margin-bottom:25px}.sobreSection .galeriaSobre{margin-top:15px}.sobreSection .galeriaSobre .colEsq p{width:90%;font-size:2em}.sobreSection .galeriaSobre .colEsq a{margin-bottom:25px}.formSection{padding:25px 0}.formSection input{margin-top:15px}iframe{width:100%}.footer .footerHeader{padding:25px 0;text-align:center}.footer .footerHeader .menuFooter li a i{display:none}.footer .footerHeader .titulo{margin-top:15px;margin-bottom:5px}.footer .copyright{text-align:center}.footer .copyright span b{display:block}.footer .copyright a{margin-top:15px}.footer .copyright .w3cCss{margin-right:0}.footer .copyright .ehoka{margin-top:15px;display:block}.footer .copyright .text-right{text-align:center !important}#paraTopo{right:15px;bottom:15px}}
