	#map-inicio{
   
		   width: 100%;
		   margin: 10px auto; 
		   height: 400px;
		   background-color: grey;
		   
		}
	  .whatsapp{
	      width: 30px;
	  }	
	  
	  .fixed-action-btn ul{
			left: -100px;	
	  }

	.redes{
		position:relative; 
		width:30px; 
		top:8px;
	}	
	
	/*.carousel img{
		 height: 600px !important;
	}*/

@media (max-width:800px){
    h1{
        font-size: 40px;
        
    }
    
}	