
.Footer1 {
	
	width: 100%;
	height: 440px;
	background-color:  #f7f7f7;
    font-family: 'Roboto', sans-serif;
	font-weight: 300;
	padding-top: 30px;
	margin-top: 
	
}


.Logo-ARGPA  {
	
	width:100%;
	height:auto;
	background-color: #edededf

}

.Logo-ARGPA img {
	
	width: 120px;
	height:auto;

}


.Footer1 a {
	
	text-decoration: none;
    color: #000;

}


.Texto-Footer-Servicios {
    
    color: #000;
    font-size: 11px;
    margin-top: 50px;
	letter-spacing: 2px;

}


.Siguenos-FB {
	
	font-size: 12px;
	color:#000;
	width: 100%;	
	margin-top: 30px;
}

.FB-Footer {
	
	width: 45px;
	padding-top: 10px;
	margin: 4px;
	margin-top: -35px	

}





.Legales {
	
	width: 100%;
	height: auto;
	background-color:  #ff4e00 ;
	padding-bottom: 10px;
	font-family: 'Roboto', sans-serif;


}


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

 
.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:514px) {
	
	
.Footer1 {
	
	width: 100%;
	height: 440px;
	background-color:  #f7f7f7;
	font-weight: 300;
	padding-top: 30px;
	margin-top: 
	
}


.Logo-ARGPA  {
	
	width: 100%;
	height:auto;
	background-color: #edededf

}

.Logo-ARGPA img {
	
	width: 120px;
	height:auto;

}


.Footer1 a {
	
	text-decoration: none;
    color: #000;

}


.Texto-Footer-Servicios {
    
    color: #000;
    font-size: 10px;
    margin-top: 50px;
	letter-spacing: 1px;
	width: 90%;

}


.Siguenos-FB {
	
	font-size: 12px;
	color:#000;
	width: 100%;	
	margin-top: 30px;
}

.FB-Footer {
	
	width: 45px;
	padding-top: 10px;
	margin: 4px;
	margin-top: -35px	

}





.Legales {
	
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	border-top: 0px;

}


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

 
.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;
	   
}	
	
}

