/******************************

    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 - Img Animation
	16 - Portfolio
	17 - Static Box
	18 - Tween Effect
	19 - Pricing
	20 - Tab
	21 - Progress Bar


******************************/

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading-subheading {
	margin-bottom: 50px;
}

.pbmit-heading-subheading .pbmit-subtitle {
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-style: normal;
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	padding-left: 30px;
	color: var(--pbmit-global-color);
}

.pbmit-heading-subheading .pbmit-subtitle:before,
.pbmit-heading-subheading .pbmit-subtitle:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid var(--pbmit-global-color);
	-khtml-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.pbmit-heading-subheading .pbmit-subtitle:after {
	left: 12px;
	border-color: var(--pbmit-secondary-color);
}

.pbmit-heading-subheading .pbmit-title {
	font-weight: 600;
	font-size: 32px;
	line-height: normal;
	color: var(--pbmit-heading-color);
	text-transform: none;
	font-style: normal;
	margin-bottom: 0;
}

.pbmit-heading-subheading .pbmit-heading-desc {
	margin-top: 15px;
}

.pbmit-heading-subheading.text-center .pbmit-subtitle {
	padding: 20px 0 0 0;
}

.pbmit-heading-subheading.text-center .pbmit-subtitle:before,
.pbmit-heading-subheading.text-center .pbmit-subtitle:after {
	top: 0;
	margin: 0 auto;
	-khtml-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%);
}

.pbmit-heading-subheading.text-center .pbmit-subtitle:before {
	left: -12px;
	right: 0;
}

.pbmit-heading-subheading.text-center .pbmit-subtitle:after {
	left: 0;
	right: -12px;
}

.pbmit-custom-heading .pbmit-title {
	position: relative;
	padding-top: 25px;
}

.pbmit-custom-heading .pbmit-title:before,
.pbmit-custom-heading .pbmit-title:after {
	content: '';
	position: absolute;
	top: 0;
	width: 12px;
	height: 12px;
	margin: 0 auto;
	border-radius: 50%;
	border: 1px solid var(--pbmit-global-color);
}

.pbmit-custom-heading .pbmit-title:after {
	left: 12px;
	border-color: var(--pbmit-secondary-color);
}

.pbmit-custom-heading.text-center .pbmit-title:before {
	top: 0;
	left: -12px;
	right: 0;
	margin: 0 auto;
}

.pbmit-custom-heading.text-center .pbmit-title:after {
	left: 0;
	right: -12px;
	margin: 0 auto;
}

.pbmit-custom-heading .pbmit-title:after {
	border-color: var(--pbmit-secondary-color);
}

