p,
li {
  color: #1a2a36;
}
.footer p,
.section-stats h1,
.section-stats p {
  color: #9b9b9b;
}
.header-carousel .owl-dots {
  right: 3px;
}
.header-carousel .owl-dots .owl-dot {
  width: 5px;
  height: 18px;
}
.header-carousel .owl-dots .owl-dot.active {
  width: 5px;
  height: 18px;
  background: #739544;
}

h5 a {
  color: #333333 !important;
}
h5 a:hover {
  color: #739544 !important;
}

.service-item:hover .service-icon {
  background-color: #000000;
}
.page-header {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url(../img/back12.jpg) center center no-repeat;
  background-size: cover;
}

.owl-carousel img {
  border: 1px solid #d1d1d1 !important;
}
.band-mobile {
  display: none;
}

.accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: #739544 !important;
  background-color: rgba(115, 149, 68, 0.2) !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}

.pageEnv .card {
  margin-top: 30px !important;
}

.certificationblock img {
  margin: 5px 3px !important;
  width: 70px;
}

#fixedchatbtn {
  position: fixed;
  bottom: 120px;
  right: 36px;
  z-index: 999999;
}

.g-5 {
  --bs-gutter-y: 1rem;
  --bs-gutter-x: 1rem;
}

@media (max-width: 575.98px) {
  span[data-toggle="counter-up"],
  span.smalltxt {
    font-size: 27px;
  }
}
