

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



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

.Logo-Footer img {
	
	width: 120px;
	padding: 20px;


}

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



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


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

}



.Direccion {
	
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 10px;
	color:#fff;
	width: 90%;
	
}


.Texto-Footer-Tel {
    
    color: #fff;
    font-size: 14px;
    margin-top: 0px;
	letter-spacing: 1.2px;
	width: 90%;
	margin-bottom: 30px;
    
}


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


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


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


.ContentCentrar-Legales a:visited {

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



.ContentCentrar-Legales a:link {

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












@media (max-width:504px) { 

.ContentCentrar-Legales {
    
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 25px;
	font-size: 11px;
	padding-bottom: 15px;
	color: #fff;
	padding: 40px;
	   
}

.Raya-vertical {
	
	display: none;

	
	
}
	
.Footer {
	
	width: 100%;
	height: auto;
	background-color: #30080d;
	
	
}


	
}

