.tparrows {
	display:none;
}

.tp-caption {
	text-align:center;
	left:50% !important;
	width:1000px !important; margin-left:-500px !important;
}

/*** slideNew_01, 2 ***/
.slideNew_01-texto {
	color:rgba(255,255,255,1.00);
}
.slideNew_01-l1, .slideNew_01-l2 {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 64px;
	font-weight: 700;
	line-height: 80px;
	text-align:center;
	text-transform: uppercase;
}

/* *** slide_01 *** */
#slide_01-texto {
	padding-left: 40px;
	float:left !important;
	width:49% !important;
	text-align:left;
	color:rgba(249,0,4,1.00);
	font-family: 'Audiowide', cursive;
	font-size:44px;
	line-height:40px;
}
.slide_l1 {
	font-size:24px;
	color:rgba(0,0,0,1.00);
	text-align:center;
}
.slide_l2 {
	text-align:center;
}
#slide_01-coletores {
	padding-right: 40px;
	float:right !important;
	width:49% !important;
	text-align:right;
}
.friso_01 {
	width:90%; margin:30px auto 0 auto;
	height:1px;
	background-color:rgba(249,0,4,1.00);
}
.friso_02 {
	width:50%; margin:30px auto 0 auto;
	height:1px;
	background-color:rgba(0,0,0,1.00);
}

/* *** slide 03 *** */
#slide_03-texto {
	color:rgba(255,255,255,1.00);
}
#slide_03-l1 {
	font-family: 'Josefin Sans', sans-serif;
	font-size:50px;
	line-height:70px;
	text-align:center;
}
#slide_03-l2 {
	font-family: 'Dancing Script', cursive;
	font-size:30px;
	line-height:70px;
	text-align:center;
}


@media screen and (max-width: 1000px)
{
	.tp-caption {
		width:800px !important; margin-left:-400px !important;
	}

	/* *** slide_01 *** */
	#slide_01-texto {
		font-size:30px;
	}
	.slide_l1 {
		font-size:18px;
	}

	/* *** slide 03 *** */
	#slide_03-l1 {
		font-size:30px;
		line-height:45px;
	}
	#slide_03-l2 {
		font-size:20px;
		line-height:40px;
	}
}
@media screen and (max-width: 800px)
{
	.tp-caption {
		width:600px !important; margin-left:-300px !important;
	}
}
@media screen and (max-width: 600px)
{
	.tp-caption {
		width:500px !important; margin-left:-250px !important;
	}

	.slideNew_01-l1, .slideNew_01-l2 {
		font-size: 22px;
		line-height: 30px;
	}

	/* *** slide_01 *** */
	#slide_01-texto {
		font-size:20px;
		text-align:left;
		line-height:24px;
	}
	.slide_l1 {
		font-size:14px;
		text-align:left;
	}
	.slide_l2 {
		text-align:left;
	}

	/* *** slide 03 *** */
	#slide_03-l1 {
		font-size:20px;
		line-height:30px;
		font-family: 'Josefin Sans', sans-serif;
		white-space:normal !important;
	}
	#slide_03-l2 {
		font-size:14px;
		line-height:30px;
		font-family: 'Josefin Sans', sans-serif;
	}
}
@media screen and (max-width: 400px)
{
	.tp-caption {
		width:360px !important; margin-left:-180px !important;
	}

	/* *** slide_01 *** */
	#slide_01-texto {
		font-size:20px;
		font-family: 'Open Sans', sans-serif;
	}
	.slide_l1 {
		font-size:14px;
	}
	.slide_l2 {
		font-weight:700;
	}
	.friso_01 {
		display:none;
	}
	.friso_02 {
		display:none;
	}

	/* *** slide 03 *** */
	#slide_03-l1 {
		font-size:20px;
		line-height:30px;
	}
	#slide_03-l2 {
		font-size:14px;
		line-height:30px;
	}
}
@media screen and (max-width: 360px)
{
.tp-caption {
	width:350px !important; margin-left:-175px !important;
}
}