@charset "utf-8";
/* CSS Document CEDINCO */
p{
 font-size: 0.9rem;
 color:#100503;
}
h1{
   
}
h2{
	font-size: 1.3rem;
}
h3{
font-size:1.4rem;
color:#158F15;
line-height: 1.2;
/*text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);*/
}
h4{
font-size:1.0rem;
color:#959499;
line-height:normal;
font-weight:400;
}
h5{
	
}
h6{
	
}
.font-8{
	font-size: 0.8rem;
}
.font-9{
	font-size: 0.9rem;
}
.font-10{
	font-size: 1.0rem;
}
.text-a{
	color: #030303;
}
.text-b{
	color: rgba(6,109,248,1.00);
}
.h1-seccion{
    font-size: 1.5rem;
    line-height: 1.0;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.h2-slogan{
 font-size:1.3rem; 
 font-family: "Kaushan Script", cursive;
 line-height: 1.0;
   text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
/* === LISTAS DE LAS SECCIONES === */
.fontListSubseccion li{
    font-family: "Poppins", sans-serif;
   font-size: 0.9rem !important;
   color:#100503; 
}
    
@media screen and (max-width: 800px) {
	
}