@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
/* header style start */
.header {
  position: sticky;
  top: 0;
  z-index: 9999999;
  background: #ffffff;
  box-shadow: 0px 1px 12px -4px grey;
}
.header .logo .logo-img {
  height: 58px;
}
.header .navbar-nav {
  margin: auto;
}
.header .nav-item .nav-link {
  font-size: 16px;
  font-family: "roboto";
  font-weight: normal;
  color: #000000;
  letter-spacing: 1px;
}
.header .nav-item .nav-link.active {
  font-size: 16px;
  font-family: "roboto";
  font-weight: bold;
  color: var(--bs-white);
}
.header .nav-item.active {
  background: #569701;
  border-radius: 0px 16px;
}
.header button {
  background: #569701;
  color: white;
}
.header .navbar button.navbar-toggler {
  background-color: white;
}
.header .register-btn {
  margin: 0px 0px 0px 93px;
}
.header .btn:hover {
  color: white;
  background-color: #569701;
  border-color: #569701;
}
.header .navbar-expand-lg .navbar-nav .nav-link {
  margin: 0px 25px;
}

/* header style end */

/* footer style start */
.Footer {
  background-size: cover;
  background-image: url("/assets/Images/Footer/Footer_banner.png");
  background-repeat: no-repeat;
  background-position: center;
}
.Footer img.footerlogo {
  width: 287px;
}
.Footer p.content-footer {
  font-size: 14px;
  margin-top: 28%;
}
.Footer .pages {
  text-align: initial;
  margin-top: 15%;
  margin-left: 25%;
}
.Footer .pages span {
  color: #569701;
  border-bottom: 2px solid #58930a85;
  padding-bottom: 3px;
  position: relative;
}
.Footer .pages span i {
  position: absolute;
  bottom: 1px;
  left: 78px;
  font-size: 7px;
}
.Footer .text1 {
  text-align: initial;
  font-size: 14px;
}
.Footer img.location {
  height: 24px;
}
.Footer .page2 {
  margin-top: 10%;
}
.Footer .page2 span {
  color: #569701;
  border-bottom: 2px solid #58930a85;
  padding-bottom: 3px;
  position: relative;
}
.Footer .page2 span i {
  position: absolute;
  bottom: 0px;
  left: 75px;
  font-size: 7px;
}
.Footer p.plot {
  font-size: 14px;
}
.Footer .Copyright {
  font-size: 12px;
  padding: 12px;
  margin: 0;
}
.Footer .tree-lottie {
  position: relative;
}
.Footer .tree {
  position: absolute;
  top: 0px;
  right: 0px;
}
.Footer .lottie-player.process-lottie {
  width: 353px;
}
.Footer .plot1 {
  font-weight: bold;
  font-size: 14px;
}
.Footer .logo {
  margin-top: 6%;
  text-align: -webkit-center;
}









.footer-main2{
display: none;
}
.footer-main{
display: block;
}







