footer {
   
	width: 100%;
	height: auto;
	padding: 0px;
    margin: auto;
	margin-top: 30px;
    background-color: #F85800;
}

.logo1{
	
	width: 100%;
	max-width: 180px;
    margin: auto;
    padding: 20px;
	padding-top: 40px;
    
}


.logo1 img{
	width: 100%;
	
	max-width: 180px;
	height:auto;

}

.redes2{
	
	width: 100%;
	max-width: 180px;
    margin: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	font-size:20px;
    

}

.redes2 a{
	
	color: #F1F1F1;
	text-decoration:none;
	transition: all 1s;

}

.redes2 a:hover{
	
	color: #fff;
	text-decoration:none;
	

}


.derechos{
	
	width: 100%;
    padding: 20px;
    margin: auto;
    margin-bottom: 10px;
	
	justify-content:center;
	text-align: center;
}





p1{
	

    font-family:  'Mitr', sans-serif;
	color:#fff;
	font-size: 15px;
}


.derechos1{
	
	width: 100%;
    padding: 20px;
    margin: auto;
    margin-bottom: 10px;
	display: flex;
	justify-content:center;
	text-align: center;

}

.copy1  {

	font-size: 15px;
    color: #fff;
	font-family: 'Mitr', sans-serif;
	text-decoration:none;
	list-style: none;
	
	text-align: center;
}


.copy1 a {
	
	font-size: 15px;
    color: #fff;
	font-family: 'Mitr', sans-serif;
	text-decoration:none;
	list-style: none;
	
}





.copy2 {

	font-size: 15px;
    color: #9C3;
	font-family: 'Mitr', sans-serif;
	text-decoration:none;
	list-style: none;
	
	text-align: center;
}

.copy2 a {
	font-size: 15px;
	color: #9C3;
	font-family: 'Mitr', sans-serif;
	text-decoration:none;
	list-style: none;
	padding-left: 5px;	
}















