@import url('https://fonts.googleapis.com/css?family=Lato|Raleway');
@import url('https://fonts.googleapis.com/css?family=Dr+Sugiyama|Tangerine');
@import url('https://fonts.googleapis.com/css?family=Faster+One');
@import url('https://fonts.googleapis.com/css?family=Prosto+One');

html,body {
	margin:0;
	padding:0;
}
body {
	width:100%;
	background-color:#e6dbcf;
	font-family:"Lato";
	font-weight:300; 
	font-size:15px;
	line-height:24px; 
	color:#2c0501;
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased; 
	-webkit-overflow-scrolling: touch; 
	}
	
.ie7 body{
	overflow:hidden;
	}
.clr{
	clear: both;
}
* {
  box-sizing: border-box;
	}
	h1, h2{ 
		font-family:"Lato"; 
		fonte-weight: 500;
		color: #1a507b;
	}
	h4, h5, h6{ 
		font-family:"Lato"; 
		fonte-weight: 500;
		color: #fff;
	}
	p { 
		line-height:23px; 
		margin-bottom:15px;
	}
	.centered{
		text-align:justify;
	}
	 a {
		color: inherit;
	}
	 a:hover, a:focus{
		 color:#fff;
		 text-decoration:none;
		 outline: 0;
	 }
	 ol,ul {
	list-style:none;
	}
	hr{
		display: block; 
		height:1px; 
		border: 0; 
		border-top: 1px  solid #aa9550; 
		margin: 1em 0; 
		padding: 0;
	}
	.navbar{
		font-weight:500;
		font-size:13px;
	}
	.navbar-inverse{ 
		ackground-color: #533202;
		margin-bottom: 10px;
		background: linear-gradient(#994e04, #0e3103);
		box-shadow: 0 1px 4px rgba(0,0,0,0.6);
		}
	.navbar-inverse .navbar-nav > .active > a { 
		background-color:#62be1b;
		background: linear-gradient(#0e3103, #994e04);
		}
	.navbar-inverse .navbar-brand { 
		color:#09F;
		font-size:22px; 
		letter-spacing:1px;
		}
	.bg-text {
		background-color: rgba(0,0,0, 0.4);
		color: white;
		font-weight: bold;
		position: fixed;
		top: 30%;
		height: auto;
		text-align: left;
		transform: translate(-50%, -50%);
		z-index: 2;
		}
@media only screen and (max-width: 767px) {
		.bg-text {
		width: 100%;
		font-size: 40px;
		line-height: 40px;
		top: 70%;
		left: 50%;
		}		
}
@media only screen and (min-width: 768px) {
		.bg-text {
		width: 100%;
		font-size: 50px;
		line-height: 50px;
		left: 50%;
		top: 30%;
		}	
}
@media only screen and (min-width: 992px) {
		.bg-text {
		width: 90%;
		line-height: 60px;
		font-size: 60px;
		left: 55%;
		top: 30%;
		}
}
@media only screen and (min-width: 1200px) {
		.bg-text {
		width: 82%;
		line-height: 60px;
		font-size: 65px;
		left: 60%;
		top: 30%;
		}
}		
	#headerwrap {
		background: url(../img/banner.jpg) no-repeat left top;
		text-align: left;
		background-position: left top;
		background-size: 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		z-index:3;
		}	
@media only screen and (max-width: 767px) {
		#headerwrap  {
		margin-top: -10px;
		height: 110px;
		width: auto;
		}		
}
@media only screen and (min-width: 768px) {
		#headerwrap {
		margin-top: -15px;
		height: 60px;
		width: 100%;
		}	
}
@media only screen and (min-width: 992px) {
		#headerwrap  {
		margin-top: -20px;
		height: 70px;
		width: 100%;
		}
}
@media only screen and (min-width: 1200px) {
		#headerwrap {
		margin-top: -30px;
		height: 80px;
		width: 100%;
		}
}
@media only screen and (min-width: 1350px) {
		#headerwrap {
		margin-top: -38px;
		height: 93px;
		width: 100%;
		}
}
@media only screen and (min-width: 1550px) {
		#headerwrap {
		margin-top: -45px;
		height: 125px;
		width: 100%;
		}
}	
	#headerwrap h1, #headerwrap_1 h1{
		margin: -5px 0 0 25px;
		color: #ffffff;
		font-family:"Faster One"; 
		font-size: 55px;
		letter-spacing: 5px;
		float: left;
		}
