@charset "utf-8";
.container-fluid-footer_anterior {
    background-color: #E4E9EC;
}

@charset "utf-8";
.container-fluid-footer {
    background: -webkit-linear-gradient(0deg, #085091, #043266);
}
ul{
	list-style-type: square;
}
ul li {
    margin-bottom: 10px; }
	ul li a {
      color: #ffffff; }
	  ul li a:hover {
        color: #007bff; }
		.footer-heading {
    font-size: 20px;
    color: #CFCFD0; }



@charset "utf-8";
.container-fluid-footer2 {
    background-color: #ffffff;
	
	
}
ul{
	list-style-type: square;
}
ul li {
    margin-bottom: 10px; }
	ul li a {
      color: #5c626e; }
	  ul li a:hover {
        color: #007bff; }
		.footer-heading {
    font-size: 20px;
    color: #CFCFD0; }
	
	@charset "utf-8";
.container-fluid-footer3 {
     background-image: -webkit-linear-gradient(270deg,rgba(101,192,177,1.00) 2.07%,rgba(47,92,149,1.00) 39.90%,rgba(0,165,25,1.00) 100%), url(../ima/ima_pie.jpg);
    background-image: -moz-linear-gradient(270deg,rgba(101,192,177,1.00) 2.07%,rgba(47,92,149,1.00) 39.90%,rgba(0,165,25,1.00) 100%), url(../ima/ima_pie.jpg);
    background-image: -o-linear-gradient(270deg,rgba(101,192,177,1.00) 2.07%,rgba(47,92,149,1.00) 39.90%,rgba(0,165,25,1.00) 100%), url(../ima/ima_pie.jpg);
    background-image: linear-gradient(180deg,rgba(101,192,177,1.00) 2.07%,rgba(47,92,149,1.00) 39.90%,rgba(0,165,25,1.00) 100%), url(../ima/ima_pie.jpg);
	
	  color: #EDEBEB;
	  
}