  /* menu bar */
  body{margin:0px;padding:0px;}
  #header{position:fixed;width:100%;z-index:999;}
  
  .nav-link{ 
              text-decoration:none;
              color:white;
              font-weight:bold
            }
  .nav-link:hover{
                   color:#86bc3b;;border:1px solid #86bc3b;;
                  }
  .nav-item{
              margin-left:111px;
            }
  .bar{color:white;}
  .active{color:#86bc3b!important;}
  /* background image and text */
  .bg{
         height:550px;
          background-image:url("../images/hand.jpg");
          background-position:center;
          background-size:cover;
          }
.h1{
    color:white;
    font-size:80px;
    padding-top:15%;
    padding-left:10%;
  } 
 .tick{padding-left:2%;}
 .font{color:rgb(82, 223, 82);}

 .text3{
  font-size:75px;
  margin-top:10%;
}

.text21{font-size:60px;margin-top:25%;font-weight:bold;}

.text5{font-size:25p;color:#5b595c;}

.image5 { width: 106%;height: 600px;}

.image6 {
           width: 120%;
           height: 600px;
        }
.trust{
        font-size:55px;
        padding-top:20%;
        padding-left:18%;
        font-weight:bold;
      }
.trust1{
          font-size:15px;
          color:rgb(110, 110, 110);
          padding-left:19%;
          padding-top:2%;
        } 
        .image7{padding-top:3%;padding-left:19%;width:105%;}

           /* our team */
 .ourteam{font-size:60px;margin-top:5%;text-align:center;margin-bottom:2%;font-family: 'Lobster', cursive;}
 .text15{font-size:16px;color:#626361;}
 .whatwedo{
            font-size:80px;
            text-align:center;
            margin-top:5%;
            font-family: 'Lobster', cursive;
         }

         .text22{font-size:35px;margin-top:10%;}
         .text23{font-size:16px;color:#626361;}
         .text24{color:rgb(58, 163, 58);font-size:25px;}
         .image8{width:100%;height: 480px;margin-top:10%;}

         .text4{font-size:55px;margin-top:20%;}

         .text5{font-size:15px;color:#5b595c;}
         .btn3{
          background-color:rgb(15, 95, 15);
          color:white;
          border:1px solid #19773d;
          border-radius:50px;
          font-size:20px;
          margin-top:6%;
         }
   .btn3:hover{background-color:rgb(7, 63, 7);color:white;}
   
   .best{font-size:50px;margin-top:20%;margin-left:10%;}

   .best1{font-size:15px;color:#5b595c;margin-left:10%;}

   .btn4{
    background-color:rgb(15, 95, 15);
    color:white;
    border:1px solid #19773d;
    border-radius:50px;
    font-size:20px;
    margin-top:6%;
    margin-left:10%;
   }
.btn4:hover{background-color:rgb(7, 63, 7);color:white;}

   /* contact us*/  
   .logo{width:65%;}
   .text16{margin-top:8%;}
   .text17{font-size:50px;color:black;}  
   .text18{color:rgb(28, 139, 28);}  
   /*footer*/
   .text19{color:rgb(13, 141, 13);font-size:20px;}
   .text20{margin-top:10%;font-size:20px;}
