* {
        margin: 0;
        font-family: sans-serif;
        padding: 0;
    }
 html {
    scroll-behavior: smooth;
     text-rendering: optimizeLegibility;
     shape-rendering:  optimizeLegibility;
 }
.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: 1s all ease;
}
.reveal.active{
  transform: translateY(0);
  opacity: 1;
}
.containertop{
    width: 100%;
    height: 20px;
    position: sticky;
    z-index: 1;
    cursor: pointer;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: right;
    align-content: normal;
         padding: 10px 10px;
         background: #77C044;
         color: white;

}
#top1 {
     color: white;
  font-size: 1em;
  text-align: center;
  margin-right: 20px;

}
#top2 {
     color: white;
  font-size: 1em;
  text-align: center;
  margin-left:25pxpx;

}
a {
    color: white;
    margin-right: 7px;
    text-decoration: none;
    font-size: 18px;
}
    nav{
  background: white;
  position: sticky;
            font-family: sans-serif;
            z-index: 1;
            top: 0;
  height: 80px;
  width: 100%;
    text-decoration: none;


  box-sizing: border-box;
    list-style: none;
}
 .logo {
        display: inline-block;
        margin-left: 60px;
        justify-content: left;
        align-items: center;
        margin-top:15px;
    }
 
    .logo img {
        width: 250px;
        border-radius: 0px;
    }
nav ul{
  float: right;
  font-size: 20px;
  font-weight: bold;
  margin-right: 80px;
}
nav ul li{
  display: inline-block;
  line-height: 80px;
  margin: 0 5px;
}
nav ul li a{
  color:#77C044;
  font-size: 17px;
  padding: 7px 20px;
  border-radius: 3px;
}
a.active,a:hover{
  background:#77C044;
  transition: .5s;
  color: white;
}
.checkbtn{
  font-size: 25px;
  color:#77C044 ;
  float: right;
  line-height: 80px;
  margin-right: 40px;
  margin-top: 0px;
  align-items: center;
  cursor: pointer;
  display: none;
}
#check{
  display: none;
}
@media (max-width: 968px){
  label.logo{
    font-size: 30px;
    padding-left: 50px;
  }
  nav ul li a{
    font-size: 16px;
  }
}
@media (max-width: 875px){
  .checkbtn{
    display: block;
  }
  nav ul{
    position: fixed;
    width: 100%;
    height: 100vh;
    background:#77C044 ;
    color: white;
    top: 130px;
    left: -100%;
    text-align: center;
    transition: all .5s;
  }
  nav ul li{
    display: block;
    margin: 50px 0;
    line-height: 30px;
  }
  nav ul li a{
    font-size: 20px;
    background:#77C044 ;
    color: white;
  }
  a:hover, a.active{
    background: white;
    color: #77C044;
  }
  #check:checked ~ ul{
    left: 0;
  }
}
 .bg-image{
    background-color: #77C044 ;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
        background-attachment: fixed;
    background-position: center;

 }
 @media screen and (max-width: 821px) { 
    .bg-image{
    background-color: #77C044 ;
    height: auto;
    width: 100%;
    line-height: 70px;
    background-repeat: no-repeat;
    background-size: cover;
        background-attachment: fixed;
    background-position: center;
    background-size: 100%;

 }}
 .text {
    text-align: left;
    margin-left: 90px;
    font-family: ubuntu;
    font-size: 50px;
    padding: 10px 0;
    display: flex;
    justify-content: left;
    color: white;
    font-weight: bold;
    stroke: solid green;
    text-rendering:optimizeLegibility;
 }

 #downs {
    text-align: left;
    margin-left: 60px;
    padding: 0px 40px;
     font-family: sans-serif;
    font-size: 18px;
    line-height: 35px;
    display: inline-block;
    justify-content: left;
    color: black;
    font-weight:20px ;
}


#para {
  text-align: left;
    margin-left: 100px;
     font-family: sans-serif;
    font-size: 18px;
    line-height: 40px;
    display: inline-block;
    justify-content: left;
    color: black;
    font-weight:20px ;
}

