@import url('https://fonts.googleapis.com/css?family=Chewy|Raleway:300,700');
@font-face {
    font-family: 'crayon_kidsmedium';
    src: url('../fonts/crayon_kids-webfont.woff2') format('woff2'),
         url('../fonts/crayon_kids-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}

q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	color: #000000;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-family: 'Chewy', cursive;
	font-size: 6em;
}
p{
	font-size: 2em;
}
.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	text-align:center;
	background: url("../img/fundo.jpg") center center no-repeat scroll;
	background-size: cover;
}
#section0{
	background-image: url("../img/fundo-home_3.png");
	background-size: cover;
}
#section0 .faixa{
	width: 100%;
	display: block;
	background-color: #a0262b;
	padding: 20px 0px;
	margin-top: 50px;
}
#section0 .faixa h2{
	font-family: 'crayon_kidsmedium', cursive;
	font-size: 31px;
	color: #f4d657;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#section1 h1{
	font-size: 65px;
	line-height: 70px;
	color: #000000;
	background: url("../img/ico1.png") left center no-repeat;
	padding-left: 130px;
	display: block;
	text-align: left;
}
#section1 h1 span{
	color: #f4d657;
}
#section1 p{
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
}
#section2 h1{
	font-size: 65px;
	line-height: 80px;
	color: #000000;
	background: url("../img/ico1.png") left center no-repeat;
	padding-left: 130px;
	display: block;
	text-align: left;
}
#section2 h2{
	font-family: 'Chewy', cursive;
	font-size: 38px;
	color: #000000;
	text-align: left;
	margin-top: 40px;
	text-transform: uppercase;
}
#section2 h2 span{
	color: #a0262b;
}
#section2 h3{
	font-size: 22px;
	margin-top: 20px;
	text-align: left;
}
#section2 h3 span{
	font-family: 'Chewy', cursive;
	color: #f4d657;
	font-size: 26px;
}
#section2 p{
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
}
#section2 .borda{
	border-left: 2px dotted #a0262b;
}
#section2 .col-md-6.paddin-left{
	padding-right: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#section2 .col-md-6.paddin-rigth{
	padding-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#section3 .galeri{
	padding-top: 15px;
	padding-bottom: 50px;
}
#section3 h1{
	font-size: 65px;
	line-height: 80px;
	color: #000000;
	background: url("../img/ico1.png") left center no-repeat;
	padding-left: 130px;
	display: block;
	text-align: left;
	margin-bottom: 30px;
}
#section3 h2{
	font-family: 'Chewy', cursive;
	font-size: 28px;
	line-height: 40px;
	color: #000000;
	display: block;
	width: 100%;
	text-align: left;
}
#section3 a{
	padding: 5px;
}
#section4 h1{
	font-size: 65px;
	line-height: 80px;
	color: #000000;
	background: url("../img/ico1.png") left center no-repeat;
	padding-left: 130px;
	display: block;
	text-align: left;
}
#section4 h2{
	font-size: 18px;
	color: #000000;
	text-align: left;
	margin-top: 40px;
	text-transform: uppercase;
	line-height: 25px;
}
#section4 h2 span{
	font-size: 26px;
	font-family: 'Chewy', cursive;
	color: #a0262b;
	padding-left: 30px;
}
#section4 h2.seta-a span{
	background: url("../img/seta1.png") left top no-repeat;
}
#section4 h2.seta-b span{
	background: url("../img/seta2.png") left top no-repeat;
}
#section4 p{
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
}
#section4 .relogio{
	background-color: #c7da46;
	text-align: center;
	margin-top: 30px;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	border-radius: 30px;
}
#section4 .relogio:before{
	content: ' ';
	width: 1200px;
	height: 100%;
	background: url("../img/relogio.png") left center no-repeat #c7da46;
	position: absolute;
	left: 80%;
	top: 0;
}
#section4 .relogio h3{
	font-family: 'Chewy', cursive;
	font-size: 31px;
	color: #ffffff;
	margin-bottom: 30px;
}
#section4 .relogio h4{
	font-family: 'Chewy', cursive;
	font-size: 26px;
	color: #9ca844;
	margin-bottom: 0px;
}
#section4 .relogio p{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
}
#section4 .relogio h5{
	font-family: 'Chewy', cursive;
	font-size: 28px;
	color: #ffffff;
	margin-top: 30px;
}
#section5 h1{
	font-size: 65px;
	line-height: 80px;
	color: #000000;
	background: url("../img/ico1.png") left center no-repeat;
	padding-left: 130px;
	display: block;
	text-align: left;
}
#section5 p{
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
}
#section5 .iten-pacote{
	margin-top: 150px;
	padding-bottom: 20px;
}
#section5 .iten-pacote .border{
	display: block;
	border:2px dotted #ba2226;
	padding: 30px;
}
#section5 .iten-pacote img{
	margin-top: -230px;
}
#section5 .iten-pacote h2{
	font-family: 'Chewy', cursive;
	font-size: 22px;
	color: #ba2226;
	display: block;
	margin-top: 20px;
}
#section5 .iten-pacote h3{
	font-family: 'Chewy', cursive;
	font-size: 22px;
	color: #fac83b;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
