@font-face {
    font-family: 'futura_lt_btlight';
    src: url('fonts/futural-webfont.eot');
    src: url('fonts/futural-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futural-webfont.woff') format('woff'),
         url('fonts/futural-webfont.ttf') format('truetype'),
         url('fonts/futural-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media all and (min-width: 1601px){
	#header{
		width:100%;
		max-width: 1920px !important;
		background: url('img/1920/header-bg.png') center top no-repeat !important;

	}
	.backgrounds{
		width:100%;
		max-width: 1920px !important;
	}
	.background-single{
		width:100%;
		height:100%;
		background-attachment:fixed;
		max-width: 1920px !important;
	}
	.bg-namorados{background: url('img/1920/banner_Espaco_namorados.png') center top no-repeat !important; }
	.bg-home{background: url('img/1920/bg-home.jpg') center top no-repeat !important;}
	.bg-vista{background: url('img/1920/bg-vista.jpg') center top no-repeat !important;}
	.bg-espaco{background: url('img/1920/bg-espaco.jpg') center top no-repeat !important;}
	.bg-eventos{background: url('img/1920/bg-eventos.jpg') center top no-repeat !important;}
	.bg-clipping{background: url('img/1920/bg-clipping.jpg') center top no-repeat !important;}
	.bg-experiencia{background: url('img/1920/bg-experiencia.jpg') center top no-repeat !important;}
	.bg-gastronomia{background: url('img/1920/bg-gastronomia.jpg') center top no-repeat !important;}
	.bg-contato{background: url('img/1920/bg-contato.jpg') center top no-repeat !important; }
	.bg{
		height: 900px;
	}
	.content-holder{
		height:900px;
		max-width: 1920px !important;
	}
}

/* Globais */
*{
	padding:0px;
	margin:0px;
	outline: none;
}
div,header,footer,aside,article,span{display:block;}
a,img,map{border:none;}
a{text-decoration: none;color:#fff;}
a:active{
	color:#fff;
}
.link-home-logo{
	display: block;
	width:310px;
	height:145px;
	position: absolute;
	left:295px;
	z-index: 20000;
}
.link-home-logo:hover{
	border-bottom: none !important;
}
ul{list-style: none;}
.navl ul li{
	float:left;
	padding:5px;
}
.navr ul li{
	float:left;
	padding:5px;
}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}
.db{display: block;}


/* Layout*/
.wrapper{
	width:900px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
body{
	background-color: #000;

}
body.home{
	overflow: hidden;
}
.footer-internas{
	border-top:1px solid #262626;
	padding:20px 30px;
	color:#FFF;
	font-size:13px;
	font-family: 'futura_lt_btlight';
	margin-top: 30px;
	position: relative;
	z-index: 1;
}
.footer-internas p{
	padding-top: 20px;
}
#header{
	height:205px;
	background: url('img/header-bg.png') center top no-repeat;
	width:100%;
	margin:0 auto;
	position: absolute;
	top: 0px;
	max-width: 1600px;
}
.click-logo{

}
#header .navl,#header .navr{
	position: relative;
	bottom:-80px;
}
#header a{
	font-family: 'futura_lt_btlight';
	color:#ccccca;
	font-size: 11px;
	padding-bottom: 5px;
}
#header a:hover,#header a.active{
	border-bottom: 1px solid #ccccca;

}

