#team-members .elementor-icon-box-icon {
  display: none;
}

#team-members .elementor-widget-image {
  margin-bottom: 0px;
}

@media screen and (min-width: 1024px) {
  #team-members .elementor-icon-box-icon {
    display: block;
  }
  
  #team-members .elementor-widget-image {
    margin-bottom: 20px;
  }
}

.elementor-button-wrapper path {
  stroke: var(--e-global-color-primary);
}
.elementor-button-wrapper .elementor-button-link {
  padding: 0px !important;
}
.elementor-button-wrapper .elementor-button-text {
  padding: 18px 15px 15px 15px;
  line-height: normal;
}
.elementor-button-wrapper .elementor-align-icon-right {
  border-left: 2px solid var(--e-global-color-primary);
  padding: 18px 15px 15px 15px;
}
.elementor-testimonial__content {
  position: relative;
  padding: 0px 24px 0px 52px;
}
.elementor-testimonial__content::before {
  color: #c5c5c4;
  content: "”";
  display: none;
  font-size: 124px;
  left: 0px;
  opacity: 0.5;
  position: absolute;
  top: 44px;
}
@media screen and (min-width: 1024px) {
  .elementor-testimonial__content::before {
    display: block;
  }
}
.elementor-bc-tags-wrap {
  margin-bottom: 24px;
}
.elementor-bc-tags {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.elementor-bc-tag-item {
  margin-bottom: 4px;
  margin-right: 4px;
}
.elementor .elementor-bc-tag-link {
  font-weight: 600;
  background-color: #eaeaea;
  border-radius: 4px;
  color: #666;
  display: inline-block;
  font-size: 14px;
  padding: 4px 12px 2px;
  text-decoration: none;
}
.elementor .is-active .elementor-bc-tag-link {
  background-color: #006d7e;
  color: #fff;
}
.elementor-bc-tag-filter {
  margin: 24px 0px -12px;
  display: inline-flex;
}
.elementor-bc-tag-filter svg {
  width: 24px;
  height: 24px;
}
.elementor-bc-tag-filter span {
  text-decoration: underline;
  position: relative;
  top: 2px;
  margin-left: 4px;
}
.elementor-bc-tag-filter:hover span {
  text-decoration: none;
}
.elementor-posts-container .elementor-post__thumbnail {
  max-height: 380px;
  -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / 9%);
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 9%);
}
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
  .swiper-pagination-bullet {
  background-color: #bbb;
}
.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
  .swiper-pagination-bullet {
  height: 2px !important;
  border-radius: 0px !important;
  margin: 12px 0px !important;
  width: 32px !important;
}
@media screen and (min-width: 1024px) {
  .elementor-widget-testimonial-carousel.elementor-pagination-type-bullets
    .swiper-pagination-bullet {
    width: 64px !important;
  }
}
.swiper-pagination-bullet:hover {
  opacity: 0.5;
}

.elementor-widget-testimonial-carousel .swiper-container {
  height: auto;
}
.elementor-widget-testimonial-carousel .swiper-slide {
  height: auto;
}
.elementor-widget-testimonial-carousel .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
