/*!
 * 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.
 */

/* Global Styles */
html, body {
	height: 100%;
}
.laranja {
	background: #FBAD18;
}
.bege {
	background: #FDD995;
}
.img-portfolio {
	margin-bottom: 30px;
}
.img-hover:hover {
	opacity: 0.8;
}
header {
	color: #fff;
}
.busca-capa {
	background: #f5f5f5;
	padding: 20px 0;
	margin-top: -20px;
}
.navbar-default {
	background-color: transparent;
}
.navbar-nav {
	margin-left: -40px;
}
.navbar-default .navbar-nav > li {
	margin-left: 30px;
}
.navbar-default .navbar-nav > li > a {
	color: #FF0;
	margin-top: 7px;
}
/* 404 Page Styles */

.error-404 {
	font-size: 100px;
}
footer {
	padding: 15px 0;
	color: #fff;
	background-image: url(../img/rodape_fundo.png);
}
footer a {
	color: #fff;
}
#telefones {
	margin-top: 90px;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border-radius: 10px;
	
}


/* Responsive Styles */

@media(max-width:991px) {
.customer-img, .img-related {
	margin-bottom: 30px;
}
}
 @media(max-width:767px) {
.img-portfolio {
	margin-bottom: 15px;
}
header.carousel .carousel {
	height: 70%;
}
#logo {
	text-align: center;
}
#telefones {
	margin-top: 30px;
	text-align: center;
}
}
.red {
	border: solid 1px green;
}
#topo {
	background-image: url(../img/topo_fundo.png);
	width: 100%;
	min-height: 300px;
	padding-bottom: 30px;
}
#logo {
	margin-top: 35px;
}
.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-image: url(../img/rodape_fundo.png);
	color: #F7B01D;
}
#nosso_buffet {
	padding: 15px 0;
	color: #fff;
	background-image: url(../img/rodape_fundo.png);
	color: #F7B01D;
	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;
	margin-right:60%;
}
.map iframe {
	pointer-events: none;
}
