.pbmit-static-box-style-1 .pbminfotech-post-item {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}
.pbmit-static-box-style-1 .pbmit-title-wrapper {
	position: relative;
	z-index: 0;
}
.pbmit-static-box-style-1 .pbminfotech-post-item img {
	width: 100%;
	border-radius: 30px;
	transition: all .3s ease-out;
}
.pbmit-static-box-style-1:hover .pbminfotech-post-item img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-static-box-style-1 .pbmit-staticbox-wraper {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 20%;
	bottom: 0;
	text-align: center;
	padding: 25px 20px 5px 20px;
	border-radius: 25px 25px 0 0;
	background-color: var(--pbmit-xclean-white-color);
}
.pbmit-static-box-style-1 .pbmit-staticbox-wraper::after,
.pbmit-static-box-style-1 .pbmit-staticbox-wraper::before {
	content: "";
    position: absolute;
    background-color: transparent;
    bottom: 0;
    height: 40px;
    width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-xclean-white-color);
}
.pbmit-static-box-style-1 .pbmit-staticbox-wraper::before {
	right: 100%;
    border-bottom-right-radius: 20px;
}
.pbmit-static-box-style-1 .pbmit-staticbox-wraper::after{
	left: 100%;
	border-bottom-left-radius: 20px;
}
.pbmit-static-box-style-1 .pbmit-staticbox-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-static-box-style-1 .pbmit-staticbox-title a .pbmit-button-icon-wrapper {
	display: none;
}
/* column Set */
.pbmit-element-column-four .pbmit-static-box-style-1 .pbmit-staticbox-title {
	margin: 0 15%;
}
/* light bg color */
.pbmit-elementor-bg-color-light .pbmit-static-box-style-1 .pbmit-staticbox-wraper {
	background-color: var(--pbmit-xclean-light-bg-color);
} 
.pbmit-elementor-bg-color-light .pbmit-static-box-style-1 .pbmit-staticbox-wraper::after,
.pbmit-elementor-bg-color-light .pbmit-static-box-style-1 .pbmit-staticbox-wraper::before {
	box-shadow: 0 20px 0 0 var(--pbmit-xclean-light-bg-color);
}
/* blackish Color */
.pbmit-elementor-bg-color-blackish .pbmit-static-box-style-1 .pbmit-staticbox-wraper {
	background-color: var(--pbmit-xclean-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-static-box-style-1 .pbmit-staticbox-wraper::after,
.pbmit-elementor-bg-color-blackish .pbmit-static-box-style-1 .pbmit-staticbox-wraper::before {
	box-shadow: 0 20px 0 0 var(--pbmit-xclean-blackish-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-static-box-style-1 .pbmit-staticbox-title a,
.pbmit-elementor-bg-color-blackish .pbmit-static-box-style-1 .pbmit-staticbox-title {
	color: var(--pbmit-xclean-white-color);
}
.pbmit-elementor-bg-color-blackish .pbmit-static-box-style-1 .pbmit-staticbox-title a:hover {
	color: var(--pbmit-xclean-global-color);
}
/* secondary Color */
.pbmit-elementor-bg-color-secondary .pbmit-static-box-style-1 .pbmit-staticbox-wraper {
	background-color: var(--pbmit-xclean-secondary-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-static-box-style-1 .pbmit-staticbox-wraper::after,
.pbmit-elementor-bg-color-secondary .pbmit-static-box-style-1 .pbmit-staticbox-wraper::before {
	box-shadow: 0 20px 0 0 var(--pbmit-xclean-secondary-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-static-box-style-1 .pbmit-staticbox-title a,
.pbmit-elementor-bg-color-secondary .pbmit-static-box-style-1 .pbmit-staticbox-title {
	color: var(--pbmit-xclean-white-color);
}
.pbmit-elementor-bg-color-secondary .pbmit-static-box-style-1 .pbmit-staticbox-title a:hover {
	color: var(--pbmit-xclean-global-color);
}
/* globalcolor Color */
.pbmit-elementor-bg-color-gradient .pbmit-static-box-style-1 .pbmit-staticbox-wraper,
.pbmit-elementor-bg-color-globalcolor .pbmit-static-box-style-1 .pbmit-staticbox-wraper {
	background-color: var(--pbmit-xclean-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-static-box-style-1 .pbmit-staticbox-wraper::after,
.pbmit-elementor-bg-color-gradient .pbmit-static-box-style-1 .pbmit-staticbox-wraper::before,
.pbmit-elementor-bg-color-globalcolor .pbmit-static-box-style-1 .pbmit-staticbox-wraper::after,
.pbmit-elementor-bg-color-globalcolor .pbmit-static-box-style-1 .pbmit-staticbox-wraper::before {
	box-shadow: 0 20px 0 0 var(--pbmit-xclean-global-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-static-box-style-1 .pbmit-staticbox-title a,
.pbmit-elementor-bg-color-gradient .pbmit-static-box-style-1 .pbmit-staticbox-title,
.pbmit-elementor-bg-color-globalcolor .pbmit-static-box-style-1 .pbmit-staticbox-title a,
.pbmit-elementor-bg-color-globalcolor .pbmit-static-box-style-1 .pbmit-staticbox-title {
	color: var(--pbmit-xclean-white-color);
}
.pbmit-elementor-bg-color-gradient .pbmit-static-box-style-1 .pbmit-staticbox-title a:hover,
.pbmit-elementor-bg-color-globalcolor .pbmit-static-box-style-1 .pbmit-staticbox-title a:hover {
	color: var(--pbmit-xclean-blackish-color);
}