.pbmit-bg-color-secondary .pbmit-heading-subheading .pbmit-title,
.pbmit-bg-color-secondary .pbmit-custom-heading .pbmit-title,
.pbmit-bg-color-global .pbmit-custom-heading .pbmit-title {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-custom-heading .pbmit-title:before {
	border-color: var(--pbmit-global-color);
}

.pbmit-bg-color-secondary .pbmit-custom-heading .pbmit-title:after,
.pbmit-bg-color-secondary .pbmit-heading-subheading .pbmit-subtitle:after {
	border-color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-heading-subheading .pbmit-heading-desc {
	color: rgba(var(--pbmit-white-color-rgb), .7);
}

/*=== For the same css ===*/
.pbmit-testimonial-style-1 blockquote,
.site-header .pbmit-icon-list .pbmit-inline-item-inner span,
.site-header .pbmit-icon-list .pbmit-inline-item-inner a,
.pbmit-ihbox-style-17 .pbmit-heading-desc {
	font-family: var(--pbmit-body-typography-font-family);
	font-weight: 500;
	font-style: normal;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w,
.pbmit-ihbox-style-4 .pbmit-element-title,
.widget-recent-post .pbmit-rpw-title a,
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-title,
.pbmit-team-single .pbmit-team-member-rating ul li:nth-child(1),
.pbmit-single-team-info li,
.pbmit-single-team-info li a,
.pbmit-footer-style-2 .pbmit-footer-widget-area .pbmit-social-links li a {
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 500;
	font-style: normal;
}

.pricing-toggle .pricing-toggler,
.pbmit-element-portfolio-style-1.pbmit-sortable-yes .pbmit-sortable-list a,
.testimonial-section-two .left-box-area .pbmit-heading-subheading .pbmit-heading-desc,
.pbmit-element-static-box-style-2 .pbmit-number-wrapper .pbmit-box-number,
.pbmit-tabs .pbmit-tab-price-w,
.pbmit-tabs-btn a,
.post-navigation .nav-links .pbmit-nav-wrapper .pbmit-nav-head,
.post-navigation .nav-links .pbmit-nav-wrapper .pbmit-nav-title,
.blog-details .pbmit-author-box .pbmit-author-name,
.pbmit-comment-content .pbmit-comment-author,
.blog-details .pbmit-comment-date a,
.blog-details .pbmit-comment-content .reply a,
.pbmit-portfolio-lines-wrapper .pbmit-portfolio-line-value,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-text,
.accordion-item .pbmit-accordion-title,
.progressbar .progress-label {
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
	font-style: normal;
}

.pbmit-blog-btn,
.pbmit-ihbox-btn a,
.appointment-form-two .contact-form .pbmit-form-btn {
	font-family: var(--pbmit-btn-typography-font-family);
	font-weight: 600;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0;
	text-transform: none;
	font-style: normal;
}

.pbmit-ihbox-btn a,
.pbmit-blog-btn {
	gap: 15px;
	display: inline-flex;
	align-items: center;
}

.pbmit-blog-btn {
	color: var(--pbmit-secondary-color);
}

.pbmit-blog-btn .pbmit-btn-wrapper,
.pbmit-ihbox-btn .pbmit-btn-wrapper {
	display: inline-flex;
	transition: all 0.4s ease;
}

.pbmit-blog-btn .pbmit-btn-wrapper .pbmit-button-text,
.pbmit-ihbox-btn .pbmit-btn-wrapper .pbmit-button-render,
.pbmit-service-btn .pbmit-btn-wrapper .pbmit-button-text {
	position: relative;
	overflow: hidden;
	display: inline-block;
}

.pbmit-blog-btn .pbmit-btn-wrapper .pbmit-button-text::before,
.pbmit-ihbox-btn .pbmit-btn-wrapper .pbmit-button-render::before,
.pbmit-service-btn .pbmit-btn-wrapper .pbmit-button-text::before {
	content: attr(data-text);
	display: block;
	height: 100%;
	position: absolute;
	top: 100%;
	transition: all ease 0.4s;
	transform-style: preserve-3d;
}

.pbmit-blog-btn .pbmit-btn-wrapper .pbmit-button-text span,
.pbmit-ihbox-btn .pbmit-btn-wrapper .pbmit-button-render span {
	display: block;
	transition: all ease 0.4s;
	transform-style: preserve-3d;
}

.pbmit-blog-btn .pbmit-button-icon,
.pbmit-ihbox-btn a .pbmit-button-icon {
	width: 25px;
	height: 25px;
	position: relative;
	font-size: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
}

.pbmit-blog-btn .pbmit-button-icon,
.pbmit-ihbox-btn a .pbmit-button-icon {
	transition: all 0.4s ease;
}

.pbmit-blog-btn .pbmit-button-icon i,
.pbmit-ihbox-btn a:hover .pbmit-button-icon i {
	margin-left: -3px;
}

.pbmit-blog-btn .pbmit-button-icon::after,
.pbmit-ihbox-btn a .pbmit-button-icon::after {
	content: "";
	position: absolute;
	transform: scale(0);
	width: 100%;
	height: 100%;
	transition: all 0.4s ease;
	z-index: -1;
	border-radius: 30px;
}

.pbmit-blog-btn .pbmit-button-icon::after {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-blog-btn:hover {
	color: var(--pbmit-secondary-color);
}

.pbmit-blog-btn:hover .pbmit-btn-wrapper {
	display: inline-flex;
	transition: all 0.4s ease;
}

.pbmit-blog-btn:hover .pbmit-btn-wrapper,
.pbmit-ihbox-btn a:hover .pbmit-btn-wrapper {
	transform: translateX(0);
}

.pbmit-blog-btn:hover .pbmit-btn-wrapper .pbmit-button-text::before,
.pbmit-ihbox-btn a:hover .pbmit-btn-wrapper .pbmit-button-render::before {
	transform: translateY(-100%);
}

.pbmit-blog-btn:hover .pbmit-btn-wrapper .pbmit-button-text span,
.pbmit-ihbox-btn a:hover .pbmit-btn-wrapper .pbmit-button-render span {
	transform: translateY(-100%);
}

.pbmit-blog-btn:hover .pbmit-button-icon,
.pbmit-ihbox-btn a:hover .pbmit-button-icon {
	transform: translateX(0);
}

.pbmit-blog-btn:hover .pbmit-button-icon {
	color: var(--pbmit-white-color);
}

.pbmit-blog-btn:hover .pbmit-button-icon::after,
.pbmit-ihbox-btn a:hover .pbmit-button-icon::after {
	transform: scale(1);
}

.pbmit-service-btn .pbmit-btn-wrapper {
	border-radius: 50px;
	padding: 16px 40px;
	display: inline-flex;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
	transition: all 0.4s ease;
}

.pbmit-service-btn .pbmit-button-icon {
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 1;
	width: 58px;
	transition: all 0.4s ease;
}

.pbmit-service-btn .pbmit-button-icon {
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-1 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-1 {
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon {
	margin-bottom: 15px;
	display: inline-block;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper {
	font-size: 32px;
	line-height: 32px;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-1 .pbmit-ihbox-svg svg {
	width: 30px;
	height: 30px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper img {
	height: 50px;
	width: 50px;
	max-width: 50px;
	border-radius: 15px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-1:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-1:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-1:hover .pbmit-ihbox-icon-type-text {
	transform: rotateY(360deg);
}

.pbmit-ihbox-style-1 .pbmit-element-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 25px;
}

.pbmit-ihbox-style-1 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-1 .pbmit-element-title,
.pbmit-bg-color-secondary .pbmit-ihbox-style-1 .pbmit-heading-desc {
	color: var(--pbmit-white-color);
}

/** Style 2 **/
.pbmit-ihbox-style-2 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
}

.pbmit-ele-miconheading .pbmit-ihbox-style-2 .pbmit-ihbox-box {
	align-items: flex-start;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-svg,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper {
	font-size: 56px;
	line-height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-2 .pbmit-ihbox-svg svg {
	width: 30px;
	height: 30px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-image img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	max-width: 90px;
}

.pbmit-ihbox-style-2 .pbmit-element-title {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 0;
	font-weight: 600;
}

.pbmit-ihbox-style-2 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-2 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-2:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-2:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-2:hover .pbmit-ihbox-icon-type-text {
	animation: pbmit_verticle_icon 1.1s ease-out;
}

@keyframes pbmit_verticle_icon {
	16.65% {
		transform: translateY(8px)
	}

	33.3% {
		transform: translateY(-6px)
	}

	49.95% {
		transform: translateY(4px)
	}

	66.6% {
		transform: translateY(-2px)
	}

	83.25% {
		transform: translateY(1px)
	}

	100% {
		transform: translateY(0)
	}
}

/** Style 3 **/
.pbmit-ihbox-style-3 .pbmit-ihbox-box {
	display: inline-flex;
	align-items: center;
}

.pbmit-ihbox-style-3 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-3 .pbmit-element-title {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0;
	font-weight: 600;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
	font-size: 70px;
	line-height: 70px;
	text-align: center;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper img {
	height: 70px;
	width: 70px;
	max-width: 70px;
	object-fit: cover;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-3:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-3:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon-type-text {
	animation: pbmit_verticle_icon 1.1s ease-out;
}

.pbmit-element-viewtype-carousel .pbmit-ihbox-style-13 {
	padding-top: 5px;
}

.pbmit-element-viewtype-carousel.pbmit-element-miconheading-style-13 .swiper-container {
	padding-left: 5px;
}

@keyframes pbmit_verticle_icon {
	16.65% {
		transform: translateY(8px)
	}

	33.3% {
		transform: translateY(-6px)
	}

	49.95% {
		transform: translateY(4px)
	}

	66.6% {
		transform: translateY(-2px)
	}

	83.25% {
		transform: translateY(1px)
	}

	100% {
		transform: translateY(0)
	}
}

.pbminfotech-gap-10px .pbmit-miconheading-style-3 {
	margin-bottom: 10px;
}

/** Style 4 **/
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-4 {
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-svg,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon {
	margin-bottom: 25px;
	display: inline-block;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper {
	width: 90px;
	height: 90px;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .5s;
	z-index: -1;
	background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-4:hover .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-4:hover .pbmit-ihbox-svg-wrapper::after {
	top: 0;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-svg svg {
	width: 30px;
	height: 30px;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper img {
	height: 90px;
	width: 90px;
	max-width: 90px;
	border-radius: 50px;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-4 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-4:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-4:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-4:hover .pbmit-ihbox-icon-type-text {
	transform: rotateY(360deg);
}

.pbmit-ihbox-style-4 .pbmit-element-title {
	font-size: 96px;
	line-height: 96px;
	margin-bottom: 0;
}

.pbmit-ihbox-style-4 .pbmit-element-subtitle {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	font-weight: 600;
}

.pbmit-ihbox-style-4 .pbmit-heading-desc {
	margin-top: 10px;
}

/** Style 5 **/
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-5 {
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.pbmit-ihbox-icon-wrapper svg {
	width: 1em;
	height: 1em;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-box {
	display: flex;
	gap: 25px;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper {
	width: 60px;
	height: 60px;
	font-size: 30px;
	border-radius: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
	background-color: var(--pbmit-light-color);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .5s;
	z-index: -1;
	background-color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-5:hover .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-5:hover .pbmit-ihbox-svg-wrapper::after {
	top: 0;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper img {
	height: 60px;
	width: 60px;
	max-width: 60px;
	border-radius: 15px;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-5:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-5:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-5:hover .pbmit-ihbox-icon-type-text {
	transform: rotateY(360deg);
	fill: var(--pbmit-white-color);
	color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-5:hover .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-5:hover .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-5:hover .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-5:hover .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-5 .pbmit-element-title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 10px;
}

.pbmit-ihbox-style-5 .pbmit-heading-desc {
	font-size: 16px;
}

.pbmit-ihbox-style-5 .pbmit-element-subtitle {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: 600;
}

/** Style 6 **/
.pbmit-ihbox-style-6 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-6 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-text .pbmit-ihbox-style-6 {
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-box {
	display: inline-flex;
	align-items: flex-start;
}

.pbmit-ihbox-style-6 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-6 .pbmit-element-title {
	font-size: 24px;
	line-height: 28px;
	margin: 5px 0 0;
}

.pbmit-ihbox-style-6 .pbmit-heading-desc {
	font-size: 16px;
	line-height: 24px;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper {
	font-size: 60px;
	line-height: 60px;
	text-align: center;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-6 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg svg {
	width: 60px;
	height: 60px;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper img {
	height: 60px;
	width: 60px;
	max-width: 60px;
	object-fit: cover;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-6:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-6:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-6:hover .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-6:hover .pbmit-ihbox-icon-type-text {
	animation: pbmit_verticle_icon 1.1s ease-out;
}

.pbmit-element-viewtype-carousel .pbmit-ihbox-style-13 {
	padding-top: 5px;
}

.pbmit-element-viewtype-carousel.pbmit-element-miconheading-style-13 .swiper-container {
	padding-left: 5px;
}

@keyframes pbmit_verticle_icon {
	16.65% {
		transform: translateY(8px)
	}

	33.3% {
		transform: translateY(-6px)
	}

	49.95% {
		transform: translateY(4px)
	}

	66.6% {
		transform: translateY(-2px)
	}

	83.25% {
		transform: translateY(1px)
	}

	100% {
		transform: translateY(0)
	}
}

/** Style 7 **/
.pbmit-ihbox-style-7 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
}

.pbmit-ele-miconheading .pbmit-ihbox-style-7 .pbmit-ihbox-box {
	align-items: flex-start;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper {
	width: 50px;
	height: 50px;
	min-width: 50px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-svg svg {
	width: 20px;
	height: 20px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	max-width: 50px;
}

.pbmit-ihbox-style-7 .pbmit-element-title {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
}

.pbmit-ihbox-style-7 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-7 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-7:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-7:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-7:hover .pbmit-ihbox-icon-type-text {
	animation: pbmitrotate-02 1.1s ease-out;
}

@keyframes pbmitrotate-02 {
	0% {
		transform: scale(1)rotatey(0)
	}

	20% {
		transform: scale(1.1)rotatey(0)
	}

	30% {
		transform: scale(1.15)rotatey(180deg)
	}

	60% {
		transform: scale(1.15)rotatey(360deg)
	}

	100% {
		transform: scale(1)rotatey(360deg)
	}
}

/** Style 8 **/
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper::after,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-8 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-8 .pbmit-ihbox-heading-wrap::after,
.pbmit-ihbox-style-8 {
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-box {
	display: inline-block;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-heading-wrap {
	display: flex;
	gap: 15px;
	align-items: center;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-ihbox-style-8 .pbmit-ihbox-heading-wrap::after {
	content: "";
	position: absolute;
	bottom: -1px;
	height: 1px;
	width: 0%;
	background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-8:hover .pbmit-ihbox-heading-wrap::after {
	width: 100%;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper {
	width: 60px;
	height: 60px;
	font-size: 30px;
	border-radius: 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	transition: .5s;
	z-index: -1;
	background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image)::after,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-svg-wrapper::after {
	top: 0;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper img {
	height: 60px;
	width: 60px;
	max-width: 60px;
	border-radius: 15px;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-8:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-8:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-type-text {
	transform: rotateY(360deg);
	fill: var(--pbmit-white-color);
	color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-8 .pbmit-element-title {
	font-size: 20px;
	line-height: normal;
	margin-bottom: 0;
}

.pbmit-ihbox-style-8 .pbmit-heading-desc {
	font-size: 16px;
}

.pbmit-ihbox-style-8 .pbmit-element-subtitle {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	font-weight: 600;
}

/** Style 9 **/
.pbmit-ihbox-style-9 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-9 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text .pbmit-ihbox-style-9 {
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-box {
	text-align: right;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-contents {
	text-align: left;
}

.pbmit-ihbox-style-9 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-9 .pbmit-element-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 15px;
}

.pbmit-ihbox-style-9 .pbmit-heading-desc {
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon {
	margin: 0 0 20px 0;
	display: inline-block;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper {
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-9 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg svg {
	width: 40px;
	height: 40px;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper img {
	height: 40px;
	width: 40px;
	max-width: 40px;
	object-fit: cover;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-9:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-9:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-9:hover .pbmit-ihbox-icon-type-text {
	animation: pbmitrotate-03 1.1s ease-out;
}

@keyframes pbmitrotate-03 {
	0% {
		transform: rotatey(0)
	}

	20% {
		transform: rotatey(0)
	}

	30% {
		transform: rotatey(180deg)
	}

	60% {
		transform: rotatey(360deg)
	}

	100% {
		transform: rotatey(360deg)
	}
}

/* == Bg Color == */
.pbmit-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text,
.pbmit-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper svg,
.pbmit-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-ihbox-svg-wrapper svg {
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-element-title {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-9 .pbmit-heading-desc {
	color: rgba(var(--pbmit-white-color-rgb), .8);
}

/** Style 10 **/
.pbmit-ihbox-style-10 .pbmit-contents-wraper .pbmit-heading-desc,
.pbmit-ihbox-style-10 .pbmit-contents-wraper .pbmit-element-title,
.pbmit-ihbox-style-10 .pbmit-contents-wraper,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-10 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-image,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-type-text .pbmit-ihbox-style-10 {
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-box {
	text-align: center;
	position: relative;
	align-items: center;
	overflow: hidden;
	padding: 45px;
	border-radius: 10px;
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-10 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-10 .pbmit-element-title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0;
}

.pbmit-ihbox-style-10 .pbmit-heading-desc {
	font-size: 16px;
	line-height: 24px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon {
	margin: 0 0 25px 0;
	display: inline-block;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper {
	font-size: 48px;
	line-height: 48px;
	text-align: center;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-10 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg svg {
	width: 48px;
	height: 48px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper img {
	height: 48px;
	width: 48px;
	border-radius: 10px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-10 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-10 .pbmit-contents-wraper {
	position: absolute;
	top: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	left: 0;
	right: 0;
	padding: 10px 30px;
	height: 0;
	bottom: 0;
	z-index: 1;
	gap: 15px;
	background-color: var(--pbmit-white-color);
	transform: translateY(25px);
}

.pbmit-ihbox-style-10:hover .pbmit-contents-wraper {
	height: 100%;
	transform: translateY(0);
}

.pbmit-ihbox-style-10 .pbmit-contents-wraper .pbmit-element-title {
	transform: translate3d(0, 120px, 0);
}

.pbmit-ihbox-style-10 .pbmit-contents-wraper .pbmit-heading-desc {
	transform: translate3d(0, 120px, 0);
	transition-delay: .1s;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.pbmit-ihbox-style-10:hover .pbmit-contents-wraper .pbmit-element-title,
.pbmit-ihbox-style-10:hover .pbmit-contents-wraper .pbmit-heading-desc {
	transform: translate3d(0, 0, 0);
}

/** Style 11 **/
.pbmit-miconheading-style-11 {
	margin-bottom: 30px;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-contents,
.pbmit-ihbox-style-11 .pbmit-ihbox-box,
.pbmit-ihbox-style-11 .pbmit-ihbox-wraper,
.pbmit-ihbox-style-11 {
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.pbmit-ihbox-style-11 {
	position: relative;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-box {
	padding: 50px;
	border-radius: 10px;
	background-color: var(--pbmit-light-color);
}

.pbmit-ihbox-style-11 .pbmit-ihbox-box-inner {
	overflow: hidden;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-wraper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
}

.pbmit-ihbox-style-11 .pbmit-element-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg-wrapper {
	font-size: 60px;
	line-height: 60px;
	text-align: center;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-11 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-11 .pbmit-ihbox-svg svg {
	width: 60px;
	height: 60px;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper img {
	height: 60px;
	width: 60px;
}

.pbmit-ihbox-style-11 .pbmit-heading-desc {
	padding-top: 25px;
	margin-bottom: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.pbmit-ihbox-style-11:hover {
	margin-top: 0 !important;
}

.pbmit-ihbox-style-11:hover .pbmit-ihbox-contents {
	margin-bottom: 0 !important;
}

.pbmit-ihbox-btn {
	display: inline-block;
}

.pbmit-ihbox-btn a {
	position: relative;
	gap: 10px;
	display: flex;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-btn a {
	color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:hover {
	color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-11 .pbmit-ihbox-btn a .pbmit-button-icon::after {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:hover .pbmit-button-icon i {
	color: var(--pbmit-white-color);
}

/** Style 12 **/
.pbmit-ihbox-style-12 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
}

.pbmit-ele-miconheading .pbmit-ihbox-style-12 .pbmit-ihbox-box {
	align-items: flex-start;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-svg,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper {
	width: 70px;
	height: 70px;
	min-width: 70px;
	font-size: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
	border: 1px solid var(--pbmit-global-color);
}

.pbmit-ihbox-style-12 .pbmit-ihbox-svg svg {
	width: 30px;
	height: 30px;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-12 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-image img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	max-width: 70px;
}

.pbmit-ihbox-style-12 .pbmit-element-title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 0;
	font-weight: 600;
}

.pbmit-ihbox-style-12 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-12 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-12 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text {
	animation: ring 1.8s ease-out infinite;
}

@keyframes ring {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	100%,
	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

/* == Bg Color == */
.pbmit-bg-color-secondary .pbmit-ihbox-style-12 .pbmit-heading-desc,
.pbmit-bg-color-secondary .pbmit-ihbox-style-12 .pbmit-element-title,
.pbmit-bg-color-secondary .pbmit-ihbox-style-12 .pbmit-ihbox-icon-type-text {
	color: var(--pbmit-white-color);
}

/** Style 13 **/
.pbmit-miconheading-style-13 {
	margin-bottom: 30px;
}

.pbmit-ihbox-style-13 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-svg,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon {
	margin: 0 0 20px 0;
	display: inline-block;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-svg,
.pbmit-ihbox-style-13 .pbmit-icon-type-icon,
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-text {
	min-width: 70px;
	height: 70px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50px;
	text-align: center;
	font-size: 40px;
	line-height: 70px;
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-13 .pbmit-icon-type-icon svg g g {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-13 .pbmit-ihbox-svg svg {
	width: 45px;
	height: 45px;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-text {
	font-size: 26px;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-icon-type-image img {
	width: 70px;
	height: 70px;
	border-radius: 50px;
	max-width: 70px;
}

.pbmit-ihbox-style-13 .pbmit-element-title {
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 17px;
}

.pbmit-ihbox-style-13 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-13 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-13:hover .pbmit-ihbox-svg,
.pbmit-ihbox-style-13:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-13:hover .pbmit-ihbox-icon-type-text {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.pbmit-miconheading-style-13 .pbmit-ihbox-style-13 {
	margin-right: 40px;
	position: relative;
}

.pbmit-miconheading-style-13 .pbmit-ihbox-style-13::after {
	content: '\e814';
	font-family: 'pbminfotech-base-icons';
	position: absolute;
	top: 20px;
	right: 40px;
	font-size: 25px;
	line-height: 25px;
	color: var(--pbmit-global-color);
}

.pbmit-miconheading-style-13 .pbmit-ihbox-style-13::before {
	content: '';
	position: absolute;
	right: 43px;
	top: 32px;
	width: 100px;
	height: 2px;
	background-color: var(--pbmit-global-color);
}

.pbmit-miconheading-style-13:last-child .pbmit-ihbox-style-13:before,
.pbmit-miconheading-style-13:last-child .pbmit-ihbox-style-13:after {
	content: none;
}

/** Style 14 **/
.pbmit-ihbox-style-14 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-svg,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon {
	margin: 0 0 16px 0;
	display: inline-block;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-svg,
.pbmit-ihbox-style-14 .pbmit-icon-type-icon,
.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-text {
	min-width: 60px;
	height: 60px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 15px;
	text-align: center;
	font-size: 28px;
	line-height: 60px;
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-14 .pbmit-icon-type-icon svg g g {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-14 .pbmit-ihbox-svg svg {
	width: 45px;
	height: 45px;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-text {
	font-size: 26px;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-image img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	max-width: 60px;
}

.pbmit-ihbox-style-14 .pbmit-element-title {
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 45px;
	font-weight: 500;
}

.pbmit-ihbox-style-14 .pbmit-element-subtitle {
	font-size: 18px;
	line-height: 22px;
	margin: 0;
}

.pbmit-ihbox-style-14 .pbmit-element-subtitle span {
	padding-top: 4px;
	display: block;
}

.pbmit-ihbox-style-14 .pbmit-heading-desc {
	font-size: 15px;
	padding-top: 45px;
}

.pbmit-ihbox-style-14:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-14:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon-type-text {
	animation: ring 1.8s ease-out infinite;
}

@keyframes ring {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	100%,
	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

/** Style 15 **/
.pbmit-miconheading-style-15 {
	margin-bottom: 30px;
}

.pbmit-ihbox-style-15,
.pbmit-ihbox-style-15 .pbmit-element-title,
.pbmit-ihbox-style-15 .pbmit-ihbox-svg,
.pbmit-ihbox-style-15 .pbmit-icon-type-icon,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-text {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-svg,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon {
	margin: 0 0 25px 0;
	display: inline-block;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-svg,
.pbmit-ihbox-style-15 .pbmit-icon-type-icon,
.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-text {
	min-width: 70px;
	height: 70px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	text-align: center;
	font-size: 40px;
	border-radius: 15px;
	line-height: 70px;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-15 .pbmit-icon-type-icon svg g g {
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-15 .pbmit-ihbox-svg svg {
	width: 45px;
	height: 45px;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-text {
	font-size: 26px;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-image img {
	width: 70px;
	height: 70px;
	border-radius: 15px;
	max-width: 70px;
}

.pbmit-ihbox-style-15 .pbmit-element-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.pbmit-ihbox-style-15:hover .pbmit-element-title {
	transform: translateX(10px);
}

.pbmit-ihbox-style-15 .pbmit-element-title::before {
	content: "";
	height: 5px;
	width: 5px;
	display: inline-block;
	border-radius: 50%;
	background-color: var(--pbmit-secondary-color);
	margin-right: 10px;
	flex-shrink: 0;
}

.pbmit-ihbox-style-15 .pbmit-element-subtitle {
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0;
}

.pbmit-ihbox-style-15 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-15:hover .pbmit-ihbox-svg,
.pbmit-ihbox-style-15:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-15:hover .pbmit-ihbox-icon-type-text {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

/** Style 16 **/
.pbmit-ihbox-style-16,
.pbmit-ihbox-style-16 .pbmit-element-title,
.pbmit-ihbox-style-16 .pbmit-ihbox-svg,
.pbmit-ihbox-style-16 .pbmit-icon-type-icon,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-text {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-svg,
.pbmit-ihbox-style-16 .pbmit-ihbox-icon {
	display: inline-block;
}

.pbmit-ihbox-style-16 .pbmit-text-content {
	font-size: 17px;
	line-height: 26px;
	display: flex;
	gap: 7px;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-svg,
.pbmit-ihbox-style-16 .pbmit-icon-type-icon {
	min-width: 70px;
	height: 70px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	text-align: center;
	font-size: 40px;
	border-radius: 15px;
	line-height: 70px;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-16 .pbmit-icon-type-icon svg g g {
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-16 .pbmit-ihbox-svg svg {
	width: 45px;
	height: 45px;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-image img {
	width: 70px;
	height: 70px;
	border-radius: 15px;
	max-width: 70px;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-text::after {
	content: ".";
	margin-left: 2px;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-16 .pbmit-element-title {
	font-weight: 600;
	margin-bottom: 0;
	color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-16 .pbmit-element-subtitle {
	font-size: 18px;
	line-height: 22px;
	margin: 10px 0;
}

.pbmit-ihbox-style-16 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-16:hover .pbmit-ihbox-svg,
.pbmit-ihbox-style-16:hover .pbmit-icon-type-icon {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.pbminfotech-gap-15px .pbmit-miconheading-style-16 {
	margin-bottom: 15px;
}

.pbminfotech-gap-25px .pbmit-miconheading-style-16 {
	margin-bottom: 25px;
}

/** Style 17 **/
.pbmit-ihbox-style-17 .pbmit-contents-wrap::before,
.pbmit-ihbox-style-17 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-17 .pbmit-icon-box-wrapper {
	display: flex;
	position: relative;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-ihbox-style-17 .pbmit-ihbox-svg,
.pbmit-ihbox-style-17 .pbmit-ihbox-icon {
	margin-right: 20px;
	display: inline-block;
}

.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper {
	width: 50px;
	height: 50px;
	font-size: 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
	background-color: var(--pbmit-light-color);
}

.pbmit-ihbox-style-17 .pbmit-ihbox-svg svg {
	width: 22px;
	height: 22px;
}

.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-text {
	font-size: 22px;
}

.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-image img {
	width: 50px;
	min-width: 50px;
	height: auto;
	border-radius: 50px;
}

.pbmit-ihbox-style-17 .pbmit-contents-wrap {
	display: flex;
	align-items: center;
	position: relative;
}

.pbmit-ihbox-style-17 .pbmit-element-title,
.pbmit-ihbox-style-17 .pbmit-element-subtitle {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	display: inline-block;
}

.pbmit-ihbox-style-17 .pbmit-element-title {
	position: relative;
	padding-left: 65px;
	color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-17 .pbmit-element-title::before {
	content: '-';
	display: inline-block;
	padding-right: 5px;
}

/* == For bg color == */
.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-ihbox-svg-wrapper {
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-icon-box-wrapper {
	border-color: rgba(var(--pbmit-white-color-rgb), 0.1);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-icon-type-icon,
.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-icon-type-icon {
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-element-title {
	color: var(--pbmit-global-color);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-17 .pbmit-heading-desc {
	color: rgba(var(--pbmit-white-color-rgb), .8);
}

/** Style 18 **/
.pbmit-ihbox-style-18 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-svg,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon {
	margin: 0 25px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper {
	width: 85px;
	height: 85px;
	min-width: 85px;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 10px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-18 .pbmit-ihbox-svg svg {
	width: 20px;
	height: 20px;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-18 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	max-width: 50px;
}

.pbmit-ihbox-style-18 .pbmit-element-title {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 0;
}

.pbmit-ihbox-style-18 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-18 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-18:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-18:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon-type-text {
	animation: pbmitrotate-04 1.1s ease-out;
}

@keyframes pbmitrotate-04 {
	0% {
		transform: scale(1)rotatey(0)
	}

	20% {
		transform: scale(1.1)rotatey(0)
	}

	30% {
		transform: scale(1.15)rotatey(180deg)
	}

	60% {
		transform: scale(1.15)rotatey(360deg)
	}

	100% {
		transform: scale(1)rotatey(360deg)
	}
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-18 .pbmit-element-title {
	color: var(--pbmit-white-color);
}

/** Style 19 **/
.pbmit-ihbox-style-19 {
	position: relative;
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
}

.pbmit-ele-miconheading .pbmit-ihbox-style-19 .pbmit-ihbox-box {
	align-items: flex-start;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-svg,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon {
	margin: 0 10px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper {
	width: 50px;
	height: 50px;
	min-width: 50px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 10px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-19 .pbmit-ihbox-svg svg {
	width: 20px;
	height: 20px;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-19 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-19 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-white-color);
}

.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image img {
	width: 50px;
	height: 50px;
	border-radius: 10px;
	max-width: 50px;
}

.pbmit-ihbox-style-19 .pbmit-element-title {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 0;
	font-weight: 500;
}

.pbmit-ihbox-style-19 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-19 .pbmit-heading-desc {
	margin-bottom: 5px;
	font-size: 15px;
	line-height: 15px;
	color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-19:hover .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-19:hover .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon-type-text {
	animation: ring 1.8s ease-out infinite;
}

@keyframes ring {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	100%,
	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

/** Style 20 **/
.pbmit-ihbox-style-20 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-svg,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon {
	margin: 0 0 30px 0;
	display: inline-block;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-svg,
.pbmit-ihbox-style-20 .pbmit-icon-type-icon,
.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text {
	text-align: center;
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-20 .pbmit-icon-type-icon svg g g {
	fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-20 .pbmit-ihbox-svg svg {
	width: 60px;
	height: 60px;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text {
	font-size: 26px;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-image img {
	width: 60px;
	height: 60px;
	max-width: 60px;
}

.pbmit-ihbox-style-20 .pbmit-element-title {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 15px;
}

.pbmit-ihbox-style-20 .pbmit-element-subtitle {
	font-size: 18px;
	line-height: 22px;
	margin: 0;
}

.pbmit-ihbox-style-20 .pbmit-heading-desc {
	margin-bottom: 0px;
}

.pbmit-ihbox-style-20:hover .pbmit-ihbox-svg,
.pbmit-ihbox-style-20:hover .pbmit-icon-type-icon,
.pbmit-ihbox-style-20:hover .pbmit-ihbox-icon-type-text {
	animation: pbmit_verticle_icon 1.1s ease-out;
}

@keyframes pbmit_verticle_icon {
	16.65% {
		transform: translateY(8px)
	}

	33.3% {
		transform: translateY(-6px)
	}

	49.95% {
		transform: translateY(4px)
	}

	66.6% {
		transform: translateY(-2px)
	}

	83.25% {
		transform: translateY(1px)
	}

	100% {
		transform: translateY(0)
	}
}

/* == Bg Color == */
.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-ihbox-svg,
.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-icon-type-icon,
.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text,
.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-ihbox-svg,
.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-icon-type-icon,
.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text {
	color: var(--pbmit-white-color);
	fill: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-icon-type-icon svg g g,
.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-icon-type-icon svg g g {
	fill: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-element-title,
.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-element-title {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbmit-ihbox-style-20 .pbmit-heading-desc,
.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-heading-desc {
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}

/** Style 21 **/
.pbmit-ihbox-style-21 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-21 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
}

.pbmit-ele-miconheading .pbmit-ihbox-style-21 .pbmit-ihbox-box {
	align-items: flex-start;
}

.pbmit-ihbox-style-21 .pbmit-ihbox-svg,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-21 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-21 .pbmit-ihbox-svg-wrapper {
	width: 40px;
	height: 40px;
	min-width: 40px;
	font-size: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
	border: 1px solid var(--pbmit-global-color);
}

.pbmit-ihbox-style-21 .pbmit-ihbox-svg svg {
	width: 20px;
	height: 20px;
}

.pbmit-ihbox-style-21 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-21 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-21 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-21 .pbmit-ihbox-icon-type-image img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	max-width: 40px;
}

.pbmit-ihbox-style-21 .pbmit-element-title {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
	font-weight: 600;
	color: #5a5a5a;
}

.pbmit-ihbox-style-21 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-21 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-21 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-21 .pbmit-icon-type-icon svg,
.pbmit-ihbox-style-21 .pbmit-ihbox-icon-type-text {
	animation: ring 1.8s ease-out infinite;
}

@keyframes ring {
	0% {
		transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	20% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	30% {
		transform: rotate(-15deg) scale(1) skew(1deg);
	}

	40% {
		transform: rotate(30deg) scale(1) skew(1deg);
	}

	100%,
	50% {
		transform: rotate(0) scale(1) skew(1deg);
	}
}

/** Style 22 **/
.pbmit-ihbox-style-22 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-22 {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-22 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
	position: relative;
}

.pbmit-ele-miconheading .pbmit-ihbox-style-22 .pbmit-ihbox-box {
	align-items: flex-start;
}

.pbmit-ihbox-style-22 .pbmit-ihbox-svg,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon {
	margin: 0 20px 0 0;
	display: inline-block;
}

.pbmit-ihbox-style-22 .pbmit-ihbox-icon-wrapper:not(.pbmit-ihbox-icon-type-image),
.pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper {
	font-size: 34px;
	line-height: 34px;
	z-index: 1;
	position: relative;
	color: var(--pbmit-blackish-color);
	fill: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-22 .pbmit-ihbox-svg svg {
	width: 34px;
	height: 34px;
}

.pbmit-ihbox-style-22 .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-22 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-22 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-22:hover .pbmit-ihbox-icon-wrapper svg g,
.pbmit-ihbox-style-22:hover .pbmit-ihbox-svg-wrapper svg g,
.pbmit-ihbox-style-22:hover .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-22:hover .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-22 .pbmit-ihbox-icon-type-image img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	max-width: 50px;
}

.pbmit-ihbox-style-22 .pbmit-element-title {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
}

.pbmit-ihbox-style-22 .pbmit-element-title,
.pbmit-ihbox-style-22 .pbmit-element-title a {
	color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-22 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-22 .pbmit-heading-desc {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1 .pbmit-featured-wrapper img {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.pbmit-team-style-1 .pbminfotech-post-item {
	padding: 25px;
	border-radius: 20px;
	background-color: var(--pbmit-white-bg-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-team-style-1 .pbmit-featured-inner {
	position: relative;
	margin-bottom: 20px;
}

.pbmit-team-style-1 .pbmit-featured-wrapper {
	overflow: hidden;
	border-radius: 10px;
}

.pbmit-team-style-1 .pbmit-featured-wrapper img {
	border-radius: 10px;
	width: calc(100% + 20px);
	-webkit-transform: translate3d(-10px, 0, 0) scale(1.1);
	transform: translate3d(-10px, 0, 0) scale(1.1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.pbmit-team-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

.pbmit-team-style-1 .pbminfotech-box-content {
	text-align: center;
}

.pbmit-team-style-1 .pbmit-box-title-wrap {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-team-style-1 .pbmit-team-title {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0;
}

.pbmit-team-style-1 .pbmit-short-description {
	font-size: 16px;
	line-height: 22px;
	padding: 0 15px;
}

.pbmit-team-style-1 .pbminfotech-box-team-position {
	font-size: 15px;
	line-height: 20px;
	color: var(--pbmit-global-color);
}

.pbmit-team-style-1 .pbmit-team-social-links {
	margin-top: 35px;
}

.pbmit-team-style-1 .pbmit-team-social-links .pbmit-social-links li {
	padding: 0;
	margin: 0;
}

.pbmit-team-style-1 .pbmit-team-social-links .pbmit-social-links li a {
	font-size: 12px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-team-style-1 .pbmit-team-social-links .pbmit-social-links li a:hover {
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-team-style-1 .pbmit-short-description {
	padding: 0;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.pbmit-element-posts-wrapper .pbmit-team-style-1 {
	margin-bottom: 30px;
}

/** Style 2 **/
.pbmit-team-style-2 {
	margin-bottom: 30px;
}

.pbmit-team-style-2 .pbmit-featured-wrapper img,
.pbmit-team-style-2 .pbmit-box-title-wrap::after {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.pbmit-team-style-2 .pbminfotech-post-item {
	display: flex;
	gap: 35px;
	margin-bottom: 35px;
}

.pbmit-team-style-2 .pbmit-featured-inner {
	position: relative;
	width: 100%;
}

.pbmit-team-style-2 .pbmit-featured-wrapper {
	overflow: hidden;
	border-radius: 20px;
}

.pbmit-team-style-2 .pbmit-featured-wrapper img {
	border-radius: 20px;
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.pbmit-team-style-2:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.pbmit-team-style-2 .pbminfotech-box-content {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 100%;
}

.pbmit-team-style-2 .pbmit-box-title-wrap {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
	position: relative;
}

.pbmit-team-style-2 .pbmit-box-title-wrap::after {
	content: "";
	position: absolute;
	bottom: -1px;
	height: 1px;
	width: 0%;
	background-color: var(--pbmit-global-color);
}

.pbmit-team-style-2:hover .pbmit-box-title-wrap::after {
	width: 100%;
}

.pbmit-team-style-2 .pbmit-team-title {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0;
}

.pbmit-team-style-2 .pbmit-short-description {
	font-size: 16px;
	line-height: 22px;
	padding: 0 15px;
}

.pbmit-team-style-2 .pbminfotech-box-team-position {
	font-size: 15px;
	line-height: 20px;
	color: var(--pbmit-global-color);
}

.pbmit-team-style-2 .pbmit-team-social-links .pbmit-social-links li {
	padding: 0;
	margin: 0;
}

.pbmit-team-style-2 .pbmit-team-social-links .pbmit-social-links li:not(:last-child) {
	margin-right: 5px;
}

.pbmit-team-style-2 .pbmit-team-social-links .pbmit-social-links li a {
	font-size: 12px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-light-color);
}

.pbmit-team-style-2 .pbmit-team-social-links .pbmit-social-links li a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1 {
	display: inline-block;
	padding: 40px;
	border-radius: 15px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbminfotech-ele-fid-style-1 .pbmit-fld-contents {
	text-align: right;
}

.pbminfotech-ele-fid-style-1 .pbmit-contents-wraper {
	text-align: left;
}

.pbminfotech-ele-fid-style-1 .pbmit-ihbox-icon,
.pbminfotech-ele-fid-style-1 .pbmit-fidbox-svg {
	padding-bottom: 30px;
}

.pbminfotech-ele-fid-style-1 .pbmit-ihbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-1 .pbmit-fidbox-svg-wrapper svg {
	width: 40px;
	height: 40px;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-counter {
	font-size: 90px;
	line-height: 96px;
	font-weight: 400;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid span {
	margin-left: -25px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-counter .pbmit-fid sup {
	margin-left: -25px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 0;
}

/** Style 2 **/
.pbminfotech-ele-fid-style-2 {
	display: inline-block;
}

.pbminfotech-ele-fid-style-2 .pbmit-fld-contents {
	display: flex;
	align-items: flex-start;
}

.pbminfotech-ele-fid-style-2 .pbmit-ihbox-icon,
.pbminfotech-ele-fid-style-2 .pbmit-fidbox-svg {
	padding-right: 25px;
}

.pbminfotech-ele-fid-style-2 .pbmit-ihbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-2 .pbmit-fidbox-svg-wrapper svg {
	width: 40px;
	height: 40px;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-counter {
	font-size: 96px;
	line-height: 96px;
	font-weight: 400;
	margin-bottom: 0;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-counter .pbmit-fid span {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-counter .pbmit-fid sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-counter .pbmit-fid sup {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 20px;
}

.pbminfotech-ele-fid-style-2:hover .pbmit-ihbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-2:hover .pbmit-fidbox-svg-wrapper svg {
	animation: pbmitrotate-01 1.1s ease-out;
}

@keyframes pbmitrotate-01 {
	0% {
		transform: scale(1)rotatey(0)
	}

	20% {
		transform: scale(1.1)rotatey(0)
	}

	30% {
		transform: scale(1.15)rotatey(180deg)
	}

	60% {
		transform: scale(1.15)rotatey(360deg)
	}

	100% {
		transform: scale(1)rotatey(360deg)
	}
}

/** Style 3 **/
.pbminfotech-ele-fid-style-3 .pbmit-contents-wraper {
	display: flex;
	align-items: flex-start;
	padding-bottom: 45px;
}

.pbminfotech-ele-fid-style-3 .pbmit-ihbox-icon,
.pbminfotech-ele-fid-style-3 .pbmit-fidbox-svg {
	padding-right: 18px;
}

.pbminfotech-ele-fid-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-3 .pbmit-fidbox-svg-wrapper svg {
	width: 40px;
	height: 40px;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-counter {
	font-size: 72px;
	line-height: 72px;
	margin-bottom: 5px;
	color: var(--pbmit-secondary-color);
	text-align: center;
}

.pbminfotech-ele-fid-style-3 .pbmit-fld-contents .pbmit-fid-counter {
	font-weight: 500;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-counter .pbmit-fid span {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-counter .pbmit-fid sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid-counter .pbmit-fid sup {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-counter .pbmit-fid sup {
	top: -14px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-counter .pbmit-fid sub {
	bottom: 0;
}

.pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
}

/* == For bg color == */
.pbmit-bg-color-global .pbminfotech-ele-fid-style-3 .pbmit-fid-counter {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}

/** Style 4 **/
.pbminfotech-ele-fid-style-4 {
	display: inline-block;
}

.pbminfotech-ele-fid-style-4 .pbmit-fld-contents {
	display: flex;
	align-items: flex-start;
}

.pbminfotech-ele-fid-style-4 .pbmit-ihbox-icon,
.pbminfotech-ele-fid-style-4 .pbmit-fidbox-svg {
	padding-right: 25px;
}

.pbminfotech-ele-fid-style-4 .pbmit-ihbox-icon-wrapper svg,
.pbminfotech-ele-fid-style-4 .pbmit-fidbox-svg-wrapper svg {
	width: 40px;
	height: 40px;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
}

.pbminfotech-ele-fid-style-4 .pbmit-fid-counter {
	font-size: 48px;
	line-height: 48px;
	font-weight: 600;
	margin-bottom: 0;
}

.pbminfotech-ele-fid-style-4 .pbmit-fid-counter .pbmit-fid span {
	margin-left: -10px;
}

.pbminfotech-ele-fid-style-4 .pbmit-fid-counter .pbmit-fid sub,
.pbminfotech-ele-fid-style-4 .pbmit-fid-counter .pbmit-fid sup {
	margin-left: -10px;
}

.pbminfotech-ele-fid-style-4 .pbmit-fid-counter .pbmit-fid {
	color: var(--pbmit-global-color);
}

.pbminfotech-ele-fid-style-4 .pbmit-fid-title {
	font-size: 17px;
	line-height: 25px;
	font-weight: 600;
	margin-bottom: 0;
}

/** Style 5 **/
.pbminfotech-ele-fid-style-5 {
	display: inline-block;
}

.pbminfotech-ele-fid-style-5 .pbmit-fld-contents {
	position: relative;
}

.pbminfotech-ele-fid-style-5 .pbmit-fldbox-wrpper {
	width: 290px;
	height: 290px;
	border-radius: 100%;
	filter: blur(1px);
	background: radial-gradient(56.09% 56.09% at 50% 43.91%, rgba(var(--pbmit-secondary-color-rgb), 0.70) 0%, var(--pbmit-secondary-color) 100%);
}

.pbminfotech-ele-fid-style-5 .pbmit-content-box {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	padding: 20px 50px;
	-khtml-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
	font-size: 62px;
	line-height: normal;
	margin-bottom: 0;
	display: inline-block;
	color: var(--pbmit-white-color);
}

.pbminfotech-ele-fid-style-5 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-5 .pbmit-fid-before span {
	margin-right: -15px;
}

.pbminfotech-ele-fid-style-5 .pbmit-fid {
	margin-left: -15px;
}

.pbminfotech-ele-fid-style-5 .pbmit-fid-before span,
.pbminfotech-ele-fid-style-5 .pbmit-fid span,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sup {
	color: var(--pbmit-global-color);
}

.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
}

.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sup {
	top: 0;
	vertical-align: super;
}

.pbminfotech-ele-fid-style-5 .pbmit-fid-inner sub {
	bottom: 0;
}

.pbminfotech-ele-fid-style-5 .pbmit-heading-desc {
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1 .pbmit-featured-wrapper img,
.pbmit-service-style-1 .pbmit-heading-box,
.pbmit-service-style-1 .pbmit-content-box {
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.pbmit-service-style-1 .pbmit-featured-wrapper {
	overflow: hidden;
	border-radius: 20px;
}

.pbmit-service-style-1 .pbmit-featured-wrapper img {
	width: 100%;
	transform: scale(1.05);
	transition: transform 0.6s cubic-bezier(.4, .01, .14, .99);
}

.pbmit-service-style-1:hover .pbmit-featured-wrapper img {
	transform: scale(1);
}

.pbmit-service-style-1 .pbmit-box-content-wrap {
	position: relative;
	overflow: hidden;
}

.pbmit-service-style-1 .pbmit-heading-box {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	border-radius: 15px;
	background: linear-gradient(180deg, rgba(var(--pbmit-white-color-rgb), 0.70) 0%, var(--pbmit-white-color) 100%);
	backdrop-filter: blur(10px);
	margin: 0 10px;
	padding: 25px;
}

.pbmit-service-style-1:hover .pbmit-heading-box {
	transform: translateY(150px) scale(.7);
	opacity: 0;
}

.pbmit-service-style-1 .pbmit-service-title,
.pbmit-service-style-1 .pbmit-service-title a {
	margin: 0;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.pbmit-service-style-1 .pbmit-content-box {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 10px;
	padding: 40px;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	justify-content: flex-end;
	background: linear-gradient(180deg, rgba(var(--pbmit-white-color-rgb), 0.70) 0%, var(--pbmit-white-color) 100%);
	backdrop-filter: blur(10px);
	transform: translateY(110%);
}

.pbmit-service-style-1:hover .pbmit-content-box {
	transform: translateY(0%);
}

.pbmit-service-style-1 .pbmit-service-number {
	font-size: 14px;
	line-height: 16px;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
	display: none;
}

.pbmit-service-style-1 .pbmit-service-icon {
	width: 80px;
	height: 80px;
	font-size: 62px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	text-align: center;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
}

.pbmit-service-style-1 .pbmit-service-icon svg {
	fill: var(--pbmit-global-color);
}

.pbmit-service-style-1 .pbmit-content-box .pbmit-service-title {
	margin: 10px 0 15px 0;
}

.pbmit-service-style-1 .pbmit-service-description {
	line-height: 22px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.pbmit-service-style-1 .pbmit-serv-cat {
	display: none;
}

.pbmit-service-style-1 .pbmit-serv-cat a {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.pbmit-element-posts-wrapper .pbmit-service-style-1 {
	margin-bottom: 30px;
}

/** Style 2 **/
.pbmit-service-style-2 {
	margin-bottom: 30px;
}

.pbmit-service-style-2 .pbmit-service-icon,
.pbmit-service-style-2 .pbmit-service-title,
.pbmit-service-style-2 .pbmit-service-title a,
.pbmit-service-style-2 .pbmit-service-description,
.pbmit-service-style-2 .pbmit-service-number,
.pbmit-service-style-2 .pbmit-content-box-wrap,
.pbmit-service-style-2 .pbmit-service-btn {
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.pbmit-service-style-2 .pbmit-box-content-wrap {
	position: relative;
	overflow: hidden;
}

.pbmit-service-style-2 .pbmit-link {
	z-index: 0;
}

.pbmit-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.pbmit-service-style-2 .pbmit-content-box {
	padding: 50px;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 10px;
	overflow: hidden;
	background-color: var(--pbmit-light-color);
	transition: background-color 0.6s ease-in-out;
}

.pbmit-service-style-2:hover .pbmit-content-box {
	background-color: transparent;
}

.pbmit-service-style-2 .pbmit-content-box::before {
	content: '';
	position: absolute;
	inset: 0;
	border-radius: 15px;
	background: linear-gradient(180deg, rgba(var(--pbmit-secondary-color-rgb), 0.50) 0%, rgba(var(--pbmit-secondary-color-rgb), 0.80) 100%);
	opacity: 0;
	backdrop-filter: blur(1px);
	transition: opacity 0.6s ease-in-out;
	pointer-events: none;
	z-index: 1;
}

.pbmit-service-style-2:hover .pbmit-content-box::before {
	opacity: 1;
}

.pbmit-service-style-2 .pbmit-content-box>* {
	position: relative;
	z-index: 2;
}

.pbmit-service-style-2 .pbmit-featured-wrapper {
	overflow: hidden;
	border-radius: 15px;
	width: 100%;
	height: 100%;
}

.pbmit-service-style-2 .pbmit-featured-img-wrapper {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 220px;
	height: 220px;
	border-radius: 15px;
	z-index: 0;
	overflow: hidden;
	transition: all 0.3s ease-in-out;
}

.pbmit-service-style-2:hover .pbmit-content-box .pbmit-featured-img-wrapper {
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.pbmit-service-style-2 .pbmit-featured-img-wrapper img {
	width: 100%;
	height: 100%;
	clip-path: circle(93% at 93% 7%);
	object-fit: cover;
	transition: clip-path 0.3s ease-in-out, transform 0.3s cubic-bezier(.4, .01, .14, .99);
}

.pbmit-service-style-2:hover .pbmit-content-box .pbmit-featured-img-wrapper img {
	clip-path: circle(100% at 50% 50%);
}

.pbmit-service-style-2 .pbmit-service-number {
	font-size: 13px;
	line-height: 16px;
	color: var(--pbmit-global-color);
}

.pbmit-service-style-2:hover .pbmit-service-number {
	color: var(--pbmit-white-color);
	margin-bottom: -40px;
}

.pbmit-service-style-2 .pbmit-service-icon {
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 60px;
	color: var(--pbmit-global-color);
	fill: var(--pbmit-global-color);
	margin-bottom: 50px;
	transition: transform 0.6s ease-in-out, height 0.6s ease-in-out, margin 0.6 ease-in-out;
}

.pbmit-service-style-2 .pbmit-service-icon svg path,
.pbmit-service-style-2 .pbmit-service-icon svg g,
.pbmit-service-style-2 .pbmit-service-icon svg {
	fill: var(--pbmit-global-color);
}

.pbmit-service-icon img,
.pbmit-service-icon svg {
	width: 1em;
	height: 1em;
}

.pbmit-service-style-2:hover .pbmit-content-box .pbmit-service-icon {
	transform: scale(0%);
}

.pbmit-service-style-2 .pbmit-service-title,
.pbmit-service-style-2 .pbmit-service-title a {
	margin: 0;
	font-size: 24px;
	line-height: 32px;
	text-transform: capitalize;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.pbmit-service-style-2:hover .pbmit-service-title,
.pbmit-service-style-2:hover .pbmit-service-title a {
	color: var(--pbmit-white-color);
}

.pbmit-service-style-2 .pbmit-service-description {
	margin: 10px 0 0 0;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.pbmit-service-style-2:hover .pbmit-service-description {
	margin-bottom: 40px;
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}

.pbmit-service-style-2 .pbmit-service-btn {
	transform: translateY(100px) scale(0.6);
}

.pbmit-service-style-2:hover .pbmit-service-btn {
	transform: translateY(0) scale(1);
}

.pbmit-service-style-2 .pbmit-content-box-wrap {
	transform: translateY(55px);
}

.pbmit-service-style-2:hover .pbmit-content-box-wrap {
	transform: translateY(0px);
}

.pbmit-service-style-2 .pbmit-serv-cat {
	display: none;
}

.pbmit-service-style-2 .pbmit-serv-cat a {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/** Style 3 **/
.pbmit-element-service-style-3 .pbmit-service-icon-wrap,
.pbmit-element-service-style-3 .pbmit-service-icon svg,
.pbmit-element-service-style-3 .pbmit-featured-wrapper img,
.pbmit-element-service-style-3 .pbmit-service-slide-btn,
.pbmit-element-service-style-3 .pbmit-service-heading-box .pbmit-service-title::after {
	-webkit-transition: all .45s ease-in-out;
	transition: all .45s ease-in-out;
}

.pbmit-element-service-style-3 .swiper-hover-slide-nav {
	display: flex;
	flex-direction: column;
}

.pbmit-element-service-style-3 .pbmit-hover-inner {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	list-style-type: none;
	margin-bottom: 25px;
	padding: 0px 0 60px 0;
}

.pbmit-element-service-style-3 .pbmit-service-heading-box {
	display: flex;
	align-items: center;
}

.pbmit-element-service-style-3 .pbmit-service-number {
	font-size: 14px;
	line-height: 16px;
	color: var(--pbmit-secondary-color);
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	width: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 50%;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-element-service-style-3 .pbmit-service-heading-box .pbmit-service-title,
.pbmit-element-service-style-3 .pbmit-service-heading-box .pbmit-service-title a {
	font-size: 16px;
	line-height: 18px;
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.pbmit-element-service-style-3 .pbmit-service-heading-box .pbmit-service-title {
	padding-left: 10px;
	font-weight: 500;
	margin: 0;
	display: flex;
	align-items: center;
}

.pbmit-element-service-style-3 .pbmit-service-heading-box .pbmit-service-title::after {
	content: '\e840';
	font-family: "pbminfotech-base-icons";
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-global-color);
	padding-left: 7px;
	opacity: 0;
	transform: translateX(-15px);
}

.pbmit-element-service-style-3 .pbmit-service-heading-box.pbmit-active .pbmit-service-title::after,
.pbmit-element-service-style-3 .pbmit-service-heading-box:hover .pbmit-service-title::after {
	opacity: 1;
	transform: translateX(0);
}

.pbmit-element-service-style-3 .pbmit-service-icon-wrap,
.pbmit-element-service-style-3 .pbmit-service-content {
	position: relative;
}

.pbmit-element-service-style-3 .pbmit-hover-icon-wrap {
	position: absolute;
	left: 60%;
	top: -30px;
}

.pbmit-element-service-style-3 .pbmit-service-icon-wrap .swiper-slide:not(.swiper-slide-active) {
	opacity: 0 !important;
}

.pbmit-element-service-style-3 .pbmit-service-icon {
	font-size: 180px;
	line-height: 180px;
	fill: var(--pbmit-global-color);
	color: var(--pbmit-global-color);
}

.pbmit-element-service-style-3 .pbmit-service-icon svg {
	fill: var(--pbmit-global-color);
}

.pbmit-element-service-style-3 .pbmit-service-icon img {
	width: 250px;
}

.pbmit-element-service-style-3 .pbmit-featured-wrapper {
	position: relative;
	border-radius: 20px;
}

.pbmit-element-service-style-3 .pbmit-featured-wrapper img {
	width: 100%;
	border-radius: 20px;
}

.pbmit-element-service-style-3 .pbmit-service-content-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	border-radius: 20px;
	background: linear-gradient(180deg, rgba(var(--pbmit-secondary-color-rgb), 0.80) 32.36%, rgba(var(--pbmit-secondary-color-rgb), 0.90) 99.7%);
	margin: 0 20px;
	padding: 50px 65px 65px 50px;
}

.pbmit-element-service-style-3 .pbmit-service-content-box .pbmit-service-title {
	margin-bottom: 20px;
}

.pbmit-element-service-style-3 .pbmit-service-content-box .pbmit-service-title,
.pbmit-element-service-style-3 .pbmit-service-content-box .pbmit-service-title a {
	font-size: 36px;
	line-height: 46px;
	color: var(--pbmit-white-color);
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.pbmit-element-service-style-3 .pbmit-service-content-box .pbmit-service-description {
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pbmit-element-service-style-3 .pbmit-service-heading-wrap {
	padding-right: 10px;
	width: calc(100% - 130px);
}

.pbmit-element-service-style-3 .pbmit-service-slide-btn {
	font-size: 36px;
	line-height: 40px;
	height: 110px;
	width: 110px;
	border-radius: 50%;
	transform: rotate(-45deg);
	display: flex;
	justify-content: center;
	align-items: center;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-element-service-style-3 .pbmit-service-slide-btn:hover {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}

.pbmit-element-service-style-3 .pbmit-service-slide-btn i::before {
	margin: 0;
}

.pbmit-element-service-style-3 .pbmit-element-posts-wrapper.row {
	justify-content: space-between;
}

.pbmit-element-service-style-3 .swiper-hover-slide-nav {
	padding-top: 100px;
}

/* == For column == */
.pbmit-element-service-style-3 .swiper-hover-slide-nav {
	width: 37%;
}

.pbmit-element-service-style-3 .swiper-hover-slide-images {
	width: 53%;
}

.pbmit-element-service-style-3 .pbmit-hover-icon-wrap {
	left: 69%;
}

/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1 {
	margin-bottom: 30px;
}

.pbmit-blog-style-1 .pbmit-blog-btn a,
.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-meta-wraper-inner::after,
.pbmit-blog-style-1 .pbmit-blog-btn a .pbmit-button-icon i {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbmit-blog-style-1 .post-item {
	padding: 25px;
	border-radius: 15px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-blog-style-1 .pbmit-featured-container,
.pbmit-blog-style-1 .pbmit-featured-container-inner {
	position: relative;
}

.pbmit-blog-style-1 .pbmit-featured-container-inner .pbmit-link {
	z-index: 0;
}

.pbmit-blog-style-1 .pbmit-featured-wrapper {
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 15px;
}

.pbmit-blog-style-1 .pbmit-featured-wrapper img {
	border-radius: 15px;
	width: 100%;
}

.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
	transform: scale(1.05);
}

.pbmit-blog-style-1 .pbmit-meta-date {
	position: absolute;
	bottom: 12px;
	right: 12px;
	margin: 0;
	border-radius: 15px 0 0 0;
	z-index: 2;
}

.pbmit-blog-style-1 .pbmit-meta-date .pbmit-meta-date-wrapper {
	margin: 0;
}

.pbmit-blog-style-1 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner * {
	display: block;
}

.pbmit-blog-style-1 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner {
	padding: 23px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-blog-style-1 .pbmit-meta-date-wrapper .pbmit-day-wrap {
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 3px;
}

.pbmit-blog-style-1 .pbmit-meta-date-wrapper .pbmit-month-wrap {
	font-size: 15px;
	line-height: 15px;
	text-transform: capitalize;
}

.pbmit-blog-style-1 .pbmit-meta-wraper>*:not(:last-child) {
	padding-right: 23px;
	margin-right: 15px;
}

.pbmit-blog-style-1 .pbmit-meta-line .pbmit-post-author {
	text-transform: capitalize;
}

.pbmit-blog-style-1 .pbmit-meta-wraper-inner {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-blog-style-1 .pbmit-meta-wraper-inner::after {
	content: "";
	position: absolute;
	bottom: -1px;
	height: 1px;
	width: 0%;
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-1:hover .pbmit-meta-wraper-inner::after {
	width: 100%;
}

.pbmit-blog-style-1 .pbmit-post-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 15px;
}

.pbmit-blog-style-1 .pbmit-post-title a,
.pbmit-blog-style-1 .pbmit-post-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pbmit-blog-style-1 .pbminfotech-box-desc,
.pbmit-blog-style-1 .pbminfotech-box-desc p {
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pbmit-blog-style-1 .pbminfotech-box-desc {
	margin-bottom: 20px;
}

.pbmit-blog-style-1 .pbmit-blog-btn a {
	display: flex;
	align-items: center;
	color: var(--pbmit-secondary-color);
}

.pbmit-blog-style-1 .pbmit-blog-btn a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-blog-style-1 .pbmit-blog-btn a .pbmit-button-icon i {
	font-size: 9px;
	margin-left: 10px;
}

.pbmit-blog-style-1 .pbmit-featured-container .pbmit-meta-line {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	margin-bottom: 0;
}

body.archive.tag .pbmit-blog-style-1 .pbmit-featured-container .pbmit-meta-line {
	position: inherit;
	top: inherit;
	left: inherit;
}

body.archive.tag .pbmit-blog-style-1 .pbmit-content-wrapper {
	padding-top: 10px;
}

.pbmit-blog-style-1 .pbmit-meta-category a {
	padding: 8px 16px;
	border-radius: 50px;
	text-transform: capitalize;
	margin-right: 3px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-1 .pbmit-meta-category a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.section-lgb .swiper-slider .pbmit-blog-style-1 {
	margin-bottom: 0;
}

/** Style 2 **/
.pbmit-blog-style-2 {
	margin-bottom: 30px;
}

.pbmit-blog-style-2 .pbmit-blog-btn a,
.pbmit-blog-style-2 .pbmit-featured-wrapper img,
.pbmit-blog-style-2 .pbmit-meta-wraper-inner::after {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbmit-blog-style-2 .pbmit-featured-container {
	position: relative;
	border-radius: 15px;
}

.pbmit-blog-style-2 .pbmit-featured-container-inner {
	position: relative;
}

.pbmit-blog-style-2 .pbmit-featured-container-inner .pbmit-link {
	z-index: 0;
}

.pbmit-blog-style-2 .pbmit-featured-wrapper {
	border-radius: 15px;
	overflow: hidden;
	margin-bottom: 0px;
}

.pbmit-blog-style-2 .pbmit-featured-wrapper img {
	width: 100%;
}

.pbmit-blog-style-2:hover .pbmit-featured-wrapper img {
	transform: scale(1.05);
}

.pbmit-blog-style-2 .pbmit-blog-btn {
	position: absolute;
	bottom: 0;
	right: 0;
}

.pbmit-blog-style-2 .pbmit-meta-date {
	position: absolute;
	top: 25px;
	left: 25px;
	margin: 0;
	border-radius: 0 0 0 15px;
	z-index: 2;
}

.pbmit-blog-style-2 .pbmit-meta-date .pbmit-meta-date-wrapper {
	margin: 0;
}

.pbmit-blog-style-2 .pbmit-meta-wraper>*:not(:last-child) {
	padding-right: 15px;
	margin-right: 10px;
}

.pbmit-blog-style-2 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner * {
	display: block;
}

.pbmit-blog-style-2 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner {
	padding: 23px;
	text-align: center;
	position: relative;
	border-radius: 10px;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-blog-style-2 .pbmit-meta-date-wrapper .pbmit-day-wrap {
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 3px;
}

.pbmit-blog-style-2 .pbmit-meta-date-wrapper .pbmit-month-wrap {
	font-size: 15px;
	line-height: 15px;
	text-transform: capitalize;
}

.pbmit-blog-style-2 .pbmit-meta-line .pbmit-post-author {
	text-transform: capitalize;
}

.pbmit-blog-style-2 .pbmit-blog-btn a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-2:hover .pbmit-blog-btn a {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-blog-style-2 .pbmit-content-wrapper {
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	border-radius: 15px;
	padding: 25px 25px 30px 25px;
	background: linear-gradient(180deg, rgba(var(--pbmit-secondary-color-rgb), 0.90) 0%, rgba(var(--pbmit-secondary-color-rgb), 0.82) 100%);
	backdrop-filter: blur(10px);
}

.pbmit-blog-style-2 .pbmit-meta-wraper-inner {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 7px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), 0.3);
}

.pbmit-blog-style-2 .pbmit-meta-wraper-inner::after {
	content: "";
	position: absolute;
	bottom: -1px;
	height: 1px;
	width: 0%;
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-2:hover .pbmit-meta-wraper-inner::after {
	width: 100%;
}

.pbmit-blog-style-2 .pbmit-meta-line a,
.pbmit-blog-style-2 .pbmit-meta-line {
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}

.pbmit-blog-style-2 .pbmit-meta-line a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-blog-style-2 .pbmit-meta-category-wrapper {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	margin-bottom: 0;
}

.pbmit-blog-style-2 .pbmit-meta-category a {
	padding: 8px 16px;
	border-radius: 50px;
	text-transform: capitalize;
	margin-right: 3px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-2 .pbmit-meta-category a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-blog-style-2 .pbmit-post-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 0;
}

.pbmit-blog-style-2 .pbmit-post-title a,
.pbmit-blog-style-2 .pbmit-post-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: var(--pbmit-white-color);
}

/** Style 3 **/
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbmit-blog-style-3 .pbmit-featured-container-inner,
.pbmit-blog-style-3 .pbmit-featured-container {
	position: relative;
}

.pbmit-blog-style-3 .pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
}

/* == image == */
.pbmit-blog-style-3 .pbmit-featured-wrapper img {
	border-radius: 20px;
	width: 100%;
}

.pbmit-blog-style-3 .pbmit-featured-container-inner .pbmit-link {
	z-index: 0;
}

.pbmit-blog-style-3 .pbmit-featured-wrapper img {
	display: block;
	width: 270px;
	height: 170px;
	max-width: 270px;
	object-fit: cover;
	object-position: top center;
}

/* == Category == */
.pbmit-blog-style-3 .pbmit-featured-container-inner .pbmit-meta-line {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
	margin-bottom: 0;
}

.pbmit-meta-wraper .pbmit-meta-line .pbmit-meta-icon i {
	font-size: 12px;
	line-height: 12px;
	color: var(--pbmit-global-color);
}

.pbmit-blog-style-3 .pbmit-meta-category a {
	padding: 8px 16px;
	border-radius: 50px;
	text-transform: capitalize;
	margin-right: 3px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-meta-line .pbmit-meta-category a {
	display: inline-block;
}

.pbmit-blog-style-3 .pbmit-meta-category a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-meta-wraper>*:not(:last-child) {
	padding-right: 24px;
}

.pbmit-meta-line {
	margin-bottom: 5px;
	display: inline-block;
	position: relative;
}

.pbmit-meta-line a,
.pbmit-meta-line {
	font-size: 14px;
	line-height: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: var(--pbmit-secondary-color);
}

/* == Title == */
.pbmit-blog-style-3 .pbmit-meta-wraper-inner {
	display: grid;
	gap: 15px;
}

.pbmit-blog-style-3 .pbmit-post-title {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 0;
}

/* == pbmit-blog-group-left == */
.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-featured-container {
	display: block;
	gap: inherit;
	align-items: inherit;
}

.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-featured-wrapper img {
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.pbmit-element-blog-style-3 .pbmit-blog-group-left {
	padding-left: 0;
}

.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-post-title {
	font-size: 28px;
	line-height: 28px;
}

.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-meta-date,
.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-featured-wrapper img {
	display: block;
}

.pbmit-blog-group-left .pbmit-blog-style-3 .pbmit-featured-container-inner {
	margin-bottom: 25px;
}

/* == pbmit-blog-group-right == */
.pbmit-element-blog-style-3 .pbmit-blog-group-right {
	padding-right: 0;
}

.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-featured-container-inner .pbmit-meta-line {
	top: 10px;
	left: 10px;
}

.pbmit-blog-style-3 .pbmit-featured-container {
	display: flex;
	align-items: center;
	gap: 40px;
}

.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-content-wrapper,
.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-meta-date {
	display: none;
}

.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-meta-wraper {
	margin-top: 0;
}

.pbmit-blog-group-right .pbmit-blog-style-3 .pbmit-post-title {
	margin-bottom: 0;
}

.pbmit-blog-group-right .pbmit-blog-style-3 {
	margin-bottom: 0 !important;
}

.pbmit-blog-group-right .pbmit-blog-style-3 .post-item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-blog-group-right .pbmit-blog-style-3:last-child .post-item {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper {
	padding-left: 65px;
	position: relative;
}

.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper::after {
	font-family: "pbminfotech-base-icons";
	content: "\e83f";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	transform: rotate(180deg);
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-testimonial-style-1 .pbmit-featured-wrapper img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.pbmit-testimonial-style-1 .pbminfotech-box-desc {
	padding-top: 70px;
	padding-bottom: 30px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1)
}

.pbmit-testimonial-style-1 .pbminfotech-box-desc blockquote {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 17px;
	line-height: 26px;
}

.pbmit-testimonial-style-1 .pbminfotech-box-desc blockquote p {
	margin-bottom: 0;
}

.pbmit-testimonial-style-1 .pbmit-auther-title-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
}

.pbmit-testimonial-style-1 .pbmit-auther-title-wrapper .pbminfotech-box-title {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 0;
}

.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-base-icon-pointed-star {
	color: #ffb8244f;
}

.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active {
	color: #FFB824;
}

.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings .pbmit-active::before {
	margin: 0;
}

.pbmit-testimonial-style-1 .pbminfotech-testimonial-detail {
	font-size: 15px;
	line-height: 20px;
}

/* == For bg color == */
.pbmit-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-box-desc blockquote {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-testimonial-detail {
	color: rgba(var(--pbmit-white-color-rgb), 0.7);
}

.pbmit-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-featured-img-wrapper::after {
	background-color: var(--pbmit-global-color);
}

.pbmit-bg-color-secondary .pbmit-testimonial-style-1 .pbmit-auther-title-wrapper .pbminfotech-box-title {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-testimonial-style-1 .pbminfotech-box-desc {
	border-color: rgba(var(--pbmit-white-color-rgb), 0.1);
}

/** Style 2 **/
.pbmit-testimonial-style-2 .pbmit-featured-img-wrapper {
	padding-left: 65px;
	position: relative;
}

.pbmit-testimonial-style-2 .pbmit-featured-img-wrapper::after {
	font-family: "pbminfotech-base-icons";
	content: "\e83f";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	transform: rotate(180deg);
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-testimonial-style-2 .pbmit-featured-wrapper img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.pbmit-testimonial-style-2 .pbminfotech-box-desc {
	padding-top: 75px;
	padding-bottom: 65px;
	margin-bottom: 25px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-testimonial-style-2 .pbminfotech-box-desc blockquote {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
}

.pbmit-testimonial-style-2 .pbminfotech-box-desc blockquote p {
	margin-bottom: 0;
}

.pbmit-testimonial-style-2 .pbmit-auther-title-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
}

.pbmit-testimonial-style-2 .pbmit-auther-title-wrapper .pbminfotech-box-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
}

.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings .pbmit-base-icon-pointed-star {
	color: #ffb8244f;
	font-size: 18px;
	line-height: 18px;
}

.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings .pbmit-active {
	color: #FFB824;
}

.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings .pbmit-active::before {
	margin: 0;
}

.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail {
	font-size: 15px;
	line-height: 20px;
	color: var(--pbmit-global-color);
}

/** Style 3 **/
.pbmit-testimonial-style-3 .pbmit-featured-img-wrapper {
	padding-left: 65px;
	position: relative;
}

.pbmit-testimonial-style-3 .pbmit-featured-img-wrapper::after {
	font-family: "pbminfotech-base-icons";
	content: "\e83f";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	transform: rotate(180deg);
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-testimonial-style-3 .pbmit-featured-wrapper img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.pbmit-testimonial-style-3 .pbminfotech-box-desc {
	padding-top: 50px;
	padding-bottom: 45px;
	margin-bottom: 40px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-testimonial-style-3 .pbminfotech-box-desc blockquote {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 30px;
	line-height: 40px;
}

.pbmit-testimonial-style-3 .pbminfotech-box-desc blockquote p {
	margin-bottom: 0;
}

.pbmit-testimonial-style-3 .pbmit-auther-title-wrapper {
	display: flex;
	align-items: center;
	gap: 15px;
}

.pbmit-testimonial-style-3 .pbmit-auther-title-wrapper .pbminfotech-box-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
}

.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings .pbmit-base-icon-pointed-star {
	color: #ffb8244f;
	font-size: 18px;
	line-height: 18px;
}

.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings .pbmit-active {
	color: #FFB824;
}

.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings .pbmit-active::before {
	margin: 0;
}

.pbmit-testimonial-style-3 .pbminfotech-testimonial-detail {
	font-size: 15px;
	line-height: 20px;
}

/*----------------------------------------*/
/*  07 - Header
/*----------------------------------------*/
.site-title {
	margin: 0;
	padding: 0;
}

/** Header Style 1 **/
.pbmit-header-style-1 .pbmit-pre-header-wrapper,
.pbmit-header-style-2 .pbmit-pre-header-wrapper {
	padding: 10px 0;
}

.pbmit-header-style-1 .container-fluid {
	padding: 0 30px;
}

.site-header .pbmit-icon-list.pbmit-layout-inline {
	display: flex;
	flex-wrap: wrap;
}

.site-header .pbmit-icon-list .pbmit-inline-item {
	position: relative;
}

.site-header .pbmit-icon-list .pbmit-inline-item:not(:last-child) {
	padding-right: calc(20px);
}

/* .site-header .pbmit-icon-list .pbmit-inline-item:not(:last-child):before{
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    left: inherit;
    bottom: inherit;
    width: 4px;
    height: 4px;
    border-radius: 50px;
    background-color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
} */
.site-header .pbmit-icon-list .pbmit-inline-item-inner {
	display: flex;
	align-items: center;
}

.site-header .pbmit-bg-color-secondary .pbmit-icon-list .pbmit-inline-item-inner:hover svg {
	fill: var(--pbmit-global-color);
}

.site-header .pbmit-inline-item-inner .pbmit-info-box-icon svg {
	display: flex;
	width: 17px;
	height: 17px;
	margin-right: 10px;
	fill: var(--pbmit-secondary-color);
	transition: all .25s ease-in-out;
}

.site-header .pbmit-bg-color-secondary .pbmit-inline-item-inner .pbmit-info-box-icon svg {
	fill: var(--pbmit-white-color);
}

.site-header .pbmit-icon-list .pbmit-inline-item-inner span,
.site-header .pbmit-icon-list .pbmit-inline-item-inner a {
	font-size: 15px;
	line-height: 25px;
	color: var(--pbmit-secondary-color);
	transition: all .25s ease-in-out;
}

.site-header .pbmit-bg-color-secondary .pbmit-icon-list .pbmit-inline-item-inner span,
.site-header .pbmit-bg-color-secondary .pbmit-icon-list .pbmit-inline-item-inner a {
	color: var(--pbmit-white-color);
}

.site-header .pbmit-icon-list .pbmit-inline-item-inner:has(a):hover a {
	color: var(--pbmit-global-color);
}

.pbmit-header-style-1 .pbmit-icon-list .pbmit-inline-item-inner:has(a):hover svg {
	fill: var(--pbmit-global-color);
}

.site-header .pbmit-social-links li:not(:last-child) {
	padding: 0;
}

.site-header .pbmit-social-links li a {
	font-size: 13px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.site-header .pbmit-bg-color-secondary .pbmit-social-links li a {
	color: var(--pbmit-white-color);
	border-color: rgba(var(--pbmit-white-color-rgb), 0.7);
}

.site-header .pbmit-bg-color-secondary .pbmit-social-links li a:hover {
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.site-header .pbmit-social-links li a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-header-style-1 .pbmit-header-content {
	border-radius: 20px;
	padding: 20px 0px;
}

.pbmit-header-style-1 .pbmit-header-content .pbmit-menuarea {
	margin-left: 55px;
}

.pbmit-header-style-1 .pbmit-right-box {
	gap: 10px;
}

.pbmit-header-style-1 .pbmit-sticky-header .container-fluid {
	padding: 0;
}

.pbmit-header-style-1 .pbmit-sticky-header .pbmit-header-content {
	padding: 15px 30px;
}

/** Header Style 2 **/
.pbmit-header-style-2 .pbmit-pre-header-wrapper .container-fluid,
.pbmit-header-style-2 .pbmit-main-header-area .container-fluid {
	padding: 0 60px;
}

.pbmit-header-style-2 .pbmit-main-header-area .site-branding {
	padding-right: 10px;
}

.pbmit-header-style-2 .site-branding .sticky-logo-img {
	display: none;
}

.pbmit-header-style-2 .pbmit-right-box {
	gap: 20px;
}

.pbmit-bg-color-secondary .pbmit-header-search-btn a {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-header-search-btn a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-header-style-2 .pbmit-sticky-header .container-fluid {
	padding: 10px 30px;
}

.pbmit-header-style-2 .pbmit-sticky-header .pbmit-header-content {
	border-radius: 0;
	padding: 0;
	background-color: transparent;
}

.pbmit-header-style-2 .pbmit-sticky-header .site-branding .logo-img {
	display: none;
}

.pbmit-header-style-2 .pbmit-sticky-header .site-branding .sticky-logo-img {
	display: block;
}

/** Header Style 3 **/
.pbmit-header-style-3 .pbmit-pre-header-wrapper {
	padding: 15px 0;
}

.pbmit-header-style-3 .pbmit-pre-header-wrapper .container-fluid {
	padding: 0 30px 0 75px;
}

.pbmit-header-style-3 .pbmit-main-header .container-fluid {
	padding: 0 0 0 75px;
}

.pbmit-header-style-3 .pbmit-right-box .pbmit-btn-wrap {
	padding: 35px 60px;
	background-color: var(--pbmit-global-color);
}

.pbmit-header-style-3 .pbmit-right-box .pbmit-btn-wrap .pbmit-btn {
	color: var(--pbmit-white-color);
}

.pbmit-header-style-3 .pbmit-right-box .pbmit-btn-wrap .pbmit-btn .pbmit-button-icon svg,
.pbmit-header-style-3 .pbmit-right-box .pbmit-btn-wrap .pbmit-btn .pbmit-button-icon svg path {
	fill: var(--pbmit-white-color);
}

.pbmit-header-style-3 .pbmit-right-box .pbmit-btn-wrap .pbmit-btn:hover .pbmit-button-icon:after {
	background-color: var(--pbmit-white-color);
}

.pbmit-header-style-3 .pbmit-right-box .pbmit-btn-wrap .pbmit-btn:hover .pbmit-button-icon svg,
.pbmit-header-style-3 .pbmit-right-box .pbmit-btn-wrap .pbmit-btn:hover .pbmit-button-icon svg path {
	fill: var(--pbmit-secondary-color);
}

.pbmit-header-style-2 .pbmit-right-box .pbmit-header-search-btn a,
.pbmit-header-style-3 .pbmit-right-box .pbmit-header-search-btn a {
	font-size: 25px;
	line-height: 25px;
}

.pbmit-header-style-3 .pbmit-sticky-header .pbmit-main-header .container-fluid {
	padding: 0 0 0 30px;
}

.pbmit-header-style-3 .pbmit-sticky-header .pbmit-right-box .pbmit-btn-wrap {
	padding: 25px 60px;
	background-color: rgba(var(--pbmit-global-color-rgb), .9);
}

/*----------------------------------------*/
/*  08 - Footer
/*----------------------------------------*/
/** Footer Style 1 **/
.pbmit-footer-style-1 .pbmit-footer-big-area-wrapper {
	padding: 70px 0 40px;
}

.pbmit-footer-style-1 .pbmit-footer-big-area {
	background-image: url(../images/bg/footer-bg-pattern.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border-radius: 20px;
	padding: 65px 80px;
}

.site-footer .pbmit-footer-newsletter {
	position: relative;
}

.site-footer .pbmit-footer-newsletter input[type="email"] {
	height: 60px;
	font-size: 15px;
	padding: 10px 30px;
	padding-right: 60px;
	border-radius: 30px;
	color: var(--pbmit-blackish-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-footer-style-1 .pbmit-footer-newsletter input[type="email"] {
	background-color: var(--pbmit-white-color);
}

.pbmit-footer-style-1 .pbmit-footer-newsletter input[type="email"]::placeholder {
	color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
}

.site-footer .pbmit-footer-newsletter .pbmit-form-btn {
	position: absolute;
	top: 50%;
	right: 5px;
	font-size: 22px;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	line-height: 50px;
	padding: 0;
	border: none;
	transition: all .6s;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	-khtml-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.site-footer .pbmit-footer-newsletter .pbmit-form-btn:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-footer-style-1 .pbmit-footer-widget-area {
	padding-top: 90px;
}

.pbmit-footer-style-1 .pbmit-footer-widget-col-1 {
	padding-right: 120px;
	border-right: 1px solid #DDDDDD;
}

.pbmit-footer-style-1 .pbmit-footer-widget-col-1 .widget {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.pbmit-footer-style-1 .pbmit-footer-logo .pbmit-logo-img {
	width: 160px;
}

.pbmit-footer-style-1 .pbmit-footer-widget-col-2 {
	padding-left: 80px;
}

.pbmit-footer-style-1 .widget .widget-title {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	color: var(--pbmit-secondary-color);
}

.site-footer .widget .menu li:not(:last-child) {
	padding-bottom: 10px;
}

.site-footer .widget .menu li a {
	font-size: 16px;
	line-height: 26px;
	color: var(--pbmit-body-typography-color);
}

.pbmit-footer-style-1 .widget .menu li a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-footer-style-1 .pbmit-footer-widget-col-3 {
	padding-left: 45px;
}

.pbmit-footer-style-1 .pbmit-footer-widget-col-4 .pbmit-custom-title {
	font-size: 15px;
	padding-bottom: 15px;
}

/* .pbmit-footer-style-1 .pbmit-footer-widget-col-4 .tel-nub{
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 20px;
	color: var(--pbmit-secondary-color);
} */
.pbmit-footer-style-1 .pbmit-footer-widget-col-4 .contact-email a:not(:hover) {
	color: var(--pbmit-body-typography-color);
}

.pbmit-footer-style-1 .pbmit-social-links li a {
	font-size: 13px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 36px;
	height: 36px;
	line-height: 36px;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-footer-style-1 .pbmit-social-links li a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-footer-style-1 .footer-copyright-text-wrap {
	margin-top: -40px;
}

.pbmit-footer-style-1 .pbmit-social-links {
	margin-left: 8px;
}

.pbmit-footer-style-1 .pbmit-social-links li:not(:last-child) {
	padding: 0;
}

/** Footer Style 2 **/
.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper {
	display: flex;
	gap: 60px;
	flex-direction: column;
	padding: 120px 15px;
}

.pbmit-footer-style-2 .pbmit-footer-big-area .pbmit-footer-left {
	padding-right: 60px;
}

.pbmit-footer-style-2 .pbmit-footer-big-area form {
	margin-left: -35px;
}

.pbmit-footer-style-2 .pbmit-logo-wrapper {
	margin-bottom: 20px;
}

.pbmit-footer-style-2 .pbmit-logo-wrapper .pbmit-logo-img {
	width: 180px;
}

.pbmit-footer-style-2 .pbmit-footer-big-area-wrapper .pbmit-desc {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	color: var(--pbmit-white-color);
}

.pbmit-footer-style-2 .pbmit-footer-big-area {
	border-radius: 10px;
	padding: 40px 30px;
}

.pbmit-footer-style-2 .pbmit-footer-newsletter input[type="email"] {
	height: 55px;
	padding: 10px 20px;
}

.pbmit-footer-style-2 .pbmit-footer-newsletter .pbmit-form-btn {
	right: 10px;
	font-size: 18px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.pbmit-bg-color-white .pbmit-footer-newsletter input[type="email"] {
	color: var(--pbmit-blackish-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-bg-color-white .pbmit-footer-newsletter input[type="email"]::placeholder {
	color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
}

.pbmit-bg-color-white .pbmit-footer-newsletter input[type="email"]:focus {
	border-color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
}

.pbmit-footer-style-2 .pbmit-footer-widget-col-1 .widget {
	display: flex;
	flex-direction: column;
	gap: 60px;
}

.pbmit-footer-style-2 .pbmit-footer-widget-col-1 .pbmit-two-column-menu {
	padding-right: 90px;
}

.pbmit-two-column-menu .pbmit-social-links,
.pbmit-two-column-menu ul.menu {
	display: flex;
	flex-wrap: wrap;
}

.pbmit-footer-style-2 .pbmit-footer-widget-area .pbmit-social-links {
	gap: 15px 0;
}

.pbmit-footer-style-2 .pbmit-footer-widget-col-1 .pbmit-two-column-menu .pbmit-social-links li {
	line-height: inherit;
}

.pbmit-two-column-menu .pbmit-social-links li,
.pbmit-two-column-menu ul.menu li {
	width: 50%;
}

.pbmit-footer-style-2 .pbmit-footer-widget-area .pbmit-social-links li a {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	position: relative;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}

.pbmit-footer-style-2 .pbmit-footer-widget-area .pbmit-social-links li a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-footer-style-2 .pbmit-footer-widget-area .pbmit-social-links li a:after {
	content: '.';
	position: absolute;
	top: inherit;
	bottom: 50%;
	right: -5px;
	left: inherit;
	transform: translateX(0%) translateY(50%);
}

.pbmit-footer-style-2 .pbmit-footer-widget-col-3 {
	padding-left: 50px;
}

.pbmit-footer-style-2 .widget .widget-title {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 40px;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .widget ul.menu li a {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .widget ul.menu li a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-footer-style-2 .pbmit-footer-widget-col-4 .pbmit-desc {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 35px;
	color: #FFFFFFCC;
}

.pbmit-footer-style-2 .pbmit-footer-widget-col-4 .ihbox-style-22-wrap {
	padding: 15px 20px 15px 20px;
	border-radius: 10px;
	width: 80%;
	background-color: var(--pbmit-white-color);
}

.pbmit-footer-style-2 .pbmit-copyright-shape {
	position: relative;
	border-radius: 20px 20px 0 0;
	padding: 20px 30px;
	width: 70%;
	margin: 0 auto;
	background-color: var(--pbmit-white-color);
}

.pbmit-footer-style-2 .pbmit-copyright-shape:before,
.pbmit-footer-style-2 .pbmit-copyright-shape:after {
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 0;
	height: 40px;
	width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}

.pbmit-footer-style-2 .pbmit-copyright-shape:before {
	display: block;
	z-index: 0;
	right: 100%;
	top: inherit;
	left: inherit;
	border-bottom-right-radius: 20px;
}

.pbmit-footer-style-2 .pbmit-copyright-shape:after {
	left: 100%;
	border-bottom-left-radius: 20px;
}

.pbmit-footer-style-2 .pbmit-footer-copyright-text-area {
	font-family: "Roboto", sans-serif;
}

.pbmit-footer-style-2 .pbmit-footer-copyright-text-area a {
	color: var(--pbmit-body-typography-color);
}

.pbmit-footer-style-2 .pbmit-footer-copyright-text-area a:hover,
.pbmit-footer-style-2 .pbmit-footer-menu li a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-footer-style-2 .pbmit-footer-menu-area {
	float: right;
}

.pbmit-footer-style-2 .pbmit-footer-menu {
	display: flex;
}

.pbmit-footer-style-2 .pbmit-footer-menu li {
	display: block;
	position: relative;
	padding: 0 10px;
}

.pbmit-footer-style-2 .pbmit-footer-menu li:first-child {
	padding-left: 0;
}

.pbmit-footer-style-2 .pbmit-footer-menu li:last-child {
	padding-right: 0;
}

.pbmit-footer-style-2 .pbmit-footer-menu li:not(:first-child):before {
	content: "";
	position: absolute;
	height: 15px;
	width: 1px;
	background-color: rgba(var(--pbmit-blackish-color-rgb), 0.5);
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.pbmit-footer-style-2 .pbmit-footer-menu li a {
	font-size: 15px;
	line-height: 25px;
	font-weight: 500;
	color: var(--pbmit-body-typography-color);
}

/*----------------------------------------*/
/*  09 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper {
	margin: 0px 0px 0;
	background-color: rgba(0, 0, 0, 0.2);
	background-image: url(../images/gallery/12.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 2;
	border-radius: 0px;
}

.pbmit-title-bar-wrapper:before {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	content: "";
	display: block;
	z-index: 0;
	border-radius: 0px;
	background-image: linear-gradient(180deg, #1D5E8447 0%, #1e1e1eb3 100%);
}

.pbmit-title-bar-content {
	position: relative;
	z-index: 1;
	padding: 100px 0 70px;
	display: flex;
	align-items: center;
	flex-direction: column;
}

.pbmit-title-bar-content-inner {
	display: flex;
	flex-direction: column;
	gap: 5px;
	width: 100%;
	padding: 0 30px;
	align-items: center;
}

.pbmit-tbar-subtitle {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
	font-weight: 500;
	letter-spacing: .5px;
	text-transform: uppercase;
	color: var(--pbmit-white-color);
}

.pbmit-tbar-title {
	font-size: 42px;
	line-height: normal;
	font-weight: 600;
	letter-spacing: 0px;
	color: var(--pbmit-white-color);
	text-transform: none;
	font-style: normal;
	margin-bottom: 0px;
	text-align: center;
}

.single-post .pbmit-title-bar-content-inner {
	width: 75%;
}

.single-post .pbmit-tbar .pbmit-tbar-title {
	font-size: 55px;
	line-height: 61px;
}

.pbmit-breadcrumb,
.pbmit-breadcrumb a {
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .5px;
	text-transform: capitalize;
	font-style: normal;
	color: rgba(var(--pbmit-white-color-rgb), .8);
}

.pbmit-breadcrumb .pbmit-breadcrumb-inner {
	display: inline-block;
	padding: 5px 20px 7px 20px;
	border-radius: 50px;
	text-align: center;
	background-color: rgba(var(--pbmit-secondary-color-rgb), .2);
}

.pbmit-breadcrumb .pbmit-breadcrumb-inner .sep {
	font-size: 18px;
	line-height: 18px;
	top: 1px;
	position: relative;
	color: var(--pbmit-global-color);
}

.pbmit-breadcrumb .pbmit-breadcrumb-inner .sep i:before {
	margin: 0;
}

/*----------------------------------------*/
/*  10 - Accordion
/*----------------------------------------*/
.accordion-item {
	position: relative;
	border: none;
	background-color: var(--pbmit-light-color);
	color: inherit;
	border-radius: 10px !important;
	box-shadow: none;
	margin-bottom: 10px;
}

.accordion-item .accordion-button {
	display: flex;
	justify-content: space-between;
	position: relative;
	gap: 0 10px;
	font-weight: normal;
	padding: 20px 30px;
	border-radius: 0 !important;
	transition: background-color .5s ease-out;
	color: var(--pbmit-secondary-color);
	background-color: transparent;
}

.accordion-button:not(.collapsed) {
	box-shadow: none;
}

.accordion-item .pbmit-accordion-title {
	font-size: 20px;
	line-height: 24px;
	transition: all .5s ease-out;
}

.accordion-button::after {
	display: none;
}

.accordion-item .pbmit-accordion-icon {
	align-items: center;
	display: flex;
	width: fit-content;
	position: relative;
	margin-left: auto;
}

.accordion-item.active .pbmit-accordion-icon-opened {
	display: flex;
}

.accordion-item.active .pbmit-accordion-icon-closed {
	display: none;
}

.accordion-item .pbmit-accordion-icon-closed {
	display: flex;
}

.accordion-item .pbmit-accordion-icon-opened {
	display: none;
}

.accordion-item .pbmit-accordion-icon span {
	width: auto;
	height: 15px;
	transition: all .5s ease-out;
}

.accordion-item .pbmit-accordion-icon span>svg {
	fill: var(--pbmit-secondary-color);
	height: 15px;
}

.accordion-button:focus {
	box-shadow: none;
}

.accordion-item:not(.active):hover .accordion-button {
	color: var(--pbmit-global-color);
}

.accordion-item:not(.active):hover .pbmit-accordion-icon span>svg {
	fill: var(--pbmit-global-color);
}

.accordion-body {
	border: 0;
	padding: 0 30px 20px 30px;
}

.accordion-body p {
	margin-bottom: 0;
}

/*----------------------------------------*/
/*  11 - List Group
/*----------------------------------------*/
.list-group .list-group-item {
	display: flex;
	font-size: inherit;
	/* align-items: center; */
	margin-bottom: 10px;
	position: relative;
	border: none;
	width: fit-content;
}

.list-group:not(.style-2) .list-group-item {
	padding: 8px 30px 6px 15px !important;
	background: var(--pbmit-light-color);
	border-radius: 5px;
}

.list-group .pbmit-icon-list-icon {
	display: flex;
	position: relative;
	top: 2px;
	color: var(--pbmit-secondary-color);
	transition: all .25s ease-in-out;
}

.list-group .pbmit-icon-list-icon i {
	width: 1.25em;
	font-size: 22px;
}

.list-group .pbmit-icon-list-text {
	font-size: 18px;
	line-height: 22px;
	padding-left: 5px;
	margin-bottom: 0;
	font-weight: 500;
	color: var(--pbmit-secondary-color);
	align-self: center;
	transition: color 0.3s;
	font-family: var(--pbmit-heading-typography-font-family);
}

.list-group .list-group-item:hover .pbmit-icon-list-icon {
	color: var(--pbmit-global-color);
}

.list-group.style-2 {
	border-radius: 0;
}

.list-group.style-2 .list-group-item {
	padding: 0 !important;
}

.list-group.style-2 .pbmit-icon-list-icon {
	color: var(--pbmit-global-color);
}

.pbmit-bg-color-secondary .list-group .list-group-item {
	border: 1px solid rgba(var(--pbmit-white-color-rgb), .8);
	background-color: transparent;
}

.pbmit-bg-color-secondary .list-group .pbmit-icon-list-text,
.pbmit-bg-color-secondary .list-group .pbmit-icon-list-icon {
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  12 -  Banner Slider
/*----------------------------------------*/
.pbmit-slider-area .transform-left {
	opacity: 0;
	transition: all 1000ms ease;
	transform: translateX(-200px);
}

.swiper-slide-active .transform-left {
	opacity: 1;
	transform: translateX(0);
}

.pbmit-slider-area .transform-left-1 {
	position: relative;
	transition: 1s cubic-bezier(.5, .5, 0, 1);
	clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}

.pbmit-slider-area .transform-left-1 span {
	transform: scale(1.5) translate(100px, 0px);
	transform-origin: 50% 50%;
	transition: 1s cubic-bezier(.5, .5, 0, 1);
}

.swiper-slide-active .transform-left-1 {
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.swiper-slide-active .transform-left-1 span {
	transform: scale(1) translate(0, 0);
}

.pbmit-slider-area .transform-right {
	position: relative;
	transition: 1s cubic-bezier(.5, .5, 0, 1);
	clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.pbmit-slider-area .transform-right span {
	transform: scale(1.5) translate(-100px, 0px);
	transform-origin: 50% 50%;
	transition: 1s cubic-bezier(.5, .5, 0, 1);
}

.swiper-slide-active .transform-right {
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.swiper-slide-active .transform-right span {
	transform: scale(1) translate(0, 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-top {
	opacity: 0;
	transform: translateY(-120px);
	transition: all 1000ms ease;
}

.swiper-slide-active .transform-top {
	opacity: 1;
	transform: translateY(0);
}

.pbmit-slider-area .transform-center {
	opacity: 0;
	transition: all 1000ms ease;
	transform: scale(0.9);
}

.swiper-slide-active .transform-center {
	opacity: 1;
	transform: scale(1);
}

.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;
}

/** Slider 01 **/
.pbmit-slider-one {
	margin: 0;
	border-radius: 0px;
	overflow: hidden;
}

.pbmit-slider-one .pbmit-slider-item {
	display: flex;
	align-items: center;
	/* height: 740px; */
	padding: 180px 0px 130px;
}

/* .pbmit-slider-one .pbmit-slider-content {
	text-align: center;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	width: max-content;
} */

/* .pbmit-slider-one .pbmit-slider-content:before,
.pbmit-slider-one .pbmit-slider-content:after {
	position: absolute;
	content: "";
	opacity: 0;
	transform: scale(0.9, 0.9);
	visibility: hidden;
	z-index: -1;
} */

/* .pbmit-slider-one .pbmit-slider-content:before {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: linear-gradient(0deg, rgba(29, 94, 132, 0.78) 0%, rgba(29, 94, 132, 0.18) 100%);
	transition-duration: 1s;
} */

.swiper-slide-active .pbmit-slider-content:before,
.swiper-slide-active .pbmit-slider-content:after {
	opacity: 1;
	visibility: visible;
	transform: translate(0px, 0px);
}

.pbmit-slider-one .pbmit-slider-content:after {
	width: 100%;
	height: 100%;
	border-radius: 0px;
	background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(29, 94, 132, 0.7) 100%);
	transition-duration: 1.5s;
	transition-delay: .1s;
}

.pbmit-slider-one .pbmit-slider-title.first {
	position: relative;
	padding-top: 30px;
}

.pbmit-slider-one .pbmit-slider-title.first:before,
.pbmit-slider-one .pbmit-slider-title.first:after {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid var(--pbmit-white-color);
	top: 0;
	left: -12px;
	right: 0;
	margin: 0 auto;
	-khtml-transform: translateX(0%) translateY(0%);
	transform: translateX(0%) translateY(0%);
}

.pbmit-slider-one .pbmit-slider-title.first:after {
	left: 0;
	right: -12px;
	margin: 0 auto;
	border-color: var(--pbmit-global-color);
}

.pbmit-slider-one .pbmit-slider-title {
	font-size: 48px;
	line-height: normal;
	margin-bottom: 0;
}

.pbmit-slider-one .pbmit-slider-title,
.pbmit-slider-one .pbmit-slider-desc {
	color: var(--pbmit-white-color);
}

.pbmit-slider-one .pbmit-slider-desc {
	font-size: 20px;
	line-height: 27px;
	margin: 20px 0 33px;
}

.pbmit-slider-one .pbmit-spinner-slider-wrap {
	position: absolute;
	top: -60px;
	right: 40px;
}

.pbmit-slider-one .pbmit-spinner-slider {
	position: relative;
}

.pbmit-slider-one .pbmit-spinner-slider .pbmit-spinner-svg-content {
	position: absolute;
	height: 120px;
	width: 120px;
	top: 50%;
	left: 50%;
	right: 50%;
	padding: 10px;
	border-radius: 50%;
	background-color: var(--pbmit-white-color);
	-webkit-transition: 0.9s ease-in-out;
	transition: 0.9s ease-in-out;
	-khtml-transform: translateX(0%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.pbmit-slider-one .pbmit-spinner-slider .pbmit-spinner-svg-content svg text {
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	word-spacing: 20px;
	transform-origin: 50% 50% 0;
	transform: rotate(0);
	fill: var(--pbmit-blackish-color);
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	animation-name: pbmit_rotate_right;
	animation-duration: 15s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

@keyframes pbmit_rotate_right {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(360deg);
	}
}

.pbmit-slider-one .pbmit-spinner-slider .pbmit-spinner-icon {
	width: 45px;
	height: 45px;
	font-size: 34px;
	line-height: 34px;
	align-items: center;
	text-align: center;
	display: flex;
	justify-content: center;
	border-radius: 50%;
	z-index: 0;
	top: 50%;
	left: 50%;
	right: 50%;
	position: absolute;
	color: var(--pbmit-secondary-color);
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
	-khtml-transform: translateX(0%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.pbmit-slider-one .pbmit-button .pbmit-btn {
	font-weight: 400;
}

.pbmit-slider-one .pbmit-button .pbmit-btn:not(.transparent) .pbmit-button-text-wrap {
	padding: 16px 50px;
}

.pbmit-slider-one .pbmit-button .pbmit-btn:not(.transparent):hover .pbmit-button-text-wrap {
	background-color: var(--pbmit-global-color);
}

.pbmit-slider-one .pbmit-button .pbmit-btn:hover .pbmit-button-icon {
	background-color: var(--pbmit-global-color);
}

.pbmit-slider-one .swiper-buttons,
.pbmit-slider-two .swiper-buttons {
	position: absolute;
	right: 50px;
	left: auto;
	top: auto;
	bottom: 120px;
}

.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-one .swiper-button-next,
.pbmit-slider-two .swiper-button-prev,
.pbmit-slider-two .swiper-button-next {
	color: var(--pbmit-white-color) !important;
}

.pbmit-slider-one .swiper-button-next,
.pbmit-slider-two .swiper-button-next {
	right: 0;
}

.pbmit-slider-one .swiper-button-prev,
.pbmit-slider-two .swiper-button-prev {
	right: 50px;
}

/** Slider 02 **/
.pbmit-slider-two {
	margin: 20px 60px 0;
	border-radius: 20px;
	overflow: hidden;
}

.pbmit-slider-two .pbmit-slider-item {
	display: flex;
	align-items: center;
	height: 840px;
}

.pbmit-slider-two .pbmit-slider-content {
	position: relative;
}

.pbmit-slider-two .pbmit-slider-content:before {
	content: "";
	position: absolute;
	left: 0;
	top: -110px;
	width: 785px;
	height: 640px;
	display: block;
	background: rgba(241, 249, 254, 0.5);
	filter: blur(100px);
}

.pbmit-slider-two .pbmit-slider-content>* {
	width: max-content;
}

.pbmit-slider-two .pbmit-slider-content .clients {
	overflow: hidden;
}

.pbmit-slider-two .pbmit-slider-content .client-img,
.pbmit-slider-two .pbmit-slider-content .clients .count-badge {
	width: 55px;
	height: 55px;
	border-radius: 50%;
}

.pbmit-slider-two .pbmit-slider-content .client-img:not(:first-child),
.pbmit-slider-three .customer-satisfaction-area .client-img:not(:first-child) {
	margin-left: -20px;
}

.pbmit-slider-two .pbmit-slider-content .clients .count-badge {
	text-align: center;
	line-height: 55px;
	margin-left: -20px;
	background-color: var(--pbmit-white-color);
}

.pbmit-slider-two .pbmit-slider-content .clients .count-badge span {
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
	color: var(--pbmit-secondary-color);
	font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-slider-two .pbmit-slider-content .clients .transform-delay-2 {
	transition-delay: 1100ms;
}

.pbmit-slider-two .pbmit-slider-content .clients .transform-delay-3 {
	transition-delay: 1200ms;
}

.pbmit-slider-two .pbmit-slider-content .clients .transform-delay-4 {
	transition-delay: 1300ms;
}

.pbmit-slider-two .pbmit-sub-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
	margin-left: 15px;
}

.pbmit-slider-two .pbmit-slider-title {
	font-size: 130px;
	line-height: 130px;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
}

.pbmit-slider-two .pbmit-slider-title-small {
	font-size: 60px;
	line-height: 70px;
	margin-bottom: 15px;
}

.pbmit-slider-two .pbmit-slider-desc {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 30px;
	color: var(--pbmit-secondary-color);
}

.pbmit-slider-two .pbmit-button .pbmit-btn.white .pbmit-button-text-wrap {
	padding: 16px 25px;
}

.pbmit-slider-two .swiper-buttons {
	bottom: 90px;
}

/** Slider 03 **/
.pbmit-slider-three .pbmit-slider-item {
	position: relative;
	height: 920px;
	display: flex;
	align-items: end;
}

.pbmit-slider-three .pbmit-slider-item::before {
	position: absolute;
	content: "";
	bottom: 0;
	top: auto;
	width: 100%;
	height: 260px;
	display: block;
	background: rgba(29, 94, 132, 0.58);
	filter: blur(100px);
}

.pbmit-slider-three .pbmit-slider-content {
	padding-bottom: 170px;
	position: relative;
}

.pbmit-slider-three .pbmit-slider-content:before {
	content: "";
	position: absolute;
	width: 700px;
	height: 370px;
	left: auto;
	right: 0;
	top: -60px;
	display: block;
	background: rgba(29, 94, 132, 0.3);
	filter: blur(100px);
}

.pbmit-slider-three .pbmit-slider-subtitle {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-body-typography-font-family);
}

.pbmit-slider-three .pbmit-slider-title {
	font-size: 160px;
	line-height: 1.2;
	margin-bottom: 20px;
	margin-top: -35px;
	color: var(--pbmit-white-color);
}

.pbmit-slider-three .customer-satisfaction-area {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	padding-top: 30px;
	margin-top: 20px;
	position: relative;
}

.pbmit-slider-three .customer-satisfaction-area .clients,
.pbmit-slider-two .pbmit-slider-content .clients {
	display: flex;
}

.pbmit-slider-three .customer-satisfaction-area .client-img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
}

.pbmit-slider-three .customer-satisfaction-area .client-title {
	font-size: 64px;
	line-height: 64px;
	font-weight: 600;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-slider-three .customer-satisfaction-area .client-heading {
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	color: var(--pbmit-white-color);
}

.pbmit-slider-three .customer-satisfaction-area .pbmit-slider-desc {
	font-size: 17px;
	line-height: 27px;
	color: var(--pbmit-white-color);
}

.pbmit-slider-three .swiper-button-next,
.pbmit-slider-three .swiper-button-prev {
	left: 70px;
	right: auto;
	width: 50px;
	height: 50px;
	top: 46%;
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background: rgba(0, 0, 0, 0.1);
}

.pbmit-slider-three .swiper-button-next:hover,
.pbmit-slider-three .swiper-button-prev:hover {
	color: var(--pbmit-white-color);
}

.pbmit-slider-three .swiper-button-prev {
	transform: translate(0px, -55px);
}

.pbmit-slider-three .swiper-button-next {
	transform: rotate(180deg);
}

.pbmit-slider-three .swiper-button-next:after,
.pbmit-slider-three .swiper-button-prev:after {
	content: '\e84e';
	font-size: 18px;
}

/*----------------------------------------*/
/*  13 - Client
/*----------------------------------------*/
/** Style 1 **/
.pbmit-client-style-1 .pbmit-border-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.pbmit-client-style-1 .pbmit-client-wrapper {
	overflow: hidden;
	z-index: 1;
	height: -webkit-max-content;
	display: inline-block;
	position: relative;
	text-align: center;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

.pbmit-client-style-1 .pbmit-border-wrapper {
	transition: all .4s ease-in;
}

.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-featured-wrapper,
.pbmit-client-style-1 .pbmit-client-with-hover-img .pbmit-client-hover-img {
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

.pbmit-client-style-1 .pbmit-client-hover-img {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	transform: translateY(-100%);
}

.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-client-hover-img {
	visibility: visible;
	transform: translateY(0%);
}

.pbmit-client-style-1:hover .pbmit-client-with-hover-img .pbmit-featured-wrapper {
	transform: translateY(100%);
}

/* --------------------------------------
* 14 - Sortable
* ---------------------------------------*/
.pbmit-sortable-list-ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	display: block;
	text-align: center;
}

.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: 16px;
	padding: 8px 20px;
	font-weight: 500;
	min-width: 100px;
	border-radius: 20px;
}

.pbmit-sortable-list a.pbmit-selected {
	background: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
}

.pbmit-element-portfolio-style-1.pbmit-sortable-yes .pbmit-sortable-list a {
	font-size: 15px;
	color: rgba(var(--pbmit-blackish-color-rgb), 0.65);
	line-height: 20px;
	min-width: 80px;
}

.pbmit-element-portfolio-style-1.pbmit-sortable-yes .pbmit-sortable-list-ul li::before {
	display: none;
}

.pbmit-element-portfolio-style-1.pbmit-sortable-yes .pbmit-sortable-list a.pbmit-selected {
	background-color: transparent;
	color: var(--pbmit-global-color);
}

.pbmit-element-portfolio-style-1.pbmit-sortable-yes .pbmit-sortable-list a::after {
	content: ".";
	margin-left: 2px;
	opacity: 0;
}

.pbmit-element-portfolio-style-1.pbmit-sortable-yes .pbmit-sortable-list a.pbmit-selected::after {
	opacity: 1;
}

.pbmit-element-portfolio-style-1 .pbmit-sortable-list-ul {
	margin-bottom: 30px;
}

/* --------------------------------------
* 15 - Image Animation
* ---------------------------------------*/
.pbmit-animation-style1,
.pbmit-animation-style2 {
	display: inline-block;
	position: relative;
	overflow: hidden;
	transition: 2s cubic-bezier(.5, .5, 0, 1);
}

.pbmit-animation-style1 img {
	transform-origin: 50% 50%;
	transition: 2s cubic-bezier(.5, .5, 0, 1);
}

/* --------------------------------------
* 16 - Portfolio
* ---------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1 .pbmit-portfolio-btn-wrapper,
.pbmit-portfolio-style-1 .pbmit-featured-wrapper::before,
.pbmit-portfolio-style-1 .pbmit-featured-wrapper::after,
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img,
.pbmit-element-portfolio-style-1.pbmit-sortable-yes .pbmit-sortable-list a::after {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.pbmit-portfolio-style-1 .pbminfotech-post-content .pbmit-link {
	z-index: 1;
}

.pbmit-portfolio-style-1 .pbminfotech-box-content {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.pbmit-portfolio-style-1 .pbminfotech-post-content,
.pbmit-portfolio-style-1 .pbminfotech-image-wraper {
	position: relative;
	overflow: hidden;
}

.pbmit-portfolio-style-1 .pbminfotech-image-wraper {
	z-index: 0;
}

.pbmit-portfolio-style-1 .pbmit-featured-wrapper {
	overflow: hidden;
	position: relative;
	border-radius: 20px;
}

.pbmit-portfolio-style-1 .pbmit-featured-wrapper::before {
	content: '';
	position: absolute;
	top: inherit;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40%;
	z-index: 1;
	background-color: rgba(var(--pbmit-secondary-color-rgb), 0.8);
}

.pbmit-portfolio-style-1 .pbmit-featured-wrapper::before {
	height: 100%;
	opacity: 0;
}

.pbmit-portfolio-style-1:hover .pbmit-featured-wrapper::before {
	opacity: 1;
}

.pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
	border-radius: 20px;
	max-width: none;
	width: 100%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.pbmit-portfolio-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.pbmit-portfolio-style-1 .pbminfotech-box-content {
	position: absolute;
	top: inherit;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	padding: 0 40px;
	text-align: center;
	-khtml-transform: translateX(0%) translateY(100%);
	transform: translateX(0%) translateY(100%);
}

.pbmit-portfolio-style-1:hover .pbminfotech-box-content {
	bottom: 50%;
	-khtml-transform: translateX(0%) translateY(50%);
	transform: translateX(0%) translateY(50%);
	z-index: 1;
}

.pbmit-portfolio-style-1 .pbmit-port-cat {
	padding-bottom: 20px;
}

.pbmit-portfolio-style-1 .pbmit-port-cat a {
	padding: 5px 10px 6px;
	font-size: 15px;
	line-height: 15px;
	border-radius: 50px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-1 .pbmit-port-cat a:hover {
	background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0;
}

.pbmit-portfolio-style-1 .pbmit-portfolio-title,
.pbmit-portfolio-style-1 .pbmit-portfolio-title a {
	color: rgba(var(--pbmit-white-color-rgb), 0.9);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-title a:hover {
	color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn-wrapper {
	opacity: 0;
	transform: translateY(10px) scale(.7);
}

.pbmit-portfolio-style-1:hover .pbmit-portfolio-btn-wrapper {
	opacity: 1;
	transform: translatey(0) scale(1);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn {
	width: 50px;
	height: 50px;
	font-size: 12px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	text-align: center;
	margin-top: 15px;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn span {
	transform: translateX(-2px);
}

.pbmit-element-posts-wrapper:not(.g-2) .pbmit-portfolio-style-1 {
	margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
}

.pbminfotech-gap-10px .pbmit-portfolio-style-1 {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

/** Style 2 **/
.pbmit-portfolio-style-2 .pbminfotech-post-content {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 540px;
	border-radius: 20px;
	position: relative;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.pbmit-element-portfolio-style-2 .pbmit-portfolio-style-2 {
	grid-column-gap: 5px;
	grid-row-gap: 5px;
	flex: 4%;
	grid-template-rows: auto;
	grid-template-columns: 1fr 1fr 1fr;
	grid-auto-columns: 1fr;
	justify-content: space-between;
	transition: flex-basis .6s cubic-bezier(.645, .045, .355, 1);
}

.pbmit-element-portfolio-style-2 .pbmit-portfolio-style-2.pbmit-active {
	flex: 28%;
}

.pbmit-portfolio-style-2 .pbmit-port-cat {
	padding-bottom: 15px;
}

.pbmit-portfolio-style-2 .pbmit-port-cat a {
	padding: 5px 10px 6px;
	font-size: 15px;
	line-height: 15px;
	border-radius: 50px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-2 .pbmit-port-cat a:hover {
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-global-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 0;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title,
.pbmit-portfolio-style-2 .pbmit-portfolio-title a {
	color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-2 .pbminfotech-box-wrapper {
	width: 450px;
	margin: 0 auto;
}

.pbmit-portfolio-style-2 .pbminfotech-box-content {
	position: absolute;
	top: inherit;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	transform: translateY(100%) scale(.7);
	transition: all .5s;
	margin: 0 auto;
}

.pbmit-portfolio-style-2.pbmit-active .pbminfotech-box-content {
	transition: all .5s;
	opacity: 1;
	transform: translateY(0);
}

.pbmit-portfolio-style-2 .pbminfotech-box-inner {
	position: relative;
	z-index: 0;
	padding: 60px 30px;
}

.pbmit-portfolio-style-2 .pbminfotech-post-content::after {
	content: '';
	position: absolute;
	top: inherit;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	background: linear-gradient(180deg, rgba(var(--pbmit-secondary-color-rgb), 0.5) 0%, rgba(var(--pbmit-secondary-color-rgb), 0.5) 100%);
	filter: blur(25px);
	transition: flex-basis .6s cubic-bezier(.645, .045, .355, 1);
}

.pbmit-portfolio-style-2.pbmit-active .pbminfotech-post-content::after {
	transition: all .5s;
	opacity: 1;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-btn-wrapper {
	position: absolute;
	top: 50px;
	right: 50px;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-btn {
	width: 60px;
	height: 60px;
	font-size: 13px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	opacity: 0;
	transform: translatex(-30px);
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
	transition: transform 1s .4s, opacity 1s .1s;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.pbmit-portfolio-style-2 .pbmit-portfolio-btn span {
	transform: translateX(-2px);
}

.pbmit-portfolio-style-2.pbmit-active .pbmit-portfolio-btn {
	transform: translatex(0);
	opacity: 1;
}

.pbmit-element-portfolio-style-2 .pbmit-portfolio-heading-btn {
	margin-bottom: 50px;
}

.pbminfotech-gap-15px .pbmit-portfolio-style-2 {
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-bottom: 15px;
}

/* --------------------------------------
* 17 - Static Box
* ---------------------------------------*/
/** Style 2 **/
.pbmit-element-static-box-style-2 .pbmit-hover-inner:has(.pbmit-title-wrapper.pbmit-active:last-child):before,
.pbmit-element-static-box-style-2 .pbmit-number-wrapper,
.pbmit-element-static-box-style-2 .pbmit-static-box-desc,
.pbmit-element-static-box-style-2 .pbmit-static-box-title,
.pbmit-element-static-box-style-2 .pbmit-content-inner {
	transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
}

.pbmit-element-static-box-style-2 .pbmit-main-static-slider .pbmit-static-image {
	padding-left: 48px;
}

.pbmit-element-static-box-style-2 .pbmit-hover-inner {
	padding: 0;
	margin: 0;
	list-style: none;
}

.pbmit-element-static-box-style-2 .pbmit-content-box {
	gap: 65px;
	display: inline-flex;
	position: relative;
}

.pbmit-element-static-box-style-2 .pbmit-hover-inner {
	position: relative;
}

.pbmit-element-static-box-style-2 .pbmit-hover-inner::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 45px;
	width: 1px;
	height: calc(100% - 110px);
	z-index: -1;
	background-color: var(--pbmit-global-color);
	-khtml-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.pbmit-element-static-box-style-2 .pbmit-hover-inner:has(.pbmit-title-wrapper.pbmit-active:last-child):before {
	height: calc(100% - 170px);
	top: 40px;
	transform: inherit;
}

.pbmit-element-static-box-style-2 .pbmit-title-wrapper:last-child .pbmit-content-box::before {
	height: 60%;
	top: 10px;
}

.pbmit-element-static-box-style-2 .pbmit-title-wrapper:first-child .pbmit-content-box::before {
	height: 60%;
	top: inherit;
	bottom: 0;
	transform: inherit;
}

.pbmit-element-static-box-style-2 .pbmit-number-wrapper {
	width: 90px;
	height: 90px;
	min-width: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 50px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-light-color);
	border: 1px solid var(--pbmit-global-color);
	transform: scale(0.2);
}

.pbmit-element-static-box-style-2 .pbmit-title-wrapper.pbmit-active .pbmit-number-wrapper {
	background-color: var(--pbmit-global-color);
	transform: scale(1);
}

.pbmit-element-static-box-style-2 .pbmit-number-wrapper .pbmit-box-number {
	font-size: 24px;
	line-height: 24px;
}

.pbmit-element-static-box-style-2 .pbmit-content-inner {
	padding: 25px 50px;
	margin-bottom: 15px;
	border-radius: 10px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-element-static-box-style-2 .pbmit-static-box-title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 0;
}

.pbmit-element-static-box-style-2 .pbmit-static-box-desc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 0;
}

.pbmit-element-static-box-style-2 .pbmit-title-wrapper.pbmit-active .pbmit-static-box-desc {
	height: 80px;
	padding-top: 20px;
}

.pbmit-element-static-box-style-2 .pbmit-title-wrapper.pbmit-active .pbmit-content-inner {
	padding: 45px 50px;
	border-color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-secondary-color);
}

.pbmit-element-static-box-style-2 .pbmit-title-wrapper.pbmit-active .pbmit-static-box-title {
	color: var(--pbmit-white-color);
}

.pbmit-element-static-box-style-2 .pbmit-title-wrapper.pbmit-active .pbmit-static-box-desc {
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}

.pbmit-element-static-box-style-2 .swiper-static-slide-images img {
	height: 515px;
	width: 515px;
	border-radius: 100%;
	object-fit: cover;
}

/* --------------------------------------
* 18 - Tween Effect
* ---------------------------------------*/
/** Style 2 **/
.pbmit-tween-effect-style-2 {
	position: relative;
	display: inline-block;
}

.pbmit-tween-effect-style-2 .pbmit-element-title {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
	text-align: center;
	padding: 20px 30px;
}

.pbmit-tween-effect-style-2 .pbmit-tween-content-wrap {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	-khtml-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
}

.pbmit-tween-effect-style-2 .pbmit-tween-content-wrap img {
	margin-right: 20px;
}

.pbmit-tween-effect-style-2 .pbmit-tween-image-wrap {
	position: relative;
}

.pbmit-tween-effect-style-2 .pbmit-tween-image-text {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 41px;
	height: 41px;
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
	border-radius: 50%;
	font-size: 24px;
	line-height: 24px;
	font-weight: 700;
}

.pbmit-tween-effect-style-2 .pbmit-tween-effect-text {
	width: 245px;
	height: 245px;
	border-radius: 100%;
	filter: blur(1px);
	background: radial-gradient(56.09% 56.09% at 50% 43.91%, rgba(var(--pbmit-secondary-color-rgb), 0.70) 0%, var(--pbmit-secondary-color) 100%);
}

/* --------------------------------------
* 19 - Pricing
* ---------------------------------------*/
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	transition: all 0.6s ease-in-out;
}

.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
	position: relative;
	padding-bottom: 20px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-heading-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
	gap: 10px;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
	font-size: 24px;
	line-height: 36px;
	color: var(--pbmit-secondary-color);
	margin: 0;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper {
	display: flex;
	align-items: flex-end;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col {
	margin-bottom: 30px;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	display: flex;
	flex-direction: column;
	background-color: var(--pbmit-light-color);
	position: relative;
	padding: 45px;
	border-radius: 20px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w {
	display: flex;
	align-items: flex-start;
	color: var(--pbmit-global-color);
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
	font-size: 80px;
	line-height: 80px;
	letter-spacing: -0.8px;
	text-transform: uppercase;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
	font-size: 17px;
	line-height: 24px;
	margin: 0 0 18px 10px;
	color: var(--pbmit-secondary-color);
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-desc {
	width: 85%;
	font-size: 15px;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-btn {
	margin-top: 25px;
	font-weight: 700;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w {
	padding: 40px 0 0;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
	margin-bottom: 10px;
	position: relative;
	display: flex;
	align-items: center;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg {
	font-size: 20px;
	line-height: 20px;
	fill: var(--pbmit-global-color);
}

.pbmit-ptable-line svg,
.pbmit-ptable-line i {
	margin-right: 8px;
}

.pbmit-ptable-line svg {
	width: 1em;
	height: 1em;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child {
	margin-bottom: 0;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn .pbmit-btn .pbmit-button-text-wrap,
.pbminfotech-ele-ptable-style-1 .pbmit-price-btn .pbmit-btn .pbmit-button-icon {
	background-color: var(--pbmit-secondary-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box:hover {
	transform: translateY(-5px);
}

.pbmit-bg-color-light .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	background-color: var(--pbmit-white-color);
}

/* Featured Column */
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading {
	color: var(--pbmit-white-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-price-w {
	color: var(--pbmit-white-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
	background-color: var(--pbmit-secondary-color);
	padding-bottom: 50px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-featured-w {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0;
	color: var(--pbmit-white-color);
	background: var(--pbmit-global-color);
	position: relative;
	padding: 10px 16px;
	border-radius: 20px;
	letter-spacing: 1.12px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-frequency,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-desc {
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line.pbmit-faded-line {
	color: rgba(var(--pbmit-blackish-color-rgb), 0.2);
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line.pbmit-faded-line svg {
	fill: rgba(var(--pbmit-global-color-rgb), 0.2);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line.pbmit-faded-line {
	color: rgba(var(--pbmit-white-color-rgb), 0.2);
}

.pbmit-bg-color-secondary .pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
	background-color: var(--pbmit-blackish-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a .pbmit-button-text-wrap {
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a .pbmit-button-icon {
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a .pbmit-button-icon svg,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a .pbmit-button-icon svg path {
	fill: var(--pbmit-secondary-color);
}

/* --------------------------------------
* 20 - Tab
* ---------------------------------------*/
.pbmit-tab-content-title,
.pbmit-tab-content {
	display: none;
}

.pbmit-tab-content.pbmit-tab-active {
	display: block;
	animation: pbmit-faded 1s;
}

@keyframes pbmit-faded {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.pbmit-tabs .pbmit-tab-content-wrapper {
	padding: 15px 0 0 10px;
}

.pbmit-tabs .pbmit-tabs-links {
	margin-bottom: 30px;
	text-align: center;
	flex-direction: row;
	display: block;
	text-align: left;
	position: relative;
	padding: 0;
	align-self: center;
}

.pbmit-tab-link,
.pbmit-tabs .pbmit-tab-heading-wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pbmit-tab-link {
	padding: 10px 25px;
	border: 1px solid rgba(var(--pbmit-secondary-color-rgb), 0.5);
	border-radius: 50px;
	margin-bottom: 20px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}

.pbmit-tab-link:hover,
.pbmit-tab-link.pbmit-tab-li-active {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-tabs .pbmit-tab-heading {
	display: flex;
	align-items: center;
	font-size: 20px;
	line-height: 24px;
	transition: all 0.5s ease-in-out;
	margin: 0;
}

.pbmit-tabs .pbmit-tab-heading::before {
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	content: "\e83b";
	font-family: "pbminfotech-base-icons";
	height: 18px;
	width: 18px;
	font-size: 22px;
	line-height: 15px;
	margin-right: 10px;
	border-radius: 50%;
	color: var(--pbmit-secondary-color);
	transition: all 0.5s ease-in-out;
}

.pbmit-tabs .pbmit-tab-link:hover .pbmit-tab-heading::before,
.pbmit-tabs .pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-heading::before {
	color: var(--pbmit-secondary-color);
}

.pbmit-tabs .pbmit-tab-price-w {
	display: flex;
	align-items: center;
	font-size: 24px;
	line-height: 26px;
	transition: all 0.5s ease-in-out;
	color: var(--pbmit-secondary-color);
}

.pbmit-tabs .pbmit-tab-price_freq {
	font-size: 17px;
	transition: all 0.5s ease-in-out;
}

.pbmit-tabs .pbmit-tab-price-wrapper {
	display: flex;
	align-items: flex-end;
}

.pbmit-tabs .pbmit-tab-highlight i {
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-global-color);
	padding-left: 15px;
}

.pbmit-tabs .pbmit-tab-link:hover .pbmit-tab-heading::before,
.pbmit-tabs .pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-heading::before,
.pbmit-tab-link:hover .pbmit-tab-heading,
.pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-heading,
.pbmit-tab-link:hover .pbmit-tab-price-w,
.pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-price-w {
	color: var(--pbmit-white-color);
}

.pbmit-tab-link:hover .pbmit-tab-price_freq,
.pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-price_freq {
	color: rgba(var(--pbmit-white-color-rgb), 0.80);
}

.pbmit-tab-content-heading {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 20px;
	color: var(--pbmit-global-color);
}

.pbmit-tabs .pbmit-tab-btn-wrap {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}

.pbmit-tabs .pbmit-tabs-btn .pbmit-button-icon {
	display: none;
}

.pbmit-tabs .pbmit-tabs-btn a {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	backdrop-filter: blur(2px);
	font-size: 15px;
	height: 200px;
	width: 200px;
	border-radius: 50%;
	color: var(--pbmit-white-color);
	background: linear-gradient(180deg, var(--pbmit-secondary-color) 0%, rgba(var(--pbmit-secondary-color-rgb), 0.87) 53.85%);
	transform: perspective(100px) rotateY(-3deg);
	transition: 0.9s;
}

.pbmit-tabs .pbmit-tabs-btn a:hover {
	transform: rotateY(10deg);
}

.pbmit-tab-content-title {
	margin-bottom: 50px;
	cursor: pointer;
	font-size: 20px;
	line-height: 24px;
	text-transform: capitalize;
	color: var(--pbmit-secondary-color);
	transition: all 0.4s ease-in-out;
}

.pbmit-tabs .inner-content {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}

.pbmit-tab-link:last-child {
	margin-bottom: 0;
}

.pbmit-tab-active .pbmit-tab-content-title {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-secondary-color);
}

/* Latest css */
.pbmit-tabs .pbmit-tab-img img {
	border-radius: 30px;
}

.pbmit-tabs .tab-content-wrap {
	align-items: center;
}

.pbmit-tabs .pbmit-tab-list h2 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 0;
}

.pbmit-tabs .pbmit-tab-list ul {
	list-style-type: none;
	padding: 0;
	margin-bottom: 0;
}

.pbmit-tabs .pbmit-tab-list ul li {
	padding-left: 30px;
	position: relative;
	color: rgba(var(--pbmit-secondary-color-rgb), 0.8);
	margin-bottom: 11px;
}

.pbmit-tabs .pbmit-tab-list ul li.pbmit-faded-line {
	color: rgba(var(--pbmit-blackish-color-rgb), 0.2);
}

.pbmit-tabs .pbmit-tab-list ul li.pbmit-faded-line::before {
	color: rgba(var(--pbmit-global-color-rgb), 0.2)
}

.pbmit-tabs .pbmit-tab-list ul li:last-child {
	margin-bottom: 0;
}

.pbmit-tabs .pbmit-tab-list ul li::before {
	font-family: "pbminfotech-base-icons";
	position: absolute;
	content: "\e83b";
	font-size: 22px;
	line-height: 22px;
	left: 0;
	top: 3px;
	color: var(--pbmit-global-color);
}

.pbmit-tabs .pbmit-tab-list span {
	word-wrap: break-word;
}

/* Tabs icon */
.pbmit-tabs .pbmit-tab-content .pbmit-tab-icon-wrap {
	display: flex;
	align-items: center;
}

.pbmit-tabs .pbmit-tab-content .pbmit-tabs-box-svg,
.pbmit-tabs .pbmit-tab-content .pbmit-tabs-box-icon {
	width: 85px;
	min-width: 85px;
	height: 85px;
	line-height: 100px;
	font-size: 50px;
	margin-right: 25px;
	text-align: center;
	display: inline-block;
	position: relative;
	border-radius: 10px;
	color: var(--pbmit-secondary-color);
	fill: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-tabs .pbmit-tab-content .pbmit-tabs-box-svg {
	line-height: 85px;
}

.pbmit-tabs .pbmit-tab-content .pbmit-tab-icon-wrap svg {
	width: 50px;
	height: 50px;
	fill: var(--pbmit-secondary-color);
}

.pbmit-tabs .pbmit-tab-content .pbmit-desc-tabs {
	padding-bottom: 40px;
	display: inline-block;
}

/* Tabs bg-color */
.pbmit-bg-color-secondary .pbmit-tab-link,
.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-content-title {
	border-color: rgba(var(--pbmit-white-color-rgb), 0.5);
}

.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-heading::before,
.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-heading,
.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-content-title,
.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-price-w {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-link:hover .pbmit-tab-heading::before,
.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-heading::before {
	color: var(--pbmit-secondary-color);
}

.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-price_freq {
	color: rgba(var(--pbmit-white-color-rgb), 0.80)
}

.pbmit-bg-color-secondary .pbmit-tab-link:hover {
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-tab-link:hover .pbmit-tab-heading,
.pbmit-bg-color-secondary .pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-heading {
	color: var(--pbmit-secondary-color);
}

.pbmit-bg-color-secondary .pbmit-tab-content.pbmit-tab-active .pbmit-tab-content-title {
	color: var(--pbmit-secondary-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-tab-link:hover .pbmit-tab-price-w,
.pbmit-bg-color-secondary .pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-price-w {
	color: var(--pbmit-secondary-color);
}

.pbmit-bg-color-secondary .pbmit-tab-link:hover .pbmit-tab-price_freq,
.pbmit-bg-color-secondary .pbmit-tab-link.pbmit-tab-li-active .pbmit-tab-price_freq {
	color: rgba(var(--pbmit-blackish-color-rgb), 0.80);
}

.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-list ul li {
	color: rgba(var(--pbmit-white-color-rgb), 0.80);
}

.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tabs-btn a {
	color: var(--pbmit-secondary-color);
	background: linear-gradient(180deg, var(--pbmit-white-color) 0%, rgba(var(--pbmit-white-color-rgb), 0.87) 53.85%);
}

.pbmit-bg-color-secondary .pbmit-tabs .pbmit-tab-list ul li.pbmit-faded-line {
	color: rgba(var(--pbmit-white-color-rgb), 0.2);
}

.pbmit-bg-color-secondary .pbmit-tab-link.pbmit-tab-li-active {
	background-color: var(--pbmit-white-color);
}

/* --------------------------------------
* 21 - Progress Bar
* ---------------------------------------*/
.progressbar {
	overflow: hidden;
}

.progressbar .progress-label {
	position: relative;
	top: -5px;
	font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: .15px;
	color: var(--pbmit-secondary-color);
}

.progress {
	position: relative !important;
	height: auto;
	border-radius: 6px;
	padding: 2px;
	overflow: visible;
	margin-top: 5px;
	background-color: var(--pbmit-secondary-color);
}

.progress .progress-bar {
	position: relative;
	height: 8px;
	line-height: 8px;
	overflow: hidden;
	border-radius: 100px;
	background-color: var(--pbmit-white-color);
}

.progress.progress-percent-bg .progress-percent {
	position: absolute;
	right: 0px;
	left: auto;
	top: -30px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: var(--pbmit-secondary-color);
	font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-heading-subheading h3 {
	font-size: 20px;
	line-height: normal;
}

.pbminfotech-testimonial-text p {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	/* number of lines */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gallery-card img {
	width: 100%;
	height: 250px;
	object-fit: cover;
	object-position: center;
}

.pbmit-slider-bg {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center;
	z-index: 1;
}

/* FULL IMAGE OVERLAY */
.pbmit-slider-bg::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(rgba(0, 0, 0, 0.3),
			rgba(0, 0, 0, 0.3));
	z-index: 2;
}

.header-top-bg-color {
	background-color: #095297;
}

.site-header .header-top-bg-color .pbmit-inline-item-inner .pbmit-info-box-icon svg {
	display: flex;
	width: 17px;
	height: 17px;
	margin-right: 10px;
	fill: #ffffff;
	transition: all .25s ease-in-out;
}

.site-header .header-top-bg-color .pbmit-icon-list .pbmit-inline-item-inner a {
	font-size: 15px;
	line-height: 25px;
	color: #ffffff;
	transition: all .25s ease-in-out;
}

.site-header .header-top-bg-color .pbmit-social-links li a {
	font-size: 13px;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #fff;
}

.site-header .header-top-bg-color .pbmit-social-links li a i {
	color: #fff;
}