#revolutionSliderCarouselContainer {
  background-color: rgb(110, 213, 127);
}

.section-sm {
  padding: 70px 0;
}

.bg-gray {
  background: #f9f9f9;
}

.bg-primary1 {
  background: #01d28e !important;
}

.align-items-stretch {
  color: #20c997;
}
.ftco-section {
  padding: 7em 0;
}

.ftco-no-pt {
  padding-top: 0;
}

.ftco-no-pb {
  padding-bottom: 0;
}

.wrapper {
  width: 100%;
  -webkit-box-shadow: 0px 21px 41px -13px rgb(0 0 0 / 18%);
  -moz-box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 21px 41px -13px rgb(0 0 0 / 18%);
}

.tit {
  font-weight: bold;
}

.pr-3 {
  padding-right: 15px;
}

.title {
  text-align: center;
  font-weight: 300;
  font-size: 44px;
  margin-bottom: 90px;
  line-height: 90%;
}

.carousel-control-prev-icon {
  color: #000;
}
