.container-fluid {
  width: 91%;
}
.o {
  color: rgb(114, 178, 97);
}
.logo {
  font-size: 42.5px;
  font-weight: 700;
}
.navbar-nav a:hover {
  color: rgb(114, 178, 97);
}
.nav-b {
  background-color: rgb(114, 178, 97);
  color: white;
  padding: 10px 40px;
  font-size: 14px;
  cursor: pointer;
}
#hero {
  background-color: rgb(245, 244, 245);
}
.hero-text {
  margin-top: 90px;
}
.p1 {
  font-size: 16px;
  font-weight: 500;
  color: rgb(114, 178, 97);
}
.p3 {
  font-size: 46px;
  font-weight: 600;
  line-height: 100%;
}
.p2 {
  font-size: 16px;
  color: rgb(162, 161, 162);
}
.hero-btn {
  background-color: rgb(114, 178, 97);
  color: white;
  font-size: 13px;
  padding: 10px 25px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
.hz{
    position: relative;
    z-index: 1;
    top: 80px;
}
.col h1 {
  color: rgb(114, 178, 97);
  font-weight: 700;
}
.col p {
  color: black;
  font-weight: 600;
}
#about {
  margin-top: 120px;
}
.circle {
  width: 180px;
  height: 180px;
  /* line-height: 500px; */
  border-radius: 50%;
  /* font-size: 50px; */
  color: #0dec18;
  text-align: center;
  background: #ffffff;
  position: relative;
  z-index: 1;
  bottom: 474px;
  left: 468px;
}
@media screen and (min-width: 768px) {
  .about-text {
    margin-left: 50px;
    margin-top: 40px;
  }
}
#service {
  background-color: rgb(245, 244, 245);
  margin-top: 100px;
  padding-bottom: 80px;
}
.s-gareen {
  background-color: rgb(114, 178, 97);
}
#bg-imges {
  background-image: url(),
    url(background-img/div.elementor-background-overlay.png);
  background-size: cover;
  max-height: fit-content;
  width: 100%;
  background-position: right bottom, left top;
  background-repeat: no-repeat, repeat;
  padding: 15px;
}
.rz{
    position: relative;
    z-index: 1;
    bottom: 54px;
    margin-top: 40px;
}
.zz{
    position: relative;
    z-index: 1;
    height: 350px;
    }
@media screen and (min-width: 768px) {
    
  }
.ts{
    font-size: 14px;
}
