		  		  		  		  		  		  		  		  @charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&family=Roboto&family=Outfit&family=Roboto+Condensed&&family=Rubik&display=swap');
p{
font-family: "Roboto", sans-serif;
	font-size: 0.9rem;
	color:#000;
}
h1{
font-family: "Roboto", sans-serif;
	font-size: 1.6rem;
	color:#CC0306;
}
h2{
	font-family: "Roboto", sans-serif;
	font-size: 1.2rem;
	color:#CC0306;
	padding: 10px 0 20px 0;
}
h3{
font-family: "Roboto", sans-serif;
	font-size: 1.2rem;
	color:#CC0306;
	padding: 10px 0 20px 0;	
}
ul li{
	font-family: "Roboto", sans-serif;
	font-size: 0.9rem;
	color: #000;
	text-align: justify;
}
.font{
font-family: "Roboto", sans-serif;
	font-size: 0.9rem;
	color:#000;
}
.pFont{
font-family: "Roboto", sans-serif;
line-height:normal;
	color: #000;
}
.font-size-7{
font-size: 0.7rem;
}
.font-size-8{
font-size: 0.8rem;
}
.font-size-9{
font-size: 0.9rem;
}
@media screen and (max-width: 800px) {
	
	 
 }



		  		  		  		  		  		  		  		  		  		  		  