.pbmit-service-style-1 .pbminfotech-post-item .pbmit-featured-wrapper img {
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.pbmit-service-style-1{
	position: relative;
}
.pbmit-service-style-1 .pbminfotech-post-item .pbmit-featured-wrapper{
	overflow: hidden;
}
.pbmit-service-style-1:hover .pbminfotech-post-item .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.pbmit-service-style-1 .pbmit-service-wrapper {
	position: relative;
	margin-bottom: 23px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper {
	font-size: 50px;
	line-height: 50px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper i {
	color: var(--pbmit-wedgala-global-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper img {
	width: 60px;
	height: 60px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper {
	display: none;
}
.pbmit-service-style-1 .pbmit-serv-cat a {
	padding-left: 15px;
}
.pbmit-service-style-1 .pbmit-serv-cat a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: var(--pbmit-wedgala-global-color);
	-khtml-transform: translateX(0%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(0%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(0%) translateY(-50%) rotate(45deg);
	-o-transform: translateX(0%) translateY(-50%) rotate(45deg);
	transform: translateX(0%) translateY(-50%) rotate(45deg);
}
.pbmit-service-style-1 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-1:hover .pbmit-service-title a{
	color: var(--pbmit-wedgala-global-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-service-style-1 .pbmit-service-title a,
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-1 .pbmit-service-title a,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-1 .pbmit-service-title a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-1 .pbmit-service-title a{
	color: var(--pbmit-wedgala-white-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-secondary .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-gradient .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item,
.pbmit-elementor-bg-color-blackish .pbmit-element-viewtype-carousel .pbmit-service-style-1 .pbminfotech-post-item{
	border-color:rgba(var(--pbmit-wedgala-white-color-rgb),.2);
}
.pbmit-elementor-bg-color-secondary .pbmit-service-style-1 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-gradient .pbmit-service-style-1 .pbmit-serv-cat a,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-1 .pbmit-serv-cat a{
	color: var(--pbmit-wedgala-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-service-style-1 .pbmit-serv-cat a::before,
.pbmit-elementor-bg-color-blackish .pbmit-service-style-1 .pbmit-serv-cat a::before{
	background-color: var(--pbmit-wedgala-global-color);
}
.pbmit-elementor-bg-color-globalcolor .pbmit-service-style-1 .pbmit-serv-cat a::before{
	background-color: var(--pbmit-wedgala-secondary-color);
}
.pbmit-element-column-one .pbmit-service-style-1 .pbminfotech-post-item .pbmit-featured-wrapper img{
	width: 100%;
}
/* Heaading Subheading sytle */
.pbmit-element-service-style-1 .pbmit-ele-header-area.container{
	margin-left: 0;
	padding: 0;
}
/* Arrow style */
.pbmit-element-service-style-1 .pbmit-carousel-nav-arrow-header{
	padding-right: 30px;
	top: auto;
	bottom: 43px;
}
.pbmit-element-service-style-1 .swiper-button-next, 
.pbmit-element-service-style-1 .swiper-button-prev {
	width: inherit;
	height: inherit;
	background: transparent;
	color: var(--pbmit-wedgala-global-color);
}
.pbmit-element-service-style-1 .swiper-button-next:hover, 
.pbmit-element-service-style-1 .swiper-button-prev:hover {
	background: transparent;
}
.pbmit-element-service-style-1 .swiper-button-next:after,
.pbmit-element-service-style-1 .swiper-button-prev:after {
	font-size: 40px;
}
.pbmit-element-service-style-1 .swiper-button-next {
	padding-left: 15px;
}
