.salado{
	width: 400px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	font-family: "Century Gothic";
	font-style: none;
	
	}



h2{

	margin-bottom: 50px;
	color: black;
	font-family: "Century Gothic";
}

h5{
	color: #A533FF;
	
}

.operatoria{
	width: 400px;
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
	
}
.pc{
	float: left;
	font-family: "Century Gothic" color="#FFFFFF";
	text-decoration: none;
	
	  }
.note{
	float: right;
}

footer{
	margin-top: 240px;
}
a{
	text-decoration: none;
	color: black;
	
}

@media screen and (max-width: 768px){

.holder{
	max-width: 768px;
}

.operatoria{
	margin-top: 10px;
}
footer{
	margin-top: 220px;
}
}
@media screen and (max-width: 480px){

.holder{
	max-width: 480px;
}

.operatoria{
	margin-top: 10px;
}
footer{
	margin-top: 220px;
}
.salado{
	margin-top: 10px;
}
}


h3{
	color: #A533FF;
}

.right{
	float: right;
}
.left{
	float: left;
}	

.rma2{
	overflow: hidden;
	margin-bottom: 20px;
}


.rma{
	width: 60%;
	float: left;
	margin-left: 30px;
}


.rma p{
	margin-left: 20px;
	}

.verde{
	color: #A533FF;
}
.gris{
	color: grey;
}