section#product{
  background:#2a2a2a;
}

img#producer{
  width:120px;
}

img#fruity{
  width:120px;
}

img#signature{
  width:120px;
}

img#all{
  width:120px;
}

section#sticky{
  background:#2a2a2a;
}

section#sticky.stick{
  position:fixed;
  top:0;
  background:#2a2a2a;
  z-index:10000;
  width:100%;
}

section#about{
  background:#28343d;
}

section#look{
  background:#28343d;
}

section#expect{
  background:#28343d;
}

section#features{
  background:#28343d;
}

section#style{
  background:#3c444b;
}

section#controlers{
  background:#3c444b;
}

section#touch{
  background:#3c444b;
}

section#touch{
  background:#28343d;
}

.text-muted{
  color:#fff;
}

section#icons{
  background:#3c444b;
}

.h3, h3{
  font-size:32px;
  font-weight:700;
  padding-bottom:20px;
}

.jumbotron{
  padding-top:30px;
  padding-bottom:30px;
  color:inherit;
  background-color:#eee;
}

.img-circle{
  border-radius:50%;
  margin:0 auto;
}

