header {

	font-size: 70px;
	color: #8C0CF6;
	position: relative;
	font-weight: bold;
	text-align: center;
}

.informacao{
	font-size: 32px;
	color:#2E2E2E;
	padding: 10px;
	margin: 15px;
	font-weight: bold;
	background: none;
	font-style: italic;
} 

h2 img {
    width: 60%;
    padding-left: 228px;
    top: 150px;
    text-align: center;
    position: absolute;
}
	

	}
	.inicio{
		 padding: 20px;
          font-size: 30px;
          font-weight: bold;
          display: inline-block;
          position: absolute;
          background: #FF5733;
          text-align: center;
          

	}
	footer {
    width: 100%;
    text-align: center;
    background: url(rodape.jpg);
    padding: 8px 118px;
	 
        }

  .copyright{
 	color: #FFFFFF;
 	font-size: 20px;
 	margin: 50px;
 }

	 
  }

  @media screen and (max-width: 480px){
		.icones, {
		width: 100%;
		}
	header{        
	font-size: 70px;
    color: #8C0CF6;
    position: relative;
    font-weight: bold;
}
         h2 img{
         	width: 60%;
    padding-left: 300px;
	top: 150px;
	text-align: center;
	position: absolute;
	background: transparent;
	

	}
		
        .informacao {
         font-size: 40px;
         color: #2E2E2E;
         margin: 0;
         font-weight: bold;
         background: none;
         font-style: italic;
        }
          .inicio{
		 padding: 20px;
          font-size: 30px;
          font-weight: bold;
          display: inline-block;
          position: absolute;
          background: #FF5733;
          text-align: center;

	}

	
	.banner{
		width: 100px;
	}


	.mapa{
		width: 100%;
	}
li{
		width: 100;	
	}
	nav {
    position:static;
   }
    
   html{
   	width: 100%;
   }
   footer {
    width: 100%;
    text-align: center;
    background: url(rodape.jpg);
    padding: 8px 40px
      }
       .copyright{
 	color: #FFFFFF;
 	font-size: 20px;
 	margin: 50px;
         }
           }


	footer {
    width: 100%;
    text-align: center;
    background: url(rodape.jpg);
    padding: 8px 118px;
	 
        }

  .copyright{
 	color: #FFFFFF;
 	font-size: 20px;
 	margin: 50px;
 }
