

.FooterA {
	
	width: 100%;
	height: 250px;
	background-color: #474747;
	font-family: 'Oswald', sans-serif;
	
	
	
}

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


.Texto-Footer-Servicios {
    
    color: #fff;
    font-size: 14px;
    margin-top: 50px;
	letter-spacing: 1.2px;
	width: 100%

    
    
}




.Siguenos-FB {
	
	font-size: 16px;
	margin-top: 100px;
	color:#fff;
    position: absolute;
	width: 100%;


		
}

.FB-Footer {
	
	width: 40px;
	height: 43px;
	margin-top: 80px;

}



.TW-Footer {
	
	width: 40px;
	height: 43px;
	margin-top: 80px;
	margin-left: 10px;

}




.Footer {
	
	width: 100%;
	height: 70px;
	background-color: #fff;
	
	
}


.ContentCentrar-Legales {
    
    font-family: 'Oswald', sans-serif;
	font-weight: 400;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 25px;
	font-size: 14px;
	padding-bottom: 15px;
	color: #000;
	   
}


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


.ContentCentrar-Legales a:visited {

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






@media (max-width:414px) { 


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


.Texto-Footer-Servicios {
    
    color: #fff;
	font-size: 12px;
	width: 90%;
	display: block;
	margin-left: 10px;
   
}


.Footer {
	
	width: 100%;
	height: 70px;
	background-color: #fff;
	
}


.ContentCentrar-Legales {
  
	font-size: 12px;
	width: 100%;
	   
}


.Raya-vertical { display: none; }


}