#section5 .iten-pacote p{
	text-align: center;
	font-size: 14px;
}
#section6 h1{
	font-size: 65px;
	line-height: 80px;
	color: #000000;
	background: url("../img/ico1.png") left center no-repeat;
	padding-left: 130px;
	display: block;
	text-align: left;
}
#section6 h2{
	font-size: 18px;
	color: #000000;
	text-align: left;
	margin-top: 40px;
	text-transform: uppercase;
	line-height: 25px;
}
#section6 h2 span{
	font-size: 26px;
	font-family: 'Chewy', cursive;
	color: #a0262b;
}
#section6 p{
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
}
#section6 .relogio{
	background-color: #c7da46;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 30px;
	padding-top: 100px;
	padding-bottom: 100px;
	position: relative;
	border-radius: 30px;
}
#section6 .relogio:before{
	content: ' ';
	width: 1200px;
	height: 100%;
	background: url("../img/pagamento.png") left center no-repeat #c7da46;
	position: absolute;
	left: 90%;
	top: 0;
}
#section6 .relogio h3{
	font-family: 'Chewy', cursive;
	font-size: 31px;
	color: #ffffff;
	margin-bottom: 30px;
}
#section6 .relogio p{
	font-size: 22px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
}
#section6 .relogio p span{
	font-family: 'Chewy', cursive;
	color: #9ca844;
	margin-bottom: 0px;
}
#section6 .relogio h5{
	font-family: 'Chewy', cursive;
	font-size: 28px;
	color: #ffffff;
	margin-top: 30px;
}
#section7 .dados{
	margin-top: 50px;
}
#section7 p,
#section7 a{
	font-size: 18px;
	color: #000000;
}
#fp-nav ul li .fp-tooltip{
	font-family: 'Chewy', cursive;
	font-size: 26px;
	color: #000000;
}
@media (max-width: 991px) {
	.section{
		padding-bottom: 80px;
		padding-top: 80px;
	}
	#section1 h1,
	#section2 h1,
	#section3 h1,
	#section4 h1,
	#section5 h1,
	#section6 h1{
		font-size: 31px;
		line-height: 35px;
		padding-left: 0px;
		background-image: none;
	}
	#section2 h2{
		font-size: 22px;
	}
	#section2 .col-md-6.paddin-rigth{
		padding-left: 0px;
	}
	#section2 .borda{
		border: 0px none;
	}
	#section4 .relogio,
	#section6 .relogio{
		padding-left: 0px;
		padding-right: 0px;
	}
	#section4 .relogio::before,
	#section6 .relogio::before{
		display: none;
	}
	#section5 .iten-pacote .border img{
		width: 50%;
	}
	#section0 .faixa h2{
		font-family: 'Chewy', cursive;
	}
}
a.intervene{
  position: absolute;
  right: 15px;
  bottom: 15px;
}