/******************************

    INDEX:

    00 - Section Title
    01 - Icon Box
    02 - Team Member
    03 - Counter
    04 - Service
    05 - Blog
    06 - Testimonial
    07 - Header
    08 - Footer
    09 - Title Bar
    10 - Accordion
    11 - List Group
    12 - Banner Slider
    13 - Client
    14 - Sortable
	15 - Portfolio
	16 - Static Box
	17 - Marquee
	18 - Pricing 

******************************/

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading-subheading{
	margin-bottom: 50px;
}
.pbmit-heading-subheading .pbmit-subtitle{
	font-family: Roboto,sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-style: normal;
	display: inline-block;
	margin-bottom: 10px;
	position: relative;
	color: var(--pbmit-heading-color);
}
.pbmit-heading-subheading .pbmit-subtitle:before{
	content: "";
	display: block;
	width: 40px;
	height: 1px;
	background-color: var(--pbmit-global-color);
	margin-bottom: 6px;
}
.pbmit-heading-subheading.text-center .pbmit-subtitle::before{
	margin: 0 auto 6px;
}
.pbmit-heading-subheading .pbmit-title{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: normal;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-style: normal;
	margin-bottom: 35px;
	color: var(--pbmit-heading-color);
}
.pbmit-heading-subheading .pbmit-heading-desc{
	margin: 25px 0 15px;
}
/*=== For the same css ===*/
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-box-number,
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-price,
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text,
.pbmit-element-service-style-2 .pbminfotech-box-number,
.pbmit-element-service-style-2 .swiper-hover-slide-nav .pbmit-service-title,
.widget-recent-post .pbmit-rpw-title a,
.post-navigation .nav-links .nav-title,
.pbmit-author-box .pbmit-author-content .pbmit-author-name,
.pbmit-comment-content .pbmit-comment-author,
.blog-details .pbmit-comment-content .reply a,
.accordion-item .pbmit-accordion-title,
.service-sidebar .all-post-list ul li a{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: normal;
    font-style: normal;
}
.pbmit-ihbox-style-7 .pbmit-element-title,
.pbmit-ihbox-style-4 .pbmit-element-title,
.site-header .pbmit-button-box .pbmit-header-button .pbmit-header-button-text,
.pbmit-rpw-content .pbmit-rpw-date a,
.blog-details .pbmit-entry-content blockquote,
.post-navigation .nav-links .pbmit-post-nav-head,
.blog-details .pbmit-comment-date a,
.pbmit-team-single .pbmit-team-summary .pbmit-team-designation,
.pbmit-team-single .pbmit-single-team-info li label{
	font-family: var(--pbmit-body-typography-font-family);
	font-weight: 500;
	font-style: normal;
}
.pbmit-blog-btn{
	font-family: var(--pbmit-btn-typography-font-family);
	font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    text-transform: none;
    font-style: normal;
}
/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1{
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin-bottom: 30px;
}
.pbmit-ihbox-style-1{
	padding: 45px;
	background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-box{
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.pbmit-ihbox-style-1:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon{
	display: inline-block;
	margin-bottom: 35px;
	order: 1;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-heading-wrapper{
	order: 0;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-content{
	order: 2;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-1 .pbmit-icon-type-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text{
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-1 .pbmit-icon-type-icon svg{
	fill: var(--pbmit-global-color);
}
.pbmit-ihbox-icon-wrapper svg,
.pbmit-service-icon svg{
	width: 1em;
	height: 1em;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text{
	font-size: 24px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-image img{
	width: 90px;
}
.pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-ihbox-style-1 .pbmit-heading-desc{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.pbmit-ihbox-style-1 .pbmit-element-title{
	font-size: 28px;
    line-height: 34px;
    margin-bottom: 30px;
}
.pbmit-ihbox-style-1 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-1 .pbmit-heading-desc{
	margin: 0;
	line-clamp: 3;
	-webkit-line-clamp: 3;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn{
	margin-top: 10px;
}
@keyframes rotate{
	100% {
		transform: rotate(1turn);
	}
}
.pbmit-ihbox-style-1{
	position: relative;
	overflow: hidden
}
.pbmit-ihbox-style-1::before{
	content: '';
	position: absolute;
	z-index: -2;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
	background-color: var(--pbmit-blackish-color);
	background-repeat: no-repeat;
	background-size: 50% 50%, 50% 50%;
	background-position: 0 0, 100% 0, 100% 100%, 0 100%;
	background-image: linear-gradient(var(--pbmit-global-color), var(--pbmit-global-color));
	animation: rotate 3s linear infinite;
}
.pbmit-ihbox-style-1::after{
	content: '';
	position: absolute;
	z-index: -1;
	left: 1px;
	top: 1px;
	width: calc(100% - 2px);
	height: calc(100% - 2px);
	background: var(--pbmit-blackish-color);
	border-radius: 5px;
}
/** Style 2 **/
.pbmit-ihbox-style-2 .pbmit-ihbox-headingicon{
	position: relative;
	padding: 0 0 15px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb),.15);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-contents{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	overflow: hidden;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-2 .pbmit-icon-type-icon{
	font-size: 45px;
	line-height: 45px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-2 .pbmit-icon-type-icon svg{
	fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-image img{
	width: 50px;
}
.pbmit-ihbox-style-2 .pbmit-element-title,
.pbmit-ihbox-style-2 .pbmit-element-subtitle{
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbmit-ihbox-style-2 .pbmit-element-subtitle,
.pbmit-ihbox-style-2 .pbmit-element-title{
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}
.pbmit-ihbox-style-2 .pbmit-element-subtitle{
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}
.pbmit-ihbox-style-2 .pbmit-heading-desc{
	margin: 0;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn{
	margin-top: 10px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg{
	margin-bottom: 20px;
}
.pbminfotech-gap-10px .pbmit-ihbox-style-2{
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
/** Style 3 **/
.pbmit-ihbox-style-3,
.pbmit-ihbox-style-3 .pbmit-ihbox-contents,
.pbmit-ihbox-style-3 .pbmit-element-title{
	-webkit-transition: all .5s ease-in-out 0s;
	transition: all 0.3s ease-in;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg{
	display: inline-block;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper{
	font-size: 40px;
	line-height: 40px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-icon-type-icon svg{
	fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-3 .pbmit-element-title{
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 18px;
	display: flex;
}
.pbmit-ihbox-style-3:hover .pbmit-element-title{
	transform: translateX(5px);
}
.pbmit-ihbox-style-3 .pbmit-element-title::before{
	content: "";
	width: 10px;
	height: 10px;
	background-color: var(--pbmit-global-color);
	margin: 8px 13px 0 0;
	min-width: 10px;
}
.pbmit-ihbox-style-3 .pbmit-heading-desc{
	margin-bottom: 0;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper img{
	width: 45px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text{
	font-size: 30px;
}
.pbmit-ihbox-style-3 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn a{
	padding: 10px 0 0 0;
	display: block;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg{
	margin-bottom: 20px;
}
/** Style 4 **/
.pbmit-ihbox-style-4{
	position: relative;
	padding: 40px 50px 30px 50px;
	background-color: var(--pbmit-blackish-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-box{
	display: flex;
	gap: 25px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text{
	font-size: 75px;
	line-height:75px;
	color: rgba(var(--pbmit-white-color-rgb), .3);
	padding-bottom: 5px;
}
.pbmit-ihbox-style-4 .pbmit-icon-type-icon{
	transform: rotate(180deg) scaleX(-1);
	padding: 5px 0 0 0;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon svg path,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon svg g,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon svg{
	fill: rgba(var(--pbmit-white-color-rgb), .3);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text{
	font-size: 24px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image img{
	width: 75px;
	height: auto;
}
.pbmit-ihbox-style-4 .pbmit-element-title{
	line-height: 28px;
	margin: 0;
	font-size: 15px;
	font-weight: 500;
	line-height: 28px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color) !important;
}
.pbmit-ihbox-style-4 .pbmit-element-title::before{
	content: "-";
	color: var(--pbmit-global-color);
	padding: 0 5px 0 0;
}
.pbmit-ihbox-style-4 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
	color: var(--pbmit-white-color) !important;
}
.pbmit-ihbox-style-4 .pbmit-heading-desc{
	font-size: 20px;
	font-weight: 500;
	line-height: 34px;
	padding: 0 0 25px;
	margin:  0 0 25px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), .15);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-box-number{
	margin-bottom: 10px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn{
	margin-top: 5px;
}
/** Style 5 **/
.pbmit-ihbox-style-5{
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.pbmit-ihbox-style-5:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon{
	display: inline-block;
	margin-bottom: 35px;
	transition: transform 0.9s;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text{
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon svg{
	fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-5:hover .pbmit-ihbox-svg,
.pbmit-ihbox-style-5:hover .pbmit-ihbox-icon{
	transform: rotateY(180deg);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text{
	font-size: 24px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-image img{
	width: 90px;
}
.pbmit-ihbox-style-5 .pbmit-element-title{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 20px;
}
.pbmit-ihbox-style-5 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-5 .pbmit-heading-desc{
	margin: 0;
	padding-right: 30px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-btn{
	margin-top: 10px;
}
/** Style 6 **/
.pbmit-ihbox-style-6 .pbmit-ihbox-svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon{
	display: inline-block;
	margin-bottom: 45px;
	transition: transform 0.9s;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-6 .pbmit-icon-type-icon,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-text{
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-6:hover .pbmit-ihbox-svg,
.pbmit-ihbox-style-6:hover .pbmit-ihbox-icon{
	transform: rotateY(180deg);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-6 .pbmit-icon-type-icon svg{
	fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-text{
	font-size: 24px;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-image img{
	width: 90px;
}
.pbmit-ihbox-style-6 .pbmit-element-title{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 20px;
}
.pbmit-ihbox-style-6 .pbmit-element-subtitle{
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-6 .pbmit-heading-desc{
	margin: 0;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-btn{
	margin-top: 10px;
}
/** Style 7 **/
.pbmit-ihbox-style-7{
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}
.pbmit-ihbox-style-7:hover{
	transform: translate(0, -5px);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon{
	display: inline-block;
	margin-bottom: 45px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-7 .pbmit-icon-type-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text{
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-7 .pbmit-icon-type-icon svg{
	fill: var(--pbmit-global-color);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text{
	font-size: 24px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image img{
	width: 90px;
}
.pbmit-ihbox-style-7 .pbmit-element-title{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: 500;
}
.pbmit-ihbox-style-7 .pbmit-element-subtitle{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
.pbmit-ihbox-style-7 .pbmit-heading-desc{
	margin: 0;
	font-size: 17px;
	font-weight: 400;
	line-height: 26px;
}
.pbmit-ihbox-style-7 .pbmit-heading-desc span{
	text-decoration: underline;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-btn{
	margin-top: 10px;
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1{
	margin-bottom: 30px;
}
.pbmit-team-style-1 .pbmit-featured-wrap,
.pbmit-team-style-1 .pbminfotech-post-item{
	position: relative;
	overflow: hidden;
}
.pbmit-team-style-1 .pbminfotech-post-item{
	text-align: center;
	background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-1 .pbminfotech-box-content{
	position: relative;
	padding: 35px 30px;
}
.pbmit-team-style-1 .pbmit-featured-inner{
	position: relative;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img{
	width: 100%;
	transition: all .3s ease-out;
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-team-style-1 .pbmit-team-title{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 5px;
}
.pbmit-team-style-1 .pbmit-team-social-links li{
	padding: 0 !important;
}
.pbmit-team-style-1 .pbminfotech-box-team-position{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbminfotech-box-social-links{
	margin-top: 10px;
	font-size: 14px;
}
/** Style 2 **/
.pbmit-team-style-2 .pbminfotech-post-item{
	position: relative;
	overflow: hidden;
}
.pbmit-team-style-2 .pbminfotech-post-item{
	padding: 40px;
	text-align: center;
	background-color: var(--pbmit-blackish-color);
}
.pbmit-team-style-2 .pbminfotech-box-content{
	position: relative;
	padding: 18px 0 0;
}
.pbmit-team-style-2 .pbmit-featured-inner{
	position: relative;
}
.pbmit-team-style-2 .pbmit-featured-img-wrapper{
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 82%;
	padding: 10px;
	border-radius: 150px 150px 0 0;
	border: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
}
.pbmit-team-style-2 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
	border-radius: 150px 150px 0 0;
}
.pbmit-team-style-2 .pbmit-featured-wrapper img{
	width: 100%;
	border-radius: 150px 150px 0 0;
	transition: all .3s ease-out;
}
.pbmit-team-style-2:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-team-style-2 .pbmit-team-title{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 10px;
}
.pbmit-team-social-links{
	font-size: 0;
}
.pbmit-team-style-2 .pbmit-team-social-links li{
	padding: 0 !important;
}
.pbmit-team-social-links li a{
	font-size: 14px;
}
.pbmit-team-style-2 .pbminfotech-box-team-position{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.pbmit-team-style-2 .pbminfotech-box-social-links{
	margin-top: 18px;
	font-size: 14px;
}
.pbmit-team-social-links li {
    display: inline-block;
    margin-right: 15px;
}

/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1 .pbmit-circle{
	position: relative;
	display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle canvas{
	transform: translateY(5px);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height: 75px;
	width: 75px;
	top: 50%;
	left: 50%;
	font-size: 20px;
	line-height: 18px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	transform: translate(-50%, -50%);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title{
	margin: 0;
	font-size: 24px;
	line-height: 28px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
	margin-left: 20px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner span{
	margin: 0;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup{
	top: -7px;
	font-size: 18px;
	line-height: 18px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub{
	top: inherit;
	bottom: -2px;
}
/** Style 2 **/
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner{
	font-size: 80px;
	line-height: 70px;
	padding: 10px 0 0 22px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fld-contents{
	display: inline-block;
	text-align: center;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sup{
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title::before{
	content: "";
	width: 10px;
	height: 10px;
	background-color: var(--pbmit-global-color);
	margin: 0 15px 0 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-2 .pbmit-fid sup{
	top: -22px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sup{
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup{
	margin-right: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid sub{
	bottom: 0;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid sub{
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub{
	margin-right: -15px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid span{
	margin-left: -20px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-before span{
	margin-right: -20px;
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
	font-size: 70px;
	line-height: 74px;
	color: var(--pbmit-blackish-color);
	margin: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fld-contents{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: var(--pbmit-global-color);
	border-radius: 50%;
	width: 190px;
	height: 190px;
	padding: 15px;
	overflow: hidden;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sup{
	font-size: 50px;
	line-height: 50px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title{
	color: var(--pbmit-blackish-color);
	font-size: 18px;
	line-height: 28px;
	overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sup{
	top: -25px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup{
	margin-left: -15px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid sub{
	bottom: 0;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid span{
	margin-left: -15px;
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1 .pbminfotech-post-item{
	position: relative;
	overflow: hidden;
	background-color: var(--pbmit-secondary-color);
}
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	position: relative;
	transition: all .25s ease-in-out;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img{
    width: 100%;
}
.pbmit-service-style-1 .pbmit-service-image-wrapper{
	position: relative;
	overflow: hidden;
	padding: 0 2px;
}
.pbmit-service-style-1 .pbmit-service-image-wrapper a.pbmit-link{
	z-index: 0;
}
.pbmit-service-style-1 .pbmit-content-box{
	padding: 30px 2px 0;
	transform: translateY(-50px);
	transition: transform .35s;
	background-color: var(--pbmit-secondary-color);
}
.pbmit-service-style-1:hover .pbmit-content-box{
	transform: translateY(0);
}
.pbmit-service-style-1 .pbminfotech-box-number{
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-title{
	position: relative;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 0;
	max-width: 138px;
	text-transform: capitalize;
}
.pbmit-service-style-1 .pbmit-service-title,
.pbmit-service-style-1 .pbmit-service-title a{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-word;
}
.pbmit-service-style-1 .pbmit-service-description p{
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-service-style-1 .pbminfotech-box-number{
	position: absolute;
	right: 15px;
	top: 15px;
}
.pbmit-service-style-1 .pbmit-service-title-wrapper{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pbmit-service-style-1 .pbmit-service-icon,
.pbmit-service-style-1 .pbmit-service-cat,
.pbmit-service-style-1 .pbminfotech-box-number{
	display: none;
}
.pbmit-service-style-1 .pbmit-service-description{
	margin-top: 10px;
}
.pbmit-service-style-1 .pbmit-button-icon{
	font-size: 40px;
	line-height: normal;
}
.pbmit-service-style-1 .pbmit-button-icon::before{
	content: '\e81f';
	font-family: "pbminfotech-base-icons";
}
.pbmit-service-style-1:hover .pbmit-service-title a,
.pbmit-service-style-1 a:hover{
	color: var(--pbmit-link-color-hover);
}
.pbmit-link{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
}
.pbmit-element-posts-wrapper .pbmit-service-style-1{
	margin-bottom: 30px;
}
/** Style 2 **/
.pbmit-element-service-style-2 .pbmit-heading-subheading .pbmit-title{
	margin-bottom: 0;
}
.pbmit-element-service-style-2 .pbmit-hover-inner {
	padding: 40px 0 0 40px;
	margin: 0;
	list-style: none;
}
.pbmit-element-service-style-2 .pbmit-hover-inner li{
	display: block;
	margin: 0;
}
.pbmit-element-service-style-2 .pbmit-hover-inner li:not(:last-child){
	margin: 0 0 20px;
}
.pbmit-element-service-style-2 .pbmit-content-box{
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
	padding: 0 0 16px;
}
.pbmit-element-service-style-2 .pbmit-service-cat{
	position: relative;
	align-self: self-end;
	padding-left: 22px;
	margin-bottom: 5px;
}
.pbmit-service-cat, 
.pbmit-service-cat a{
	font-size: 15px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: var(--pbmit-global-color);
}	
.pbmit-element-service-style-2 .pbmit-service-cat,
.pbmit-element-service-style-2 .pbmit-service-cat a{
	color: #dadada;
}
.pbmit-element-service-style-2 .pbmit-service-cat::before{
	content: '/';
	position: absolute;
	top: -2px;
	left: 10px;
}
.pbmit-element-service-style-2 .pbmit-service-cat a:hover{
	color: var(--pbmit-global-color);
}
.pbmit-element-service-style-2 .swiper-hover-slide-nav .pbmit-service-title {
	font-size: 65px;
	line-height: 70px;
	margin-bottom: 0;
	position: relative;
}
.pbmit-element-service-style-2 .pbmit-service-title a,
.pbmit-element-service-style-2 .pbmit-service-title,
.pbmit-element-service-style-2 .pbmit-service-cat a,
.pbmit-element-service-style-2 .pbmit-service-cat{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	line-clamp: 1;
	-webkit-line-clamp: 1;
	overflow: hidden;
	word-break: break-all;
}
.pbmit-element-service-style-2 .pbmit-title-box{
	flex: 1;
	margin-left: 60px;
}
.pbmit-element-service-style-2 .pbmit-featured-img-wrapper{
	padding: 30px 36px 30px 36px;
}
.pbmit-element-service-style-2 .pbmit-featured-img-wrapper::after{
	content: '';
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 175px;
    height: 100px;
    background: url(../images/effect.png) no-repeat;
    z-index: 1;
}
.pbmit-element-service-style-2 .swiper-hover-slide-images .swiper-wrapper .pbmit-featured-wrapper{
	transform: rotate(10deg);
}
.pbmit-element-service-style-2 .pbmit-main-hover-faded{
	display:flex;
	align-items: center;
	justify-content: space-between;
}
.pbmit-element-service-style-2 .pbminfotech-box-number{
	font-size: 22px;
	line-height: 20px;
	color: var(--pbmit-white-color);
}
.pbmit-element-service-style-2 .pbmit-service-btn .pbmit-button-icon{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	font-size: 12px;
	line-height: 42px;
	border-radius: 50%;
	color: var(--pbmit-white-color);
	border: 2px solid var(--pbmit-global-color);
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	margin-left: 10px;
}
.pbmit-element-service-style-2 .pbmit-service-btn .pbmit-button-icon::before{
	content: '\e84f';
	font-family: "pbminfotech-base-icons";
	display: inline-block;
}
.pbmit-element-service-style-2 .pbmit-service-btn:hover .pbmit-button-icon{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	border-color: transparent;
}
.pbmit-element-service-style-2 .swiper-hover-slide-images .swiper-hover-slide-desc,
.pbmit-element-service-style-2 .swiper-hover-slide-nav .pbmit-service-icon-wrapper,
.pbmit-element-service-style-2 .swiper-hover-slide-images .pbmit-short-description{
	display: none;
}
.pbmit-element-service-style-2 .swiper-hover-slide-desc .pbmit-service-icon-inner{
	display: block;
	text-align: center;
	margin-bottom: 10px;
	color: var(--pbmit-global-color);
	font-size: 40px;
	line-height: 50px;
}
.pbmit-element-service-style-2 .swiper-hover-slide-desc .pbmit-desc {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.pbmit-element-service-style-2 .swiper-hover-slide-desc .pbmit-service-icon-inner svg{
	fill: var(--pbmit-global-color);
}
.pbmit-element-service-style-2 .swiper-hover-slide-desc .pbmit-service-icon-inner img {
	max-width: 40px;
}
.pbmit-element-service-style-2 .swiper-hover-slide-images {
	position: relative;
	text-align: right;
}
.pbmit-element-service-style-2 .swiper-hover-slide-images .swiper-hover-slide-desc {
	text-align: center;
	padding: 55px 25px;
	width: 250px;
	height: 250px;
	z-index: 2;
	position: absolute;
	bottom: 0px;
	right: 0;
	left: auto;
	border: 2px solid var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
	border-radius: 50%;
}
.pbmit-element-service-style-2 .swiper-hover-slide-nav .pbmit-service-icon-wrapper {
	padding-bottom: 20px;
}
.pbmit-element-service-style-2 .swiper-hover-slide-nav .pbmit-service-icon-wrapper img {
	height: 55px;
	width: 55px;
}
.pbmit-element-service-style-2 .swiper-hover-slide-nav .pbmit-service-icon-wrapper i {
	font-size: 55px;
	line-height: 55px;
	color: var(--pbmit-global-color);
}
.pbmit-element-service-style-2 .pbmit-service-icon-wrapper img {
	width: 50px;
	height: 50px;
}
/** Style 3 **/
.pbmit-service-style-3 .pbminfotech-post-item {
	position: relative;
	overflow: hidden;
}
.pbmit-service-style-3 .pbmit-service-title{
	position: relative;
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
	word-break: break-word;
	max-width: 138px;
}
.pbmit-service-style-3 .pbmit-service-description p{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: capitalize;
	margin: 0;
}
.pbmit-service-style-3 .pbmit-featured-wrapper img{
    max-width: none;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0.4;
}
.pbmit-service-style-3:hover .pbmit-featured-wrapper img{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.pbmit-service-style-3 .pbmit-service-icon svg{
	fill: var(--pbmit-global-color);
}
.pbmit-service-style-3 .pbmit-service-cat{
	display: none;
}
.pbmit-service-style-3 .pbmit-service-title-wrapper{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pbmit-service-style-3 .pbmit-button-icon{
	font-size: 40px;
	line-height: normal;
}
.pbmit-service-style-3 .pbmit-button-icon::before{
	content: '\e81f';
	font-family: "pbminfotech-base-icons";
}
.pbmit-service-style-3 .pbmit-content-box-wrapper{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 50px;
	visibility: visible;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.pbmit-service-style-3 .pbmit-service-image-wrapper{
	position: relative;
	overflow: hidden;
}
.pbmit-service-style-3 .pbmit-service-icon{
	position: absolute;
	top: 55px;
	left: 50px;
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-white-color);
}
.pbmit-service-style-3 .pbmit-service-icon svg{
	fill: var(--pbmit-white-color);
}
.pbmit-service-style-3:hover .pbmit-service-title a{
	color: var(--pbmit-link-color-hover);
}

/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn{
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-1{
	position: relative;
}
.pbmit-blog-style-1 .pbmit-featured-container,
.pbmit-blog-style-1 .post-item{
	position: relative;
	overflow: hidden;
}
.pbmit-blog-style-1 .pbmit-post-title{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 15px;
}
.pbmit-blog-style-1 .pbmit-post-title,
.pbmit-blog-style-1 .pbmit-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-blog-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-1 .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-blog-style-1 .pbmit-featured-img-wrapper{
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.pbmit-blog-style-1 .pbmit-meta-date-wrapper{
	position: absolute;
	top: 30px;
	left: 30px;
}
.pbmit-blog-style-1 .pbmit-post-date{
	display: inline-block;
	padding: 5px 15px;
	min-width: 90px;
	min-height: 90px;
	text-align: center;
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-1 .pbmit-post-date > *{
	display: block;
	font-size: 15px;
	line-height: 28px;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbmit-post-date .pbmit-date-number{
	font-size: 50px;
	line-height: 50px;
	padding: 0 0 2px;
	margin: 0 0 2px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
}
.pbmit-blog-style-1 .pbmit-meta-line,
.pbmit-blog-style-1 .pbmit-meta-line a{
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-1 .pbmit-meta-line:not(:first-child)::before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: var(--pbmit-white-color);
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.pbmit-element-blog-style-1 .pbmit-sortable-list{
	margin: 0 auto;
}
.pbmit-blog-style-1:hover .pbmit-blog-btn{
	color: var(--pbmit-global-color);
}
.pbmit-element-posts-wrapper .pbmit-blog-style-1{
	margin-bottom: 30px;
}
/** Style 2 **/
.pbmit-blog-style-2 .pbmit-featured-wrapper img,
.pbmit-blog-style-2 .pbmit-featured-container .pbmit-blog-btn{
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-2 {
	position: relative;
}
.pbmit-blog-style-2 .pbmit-featured-container,
.pbmit-blog-style-2 .post-item{
	position: relative;
	overflow: hidden;
}
.pbmit-blog-style-2 .pbmit-post-title{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 0;
}
.pbmit-blog-style-2 .pbmit-meta-line,
.pbmit-blog-style-2 .pbmit-meta-line a,
.pbmit-blog-style-2 .pbmit-post-title,
.pbmit-blog-style-2 .pbmit-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbmit-blog-style-2:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-blog-style-2 .pbmit-featured-img-wrapper{
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.pbmit-blog-style-2 .pbmit-meta-date-wrapper{
	position: absolute;
	top: 30px;
	left: 30px;
}
.pbmit-blog-style-2 .pbmit-post-date{
	display: inline-block;
	padding: 5px 15px;
	min-width: 90px;
	min-height: 90px;
	text-align: center;
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-2 .pbmit-post-date > *{
	display: block;
	font-size: 15px;
	line-height: 28px;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-2 .pbmit-post-date .pbmit-date-number{
	font-size: 50px;
	line-height: 50px;
	padding: 0 0 2px;
	margin: 0 0 2px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
}
.pbmit-blog-style-2 .pbmit-meta-line,
.pbmit-blog-style-2 .pbmit-meta-line a{
	-webkit-line-clamp: 1;
	line-clamp: 1;
	word-break: break-all;
	color: var(--pbmit-global-color);
}
.pbmit-meta-line a, 
.pbmit-meta-line {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #dadada;
}
.pbmit-meta-line{ 
	margin-bottom: 5px;
    display: inline-block;
    margin-right: 12px;
    position: relative;
}
.pbmit-blog-style-2 .pbmit-meta-line:not(:first-child)::before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: var(--pbmit-white-color);
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.pbmit-element-blog-style-2 .pbmit-sortable-list{
	margin: 0 auto;
}
.pbmit-element-blog-style-2 .pbmit-blog-btn a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	border-color: transparent;
}
.pbmit-element-blog-style-2 .pbmit-ele-header-area .pbmit-blog-btn{
	margin-bottom: 30px;
}
.pbmit-blog-style-2:hover .pbmit-post-title a{
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-2 .pbmit-meta-line a:hover {
	color: var(--pbmit-white-color);
}
/** Style 3 **/
.pbmit-blog-style-3{
	margin-bottom: 30px;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img,
.pbmit-blog-style-3 .pbmit-featured-container .pbmit-blog-btn{
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-blog-style-3 .pbminfotech-box-content{
	align-items: center;
	justify-content: space-between;
}
.pbmit-blog-style-3 .post-item{
	position: relative;
	overflow: visible;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
}
.pbmit-blog-style-3 .pbmit-post-title{
	font-size: 40px;
	line-height: 44px;
	margin-bottom: 0;
}
.pbmit-blog-style-3 .pbmit-post-title,
.pbmit-blog-style-3 .pbmit-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbmit-blog-style-3 .pbmit-featured-img-wrapper{
	transform: rotate(-18deg);
}
.pbmit-blog-style-3 .pbmit-featured-container{
	width: 440px;
	height: auto;
	margin-top: -145px;
	margin-left: 70px;
	z-index: -1;
	position: absolute;
	right: 10%;
	top: 0;
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img{
	position: relative;
	transform: scale(0.8);
	opacity: 0;
	width: 440px;
	height: 320px;
	object-fit: cover
}
.pbmit-blog-style-3:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	opacity: 1
}
.pbmit-blog-style-3 .pbmit-post-date{
	display: inline-block;
	padding: 5px 15px;
	min-width: 90px;
	min-height: 90px;
	text-align: center;
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-post-date > *{
	display: block;
	font-size: 15px;
	line-height: 28px;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .pbmit-post-date .pbmit-date-number{
	font-size: 50px;
	line-height: 50px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
}
.pbmit-blog-style-3 .pbmit-content-wrapper{
	flex: 1;
	margin: 0 35px;
	position: relative;
	z-index: 1;
}
.pbmit-blog-style-3 .pbmit-meta-line,
.pbmit-blog-style-3 .pbmit-meta-line a{
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-meta-line:not(:first-child)::before{
	content: '';
	display: inline-block;
	width: 7px;
	height: 7px;
	background-color: var(--pbmit-white-color);
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.pbmit-blog-style-3 .pbmit-button-icon{
	font-size: 40px;
	line-height: normal;
}
.pbmit-blog-style-3 .pbmit-button-icon::before{
	content: '\e81f';
	font-family: "pbminfotech-base-icons";
}
.pbmit-blog-style-3 .pbmit-button-inner{
	color: rgba(var(--pbmit-white-color-rgb), 0.2);
}
.pbmit-element-blog-style-3 .pbmit-sortable-list{
	margin: 0 auto;
}
.pbmit-blog-style-3 .pbmit-meta-wraper{
	margin-bottom: 8px;
}
.pbmit-blog-style-3:hover .pbmit-button-inner{
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-meta-line a:hover{
	color: var(--pbmit-white-color);
}
.pbminfotech-gap-35px .pbmit-blog-style-3{
	padding-right: 17.5px;
	padding-left: 17.5px;
	margin-bottom: 35px;
} 
.pbminfotech-gap-35px.row:has(.pbmit-blog-style-3){
	margin-left: -17.5px;
    margin-right: -17.5px;
}

/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 2 **/
.pbmit-testimonial-style-2{
	text-align: center;
}
.pbmit-testimonial-style-2 .pbmit-box-content-wrap {
	width: 75%;
	margin: 0 auto;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.pbmit-testimonial-style-2 .pbmit-featured-wrapper img{
	width: 70px;
	height: 70px;
	border-radius: 100%;
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc{
	position: relative;
	padding: 0 80px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc::before{
	font-family: "pbminfotech-base-icons";
	content: '\e804';
	position: absolute;
	left: 0;
	top: 20px;
	font-size: 60px;
	line-height: 60px;
	color: rgba(var(--pbmit-white-color-rgb), 0.2);
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text{
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	padding: 30px 0 50px;
	border: 0;
	color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i.pbmit-active{
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbmit-featured-img-wrapper{
	margin-bottom: 15px;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
	font-size: 21px;
}
.pbmit-testimonial-style-2 i::before{
	margin: 0;
}

/*----------------------------------------*/
/*  07 - Header
/*----------------------------------------*/
.site-title {
    margin: 0;
    padding: 0;
	font-size: inherit;
    line-height: inherit;
}
.site-title,
.site-title a{
	display: flex;
	align-items: center;
}
.site-header .pbmit-header-overlay{
	position: absolute;
    z-index: 9;
    width: 100%;
}
.site-navigation ul.navigation > li > a{
	position: relative;
	font-size: 15px;
	line-height: 28px;
	font-weight: 500;
	z-index: 1;
	display: flex;
	align-items: center;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}
.site-header .sub-menu-toggle{
	display: none;
}
.site-header .pbmit-button-box .pbmit-header-button a span{
	font-size: 15px;
	letter-spacing: .5px;
	display: block;
}
.site-header .pbmit-right-box .pbmit-button-box-second{
	padding-left: 12px;
}
.site-header .pbmit-sticky-header{
	position: fixed;
    opacity: 0;
    visibility: hidden;
    background: var(--pbmit-white-color);
    left: 0;
    top: 0;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
    width: 100%;
    z-index: 0;
    transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
}
.site-header .pbmit-sticky-header.pbmit-sticky-bg-color-blackish{
	background-color: var(--pbmit-blackish-color);
}
.site-header.pbmit-fixed-header .pbmit-sticky-header{
	z-index: 3;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    animation-name: fadeInDown;
    animation-duration: 300ms;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@keyframes fadeInDown{
	0% {
		opacity: 0;
		transform: translate3d(0,-100%,0);
	}
	100% {
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
.pbmit-sticky-header .site-navigation ul.navigation > li.active > a{
	color: var(--pbmit-white-color);
}
.pbmit-sticky-header .pbmit-button-box-second .pbmit-btn .pbmit-button-text:after{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-sticky-header .pbmit-button-box-second .pbmit-btn:hover .pbmit-button-text:after{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
/** Header Style 1 **/
.pbmit-header-style-1 .site-branding .site-title{
	height: 110px;
}
.pbmit-header-style-1 .pbmit-sticky-header .pbmit-header-content{
	border-bottom: none;
}
/** Header Style 2 **/
.pbmit-header-style-2 .pbmit-header-menu-area .pbmit-logo-area{
	margin-left: 43px;
}
.pbmit-header-style-2 .pbmit-logo-area .site-title,
.pbmit-header-style-3 .pbmit-logo-area .site-title{
	height: 100px;
}

/*----------------------------------------*/
/*  08 - Footer
/*----------------------------------------*/
.site-footer{
	font-size: 16px;
	position: relative;
}
.site-footer.pbmit-bg-color-blackish a{
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}
.site-footer.pbmit-footer-style-1{
	padding-top: 85px;
	color: rgba(var(--pbmit-white-color-rgb),0.8);
}
.pbmit-footer-style-1 .pbmit-footer-widget{
	padding: 0 50px 50px;
	align-content: center;
	border: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
	border-right-width: 0;
	border-top-width: 0;
}
.pbmit-footer-style-1 .pbmit-footer-widget:first-child{
	padding-left: 15px;
	border-left-width: 0;
}
.site-footer .widget{
	padding-top: 20px;
	position: relative;
}
.site-footer .widget .widget-title{
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 20px;
	text-transform: capitalize;
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-two-column-menu ul{
	display: flex;
	flex-wrap: wrap;
}
.site-footer .pbmit-two-column-menu ul>li{
	width: 50%;
	padding-right: 5px;
}
.widget ul>li{
	padding: 0 0 15px 0;
	line-height: 20px;
}
.widget ul a{
	display: inline-block;
}
.widget a{
	transition: all .5s ease-in-out;
}
.site-footer .widget ul.menu li>a{
	position: relative;
	padding-left: 20px;
}
.site-footer .widget ul.menu li>a:before{
	position: absolute;
    content: '\e814';
    color: var(--pbmit-global-color);
    font-family: 'pbminfotech-base-icons';
    font-weight: normal;
    line-height: normal;
    font-size: 17px;
    left: 0;
	top: 0;
}
.widget ul>li:last-child{
	padding-bottom: 0;
}
.site-footer .widget-text{
	font-size: 17px;
	line-height: 28px;
}
.pbmit-footer-style-1 .pbmit-footer-logo{
	margin: 0 auto 20px;
}
.site-footer .widget .pbmit-footer-logo img{
	max-height: 120px;
}
.site-footer .pbmit-social-links{
	display: inline-block;
	font-size: 0;
}
.site-footer .pbmit-social-links li.pbmit-social-li{
	margin: 0 10px 8px 0;
	padding: 0;
}
.site-footer .pbmit-social-links li.pbmit-social-li:last-child{
	margin-right: 0;
}
.site-footer .pbmit-social-links li a{
	width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    text-align: center;
    color: var(--pbmit-white-color);
    border: 2px solid var(--pbmit-global-color);
}
.site-footer .pbmit-social-links li a:hover{
	background-color: var(--pbmit-global-color);
}
.pbmit-footer-style-1 .pbmit-footer-widget:last-child{
	text-align: right;
	padding-right: 15px;
}
.pbmit-footer-style-1 .pbmit-timelist-list{
	padding-left: 30%;
}
.pbmit-footer-style-1 .pbmit-timelist-list li{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.pbmit-footer-style-1 .pbmit-timelist-list li .pbmit-timelist-li-title,
.pbmit-footer-style-1 .pbmit-timelist-list li .pbmit-timelist-time{
	font-size: 16px;
}
.site-footer .pbmit-footer-text-area{
	padding: 25px 0;
}
.site-footer a:hover{
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-menu-area .pbmit-footer-menu{
	display: flex;
	justify-content: flex-end;
}
.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li{
	display: inline-block;
	padding: 0 10px;
	position: relative;
}
.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li:first-child{
	padding-left: 0;
}
.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li:last-child{
	padding-right: 0;
}
.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li:not(:first-child):before{
	content: "";
    position: absolute;
    height: 16px;
    width: 2px;
    background-color: rgba(var(--pbmit-white-color-rgb), .5);
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

/*----------------------------------------*/
/*  09 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper{
	background-color: var(--pbmit-blackish-color);
	background-image: url(../images/bg/titlebar.jpg);
	background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
	background-position: center center;
	position: relative;
    z-index: 1;
}
.pbmit-title-bar-wrapper,
.pbmit-title-bar-content{
	min-height: 510px;
}
.pbmit-title-bar-wrapper:before{
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 0;
	background-color: rgba(var(--pbmit-blackish-color-rgb),.6);
	opacity: 1;
}
.pbmit-title-bar-content{
	position: relative;
    z-index: 1;
    padding: 160px 0 90px;
	display: flex;
    align-items: flex-end;
}
.pbmit-title-bar-content-inner{
	width: 100%;
}
.pbmit-title-bar-content .pbmit-tbar,
.pbmit-title-bar-content .pbmit-breadcrumb{
	display: block;
}
.pbmit-title-bar-content .pbmit-tbar .pbmit-tbar-inner{
	margin-bottom: 15px;
}
.pbmit-tbar-subtitle{
	font-family: Roboto,sans-serif;
	font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-style: normal;
	padding-top: 5px;
	margin-bottom: 10px;
	color: var(--pbmit-white-color);
}
.pbmit-tbar-title{
	font-family: var(--pbmit-heading-typography-font-family);
    font-size: 70px;
    line-height: 74px;
	letter-spacing: 0px;
    color: var(--pbmit-white-color);
    text-transform: capitalize;
    font-style: normal;
	margin-bottom: 0px;
}
.single-post .pbmit-tbar-title{
	font-size: 50px;
    line-height: 60px;
}
.pbmit-breadcrumb,
.pbmit-breadcrumb a{
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: .5px;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner {
    padding-left: 5px;
}
.pbmit-breadcrumb .pbmit-breadcrumb-inner span{
	display: inline-block;
    font-size: 15px;
}
.pbmit-breadcrumb a:hover{
	color: rgba(var(--pbmit-white-color-rgb),.8);
}
.pbmit-title-bar-content .pbmit-breadcrumb .sep i{
	font-size: 16px;
    color: var(--pbmit-white-color);
    display: inline-block;
    margin: 0 5px;
}

/*----------------------------------------*/
/*  10 - Accordion
/*----------------------------------------*/
.accordion-item{
	position: relative;
	border: 1px solid rgba(var(--pbmit-white-color-rgb),.15);
	background-color: transparent;
	color: inherit;
	border-radius: 0px !important;
	box-shadow: none;
	border-width: 1px 0;
	padding-bottom: 10px;
}
.accordion-item .accordion-header{
	position: relative;
	display: flex;
}
.accordion-item .accordion-button{
	display: flex;
	position: relative;
	justify-content: space-between;
	gap: 0 10px;
	padding: 20px 10px 14px 0;
	z-index: 1 !important;
	border-radius: 0px !important;
	box-shadow: none;
    color: var(--pbmit-blackish-color);
	background-color: transparent;
}
.pbmit-bg-color-light .accordion-item .accordion-button{
	background-color: var(--pbmit-white-color);
}
.accordion-item .pbmit-accordion-title{
	position: relative;
    font-size: 20px;
    line-height: 34px;
	color: var(--pbmit-white-color);
}
.accordion-item .pbmit-accordion-title span{
	padding: 0 5px 0 0;
	color: var(--pbmit-global-color);
}
.accordion-button::after{
	display: none;
}
.accordion-item .pbmit-accordion-icon{
	display: flex;
	width: fit-content;
    align-items: center;
    justify-content: center;
	margin-left: auto;
}
.accordion-item.active .pbmit-accordion-icon-opened,
.accordion-item .pbmit-accordion-icon-closed{
    display: flex;
}
.accordion-item.active .pbmit-accordion-icon-closed,
.accordion-item .pbmit-accordion-icon-opened{
    display: none;
}
.accordion-item .pbmit-accordion-icon svg{
	height: 15px;
	fill: var(--pbmit-white-color);
}
.accordion-item.active .pbmit-accordion-icon svg{
	fill: var(--pbmit-global-color);
}
.accordion-item .pbmit-accordion-icon span{
	width: auto;
	height: 15px;
}
.accordion-button:focus{
	box-shadow: none;
}
.accordion-item .accordion-body{
	border: none;
    padding: 0px 40px 35px 40px;
}
.accordion-item .accordion-body p{
	margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.accordion.style-2 .accordion-item{
	padding-bottom: 0;
	border: 1px solid rgba(var(--pbmit-white-color-rgb),.15);
	background-color: var(--pbmit-blackish-color);
}
.accordion.style-2 .accordion-item:not(:last-child){
	margin-bottom: 10px;
	padding: 0;
}
.accordion.style-2 .accordion-item .accordion-button{
	padding: 16px 25px;
}
.accordion.style-2 .accordion-item .accordion-body{
	padding: 0px 50px 30px 60px;
}

/*----------------------------------------*/
/*  11 - List Group
/*----------------------------------------*/
.list-group{
	border-radius: 0;
}
.list-group .list-group-item {
	display: flex;
    font-size: inherit;
	align-items: flex-start;
	margin-bottom: 7px;
	padding: 0;
	color: var(--pbmit-blackish-color);
    position: relative;
    border: none;
    background: transparent;
}
.list-group .list-group-item:not(:last-child){
	padding-bottom: calc(18px/2);
}
.list-group .pbmit-icon-list-icon{
	color: var(--pbmit-white-color);
	display: flex;
    position: relative;
	line-height: normal;
	top: 2px;
	transition: all .25s ease-in-out;
}
.list-group .pbmit-icon-list-icon i{
	width: 1.25em;
	font-size: 24px;
	display: flex;
	color: var(--pbmit-global-color);
    transition: color 0.3s;
}
.list-group .pbmit-icon-list-icon i::before{
	margin: 0;
}
.list-group .pbmit-icon-list-text{
	padding-left: 5px;
	align-self: center;	
	font-size: 17px;
	line-height: 26px;
	transition: color 0.3s;
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  12 -  Banner Slider
/*----------------------------------------*/
.pbmit-slider-area .transform-center{
	opacity: 0;
    transition: all 1000ms ease;
    transform: scale(.9);
}
.swiper-slide-active .transform-center {
	opacity: 1;
	transform: scale(1);
}
.pbmit-slider-area .transform-top{
	opacity: 0;
    transform: translateY(-120px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-top{
	opacity: 1;
	transform: translateY(0);
}
.pbmit-slider-area .transform-bottom{
	opacity: 0;
    transform: translateY(50px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-bottom{
	opacity: 1;
    transform: translateY(0);
} 
.pbmit-slider-area .transform-left{
	opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(-50px);
}   
.swiper-slide-active .transform-left {
	opacity: 1;
	transform: translateX(0);
}
.pbmit-slider-area .transform-right{
	opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(50px);
}
.swiper-slide-active .transform-right{
	opacity: 1;
    transform: translateX(0);
}
.swiper-slide-active .transform-delay-1{
	transition-delay: 1000ms;
}
.swiper-slide-active .transform-delay-2{
	transition-delay: 1400ms;
}
.swiper-slide-active .transform-delay-3{
	transition-delay: 1800ms;
}
.swiper-slide-active .transform-delay-4{
	transition-delay: 2100ms;
}
.swiper-slide-active .transform-delay-5{
	transition-delay: 2400ms;
}
.pbmit-slider-area .pbmit-slider-bg{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	z-index: -1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.pbmit-slider-area .swiper-slider{
	padding-bottom: 0 !important;
}
.pbmit-slider-area .swiper-button-next::after, 
.pbmit-slider-area .swiper-button-prev::after{
	font-size: 18px;
}
/** Slider 01 **/
.pbmit-slider-one .pbmit-slider-item,
.pbmit-slider-two .pbmit-slider-item{
	height: 900px;
	display: flex;
	align-items: center;
	background: rgba(17, 15, 10, 0.6);
}
.pbmit-slider-one .pbmit-slider-content{
	overflow: hidden;
	width: max-content;
	margin-top: 120px;
}
.pbmit-slider-one .pbmit-slider-content .pbmit-heading-subheading .pbmit-title{
	font-size: 100px;
	line-height: 100px;
}
.pbmit-slider-one .pbmit-slider-content .client-info{
	display: flex;
	align-items: center;
	gap: 25px;
}
.pbmit-slider-one .pbmit-slider-content .client-info .pbmit-button .pbmit-btn:hover .pbmit-button-text::after{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-slider-one .pbmit-slider-content .client-info .client-icon{
	width: 180px;
	height: 60px;
	min-height: 60px;
	background: url(../images/banner-slider-img/slider-icon-img.png) 50% 50% / cover no-repeat transparent;
}
.pbmit-slider-one .pbmit-slider-content .client-info .pbmit-icon-title{
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 0;
}
.pbmit-slider-one .swiper-button-next, 
.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-two .swiper-button-next,
.pbmit-slider-two .swiper-button-prev{
	width: 70px;
	height: 70px;
	border: none;
	background: rgba(0,0,0,0.1) !important;
}
.pbmit-slider-one .swiper-button-next, 
.pbmit-slider-one .swiper-button-prev{
	inset: 53% 0 auto auto;
}
.pbmit-slider-one .swiper-button-prev{
	transform: translate(-60px, -20px) rotate(180deg);
}
.pbmit-slider-one .swiper-button-next{
	transform: translate(-60px, 60px);
}
/** Slider 02 **/
.pbmit-slider-two .pbmit-heading-subheading .pbmit-title{
	font-size: 110px;
	line-height: 110px;
	font-weight: 400;
	text-transform: none;
}
.pbmit-slider-two .pbmit-slider-content {
	width: max-content;
	margin: 100px auto 0;
}
.pbmit-slider-two .pbmit-button .pbmit-btn{
	padding: 14px 62px 14px 35px;
}
.pbmit-slider-two .swiper-button-prev{
	inset: 52% auto auto 0;
	transform: translate(30px, -35px) rotate(180deg);
}
.pbmit-slider-two .swiper-button-next{
	inset: 52% 0 auto auto;
	transform: translate(-30px, -35px);
}

/*----------------------------------------*/
/*  13 - Client
/*----------------------------------------*/
/** Style 2 **/
.pbmit-client-style-2 .pbmit-border-wrapper{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 52px 30px;
	min-height: 200px;
	transition: all 0.4s ease-in;
	border: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
}
.pbmit-client-style-2 .pbmit-client-wrapper{
	overflow: hidden;
	z-index: 1;
	height: -webkit-max-content;
	display: inline-block;
}
.pbmit-client-style-2 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-2 .pbmit-client-with-hover-img .pbmit-client-hover-img{
	-webkit-transition: -webkit-transform .5s ease;
	-moz-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}
.pbmit-client-style-2 .pbmit-client-hover-img{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	transform: translateY(-100%);
	visibility: hidden;
}
.pbmit-client-style-2:hover .pbmit-client-with-hover-img .pbmit-client-hover-img{
	visibility: visible;
	transform: translateY(0%);
}
.pbmit-client-style-2:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper{
	transform: translateY(100%);
	visibility: hidden;
}
.pbmit-client-style-2:hover .pbmit-border-wrapper{
	background-color: var(--pbmit-white-color);
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}
.pbmit-client-style-2 .pbmit-client-wrapper .pbmit-featured-wrapper img{
	transition: all 0.4s ease-in;
}
.pbmit-client-style-2:hover .pbmit-client-wrapper .pbmit-featured-wrapper img{
	filter: invert(100%);
}
.pbmit-column-five .pbmit-client-style-2:not(:last-child) .pbmit-border-wrapper{
	border-right-width: 0;
}

/* --------------------------------------
* 14 - Sortable
* ---------------------------------------*/
.pbmit-sortable-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	display: block;
	text-align: center;
	font-size: 0;
}
.pbmit-sortable-list-ul li {
	display: inline-block;
}
.pbmit-sortable-list-ul li::before {
	content: ' ';
	margin: 0 10px;
}
.pbmit-sortable-list-ul li:first-child::before {
	display: none;
}
.pbmit-sortable-list a {
	display: inline-block;
	font-size: 17px;
	padding: 8px 20px;
	font-weight: 500;
	min-width: 100px;
	border-radius: 20px;
}
.pbmit-sortable-list a.pbmit-selected {
	background: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}

/* --------------------------------------
* 15 - Portfolio
* ---------------------------------------*/
/** Style 1 **/
.pbmit-element-posts-wrapper .pbmit-portfolio-style-1{
	margin-bottom: 30px;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content{
	position: relative;
	overflow: hidden;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content{
	opacity: 0;
	transition: all .2s;
	transform: scale(0.9);
	max-width: unset;
	position: absolute;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding: 30px;
	background: rgba(var(--pbmit-global-color-rgb),.9);
	will-change: opacity;
}
.pbmit-portfolio-style-1:hover .pbminfotech-box-content{
	opacity: 1;
	transition: all .2s;
	transform: scale(1);
}
.pbmit-portfolio-style-1 .pbmit-port-cat,
.pbmit-portfolio-style-1 .pbmit-port-cat a{
	color: var(--pbmit-white-color);
	font-size: 15px;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.pbmit-portfolio-style-1 .pbmit-title:hover,
.pbmit-portfolio-style-1 .pbmit-port-cat a:hover{
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title{
	font-size: 34px;
	line-height: 38px;
	margin-bottom: 0;
	text-transform: capitalize;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-title a,
.pbmit-portfolio-style-1 .pbmit-portfolio-title{
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img{
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pbmit-portfolio-style-1:hover .pbmit-featured-wrapper img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-btn{
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-btn{
	-webkit-transform: scale(0);
	transform: scale(0);
}
.pbmit-portfolio-style-1:hover .pbmit-portfolio-btn{
	-webkit-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
}
.pbmit-portfolio-style-1 .pbmit-portfolio-btn i{
	font-size: 22px;
	line-height: 26px;
	color: var(--pbmit-white-color);
	z-index: 1;
	position: relative;
}
.pbmit-portfolio-style-1 .pbmit-portfolio-btn a:hover i{
	color: var(--pbmit-white-color);
}
/** Style 2 **/
.pbmit-portfolio-style-2{
	margin-bottom: 30px;
}
.pbmit-portfolio-style-2 .pbminfotech-post-content{
	position: relative;
	overflow: hidden;
	height: max-content;
}
.pbmit-portfolio-style-2 .pbmit-port-cat{
	font-size: 15px;
	line-height: 28px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.pbmit-portfolio-style-2 .pbmit-port-cat a,
.pbmit-portfolio-style-2 .pbmit-port-cat{
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-2 .pbmit-portfolio-title{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 0;
}
.pbmit-portfolio-style-2 .pbmit-featured-img-wrapper{
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.pbmit-portfolio-style-2 .pbmit-button-icon{
	font-size: 40px;
	line-height: normal;
}
.pbmit-portfolio-style-2 .pbmit-button-icon::before{
	content: '\e81f';
	font-family: "pbminfotech-base-icons";
}
.pbmit-portfolio-style-2 .pbmit-portfolio-button{
	text-align: right;
}
.pbmit-portfolio-style-2 .pbminfotech-box-content{
	display: flex;
	justify-content: space-between;
}

/* --------------------------------------
* 16 - Static Box
* ---------------------------------------*/
/** Style 1 **/
.pbmit-static-box-style-1{
	border: 1px solid rgba(var(--pbmit-white-color-rgb), 0.15);
}
.pbmit-static-box-style-1:not(:first-child){
	border-left-width: 0;
}
.pbmit-static-box-style-1 .pbmit-staticbox-wrapper{
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 90px 30px 70px;
}
.pbmit-static-box-style-1 .pbmit-content-box{
	display: inline-block;
	padding: 30px 30px 0;
}
.pbmit-static-box-style-1 .pbmit-static-box-title{
	font-size: 28px;
	line-height: 34px;
	margin: 0 auto 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow-wrap: break-word;
	max-width: 200px;
}
.pbmit-static-box-style-1 .pbmit-static-box-desc{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}
.pbmit-static-box-style-1 .pbmit-static-btn{
	padding :20px 0 0 0;
}
.pbmit-static-box-style-1 .pbmit-static-btn a:hover{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbmit-static-box-style-1 .pbmit-img{
	display: inline-block;
	max-width: 250px;
}
.pbmit-static-box-style-1 .pbmit-img img{
	border-radius: 120px 120px 0 0;
}
.pbmit-static-box-style-1:nth-child(even) .pbmit-img img{
	border-radius: 120px;
}

/* --------------------------------------
* 17 - Marquee
* ---------------------------------------*/
/** Style 1 **/
.pbmit-marquee-effect-style-1 .pbmit-element-title{
	font-size: 64px;
	line-height: 83px !important;
	margin-bottom: 0;
	text-transform: uppercase;
}
.pbmit-element-marquee-effect-style-1{
	padding: 20px 0;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper{
	padding-left: 110px;
}
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before{
	content: '';
	position: absolute;
	left: 45px;
	top: 50%;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	transform: translateY(-50%);
	background-color: var(--pbmit-white-color);
}
/* Bg Color */
.pbmit-bg-color-global .pbmit-marquee-effect-style-1 .pbmit-element-title{
	color: var(--pbmit-blackish-color);
}
.pbmit-bg-color-global .pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before{
	background-color: var(--pbmit-blackish-color);
}

/* --------------------------------------
* 18 - Pricing
* ---------------------------------------*/
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-box{
	display: flex;
	justify-content: space-between;
	border-top: 1px solid rgba(var(--pbmit-white-color-rgb),0.15);
	padding: 55px 0 50px;
	position: relative;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col:last-child .pbmit-pricing-table-box{
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb),0.15);
}
.pbminfotech-ele-ptable-style-2 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box{
	background-color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-box-number{
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0.5px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-price-w{
	display: flex;
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-frequency{
	font-size: 18px;
	text-transform: lowercase;
	font-weight: 700;
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol:first-child{
	margin-right: 5px;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol:last-child{
	margin-left: 5px;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-symbol{
	font-size: 36px;
	line-height: 42px;
	position: relative;
	top: 10px;
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-price{
	font-size: 80px;
	line-height: 84px
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-heading{
	font-size: 28px;
	line-height: 32px;
	margin-bottom: 0px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line{
	margin-bottom: 0px;
	font-size: 17px;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line:last-child{
	margin-bottom: 0;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col:hover .pbmit-ptl-btn .pbmit-btn,
.pbminfotech-ele-ptable-style-2 .pbmit-ptl-btn .pbmit-btn:hover{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-feature-wrap{
	position: absolute;
	top: 30px;
	right: 0;
	text-transform: uppercase;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptablebox-featured-w{
	padding: 0 13px;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 0;
	color: var(--pbmit-white-color);
	background: var(--pbmit-blackish-color);
	position: relative;
	border-radius: 30px 0 0 30px;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptl-btn{
	display: flex;
	justify-content: end;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-inner{
	align-self: center;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line svg,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-line i{
	fill: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbmit-button-inner:hover .pbmit-button-icon::after{
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-2 .pbminfotech-ptable-box-number,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col .pbmit-ptable-price-w,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col{
	transition: all .4s ease-in-out;
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col:hover{
	transform: translateX(10px);
}
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col:hover .pbminfotech-ptable-box-number,
.pbminfotech-ele-ptable-style-2 .pbmit-ptable-col:hover .pbmit-ptable-price-w{
	color: var(--pbmit-global-color);
}