.home .lnk_home a { border-bottom: 1px solid #ccccca; }
.content-holder.vista .lnk_vista a { border-bottom: 1px solid #ccccca; }
.content-holder.espaco .lnk_espaco a { border-bottom: 1px solid #ccccca; }
.content-holder.eventos .lnk_eventos a { border-bottom: 1px solid #ccccca; }
.content-holder.novidades .lnk_novidades a { border-bottom: 1px solid #ccccca; }
.content-holder.gastronomia .lnk_gastronomia a { border-bottom: 1px solid #ccccca; }
.content-holder.experiencia .lnk_experiencia a { border-bottom: 1px solid #ccccca; }
.content-holder.contato .lnk_contato a { border-bottom: 1px solid #ccccca; }


.content-holder{
	width:100%;
	height:600px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	max-width: 1600px;
}
.backgrounds{
	width:1%;
	height:100%;
	overflow-y:hidden;
	background-attachment:fixed;
	max-width: 1600px;
}
.background-single{
	width:100%;
	height:100%;
	background-attachment:fixed;
	max-width: 1600px;
}
.bg{
	width:100%;
	height: 600px;
	overflow: hidden;
	position: relative;
	background-attachment:fixed;
}
.bg-namorados{background: url('img/banner_Espaco_namorados.png') center top no-repeat;}
.bg-home{background: url('img/bg-home.jpg') center top no-repeat;}
.bg-vista{background: url('img/bg-vista.jpg') center top no-repeat;}
.bg-espaco{background: url('img/bg-espaco.jpg') center -70px no-repeat;}
.bg-eventos{background: url('img/bg-eventos.jpg') center center no-repeat;}
.bg-clipping{background: url('img/bg-clipping.jpg') center center no-repeat;}
.bg-experiencia{background: url('img/bg-experiencia.jpg') center center no-repeat;}
.bg-gastronomia{background: url('img/bg-gastronomia.jpg') center center no-repeat;}
.bg-contato{background: url('img/bg-contato.jpg') center top no-repeat;}

.side-nav{
	position: absolute;
	z-index: 100;
	width:23px;
	right:17px;
	top:200px;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	padding:15px 30px;
}
.side-nav a{
	display: block;
	width:21px;
	margin:5px 0px;
	height:21px;
	background-color: #000;
	overflow: hidden;
	text-indent: -3000px;
	cursor: pointer;
	border:1px solid #FFF;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.side-nav a.active{
	background-color: #FFF;
	opacity: 1;
	filter: alpha(opacity=100);
}
.help-box{
	background: url('img/help-box.png') no-repeat;
	width:228px;
	height:59px;
	top:215px;
	left:350px;
	position: absolute;
}
.desc-box{
	background: url('img/home-desc.png') no-repeat;
	width:335px;
	height:120px;
	bottom:115px;
	left:0px;
	position: absolute;
}
#footer{
	position: absolute;
	right: 0;
	bottom: 0;
	height: 110px;
	width: 785px;
	padding-left: 110px;
	background: url(./img/footer.png?v=2.0.0) no-repeat;
	background-size: cover;
}
#footer > p {
	float: left;
	color: #fff;
	font-family: 'futura_lt_btlight';
	margin-left: 20px;
	margin-top: 15px;
	line-height: 20px;
}
#footer > img {
	float: left;
	margin: 5px 0 0 30px;
}
.tit-home{
	font-size: 60px;
	color: #FFF;
	font-family: 'futura_lt_btlight';
	text-shadow: -1px -2px 1px rgba(150, 150, 150, 0.4);
	text-transform: uppercase;
	line-height: 45px;
	z-index: 1200;
	position: relative;

}
.home-link{
	padding: 15px 35px 0px 0px;
	background: url('img/seta-mais.png') right center no-repeat;
	color: #FFF;
	font-family: 'futura_lt_btlight';
	text-transform: uppercase;
	font-size: 18px;
	text-shadow: -1px -2px 1px rgba(150, 150, 150, 0.4);
	height:35px;
	position: relative;
	z-index: 9000;
	top: 30px;
	right: -35px;


}
.vista-home-holder,.espaco-home-holder,.eventos-home-holder,.clipping-home-holder,.gastronomia-home-holder,.experiencia-home-holder{
	position: absolute;
}
.vista-home-holder{
	top: 150px;
	right: 0px;
}
.espaco-home-holder{
	top: 250px;
	left: 0px;
}
.eventos-home-holder{
	top: 250px;
	left: 0px;
}
.clipping-home-holder{
	top: 200px;
	right: 0px;
}
.gastronomia-home-holder{
	top: 200px;
	left: 0px;
}
.experiencia-home-holder{
	top: 150px;
	right: 0px;
}
.box-canto{
	position: absolute;
	background-color: rgba(0,0,0,0.5);
	width: 34px;
	height: 100%;
	right: -34px;
	top: 0px;
}
.box-canto span{
	background: url('img/canto-inferior.png') no-repeat;
	position: absolute;
	bottom: -35px;
	display: block;
	width: 34px;
	height: 35px;
}
.vista-home-txt-holder, .espaco-home-txt-holder,.eventos-home-txt-holder,.clipping-home-txt-holder,.gastronomia-home-txt-holder,.experiencia-home-txt-holder{
	position: relative;
	background-color: rgba(0,0,0,0.5);
	padding:20px 0px 0px 20px;
}
.vista-home-txt-holder{
	width:350px;
}
.vista-home-txt-holder > span, .espaco-home-txt-holder > span,.eventos-home-txt-holder > span,.clipping-home-txt-holder > span,.gastronomia-home-txt-holder > span,.experiencia-home-txt-holder > span{
	background-color: rgba(0,0,0,0.5);
	width:100%;
	position: absolute;
	height:35px;
	bottom:-35px;
	left: 0px;
}
.espaco-home-txt-holder{
	width:340px;
}
.eventos-home-txt-holder{
	width:290px;
}
.clipping-home-txt-holder{
	width:290px;
}
.gastronomia-home-txt-holder{
	width:390px;
}
.experiencia-home-txt-holder{
	width:384px;
}
.vista-home-txt-holder p ,.espaco-home-txt-holder p,.eventos-home-txt-holder p,.clipping-home-txt-holder p,.gastronomia-home-txt-holder p,.experiencia-home-txt-holder p{
	font-size: 15px;
	color: #FFF;
	font-family: 'futura_lt_btlight';
}

#scrollbar-track {
	width: 10px;
	position: fixed;
	right: 0px;
	height: 100%;
	background: #ddd;
	display: none;
}
.img-sl{
	cursor: pointer;
}
#scrollbar {
	width: 10px;
	position: fixed;
	right: 0px;
	background: #666;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#vista-holder, #espaco-holder, #vista-holder, #eventos-holder,#clipping-holder ,#gastronomia-holder,#experiencia-holder,#contato-holder{
	position: relative;
	font-size: 15px;
	color: #FFF;
	margin: -210px auto 0px;
	font-family: 'tahoma';
	background: url('img/bg-single-pages.png') repeat-x;
	min-height: 200px;
}
#vista-holder .wrapper, #espaco-holder .wrapper, #vista-holder .wrapper, #eventos-holder .wrapper,#clipping-holder .wrapper,#gastronomia-holder .wrapper,#experiencia-holder .wrapper,#contato-holder .wrapper{
	width:1180px;
}
.esq{
	padding-bottom: 60px;
}
#vista-holder h2, #espaco-holder h2, #vista-holder h2, #eventos-holder h2, #clipping-holder h2 ,#gastronomia-holder h2, #experiencia-holder h2,#contato-holder h2{
	font-size: 60px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'futura_lt_btlight';
}
/* Eventos */
#eventos-holder .esq{
	width:750px;
}
#eventos-holder .dir{
	width: 375px;
	margin-top: -25px;
	padding-left: 40px;
}
#vista-holder .pre, #espaco-holder .pre, #eventos-holder .pre,#clipping-holder .pre, #gastronomia-holder .pre,#experiencia-holder .pre,#contato-holder .pre{
	background-color: black;
	height: 320px;
	width: 100%;
	position: absolute;
	top: 200px;
	z-index: 0;
}
#vista-holder .pre{
	height: 175px !important;
}
#contato-holder .pre{
	height:255px !important;
}
#experiencia-holder .pre{
	height: 160px !important;
}
#depoimentos-holder{
	display: block;
	position: relative;
	top:0px;
	width:300px;
}
#depoimentos-holder h3{
	font-family: 'tahoma' !important;
	font-size: 12px !important;
	color: #565656 !important;
	text-transform:uppercase !important;
	padding-bottom: 10px;

}
#depoimentos-holder p{
	font-family: 'tahoma' !important;
	font-size: 12px !important;
	color: #FFF !important;
	padding-bottom: 20px;
}
/* ESPAÇO PAGE*/

