

.Footer {
	
	width: 100%;
	height: 300px;
	background-color: #407ec9;
	font-family: 'Oswald', sans-serif;
}

.Footer a {
	
	text-decoration: none;
    color: #fff;
    font-weight: normal;
}


.Texto-Footer-Servicios {
    
    color: #fff;
    font-size: 15px;
    margin-top: 50px;
	font-weight: 100;
	width: 100%;
}



.Content-RSS img {
	
	margin: 10px;
	width: 40px;
	display: inline-block;
	float:left;
}



.FB-Footer  {
	
	width: 100%;
	display: block;
	color: #fff;
	margin-top: 30px;


}


.Siguenos-FB img  {
	
	width: 45px;
	margin-top: 10px;
    flex-wrap: wrap;
    justify-content: center;
	display: inline-block;
	
}



.contacto-footer {
	
	width: 100%;
	margin-top: 80px;
	color: #fff;
	
}


.Legales {
	
	width: 100%;
	height: auto;
	background-color: #020f16;
	font-family: 'Roboto Condensed', sans-serif;
	
}

.ContentCentrar-Legales {
    
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
	font-size: 14px;
	padding-bottom: 15px;
	color: #fff;
	   
}

 
.Raya-vertical {
	
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
}

.ContentCentrar-Legales a:link  {

	text-decoration: none;
	color:#fff;
	   
}



.ContentCentrar-Legales a:visited {

	text-decoration: none;
	color:#fff;
	   
}



@media (max-width:420px) { 


.Footer {
	
	width: 100%;
	height: 300px;
	background-color: #474747;

	
	
}




.Texto-Footer-Servicios {
    
    color: #fff;
    font-size: 10px;
    margin-top: 50px;
    width: 90%;
    font-weight: normal;
}



.Siguenos-FB {
	
	font-size: 12px;
	MARGIN-top: 120px;
	color:#fff;

		
}

	
	
.FB-Footer {
	
	width: 100%;
	display: block;
	color: #fff;
	margin-top: 30px;

}


.Legales {
	
	width: 100%;
	height: auto;
	background-color: #fff;
	font-family: 'Roboto Condensed', sans-serif;	
}

.ContentCentrar-Legales {
    
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 15px;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #000;
	   
}
	
.ContentCentrar-Legales a {
    

    display: block;

	   
}

    
 
.Raya-vertical {
	
	display: inline-block;
	padding-left: 8px;
	padding-right: 8px;
}

.ContentCentrar-Legales a:link  {

	text-decoration: none;
	color:#000;
	   
}



.ContentCentrar-Legales a:visited {

	text-decoration: none;
	color:#000;
	   
}

}

