* {
  margin: 0;
  padding: 0;
}


.sec7 {
  height: 400px;
  width: 100%;
  background-image: url(../images/okaya6.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.rgba {
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.mission {
  height: 300px;
  background-image: url(../images/mission.png);
}

.vision {
  background-image: url(../images/vision.jpg);

}


.contact{
  height:100px;
  width:100%;
}

.fa-cloud-arrow-down{
  font-size: 220px;
}

.faastf4{
  height: 600px;
  width: 100%;
  background-image: url(../images/Okay-FaastF4-eScooter.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
}

.lightgreen{  background-color: #1dcc43;
}
/*.lightgreen{  background-color: #1b3b36;*/
/*}*/
.side{
  height: 240px;
  width: 50px;
  background-color: #1dcc43;
  position: fixed;
  right: 0;
  top: 300px;
  color: white;
  font-weight:bold;
  padding: 15px 0px 0px 10px;
  letter-spacing:1px;
  z-index: 1;
  writing-mode: vertical-lr;
}

.text-lightgreen{
color:#1dcc43;
    
}

.btn{
    color:white;
}
