/* .services-img {
  width: 500px;
  height: 500px;
} */

.color {
  color: #005b2c;
}

.h3 {
  font-size: 13px !important;
  color: #fff !important;
  margin: 0;
  padding: 0;
  top: 0;
  text-transform: uppercase;
}
.textwhite {
  color: #fff !important;
}

.navcolor {
  color: #005b2c !important;
}

.bgcolor1 {
  background-color: #005b2c !important;
}

.whitebgcolor {
  background-color: #fff !important;
  color: #005b2c !important;
}
.bgwhitecolor {
  background-color: #fff !important;
}
.bgwhitecolorf {
  background-color: #fff !important;
  border-radius: 15px;
  border-style: none !important;
}