#espaco-holder .esq{
	width:750px;
}
#espaco-holder .dir{
	width: 375px;
	margin-top: -25px;
	padding-left: 40px;
}
.informacoes-holder{
	display: block;
	position: relative;
	top:0px;
	width:300px;
}
.informacoes-holder h3{
	font-family: 'tahoma' !important;
	font-size: 12px !important;
	color: #565656 !important;
	text-transform:uppercase !important;
	padding-bottom: 10px;

}
.informacoes-holder p{
	font-family: 'tahoma' !important;
	font-size: 12px !important;
	color: #FFF !important;
	padding-bottom: 20px;
}


/* GASTRONOMIA PAGE*/
#gastronomia-holder .esq{
	width:750px;
}
#gastronomia-holder .dir{
	width: 375px;
	margin-top: -25px;
	padding-left: 40px;
}
#gastronomia-holder .esq p{
	padding-bottom: 15px;
	font-size: 14px;
}
.cardapio-holder ul,#eventos-holder ul{
	list-style-image: url('img/bullet.png');
	list-style-position: inside;
	padding:10px 35px;
}
#eventos-holder ul{
	padding:10px 0px;
}
.cardapio-holder ul li,#eventos-holder ul li{
	font-size: 13px;
}
#eventos-holder h3{
	font-size: 20px;
	color: #FFF;
	font-family: 'futura_lt_btlight';
	font-weight: normal;
}
.cardapio-holder h3{

	margin-left:20px;
	padding-left:10px;
	text-transform: uppercase;
	color:#565656;
	border-left: 4px solid #565656;
	font-size:18px;
	font-family: 'tahoma';


}
.gastronomia-cardapio{
	display: block;
	width:730px;
	position: relative;
	top:0px;
}
.gastronomia-cardapio p{
	padding-left:36px;
}
.cardapio-nav{
	height:80px;
}
.drinks,.pratos,.sobremesas{
	display: none;
}
.btn-cafe{
	width:230px;
	height:70px;
	background: url('img/sprites.png') -28px -103px no-repeat;
}
.btn-cafe.active{
	background: url('img/sprites.png') -28px -22px no-repeat;
}
.btn-pratos{
	width:151px;
	height:70px;
	background: url('img/sprites.png') -273px -103px no-repeat;
}
.btn-pratos.active{
	background: url('img/sprites.png') -273px -22px no-repeat;
}
.btn-sobremesas{
	width:193px;
	height:70px;
	background: url('img/sprites.png') -435px -103px no-repeat;
}
.btn-sobremesas.active{
	background: url('img/sprites.png') -435px -22px no-repeat;
}
.btn-drinks{
	width:144px;
	height:70px;
	background: url('img/sprites.png') -635px -103px no-repeat;
}
.btn-drinks.active{
	background: url('img/sprites.png') -635px -22px no-repeat;
}
/*EXPERIÊNCIA PAGE*/

