
#bann1_text1{
	font-size:30px; 
	float:right;
	padding:20px; 
	font-weight:700; 
	color: white; 
	text-shadow: black 0.1em 0.1em 0.1em;
	line-height: 1.2;	
}
#bann1_text2{
	font-size:30px; 
	float:right;
	padding:20px; 
	font-weight:700; 
	color: white; 
	text-shadow: black 0.1em 0.1em 0.1em;
	line-height: 1.2;
}


/* slide1 */
#slide1-container{
	padding:10px; 
	text-shadow: black 0.1em 0.1em 0.1em;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.7);
}

#slide1-text{
	font-size:18px; 
	font-family:Arial; 
	line-height: 1.4;
	text-shadow: black 0.1em 0.1em 0.1em;
	color:white; 
}


/* slide2 */
#slide2-container{
	padding:10px; 
	text-shadow: black 0.1em 0.1em 0.1em;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.7);
}

#slide2-text{
	font-size:18px; 
	font-family:Arial; 
	line-height: 1.4;
	text-shadow: black 0.1em 0.1em 0.1em;
	color:white; 
}

#slide2-title-text{
	padding:10px;
	font-size:18px; 
	font-family:Arial; 
	line-height: 1.4;
	background-color:#0881de;
	color:white; 
}

/* slide3 */
#slide3-container{
	padding:10px; 
	text-shadow: black 0.1em 0.1em 0.1em;
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.7);
}

#slide3-text{
	font-size:18px; 
	font-family:Arial; 
	line-height: 1.4;
	text-shadow: black 0.1em 0.1em 0.1em;
	color:white; 
}



@media(max-width:1180px)
{
	#bann1_text1{
		font-size:25px;
	}
	#bann1_text2{
		font-size:28px;
	}
	
	#slide1-text{
		font-size:15px; 
	}
}



@media(max-width:320px)
{
	#bann1_text1{
		font-size:20px;
	}
	#bann1_text2{
		font-size:25px;
	}
	#apresentacao-text{
		padding:5px; 
		font-size:15px; 
		font-family:Arial; 
		line-height: 1.4;
	}
	
	#slide1-text{
		font-size:12px; 
	}

	
}

@media(max-width:360px)
{
	#bann1_text1{
		font-size:20px;
	}
	#bann1_text2{
		font-size:25px;
	}
	#apresentacao-text{
		padding:5px; 
		font-size:17px; 
		font-family:Arial; 
		line-height: 1.4;
	}
	
}




