.cspt-team-style-1.creativesplanet-ele-team {
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 0px;
}
.cspt-element-team-style-1 .col-md-5 {
	-ms-flex: 0 0 43.666667%;
	flex: 0 0 43.666667%;
	max-width: 43.666667%;
}
.cspt-element-team-style-1 .col-md-7 {
	-ms-flex: 0 0 56.333333%;
	flex: 0 0 56.333333%;
	max-width: 56.333333%;
}
.cspt-element-team-style-1 .col-md-5 .cspt-team-1-inner {
	padding-top: 50px;
	margin-left: 15px;
}
.cspt-element-team-style-1 .col-md-7.cspt-team-1-carousel-area .cspt-team-1-inner::after {
	content: "";
	width: 1000%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.cspt-element-team-style-1 .col-md-7.cspt-team-1-carousel-area .cspt-team-1-inner::after {
	height: 60%;
}
.cspt-element-team-style-1 .col-md-7.cspt-team-1-carousel-area .cspt-team-1-inner {
	padding-left: 33px;
}
.cspt-element-team-style-1 .cspt-carousel-navs a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border: 2px solid #dbdbdb;
	color: #9b9b9b;
	display: inline-block;
	border-radius: 50%;
}
.cspt-element-team-style-1 .cspt-carousel-navs a.cspt-carousel-next {
	margin-left: 10px;
}
.cspt-element-team-style-1 .cspt-carousel-navs a i::before,
.cspt-element-team-style-1 .cspt-carousel-navs a i::after {
	margin: 0;
	line-height: normal;
	padding: 0;
}
.cspt-team-style-1,
.cspt-team-style-1 .creativesplanet-box-social-links,
.cspt-team-style-1 .creativesplanet-box-content {
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.cspt-team-style-1 .creativesplanet-box-content {
	background-color: var(--cspt-emphires-white-color);
	border-radius: 2px;
	margin: 0 15px;
	box-shadow: 0 30px 50px rgb(0 0 0 / 3%);
	border-bottom: 1px solid transparent;
	bottom: -50px;
	position: absolute;
	width: calc(100% - 30px);
}
.cspt-elementor-bg-color-white .creativesplanet-element-viewtype-carousel .cspt-team-style-1{
	margin: 0 0 70px 0;
}
.cspt-elementor-bg-color-white .creativesplanet-element-viewtype-carousel .cspt-team-style-1 .creativesplanet-box-content{
	box-shadow: 0 10px 20px rgb(0 0 0 / 3%);
}
.cspt-team-style-1 .creativesplanet-box-content {
	padding: 20px 30px 10px 25px;
	text-align: center;
}
.cspt-team-style-1 .cspt-featured-wrapper img {
	border-radius: 2px;
}
.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 8px;
}
.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title,
.cspt-team-style-1 .creativesplanet-box-content .cspt-team-title a {
	color: #232323;
}
.cspt-team-style-1 .creativesplanet-box-team-position {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	margin-bottom: 0;
	color: var(--cspt-emphires-global-color);
}
.cspt-team-style-1 .creativesplanet-box-social-links {
	height: 0;
	opacity: 0;
	overflow: hidden;
}
.cspt-team-style-1:hover .creativesplanet-box-social-links {
	height: 32px;
	opacity: 1;
}
.cspt-team-style-1 .creativesplanet-box-content ul {
	margin: 0;
	padding: 0;
}
.cspt-team-style-1 .creativesplanet-box-content ul li {
	display: inline-block;
	margin: 0px 5px;
	padding: 0px;
}
.cspt-team-style-1 .creativesplanet-box-content ul li:first-child {
	margin-left: 0;
}
.cspt-team-style-1 .creativesplanet-box-content ul li a {
	display: inline;
	font-size: 15px;
	line-height: 15px;
}
.cspt-team-ele.col-md-12 .cspt-team-style-1 img{
	width: 100%;
}