#experiencia-holder p{
	padding-bottom: 15px;
}
.slider{
	width:750px;
	max-height: 300px;
	position: relative;
	overflow: hidden;
}
.seta-cima{
	width:20px;
	height:15px;
	background: url('img/setas-slider.png') -5px -5px no-repeat;
	display: block;
	position: absolute;
	right:0px;
	top:0px;

}
.seta-baixo{
	width:20px;
	height:15px;
	background: url('img/setas-slider.png') -5px -27px no-repeat;
	display: block;
	position: absolute;
	right:0px;
	bottom:0px;

}
/* CONTATO PAGE*/
.wpcf7 p{
	/* width:300px; */
	padding: 10px 0px;
	font-family: 'futura_lt_btlight';
}
span.wpcf7-not-valid-tip {
	margin-top: 10px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
	background-color: #000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	border:1px solid #4a4a4a;
	color:#FFF;
	padding: 10px 5px;
	font-family: 'futura_lt_btlight';
	font-size: 16px;
	margin-top: 5px;
}
.wpcf7 textarea{
	resize:none;
}
.wpcf7 input[type="submit"]{
	background-color: #ffffff;
	padding:7px 20px;
	border: none;
	font-family: 'futura_lt_btlight';
	font-size:18px;
	text-transform: uppercase;
	cursor: pointer;
	width: 100%;
}
div.wpcf7-response-output {
	clear: both;
	font-family: 'futura_lt_btlight';
	padding: 15px;
	text-transform: uppercase;
}
.wpcf7-response-output.wpcf7-validation-errors {
	border-color: #F00;
}
/*CLIPPING PAGE*/
#clipping-holder .esq{
	width:600px;
	margin-right: 20px;
}
#clipping-holder .dir{
	width:500px;
	max-height: 500px;
	overflow: hidden;
}
#clipping-holder .esq h3{
	padding:10px;
	cursor:pointer;
	font-size: 16px;
	font-family: Tahoma;
	margin-bottom: 10px;
	font-weight: normal;
}
#clipping-holder h3.active{
	background:url('img/bg-tit-clip.png') repeat;
}
#clipping-holder .dir .img-clipping{
	display: none;
}
#clipping-holder .dir .img-clipping img{
	width:500px !important;
}
.close-info{
	position: absolute;
	bottom: -34px;
	right: -33px;
	font-family: 'tahoma' !important;
	border-radius: 31px;
	font-size: 14px !important;
	width: 17px;
	height: 17px;
	text-align: center;
	padding: 5px;
	background: rgba(0,0,0,0.5);
	z-index: 30000;
}

.expand{
border-radius: 20px;
width: 30px;
height: 30px;
background-color: rgba(0,0,0,0.5);
font-family: 'tahoma' !important;
font-size: 18px !important;
display: none;
position: relative;
margin-top: 10px;
}
.btn-voltar{
	display: block;
	width: 92px;
	height: 28px;
	position: absolute;
	top: -50px;
	right: 135px;
	font-family: 'futura_lt_btlight';
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
}
.btn-voltar span{
	width: 39px;
	height: 28px;
	display: block;
	background: url('img/bt_voltar.png') -60px 0px no-repeat;
	position: absolute;
	top: -6px;
	right: 0px;

}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(img/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(img/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(img/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(img/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(img/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(img/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(img/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(img/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(img/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(img/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(img/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(img/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(img/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(img/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.botao-reserva{
    width: 101px;
	height: 19px;
	background-color: #bdac93;
	position: relative;
	text-align: center;
	padding-top: 3px;
	padding-right: 2px;
	left: 275px;
	top: -20px;
}
.botao-reserva a{
  color: #000000 !important;
  text-decoration: none;
}
.botao-reserva img {
  position: relative;
  top: 0;
  width: 103px;
  height: 50px;
}
.botao-reserva a:hover{
  text-decoration: none !important;
  border-bottom: none !important;
}
.navr ul{
  margin-top: -24px;
}