/*** Team Member style 3 ***/
.cspt-team-style-6.creativesplanet-ele-team {
	position: relative;
	text-align: center;
}
.cspt-team-style-6,
.cspt-team-style-6 .creativesplanet-box-social-links {
	-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-6 .creativesplanet-box-content {
	padding: 18px 0px 0;
}
.cspt-team-style-6 .cspt-featured-wrapper {
	position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.cspt-team-style-6:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.cspt-team-style-6 img {
	-webkit-transition: -webkit-transform 0.3s ease;
	-ms-transition: -ms-transform 0.3s ease;
	transition: transform 0.3s ease;
	width: 100%;
}
.cspt-team-style-6 .creativesplanet-box-content .cspt-team-title {
	font-size: 28px;
    line-height: 36px;
    margin-bottom: 5px;
}
.cspt-bg-color-blackish .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a,
.cspt-elementor-bg-color-blackish .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a {
	color: #fff;
}
.cspt-team-style-6 .creativesplanet-box-content .cspt-team-title,
.cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a {
	color: #080337;
}
.cspt-team-style-6 .creativesplanet-box-team-position {
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 0.78px;
	color: var(--cspt-greenly-global-color);
}
.cspt-element-team-style-6 .cspt-ele-header-area {
    display: flex;
    justify-content: space-between;
	gap: 20px;
}
.cspt-element-team-style-6 .cspt-team-btn {
	width: 30%;
    text-align: right;
    margin-top: 40px;
}
.cspt-element-team-style-6 .cspt-team-btn a {
    display: inline-block;
	border-radius: 50px;
    padding: 17px 35px;
    justify-content: center;
    align-items: center;
	background-color: var(--cspt-greenly-global-color);
	color: var(--cspt-greenly-white-color);
}
.cspt-element-team-style-6 .cspt-team-btn a:hover {
	background-color: var(--cspt-greenly-blackish-color);
}
.cspt-element-team-style-6 .cspt-heading-subheading {
    margin-bottom: 75px;
	gap: 20px;
}
.cspt-team-style-6 .creativesplanet-box-social-links {
	margin-top: 10px;
}
.cspt-team-style-6:hover .creativesplanet-box-social-links {
	height: 32px;
	opacity: 1;
}
.cspt-team-style-6 .creativesplanet-box-content ul {
	margin: 0;
	padding: 0;
}
.cspt-team-style-6 .creativesplanet-box-content ul li {
	display: inline-block;
	margin: 0px 5px;
	padding: 0px;
}
.cspt-team-style-6 .creativesplanet-box-content ul li:first-child {
	margin-left: 0;
}
.cspt-team-style-6 .creativesplanet-box-content ul li a {
	display: inline;
	font-size: 15px;
	line-height: 15px;
	color: #080337;
}
.cspt-team-style-6:hover .creativesplanet-box-content ul li {
	opacity: 1;
	top: 0;
}
.cspt-team-style-6 .creativesplanet-box-content ul li {
	opacity: 0;
	transition-property: all;
	transition-duration: .3s;
	top: 20px;
	will-change: transform;
	position: relative;
	margin: 7px 22px 7px 0 !important;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
}
.cspt-team-style-6:hover .creativesplanet-box-content ul li:nth-child(1) {
	transition-delay: 0.1s;
}
.cspt-team-style-6:hover .creativesplanet-box-content ul li:nth-child(2) {
	transition-delay: 0.15s;
}
.cspt-team-style-6:hover .creativesplanet-box-content ul li:nth-child(3) {
	transition-delay: 0.2s;
}
.cspt-team-style-6:hover .creativesplanet-box-content ul li:nth-child(4) {
	transition-delay: 0.25s;
}
.cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a:hover,
.cspt-team-style-6 .cspt-social-links li a:hover {
	color: var(--cspt-greenly-global-color)!important;
}
.cspt-element-team-style-5 .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading,
.cspt-element-team-style-5 .cspt-heading-subheading {
	margin-bottom: 70px;
}
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
	width: auto;
	position: absolute;
	top: -130px;
	right: 19%;
	opacity: 1;
}
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:before,
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:before {
	display: none;
}
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:after,
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after {
	font-size: 35px;
	color: var(--cspt-greenly-blackish-color);
}
.cspt-bg-color-blackish.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:after,
.cspt-bg-color-blackish.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after,
.cspt-elementor-bg-color-blackish .cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:after,
.cspt-elementor-bg-color-blackish .cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:after {
	color: rgba(var(--cspt-greenly-white-color-rgb), 0.6);
}
.cspt-bg-color-blackish .cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover:after,
.cspt-bg-color-blackish .cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover:after,
.cspt-elementor-bg-color-blackish .cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next:hover:after,
.cspt-elementor-bg-color-blackish .cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev:hover:after {
	color: rgba(var(--cspt-greenly-white-color-rgb), 1);
}
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-next,
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav button.owl-prev{
	border: none;
}
.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav .owl-next {
	right: -40px;
}
.cspt-sidebar-exists .col-md-2 .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title{
	font-size: 20px;
	line-height: 30px;
}
/* Responsive */
@media(max-width:1024px) {
	.cspt-element-team-style-heading-nav .creativesplanet-element-viewtype-carousel .owl-carousel .owl-nav {
		right: 60px;
	}
}
@media(max-width:991px) {
	.cspt-element-team-style-6 .cspt-ele-header-area {
		display: flex;
		justify-content: space-between;
		gap: 20px;
	}
	.cspt-element-team-style-6 .cspt-heading-subheading {
		display: block;
	}
	.cspt-element-team-style-6 .cspt-heading-style-2.cspt-heading-subheading h4.cspt-element-subtitle {
		margin-top: 0;
	}
	.cspt-element-team-style-6 .cspt-team-btn {
    	width: 45%;
	}
}
@media(max-width:767px) {
	.cspt-element-team-style-5 .cspt-heading-subheading {
		margin-bottom: 40px;
	}
	.cspt-element-team-style-5 .cspt-ihbox.cspt-ihbox-style-hsbox .cspt-ihbox-heading,
	.cspt-element-team-style-5 .cspt-heading-subheading {
		margin-bottom: 40px;
	}
	.cspt-element-team-style-6 .cspt-heading-subheading {
		margin-bottom: 22px;
	}
	.cspt-element-team-style-6 .cspt-ele-header-area {
		display: block;
		margin-bottom: 40px;
	}
	.cspt-element-team-style-6 .cspt-team-btn {
		width: 100%;
		text-align: left;
		margin-top: 0;
	}
}


/* Bg color  */
.cspt-elementor-bg-color-gradient .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title, 
.cspt-elementor-bg-color-gradient .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a,
.cspt-elementor-bg-color-gradient .cspt-team-style-6 .creativesplanet-box-team-position,
.cspt-elementor-bg-color-secondary .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title, 
.cspt-elementor-bg-color-secondary .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a,
.cspt-elementor-bg-color-secondary .cspt-team-style-6 .creativesplanet-box-team-position,
.cspt-elementor-bg-color-blackish .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title, 
.cspt-elementor-bg-color-blackish .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a,
.cspt-elementor-bg-color-blackish .cspt-team-style-6 .creativesplanet-box-team-position,
.cspt-elementor-bg-color-globalcolor .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title, 
.cspt-elementor-bg-color-globalcolor .cspt-team-style-6 .creativesplanet-box-content .cspt-team-title a,
.cspt-elementor-bg-color-globalcolor .cspt-team-style-6 .creativesplanet-box-team-position {
	color: var(--cspt-greenly-white-color);
}
.cspt-elementor-bg-color-globalcolor .cspt-element-team-style-6 .cspt-team-btn a {
	background-color: var(--cspt-greenly-secondary-color);
}