*{  margin:0;
	font-family: "Raleway",sans-serif;
	color: #17202A ;
	line-height: 2em;
}
hr{
	margin-left:10%;
	margin-right:10%;
}

#texto_central{
	line-height:1.5em;
	width:95%;
}
#video{
	width:100%;
box-shadow: 2px 2px 35px -11px rgba(189,185,189,1);

}
#pj {
   margin-top: 10%;
}
#title {
	margin-top:1em;
	color: #fff;
	font-size: 12em;
	font-weight: bold;
}
#welcome{
	margin-bottom:4.5em;
	margin-top:5.5em;
	width: 80%;
}

#scba {
	background: lightgray;
    color: black;
    padding: 6%;
    /* transition: background 0.3s linear; */
    border-radius: 5px;
    width: 100%;
    /* margin-left: 0; */
    margin-top: 3.8em;
    box-shadow: 2px 2px 35px -11px rgb(189 185 189);
}
 #scba:hover {
	background: white;
	transition: background 0.4s linear;
border: solid #d8d8d8 2px
} 
.card-img-top{
	width: 30%;
	filter: grayscale(30%);
	margin-left:3em;
}
.card-img-top:hover {
	filter: saturate(110%);
}
.list-group-item:hover .card-img-top {
	-webkit-transform:scale(1.7);
	transform:scale(1.7);
	}
.list-group list-group-flush{
	justify-content:center;
}
#items{
	width:90%;
	margin: 3em 2em 3em 2em;
	overflow:hidden;
	-
box-shadow: 2px 2px 35px -11px rgba(189,185,189,1);
}
#dudas{
	width:100%;
	margin: 1em 2em 1em 2em;
	}
#low{
	margin-top:6em;
	
}

#cardpj{
	margin-top: 3rem;
	
box-shadow: 2px 2px 35px -11px rgba(189,185,189,1);
	
}
#modal{
	width: 40em;

}
.links li a {
	text-decoration:none;
	color: black;
}
  
.accordion-button:focus {
    z-index: 3;
    border-color: #d8d8d8;
    outline: 0;
box-shadow: 0 0 0 0.25rem rgb(229 220 220 / 25%);}
	
.pasos{
		border:1px solid #d8d8d8;
		border-radius:10px;
		box-shadow: 2px 2px 35px -11px rgba(189,185,189,1);
	}
.listareg{
	  list-style: inside;
}
	