.sp-team-pro .sptp-section-title {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 24px;
  line-height: inherit;
}
.gridder-show,
.page-load-status .loader-ellips__dot,
.simplebar-content-wrapper,
.simplebar-height-auto-observer,
.sp-team-pro .sptp-mosaic .sptp-member-avatar,
.sp-team-pro.sptp-section.style-2 .sptp-popup-content-main.text-center,
.sp-team-pro.sptp-section.style-3 .sptp-popup-content-main.text-center,
.sp-team-pro.sptp-section.style-4 .sptp-popup-content-main.text-center,
.sptp-content-on-image .sptp-content.not-clickable .sptp-member-avatar,
.sptp-drawer a.gridder-nav.next,
.sptp-drawer a.gridder-nav.prev,
.sptp-filter .button-group:after,
.sptp-filter .sptp-filter-grid:after,
.sptp-filter-item-show .sptp-member,
.sptp-member .sptp-member-avatar-img:hover .sptp-icon,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container:hover
  .sptp-tooltip
  .sptp-top,
.sptp-member .sptp-member-skill-progress .sptp-progress-text,
.sptp-member-avatar .sptp-member-avatar-img,
.sptp-member-desc,
.sptp-member-name,
.sptp-member-profession,
.sptp-member-social,
.sptp-member-social ul li a,
.sptp-mosaic .sptp-member-avatar,
.sptp-mosaic .sptp-member-info .sptp-arrow,
.sptp-overflow-h,
.sptp-popup-content-main.text-center,
.sptp-show,
.sptp-table-layout .table-responsive,
.sptp-table-layout ul.sptp-member-social li a,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-circle:hover .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-rounded:hover .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-square:hover .sptp-icon {
  display: block;
}
.gridder-custom-link,
.gridder-list,
.sp-team-pro .sptp-section-title span,
.sptp-filter .button,
.sptp-filter .filterSelect,
.sptp-grid .simplefilter li,
.sptp-member .sptp-member-meta .sptp-member-email > a,
.sptp-member .sptp-member-meta .sptp-member-phone > a,
.sptp-member .sptp-member-meta .sptp-member-website > a,
.sptp-member-social ul li,
.sptp-member.gridder-list,
.sptp-popup-style2-navigation > a,
.sptp-post-pagination .ajax-page-numbers,
.sptp-post-pagination .page-numbers,
.sptp-post-pagination ul,
.sptp-table-layout .sptp-member-avatar-img,
.sptp-table-layout ul.sptp-member-social li {
  display: inline-block;
}
.sptp-content-on-image .sptp-content,
.sptp-content-on-image .sptp-content.lower.middle .caption,
.sptp-drawer .sptp-row,
.sptp-drawer .sptp-row .sptp-row,
.sptp-filter .filters-button-group,
.sptp-filter .sptp-member,
.sptp-list-item .sptp-content,
.sptp-list-item .sptp-image,
.sptp-list-item.sptp-member,
.sptp-member,
.sptp-member .sptp-content .caption,
.sptp-member-social ul li a,
.sptp-mosaic .sptp-member .sptp-icon,
.sptp-mosaic .sptp-member .sptp-member-avatar-img,
.sptp-mosaic .sptp-member-info,
.sptp-mosaic-row .sptp-row.sptp-no-gutters .sptp-member-info .sptp-info-details,
.sptp-mosaic-row.sptp-row,
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-next,
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-prev,
.sptp-row,
.sptp-table-layout .sptp-member-avatar-img-area,
.sptp-top-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}
.sptp-top-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.sptp-member.sptp-top-content .sptp-member-avatar {
  margin-top: 15px;
}
.sptp-filter .filterSelect,
.sptp-list-item .sptp-image,
.sptp-member,
.sptp-member-social ul li a,
.sptp-member.sptp-top-content,
.sptp-mosaic .sptp-member .sptp-icon,
.sptp-mosaic .sptp-member .sptp-member-avatar-img,
.sptp-mosaic .sptp-member-info {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sptp-mosaic .sptp-member {
  -webkit-box-align: unset;
  -ms-flex-align: unset;
  align-items: unset;
}
.sptp-content-on-image .sptp-content,
.sptp-content-on-image .sptp-content.clickable.lower > .sptp-member-avatar,
.sptp-content-on-image .sptp-content.lower.middle .caption,
.sptp-list-item .sptp-content,
.sptp-member,
.sptp-member .sptp-content .caption,
.sptp-member.sptp-top-content,
.sptp-mosaic-row .sptp-row.sptp-no-gutters .sptp-member-info .sptp-info-details,
[data-simplebar] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sptp-filter .filters-button-group,
.sptp-row,
.sptp-thumbnail-pager .sptp-thumbnail-pager-thumbs .swiper-wrapper,
[data-simplebar] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sptp-list-item .sptp-member-avatar,
.sptp-member.sptp-top-content .sptp-content,
.sptp-mosaic .sptp-mosaic-row:nth-child(even) .sptp-member-avatar {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.sptp-member.sptp-top-content .sptp-member-avatar {
  -webkit-box-ordinal-group: 1000 !important;
  -ms-flex-order: 999 !important;
  order: 999 !important;
  width: 100%;
}
.sptp-list-item.sptp-left-content .sptp-image {
  padding-right: 0;
  padding-left: 5%;
}
.sptp-drawer .gridder-show .sptp-left-content {
  height: 300px;
  overflow: auto;
  width: 88%;
  margin-left: 9% !important;
}
.sptp-drawer .gridder-show .sptp-left-content .sptp-member-desc {
  padding-right: 25px;
}
.sptp-drawer .gridder-show .sptp-member.sptp-left-content {
  transform: translateY(20px);
  display: block;
}
.sptp-drawer .gridder-show .sptp-member {
  margin-bottom: 0;
}
.sptp-drawer .gridder-show .sptp-member .sptp-member-name {
  margin-top: -15px;
}
.sptp-list-item.sptp-member.sptp-left-content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  text-align: right;
}
.gridder-list:nth-child(n),
.gridder-list:nth-of-type(2n),
.sptp-filter .button:last-of-type,
.sptp-list-item.sptp-member.sptp-left-content .sptp-member-avatar,
.sptp-row.filtr-container {
  margin-right: 0;
}
.sptp-member.sptp-content-on-image .sptp-member-info .sptp-member-desc,
.sptp-member.sptp-content-on-image .sptp-member-info .sptp-member-name h2,
.sptp-member.sptp-content-on-image .sptp-member-info .sptp-member-profession h4,
.sptp-mosaic .sptp-member-info .sptp-member-desc,
.sptp-mosaic .sptp-member-info .sptp-member-meta .sptp-member-email > a,
.sptp-mosaic .sptp-member-info .sptp-member-meta .sptp-member-location,
.sptp-mosaic .sptp-member-info .sptp-member-meta .sptp-member-location span,
.sptp-mosaic .sptp-member-info .sptp-member-meta .sptp-member-phone > a,
.sptp-mosaic .sptp-member-info .sptp-member-meta .sptp-member-website > a,
.sptp-mosaic .sptp-member-info .sptp-member-name h2,
.sptp-mosaic .sptp-member-info .sptp-member-profession h4 {
  color: #fff;
}
.gridder-show,
.page-load-status .loader-ellips,
.simplebar-content-wrapper,
.simplebar-height-auto-observer-wrapper,
.sp-team-pro.sptp-section,
.sptp-content-on-image,
.sptp-content-on-image .sptp-content.lower .caption,
.sptp-content-on-image .sptp-content.not-clickable .sptp-member-avatar,
.sptp-filter,
.sptp-filter .element-item,
.sptp-filter .filters-button-group,
.sptp-filter .sptp-content-on-image,
.sptp-filter .sptp-filter-grid,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip,
.sptp-member-avatar-img,
.sptp-member-social ul li,
.sptp-mosaic .sptp-member-info,
.sptp-popup-content-main.text-center,
.sptp-row [class*="sptp-col-"],
.sptp-table-layout,
.sptp-table-layout .sptp-member-avatar,
.sptp-table-layout .sptp-member-avatar-img,
.sptp-thumbnail-pager,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-circle,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-rounded,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-square,
.sptp-thumbnail-pager .sptp-member,
[data-simplebar] {
  position: relative;
}
.gridder .selectedItem .sptp-member::after,
.page-load-status .loader-ellips__dot,
.simplebar-height-auto-observer,
.simplebar-mask,
.simplebar-offset,
.simplebar-scrollbar,
.simplebar-scrollbar:before,
.simplebar-track,
.sp-team-pro-page-loading-image,
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close,
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close::before,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close::before,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close::before,
.sptp-content-on-image .sptp-content,
.sptp-content-on-image .sptp-content .caption,
.sptp-content-on-image .sptp-content.lower.bottom,
.sptp-content-on-image .sptp-content.lower.bottom .caption,
.sptp-content-on-image .sptp-content.lower.top,
.sptp-drawer a.gridder-close,
.sptp-drawer a.gridder-close::after,
.sptp-drawer a.gridder-close::before,
.sptp-drawer a.gridder-nav.next,
.sptp-drawer a.gridder-nav.prev,
.sptp-filter .sptp-filter-search,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top:after,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top:before,
.sptp-member-avatar-img .sptp-icon,
.sptp-member-avatar-img .sptp-icon .fa,
.sptp-member-social ul li .fa,
.sptp-mosaic .sptp-member .sptp-icon,
.sptp-mosaic .sptp-member-info .sptp-arrow,
.sptp-popup-section.style-1 button.mfp-close::after,
.sptp-popup-section.style-1 button.mfp-close::before,
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-next,
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-prev,
.sptp-table-layout .sptp-member-avatar-img:hover .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-circle .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-rounded .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-square .sptp-icon {
  position: absolute;
}
.sptp-content-on-image .sptp-content {
  height: 100%;
  width: 100%;
  overflow: hidden;
  flex-direction: column;
  z-index: 1;
}
.sptp-content-on-image .sptp-content .sptp-member-avatar {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.sptp-content-on-image .sptp-content .sptp-member-email a,
.sptp-content-on-image .sptp-content .sptp-member-mobile a,
.sptp-content-on-image .sptp-content .sptp-member-phone a,
.sptp-content-on-image .sptp-content .sptp-member-social,
.sptp-content-on-image .sptp-content .sptp-member-website a {
  z-index: 9;
  position: relative;
}
.sptp-content-on-image .sptp-content .sptp-member-name,
.sptp-filter .style-4 .sptp-popup-items-main,
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-avatar,
.sptp-inline .sptp-row > div,
.sptp-table-layout .sptp-member-name,
.sptp-thumbnail-pager .sptp-col-md-2-half,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-row > div,
.sptp-thumbnail-pager .sptp-col-md-2-half ~ div {
  margin-top: 0;
}
.sptp-content-on-image .sptp-content .caption {
  width: 100%;
}
.sptp-content-on-image .sptp-content.covered {
  padding: 20px;
  width: 100%;
}
.sptp-content-on-image .sptp-content.covered,
.sptp-content-on-image .sptp-content.covered.middle,
.sptp-content-on-image .sptp-content.lower.middle .caption,
.sptp-filter .filterSelect,
.sptp-member-social ul li a,
.sptp-mosaic .sptp-member .sptp-icon,
.sptp-mosaic .sptp-member .sptp-member-avatar-img,
.sptp-mosaic-row .sptp-row.sptp-no-gutters .sptp-member-info .sptp-info-details,
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-next,
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-prev {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.sptp-content-on-image .sptp-content.covered.bottom,
.sptp-content-on-image .sptp-content.lower.bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sptp-content-on-image .sptp-content.lower .caption {
  padding: 8px;
}
.sptp-content-on-image .sptp-content.lower.middle,
.sptp-grid .sptp-row,
.sptp-list-item .sptp-image,
.sptp-modal .sptp-row,
.sptp-mosaic-row.sptp-row,
.sptp-row.filtr-container,
[data-simplebar] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sptp-grid .sptp-row:not(.sptp-mosaic-row) {
  justify-content: center;
}
.sptp-carousel .sptp-button-next.vertically-center-outer,
.sptp-carousel .sptp-button-prev.vertically-center-outer,
.sptp-main-carousel .sptp-button-next.vertically-center-inner,
.sptp-main-carousel .sptp-button-prev.vertically-center-inner {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sptp-content-on-image .sptp-content.lower.middle .caption {
  top: 50%;
  transform: translateY(-50%);
}
.sptp-content-on-image .sptp-content.middle.covered {
  height: 100%;
}
.sptp-content-on-image .sptp-content.lower.bottom .caption {
  bottom: 0;
}
.sptp-content-on-image .sptp-content.clickable.lower > .sptp-member-avatar {
  height: 100%;
}
.sptp-content-on-image .sptp-content.not-clickable {
  cursor: default;
}
.sptp-content-on-image .sptp-content.not-clickable .sptp-member-avatar {
  cursor: default;
}
.sptp-filter .sptp-content-on-image .sptp-content {
  width: 100%;
  top: 0;
  transform: translateY(0);
}
.sptp-thumbnail-pager .sptp-content-on-image .sptp-content,
.sptp-thumbnail-pager .sptp-content-on-image .sptp-image {
  width: 100%;
}
.sptp-thumbnail-pager .sptp-content-on-image .sptp-image {
  padding: 0;
}
.sptp-thumbnail-pager .sptp-content-on-image .sptp-content {
  top: 0;
}
.hs-dummy-scrollbar-size,
.overlay-hover .sptp-content,
.simplebar-height-auto-observer,
.simplebar-scrollbar:before,
.sp-team-pro.sptp-section.style-1.popup-open,
.sp-team-pro.sptp-section.style-2.popup-open,
.sp-team-pro.sptp-section.style-3.popup-open,
.sp-team-pro.sptp-section.style-4.popup-open,
.sptp-main-carousel,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top,
.sptp-member-avatar-img .sptp-icon,
.sptp-popup-content-main.text-center {
  opacity: 0;
}
.overlay-always .sptp-content,
.overlay-hover:hover .sptp-content,
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close,
.sptp-member .sptp-member-avatar-img:hover .sptp-icon,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container:hover
  .sptp-tooltip
  .sptp-top,
.sptp-popup-section.style-1 button.mfp-close,
.sptp-table-layout .sptp-member-avatar-img:hover .sptp-icon {
  opacity: 1;
}
.sptp-overflow-h {
  overflow: hidden;
  line-height: 0;
}
.sp-team-pro a:focus,
.sptp-filter .button:focus,
.sptp-filter .filterSelect:focus,
.sptp-main-carousel .swiper-slide .sptp-member-avatar:focus,
.sptp-main-carousel .swiper-slide .sptp-member:focus,
.sptp-main-carousel .swiper-slide:focus,
.sptp-member-avatar .sptp-member-avatar-img:focus,
.sptp-member-avatar:focus,
.sptp-pagination > .swiper-pagination-bullet:focus {
  outline: 0;
}
.gridder-content,
.sp-team-pro.sptp-section.style-1 .sptp-popup-header,
.sptp-button-next.swiper-button-next.swiper-button-disabled,
.sptp-button-prev.swiper-button-prev.swiper-button-disabled,
.sptp-content-on-image .sptp-content li .sptp-member-avatar,
.sptp-filter .hide-item,
.sptp-filter-item-hide,
.sptp-hidden,
.sptp-member .sptp-member-name h2::after,
.sptp-popup-section.style-2 .sptp-popup-style1-navigation,
.sptp-popup-section.style-2 button.mfp-close,
.sptp-popup-section.style-3 .sptp-popup-style1-navigation,
.sptp-popup-section.style-3 button.mfp-close,
.sptp-popup-section.style-4 .sptp-popup-style1-navigation,
.sptp-popup-section.style-4 button.mfp-close,
select > option[value=""] {
  display: none;
}
.sptp-content-on-image .sptp-content.sptp-circle,
.sptp-member-avatar .sptp-member-avatar-img.sptp-circle,
.sptp-member-avatar-img.sptp-circle .sptp-icon,
.sptp-member-avatar-img.sptp-circle .sptp-overflow-h,
.sptp-member-avatar-img.sptp-circle img,
.sptp-member-social.circle a,
.sptp-thumbnail-pager .sptp-content-on-image.sptp-circle .sptp-content,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-circle,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-circle img {
  border-radius: 50%;
}
.sptp-circle .sptp-member-avatar-img-area img,
.sptp-team-inline-thumb .sptp-circle img,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-circle.zoom_in:hover,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-circle.zoom_out:hover,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-rounded.zoom_in:hover,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-rounded.zoom_out:hover {
  border-radius: 100%;
}
.sptp-member-avatar .sptp-member-avatar-img img,
.sptp-team-inline-thumb .sptp-member-avatar-img img {
  -webkit-transition: 0.25s all;
  transition: 0.25s all;
  border-radius: 0;
}
.sptp-member-avatar .sptp-member-avatar-img.sptp-circle img {
  border-radius: 50%;
}
.sptp-member-avatar .sptp-member-avatar-img.zoom_in img,
.sptp-member-avatar .sptp-member-avatar-img.zoom_out:hover img,
.sptp-member.sptp-content-on-image:hover
  .sptp-member-avatar
  .sptp-member-avatar-img.zoom_out
  img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.sptp-member-avatar .sptp-member-avatar-img.zoom_in:hover img,
.sptp-member-avatar .sptp-member-avatar-img.zoom_out img,
.sptp-member.sptp-content-on-image:hover
  .sptp-member-avatar
  .sptp-member-avatar-img.zoom_in
  img,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-circle.zoom_in:hover img,
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-rounded.zoom_in:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.sptp-member .sptp-member-avatar-img img:focus {
  outline: 0;
  border: none;
}
.sptp-member-avatar-img,
.text-center {
  text-align: center;
}
.sptp-content-on-image.sptp-rounded .sptp-content,
.sptp-member-avatar-img.sptp-rounded,
.sptp-member-avatar-img.sptp-rounded .sptp-overflow-h,
.sptp-member-avatar-img.sptp-rounded img {
  border-radius: 12px;
  overflow: hidden;
}
.ajax-page-numbers,
.page-numbers,
.sptp-thumbnail-pager .sptp-team-inline-thumb .fa,
.sptp-thumbnail-pager img {
  cursor: pointer;
}
.sptp-square > img,
.sptp-table-layout .sptp-member-avatar .sptp-member-avatar-img img {
  vertical-align: middle;
}
.sptp-member-avatar-img .sptp-icon,
.sptp-member-avatar-img .sptp-icon .fa,
.sptp-member-social ul li .fa,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-circle .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-rounded .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-square .sptp-icon {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sptp-member-avatar-img .sptp-icon {
  background: 0 0;
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  z-index: 999;
  -webkit-transition: opacity 0.33s;
  transition: opacity 0.33s;
}
.sptp-member-avatar-img .sptp-icon .fa {
  color: #fff;
  font-size: 30px;
  top: 50%;
  left: 50%;
}
.sptp-member-avatar-img.sptp-rounded .sptp-icon {
  border-radius: 8px;
}
.sptp-carousel .swiper-button-next:after,
.sptp-carousel .swiper-button-prev:after,
.sptp-member-avatar-area .swiper-button-next:after,
.sptp-member-avatar-area .swiper-button-prev:after {
  content: none;
}
.gridder .selectedItem .sptp-member .sptp-member-avatar-img:hover {
  opacity: 1 !important;
}
.sptp-grid .sptp-member-avatar {
  overflow: hidden;
}
.sptp-mosaic .sptp-member .sptp-member-avatar-img {
  z-index: 2;
}
.gridder-list:nth-of-type(2n),
.sp-team-pro .sptp-mosaic .sptp-member-avatar,
.sptp-inline .sptp-row > div,
.sptp-member .sptp-member-meta div:last-child,
.sptp-member-email span,
.sptp-member-mobile span,
.sptp-member-phone span,
.sptp-member-website span,
.sptp-mosaic .sptp-member,
.sptp-mosaic .sptp-member-avatar,
.sptp-mosaic .sptp-member-info .sptp-member-meta div:last-child,
.sptp-mosaic .sptp-member-info .sptp-member-social,
.sptp-table-layout .sptp-member-social {
  margin-bottom: 0;
}
.sptp-mosaic .sptp-member-avatar {
  padding-bottom: 0;
}
.sp-team-pro .sptp-mosaic .sptp-member-avatar {
  padding-bottom: 0;
  -webkit-box-ordinal-group: initial !important;
  -ms-flex-order: initial !important;
  order: initial !important;
}
.sp-team-pro .sptp-mosaic .sptp-member-avatar img,
.sptp-mosaic .sptp-member-avatar img {
  border: none;
  vertical-align: middle;
}
.sptp-mosaic-row .sptp-member,
.sptp-mosaic-row .sptp-row.sptp-no-gutters .sptp-member-avatar,
.sptp-mosaic-row .sptp-row.sptp-no-gutters .sptp-member-info,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-row {
  margin: 0;
}
.sptp-mosaic-row .sptp-member-avatar-img img {
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: none;
  transform: none;
}
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-avatar {
  width: 100%;
}
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-avatar img {
  width: 100%;
}
.sptp-table-layout .sptp-member-avatar {
  display: contents;
}
.sptp-table-layout .sptp-member-avatar-img:hover .sptp-icon .fa {
  font-size: 24px;
}
.sptp-row.sptp-thumbnail-pager
  .sptp-thumbnail-pager-thumbs
  .swiper-wrapper
  .sptp-member-avatar-img-area {
  margin: 5px;
}
.sptp-thumbnail-pager .sptp-member .sptp-member-avatar {
  width: 100%;
  cursor: auto;
}
.sptp-thumbnail-pager .sptp-member .sptp-member-avatar img {
  cursor: auto;
}
.sptp-member .sptp-member-name .sptp-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding-bottom: 0;
  word-break: break-word;
}
.sptp-member .sptp-member-profession h4 {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  margin: 0;
}
.sptp-member .sptp-member-desc {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.sptp-member .sptp-member-skill-progress {
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}
.sptp-member .sptp-member-skill-progress .sptp-progress-text {
  text-align: left;
}
.sptp-member .sptp-member-skill-progress .sptp-progress-container {
  width: 100%;
  height: 4px;
  background-color: #c9dfd1;
}
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar {
  height: 4px;
  width: 0;
  background-color: #63a37b;
}
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top {
  width: 34px;
  top: -10px;
  right: -17px;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  padding: 5px 7px;
  color: #fff;
  background-color: #3b993f;
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  border-radius: 2px;
  z-index: 99999999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.33s;
  transition: all 0.33s;
}
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top:after,
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  pointer-events: none;
}
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top:after {
  border-color: transparent;
  border-top-color: #63a37b;
  border-width: 6px;
  margin-left: -6px;
}
.sptp-member
  .sptp-member-skill-progress
  .sptp-progress-container
  .sptp-progress-bar.sptp-tooltip
  .sptp-top:before {
  border-color: transparent;
  border-top-color: transparent;
  border-width: 8px;
  margin-left: -8px;
}
.sptp-member-social {
  margin: 0;
  padding: 0;
  padding-top: 10px;
  list-style: none;
}
.sptp-member-social.icon_only a {
  background-color: transparent !important;
}
.sptp-member-social.square a {
  border-radius: 0;
}
.sptp-member-social.rounded a {
  border-radius: 5px;
}
.sptp-member-social ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  line-height: 0;
}
.sptp-member-social ul li {
  margin: 0;
  list-style: none;
}
.sptp-member-social ul li a {
  cursor: pointer;
  text-decoration: none;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  color: #fff;
  background-color: #333;
  font-size: 15px;
  height: 30px;
  width: 30px;
  text-align: center;
}
.block-editor-block-list__block .sptp-member-social ul li a {
  color: #fff;
}
.sptp-member-social ul li .fa {
  top: 50%;
  left: 50%;
}
.sptp-member-social ul li .icon-fontello {
  position: absolute;
}
.sptp-member-social .sptp-twitter {
  background-color: #55acee;
}
.sptp-member-social .sptp-facebook {
  background-color: #3b5999;
}
.sptp-member-social .sptp-instagram {
  background-color: #e4405f;
}
.sptp-member-social .sptp-pinterest {
  background-color: #bd081c;
}
.sptp-member-social .sptp-linkedin {
  background-color: #0077b5;
}
.sptp-member-social .sptp-skype {
  background-color: #00aff0;
}
.sptp-member-social .sptp-dropbox {
  background-color: #007ee5;
}
.sptp-member-social .sptp-wordpress {
  background-color: #21759b;
}
.sptp-member-social .sptp-vimeo {
  background-color: #1ab7ea;
}
.sptp-member-social .sptp-slideshare {
  background-color: #0077b5;
}
.sptp-member-social .sptp-vk {
  background-color: #4c75a3;
}
.sptp-member-social .sptp-tumblr {
  background-color: #34465d;
}
.sptp-member-social .sptp-yahoo {
  background-color: #410093;
}
.sptp-member-social .sptp-gplus {
  background-color: #dd4b39;
}
.sptp-member-social .sptp-youtube {
  background-color: #cd201f;
}
.sptp-member-social .sptp-stumbleupon {
  background-color: #eb4924;
}
.sptp-member-social .sptp-reddit-alien {
  background-color: #ff5700;
}
.sptp-member-social .sptp-quora {
  background-color: #b92b27;
}
.sptp-member-social .sptp-yelp {
  background-color: #af0606;
}
.sptp-member-social .sptp-weibo {
  background-color: #df2029;
}
.sptp-member-social .sptp-producthunt {
  background-color: #da552f;
}
.sptp-member-social .sptp-hackernews {
  background-color: #f60;
}
.sptp-member-social .sptp-soundcloud {
  background-color: #f30;
}
.sptp-member-social .sptp-blogger {
  background-color: #f57d00;
}
.sptp-member-social .sptp-whatsapp {
  background-color: #25d366;
}
.sptp-member-social .sptp-wechat {
  background-color: #09b83e;
}
.sptp-member-social .sptp-line {
  background-color: #00c300;
}
.sptp-member-social .sptp-medium {
  background-color: #02b875;
}
.sptp-member-social .sptp-vine {
  background-color: #00b489;
}
.sptp-member-social .sptp-slack {
  background-color: #3aaf85;
}
.sptp-member-social .sptp-paypal {
  background-color: #3495d7;
}
.sptp-member-social .sptp-weixin {
  background-color: #35aa45;
}
.sptp-member-social .sptp-deribble {
  background-color: #ea4c89;
}
.sptp-member-social .sptp-flicker {
  background-color: #ff0084;
}
.sptp-member-social .sptp-foursquare {
  background-color: #f94877;
}
.sptp-member-social .sptp-behance {
  background-color: #131418;
}
.sptp-member-social .sptp-snapchat {
  background-color: #fffc00;
}
.sptp-member-social .sptp-github {
  background-color: #c9510c;
}
.sptp-member-social .sptp-bitbucket {
  background-color: #205081;
}
.sptp-member-social .sptp-stack-overflow {
  background-color: #f48024;
}
.sptp-member-social .sptp-codepen {
  background-color: #76daff;
}
.sptp-member-social .sptp-codecademy {
  background-color: #204056;
}
.sptp-member-social .sptp-bookbub {
  background-color: #f44336;
}
.sptp-member-social .sptp-goodreads {
  background-color: #553b08;
}
.sptp-member-social .sptp-meetup {
  background-color: #e0393e;
}
.sptp-member-social .sptp-telegram {
  background-color: #08c;
}
.sptp-member-social.icon_only .sptp-twitter {
  color: #55acee;
}
.sptp-member-social.icon_only .sptp-facebook {
  color: #3b5999;
}
.sptp-member-social.icon_only .sptp-instagram {
  color: #e4405f;
}
.sptp-member-social.icon_only .sptp-linkedin {
  color: #0077b5;
}
.sptp-member-social.icon_only .sptp-skype {
  color: #00aff0;
}
.sptp-member-social.icon_only .sptp-dropbox {
  color: #007ee5;
}
.sptp-member-social.icon_only .sptp-wordpress {
  color: #21759b;
}
.sptp-member-social.icon_only .sptp-vimeo {
  color: #1ab7ea;
}
.sptp-member-social.icon_only .sptp-slideshare {
  color: #0077b5;
}
.sptp-member-social.icon_only .sptp-vk {
  color: #4c75a3;
}
.sptp-member-social.icon_only .sptp-tumblr {
  color: #34465d;
}
.sptp-member-social.icon_only .sptp-yahoo {
  color: #410093;
}
.sptp-member-social.icon_only .sptp-gplus {
  color: #dd4b39;
}
.sptp-member-social.icon_only .sptp-pinterest {
  color: #bd081c;
}
.sptp-member-social.icon_only .sptp-youtube {
  color: #cd201f;
}
.sptp-member-social.icon_only .sptp-stumbleupon {
  color: #eb4924;
}
.sptp-member-social.icon_only .sptp-reddit-alien {
  color: #ff5700;
}
.sptp-member-social.icon_only .sptp-quora {
  color: #b92b27;
}
.sptp-member-social.icon_only .sptp-yelp {
  color: #af0606;
}
.sptp-member-social.icon_only .sptp-weibo {
  color: #df2029;
}
.sptp-member-social.icon_only .sptp-producthunt {
  color: #da552f;
}
.sptp-member-social.icon_only .sptp-hackernews {
  color: #f60;
}
.sptp-member-social.icon_only .sptp-soundcloud {
  color: #f30;
}
.sptp-member-social.icon_only .sptp-blogger {
  color: #f57d00;
}
.sptp-member-social.icon_only .sptp-whatsapp {
  color: #25d366;
}
.sptp-member-social.icon_only .sptp-wechat {
  color: #09b83e;
}
.sptp-member-social.icon_only .sptp-line {
  color: #00c300;
}
.sptp-member-social.icon_only .sptp-paypal {
  color: #3495d7;
}
.sptp-member-social.icon_only .sptp-weixin {
  color: #35aa45;
}
.sptp-member-social.icon_only .sptp-medium {
  color: #02b875;
}
.sptp-member-social.icon_only .sptp-vine {
  color: #00b489;
}
.sptp-member-social.icon_only .sptp-slack {
  color: #3aaf85;
}
.sptp-member-social.icon_only .sptp-deribble {
  color: #ea4c89;
}
.sptp-member-social.icon_only .sptp-flicker {
  color: #ff0084;
}
.sptp-member-social.icon_only .sptp-foursquare {
  color: #f94877;
}
.sptp-member-social.icon_only .sptp-behance {
  color: #131418;
}
.sptp-member-social.icon_only .sptp-snapchat {
  color: #fffc00;
}
.sptp-member-social.icon_only .sptp-github {
  color: #c9510c;
}
.sptp-member-social.icon_only .sptp-bitbucket {
  color: #205081;
}
.sptp-member-social.icon_only .sptp-stackoverflow {
  color: #f48024;
}
.sptp-member-social.icon_only .sptp-codepen {
  color: #76daff;
}
.sptp-member-social.icon_only .sptp-codecademy {
  color: #204056;
}
.sptp-member-social.icon_only .sptp-meetup {
  color: #e0393e;
}
.sptp-member-social.icon_only .sptp-telegram {
  color: #08c;
}
.sptp-member-social.icon_only .sptp-tiktok {
  color: #010101;
}
.sptp-member-social.icon_only .sptp-bookbub {
  color: #f44336;
}
.sptp-member-social.icon_only .sptp-goodreads {
  color: #553b08;
}
.sptp-post-pagination {
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: 38px;
}
.sptp-inline ~ .sptp-post-pagination,
.sptp-mosaic ~ .sptp-post-pagination,
.sptp-table-layout ~ .sptp-post-pagination {
  margin-top: 50px;
}
.sptp-post-pagination ul li {
  list-style: none;
  float: left;
  margin: 0;
}
.sptp-post-pagination .ajax-page-numbers,
.sptp-post-pagination .page-numbers {
  background: #fff;
  color: #5e5e5e;
  border: 2px solid #bbb;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  text-align: center;
  margin-right: 4px;
  margin-bottom: 4px;
  text-decoration: none;
  font-weight: 700;
  border-radius: 3px;
  -webkit-transition: all 0.33s;
  transition: all 0.33s;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.sptp-post-pagination .ajax-page-numbers.current,
.sptp-post-pagination .page-numbers.current {
  cursor: auto;
  color: #fff;
  background: #63a37b;
  border-color: #63a37b;
}
.sptp-post-pagination a.page-numbers:hover,
.sptp-post-pagination ul li span.current,
.sptp-post-pagination ul li span:hover {
  color: #fff;
  background: #63a37b;
  border-color: #63a37b;
}
.sp-team-pro.pagination_scrl .sptp-post-load-more {
  display: none !important;
}
.sptp-filter .sptp-post-load-more {
  text-align: center;
  margin: 10px auto 50px;
}
.sptp-filter-load-more,
.sptp-post-load-more {
  text-align: center;
  margin: 20px auto 50px;
}
.sptp-inline ~ .sptp-post-load-more,
.sptp-mosaic ~ .sptp-post-load-more,
.sptp-table-layout ~ .sptp-post-load-more {
  margin-top: 32px;
}
.sptp-filter-load-more span,
.sptp-post-load-more span {
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  color: #5e5e5e;
  border: 2px solid #bbb;
  font-weight: 700;
  border-radius: 3px;
  background: #fff;
  padding: 8px 16px;
  -webkit-transition: all 0.33s;
  transition: all 0.33s;
}
.sptp-filter-load-more span:hover,
.sptp-post-load-more span:hover {
  background: #bbb;
  color: #fff;
}
.page-load-status {
  padding-top: 20px;
  text-align: center;
  color: #777;
}
.page-load-status .loader-ellips {
  font-size: 20px;
  width: 4em;
  height: 1em;
  margin: 10px auto;
  display: none;
}
.page-load-status .loader-ellips__dot {
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: #555;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.page-load-status .loader-ellips__dot:nth-child(1),
.page-load-status .loader-ellips__dot:nth-child(2) {
  left: 0;
}
.page-load-status .loader-ellips__dot:nth-child(3) {
  left: 1.5em;
}
.page-load-status .loader-ellips__dot:nth-child(4) {
  left: 3em;
}
@-webkit-keyframes reveal {
  from {
    -webkit-transform: scale(0.001);
    transform: scale(0.001);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes reveal {
  from {
    -webkit-transform: scale(0.001);
    transform: scale(0.001);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes slide {
  to {
    -webkit-transform: translateX(1.5em);
    transform: translateX(1.5em);
  }
}
@keyframes slide {
  to {
    -webkit-transform: translateX(1.5em);
    transform: translateX(1.5em);
  }
}
.page-load-status .loader-ellips__dot:nth-child(1) {
  -webkit-animation-name: reveal;
  animation-name: reveal;
}
.page-load-status .loader-ellips__dot:nth-child(2),
.page-load-status .loader-ellips__dot:nth-child(3) {
  -webkit-animation-name: slide;
  animation-name: slide;
}
.page-load-status .loader-ellips__dot:nth-child(4) {
  -webkit-animation-name: reveal;
  animation-name: reveal;
  animation-direction: reverse;
}
.page-load-status .infinite-scroll-error {
  display: none;
}
.page-load-status .infinite-scroll-last {
  color: #fff;
  font-size: 16px;
  background: #212121;
  margin: 0 auto;
  display: none;
  padding: 4px 8px;
}
.gridder {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
}
.gridder-list,
.gridder-show {
  font-size: 16px;
}
.gridder-list .gridder-expanded-content .sptp-member,
.gridder-show .gridder-expanded-content .sptp-member {
  border: none !important;
}
.sptp-member.gridder-list {
  vertical-align: top;
  cursor: pointer;
}
.gridder-show {
  float: left;
  width: 100%;
  padding: 30px 0;
}
.gridder-list {
  width: 49.5%;
}
.sptp-drawer .gridder-content {
  padding: 0 30px;
}
.sptp-drawer .sptp-row .sptp-row .sptp-col-w-58 {
  max-width: 58.3335%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.3335%;
  flex: 0 0 58.3335%;
}
.sptp-drawer .sp-team-pro-item .sptp-member {
  position: relative;
}
.sptp-drawer .sptp-row .sptp-row .sptp-col-w-42 {
  max-width: 41.666%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666%;
  flex: 0 0 41.666%;
}
.sptp-drawer .sptp-right-content {
  padding-right: 40px;
  padding-top: 20px;
  display: block;
}
.sptp-drawer a.gridder-nav.next,
.sptp-drawer a.gridder-nav.prev {
  color: inherit;
  top: 50%;
  font-size: 36px;
  height: 60px;
  text-align: center;
  z-index: 999;
  margin-top: -30px;
}
.sptp-drawer a.gridder-close {
  width: 30px;
  height: 30px;
  top: 0;
  right: 45px;
  cursor: pointer;
  z-index: 999;
}
.sptp-drawer a.gridder-close::after,
.sptp-drawer a.gridder-close::before {
  content: "";
  width: 100%;
  top: 50%;
  height: 1px;
  background: #888;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sptp-drawer a.gridder-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sptp-drawer a.gridder-nav.prev {
  left: 0;
  margin-left: 10px;
}
.sptp-drawer a.gridder-nav.next {
  right: 0;
  margin-right: 10px;
}
.sptp-row.currentGridder {
  display: inline-block !important;
}
.gridder {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
}
.gridder-list,
.gridder-show {
  font-size: 16px;
}
.gridder-list {
  vertical-align: top;
}
.gridder-show {
  float: left;
  width: 100%;
}
.gridder-list {
  width: 49.5%;
}
.sp-team-pro * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-team-pro a {
  text-decoration: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.sptp-member {
  cursor: pointer;
  line-height: 0;
}
.sp-team-pro img {
  max-width: 100%;
  height: auto;
}
.sptp-member .sptp-member-desc,
.sptp-member .sptp-member-meta,
.sptp-member .sptp-member-skill-progress,
.sptp-member .sptp-member-social,
.sptp-member .sptp-name-profession {
  padding-top: 4px;
  width: 100%;
}
.sptp-member .sptp-member-meta .sptp-member-location span {
  margin-left: 5px;
}
.sptp-member .sptp-member-meta .sptp-member-email > a,
.sptp-member .sptp-member-meta .sptp-member-phone > a,
.sptp-member .sptp-member-meta .sptp-member-website > a {
  text-decoration: none;
}
.sp-team-pro .sptp-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.sptp-row.sptp-no-gutters > [class*="sptp-col-"] {
  padding-right: 0;
  padding-left: 0;
}
.sptp-row [class*="sptp-col-"] {
  width: 100%;
}
.sptp-member {
  cursor: inherit;
  overflow: hidden;
}
.sp-team-pdf-btn-wrapper,
.sptp-member-desc,
.sptp-member-email,
.sptp-member-extra-fields,
.sptp-member-location,
.sptp-member-mobile,
.sptp-member-name,
.sptp-member-phone,
.sptp-member-profession,
.sptp-member-social,
.sptp-member-website {
  width: 100%;
}
.sptp-member-email span,
.sptp-member-mobile span,
.sptp-member-phone span,
.sptp-member-website span {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #333;
  word-break: break-all;
}
.sptp-member-extra-fields .sptp-member-extra-info a {
  text-decoration: none;
  color: #333;
}
.sptp-member-email a,
.sptp-member-mobile a,
.sptp-member-phone a,
.sptp-member-website a {
  text-decoration: none;
  color: #fff;
}
.sp-wp-team-pro-wrapper .hidden {
  display: none;
}
.sp-wp-team-pro-wrapper .show {
  display: block;
}
.sp-team-pro-page-loading-image {
  background-color: #fff;
  background-image: url(../img/Spinner-1s-50px.gif);
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 9999;
  width: 100%;
  height: 100%;
  visibility: visible;
}
.simplebar-content-wrapper {
  visibility: visible !important;
}
.sptp-carousel .bx-wrapper,
.sptp-carousel .sptp-button-next.vertically-center-outer:focus,
.sptp-carousel .sptp-button-prev.vertically-center-outer:focus,
.sptp-filter .button-group .button:active,
.sptp-filter .filterSelect,
.sptp-main-carousel .sptp-button-next:focus,
.sptp-main-carousel .sptp-button-prev:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sptp-carousel .bx-wrapper {
  border: 5px solid transparent;
  background: 0 0;
}
.sptp-carousel .sptp-button-next.vertically-center-outer,
.sptp-carousel .sptp-button-prev.vertically-center-outer,
.sptp-main-carousel .sptp-button-next,
.sptp-main-carousel .sptp-button-prev {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sptp-carousel .sptp-button-next.vertically-center-outer,
.sptp-carousel .sptp-button-prev.vertically-center-outer {
  top: 50%;
  background-color: #fff;
  background-image: none;
  color: #aaa;
  outline: 1px solid #63a37b;
  width: 30px;
  height: 30px;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 30px;
  border: none;
  text-align: center;
}
.sp-wp-team-pro-wrapper .fa {
  font-style: normal;
  font-family: FontAwesome;
}
.sptp-carousel .sptp-button-next.vertically-center-outer {
  right: -35px;
  left: auto;
}
.sptp-carousel .sptp-button-prev.vertically-center-outer {
  left: -35px;
  right: auto;
}
.sptp-carousel
  .sptp-section-title
  ~ .sptp-main-carousel.vertically-center-outer
  .sptp-button-prev.vertically-center-outer {
  top: calc(50% + 40px);
}
.sptp-carousel
  .sptp-section-title
  ~ .sptp-main-carousel.vertically-center-outer
  .sptp-button-next.vertically-center-outer {
  top: calc(50% + 40px);
}
.sptp-carousel
  .sptp-section-title
  ~ .sptp-filter
  + .sptp-main-carousel.vertically-center-outer
  .sptp-button-prev.vertically-center-outer {
  top: calc(50% + 80px);
}
.sptp-carousel
  .sptp-section-title
  ~ .sptp-filter
  + .sptp-main-carousel.vertically-center-outer
  .sptp-button-next.vertically-center-outer {
  top: calc(50% + 80px);
}
.sptp-carousel .sptp-button-next.vertically-center-outer:hover,
.sptp-carousel .sptp-button-prev.vertically-center-outer:hover {
  color: #fff;
  background-color: #63a37b;
  outline: 1px solid #63a37b;
}
.sptp-carousel .swiper-container .bx-viewport {
  height: initial !important;
}
.sptp-main-carousel.sptp_carousel_pagination_show {
  padding-bottom: 52px;
}
.sptp-main-carousel.vertically-center-outer {
  position: static;
}
.sptp-main-carousel.top-center,
.sptp-main-carousel.top-left,
.sptp-main-carousel.top-right {
  padding-top: 55px;
}
.sptp-main-carousel.bottom-left,
.sptp-main-carousel.bottom-right {
  padding-bottom: 52px;
}
.sptp-main-carousel.bottom-center {
  padding-bottom: 80px;
}
.sptp-main-carousel.bottom-center .sptp-pagination,
.sptp-main-carousel.bottom-left .sptp-pagination,
.sptp-main-carousel.bottom-right .sptp-pagination {
  bottom: 0;
}
.sptp-main-carousel .sptp-button-next,
.sptp-main-carousel .sptp-button-prev {
  top: 23px;
  left: auto;
  right: 1px;
  height: 30px;
  width: 30px;
  background-image: none;
  background-color: #fff;
  color: #aaa;
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 30px;
  border: none;
  outline: 1px solid #63a37b;
  text-align: center;
}
.sptp-main-carousel .sptp-button-next:hover,
.sptp-main-carousel .sptp-button-prev:hover {
  color: #fff;
  background-color: #63a37b;
}
.sptp-main-carousel .sptp-button-next.top-left {
  left: 45px;
  right: auto;
}
.sptp-main-carousel .sptp-button-next.top-center {
  left: 50%;
  margin-left: 22px;
  right: auto;
}
.sptp-main-carousel .sptp-button-next.bottom-left {
  top: 97%;
  left: 45px;
  right: auto;
}
.sptp-main-carousel .sptp-button-next.bottom-center {
  top: 97%;
  left: 50%;
  margin-left: 22px;
  right: auto;
}
.sptp-main-carousel .sptp-button-next.bottom-right {
  top: 97%;
  right: 3px;
  left: auto;
}
.sptp-main-carousel .sptp-button-next.vertically-center-inner {
  top: 50%;
  right: 3px;
}
.sptp-main-carousel .sptp-button-prev.top-left {
  left: 3px;
  right: auto;
}
.sptp-main-carousel .sptp-button-prev.top-center {
  left: 50%;
  margin-left: -22px;
  right: auto;
}
.sptp-main-carousel .sptp-button-prev.top-right {
  right: 45px;
  left: auto;
}
.sptp-main-carousel .sptp-button-next.top-right {
  right: 1px;
  left: auto;
}
.sptp-main-carousel .sptp-button-prev.bottom-left {
  top: 97%;
  left: 3px;
  right: auto;
}
.sptp-main-carousel .sptp-button-prev.bottom-center {
  top: 97%;
  left: 50%;
  margin-left: -22px;
  right: auto;
}
.sptp-main-carousel.bottom-center .sptp-button-next,
.sptp-main-carousel.bottom-center .sptp-button-prev {
  top: 92%;
  transform: translateX(-50%);
}
.sptp-main-carousel .sptp-button-prev.bottom-right {
  top: 97%;
  right: 45px;
  left: auto;
}
.sptp-main-carousel .sptp-button-prev.vertically-center-inner {
  top: 50%;
  left: 3px;
  right: auto;
}
.left_content_right_img .swiper-slide-prev,
.left_img_right_content .swiper-slide-prev {
  margin-right: 0 !important;
}
.sptp-main-carousel .bx-wrapper {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.sptp-pagination > .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  background-color: #fff;
  opacity: 0.5;
}
.sptp-pagination > .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #63a37b;
  opacity: 1;
}
.sptp-main-carousel .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 18px;
}
.sp-team-pro-page-loading-image {
  visibility: visible;
}
.gridder .selectedItem .sptp-member::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  box-sizing: border-box;
}
.sptp-inline
  .gridder
  .selectedItem
  .sptp-member:not(.sptp-content-on-image)::before {
  height: 100%;
}
.sptp-inline .gridder .selectedItem .sptp-member::before {
  width: 100%;
  height: 103%;
  z-index: 100;
  top: 0;
  box-sizing: border-box;
}
.gridder .selectedItem .sptp-member.sptp-content-on-image::before {
  width: 100%;
  height: 100%;
  top: 0;
  box-sizing: border-box;
}
.gridder .sp-team-pro-item.selectedItem::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -24px;
  border: 18px solid;
  border-color: transparent;
  transform: translateX(-50%);
  box-sizing: border-box;
  z-index: 2;
}
.sptp-inline .gridder .selectedItem::after {
  bottom: -35px;
}
.gridder .selectedItem .sptp-content-on-image::after {
  top: 100%;
}
.sptp-inline .gridder-show {
  padding: 40 0;
}
.sptp-inline .gridder-navigation .gridder-close {
  margin-top: 30px;
}
.gridder .selectedItem .sptp-member .sptp-icon {
  display: none !important;
}
.sptp-grid .sptp-icon-on-image.zoom_in:hover {
  z-index: 99;
}
.sptp-grid .simplebar-content-wrapper {
  visibility: visible !important;
}
.sptp-member-post-link-fa {
  font-size: 12px !important;
  margin-right: 5px;
}
.sptp-grid .simplefilter {
  text-align: center;
  padding-bottom: 0;
  padding-left: 0;
}
.sptp-grid .simplefilter li {
  cursor: pointer;
  text-transform: uppercase;
  background-color: transparent;
  border: 2px solid #bbb;
  color: #5e5e5e;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
}
.sptp-grid .simplefilter li.active {
  background-color: #63a37b;
  border-color: #63a37b;
  color: #fff;
}
.sptp-row.filtr-container {
  margin-left: 0;
}
.sptp-filter .filter_search {
  margin: 15px 0;
  margin-right: 25px;
}
.sptp-filter .filterSelect {
  margin: 5px 0;
  padding: 5px 10px;
  background-color: #63a37b;
  color: #fff;
  border-radius: 5px;
  border: none;
}
.sptp-filter .filterSelect option {
  background-color: #fff;
  color: #5e5e5e;
}
.sptp-filter .filterSelect option:hover {
  background-color: #63a37b;
}
.sptp-filter .filterSelect ~ .filtr-container {
  padding-top: 40px !important;
}
.sptp-filter-load-more {
  margin-top: 60px;
}
.sptp-filter-item-show .sptp-member {
  -webkit-animation-name: appear;
  animation-name: appear;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes appear {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes appear {
  from {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.filter-item.search-enable {
  display: block !important;
}
.edit-post-visual-editor .sptp-filter .button,
.sptp-filter .button {
  cursor: pointer;
  text-transform: uppercase;
  margin-right: 10px;
  padding: 8px 16px;
  background-color: transparent;
  border: 2px solid #bbb;
  border-radius: 3px;
  color: #5e5e5e;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
}
.sptp-filter .button:hover {
  background-color: #63a37b;
  border-color: #63a37b;
  color: #fff;
}
.sptp-filter .button.is-checked,
.sptp-filter .button:active {
  background-color: #63a37b;
  border-color: #63a37b;
  color: #fff;
}
.sptp-filter .button:active {
  -webkit-box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 10px rgba(0, 0, 0, 0.8);
}
.sptp-filter .button-group {
  margin-bottom: 23px;
}
.sptp-filter .button-group:after {
  content: "";
  clear: both;
}
.sptp-filter .button-group .button {
  float: left;
  margin-left: 0;
  line-height: 1.5;
  margin: 0 0.5em 1.2em 0;
  transition: all 0.2s;
}
.block-editor-block-list__layout .sptp-filter .button-group .button {
  font-size: initial;
}
.sptp-filter .button-group .button:hover {
  background-image: none;
}
.sptp-filter .sptp-filter-grid:after {
  content: "";
  clear: both;
}
.sptp-filter .element-item {
  float: left;
}
.sptp-filter .element-item > * {
  margin: 0;
  padding: 0;
}
.sptp-filter .filter-loading-image {
  height: 140%;
}
.sptp-filter .sptp-filter-search {
  top: 75px;
  right: 0;
  padding: 8px 16px;
  background-color: transparent;
  border: 2px solid #bbb;
  color: #5e5e5e;
  border-radius: 3px;
  font-weight: 700;
  font-size: 14px;
}
.sptp-filter.sptp-modal .style-1 .sptp-popup-content-main {
  padding-left: 0;
  width: 100%;
}
.sptp-filter .style-4 .sptp-popup-items-main {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.sp-team-pro.sptp-section.style-2 .mfp-close,
.sp-team-pro.sptp-section.style-3 .mfp-close,
.sp-team-pro.sptp-section.style-4 .mfp-close {
  width: 44px;
}
.sptp-filter .sptp-member {
  overflow: hidden;
}
.sptp-filter .sptp-list-item .sptp-image {
  width: 50%;
}
.sptp-list-item.sptp-member .sptp-member-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.sptp-list-item {
  margin-bottom: 30px;
}
.sptp-list-item.sptp-member {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-left: 0;
  margin-bottom: 10px;
}
.sptp-list-item .sptp-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.sptp-list-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
}
.sptp-list-item .sptp-image {
  padding-right: 30px;
  height: 100%;
}
.sptp-list-item .sptp-content {
  width: 68%;
}
.sptp-list-item .sptp-content.no-image {
  width: 100%;
}
.sptp-mosaic .sptp-member .sptp-icon {
  width: 100%;
  height: 100%;
  z-index: 99;
}
.sptp-mosaic .sptp-member-info {
  background: #63a37b;
  color: #fff;
}
.sptp-mosaic .sptp-member-info .sptp-info-details {
  margin: auto;
  text-align: center;
}
.sptp-mosaic .sptp-member-info .sptp-member-social {
  padding-bottom: 0;
}
.sptp-mosaic .sptp-member-info .sptp-arrow {
  content: "";
  width: 0;
  height: 0;
  z-index: 5;
  border: 0;
  border-top: 20px solid transparent !important;
  border-bottom: 20px solid transparent !important;
  margin-top: -20px;
  top: 50%;
  border-right-width: 20px;
  border-style: solid;
  border-color: #63a37b;
  left: -20px;
}
.sptp-mosaic-row .sptp-row.sptp-no-gutters {
  width: 100%;
  margin: 0;
}
.sptp-mosaic-row
  .sptp-row.sptp-no-gutters
  .sptp-member-info
  .sptp-info-details {
  overflow: hidden;
  width: 90%;
  height: 100%;
}
.sptp-mosaic-row .sptp-member.left .sptp-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.sptp-mosaic-row .sptp-row [class*="sptp-col-"] {
  width: auto;
}
.sptp-mosaic-row.sptp-row .simplebar-content-wrapper {
  visibility: visible;
}
.sptp-inline .sptp-member.border-bg-around-member {
  border: 1px solid #ccc;
}
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-desc,
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-name,
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-profession,
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-skill-progress,
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-social {
  padding: 0 25px;
}
.sptp-inline .sptp-member.border-bg-around-member .sptp-member-social {
  padding-top: 25px;
}
.sptp-filter .filters-button-group,
.sptp-filter .sptp-filter-grid,
.sptp-table-layout {
  z-index: 1;
}
.sptp-filter .sptp-filter-grid:has(> h4) {
  min-height: 45px;
}
.sptp-table-layout {
  overflow-x: auto;
  max-width: 100%;
}
.sptp-table-layout table {
  width: 100%;
  text-align: center;
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
.sptp-table-layout table td,
.sptp-table-layout table th {
  padding: 15px;
  border: 0;
  vertical-align: middle;
}
.sptp-table-layout table td ul {
  padding: 0;
  margin: 0;
}
.sptp-table-layout table th {
  font-weight: 700;
  font-size: 16px;
  color: #212121;
  text-align: center;
  text-transform: uppercase;
}
.sptp-table-layout table tbody tr:nth-child(even) {
  background: #f3f3f3;
}
.sptp-table-layout .sptp-table-responsive {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.sptp-table-layout .sptp-member-name h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}
.sptp-table-layout .sptp-member-location span {
  margin-left: 5px;
}
.sptp-table-layout .sptp-member-email > a,
.sptp-table-layout .sptp-member-location,
.sptp-table-layout .sptp-member-phone > a,
.sptp-table-layout .sptp-member-website > a {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  color: #333;
  text-decoration: none;
}
.sptp-table-layout .sptp-member-profession h4 {
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}
.sptp-table-layout ul.sptp-member-social {
  list-style: none;
}
.sptp-table-layout ul.sptp-member-social li {
  list-style: none;
  line-height: 30px;
  margin: 0;
}
.sptp-table-layout ul.sptp-member-social li a {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  color: #fff;
}
.sptp-table-layout ul.sptp-member-social li:hover {
  opacity: 0.7;
}
.sptp-table-layout tfoot td {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #212121;
  background-color: #f3f3f3;
}
.sptp-table-layout .sptp-progress-bar {
  width: 0%;
  height: 20px;
}
.sptp-table-layout .sptp-progress-bar .sptp-top {
  height: 20px;
}
.sptp-thumbnail-pager .sptp-team-inline-thumb {
  text-align: center;
  cursor: pointer;
}
.sptp-row.sptp-thumbnail-pager .sptp-thumbnail-pager-sidebar .swiper-slide {
  opacity: 0 !important;
}
.sptp-row.sptp-thumbnail-pager
  .sptp-thumbnail-pager-sidebar
  .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
  display: block !important;
  width: 100% !important;
}
.sptp-row.sptp-thumbnail-pager .sptp-thumbnail-pager-thumbs .swiper-wrapper {
  align-content: flex-start;
}
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-rounded img {
  border-radius: 5px;
}
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-rounded.zoom_out:hover img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.sptp-thumbnail-pager .sptp-team-inline-thumb .sptp-circle.zoom_out:hover img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.sptp-thumbnail-pager .sptp-team-inline-thumb .always img,
.sptp-thumbnail-pager .sptp-team-inline-thumb .normal_on_hover img,
.sptp-thumbnail-pager .sptp-team-inline-thumb .on_hover:hover img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.sptp-thumbnail-pager .sptp-team-inline-thumb .normal_on_hover:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.sptp-thumbnail-pager {
  z-index: 1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sptp-thumbnail-pager > div[id*="special-member"] {
  max-width: 30%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.sptp-thumbnail-pager .sp-team-pro-page-loading-image {
  height: 100%;
}
.sptp-thumbnail-pager .sptp-member .sptp-image {
  width: 40%;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 0;
}
.sptp-thumbnail-pager .sptp-member .sptp-content {
  width: 100%;
  padding: 0 12px;
  top: 50%;
}
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-circle .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-rounded .sptp-icon,
.sptp-thumbnail-pager .sptp-col-md-2-half .sptp-square .sptp-icon {
  top: 50%;
  left: 50%;
  font-size: 16px;
  display: none;
  line-height: 1;
}
@media only screen and (max-width: 480px) {
  .sptp-content-on-image.disable_overlay_small_screen .sptp-content {
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sptp-mosaic .sptp-col-xs-1.sptp-member:nth-child(2n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-2.sptp-member:nth-child(4n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-2.sptp-member:nth-child(4n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-3.sptp-member:nth-child(6n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-3.sptp-member:nth-child(6n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-3.sptp-member:nth-child(6n-2) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n-2) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n-3) .sptp-member-avatar {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .sptp-mosaic .sptp-col-xs-1.sptp-member:nth-child(2n) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-2.sptp-member:nth-child(4n) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-2.sptp-member:nth-child(4n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-3.sptp-member:nth-child(6n) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-3.sptp-member:nth-child(6n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-3.sptp-member:nth-child(6n-2) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n-2) .sptp-arrow,
  .sptp-mosaic .sptp-col-xs-4.sptp-member:nth-child(8n-3) .sptp-arrow {
    left: auto;
    right: -20px;
    border-left-width: 20px;
    border-right-width: 0;
  }
  .sptp-drawer .sptp-row .sptp-row .sptp-col-w-42,
  .sptp-drawer .sptp-row .sptp-row .sptp-col-w-58 {
    min-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .sptp-drawer .sptp-right-content {
    padding-right: 7%;
    padding-left: 7%;
  }
}
@media screen and (max-width: 530px) {
  .sptp-popup-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 992px) {
  .sptp-thumbnail-pager .sptp-col-md-2-half {
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .sptp-thumbnail-pager .sptp-team-inline-thumb {
    margin: 0 10px;
  }
  .sptp-thumbnail-pager > div[id*="special-member"] {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .sptp-mosaic .sptp-col-sm-1.sptp-member:nth-child(2n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-2.sptp-member:nth-child(4n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-2.sptp-member:nth-child(4n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-3.sptp-member:nth-child(6n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-3.sptp-member:nth-child(6n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-3.sptp-member:nth-child(6n-2) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n-2) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n-3) .sptp-member-avatar {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .sptp-mosaic .sptp-col-sm-1.sptp-member:nth-child(2n) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-2.sptp-member:nth-child(4n) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-2.sptp-member:nth-child(4n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-3.sptp-member:nth-child(6n) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-3.sptp-member:nth-child(6n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-3.sptp-member:nth-child(6n-2) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n-2) .sptp-arrow,
  .sptp-mosaic .sptp-col-sm-4.sptp-member:nth-child(8n-3) .sptp-arrow {
    left: auto;
    right: -20px;
    border-left-width: 20px;
    border-right-width: 0;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .sptp-mosaic .sptp-col-md-1.sptp-member:nth-child(2n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-2.sptp-member:nth-child(4n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-2.sptp-member:nth-child(4n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-3.sptp-member:nth-child(6n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-3.sptp-member:nth-child(6n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-3.sptp-member:nth-child(6n-2) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n-1) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n-2) .sptp-member-avatar,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n-3) .sptp-member-avatar {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  .sptp-mosaic .sptp-col-md-1.sptp-member:nth-child(2n) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-2.sptp-member:nth-child(4n) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-2.sptp-member:nth-child(4n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-3.sptp-member:nth-child(6n) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-3.sptp-member:nth-child(6n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-3.sptp-member:nth-child(6n-2) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n-1) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n-2) .sptp-arrow,
  .sptp-mosaic .sptp-col-md-4.sptp-member:nth-child(8n-3) .sptp-arrow {
    left: auto;
    right: -20px;
    border-left-width: 20px;
    border-right-width: 0;
  }
}
.sp-team-pro .member_search label,
.sp-team-pro .member_search label input {
  max-width: 100%;
}
@media screen and (max-width: 530px) {
  .sptp-modal .style-3 .sptp-popup-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 530px) {
  .sptp-modal .style-4 .sptp-popup-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 530px) {
  .sptp-modal .style-2 .sptp-popup-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 830px) {
  .sptp-modal .style-1 .sptp-member-avatar-area {
    float: none;
    margin-right: 0;
    width: 100%;
    margin: auto;
  }
  .sptp-modal .style-1 .sptp-member-avatar-area img {
    max-width: 100%;
    width: auto;
  }
  .sptp-modal .style-1 .sptp-popup-close {
    top: 9%;
    left: 4%;
  }
  .sptp-modal .style-1 .sptp-popup-close::after,
  .sptp-modal .style-1 .sptp-popup-close::before {
    background: #444 !important;
  }
  .sptp-modal .style-1 .sptp-popup-item {
    padding: 0;
  }
  .sptp-modal .style-1 .sptp-popup-content {
    height: 100%;
  }
  .sptp-modal .style-1.sptp-popup-items {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .sptp-modal .style-1 .sptp-nav-item {
    color: #444 !important;
    z-index: 999;
  }
  .sptp-modal .style-1 a.sptp-nav-item.sptp-nav-right {
    right: 0;
  }
  .sptp-modal .style-1 a.sptp-nav-item.sptp-nav-left {
    left: 0;
  }
}
.sp-team-pro.popup-open .sptp-member {
  display: block;
}
.admin-bar .sp-team-pro.sptp-section.style-2,
.admin-bar .sp-team-pro.sptp-section.style-3,
.admin-bar .sp-team-pro.sptp-section.style-4 {
  margin-top: 30px;
  max-height: calc(100vh - 30px);
}
.block-editor-page .sp-team-pro.sptp-section.style-2,
.block-editor-page .sp-team-pro.sptp-section.style-3,
.block-editor-page .sp-team-pro.sptp-section.style-4 {
  margin-top: 0;
}
.sp-team-pro.sptp-section.style-1 {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 1000px) {
  .sp-team-pro.sptp-section.style-1 {
    width: 900px;
  }
}
.sp-team-pro.sptp-section.style-1.popup-open {
  transform: translate(-50%, -40%);
  transition: 0.3s;
}
.sp-team-pro.sptp-section.style-2,
.sp-team-pro.sptp-section.style-3,
.sp-team-pro.sptp-section.style-4 {
  width: 500px;
  max-width: 80%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-y: auto;
}
.sp-team-pro.sptp-section.style-1 .sptp-popup-item {
  overflow-y: auto;
  max-height: 600px !important;
}
.sp-team-pro.sptp-section.style-3.popup-open {
  transform: translateX(-100%);
  transition: 0.8s;
}
.sp-team-pro.sptp-section.style-4 {
  left: 50%;
  transform: translateX(-50%);
}
.sp-team-pro.sptp-section.style-4.popup-open {
  transform: translate(-50%, 60px);
  transition: 0.3s;
}
.sp-team-pro.sptp-section.style-2 {
  right: 0;
  left: unset;
}
.sp-team-pro.sptp-section.style-2.popup-open {
  transform: translateX(100%);
  transition: 0.8s;
}
.sp-team-pro.sptp-section.style-2 .sptp-member-avatar-area,
.sp-team-pro.sptp-section.style-3 .sptp-member-avatar-area,
.sp-team-pro.sptp-section.style-4 .sptp-member-avatar-area {
  width: auto;
}
.sp-team-pro.sptp-section.style-1.popup-open .sptp-member-avatar-area,
.sp-team-pro.sptp-section.style-2.popup-open .sptp-member-avatar-area,
.sp-team-pro.sptp-section.style-3.popup-open .sptp-member-avatar-area,
.sp-team-pro.sptp-section.style-4.popup-open .sptp-member-avatar-area {
  margin-bottom: 12px;
  height: 100%;
}
.sp-team-pro.sptp-section.style-2 .sptp-member,
.sp-team-pro.sptp-section.style-3 .sptp-member,
.sp-team-pro.sptp-section.style-4 .sptp-member {
  padding-left: 0;
}
.sp-team-pro.sptp-section.style-2.popup-open img,
.sp-team-pro.sptp-section.style-3.popup-open img,
.sp-team-pro.sptp-section.style-4.popup-open img {
  width: 100%;
}
.sptp-popup-header {
  height: 50px;
  background-color: #63a37b;
  position: sticky;
  top: 0;
  z-index: 10001;
}
.sptp-popup-content-main.text-center {
  width: 100%;
  margin: 0 auto;
  padding: 30px;
  z-index: 10000;
}
@media screen and (min-width: 800px) {
  .sptp-popup-content-main.text-center {
    display: flex;
  }
  .sptp-popup-content-main .sptp-member-avatar-area {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  .sptp-popup-content-main .sptp-member-avatar-area {
    width: 100%;
  }
}
.sptp-member-avatar-area {
  flex-shrink: 0;
  margin: 0 auto;
}
@media screen and (min-width: 800px) {
  .sp-team-pro.sptp-section.style-1 .sptp-member-avatar-area {
    margin-right: 40px;
  }
}
@media screen and (min-width: 800px) {
  .sp-team-pro.sptp-section.style-1
    .sptp-popup-content-main
    .sptp-member-avatar-area {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  .sptp-popup-content-main .sptp-member {
    width: 100%;
  }
}
.sptp-popup-content-main .sptp-member {
  margin: 0;
}
.mfp-bg {
  background: rgba(0, 0, 0, 0.5);
}
.sptp-popup-style1-navigation {
  width: 95%;
  margin: 0 auto;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
}
@media screen and (min-width: 1000px) {
  .sptp-popup-style1-navigation {
    width: 1000px;
  }
}
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-next,
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-prev {
  top: 50%;
  font-size: 40px;
  color: #aaa;
  transform: translateY(-20px);
  z-index: 99;
  width: 40px;
  height: 40px;
}
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-next {
  left: 0;
}
.sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-prev {
  right: 0;
}
@media screen and (min-width: 1000px) {
  .sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-next,
  .sptp-popup-style1-navigation a.sptp-nav-item.sptp-nav-prev {
    color: #fff;
  }
}
.sptp-popup-section.style-1 button.mfp-close {
  font-size: 32px;
  color: #fff;
  position: fixed;
  top: -27px;
  right: -27px;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  border: 1px solid #fff;
  z-index: 10001;
}
@media only screen and (max-width: 1000px) {
  .sptp-popup-section.style-1 button.mfp-close {
    display: none;
  }
  .sptp-popup-section.style-1 .sp-team-pro button.mfp-close {
    top: 0;
    right: 0;
    background-color: #aaa;
    display: block;
  }
}
.sptp-popup-section.style-1 button.mfp-close::after,
.sptp-popup-section.style-1 button.mfp-close::before {
  width: 18px !important;
}
.elementor-editor-active .popup-open .fa.fa-angle-left,
.elementor-editor-active .popup-open .fa.fa-angle-right {
  font-family: FontAwesome;
  font-weight: 400;
}
.sptp-popup-style2-navigation {
  line-height: 50px;
  font-size: 30px;
  margin-left: 30px;
}
.sptp-popup-style2-navigation > a {
  font-size: 24px;
  transform: translateY(-4px);
  line-height: 30px;
  height: 30px;
  width: 20px;
  text-align: center;
}
.sp-team-pro.sptp-section.style-2.popup-open a,
.sp-team-pro.sptp-section.style-3.popup-open a,
.sp-team-pro.sptp-section.style-4.popup-open a {
  color: #fff;
}
.sp-team-pro.sptp-section.style-2.popup-open .sptp-popup-header .mfp-close,
.sp-team-pro.sptp-section.style-3.popup-open .sptp-popup-header .mfp-close,
.sp-team-pro.sptp-section.style-4.popup-open .sptp-popup-header .mfp-close {
  line-height: 100px;
  font-size: 40px;
  color: #ffff;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  display: block;
}
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close::before,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close::before,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close::before,
.sptp-popup-section.style-1 button.mfp-close::after,
.sptp-popup-section.style-1 button.mfp-close::before {
  width: 25px;
  height: 1px;
  background-color: #fff;
  z-index: 999;
  top: 50%;
  content: "";
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (min-width: 1000px) {
  .sptp-popup-section.style-1 button.mfp-close::after,
  .sptp-popup-section.style-1 button.mfp-close::before {
    color: #fff;
  }
}
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close::after,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close::after,
.sptp-popup-section.style-1 button.mfp-close::after {
  transform: translate(-50%, -50%) rotate(45deg);
}
.sp-team-pro.sptp-section.style-2.popup-open .mfp-close::before,
.sp-team-pro.sptp-section.style-3.popup-open .mfp-close::before,
.sp-team-pro.sptp-section.style-4.popup-open .mfp-close::before,
.sptp-popup-section.style-1 button.mfp-close::before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.sptp-popup-content-main.text-center {
  transform: translateY(10px);
}
.sptp-member-avatar-area
  .swiper-container-horizontal
  > .swiper-pagination-bullets,
.sptp-member-avatar-area .swiper-pagination-custom,
.sptp-member-avatar-area .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.sptp-main-carousel .sptp-button-next.swiper-button-next,
.sptp-main-carousel .sptp-button-prev.swiper-button-prev,
.sptp-member-avatar-area .sptp-button-next,
.sptp-member-avatar-area .sptp-button-prev {
  color: #fff;
  font-size: 25px;
  background: 0 0;
  background-image: none;
}
.sp-wp-team-pro-wrapper .sptp-main-carousel[dir="rtl"] .bx-viewport,
.sptp-dir {
  direction: ltr;
}
.sp-team-pro.popup-open::-webkit-scrollbar {
  width: 8px;
}
.sp-team-pro.popup-open:hover::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 50px;
  margin-top: 50px;
}
.sptp-drawer .gridder-show .sptp-member::-webkit-scrollbar {
  width: 8px;
  background-color: #f1f1f1;
  border-radius: 50px;
}
.sptp-drawer .gridder-show .sptp-member::-webkit-scrollbar-thumb {
  background-color: #bababa;
  border-radius: 50px;
}
.sptp-thumbnail-pager-thumbs .swiper-wrapper {
  transform: none !important;
}
.sptp-member .sptp-member-avatar-img-area img,
.sptp-thumbnail-pager .sptp-member-avatar-img-area img {
  height: auto;
}
.sp-team-pro .member_search {
  margin-bottom: 40px;
}
.sp-team-pro .member_search label {
  color: #5e5e5e;
  font-size: 14px;
  position: relative;
  display: inline-block;
}
.sp-team-pro .member_search label::after {
  position: absolute;
  right: 21px;
  content: "\f002";
  font-family: FontAwesome;
  top: 7px;
  font-size: 16px;
  color: #4444;
}
.sp-team-pro .member_search input {
  width: 400px;
  margin-left: 5px;
  height: 44px;
  padding: 0 14px;
  border-radius: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
  display: inline-block;
}
.single-sptp_member .sptp-member-avatar img {
  max-width: 100%;
  height: auto;
}
.sptp-single-post .sptp-member-avatar {
  display: flex;
  justify-content: center;
}
.sptp_gallery_image_caption {
  position: absolute;
  padding: 10px;
  bottom: -80px;
  left: 50%;
  background-color: #111;
  width: 100%;
  transform: translateX(-50%);
  color: #fff;
  transition: all 0.6s;
  opacity: 70%;
}
.sptp-member-avatar-area:hover .sptp_gallery_image_caption {
  bottom: 0;
}
.sptp-section.popup-open
  .sptp-member-avatar-area
  .swiper-container-horizontal
  > .swiper-pagination-bullets {
  transition: all 0.6s;
}
.sptp_item_same_height .swiper-slide.sp-team-pro-item {
  height: auto;
}
.sptp_item_same_height .swiper-slide.sp-team-pro-item .sptp-member {
  height: 100%;
  margin-bottom: 0;
}
.sptp-member-post {
  -webkit-box-ordinal-group: 10000000;
  -ms-flex-order: 9999999;
  order: 9999999;
  line-height: 1;
  width: 100%;
}
.sptp-member-post ul {
  text-align: center;
  margin-left: 0;
}
.sptp-member-post ul li {
  margin-bottom: 5px;
  list-style: none;
}
.sptp_gallery_img {
  display: none;
}
.sptp-member-avatar-img-area:hover .sptp_gallery_has .sptp_default_img,
.sptp-member.sptp-content-on-image:hover .sptp_gallery_has .sptp_default_img {
  display: none;
}
.sptp-member-avatar-img-area:hover .sptp_gallery_has .sptp_gallery_img,
.sptp-member.sptp-content-on-image:hover .sptp_gallery_has .sptp_gallery_img {
  display: block;
}
@media only screen and (max-width: 480px) {
  .sptp-single-post .sptp-list-style {
    display: block;
  }
}
@media only screen and (min-width: 576px) {
  .sptp-list-style .sptp-member-avatar-area {
    width: 60%;
  }
}
.sptp-read-more-button {
  order: 30;
  text-align: center;
  line-height: 24px;
  width: 100%;
}
.overlay_on_image .sptp-read-more-button {
  z-index: 99;
}
.sptp-read-more-button a {
  display: inline-block;
  margin-top: 15px;
  padding: 6px 16px;
  color: #fff;
  background-color: #228b22;
  border-radius: 4px;
  font-size: 14px;
}
.block-editor-inserter__preview-container .sptp_block_shortcode {
  display: none;
}
.block-editor-inserter__preview-container
  .sptp_shortcode_block_preview_image
  img {
  width: 100%;
}
.sptp_block_shortcode {
  padding: 50px 15px 55px 15px;
  border: 1px solid #ccc;
}
.sptp_block_shortcode .sptp_block_shortcode_text {
  margin-bottom: 5px;
  font-size: 13px;
}
.sptp_block_shortcode_title {
  display: flex;
  margin-bottom: 20px;
}
.sptp_block_shortcode .sptp_block_shortcode_title img {
  width: 26px;
  margin-right: 10px;
  box-shadow: none;
}
.sptp_block_shortcode .sptp_block_shortcode_title h4 {
  margin: 0;
}
select.sptp-shortcode-selector,
select.sptp-shortcode-selector:focus,
select.sptp-shortcode-selector:focus-visible {
  width: auto;
  padding: 5px;
  border: 1px solid #ccc;
  font-size: 13px;
}
.block-editor-page .sp-team-pro i {
  font-style: inherit;
}
.sptp-fade-carousel .swiper-slide {
  display: flex;
}
.sptp-popup-section.style-1 button#sp-team-generate-pdf-file {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99999999;
  cursor: pointer;
}
.sptp-popup-section .sptp-section .sp-team-pdf-btn-wrapper,
.sptp-single-post .sp-team-pdf-btn-wrapper {
  text-align: right;
}
.gridder-show .sp-team-pdf-btn-wrapper button,
.sptp-popup-section .sptp-section .sp-team-pdf-btn-wrapper button,
.sptp-single-post .sp-team-pdf-btn-wrapper button {
  padding: 0;
  margin: 0;
  font-size: 14px;
  color: #000;
  background: 0 0;
  font-weight: 400;
  border: none;
  cursor: pointer;
}
.gridder-show .sp-team-pdf-btn-wrapper button:hover,
.sptp-popup-section .sptp-section .sp-team-pdf-btn-wrapper button:hover,
.sptp-single-post .sp-team-pdf-btn-wrapper button:hover {
  text-decoration: underline;
}
.sptp-popup-section .sptp-section .sp-team-pdf-btn-wrapper {
  padding: 0 20px 18px 0;
}
.sptp-single-post.bottom_content .sp-team-pdf-btn-wrapper {
  order: 15;
  text-align: end;
}
.sp-wp-team-pro-wrapper .lower-overlay-content .sptp-content.lower {
  top: auto;
  display: block;
  height: auto;
  bottom: 0;
}
.sp-wp-team-pro-wrapper
  .sptp-content-on-image.overlay-hover
  .sptp-content.covered {
  z-index: 99;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image .sptp-content.covered.top {
  justify-content: flex-start;
}
.sp-wp-team-pro-wrapper .bottom-corner-content .sptp-content.lower,
.sp-wp-team-pro-wrapper .lower-overlay-content .sptp-content.lower,
.sptp-content-on-image .sptp-content.covered {
  z-index: 100;
}
.sp-wp-team-pro-wrapper .lower-overlay-content .sptp-content.middle.lower {
  height: 100%;
}
.sp-wp-team-pro-wrapper .lower-overlay-content .sptp-content.top.lower {
  top: 0;
  bottom: auto;
}
.sp-wp-team-pro-wrapper .lower-overlay-content .sptp-content.bottom.lower {
  height: 100%;
  bottom: 0;
  top: auto;
}
.sp-wp-team-pro-wrapper .bottom-corner-content .sptp-content.bottom.lower {
  bottom: 0;
}
.sp-wp-team-pro-wrapper .bottom-corner-content .sptp-content.middle.lower {
  position: absolute;
  top: 50%;
  padding: 20px 0;
  transform: translateY(-50%);
  height: auto;
}
.sp-wp-team-pro-wrapper .bottom-corner-content .sptp-content.top.lower {
  top: 0;
}
.sp-wp-team-pro-wrapper .bottom-corner-content .sptp-content {
  bottom: 30px;
  top: unset;
  width: 80%;
  right: 20%;
}
.sp-wp-team-pro-wrapper .bottom-carved-content .sptp-content.lower {
  height: auto;
  bottom: 0;
  clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
  display: flex;
  padding-top: 20px;
  z-index: 100;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.flipInX {
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.flipInY {
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.ZoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
.sp-wp-team-pro-wrapper
  .sptp-content-on-image:hover
  .sptp-content.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.flip {
  -webkit-animation-name: flip;
  animation-name: flip;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
.sp-wp-team-pro-wrapper
  .sptp-content-on-image:hover
  .sptp-content.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
.sp-wp-team-pro-wrapper .sptp-content-on-image:hover .sptp-content.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
.sp-team-pro-call-to-action-wrapper {
  text-align: center;
  margin-bottom: 25px;
  margin-top: 50px;
  box-sizing: border-box;
}
.sp-team-pro-call-to-action-wrapper .sptp-call-to-action-title {
  font-size: 35px;
  margin-bottom: 35px;
  font-weight: 400;
  line-height: 1;
  margin: 0 0 35px;
}
.sp-team-pro-call-to-action-wrapper a.sptp-member-call-to-action-button {
  background-color: #3677e4;
  color: #fff;
  padding: 14px 38px;
  border-radius: 5px;
  font-size: 18px;
  text-decoration: none;
  display: inline-block;
}