@media (min-width: 280px) and (max-width: 320px) {
  .Footer .tree-lottie {
    display: none;
  }
  .Footer p.content-footer {
    margin-top: 0px;
  }
  .Footer .pages {
    margin-top: 0px;
    margin-left: 0px;
  }
  .Footer .page2 {
    margin-top: 0px;
  }
  .Footer .tree {
    top: 0px;
  }
  .Footer img.footerlogo {
    height: auto;
    width: 50%;
    padding: 0px 0px 26px 0px;
  }
  .header .navbar button.navbar-toggler {
    font-size: 12px;
  }
  .header button {
    font-size: 12px;
  }
  .Footer .logo {
    text-align: inherit;
  }
  .header .register-btn {
    margin: 10px 0px 0px 24px;
}


.footer-main2{
  display: block;
}
.footer-main{
    display: none;
}
.Footer .img-logo{
  height: 24px;
  text-align: left;
}
.Footer .text-paragraph{
  font-size: 14px;
  text-align: left;
}



}
@media (min-width: 321px) and (max-width: 485px) {
  .Footer p.content-footer {
    margin-top: 0px;
  }
  .Footer .pages {
    margin-top: 0px;
    margin-left: 0px;
  }
  .Footer .page2 {
    margin-top: 0px;
  }
  .Footer .tree {
    top: 0px;
  }
  .Footer p.content-footer {
    text-align: center;
    font-size: 15px;
    margin-top: 0%;
  }
  .Footer img.footerlogo {
    height: auto;
    width: 39%;
    padding: 0px 0px 27px 0px;
  }
  .header .navbar button.navbar-toggler {
    font-size: 15px;
  }
  .Footer .logo {
    text-align: inherit;
  }
  .header .register-btn {
    margin: 15px 0px 0px 24px;
}


.footer-main2{
  display: block;
}
.footer-main{
    display: none;
}
.Footer .img-logo{
  height: 24px;
  text-align: left;
}
.Footer .text-paragraph{
  font-size: 14px;
  text-align: left;
}



}
@media (min-width: 486px) and (max-width: 576px) {
  .Footer p.content-footer {
    margin-top: 0px;
  }
  .Footer .pages {
    margin-top: 0px;
    margin-left: 0px;
  }
  .Footer .page2 {
    margin-top: 0px;
  }
  .Footer .tree {
    top: 0px;
  }
  .Footer p.content-footer {
    text-align: center;
    font-size: 15px;
    margin-top: 0%;
  }
  .header .navbar button.navbar-toggler {
    font-size: 20px;
  }
  .Footer img.footerlogo {
    padding: 0px 0px 34px 0px;
    width: 242px;
  }
  .Footer .logo {
    text-align: inherit;
  }
  .header .register-btn {
    margin: 20px 0px 0px 24px;
}


.footer-main2{
  display: block;
}
.footer-main{
    display: none;
}
.Footer .img-logo{
  height: 24px;
  text-align: left;
}
.Footer .text-paragraph{
  font-size: 14px;
  text-align: left;
}



}
@media (min-width: 577px) and (max-width: 767px) {
  .Footer p.content-footer {
    margin-top: 0px;
  }
  .Footer .pages {
    margin-top: 20%;
    margin-left: 0px;
  }
  .Footer .page2 {
    margin-top: 20%;
  }
  .Footer .tree {
    top: 0px;
  }
  .Footer p.content-footer {
    text-align: center;
    font-size: 15px;
    margin-top: 0%;
  }
  .header .navbar button.navbar-toggler {
    font-size: 16px;
  }
  .Footer .logo {
    text-align: inherit;
  }
  .header .register-btn {
    margin: 10px 0px 0px 24px;
}
}
@media (min-width: 777px) and (max-width: 1024px) {
  .header .register-btn {
    margin: 0px 0px 0px 34px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .header .register-btn {
    margin: 18px 0px 0px 23px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header .nav-item .nav-link {
    font-size: 14px;
  }
  .header .nav-item .nav-link.active {
    font-size: 14px;
  }
  .header .navbar-expand-lg .navbar-nav .nav-link {
    margin: 0px 2px;
}
.header .register-btn {
  margin: 0px 0px 0px 34px;
}
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .header .nav-item .nav-link {
    font-size: 14px;
  }
  .header .nav-item .nav-link.active {
    font-size: 14px;
  }
  .header .navbar-expand-lg .navbar-nav .nav-link {
    margin: 0px 15px;
  }
}
@media (min-width: 1400px) and (max-width: 2690px) {
  .about-us .clearfix .img-holder .img-1 {
    height: auto;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .Footer img.footerlogo {
    width: 100%;
    height: auto;
  }
}

/* footer style end */
/* @media (min-width: 768px) and (max-width: 991px) {
.header .register-btn {
  margin: 14px 0px 0px 21px;
}
} */
.privacy-content p.main-content {
  color: #000000;
  font-size: 16px;
  text-align: justify;
  font-family: "Roboto";
}
.privacy-content h6.info {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  font-family: "Roboto";
}
.privacy{
  background-color: white;
}
h1.why {
  /* text-align: center; */
  font-size: 50px;
  color: #000000;
  font-weight: bold;
}
span.us {
  color: #3c6a00;
  font-size: 50px;
 
}