/* BANNER HOME */
.banner{width:100%; height:788px; margin: 0px; clear: both; position: relative; top: 0px;}
.banner .sliderbanner{ width:100%; height:788px; position:absolute; z-index:10; float: left;}
.banner .sliderContent{ width:100%; height:788px; clear:both; position: absolute;}
.banner .sliderContent .item{width:100%; height:788px; position: absolute; background-size: auto 788px; background-repeat: no-repeat; background-position: center center;}
.banner .sliderContent .item .util-banner{width: 100%; height:788px; position: absolute;}
.sliderBullets {margin: 0px; width: auto; padding: 0px; position: relative; top: 740px; text-align: center; z-index: 1002; }
.sliderBullets a{float: none; display: inline-block; vertical-align: top; text-indent:-9999px; width:10px; height:10px; background-color:#ffffff; margin: 0px 5px; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; overflow: hidden;}
.sliderBullets a:hover{background-color: #5a4a42;}
.sliderBullets .active,
.sliderBullets .active:hover{background-color: #b29064; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 24px; height: 10px;}
.texto-banner { width: 670px; height: 146px; padding: 30px 30px 0 30px; bottom: 150px; background-color: #FFFFFF; text-align: center; position: absolute; left: 50%; margin-left: -365px; }
.texto-banner h1 { font-family: 'Amatic SC', cursive; font-weight: 700; color: #5a4a42; font-size: 68px; letter-spacing: -1px; }
.texto-banner p { font-family: 'Roboto', sans-serif; font-weight: 300; color: #5a4a42; font-size: 18px; }
.texto-banner .botao { font-family: 'Amatic SC', cursive; font-weight: 700; color: #FFFFFF; font-size: 30px; letter-spacing: -1px; width: 120px; height: 30px; line-height: 30px; padding: 10px 0px; cursor: pointer; background-color: #ef3e36; margin: 15px auto; position: relative; z-index: 10; }
.texto-banner .traco-texto-banner { width: 100%; height: 6px; background: url(../imagens/tracejado1.png) no-repeat; position: absolute; bottom: 5px; margin-left: -25px;  z-index: 9;}
.texto-banner:hover { background-color: #f8d8c1; } 
.texto-banner:hover .botao { background-color: #f7941e; }
.texto-banner:hover .traco-texto-banner { width: 98%; height: 6px; background: url(../imagens/tracejado4.png) no-repeat; }

/*AGENDA*/
#agenda-de-eventos { width: 100%; height: auto; padding: 50px 0 0 0; }
#agenda-de-eventos ul { padding-top: 50px; }
#agenda-de-eventos ul li { list-style: none; margin-bottom: 50px; min-height: 380px; }
#agenda-de-eventos ul li img { width: 400px; height: 298px; float: left; }
#agenda-de-eventos ul li .intro { width: 400px; height: 218px; float: left; padding: 40px; }
#agenda-de-eventos ul li .intro h1 { font-family: 'Amatic SC', cursive; color: #5a4a42; font-size: 46px; letter-spacing: -1px; }
#agenda-de-eventos ul li .intro .data-horario { font-family: 'Amatic SC', cursive; font-size: 36px; color: #f7941e; }
#agenda-de-eventos ul li .botao { margin: 50px 0; float: right; }
#agenda-de-eventos ul li.left .botao { float: left; }
#agenda-de-eventos ul li:hover img { -moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1); }
#agenda-de-eventos ul li:hover .intro { background-color: #F1F1F1; }

/*NOVIDADES*/
#ultimas-novidades { width: 100%; height: auto; background: url(../imagens/fundo1.png) no-repeat; padding: 50px 0; }
#ultimas-novidades .icone-titulo { margin-top: 100px; }
#ultimas-novidades .titulo { color: #FFFFFF; }
#ultimas-novidades ul { text-align: center; margin-top: 50px; }
#ultimas-novidades ul li { list-style: none; display: inline-block; vertical-align: top; width: 255px; height: auto; margin: 0 30px; }
#ultimas-novidades ul li img, #ultimas-novidades ul li .img { width: 255px; height: 255px; overflow: hidden; }
#ultimas-novidades ul li h1 { background-color: #ef3e36; padding: 12px 10px; margin-top: -3px; font-family: 'Roboto', sans-serif; font-weight: 100; color: #FFFFFF; font-size: 22px; line-height: 24px; text-align: left; }
#ultimas-novidades ul li p { padding: 8px; font-family: 'Roboto', sans-serif; font-weight: 300; color: #FFFFFF; font-size: 14px; line-height: 18px; text-align: left; }
#ultimas-novidades ul li .botao { float: right; background-color: #fcb040; font-weight: lighter; }
#ultimas-novidades ul li:hover img { -moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1); }
#ultimas-novidades ul li:hover h1 { background-color: #fcb040; }
#ultimas-novidades ul li:hover .botao { background-color: #5a4a42; }

/*INSTAGRAM*/
#insta { width: 100%; height: auto; padding: 50px 0; }
#insta ul {  margin-top: 50px; }

@media screen and (max-width: 1000px){
	/*NOVIDADES*/
	#ultimas-novidades {background-color: #ff9500; background-image: none;}	
	#ultimas-novidades .icone-titulo { padding-top: 0px; margin-top: 0px; }
}
@media screen and (max-width: 930px){
	/*BANNER HOME*/
	.banner{margin-top: -60px;}
	.banner,  .banner .sliderbanner,  .banner .sliderContent{ width:100%; height:600px; }
	.banner .sliderContent .item{width:100%; height:600px; background-size: auto 600px; }
	.banner .sliderContent .item .util-banner{width: 100%; height:600px; }
	.sliderBullets { top: 560px;  }
	.texto-banner { width: 300px; margin-left: -180px; }
	.texto-banner h1 { font-size: 32px; }
	.texto-banner p { font-size: 14px; }
	/*AGENDA*/
	#agenda-de-eventos ul li { margin-bottom: 20px; }
	#agenda-de-eventos ul li img { float: none; width: 100%; }
	#agenda-de-eventos ul li:hover img { -moz-transform: scale(1.0);-webkit-transform: scale(1.0);-o-transform: scale(1.0);-ms-transform: scale(1.0);transform: scale(1.0); }
	#agenda-de-eventos ul li .intro { float: none; width: 100%; height: auto; text-align: center; padding: 20px 0px; }
	#agenda-de-eventos ul li .botao { float: none; left: 50%; margin-left: -60px; position: relative; margin-top: 20px; padding-bottom: 20px; }
	/*NOVIDADES*/
	#ultimas-novidades ul li h1, #ultimas-novidades ul li p { text-align: center; }
	#ultimas-novidades ul li .botao { float: none; }
}
@media screen and (max-width: 780px){
	/*BANNER HOME*/
	.banner{margin-top: -100px;}
}