@media only screen and (max-width: 576px) {		
	#headerwrap h1 {
		font-size: 35px;
		}
	#headerwrap h3, #headerwrap_1 h3{
		font-size: 25px;
		}
}
	#headerwrap h2, #headerwrap h3, #headerwrap_1 h2, #headerwrap_1 h3{
		color: #fff;
		font-size: 40px;
		letter-spacing: 3px;
		float: right;
		text-align: right;
		font-family: "Prosto One", curcive;
		}
	#headerwrap h4, #headerwrap_1 h4 {	
		margin-top: 5px;
		margin-left: 10px;
		color: #fff;
		text-shadow: 1px 1px 1px #000;
		font-size: 45px;
		letter-spacing: 3px;
		float: left;
		font-family: "Prosto One", curcive;
	}
	#headerwrap_1 {
		background: url(../img/banner.jpg) no-repeat left top;
		text-align: left;
		margin-top: -45px;
		height: 400px;
		width: 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		z-index:3;
		}
	.hd{
		background-color: #d2171e;
		border: solid 1px #fff;
		margin-bottom: 10px;
		background: linear-gradient(#d2171e, #ec1b23);
		box-shadow: 0 1px 4px rgba(0,0,0,0.6);
		}
	#slogan{
		display: block;
		margin: 265px 5px 0 5px;
		text-shadow: 0 1px 1px #000000;
		float: right;
		}
	.main{
		display:block;
		width:100%;
		}
	.main h3{
		font-size: 28px;
		color: #794703;
		font-weight: 600;
		padding: 0 35px 0 10px;
		text-align: right;
		text-shadow: 1px 0px 0px #221001;
		}
	.inf_2{ 
		padding: 15px 20px 15px 20px;
		background-color: #f6eee5;
		box-shadow: 1px 1px 3px #5c4833;
		font-size: 16px;
		}
	.inf_8{ 
		padding: 15px 20px 15px 20px;
		font-size: 16px;
		}
	.box_2{
		display: block;
		padding: 3px;
		width: 100%;
		margin: 5px;
		box-shadow: 1px 1px 3px #5c4833;
		}
	.box_2 img{
		display:block;
		padding: 5px;
		width: 100%;
    	}
	.overlay {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		background-color: #221003;
		overflow: hidden;
		width: 100%;
		height: 100;
		-webkit-transform: scale(0);
		-ms-transform: scale(0);
		transform: scale(0);
		-webkit-transition: .5s ease;
		transition: .5s ease;
	}
	.box_2:hover .overlay {
		-webkit-transform: scale(0.96);
		-moz-transform: scale(0.96);
		-o-transform: scale(0.96);
		-ms-transform: scale(0.96);
		transform: scale(0.96);
		opacity:0.81;
		filter: alpha(opacity=81);
	}
	.text {
	  color: white;
	  font-size: 26px;
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  -webkit-transform: translate(-50%, -50%);
	  -ms-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
	  text-align: center;
	}
	.botao{
		color: #ffffff;
		text-shadow: 0 1px 1px #000000;
		background-color: #57b80d;
		background: linear-gradient(#05592b,#60bf19);
		width: 99%;
		padding: 5px;
		text-align: center;
		border: solid 1px #cac59f;
		border-radius: 8px;
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		-o-transition: width 0.3s;
		-ms-transition: width 0.3s;
		transition: width 0.3s;
		}
	.botao:hover, .botao_2:hover {
		color: #fff;
		background-color: #62be1b;
		background: linear-gradient(to bottom right, yellow, green);
		width:100%;
		}
	.botao_active{
		padding: 5px;
		text-align: center;
		color: #000;
		background-color: #aa9550;
		border-radius: 5px;
		box-shadow: 0 1px 1px 1px rgba(0,0,0,0.2);
		}
	.botao_2{	
		color: #ffffff;
		text-shadow: 0 1px 1px #000000;
		background-color: #804705;
		background: linear-gradient(#d8652a,#070604);
		width: 100%;
		padding: 5px;
		margin-bottom: 7px;
		text-align: center;
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		-o-transition: width 0.3s;
		-ms-transition: width 0.3s;
    	transition: width 0.3s;
		}
	.botao_2:hover {
		background-color: #bf8546;
		background: linear-gradient(#070604,#d8652a);
		}
	.btn_top {
		height: 30px;
		width: 60px;
		background-color: rgba(191, 135, 75, 0.69);
		position: fixed;
		bottom: 1px;
		box-shadow: -1px 1px 1px #000;
		right: 0px;
		color: #fefefe;
		text-align: center;
		font-size: 13px;
		padding-top: 6px;
		padding-bottom: 6px;
		transition-duration: 0.5s;
		}
	.botao_4{	
		text-shadow: 0 1px 0px #190101;
		/*background-color: #804705;
		background: linear-gradient(#d8652a,#070604);*/
		width: 20%;
		padding: 5px;
		margin-bottom: 7px;
		text-align: center;
		box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.3);
		-webkit-transition: width 0.3s;
		-moz-transition: width 0.3s;
		-o-transition: width 0.3s;
		-ms-transition: width 0.3s;
    	transition: width 0.3s;
		}
	.botao_4:hover {
		background-color: #bf8546;
		background: linear-gradient(#070604,#d8652a);
		}
	.item img {
		width:100%;
		padding: 5px;
    	background-color: #c05a25;
		}
	.reg, .res, .gal{
		width:100%;
		background-color:#f8efe6;
		}
	#reg h3, #res h3, #gal h3, #inscr h3,  #expo h3, #apoio h3 {
		color: #7d3c19;
    	text-align: center;
		}
	.inscr, .expo, .apoio{
		width:100%;
		background-color:#e6dbcf;
		}
	.apoio img{
		width: 100%;
		padding: 5px;
		margin-bottom: 10px;
		border: solid 1px #c0af80;
		}
/*---gallery---*/
	.galleryCont{
		display:none;
		}
	span.btnalb:hover{
		cursor:pointer;
		}
	.galleryTitle{
		color:#407ec0;
		}
	.gall{
		list-style-type: none;
		padding: 25px 30px 15px 30px;
		margin-top: 0;
		line-height: 22px;
		}
	.gall_4{
		list-style-type: none;
		padding: 25px 30px 15px 30px;
		margin-top: 0;
		min-height:400px;
		line-height: 22px;
		}
	.wrapper{
      position:relative;
      font-family:Arial, Helvetica, sans-serif;
      padding-top:90px;
      padding-left:50px;
      width:80%;
      margin:auto
    }
    .galleryCont{
      display:none;
    }
    .wrapper .text{
      font-family:Arial, Helvetica, sans-serif;
    }
    .wrapper h1{
      font-family:Arial, Helvetica, sans-serif;
      font-size:26px;
    }
    .longText{
      margin-top:20px;
      width:600px;
      font:18px/24px Arial, Helvetica, sans-serif;
      color:gray;
    }
    span.btn{
      display: inline-block;
	  cursor: pointer;
	  font: 12px/14px Arial, Helvetica, sans-serif;
	  color: #6f2e25;
	  background-color: #e6dbcf;
      -moz-border-radius:1px;
      -webkit-border-radius:1px;
      -moz-box-shadow:#999 2px 0px 3px;
      -webkit-box-shadow:#999 2px 0px 3px;
    }
    span.btn:hover{
      background-color:#bf8546;
    }
	/*.tilt{
		margin-bottom:10px;
		margin-top:5px;
		text-align:center;
		-webkit-transition:all 0.3s ease-out;
		-moz-transition:all 0.3s ease-out;
		-o-transition:all 0.3s ease-out;
		-ms-transition:all 0.3s ease-out;
		transition:all 0.3s ease-out;	
		}
	.tilt:hover{
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		transform: scalescale(1.1,1.1);
		z-index:100;
		}*/
	#contact{
		display:block;
		padding:0 5px 10px 15px;
		}
	#mapa{
		max-width: 100%;
		height: auto;
		display: block;
		border: solid 4px #866333;
    	border-radius: 9px;
		/*margin-top: -15px;*/
		}
	#f{ 
		background-color:#0a1400;
		padding-top:5px 0 10px 0;
		}
	#f i{
		color: rgba(191, 135, 75, 0.69);
		font-size: 17px;
		padding: 7px;
		margin: 7px;
		}
	#f i:hover{
		color:#fff;
		}
	#soc{
		text-align: right;
		margin-right: 20px;
		}
	/*.soc{
		text-align:center;}*/
	
	#rodape{
		font-size: 12px;
		line-height: 22px;
		color: #c8c8ba;
		padding-top: 3px;
		}