#mya {
    color: green;
}
 @media screen and (max-width: 821px) { 
    #downs {
    text-align: left;
    margin-left: 20px;
    padding: 0px 40px;
     font-family: sans-serif;
    font-size: 18px;
    line-height: 35px;
    display: inline-block;
    justify-content: left;
    color: black;
    font-weight:20px ;
}
#para {
  text-align: left;
    margin-left: 20px;
    padding: 0px 40px;
     font-family: sans-serif;
    font-size: 18px;
    line-height: 40px;
    display: inline-block;
    justify-content: left;
    color: black;
    font-weight:20px ;
}}
.down-foterrr {
    width: 100%;
    padding: 1rem 0;
    background-color: rgb(32,32,30);
}

#nice ul li {
 display: inline;
}

.footer-li li{
    padding: 0 1rem;
        color: white;
}
.footer-li li a{
    color: white;
    font-size: 19px;
    text-decoration: none;
}
 
    .footer-li li a:hover {
        color: rgb(117, 192, 67);
       border-bottom: 25px;
    }
#footer {
    width: 100%;
    padding-top:2rem;
    background-color:rgb(32,30,30) ;
}
.upper-footer {
    display: flex;
    justify-content: space-around;

}
.up-left {
    width: 700px;
    display: flex;

}
.image {
    width: 200px;
    position: relative;

}
.up-left img{
    position: absolute;
    width: 100%;
}
.contents {
    width: 400px;
    margin-left: 3rem;

}
p {
    text-align: left;
     font-family: sans-serif;
    font-size: 15px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    color: white;
    font-weight:20px ;
    stroke: solid green;
}

.footer-heading {
    color:#404040;
    font-size: 1.2rem;
    margin-bottom: .6rem;
        color: white;
    text-transform: uppercase;
}
.up-right ul {
    display:flex;
    list-style: none;

}
.up-right ul li{
    height: 40px;
    width: 40px;
    padding: 6px;
    font-size: 1.4rem;
    border-radius: 5px;
    margin: 0 0.8rem 0 0 ;
    display: flex;
    align-items: center;
    justify-content: center;
}

.up-right ul li a{
    color: white;
}
.facebook {
font-size: 12px;
}
.instagram{
font-size: 12px;
}
.youtube{
font-size: 12px;
}
.down-footer {
    width: 100%;
    color: #404040;
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
        color: white;

}
.footer-li {
    display: flex;
    list-style: none;
        color: white;
        background-color: rgb(32,32,30);
}
.footer-li li{
    padding: 0 1rem;
        color: white;
        background-color: rgb(32,32,30);
}
.footer-li li a{
    color: white;
    text-decoration: none;
    background-color: rgb(32,32,30);
}
.leftpara
{
    color: white;
}
.rightpara
{
    color: white;
    justify-content: center;
    align-items: center;
    text-align: center;
}
#lastd {
    color: #77C044;
}
#lastd:hover{
    background:rgb(32,30,30) ;
}
hr {
       height: 3vh;
       width: 0px;
       margin-left: 130px;
       justify-content: center;
       align-items: center;
}
@media screen and (max-width: 821px) {
hr {
     height: 3vh;
     justify-content: center;
          align-items: center;
          margin-right: 130px;
}
    .up-left {
        width:100%;
    }
    .upper-footer, .down-footer, .up-left {
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }
    .image {
        margin: 2rem 0;
    }
    .contents {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }
    .footer-heading {
        margin: 1rem 0;
        text-align: center;
    }
    .down-footer {
        flex-wrap: column-reverse;
    }

.down-footer .leftpara{
    margin-top: 1rem;
        color: white;
    }
    .footer-li {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        line-height: 25px;
        margin: 1rem auto;
            color: white;
    }
    p {
        text-align: center;
     font-family: sans-serif;
    font-size: 15px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    color: white;
    font-weight:20px ;
    stroke: solid green;
}
.footer-heading {
    color:#404040;
    text-align: center;
    font-size: 1.2rem;
    margin-bottom: 1rem;
        color: white;
    text-transform: uppercase;
}
    .down-footerrr {
         width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        line-height: 10px;
        margin: 1rem auto;
            color: white;
    }
    #nice ul li {
 display: inline;
 line-height: 35px;
}
}