.elementor-17076 .elementor-element.elementor-element-2007e89d:not(.elementor-motion-effects-element-type-background), .elementor-17076 .elementor-element.elementor-element-2007e89d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("../png/background-banner0125.png");background-position:center center;background-repeat:repeat;background-size:contain;}.elementor-17076 .elementor-element.elementor-element-2007e89d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-17076 .elementor-element.elementor-element-2007e89d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-17076 .elementor-element.elementor-element-b968b23 > .elementor-widget-container{margin:25px 0px 25px 0px;}.elementor-17076 .elementor-element.elementor-element-b968b23{text-align:center;}.elementor-17076 .elementor-element.elementor-element-b968b23 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:26px;text-transform:uppercase;}:root{--page-title-display:none;}/* Start custom CSS */.entry-content {
  padding: 0 !important;
  margin: 0 !important;
}
/*-----Team New Design---------*/
.team-main-wrap .cvp-live-filter input, .cvp-live-filter select {
  border: 2px solid #f2a244;
  border-radius: 6px;
  cursor: pointer;
  outline: 0 !important;
  box-shadow: none;
  background: transparent;
	color: #2d0b43;
  font-size: 14px;
  font-weight: 500;
}
.team-main-wrap .cvp-label {
  font-size: 18px;
}
.team-main-wrap select option {
  color: #2d0b43;
  font-size: 14px;
}
.team-new-wrap {
	position:relative;
  display: flex;
  justify-content: center;
  align-content: center;
  margin-bottom: 45px;
}
.team-new-wrap::after {
  position: absolute;
  top: 16px;
  left: 0px;
  width: 26%;
  height: 2px;
  background-color: #d2c7a7;
  content: '';
}
.team-new-wrap::before {
  position: absolute;
  top: 16px;
  right: 0px;
  width: 28%;
  height: 2px;
  background-color: #d2c7a7;
  content: '';
}


.team-content-view .pt-cv-title {
  padding: 12% 1em 0 1em !important;
  text-align: center;
}



.team-content-view .pt-cv-content-item .cvp-responsive-image {
  border-radius: 50%;
}

.team-content-view .pt-cv-content-item .cvp-responsive-image {
  border-radius: 50%;
	z-index: 1;
  position: relative;
}
.team-content-view .pt-cv-content-item{
	position:relative;
	padding-top: 10px;
	 padding-bottom: 45px;
	padding-left: 35px;
  padding-right: 35px;
}

.team-content-view .pt-cv-content-item::after{
	content: '';
  background: url('../png/team-img-cover.png');
    background-repeat: repeat;
    background-size: auto;
 width: 230px;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 4px;
  left: 25px;
  z-index: 0;
}




/* .team-content-view .pt-cv-thumb-default.img-none{
	transition:0.5s all;
}
.team-content-view .pt-cv-thumb-default.img-none:hover {
  z-index: 2;
  transition: 0.5s all;
  opacity: 0.3;
} */



#pt-cv-view-6d90453tve .pt-cv-href-thumbnail::after{
	content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #651366;
  opacity: 0;
	transition:0.5s all;
}
#pt-cv-view-6d90453tve .pt-cv-href-thumbnail:hover::after{
	opacity:0.5;
	transition:0.5s all;
}
/*--pagination--*/
.pt-cv-wrapper .pagination > li > a, .pt-cv-wrapper .pagination > li > span{
	padding: 12px 15px;
	font-size: 15px !important;
}
.pt-cv-pagination li a{
	margin: auto 0px !important;
}
.pt-cv-href-thumbnail.pt-cv-thumb-default {
  max-width: 218px;
}


@media(max-width:1142px){
    .team-content-view .pt-cv-content-item::after{
            left: 50%;
            transform: translateX(-50%);
    }
    
	
.team-content-view .pt-cv-content-item::after {
		width: 202px;
	}
	.team-content-view .pt-cv-href-thumbnail {
		max-width: 190px;
	}
}
/* @media(max-width:991px){
	.team-content-view .pt-cv-content-item{
		display: flex;
		justify-content: center;
		align-items: center;
	}
} */
@media(max-width:1024px){
	.team-new-wrap::before {
		position: absolute;
		top: 16px;
		right: 20px;
		width: 16%;
	}
	.team-new-wrap::after {
		position: absolute;
		top: 16px;
		left: 6px;
		width: 16%;
	}
}
@media(max-width:767px){
	.team-content-view .pt-cv-ifield {
		display: flex !important;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.team-content-view .pt-cv-content-item::after {
		left:50%;
		transform:translatex(-50%);
	}
	.team-new-wrap::before {
		display:none;
	}
	.team-new-wrap::after {
		display:none;
	}
	.team-new-wrap {
		flex-direction: column;
	}
}/* End custom CSS */