.groundwork-why-choose-us-black {
  position: relative;
}
.groundwork-why-choose-us-black .bg {
  width: 100%;
  height: 100%;
  position: absolute;
}
.groundwork-why-choose-us-black .why-choose-us {
  
}
@media (max-width: 768px) {
  .groundwork-why-choose-us-black .why-choose-us {
    padding: 30px 0;
  }
}
.groundwork-why-choose-us-black .why-choose-us .sec-title {
  position: relative;
  /*margin-bottom: 40px;*/
  z-index: 1;
}
.groundwork-why-choose-us-black .why-choose-us .sec-title .text-bg {
  position: absolute;
  left: 13px;
  right: 0;
  height: 64px;
  width: 64px;
  margin: 0 auto;
  top: -15px;
  z-index: -1;
}
@media (max-width: 768px) {
  .groundwork-why-choose-us-black .why-choose-us .sec-title {
    margin-bottom: 20px;
  }
}
.groundwork-why-choose-us-black .why-choose-us .sec-title .text-bg {
  position: absolute;
  left: 0px;
  right: 0;
  margin: 0 auto;
  top: -15px;
  z-index: -1;
}
.groundwork-why-choose-us-black .why-choose-us .sec-title h2 {
  position: relative;
  display: block;
  font-size: 36px;
  /*line-height: 0;*/
  font-weight: 500;
}
.groundwork-why-choose-us-black .why-choose-us .sec-title h2 span {
  color: var(--color-primary);
}
.groundwork-why-choose-us-black .why-choose-us .sec-title .text {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: var(--text-color);
  font-weight: 400;
  margin-top: 9px;
  display: none;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper {
  padding-bottom: 85px;
}
@media (max-width: 768px) {
  .groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper {
    padding-bottom: 75px;
  }
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two {
  position: relative;
  text-align: center;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box {
  position: relative;
  text-align: center;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .icon {
  position: relative;
  display: block;
  font-size: 60px;
  color: var(--color-primary);
  font-weight: 400;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .icon {
    margin-bottom: 15px;
  }
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .icon .fla {
  width: 60px;
  height: 61px;
  line-height: 0;
  margin: auto;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .icon .flaticon {
  width: 100%;
  height: 100%;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box h4 {
  position: relative;
  font-size: 18px;
  line-height: 24px;
  color: var(--color-primary);
  font-weight: 400;
  margin-bottom: 45px;
}
@media (max-width: 768px) {
  .groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box h4 {
    margin-bottom: 25px;
  }
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .text {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: var(--text-color);
  font-weight: 400;
  padding: 18px 25px;
  background-color: var(--color-second);
  border-radius: 30px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .text .desc {
  display: -webkit-box;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #fff;
}
@media (max-width: 768px) {
  .groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .text {
    padding: 10px 15px;
  }
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box .text:before {
  position: absolute;
  left: 50%;
  top: -15px;
  content: "";
  margin-left: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #eaf0ec;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box:hover .text {
  background-color: var(--color-primary);
  color: var(--text-color);
  border-radius: 0px;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box:hover .text:before {
  border-bottom: 15px solid var(--color-primary);
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-wrapper .swiper-slide .feature-block-two .inner-box:hover .text .desc {
  color: #fff;
  opacity: .7;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-prev,
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-next {
  margin-bottom: 1px;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  color: var(--color-primary);
  font-weight: 400;
  background-color: #e1e6e3;
  top: calc(100% - 22.5px);
  transition: all 300ms ease;
  display: none;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-prev::after,
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-next::after {
  font-size: 18px;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-prev:hover,
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-next:hover {
  color: #e1e6e3;
  background-color: var(--color-primary);
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-prev {
  left: calc(50% - 50px);
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper .swiper-button-next {
  right: calc(50% - 50px);
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-prev,
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-next {
  margin-bottom: 1px;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  color: var(--color-primary);
  font-weight: 400;
  background-color: #e1e6e3;
  top: calc(100% - 22.5px);
  transition: all 300ms ease;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-prev::after,
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-next::after {
  font-size: 18px;
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-prev:hover,
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-next:hover {
  color: #e1e6e3;
  background-color: var(--color-primary);
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-prev {
  left: calc(50% - 50px);
}
.groundwork-why-choose-us-black .why-choose-us .swiper-view .swiper-button-next {
  right: calc(50% - 50px);
}
