*{
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}
body{
    background-color:#FFFFFF;
    font-family: Montserrat arm;
}
.menu{
    display: none;
    width:49.95px;
}
nav{
    background: #587D44;
    height: 114px;
    width: 99.99%;
    display: flex;
    justify-content:space-between;
    align-items: center;
}
.prodtip{
    margin-left: 50px;
    display: flex;
    justify-content:space-between;
    align-items: center;
    width: 260px;
}
.adminallproducts nav{
    background-color: rgba(239, 238, 235, 1);
}
.nav-logo{
    height: 212px;
    width:180PX;
}
nav label{
    margin-left: 8%;
}
nav ul{
    margin-right: 7%;
}
nav ul li{
    display: inline-block;
    line-height: 19.5px;
    font-size:16px;
    font-weight: 400;
}
nav ul li a{
    color: rgba(239, 238, 235, 1);
    font-size: 16px;
    font-family:Montserrat arm;
    line-height: 19.5px;
    text-transform: uppercase;
}

a.active,a:hover{
    color:rgba(26, 49, 36, 1);
}

.dropdown {
    position: relative;
  }
.dropdown-content {
    display: none;
    position: absolute;
    background-color:#D9D9D9;
    overflow: auto;
    z-index: 1;
    max-height: 270px;
    width: auto;
  }
  .dropdown-content a {
    color:  #587D44;
    padding: 7px 33px;
    text-decoration: none;
    display: block;
    font-size: 13px;
  }
  .dropdown-content a h2{
    color:  rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 500;
    margin-left: auto;
  }
  nav button,button{
    width: 151px;
    height: 52px;
    background-color:#D9D9D9;
    margin-right: 55px;
    border: none;
    border-radius: 5px;
  }
  nav button a{
    color:#587D44;
   font-size: 20px;
  }
  .more{
    margin-top: 20px;
    font-size: 20px;
  }
  .more:active{
       background-color: #587D44;
    border-color:white ;
  }
  .dropbtn{
    text-decoration: none;
    border: none;
    color: #E1DED9;
    font-weight: 400;
    margin-left: 45px;
    font-size: 20px;
}
.dropdown-content a:hover {color:white}
.dropdown:hover .dropdown-content{display: block}
.dropbtn:hover,
.dropdown-content a h2:hover{
    color:rgba(26, 49, 36, 1);
    background-color: white;
}
.section-1{
    display: inline-block;
    position: relative;
    width: 99vw;
    background-repeat: no-repeat;
    border: none;
    margin-left: 13%;
    margin-top: 0;
}  
.home{
    background-image: url(../img/bg2.svg);
    height: 650px;
}

.carusel-ul{
    position: absolute;
    bottom: 120px;
    right:27%;
}
.carousel{
    width: 65px;
    height: 2px;
    border-radius: 1%;
    background-color:#D9D9D9;
    text-decoration: none;
    display: inline-block;
    margin-right: 44px;
}
.carousel:hover{
    background-color:#587D44;
    border: 1px solid #D9D9D9;
}
.carousel-ul li:first-child{
    width: 130px;
    background-color:#587D44;
    border: 1px solid #D9D9D9;
}
section{
    text-align: center;
    margin-bottom: 10px;
    padding-top: 22px;
}
.container{
    width:1080px;
}
h1{
    font-family: Montserrat arm;
    font-size: 32px;
    font-weight: bolder;
    line-height: 39.01px;
    margin-top: 75px;
    margin-bottom:50px;
    text-decoration-skip-ink: none;
    color:#587D44;
}
.container-2 button a:hover{
        color: white;
}
.container-2 img{
    width: 250px;
}
.container-3{
    display: flex;
    justify-content: space-around;
    margin-top: 90px;
}
.box-1{
    width: 30%;
}
.container-4{
    display: flex;
    justify-content: space-around;
    height: 325px;
    color:  rgba(255, 255, 255, 1);
    padding-top: 50px;
    background:#587D44;
    margin-top: 35px;
}
.box-2 {
    margin-right: 121px;
    padding-top: 14px;
}
.footer-logo{
    margin: -50px 50px;
}
.footer-ul {
    margin-block-end: 0;
    margin-block-start: 0;
    padding-inline-start: 0;
}
.footer-ul{
    display: inline-block;
}
.footer-ul label{
    font-Weight:500;
    font-Size:20px;
    Line-height:24.38px;
}
.footer-ul li{
    font-Weight:400;
    font-Size:16px;
    Line-height:19.5px;
}
.footer-ul-lastchild{
    text-decoration: underline;
}
.box-3{
    display: inline-block;
    margin: 0;
}
.box-3 h2{
    margin: 20px;
}
.box-3 p{
    margin: 20px;
    font-size: 15px;
}
.box-img{
    text-align: start;
    object-fit: cover;
    width: 183px;
    height: 135px;
    margin: 0 20px 0 20px;
}
.box-4 {
    margin-right: 75px;
}
.email-send {
    display: inline-block;
    width: 49px;
    height: 53px;
    vertical-align: middle;
    padding-left: 10px;
}
.ph-img {
    width: 23.65px;
    height: 23px;
    margin-right: 23px;
}
.section-2 p{
    margin-bottom: 50px;
}
.section-2 a{
color: #587D44;
    
}
.box-3{
    display: block;
    margin: 20px;
}
.box-3 h2,p{
    color: #587D44;
}
table{
    margin-left: 25%;
    margin-bottom: 50px;
}
table th, td {
    border: 1px solid;
    color: #587D44;
    padding: 20px;
  }
  .video{
    width: 100px;
  }
  .pak{
    opacity: 0;
    visibility: hidden;
  }
  .pdfimg{
    width: 30px;
  }
 .border {
    border: 1px solid #BAFD7F;
    height: 170px;
    width: 0px;
    margin-top: 50px;
}
