@import url('reset.css');

@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: normal;
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url('http://www.boccaricca.com.br/css/fonts/UyYrYy3ltEffJV9QueSi4Z4t0mJKPaLVqklzZuc32b4.woff') format('woff');
}

@font-face {
  font-family: 'Terminal Dosis Light';
  font-style: normal;
  font-weight: normal;
  src: local('Terminal Dosis Light'), local('TerminalDosis-Light'), url('http://www.boccaricca.com.br/css/fonts/UyNOlq8pwXsdXFw6uDx3EmH4uZTdtyZAt-SewEtgBUL3rGVtsTkPsbDajuO5ueQw.woff') format('woff');
}

body{
	background:#FFF;
	color:#000;
	font-family: 'Terminal Dosis Light', Arial, sans-serif;
	font-size:16px;	
}
a{
	color:#000;
	text-decoration:none;
}
.bf_background img{
	position:fixed;
	top:0px;
	left:0px;
	height:100%;
	cursor:url(../images/cursor_min.cur), pointer;
}.bf_overlay{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:transparent url(../images/bg_black.png) repeat top left;
	opacity:0.5;
}

.bf_menu{
	background:transparent url(../images/pattern-.png) repeat top left;
	width:300px;
	left:0px;
	top:0px;
	height:100%;
	position:fixed;
	z-index:20;
}
h1.title{
	color:#009633;
	font-size:80px;
	font:bold;
	padding:12px 10px 20px 25px;
	background:#FFF;
	text-shadow: 2px 2px 2px #000;
}
h1.title img{
	display:block;

	margin:-10px 0px 0px 30px;
}
.bf_menu ul{
	display:block;
	margin-top:0px;
}
.bf_menu ul li{
	display:block;
}
.bf_menu ul li a{
	color: #000;
	font-size:30px;
	font:bold;
	line-height:50px;
	padding:0px 20px 0px 30px;
	display:block;
	position:relative;
	margin:5px 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
}
.bf_menu ul li a span.bf_hover{
	background:transparent url(../images/bg_black.png) repeat top left;
	opacity:0.1;
	position:absolute;
	width:0px;
	height:0px;
	top:50%;
	left:0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
}
.bf_menu ul li a:hover span.bf_hover{
	height:100%;
	width:100%;
	margin-top:-25px;
	opacity:1.0;
}
.bf_menu ul li a span{
	position:relative;
}
.bf_page{
	display:none;
}
.bf_content_text{
	width:330px;
	position:fixed;
	top:142px;
	left:300px;
	height:95%;
	background:transparent url(../images/bg_black.png) repeat top left;
	overflow: hidden;
	z-index:20;

}
.bf_content_text h2{
	padding:30px 20px 5px 20px;
	color: #F00;
	font-size:30px;
	font: bold;
}
.bf_content_text p{
	padding:5px 20px;
	font-size:13px;
	/*font-family: 'PT Sans Narrow', Arial, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
}
.bf_content_text ul{
	margin: 20px 0px 0px 24px;
}
.bf_content_text ul li{
	float:left;
}
.bf_content_text ul li a{
	display:block;
	margin:4px;
}
.bf_content_text ul li a img{
	display:block;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	opacity:0.7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-transition: all 0.5s ease-in-out;
}
.bf_content_text ul li a:hover img{
	opacity:1.0;
}





.bf_gallery{
	display:none;
}
.bf_nav a{
	width:72px;
	height:140px;
	position:fixed;
	top:50%;
	margin-top:-70px;
	cursor:pointer;
	opacity:0.3;
	z-index:999;
}
a.bf_close{
	top:10px;
	right:10px;
	background:transparent url(../images/close.png) no-repeat center center;
	position:fixed;
	width:40px;
	height:40px;
	cursor:pointer;
	opacity:0.3;
	z-index:999;
}
.bf_nav a:hover, a.bf_close:hover{
	opacity:0.9;
}
.bf_nav a.bf_next{
	background:transparent url(../images/next.png) no-repeat center center;
	right:-72px;
}
.bf_nav a.bf_prev{
	background:transparent url(../images/prev.png) no-repeat center center;
	left:-72px;
}
.bf_gallery_wrapper{
	top:35%;
	left:50%;
	position: fixed;
	width: 1120px;
	height: 350px;
	margin: -175px 0px 0px -560px;
	color:#fff;
}
.bf_gallery_item{
	position:absolute;
	display:none;
	height:630px;
	width:1120px;
	top:-45px;
	left:-20px; /*480px to slide from right, -520px to slide from right*/
	display:none;
}
.bf_gallery_item img{
	position:absolute;
	top:65px;
	height:500px;
	width:1060px;
	left:20px;
	z-index:9;
	cursor:url(../images/cursor_full.cur),  ne-resize;
}
.bf_heading,
.bf_desc{
	position:absolute;
	height:300px;
	width:900px;
	text-shadow:1px 1px 1px #000;
	background:transparent url(../images/bg_black.png) repeat top left;
	-moz-border-radius:0px 100px 0px 100px;
	border-radius:0px 100px 0px 100px;
}
.bf_heading{
	top:25px;/*top:0px;*/
	left:20px /*left:0px;*/
}
.bf_heading h2{
	position:absolute;
	top:20px;
	left:20px;
	font-size:46px;
	line-height:46px;
	color:#F00;
	z-index:20;
}
.bf_desc{
	bottom:95px; /*bottom:0px;*/
	right:40px /*right:0px;*/
}
.bf_desc p{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:30px;
	line-height:46px;
}
/* Footer Style */
.bf_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:13px;
	background:#fff;
	opacity:0.9;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:24;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.bf_footer a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#EE1F27;
	float:right;
}
.bf_footer a:hover{
	color:#009633;
}
.bf_footer a span{
	font-weight:bold;
}
.bf_footer a.bf_left{
	float:left;
}




.bx-container{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:0;
}
.bx-container img{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index: 1;
	display:none;
}
.bx-canvas{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}
.bx-overlay, .bx-loading {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: transparent url(../images/pattern.png) repeat top left;
	z-index:0;
}
.bx-loading{
    z-index: 9999;
    background: #fff;
}
.bx-loading span{
    color: #009633;
    font-size: 13px;
    position: fixed;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin: -52px 0 0 -100px;
    left: 50%;
    top: 50%;
    text-shadow: 0px 0px 1px rgba(255,255,255,0.9), 1px 2px 5px rgba(0,0,0,0.5);
}
