<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
#vendas {
	background-color: #53cc61;
	z-index: 999999999999999;
	width: 200px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	font-size: 22px;
	color: #FFF;
	border: 0px;
	color: #000;
	font-weight: bold;
	/*    border-radius:  0 10px 10px 0;*/
	/* DeclaraÃƒÆ’Ã‚Â§ÃƒÆ’Ã‚Â£o para aparecer no Firefox */
/*	-moz-border-radius: 0 10px 10px 0;*/
	/* Para exibir nos outros navegadores como Chrome, safari, opera*/
/*	-webkit-border-radius: 0 10px 10px 0;*/
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#meio {
	width: 1400px;
	margin-left: 50%;
	left: -700px;
	position: absolute;
	margin-top: -20px;
}
/* Global Styles */
html, body {
	height: 100%;
	background-color: #f1f1f1;
}
.laranja {
	background: #FBAD18;
}
.bege {
	background: #FDD995;
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
header {
	color: #fff;
}
.busca-capa {
	background: #f5f5f5;
	margin-top: -20px;
}
.navbar-default {
	background-color: #CCC;
	padding: 10px;
}
.navbar-default .navbar-nav &gt; li {
	margin-left: 0px;
}
.navbar-default .navbar-nav &gt; li &gt; a {
	margin-top: 7px;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 30px;
}
/* 404 Page Styles */

.error-404 {
	font-size: 100px;
}
footer {
	padding: 15px 0;
	color: #fff;
	background-color: #9A262C;
}
footer a {
	color: #fff;
}
#telefones {
	margin-top: 90px;
}
.navbar {
	margin-bottom: 0px;
}
#logo {
	margin-top: 30px;
}
#banner-tamanho {
	height: 500px;
	width: 100%;
}
#banner-tamanho-pe {
	height: 500px;
	width: 100%;
}
.maximoAltura {
	height: 700px;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.7;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #B41D2F;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #B41D2F;
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=90);
}
.capaalbum {
	height: 220px;
	width: 480px;
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 60px;
}
a:hover {
	text-decoration: none;
}
.linhacima {
	margin-left: 100px;
}
.linhabaixo {
	margin-left: 110px;
}

/* Responsive Styles */
@media(min-width:1020px) {
.marginmenu {
	margin-left: 30px
}
}

@media(max-width:991px) {
.customer-img, .img-related {
	margin-bottom: 30px;
}
}

@media(max-width:767px) {
#meio {
	width: auto;
	margin-left: auto;
	left: auto;
	position: relative;
	margin-top: auto;
}
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel .carousel {
	height: 70%;
}
#logo {
	text-align: center;
}
#telefones {
	margin-top: 30px;
	text-align: center;
}
#banner-tamanho {
	height: auto;
	width: 100%;
}
#banner-tamanho-pe {
	height: auto;
	width: 100%;
}
.linhacima {
	margin-left: 0px;
}
.linhabaixo {
	top: 20px;
	margin-left: 0px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -35px;
	font-size: 30px;
}
}
.red {
	border: solid 1px green;
}
#topo {
	width: 100%;
	background-image: url(../img/topo_fundo.png);
	background-repeat: repeat-x;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 60px;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.portfolio-box-video {
	display: block;
	position: relative;
	margin: 10 10;
	max-width: 650px;
}
#depoimentos {
	padding: 15px 0;
	color: #fff;
	background-color: transparent;
	color: #000;
}
#nosso_buffet {
	padding: 15px 0;
	color: #fff;
	background-color: transparent;
	color: #000;
	min-height: 260px;
	font-size: 18px;
	text-align: center;
}
h1 {
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	z-index: 99;
	height: 40px;
}
.setas {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.seta_esquerda {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block;
}
.seta_direita {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.seta_baixa {
	position: absolute;
	width: 100%;
	z-index: 0;
	margin-top: -22px;
}
.seta_baixa img {
	z-index: 0;
	position: absolute;
}
.map iframe {
	pointer-events: none;
}
#historia {
	font-size: 20px;
}
#recuperacao {
	font-size: 20px;
}
.btn-primary {
	background-color: #666;
}
.btn-primary:hover {
	background-color: #9A262C;
}
#propaganda {
	font-size: 18px;
	color: #000;
	margin-top: 40px;
}
#propaganda p {
	margin-top: 5px;
}
#propaganda div {
	font-size: 24px;
	font-weight: bold;
}
.carousel-caption {
 color:#CCC;
}
.invisivel{
	display:none;	
}
</pre></body></html>