.pbmit-team-style-1 {
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.pbmit-team-style-1:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.pbmit-team-style-1 .pbminfotech-box-team-position {
	margin-bottom: 12px;
}
.pbmit-team-style-1 .pbminfotech-box-team-position::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 7px;
	height: 7px;
	border-radius: 50px;
	background-color: var(--pbmit-xcoach-blackish-color);
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}
.pbmit-team-style-1 .pbmit-image-wrapper {
	margin-bottom: 20px;
	position: relative;
}
.pbmit-element-column-one .pbmit-team-style-1 .pbmit-image-wrapper img {
	width: 100%;
}
.pbmit-team-style-1 .pbmit-team-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}
.pbmit-team-style-1 .pbmit-team-social-links li {
	margin: 0;
	padding-right: 10px !important;
}
.pbmit-team-style-1:last-child .pbmit-team-social-links li {
	padding-right: 0;
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
	width: 25px;
	height: 25px;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	display: inline-block;
	border-radius: 100%;
	color: var(--pbmit-xcoach-white-color);
	background-color: rgba(var(--pbmit-xcoach-blackish-color-rgb), .6);
}
.pbmit-team-style-1 .pbmit-team-social-links li a:hover {
	background-color: var(--pbmit-xcoach-blackish-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-team-style-1 .pbminfotech-box-team-position,
.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbminfotech-box-team-position,
.pbmit-elementor-bg-color-secondary .pbmit-team-style-1 .pbminfotech-box-team-position,
.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbminfotech-box-team-position {
	color: rgba(var(--pbmit-xcoach-white-color-rgb), 0.8);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-team-style-1 .pbminfotech-box-team-position::before,
.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbminfotech-box-team-position::before,
.pbmit-elementor-bg-color-secondary .pbmit-team-style-1 .pbminfotech-box-team-position::before,
.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbminfotech-box-team-position::before {
	background-color: rgba(var(--pbmit-xcoach-white-color-rgb), 0.4);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-team-style-1 .pbmit-team-title a,
.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbmit-team-title a,
.pbmit-elementor-bg-color-secondary .pbmit-team-style-1 .pbmit-team-title a,
.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbmit-team-title a {
	color: var(--pbmit-xcoach-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-elementor-bg-color-secondary .pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbmit-team-social-links li a{
	background-color: rgba(var(--pbmit-xcoach-white-color-rgb), 0.4);
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-team-style-1 .pbmit-team-social-links li a:hover,
.pbmit-elementor-bg-color-secondary .pbmit-team-style-1 .pbmit-team-social-links li a:hover,
.pbmit-elementor-bg-color-gradient .pbmit-team-style-1 .pbmit-team-social-links li a:hover {
	background-color: rgba(var(--pbmit-xcoach-white-color-rgb), 1);
}
.pbmit-element-team-style-1 .pbmit-ele-header-area.container {
	padding: 0;
}
.pbmit-element-team-style-1 .pbmit-carousel-nav-arrow-header {
	top: 70px;
}
.pbminfotech-element.pbmit-element-team-style-1 .swiper-button-next,
.pbminfotech-element.pbmit-element-team-style-1 .swiper-button-prev{
	width: inherit;
	height: inherit;
	color: var(--pbmit-xcoach-global-color);
}
.pbmit-element-team-style-1 .pbmit-ele-header-area .swiper-button-next{
	padding-left: 15px;
}