.globo{
	position:fixed;
	right:0;
	width:180px;
	margin-right:10px;
	z-index:999;
	}


#container {
  width:  980px;
  margin: 0 auto;
}
.wow:first-child {
      visibility: hidden;
    }	

section {
  height: 300px;
  margin: 60px 0;
}

.section--purple {
  background-color: #9b59b6;
}

.section--blue {
  background-color: #3498db;
}

.section--green {
  background-color: #2ecc71;
}

#main {
  text-align: center;
}

#more {
  margin: 20px auto 48px;
}
