/******************************

    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 - Overlap Colomn
    11 - Accordion
    12 - Circle Progress
    13 - List Group
    14 - Banner Slider
    15 - Client
    16 - Sortable
	17 - Img Animation
	18 - Marquee
    19 - Pricing
	20 - Portfolio
	21 - Progress Bar
	22 - Tab

******************************/

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading-subheading {
	margin-bottom: 30px;
	position: relative;
	z-index: 1;
}

.pbmit-heading-subheading .pbmit-subtitle {
	font-family: var(--pbmit-body-typography-font-family);
	font-weight: 700;
	font-size: 11px;
	line-height: 22px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-style: normal;
	position: relative;
	padding: 2px 20px;
	display: inline-block;
	border: 1px solid var(--pbmit-global-color);
	border-radius: 20px;
	margin-bottom: 10px;
}

.pbmit-heading-subheading .pbmit-title {
	font-weight: 600;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: 0;
	color: var(--pbmit-heading-color);
	text-transform: none;
	font-style: normal;
}

.pbmit-heading-subheading .pbmit-heading-desc {
	margin-top: 25px;
}

.pbmit-bg-color-global .pbmit-heading-subheading .pbmit-subtitle,
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-subtitle,
.pbmit-bg-color-secondary .pbmit-heading-subheading .pbmit-subtitle {
	color: var(--pbmit-white-color);
	border-color: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbmit-heading-subheading .pbmit-title,
.pbmit-bg-color-blackish .pbmit-heading-subheading .pbmit-title,
.pbmit-bg-color-secondary .pbmit-heading-subheading .pbmit-title {
	color: var(--pbmit-white-color);
}

/*=== For the same css ===*/
.pbmit-ihbox-btn a,
.pbmit-blog-btn a,
.pbmit-service-btn,
.site-header .pbmit-header-button,
.pbmit-price-btn a,
.blog-classic .pbmit-read-more-link .pbmit-button {
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0;
	text-transform: capitalize;
	font-style: normal;
}

.pbmit-blog-btn,
.pbmit-price-btn a,
.pbmit-ihbox-btn a {
	/* color: var(--pbmit-blackish-color); */
	transition: all .4s ease-in;
}

.pbmit-ihbox-btn .pbmit-button-icon-wrapper,
.pbmit-blog-btn .pbmit-button-icon-wrapper,
.pbmit-price-btn .pbmit-button-icon-wrapper,
.pbmit-service-ads .pbmit-ads-btn a .pbmit-button-icon-wrapper,
.blog-classic .pbmit-read-more-link .pbmit-button .pbmit-button-icon-wrapper,
.pbmit-blog-heading-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
	margin-left: 0px;
	font-size: 12px;
}

.pbmit-ihbox-btn .pbmit-button-icon-wrapper::before,
.pbmit-blog-btn .pbmit-button-icon-wrapper::before,
.pbmit-price-btn .pbmit-button-icon-wrapper::before,
.pbmit-service-ads .pbmit-ads-btn a .pbmit-button-icon-wrapper:before,
.blog-classic .pbmit-read-more-link .pbmit-button .pbmit-button-icon-wrapper:before {
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	font-weight: 400;
	transform: scale(0.26) translate(-58px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-ihbox-icon .pbmit-button-icon,
.pbmit-blog-btn .pbmit-button-icon,
.pbmit-ihbox-btn .pbmit-button-icon,
.pbmit-price-btn .pbmit-button-icon,
.pbmit-service-ads .pbmit-ads-btn a .pbmit-button-icon,
.blog-classic .pbmit-read-more-link .pbmit-button .pbmit-button-icon,
.pbmit-blog-heading-btn .pbmit-button-icon {
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-blog-btn:hover,
.pbmit-price-btn a:hover,
.pbmit-ihbox-btn a:hover {
	color: var(--pbmit-global-color) !important;
}

.pbmit-ihbox-btn a:hover .pbmit-button-icon-wrapper::before,
.pbmit-blog-btn:hover .pbmit-button-icon-wrapper::before,
.pbmit-price-btn a:hover .pbmit-button-icon-wrapper::before,
.pbmit-service-ads .pbmit-ads-btn a:hover .pbmit-button-icon-wrapper::before,
.pbmit-blog-heading-btn a:hover .pbmit-button-icon-wrapper:before {
	transform: scale(1) translate(-2px, 0px);
}

.pbmit-ihbox-btn a:hover .pbmit-button-icon,
.pbmit-blog-btn:hover .pbmit-button-icon,
.pbmit-price-btn a:hover .pbmit-button-icon,
.pbmit-service-ads .pbmit-ads-btn a:hover .pbmit-button-icon,
.pbmit-blog-heading-btn a:hover .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -50px);
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner,
.pbmit-testimonial-style-1 .pbminfotech-testimonial-text,
.pbmit-testimonial-style-2 .pbminfotech-testimonial-text,
.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper::before {
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 500;
	font-style: normal;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-box-number,
.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before,
.pbmit-tab .nav .nav-item a,
.pbmit-tab .pbmit-tab-list ul li,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price,
.widget-recent-post .pbmit-rpw-title a,
.blog-details .pbmit-entry-content blockquote,
.post-navigation .nav-links .nav-title,
.service-details .accordion .pbmit-accordion-title,
.progressbar .progress-label,
.progress.progress-percent-bg .progress-percent {
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 600;
	font-style: normal;
}

.pbmit-ihbox-icon-wrapper svg,
.pbmit-service-icon img,
.pbmit-service-icon svg {
	width: 1em;
	height: 1em;
}

/* Bg Color */
.pbmit-bg-color-secondary .pbmit-ihbox-style-6 .pbmit-ihbox-box-number {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-6 .pbmit-wrap-number,
.pbmit-bg-color-secondary .pbmit-ihbox-style-6 .pbmit-ihbox-headingicon {
	border-color: #33465f;
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-6 .pbmit-wrap-number {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-6 .pbmit-content-number::after,
.pbmit-bg-color-secondary .pbmit-ihbox-style-6 .pbmit-content-number::before {
	box-shadow: 0 16px 0 0 var(--pbmit-secondary-color);
	border-color: #33465f;
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-6 .pbmit-element-title {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-heading-desc {
	color: rgba(var(--pbmit-white-color-rgb), 0.8);
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1 {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-1:hover {
	transform: translate(0, -5px);
}

.pbmit-element-viewtype-carousel .pbmit-ihbox-style-1 {
	padding-top: 5px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon {
	margin-bottom: 25px;
	display: inline-block;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-svg,
.pbmit-ihbox-style-1 .pbmit-icon-type-icon,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 20px;
	text-align: center;
	font-size: 35px;
	line-height: 40px;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-1 .pbmit-ihbox-svg svg {
	width: 50px;
	height: 50px;
	fill: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-1 .pbmit-icon-type-icon svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-text {
	font-size: 24px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-image img {
	width: 70px;
	height: auto;
	border-radius: 20px;
}

.pbmit-ihbox-style-1 .pbmit-element-title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 8px;
}

.pbmit-ihbox-style-1 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

/** Style 2 **/
.pbmit-miconheading-style-2 {
	margin-bottom: 30px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pbmit-ihbox-style-2 .pbmit-element-title {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 0;
	width: 15%;
}

.pbmit-ihbox-style-2 .pbmit-element-subtitle {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 0;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-btn .pbmit-button-text {
	display: none;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text {
	font-size: 70px;
	line-height: 80px;
	color: transparent;
	-webkit-text-fill-color: transparent;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: var(--pbmit-blackish-color);
	width: 14%;
}

.pbmit-ihbox-style-2 .pbmit-heading-desc {
	width: 32%;
	margin-bottom: 15px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-btn .pbmit-button-icon-wrapper,
.pbmit-ihbox-style-2 .pbmit-ihbox-btn .pbmit-button-icon-wrapper {
	font-size: 22px;
}

.pbmit-ihbox-style-2 {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
}

.pbmit-ihbox-style-2 .pbmit-ihbox-btn a .pbmit-button-icon-wrapper::before {
	transform: scale(0.26) translate(-90px, 60px);
}

.pbmit-ihbox-style-2:hover .pbmit-ihbox-btn a .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -60px);
}

.pbmit-ihbox-style-2:hover .pbmit-ihbox-btn a .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(-2px, 0px);
}

.pbmit-ihbox-style-2:hover .pbmit-ihbox-btn a {
	color: var(--pbmit-global-color);
}

.pbmit-element-miconheading-style-2 .pbmit-element-posts-wrapper {
	padding: 30px 0 0 0;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper {
	font-size: 70px;
	line-height: 80px;
	display: inline-block;
	color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-image img {
	width: auto;
	height: auto;
	border-radius: 20px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-svg-wrapper svg .pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper svg {
	fill: var(--pbmit-global-color);
	width: 60px;
	height: 10px;
	top: -2px;
}

.pbmit-ihbox-btn {
	padding-top: 15px;
	display: inline-grid;
}

/** Style 3 **/
.pbmit-ihbox-style-3 .pbmit-ihbox-box {
	align-items: center;
}

.pbmit-ihbox-style-3 {
	padding: 30px 0 0 35px;
	position: relative;
	background-color: var(--pbmit-light-color);
	border-radius: 30px 0 0;
}

.pbmit-ihbox-style-3 .pbmit-element-title {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: -5px;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg {
	margin-right: 15px;
	position: relative;
	display: inline-block;
	color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper.pbmit-icon-type-icon,
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper {
	font-size: 14px;
	line-height: 0px;
	color: var(--pbmit-blackish-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .4);
	border-radius: 50%;
	height: 40px;
	width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
	font-size: 14px;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper img {
	width: 60px;
	height: 60px;
	object-fit: cover;
	border-radius: 50%;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper svg {
	fill: var(--pbmit-global-color);
	margin-bottom: 5px;
}

.pbmit-ihbox-style-3 .pbmit-element-title a {
	pointer-events: none;
}

.pbmit-element-title a .pbmit-button-icon {
	display: none;
}

.pbmit-sticky-corner {
	width: 30px;
	height: 30px;
	position: absolute;
	transform: rotate(-90deg);
}

.pbmit-bottom-left-corner {
	bottom: 0%;
	left: -30px;
	transform: none;
}

.pbmit-top-right-corner {
	top: -28px;
	right: -1%;
	transform: none;
}

.pbmit-sticky-corner svg path {
	fill: var(--pbmit-light-color);
}

/** Style 4 **/
.pbmit-ihbox-style-4 {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-headingicon {
	display: inline-flex;
	align-items: flex-start;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-svg,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon {
	margin-right: 20px;
	display: inline-block;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-svg,
.pbmit-ihbox-style-4 .pbmit-icon-type-icon,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text {
	min-width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	font-size: 26px;
	line-height: 20px;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-4 .pbmit-ihbox-svg svg {
	width: 40px;
	height: 40px;
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-4 .pbmit-icon-type-icon svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text {
	font-size: 24px;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-image img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.pbmit-ihbox-style-4 .pbmit-element-title {
	font-size: 22px;
	line-height: 32px;
	margin-bottom: 15px;
}

.pbmit-ihbox-style-4 .pbmit-element-subtitle {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5px;
}

.pbmit-ihbox-style-4 .pbmit-heading-desc {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-weight: 600;
	color: rgba(var(--pbmit-blackish-color-rgb), .5);
}

.pbmit-ihbox-style-4 .pbmit-heading-desc::before {
	content: '-';
	padding-right: 5px;
	display: inline-block;
	color: rgba(var(--pbmit-blackish-color-rgb), .5);
}

.pbmit-bg-color-white .pbmit-ihbox-style-4 .pbmit-icon-type-icon {
	background-color: var(--pbmit-light-color);
}

/** Style 5 **/
.pbmit-ihbox-style-5 {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-5 {
	position: relative;
}

.pbmit-element-viewtype-carousel .pbmit-ihbox-style-5 {
	padding-top: 5px;
}

.pbmit-ihbox-style-5:hover {
	transform: translate(0, -5px);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-headingicon {
	padding: 65px 40px 40px 40px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	border-radius: 20px;
	background: #ecf2ff;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-contents {
	margin-bottom: 30px;
}

.pbmit-ihbox.pbmit-ihbox-style-5 .pbmit-ihbox-box-number {
	margin-bottom: 10px;
}

.pbmit-ihbox-style-5 .pbmit-element-subtitle {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.pbmit-ihbox-style-5 .pbmit-element-title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-svg,
.pbmit-ihbox-style-5 .pbmit-icon-type-icon,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text {
	width: 70px;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 20px;
	text-align: center;
	font-size: 40px;
	line-height: 45px;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-5 .pbmit-ihbox-icon svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-btn .pbmit-button-text {
	font-size: 0;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-btn a .pbmit-button-icon-wrapper {
	margin: 0 !important;
}

.pbmit-ihbox-style-5 .pbmit-btn-wrap {
	position: absolute;
	right: 0;
	bottom: 0;
}

.pbmit-ihbox-style-5 .pbmit-heading-desc {
	word-break: break-all;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-btn {
	border-radius: 30px 0 0 0px;
	padding: 10px 0 0 10px;
	background-color: var(--pbmit-light-color);
	border-left: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-btn a {
	min-width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	font-size: 18px;
	z-index: 2;
	position: relative;
	color: var(--pbmit-global-color) !important;
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-btn a:hover {
	color: var(--pbmit-white-color) !important;
	background-color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-btn::after,
.pbmit-ihbox-style-5 .pbmit-ihbox-btn::before {
	content: "";
	position: absolute;
	top: -29px;
	right: 0;
	height: 30px;
	width: 30px;
	border-radius: 0 0 20px 0;
	background-color: transparent;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	;
	border-top: 0;
	border-left: 0;
	box-shadow: 0 15px 0 0 var(--pbmit-light-color);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-btn::after {
	top: inherit;
	bottom: 0;
	left: -29px;
	right: 0;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-image img {
	width: 80px;
	height: 80px;
	border-radius: 20px;
}

.pbminfotech-gap-40px .pbmit-miconheading-style-5 {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 40px;
}

/** Style 6 **/
.pbmit-ihbox-style-6 {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-6 {
	position: relative;
	margin-bottom: 30px;
}

.pbmit-element-viewtype-carousel .pbmit-ihbox-style-6 {
	padding-top: 5px;
}

.pbmit-ihbox-style-6:hover {
	transform: translate(0, -5px);
}

.pbmit-ihbox-style-6 .pbmit-ihbox-headingicon {
	padding: 65px 35px 40px 35px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	border-radius: 30px;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-contents {
	margin-bottom: 65px;
}

.pbmit-ihbox-style-6 .pbmit-element-subtitle {
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 0;
	text-transform: uppercase;
}

.pbmit-ihbox-style-6 .pbmit-element-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 15px;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-svg,
.pbmit-ihbox-style-6 .pbmit-icon-type-icon,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-text {
	font-size: 50px;
	line-height: 60px;
	color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-6 .pbmit-ihbox-svg svg,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon svg {
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-6 .pbmit-content-number {
	position: absolute;
	right: 0;
	bottom: 0;
}

.pbmit-ihbox-style-6 .pbmit-wrap-number {
	border-radius: 30px 0 0 0;
	padding: 10px 0 0 10px;
	background-color: var(--pbmit-light-color);
	border-left: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-ihbox-style-6 .pbmit-ihbox-box-number {
	min-width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	font-size: 20px;
	z-index: 2;
	position: relative;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-6 .pbmit-content-number::after,
.pbmit-ihbox-style-6 .pbmit-content-number::before {
	content: "";
	position: absolute;
	top: -29px;
	right: 0;
	height: 30px;
	width: 30px;
	border-radius: 0 0 20px 0;
	background-color: transparent;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	border-top: 0;
	border-left: 0;
	box-shadow: 0 15px 0 0 var(--pbmit-light-color);
}

.pbmit-ihbox-style-6 .pbmit-content-number::after {
	top: inherit;
	bottom: 0;
	left: -29px;
	right: 0;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-icon-type-image img {
	width: 80px;
	height: 80px;
	border-radius: 20px;
}

/** Style 7 **/
.pbmit-ihbox-style-7,
.pbmit-ihbox-style-7 .pbmit-ihbox-box,
.pbmit-ihbox-style-7 .pbmit-ihbox-box-number,
.pbmit-ihbox-style-7 .pbmit-content-wrapper::before {
	transition: all 0.4s ease-in;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-box {
	padding: 45px 35px;
	border-radius: 30px;
	background: var(--pbmit-white-color);
	border-radius: 30px;
	position: relative;
	transition: all 0.4s ease-in;
	margin-bottom: 10px;
}

.pbmit-ihbox-style-7 {
	position: relative;
	margin: 10px 0 0 0;
}

.pbmit-ihbox-style-7:hover {
	transform: translate(0, -10px);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon {
	margin-right: 15px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper {
	background-color: var(--pbmit-light-color);
	border-radius: 50%;
	height: 70px;
	width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	line-height: 50px;
	color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-icon {
	font-size: 45px;
	line-height: 45px;
	color: var(--pbmit-blackish-color);
	margin-top: 5px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper svg {
	/* fill: var(--pbmit-blackish-color); */
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-7 .pbmit-element-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 0;
}

.pbmit-ihbox-style-7 .pbmit-content-wrapper {
	padding-top: 25px;
	margin-top: 25px;
	padding-right: 35px;
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	position: relative;
}

.pbmit-ihbox-style-7 .pbmit-content-wrapper::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 1px;
	background-color: rgba(var(--pbmit-blackish-color-rgb), .6);
}

.pbmit-ihbox-style-7:hover .pbmit-content-wrapper::before {
	width: 100%;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-image img {
	width: 70px;
	height: 70px;
	border-radius: 50%;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-type-text {
	font-size: 40px;
	line-height: 40px;
}

.pbmit-ihbox-style-7 .pbmit-element-subtitle {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 10px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn {
	position: absolute;
	right: 50px;
	bottom: -10px;
	display: table;
	text-align: center;
	z-index: 1;
	padding: 8px 8px 0 8px;
	border-radius: 50px 50px 0 0;
	background-color: var(--pbmit-light-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn::after,
.pbmit-ihbox-style-7 .pbmit-ihbox-btn::before {
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 10px;
	height: 40px;
	width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-light-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn::before {
	right: 100%;
	border-bottom-right-radius: 20px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn::after {
	left: 100%;
	border-bottom-left-radius: 20px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-text {
	display: none;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn a {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	font-size: 24px;
	z-index: 2;
	position: relative;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-icon-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-flex;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-icon-wrapper::before {
	content: "\e8dd";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	width: 1em;
	height: auto;
	transform: scale(0.26) translate(-52px, 50px);
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn:hover .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(0px, 0px);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn .pbmit-button-icon {
	display: inline-block;
	transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-btn:hover .pbmit-button-icon {
	transform: scale(0.26) translate(45px, -50px);
}

.pbmit-ihbox-style-7 .pbmit-heading-desc {
	margin-bottom: 15px;
}

/* Bg Color Set */
.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-box {
	background-color: var(--pbmit-light-color);
}

.pbmit-bg-color-blackish .pbmit-ihbox-style-7 .pbmit-ihbox-box::before {
	background-color: var(--pbmit-blackish-color);
}

.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-box::before {
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-svg-wrapper,
.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper {
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-box-number {
	background-color: var(--pbmit-light-color);
}

.pbmit-bg-color-blackish .pbmit-ihbox-style-7:hover .pbmit-ihbox-box-number {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}

.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-btn {
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-btn a {
	background-color: var(--pbmit-light-color);
}

.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-btn::after,
.pbmit-bg-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-btn::before {
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}

/** Style 8 **/
.pbmit-ihbox-style-8,
.pbmit-ihbox-style-8 .pbmit-ihbox-contents,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper svg,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon::before,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg::before {
	transition: all 0.3s ease-in;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-box {
	display: flex;
	align-items: flex-start;
}

.pbmit-miconheading-style-8 .pbmit-ihbox-style-8 .pbmit-ihbox-box {
	margin-bottom: 40px;
}

.pbmit-miconheading-style-8:last-child .pbmit-ihbox-style-8 .pbmit-ihbox-box {
	margin-bottom: 0;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg {
	margin-right: 25px;
	position: relative;
	display: inline-block;
	background-color: var(--pbmit-white-color);
	color: var(--pbmit-blackish-color);
	border-radius: 20px;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg-wrapper {
	font-size: 35px;
	line-height: 35px;
	color: var(--pbmit-blackish-color);
	height: 60px;
	width: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	border-radius: 20px;
}

.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon-wrapper {
	color: var(--pbmit-white-color);
}

.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-ihbox-icon-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon::before,
.pbmit-ihbox-style-8 .pbmit-ihbox-svg::before {
	content: "";
	position: absolute;
	background-color: var(--pbmit-global-color);
	left: 50%;
	top: 50%;
	border-radius: 20px;
	transform: translate(-20px, -20px);
	width: 40px;
	height: 40px;
	opacity: 0;
}

.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon::before,
.pbmit-ihbox-style-8:hover .pbmit-ihbox-svg::before {
	width: 100%;
	height: 100%;
	transform: translate(0, 0);
	left: 0;
	top: 0;
	opacity: 1;
}

.pbmit-ihbox-style-8 .pbmit-element-title {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
}

.pbmit-ihbox-style-8 .pbmit-heading-desc {
	margin-bottom: 0;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-image {
	background-color: transparent;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-type-text {
	font-size: 25px;
}

/** Style 9 **/
.pbmit-ihbox-style-9 {
	display: inline-block;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-o-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-headingicon {
	display: inline-flex;
	align-items: center;
}

.pbmit-miconheading-style-4 .pbmit-ihbox-style-9 .pbmit-ihbox-headingicon {
	align-items: flex-start;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-svg,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon {
	margin-right: 20px;
	display: inline-block;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-svg,
.pbmit-ihbox-style-9 .pbmit-icon-type-icon,
.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text {
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-9 .pbmit-ihbox-svg svg {
	width: 70px;
	height: 70px;
	fill: var(--pbmit-global-color);
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-text {
	font-size: 30px;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon-type-image img {
	min-width: 150px;
	height: auto;
}

.pbmit-ihbox-style-9 .pbmit-element-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
}

.pbmit-ihbox-style-9 .pbmit-element-subtitle {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-9 .pbmit-heading-desc {
	margin-bottom: 0;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid rgba(var(--pbmit-secondary-color-rgb), 0.15);
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1 .pbmit-featured-wrapper img,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::after,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::before,
.pbmit-team-style-1 .pbmit-featured-wrapper::after,
.pbmit-team-style-1 .pbmit-team-social-links li a,
.pbmit-team-style-1 .pbmit-team-social-links li,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text,
.pbmit-team-style-1 .pbminfotech-box-social-links {
	transition: all .6s ease-in-out;
}

.pbmit-team-style-1 .pbmit-featured-wrap {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.pbmit-team-style-1 .pbminfotech-post-item {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}

.pbmit-team-style-1 .pbminfotech-box-content {
	position: relative;
	padding: 35px 45px 40px 30px;
}

.pbmit-team-style-1 .pbminfotech-box-content-inner {
	padding-right: 60px;
}

.pbmit-team-style-1 .pbmit-featured-inner {
	position: relative;
}

.pbmit-team-style-1 .pbmit-featured-wrapper img {
	width: 100%;
	border-radius: 30px;
	transition: all .3s ease-out;
}

.pbmit-team-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.pbmit-team-style-1 .pbmit-team-title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 5px;
}

.pbminfotech-testimonial-detail,
.pbminfotech-box-team-position {
	font-size: 14px;
	line-height: 24px;
	position: relative;
}

.pbminfotech-box-team-position::before {
	content: '/';
	padding-right: 5px;
	display: inline-block;
}

.pbmit-team-style-1 .pbmit-team-btn {
	position: absolute;
	bottom: 0;
	right: 45px;
	z-index: 6;
}

.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text {
	width: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	position: relative;
	border-radius: 50px 50px 0 0;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}

.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::after,
.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::before {
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 0;
	height: 40px;
	width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-light-color);
}

.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::before {
	right: 100%;
	border-bottom-right-radius: 20px;
}

.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-text::after {
	left: 100%;
	border-bottom-left-radius: 20px;
}

.pbmit-team-style-1 .pbminfotech-box-social-links {
	text-align: center;
	position: absolute;
	bottom: 25px;
	right: 5px;
	transform: translateY(10px);
	opacity: 0;
	padding: 0;
	z-index: -1;
}

.pbmit-team-style-1 .pbminfotech-box-social-links ul {
	display: flex;
	flex-direction: column-reverse;
}

.pbmit-team-style-1 .pbmit-team-btn:hover .pbminfotech-box-social-links {
	transform: translateY(-25px);
	opacity: 1;
}

.pbmit-team-style-1 .pbmit-team-btn .pbmit-team-social-links li {
	display: block;
	margin: 0;
	padding: 0 !important;
	margin-bottom: 3px;
	transform: translate(0);
	transition: all 600ms ease-in-out;
}

.pbmit-team-style-1 .pbmit-team-btn:hover .pbmit-team-social-links li {
	transform: translate(0);
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1) {
	transition-delay: 750px;
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1) {
	transform: translate(0, 0);
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2) {
	transition-delay: 700px;
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2) {
	transform: translate(0, 43px);
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3) {
	transition-delay: 650px;
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3) {
	transform: translate(0, 86px);
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4) {
	transition-delay: 800px;
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4) {
	transform: translate(0, 129px);
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5) {
	transition-delay: 850px;
}

.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5) {
	transform: translate(0, 172px);
}

.pbmit-team-style-1 .pbmit-team-social-links li:first-child {
	margin-top: 0;
}

.pbmit-team-style-1 .pbmit-team-social-links li a {
	display: inline-block;
	opacity: 1;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	font-size: 16px;
	background: transparent;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-team-style-1 .pbmit-team-social-links li a:hover {
	background-color: var(--pbmit-blackish-color);
}

.pbmit-element-posts-wrapper .pbmit-team-style-1 {
	margin-bottom: 30px;
}

/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1 .pbmit-circle {
	position: relative;
	display: inline-block;
}

.pbminfotech-ele-fid-style-1 .pbmit-circle canvas {
	transform: rotate(-60deg) translate(-2px, 0px)
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	height: 90px;
	width: 90px;
	top: 50%;
	left: 50%;
	font-size: 24px;
	line-height: 30px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
	transform: translate(-50%, -50%);
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	font-size: 18px;
	line-height: 26px;
	margin: 0;
	color: var(--pbmit-blackish-color);
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-sub {
	margin-left: 15px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner span {
	margin: 0 2px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sup {
	top: -7px;
	font-size: 15px;
	line-height: 15px;
	margin: 0 2px;
	font-weight: 600;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub {
	top: inherit;
	bottom: -2px;
}

/* Bg Color Set */
.pbmit-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	color: var(--pbmit-white-color);
}

/** Style 2 **/
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner,
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	font-family: var(--pbmit-body-typography-font-family);
	font-weight: 800;
	font-style: normal;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	font-size: 100px;
	line-height: 100px;
	margin-bottom: 20px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-box-number,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-type-text,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-number-rotate {
	font-family: var(--pbmit-heading-typography-font-family);
	font-weight: 800;
	font-style: normal;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-number-rotate {
	font-weight: 800;
	color: transparent;
	-webkit-text-stroke: 1px var(--pbmit-blackish-color)
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	display: inline-block;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid-before span {
	margin-right: -20px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid span {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-2 .pbmit-heading-desc {
	font-size: 17px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid span,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner sup {
	font-size: 90px;
	line-height: 90px;
	bottom: 0;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-2 .pbmit-fid sup {
	top: -10px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid sup {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub {
	margin-right: -20px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-2 .pbmit-fid sub {
	bottom: -20px;
}

/** Style 3 **/
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	font-size: 100px;
	line-height: 100px;
	margin-bottom: 20px;
	color: var(--pbmit-global-color);
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
	font-weight: 800;
	color: transparent;
	-webkit-text-stroke: 1px var(--pbmit-blackish-color)
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
	display: inline-block;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-fid-before span {
	margin-right: -20px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-fid span {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-3 .pbmit-heading-desc {
	font-size: 17px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
	top: -10px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sup {
	margin-left: -20px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-before sup,
.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub {
	margin-right: -20px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-before sub,
.pbminfotech-ele-fid-style-3 .pbmit-fid sub {
	bottom: -20px;
}

.pbminfotech-ele-fid-style-3 {
	padding: 25px 40px 0 40px;
	position: relative;
	background-color: var(--pbmit-light-color);
	border-radius: 0 30px 0 0;
}

.pbminfotech-ele-fid-style-3 .pbmit-bottom-left-corner {
	top: -30px;
	left: 0;
}

.pbminfotech-ele-fid-style-3 .pbmit-top-right-corner {
	top: auto;
	right: -30px;
	bottom: 0;
}

.pbminfotech-ele-fid-style-3 .pbmit-sticky-corner {
	transform: rotate(90deg);
}

/* Bg Color */
.pbmit-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
	-webkit-text-stroke: 1px var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbminfotech-ele-fid-style-3 .pbmit-fid-title {
	color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbminfotech-ele-fid-style-3 {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-bg-color-secondary .pbmit-sticky-corner svg path {
	fill: var(--pbmit-secondary-color);
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1 {
	margin-bottom: 30px;
}

.pbmit-service-style-1 .pbmit-box-content-wrap,
.pbmit-service-style-1 .pbmit-service-btn {
	transition: all 0.5s ease-in-out;
}

.pbmit-service-style-1,
.pbmit-service-style-1 .pbminfotech-box-content {
	position: relative;
}

.pbmit-service-style-1 .pbmit-box-content-wrap {
	padding: 20px 20px 45px;
	background-color: var(--pbmit-white-color);
	position: relative;
	border-radius: 30px;
	border-radius: 30px 30px 0 30px;
}

.pbmit-service-style-1 .pbmit-featured-wrapper img {
	border-radius: 30px;
	margin-bottom: 25px;
	width: 100%;
}

.pbmit-service-style-1 .pbmit-box-content-inner {
	padding: 0 10px;
}

.pbmit-service-style-1 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px;
	padding-right: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}

.pbmit-service-style-1 .pbmit-serv-cat {
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 0.5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.pbmit-service-style-1 .pbmit-serv-cat a {
	color: var(--pbmit-global-color);
}

.pbmit-service-style-1 .pbmit-serv-cat a:hover {
	color: var(--pbmit-blackish-color);
}

.pbmit-service-style-1 .pbmit-service-description {
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
	padding: 20px 65px 0 0;
	margin-top: 55px;
}

.pbmit-service-style-1 .pbmit-service-btn {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	display: flex;
}

.pbmit-service-style-1:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(-2px, 0px);
}

.pbmit-service-style-1:hover .pbmit-service-btn .pbmit-button-icon {
	transform: scale(0.26) translate(55px, -50px);
}

.pbmit-service-style-1:hover .pbminfotech-box-content .pbmit-service-btn {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

/** Style 2 **/
.pbmit-service-style-2 .pbmit-service-title,
.pbmit-service-style-2 .pbmit-service-description,
.pbmit-service-style-2 .pbmit-featured-img-wrapper::before,
.pbmit-service-style-2 :hover .pbmit-featured-img-wrapper::before,
.pbmit-service-style-2 .pbmit-service-image-wrapper .pbmit-service-btn,
.pbmit-service-style-2 .pbmit-service-image-wrapper {
	-webkit-transition: all .25s ease-in-out;
	-ms-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.pbmit-service-style-2 .pbmit-featured-img-wrapper {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.pbmit-service-style-2 .pbminfotech-post-item {
	border: 1px solid #ffffff;
	border-radius: 30px;
	position: relative
}

.pbmit-service-style-2 .pbmit-featured-img-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #080808ad;
}

.pbmit-service-style-2:hover .pbmit-featured-img-wrapper::before {
	background: #000000b5;
}

.pbmit-service-style-2 .pbmit-service-image-wrapper img {
	border-radius: 30px;
	transition: all .4s ease-in-out;
	width: 100%;
}

.pbmit-service-style-2:hover .pbmit-service-image-wrapper img {
	transform: scale(1.07);
}

.pbmit-service-style-2 .pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.pbmit-service-style-2 .pbmit-service-btn-wrapper {
	display: inline;
	position: absolute;
	bottom: -1px;
	right: 50px;
	z-index: 1;
}

.pbmit-service-style-2 .pbmit-service-btn-wrapper .pbmit-service-btn-inner {
	border-radius: 50px 50px 0 0;
	padding: 8px 8px 0 8px;
	background-color: var(--pbmit-light-color);
	border-bottom: none;
	position: relative;
	border-left: 1px solid #4d5e73;
	border-right: 1px solid #4d5e73;
	border-top: 1px solid #4d5e73;
}

.pbmit-service-style-2 .pbmit-service-btn-wrapper::after,
.pbmit-service-style-2 .pbmit-service-btn-wrapper::before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #4d5e73;
	border-top: none;
	background-color: transparent;
	box-shadow: -7px 4px 0 0 var(--pbmit-light-color);
	z-index: 1;
}

.pbmit-service-style-2 .pbmit-service-btn-wrapper::before {
	border-radius: 0 0 30px 0;
	border-left: 0;
	right: 99%;
	box-shadow: 7px 4px 0 0 var(--pbmit-light-color);
}

.pbmit-service-style-2 .pbmit-service-btn-wrapper::after {
	border-radius: 0 0 0 30px;
	border-right: 0;
	left: 98%;
}

.pbmit-service-style-2 .pbmit-service-image-wrapper .pbmit-service-btn {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-radius: 100%;
	text-align: center;
	font-size: 24px;
	z-index: 2;
	position: relative;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}

.pbmit-service-style-2:hover .pbmit-service-image-wrapper .pbmit-service-btn {
	background-color: var(--pbmit-global-color);
}

.pbmit-service-style-2 .pbminfotech-box-content {
	position: relative;
}

.pbmit-service-style-2 .pbmit-content-box {
	position: absolute;
	bottom: 80px;
	left: 40px;
	z-index: 6;
	width: calc(100% - 35%);
}

.pbmit-service-style-2 .pbmit-service-title {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
}

.pbmit-service-style-2 .pbmit-service-title,
.pbmit-service-style-2 .pbmit-service-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}

.pbmit-service-style-2 .pbmit-service-title a {
	color: var(--pbmit-white-color);
}

.pbmit-service-style-2 .pbmit-service-title a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-service-style-2 .pbmit-serv-cat a {
	color: var(--pbmit-white-color);
}

.pbmit-service-style-2 .pbmit-serv-cat a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-service-style-2 .pbmit-service-icon img {
	max-width: 50px;
	height: 50px
}

.pbmit-service-style-2 .pbmit-service-icon {
	position: absolute;
	top: 35px;
	right: 35px;
	z-index: 2;
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-white-color);
	transform: scale(1);
	transition: all .5s;
}

.pbmit-service-style-2:hover .pbmit-service-icon {
	transform: scale(0);
}

.pbmit-service-style-2 .pbmit-service-icon svg {
	fill: var(--pbmit-white-color);
}

.pbmit-service-style-2 .pbmit-service-description {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: var(--pbmit-white-color);
	word-break: break-word;
	opacity: 1;
	visibility: visible;
}

.pbmit-service-style-2:hover .pbmit-service-description {
	-webkit-transform: translateY(150%);
	-khtml-transform: translateY(150%);
	-moz-transform: translateY(150%);
	-ms-transform: translateY(150%);
	-o-transform: translateY(150%);
	transform: translateY(150%);
	opacity: 0;
	visibility: hidden;
}

.pbmit-service-style-2:hover .pbmit-service-title {
	-webkit-transform: translateY(250%);
	-khtml-transform: translateY(250%);
	-moz-transform: translateY(250%);
	-ms-transform: translateY(250%);
	-o-transform: translateY(250%);
	transform: translateY(250%);
}

.pbmit-service-style-2 .pbmit-serv-cat {
	display: none;
}

.pbmit-link {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.pbmit-bg-color-blackish .pbmit-service-style-2 .pbmit-service-btn-wrapper::before {
	box-shadow: 7px 4px 0 0 #ffffff;
}

.pbmit-bg-color-blackish .pbmit-service-style-2 .pbmit-service-btn-wrapper::after {
	box-shadow: -7px 4px 0 0 #ffffff;
}

.pbmit-bg-color-blackish .pbmit-service-style-2 .pbmit-service-btn-wrapper::after,
.pbmit-bg-color-blackish .pbmit-service-style-2 .pbmit-service-btn-wrapper::before {
	border-color: #4d5e73;
}

.pbmit-bg-color-blackish .pbmit-service-style-2 .pbmit-service-btn-wrapper .pbmit-service-btn-inner {
	background-color: #ffffff;
	border-color: #4d5e73;
}

.pbmit-bg-color-blackish .pbmit-service-style-2 .pbmit-service-image-wrapper .pbmit-service-btn {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-bg-color-blackish .pbmit-service-style-2:hover .pbmit-service-image-wrapper .pbmit-service-btn {
	color: #ffffff;
	background-color: #9c0606;
}

/** Style 3 **/
.pbmit-service-style-3 .pbmit-service-title {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 20px;
}

.pbmit-service-style-3 .pbmit-service-icon {
	font-size: 30px;
	line-height: 40px;
	color: var(--pbmit-blackish-color);
	height: 60px;
	width: 60px;
	background: var(--pbmit-white-color);
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 30px 0 0 0;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.pbmit-service-style-3 .pbmit-service-icon img {
	max-width: 60px;
	height: 60px
}

.pbmit-service-style-3 .pbmit-service-icon svg {
	fill: var(--pbmit-blackish-color)
}

.pbmit-service-style-3:hover .pbmit-service-icon svg {
	fill: var(--pbmit-white-color);
}

.pbmit-service-style-3 .pbmit-serv-cat {
	display: none;
}

.pbmit-service-style-3 .pbmit-service-icon i {
	transition: transform .9s ease-in-out;
}

.pbmit-service-style-3:hover .pbmit-service-icon i {
	transform: rotateY(360deg);
}

.pbmit-service-style-3 .pbmit-service-icon:before {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background: var(--pbmit-global-color);
	border-radius: 20px;
}

.pbmit-service-style-3:hover .pbmit-service-icon:before {
	height: 100%;
}

.pbmit-service-style-3:hover .pbmit-service-icon {
	color: var(--pbmit-white-color);
}

.pbmit-service-style-3 {
	position: relative;
}

.pbmit-element-posts-wrapper .pbmit-service-style-3 {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 50px;
}

/** Style 4 **/
.pbmit-service-style-4 .pbmit-box-content-wrap,
.pbmit-service-style-4 .pbmit-service-btn {
	transition: all 0.5s ease-in-out;
}

.pbmit-service-style-4,
.pbmit-service-style-4 .pbminfotech-box-content {
	position: relative;
}

.pbmit-service-style-4 .pbmit-box-content-wrap {
	padding: 20px 20px 45px;
	background-color: var(--pbmit-white-color);
	position: relative;
	border-radius: 30px;
	border-radius: 30px 30px 0 30px;
}

.pbmit-service-style-4 .pbmit-featured-wrapper img {
	border-radius: 30px;
	margin-bottom: 25px;
	width: 100%;
}

.pbmit-service-style-4 .pbmit-box-content-inner {
	padding: 0 10px;
}

.pbmit-service-style-4 .pbmit-service-title {
	font-size: 26px;
	line-height: 32px;
	padding-right: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}

.pbmit-service-style-4 .pbmit-serv-cat {
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 0.5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}

.pbmit-service-style-4 .pbmit-serv-cat a {
	color: var(--pbmit-global-color);
}

.pbmit-service-style-4 .pbmit-serv-cat a:hover {
	color: var(--pbmit-blackish-color);
}

.pbmit-service-style-4 .pbmit-service-description {
	border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
	padding: 20px 65px 0 0;
	margin-top: 55px;
}

.pbmit-service-style-4 .pbmit-service-btn {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	display: flex;
}

.pbmit-service-style-4:hover .pbmit-service-btn .pbmit-button-icon-wrapper::before {
	transform: scale(1) translate(-2px, 0px);
}

.pbmit-service-style-4:hover .pbmit-service-btn .pbmit-button-icon {
	transform: scale(0.26) translate(55px, -50px);
}

.pbmit-service-style-4:hover .pbminfotech-box-content .pbmit-service-btn {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-shape-wraper {
	-webkit-text-fill-color: inherit;
	background-clip: border-box;
	position: absolute;
	bottom: 0;
	right: 0;
}

.pbmit-shape-wraper a:before {
	position: absolute;
	content: "";
	background-image: radial-gradient(circle farthest-side at 0 0, #0000 100%, var(--pbmit-light-color));
	width: 30px;
	height: 30px;
	bottom: 0;
	left: -30px;
}

.pbmit-shape-wraper a::after {
	position: absolute;
	content: '';
	background-image: radial-gradient(circle farthest-side at 0 0, #0000 100%, var(--pbmit-light-color));
	width: 30px;
	height: 30px;
	top: -30px;
	right: 0;
}

.pbmit-shape-wraper .pbmit-shape-wraper-inner {
	background-color: var(--pbmit-light-color);
	border-top-left-radius: 35px;
	padding: 12px 0 0 12px;
}

.pbmit-element-service-style-4.pbmit-element-viewtype-carousel .pbmit-ele-header-area.container {
	margin-left: 0;
}

/* pbmit-service-style-4-hover */
.pbmit-service-style-4-hover .pbmit-service-style-4 .pbmit-box-content-wrap {
	-webkit-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.pbmit-service-style-4-hover .pbmit-service-style-4 .pbmit-service-description,
.pbmit-service-style-4-hover .pbmit-service-style-4 {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

.pbmit-service-style-4-hover .pbmit-service-style-4.swiper-slide-active .pbmit-box-content-wrap {
	background-color: var(--pbmit-secondary-color);
}

.pbmit-service-style-4-hover .pbmit-service-style-4.swiper-slide-active .pbmit-service-description,
.pbmit-service-style-4-hover .pbmit-service-style-4.swiper-slide-active .pbmit-service-title a,
.pbmit-service-style-4-hover .pbmit-service-style-4.swiper-slide-active .pbmit-serv-cat a,
.pbmit-service-style-4-hover .pbmit-service-style-4.swiper-slide-active {
	color: var(--pbmit-white-color);
}

.pbmit-service-style-4-hover .pbmit-service-style-4.swiper-slide-active .pbmit-service-description {
	border-color: rgba(var(--pbmit-white-color-rgb), 0.1);
}

/*----------------------------------------*/
/*  05 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1 .pbmit-featured-wrapper img,
.pbmit-blog-style-1 .pbmit-featured-container .pbmit-blog-btn {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbmit-blog-style-1 .pbmit-featured-container {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	margin: 0 0 25px;
}

.pbmit-blog-style-1 .pbmit-post-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pbmit-blog-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.pbmit-blog-style-1 .pbmit-featured-wrapper,
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
	position: relative;
	width: 100%;
	border-radius: 30px;
}

.single.pbmit-sidebar-exists .content-area.col-md-9 .pbmit-blog-style-1.col-md-4 .pbmit-post-title,
.blog.pbmit-sidebar-exists .content-area.col-md-9 .pbmit-blog-style-1.col-md-4 .pbmit-post-title {
	font-size: 22px;
	line-height: 30px;
}

.pbmit-blog-style-1 .pbminfotech-box-content {
	background: var(--pbmit-white-color);
	border-radius: 30px;
	padding: 15px 15px 30px 15px;
	position: relative;
}

.pbmit-blog-style-1 .pbmit-content-wrapper {
	padding: 0 40px 0 15px;
}

.pbmit-blog-style-1 .pbmit-content-wrapper .pbmit-meta-line:first-child {
	margin-right: 20px;
}

.pbmit-blog-style-1 .pbmit-content-wrapper .pbmit-meta-line:first-child::before {
	position: absolute;
	content: '/';
	right: -15px;
	top: 0;
}

.pbmit-blog-style-1 .pbmit-meta-line .pbmit-meta-category a {
	color: var(--pbmit-global-color);
}

.pbmit-blog-style-1 .pbmit-meta-line .pbmit-meta-category a:hover {
	color: rgba(var(--pbmit-global-color-rgb), .8);
}

.pbmit-element-blog-style-1:not(.pbmit-sortable-yes) .pbmit-ele-header-area {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pbmit-blog-style-1 .pbmit-blog-btn {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	display: flex;
}

.pbmit-blog-style-1:hover .pbmit-blog-btn {
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-1 .pbmit-blog-btn:hover {
	color: var(--pbmit-white-color) !important;
}

.pbmit-blog-style-1 .pbminfotech-box-desc {
	display: none;
}

.pbmit-column-four .pbmit-blog-style-1 .pbmit-post-title {
	font-size: 20px;
	line-height: 30px;
}

.pbmit-column-four .pbmit-blog-style-1 .pbmit-meta-line a,
.pbmit-column-four .pbmit-blog-style-1 .pbmit-meta-line {
	font-size: 12px;
}

.pbmit-element-posts-wrapper .pbmit-blog-style-1 {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

/** Style 2 **/
.pbmit-blog-style-2 .pbmit-featured-wrapper img,
.pbmit-blog-style-2 .pbmit-featured-container .pbmit-blog-btn,
.pbmit-blog-style-2 .pbmit-featured-wrapper::before {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbmit-blog-style-2 .post-item {
	position: relative;
}

.pbmit-blog-style-2 .pbminfotech-content-inner {
	display: flex;
	align-items: center;
}

.pbmit-blog-style-2 .pbmit-featured-img-wrapper {
	margin-right: 35px;
}

.pbmit-blog-style-2 .pbmit-featured-wrapper img {
	max-width: 110px;
	height: 110px;
	border-radius: 20px;
	-webkit-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
	object-fit: cover;
}

.pbmit-blog-style-2:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.pbmit-blog-style-2 .pbmit-post-title {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}

.pbmit-blog-style-2 .pbmit-post-title,
.pbmit-blog-style-2 .pbmit-post-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}

.pbmit-meta-line {
	margin-bottom: 5px;
	display: inline-block;
	margin-right: 10px;
	position: relative;
}

.pbmit-meta-line:last-child {
	margin-right: 0;
}

.pbmit-blog-style-2 .pbmit-meta-line i {
	font-size: 20px;
	line-height: 20px;
	color: var(--pbmit-global-color);
}

.pbmit-column-one .pbmit-blog-style-2:not(:last-child) .post-item {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-blog-style-2 .pbmit-post-author span {
	margin-right: 3px;
	display: inline-block;
}

.pbmit-blog-style-2 .pbminfotech-box-desc {
	padding: 20px 0 0 0;
	display: none;
}

/** Style 3 **/
.pbmit-blog-style-3 {
	margin-bottom: 30px;
}

.pbmit-blog-style-3 .pbmit-featured-wrapper img,
.pbmit-blog-style-3 .pbmit-featured-wrapper::before,
.pbmit-blog-style-3 .pbmit-featured-wrapper::after,
.pbmit-blog-style-3 .pbmit-post-title::before {
	transition: all 0.6s ease-in-out;
}

.pbmit-blog-style-3 .post-item {
	border-radius: 30px;
	position: relative;
}

.pbmit-blog-style-3 .pbmit-featured-wrapper {
	position: relative;
	display: none;
	overflow: hidden;
	border-radius: 30px;
}

.pbmit-blog-style-3 .pbmit-featured-wrapper::before {
	bottom: 0;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	right: 50%;
	z-index: 1;
}

.pbmit-blog-style-3 .pbmit-featured-container {
	background: var(--pbmit-white-color);
	border-radius: 30px 0 0 30px;
	flex: 1 1 0%;
	max-width: 385px;
}

.pbmit-blog-style-3 .pbmit-bg-image {
	border-radius: 30px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.pbmit-blog-style-3 .pbminfotech-box-wrap {
	flex: 1 1 0%;
	position: relative;
}

.pbmit-blog-style-3 .pbmit-featured-wrapper img {
	position: relative;
	width: 100%;
	border-radius: 30px;
}

.pbmit-blog-style-3:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.pbmit-blog-style-3 .pbminfotech-box-content {
	padding: 130px 70px;
	padding-bottom: 0;
	min-height: 480px;
	position: relative;
	background-color: var(--pbmit-white-color);
	border-radius: 0 30px 30px 0;
	z-index: 1;
}

.pbmit-blog-style-3 .pbmit-post-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
	padding: 5px 0 20px 0;
}

.pbmit-blog-style-3 .pbmit-post-title,
.pbmit-blog-style-3 .pbmit-post-title a {
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize;
}

.pbmit-blog-style-3 .pbmit-meta-line {
	margin-right: 20px;
}

.pbmit-blog-style-3 .pbminfotech-box-content .pbmit-meta-line:first-child::before {
	position: absolute;
	content: '/';
	right: -15px;
	top: 0;
}

.pbmit-blog-style-3 .pbmit-meta-line .pbmit-meta-category a {
	color: var(--pbmit-global-color);
}

.pbmit-blog-style-3 .pbmit-meta-line .pbmit-meta-category a:hover {
	color: rgba(var(--pbmit-global-color-rgb), .8);
}

.pbmit-blog-style-3 .pbminfotech-box-wrap .pbmit-blog-btn {
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: auto;
	right: 60px;
	padding: 15px 15px 0 15px;
	border-radius: 30px 30px 0 0;
}

.pbmit-blog-style-3:hover .pbminfotech-box-wrap .pbmit-blog-btn a {
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}

.pbmit-blog-style-3 .pbmit-blog-btn-inner {
	border-radius: 30px;
	padding: 15px 30px;
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	display: flex;
	position: unset;
	align-items: center;
}

.pbmit-blog-style-3 .pbmit-blog-btn-inner::before,
.pbmit-blog-style-3 .pbmit-blog-btn-inner::after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 20px;
	background-color: transparent;
	box-shadow: 0 20px 0 0 var(--pbmit-light-color);
}

.pbmit-blog-style-3 .pbmit-blog-btn-inner::before {
	border-radius: 0 0 30px 0;
	border-left: 0;
	right: 100%;
}

.pbmit-blog-style-3 .pbmit-blog-btn-inner::after {
	border-radius: 0px 0px 0px 30px;
	border-right: 0;
	left: 100%;
}

.elementor-button .elementor-button-content-wrapper .elementor-button-icon {
	position: relative;
	overflow: hidden;
	margin-left: 4px;
	display: inline-flex;
}

.pbmit-btn.elementor-button .elementor-button-content-wrapper .elementor-button-icon,
.pbmit-blog-btn-inner.elementor-button .elementor-button-content-wrapper .elementor-button-icon,
.pbmit-header-button.elementor-button .elementor-button-content-wrapper .elementor-button-icon {
	top: 1px;
}

.elementor-button .elementor-button-content-wrapper .elementor-button-icon::before {
	content: "\e9a9";
	font-family: "pbminfotech-base-icons";
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	width: 1em;
	height: auto;
	transform: translate(-25px, 0px);
	transition: transform 0.4s ease-in-out;
}

.elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon::before {
	transform: translate(0px, 0px);
}

.elementor-button .elementor-button-content-wrapper .elementor-button-icon i,
.elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
	width: 1.2em;
	transition: all 0.4s ease-in-out;
	transform: translate(0, 0);
}

.pbmit-blog-btn-inner.elementor-button .elementor-button-content-wrapper .elementor-button-icon i,
.elementor-button .elementor-button-content-wrapper .elementor-button-icon i {
	font-size: 18px;
	line-height: 28px;
}

.elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon i,
.elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon svg {
	transform: translate(100%, 0px);
}

.pbmit-blog-style-3 .pbmit-blog-btn:hover .pbmit-button-icon,
.pbmit-blog-style-3 .pbmit-blog-btn .pbmit-button-icon-wrapper::before {
	transform: unset;
	content: unset;
}

.pbmit-blog-style-3 .pbmit-blog-btn .pbmit-button-icon i {
	font-size: 12px;
	margin: 0 0 0 10px;
}

.pbmit-blog-style-3 .pbmit-blog-btn .pbmit-button-icon i:before {
	transform: rotate(45deg);
}

.pbmit-meta-line a,
.pbmit-meta-line {
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #666666;
}

/** Style 4 **/
.pbmit-blog-style-4 {
	margin-bottom: 30px;
}

.pbmit-blog-style-4 .pbmit-featured-wrapper img,
.pbmit-blog-style-4 .pbmit-featured-container .pbmit-blog-btn {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbmit-blog-style-4 .pbmit-featured-container {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	width: 240px;
	min-width: 240px;
}

.pbmit-blog-style-4 .pbmit-post-title {
	font-size: 26px;
	line-height: 32px;
	margin-bottom: 15px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.pbmit-blog-style-4:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.pbmit-blog-style-4 .pbmit-featured-wrapper,
.pbmit-blog-style-4 .pbmit-featured-wrapper img {
	position: relative;
	border-radius: 30px;
}

.pbmit-blog-style-4 .pbminfotech-box-content {
	background: var(--pbmit-white-color);
	border-radius: 30px;
	padding: 15px;
	position: relative;
	display: flex;
	align-items: center;
}

.pbmit-blog-style-4 .pbmit-content-wrapper {
	padding: 0 30px;
}

.pbmit-blog-style-4 .pbmit-content-wrapper .pbmit-meta-line:first-child {
	margin-right: 20px;
}

.pbmit-blog-style-4 .pbmit-content-wrapper .pbmit-meta-line:first-child::before {
	position: absolute;
	content: '/';
	right: -15px;
	top: 0;
}

.pbmit-blog-style-4 .pbmit-meta-line .pbmit-meta-category a {
	color: var(--pbmit-global-color);
}

.pbmit-blog-style-4 .pbmit-meta-line .pbmit-meta-category a:hover {
	color: rgba(var(--pbmit-global-color-rgb), .8);
}

.pbmit-blog-style-4 .pbmit-blog-btn {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	display: flex;
}

.pbmit-blog-style-4:hover .pbmit-blog-btn {
	background-color: var(--pbmit-global-color);
}

.pbmit-blog-style-4 .pbmit-blog-btn:hover {
	color: var(--pbmit-white-color) !important;
}

.pbmit-blog-style-4 .pbminfotech-box-desc {
	display: none;
}

/*----------------------------------------*/
/*  06 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 .pbminfotech-post-item {
	position: relative;
	padding: 70px 70px 50px 70px;
	border-radius: 30px;
	background-color: var(--pbmit-white-color);
}

.pbmit-testimonial-style-1 .pbminfotech-box-title {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 5px;
}

.pbmit-testimonial-style-1 .pbmit-featured-wrapper img {
	width: 70px;
	height: 70px;
	border-radius: 100%;
}

.pbmit-testimonial-style-1 .pbmit-featured-wrapper {
	border-radius: 50px 50px 0 0px;
	padding: 8px 8px 0 8px;
	background-color: var(--pbmit-light-color);
	position: relative;
}

.pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-testimonial-style-1 .pbmit-featured-wrapper::after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 40px;
	width: 20px;
	background-color: transparent;
	box-shadow: 0 20px 0 0 var(--pbmit-light-color);
}

.pbmit-testimonial-style-1 .pbmit-featured-wrapper::before {
	border-radius: 0 0 30px 0;
	border-left: 0;
	right: 100%;
}

.pbmit-testimonial-style-1 .pbmit-featured-wrapper::after {
	border-radius: 0px 0px 0px 30px;
	border-right: 0;
	left: 100%;
}

.pbmit-testimonial-style-1 .pbmit-featured-img-wrapper {
	display: inline;
	position: absolute;
	bottom: -1px;
	right: 55px;
}

.pbmit-testimonial-style-1 .pbminfotech-box-desc {
	position: relative;
}

.pbmit-testimonial-style-1 .pbminfotech-box-desc::before {
	font-family: "pbminfotech-base-icons";
	content: "\e82b";
	position: absolute;
	left: 0;
	top: 0;
	font-size: 50px;
	line-height: 50px;
	color: var(--pbmit-global-color);
}

.pbmit-testimonial-style-1 .pbminfotech-testimonial-text {
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	padding: 60px 0 35px 0;
	border: 0;
}

.pbmit-testimonial-style-1 .pbminfotech-testimonial-text p {
	margin-bottom: 0;
}

/* Bg Color white */
.pbmit-bg-color-white .pbmit-testimonial-style-1 .pbminfotech-post-item {
	background-color: var(--pbmit-light-color);
}

.pbmit-bg-color-white .pbmit-testimonial-style-1 .pbmit-featured-wrapper {
	background-color: var(--pbmit-white-color);
}

.pbmit-bg-color-white .pbmit-testimonial-style-1 .pbmit-featured-wrapper::before,
.pbmit-bg-color-white .pbmit-testimonial-style-1 .pbmit-featured-wrapper::after {
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}

/** Style 2 **/
.pbmit-testimonial-style-2 .pbminfotech-post-item {
	position: relative;
	z-index: 1;
}

.pbmit-testimonial-style-2 .pbminfotech-post-item::before {
	font-family: "pbminfotech-base-icons";
	content: "\e82b";
	position: absolute;
	left: 1px;
	top: 0;
	font-size: 50px;
	line-height: 60px;
	color: var(--pbmit-global-color);
}

.pbmit-testimonial-style-2 .pbmit-box-content-wrap {
	position: relative;
	padding: 60px 50px 60px 0;
	z-index: 1;
	background-color: transparent;
}

.pbmit-bg-color-light .pbmit-testimonial-style-2 .pbmit-box-content-wrap::before,
.pbmit-bgimage-yes .pbmit-testimonial-style-2 .pbmit-box-content-wrap::before {
	background-color: var(--pbmit-white-color);
}

.pbmit-testimonial-style-2 .pbminfotech-box-title {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 0px;
}

.pbmit-testimonial-style-2 .pbmit-featured-wrapper {
	width: 80px;
	margin-right: 20px;
}

.pbmit-testimonial-style-2 .pbmit-featured-wrapper img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.pbmit-testimonial-style-2 .pbminfotech-testimonial-text {
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	padding: 15px 0 30px;
	border: 0;
}

.pbmit-testimonial-style-2 .pbminfotech-testimonial-text p {
	margin-bottom: 0;
}

.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail,
.pbmit-testimonial-style-2 .pbminfotech-box-title {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.pbmit-testimonial-style-2 .pbminfotech-box-author {
	position: relative;
}

.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings {
	position: relative;
	font-size: 18px;
	line-height: 18px;
	color: rgba(var(--pbmit-global-color-rgb), 0.5);
}

.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail {
	color: var(--pbmit-global-color);
}

.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings .pbmit-active {
	color: #ffa72a;
}

.pbmit-bg-color-secondary .pbmit-testimonial-style-2 .pbminfotech-box-title,
.pbmit-bg-color-secondary .pbmit-testimonial-style-2 .pbminfotech-testimonial-text {
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  07 - Header
/*----------------------------------------*/
.site-title {
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100px;
	transition: none;
	line-height: inherit;
}

.site-title a {
	display: flex;
	align-items: center;
	line-height: inherit;
}

.site-header .pbmit-header-button a {
	display: inline-block;
	padding-left: 60px;
	font-size: 18px;
	position: relative;
	letter-spacing: 0;
	color: #0a0a0a;
}

.site-header .pbmit-header-button a:before {
	content: "\e85d";
	font-family: "pbminfotech-base-icons";
	font-size: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 100%;
	font-weight: normal;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-light-color);
}

.site-header .pbmit-header-button a:hover {
	color: var(--pbmit-global-color);
}

.site-header .pbmit-header-button a:hover:before {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}

.site-header .pbmit-header-search-btn {
	padding: 0 30px;
}

.site-header .pbmit-header-search-btn a {
	font-size: 16px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	border-radius: 50%;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-light-color);
}

.site-header .pbmit-header-search-btn a:hover {
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

.pbmit-header-overlay {
	position: absolute;
	z-index: 11;
	width: 100%;
}

/** Header Style 1 **/
.header-style-1 .pbmit-header-button2 a {
	padding: 14px 30px;
	border-radius: 30px;
	background-color: var(--pbmit-global-color);
}

.header-style-1 .pbmit-header-button2 a:hover {
	background-color: var(--pbmit-blackish-color);
}

/** Header Style 2 **/
.header-style-2 .site-header-menu:not(.sticky-header) .sticky-logo-img {
	display: none;
}

.site-header.header-style-2 .pbmit-header-button a {
	padding-left: 50px;
}

.site-header.header-style-2 .site-header-menu:not(.sticky-header) .pbmit-header-button a {
	color: var(--pbmit-white-color);
}

.site-header.header-style-2 .pbmit-header-button a:before {
	color: rgba(var(--pbmit-white-color-rgb), .7);
	background-color: transparent;
}

.site-header.header-style-2 .pbmit-header-button a:hover {
	color: rgba(var(--pbmit-white-color-rgb), .8);
}

.site-header.header-style-2 .pbmit-header-button a:hover:before {
	color: rgba(var(--pbmit-white-color-rgb), .8);
}

.header-style-2 .sticky-header .site-branding .logo-img {
	display: none;
}

.site-header.header-style-2 .sticky-header .pbmit-header-button a:hover {
	color: var(--pbmit-global-color);
}

.site-header.header-style-2 .sticky-header .pbmit-header-button a:before {
	color: rgba(var(--pbmit-blackish-color-rgb), .7);
}

.site-header.header-style-2 .sticky-header .pbmit-header-button a:hover:before {
	color: var(--pbmit-global-color);
}

/** Header Style 3 **/
.site-header .pbmit-pre-header-left .pbmit-contact-info {
	font-size: 14px;
}

.pbmit-pre-header-left .pbmit-contact-info li:not(:last-child) {
	padding-right: 12px;
}

.pbmit-pre-header-right .pbmit-social-links li:not(:last-child) {
	padding-right: 15px;
}

.site-header .pbmit-contact-info li i {
	font-size: 15px;
	margin-right: 8px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: var(--pbmit-global-color);
}

.header-style-3 .pbmit-right-box {
	padding-right: 30px;
}

/*----------------------------------------*/
/*  08 - Footer
/*----------------------------------------*/
.site-footer {
	font-size: 16px;
	position: relative;
	margin: 0 40px;
	padding-top: 100px;
	border-radius: 30px;
	background-image: url(../images/bg/footer-pattern.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto;
	background-attachment: scroll;
	color: var(--pbmit-white-color);
	overflow: hidden;
}

.site-footer .pbmit-footer-big-area .pbmit-footer-logo img {
	max-height: 80px;
}

.site-footer .pbmit-footer-newsletter {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 40px;
	border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), .15);
}

.site-footer .pbmit-footer-newsletter .pbmit-footer-news-title {
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	padding-right: 80px;
	font-weight: 600;
	color: var(--pbmit-white-color);
}

.site-footer .pbmit-footer-newsletter .pbmit-news-wrap {
	position: relative;
	flex: 1;
}

.site-footer .pbmit-footer-newsletter input[type="email"] {
	height: 65px;
	padding-right: 220px;
	padding-left: 38px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
	border-radius: 40px;
	border: 0;
	margin-bottom: 0;
}

.site-footer .pbmit-footer-newsletter input::placeholder {
	color: rgba(var(--pbmit-blackish-color-rgb), .9);
}

.site-footer .pbmit-footer-newsletter button {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	border-radius: 30px;
	margin-right: 0;
	transition: all .4s ease-in;
	display: flex;
	align-items: center;
	padding: 12px 35px;
}

.site-footer .pbmit-footer-newsletter button:hover {
	background-color: rgba(var(--pbmit-global-color-rgb), .8);
}

.site-footer .pbmit-footer-widget-area {
	padding-bottom: 100px;
}

.site-footer .widget {
	position: relative;
	padding-top: 65px;
}

.pbmit-footer-widget-area .pbmit-social-links li.pbmit-social-li {
	margin: 0 15px 5px 0;
}

.pbmit-footer-widget-area .pbmit-social-links li.pbmit-social-li a {
	font-size: 14px;
	display: inline-block;
	color: var(--pbmit-white-color);
}

.pbmit-footer-widget-area .pbmit-social-links li.pbmit-social-li a:hover {
	color: var(--pbmit-global-color);
}

.pbmit-footer-widget-area .widget .widget-title {
	font-size: 23px;
	line-height: 30px;
	margin-bottom: 20px;
	letter-spacing: 0px;
	color: var(--pbmit-white-color);
	text-transform: capitalize;
	font-style: normal;
}

.site-footer .pbmit-two-column-menu.widget ul {
	display: flex;
	/* flex-wrap: wrap; */
	flex-direction: column;
}

.site-footer .pbmit-two-column-menu.widget ul>li {
	width: 100%;
	line-height: 20px;
	padding: 0 0 10px 0;
}

.site-footer .pbmit-two-column-menu.widget ul>li:last-child {
	padding-bottom: 0;
}

.site-footer .pbmit-two-column-menu.widget ul li a,
.site-footer .pbmit-timelist-list .pbmit-timelist-time {
	color: #f5dada;
}

.site-footer .pbmit-two-column-menu.widget ul li a:hover {
	color: var(--pbmit-global-color);
}

.site-footer .pbmit-timelist-list li {
	padding: 0 0 10px 0;
	line-height: 20px;
}

.site-footer .pbmit-timelist-list li:last-child {
	padding-bottom: 0;
}

.site-footer .pbmit-contact-widget-lines {
	display: inline-grid;
}

.site-footer .pbmit-contact-widget-lines .pbmit-base-icon-phone {
	font-size: 20px;
	font-weight: 600;
	order: 2;
	padding: 10px 0 0 0;
}

.site-footer .pbmit-contact-widget-lines .pbmit-base-icon-email {
	font-size: 14px;
	text-decoration: underline;
}

.site-footer .pbmit-contact-widget-line::before {
	margin-right: 15px;
	font-size: 15px;
}

.site-footer .pbmit-contact-widget-lines a {
	color: rgba(var(--pbmit-white-color-rgb), 1);
}

.site-footer .pbmit-contact-widget-lines a:hover {
	color: rgba(var(--pbmit-white-color-rgb), .8);
}

.site-footer .pbmit-timelist-list .pbmit-timelist-time {
	font-weight: 400;
	font-size: 15px;
}

.site-footer .pbmit-footer-text-area>.container {
	position: relative;
}

.site-footer .pbmit-footer-text-inner {
	font-size: 14px;
	padding: 20px 35px;
	border-radius: 30px 30px 0 0;
	background-color: var(--pbmit-white-color);
}

.site-footer .pbmit-footer-text-inner:before,
.site-footer .pbmit-footer-text-inner:after {
	content: "";
	position: absolute;
	background-color: transparent;
	bottom: 0;
	height: 40px;
	width: 20px;
	box-shadow: 0 20px 0 0 var(--pbmit-white-color);
}

.site-footer .pbmit-footer-text-inner::before {
	left: -8px;
	border-bottom-right-radius: 20px;
}

.site-footer .pbmit-footer-text-inner:after {
	right: -8px;
	border-bottom-left-radius: 20px;
}

.site-footer .pbmit-footer-copyright-text-area,
.site-footer .pbmit-footer-copyright-text-area a {
	color: #565656;
}

.site-footer .pbmit-footer-copyright-text-area a:hover {
	color: var(--pbmit-global-color);
}

.site-footer .pbmit-footer-menu-area {
	float: right;
}

.site-footer .pbmit-footer-menu-area .pbmit-footer-menu {
	display: flex;
}

.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li {
	position: relative;
	padding: 0 10px;
}

.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li:last-child {
	padding-right: 0;
}

.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li:not(:first-child):before {
	content: "";
	position: absolute;
	height: 15px;
	width: 1px;
	background-color: rgba(var(--pbmit-blackish-color-rgb), 0.20);
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}

.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li a {
	color: #666666;
}

.site-footer .pbmit-footer-menu-area .pbmit-footer-menu li a:hover {
	color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  09 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper {
	background-color: rgba(0, 0, 0, 0.5);
	background-image: url(../images/bg/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	position: relative;
	z-index: 2;
}


.pbmit-title-bar-content {
	min-height: 500px;
}

.pbmit-title-bar-content {
	position: relative;
	z-index: 1;
	padding: 64px 0;
	display: flex;
	align-items: center;
}

.pbmit-title-bar-content-inner,
.pbmit-title-bar-content .pbmit-breadcrumb {
	width: 100%;
}

.pbmit-title-bar-content .pbmit-tbar,
.pbmit-title-bar-content .pbmit-breadcrumb {
	display: block;
}

.pbmit-title-bar-content .pbmit-tbar-inner {
	max-width: none;
	padding: 0;
	margin-bottom: 15px;
}

.pbmit-tbar-title {
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	letter-spacing: -.25px;
	color: var(--pbmit-white-color);
	text-transform: none;
	font-style: normal;
	margin-bottom: 0;
}

.single-post .pbmit-title-bar-content-inner {
	width: 60%;
}

.single-post .pbmit-tbar .pbmit-tbar-title {
	font-size: 50px;
	line-height: 60px;
}

.pbmit-breadcrumb,
.pbmit-breadcrumb a {
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: var(--pbmit-white-color);
	text-transform: uppercase;
	font-style: normal;
}

.pbmit-breadcrumb a:hover {
	color: rgba(var(--pbmit-white-color-rgb), .8);
}

.pbmit-breadcrumb .pbmit-breadcrumb-inner {
	padding-left: 5px;
}

.pbmit-breadcrumb .pbmit-breadcrumb-inner .sep i {
	font-size: 15px;
	position: relative;
}

.pbmit-breadcrumb .pbmit-breadcrumb-inner .sep i:before {
	margin: 0;
}

/*----------------------------------------*/
/*  10 - Overlap Colomn
/*----------------------------------------*/
.overlap-colomn {
	position: relative;
}

.overlap-wrapper {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9;
}

.overlap-img,
.overlap-bg {
	position: absolute;
	width: 100%;
	height: 100%;
}

.overlap-left {
	margin-left: -500px;
}

.overlap-right {
	margin-right: -500px;
	width: auto;
	left: 0;
	right: 0;
}

.overflow-hidden {
	overflow: hidden;
}

.content-element-text {
	position: relative;
	z-index: 99;
	padding-top: 60px;
	padding-bottom: 40px;
	padding-right: 30px;
}

/*----------------------------------------*/
/*  11 - Accordion
/*----------------------------------------*/
.accordion-item {
	position: relative;
	margin-bottom: 15px;
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .2) !important;
	background-color: transparent;
	color: inherit;
	border-radius: 30px !important;
	box-shadow: none;
	padding: 0 20px 10px 30px;
}

.accordion-button {
	display: block;
	position: relative;
	padding: 15px 15px 5px 0;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	color: var(--pbmit-blackish-color);
	background-color: transparent;
}

.accordion-button:not(.collapsed) {
	box-shadow: none;
	color: var(--pbmit-blackish-color);
	transition: all 9s ease-in-out;
	background-color: transparent;
}

.accordion-item .pbmit-accordion-icon {
	width: auto;
	display: inline-block;
	font-size: 14px;
	color: var(--pbmit-global-color);
}

.accordion-item .pbmit-accordion-icon-right {
	float: right;
	text-align: right;
}

.accordion-item.active .pbmit-accordion-icon-closed {
	display: none;
}

.accordion-item .pbmit-accordion-icon-closed {
	display: block;
}

.accordion-item.active .pbmit-accordion-icon-opened {
	display: block;
}

.accordion-item .pbmit-accordion-icon-opened {
	display: none;
}

.accordion-item .pbmit-accordion-icon svg {
	fill: var(--pbmit-global-color);
	width: 1em;
	height: 1em;
}

.accordion-button::after {
	display: none;
}

.accordion-button:focus {
	box-shadow: none;
}

.pbmit-accordion-title {
	position: relative;
	padding: 15px 15px 5px 0;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	font-weight: normal;
	color: var(--pbmit-blackish-color);
	font-size: 18px;
	line-height: 26px;
	font-family: var(--pbmit-body-typography-font-family);
}

.accordion-body {
	border: 0;
	padding: 20px 30px 15px 0;
}

/*----------------------------------------*/
/*  12 - Circle Progress
/*----------------------------------------*/
.db-circle-overlay {
	position: absolute;
	top: 50%;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
	left: 0;
	width: 100%;
	text-align: center
}

.db-fidbox-style-2 .db-circle-w {
	position: relative;
	text-align: center
}

.db-fidbox-style-2 .db-fid-title {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	margin-top: 0
}

.db-fidbox-style-2 .db-circle-number sub,
.db-fidbox-style-2 .db-circle-number {
	font-size: 20px;
	color: #fff;
	font-weight: bold
}

.db-fidbox-style-2 .db-circle-number sub {
	bottom: 0
}

.db-fidbox-style-1 .db-fid-title {
	font-size: 18px;
	line-height: 20px;
	margin-top: 0
}

.db-fidbox-style-1 .db-fid-title-w,
.db-fidbox-style-1 .db-circle-w {
	display: inline-block
}

.db-fidbox-style-1 .db-fid-title-w {
	width: 43%;
	margin-left: 12px
}

.db-fidbox-style-1 .db-circle-w {
	width: 122px;
	position: relative;
	vertical-align: top
}

.db-fidbox-style-1 .db-circle-number sub,
.db-fidbox-style-1 .db-circle-number {
	font-size: 20px;
	font-weight: bold
}

.db-fidbox-style-1 .db-circle-number sub {
	bottom: 0
}

.db-fidbox-style-1 .db-fid-title-w {
	position: absolute;
	top: 50%;
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%)
}

.db-fidbox-style-1 .db-fid-title-w h3 {
	margin-bottom: 0
}

.db-circle canvas {
	image-rendering: optimizeSpeed;
	image-rendering: -moz-crisp-edges;
	image-rendering: -webkit-optimize-contrast;
	image-rendering: -o-crisp-edges;
	image-rendering: pixelated;
	-ms-interpolation-mode: nearest-neighbor;
}

.db-circle canvas {
	max-width: 100%;
	height: auto !important
}

.db-overlap-row {
	position: relative;
	z-index: 1
}

.db-overlap-row-section {
	position: relative;
	z-index: 2
}

/*----------------------------------------*/
/*  13 - List Group
/*----------------------------------------*/
.list-group .list-group-item {
	display: flex;
	font-size: inherit;
	align-items: center;
	padding: 0;
	margin-bottom: 5px;
	color: var(--pbmit-blackish-color);
	position: relative;
	border: none;
	background: transparent;
}

.list-group .pbmit-icon-list-icon {
	color: var(--pbmit-blackish-color);
	display: flex;
	position: relative;
	top: 4px;
	line-height: normal;
	transition: all .25s ease-in-out;
}

.list-group .pbmit-icon-list-icon i {
	width: 1.25em;
	font-size: 20px;
	transition: color 0.3s;
	color: var(--pbmit-global-color);
}

.list-group .pbmit-icon-list-text {
	font-size: 15px;
	line-height: 25px;
	padding-left: 6px;
	margin-bottom: 0;
	font-weight: 400;
	color: var(--pbmit-blackish-color);
	align-self: center;
	transition: color 0.3s;
}

.list-group .list-group-item:not(:last-child) {
	padding-bottom: calc(0px/2);
}

.list-group .list-group-item:not(:first-child) {
	margin-top: calc(15px/2);
}

.list-group.style-2 .list-group-item {
	font-size: 16px;
}

.list-group.style-2 .pbmit-icon-list-icon {
	top: -2px;
}

.list-group.style-2 .pbmit-icon-list-icon i {
	font-size: 18px;
	margin-right: 10px;
}

/*----------------------------------------*/
/*  14 -  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-bottom {
	opacity: 0;
	transform: translateY(50px);
	transition: all 1000ms ease;
}

.swiper-slide-active .transform-bottom {
	opacity: 1;
	transform: translateY(0);
}

.pbmit-slider-area .transform-right-1 {
	opacity: 0;
	transition: all 1000ms ease;
	transform: translateX(200px);
}

.swiper-slide-active .transform-right-1 {
	opacity: 1;
	transform: translateX(0);
}

.pbmit-slider-area .transform-right {
	position: relative;
	transition: 3s 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: 4s 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);
}

.swiper-slide-active .transform-delay-1 {
	transition-delay: 1000ms;
}

.swiper-slide-active .transform-delay-2 {
	transition-delay: 1400ms;
}

.swiper-slide-active .transform-delay-3 {
	transition-delay: 1800ms;
}

.swiper-slide-active .transform-delay-4 {
	transition-delay: 2100ms;
}

.swiper-slide-active .transform-delay-5 {
	transition-delay: 2400ms;
}

.pbmit-slider-area .pbmit-slider-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.pbmit-slider-area .swiper-slider {
	padding-bottom: 0 !important;
}

.pbmit-slider-area .swiper-slide-active .pbmit-bg-overlay {
	transform: translate3d(0px, 0px, 0px);
	opacity: 0;
	visibility: hidden;
}

.pbmit-slider-area .pbmit-bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	transform: translate(0px, 0px);
	background-color: var(--pbmit-blackish-color);
	visibility: visible;
	transform-origin: 50% 50%;
	opacity: 1;
	transition-duration: 4s;
}

.pbmit-slider-area .pbmit-sub-title {
	position: relative;
	font-size: 11px;
	line-height: 21px;
	padding: 2px 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	max-width: max-content;
	margin-bottom: 20px;
	font-weight: 600;
	border: 1px solid var(--pbmit-white-color);
	border-radius: 20px;
	font-family: var(--pbmit-body-typography-font-family);
	color: var(--pbmit-white-color);
}

.pbmit-slider-area .pbmit-slider-content .pbmit-title {
	color: var(--pbmit-white-color);
}

/** Slider 02 **/
.pbmit-slider-two {
	position: relative;
}

.pbmit-slider-two .swiper-slider:before {
	content: "";
	position: absolute;
	width: 80px;
	height: 195px;
	top: 50%;
	left: 0px;
	bottom: -1px;
	z-index: 2;
	transform: translate(0px, -50%);
	-khtml-transform: translateX(0%) translateY(-50%);
	-moz-transform: translateX(0%) translateY(-50%);
	-ms-transform: translateX(0%) translateY(-50%);
	-o-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
	background-color: var(--pbmit-light-color);
	-webkit-mask: url(../images/banner-slider-img/slider-01-mask.png) no-repeat;
	mask: url(../images/banner-slider-img/slider-01-mask.png) no-repeat;
}

.pbmit-slider-two .pbmit-slider-item {
	padding: 340px 0 260px 0;
}

.pbmit-slider-two .pbmit-slider-bg {
	transform: scale(1);
	transition: transform 10000ms ease, -webkit-transform 10000ms ease;
}

.pbmit-slider-two .swiper-slide-active .pbmit-slider-bg {
	transform: scale(1.12);
}

.pbmit-slider-two .pbmit-sub-title {
	display: inline-block;
}

.pbmit-slider-two .pbmit-slider-content .pbmit-title {
	font-size: 72px;
	line-height: 82px;
	margin-bottom: 20px;
	font-weight: 700;
	letter-spacing: .8px;
}

.pbmit-slider-two .pbmit-ihbox-style-3 {
	padding: 30px 40px 15px;
	background-color: var(--pbmit-light-color);
	border-radius: 30px 0 0;
	bottom: 0;
	position: absolute;
	right: 0px;
	z-index: 1;
}

.pbmit-slider-two .swiper-button-prev,
.pbmit-slider-two .swiper-button-next {
	position: absolute;
	left: 15px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: transparent !important;
}

.pbmit-slider-two .swiper-button-next {
	right: auto;
	top: 54%;
}

.pbmit-slider-two .swiper-button-prev {
	transform: none;
	top: 48%;
}

.pbmit-slider-two .swiper-button-prev:after,
.pbmit-slider-two .swiper-button-next:after,
.pbmit-slider-three .swiper-button-prev:after,
.pbmit-slider-three .swiper-button-next:after {
	content: '\e84e';
	font-size: 18px;
	color: var(--pbmit-blackish-color);
}

.pbmit-slider-two .swiper-button-next:after {
	transform: rotate(180deg);
}

.pbmit-slider-two .swiper-button-prev:hover:after,
.pbmit-slider-two .swiper-button-next:hover:after {
	color: var(--pbmit-global-color);
}

/** Slider 03 **/
.pbmit-slider-three {
	position: relative;
}

.pbmit-slider-three .pbmit-slider-item {
	display: flex;
	align-items: center;
	height: 750px;
}

.pbmit-slider-three .pbmit-slider-content {
	position: relative;
}

.pbmit-slider-three .pbmit-slider-content::before {
	content: "";
	position: absolute;
	top: -100px;
	left: 0;
	width: 750px;
	height: 670px;
	background: url(../images/banner-slider-img/slider-3-sahpe.png) 50% 50% / cover no-repeat transparent;
}

.pbmit-slider-three .pbmit-slider-content .pbmit-title {
	font-size: 88px;
	line-height: 88px;
	font-weight: 900;
	text-transform: uppercase;
}

.pbmit-slider-three .pbmit-sub-title {
	opacity: 0;
}

.pbmit-slider-three .swiper-slide-active .pbmit-sub-title {
	opacity: 1;
	transition-duration: .5s;
}

.pbmit-slider-three .pbmit-sub-title::before {
	content: "";
	height: 105%;
	width: 100%;
	background: var(--pbmit-white-color);
	z-index: 2;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transform-origin: left;
	transform: scaleX(0);
	opacity: 0;
}

.pbmit-slider-three .swiper-slide-active .pbmit-sub-title::before {
	opacity: 1;
	animation: anime 1.2s 0.5s cubic-bezier(0.86, 0, 0.07, 1) forwards;
}

@keyframes anime {
	0% {
		transform-origin: left;
		transform: scaleX(0);
	}

	50% {
		transform-origin: left;
		transform: scaleX(1);
	}

	51% {
		transform-origin: right;
	}

	100% {
		transform-origin: right;
		transform: scaleX(0);
	}
}

.pbmit-slider-three .pbmit-slider-content .pbmit-title-second {
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-white-color);
	font-family: "Roboto", serif;
}

.pbmit-slider-three .pbmit-slider-content .pbmit-desc {
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	margin: 40px 0 40px 0;
	max-width: max-content;
	color: var(--pbmit-white-color);
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.pbmit-slider-three .swiper-slider:before {
	content: "";
	position: absolute;
	right: 0px;
	bottom: 0;
	z-index: 2;
	padding: 80px 100px 5px;
	border-radius: 30px 0 0;
	background-color: var(--pbmit-light-color);
}

.pbmit-slider-three .pbmit-bottom-shape {
	position: absolute;
	right: 0;
	z-index: 1;
}

.pbmit-slider-three .pbmit-bottom-shape .pbmit-bottom-left-corner {
	right: 200px;
	left: auto;
}

.pbmit-slider-three .pbmit-bottom-shape .pbmit-top-right-corner {
	top: -115px;
}

.pbmit-slider-three .swiper-button-next,
.pbmit-slider-three .swiper-button-prev {
	position: absolute;
	top: auto;
	bottom: 15px;
	right: 35px;
	background-color: transparent !important;
}

.pbmit-slider-three .swiper-button-prev {
	transform: none;
	margin-right: 60px;
}

.pbmit-slider-three .swiper-button-next:after {
	transform: rotate(180deg);
}

.pbmit-slider-three .swiper-button-prev:hover:after,
.pbmit-slider-three .swiper-button-next:hover:after {
	color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  15 - Client
/*----------------------------------------*/
.pbmit-hide {
	display: none;
}

/** 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;
	-moz-transition: transform .4s ease;
	-o-transition: 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%);
}

.pbmit-element-posts-wrapper .pbmit-client-style-1 {
	margin-bottom: 30px;
}

/* --------------------------------------
* 16 - 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 18px;
	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);
}

/* --------------------------------------
* 17 - Image Animation
* ---------------------------------------*/
.pbmit-animation-style1,
.pbmit-animation-style2 {
	display: inline-block;
	position: relative;
	overflow: hidden;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform;
}

.pbmit-animation-style1 img,
.pbmit-animation-style2 img {
	transform-origin: 50% 50%;
	transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

/* --------------------------------------
* 18 - Marquee
* ---------------------------------------*/
/** Style 1 **/
.pbmit-marquee-effect-style-1 .pbmit-element-title {
	font-size: 50px;
	line-height: 60px;
	position: relative;
	overflow: visible;
	display: flex;
	overflow: visible;
	text-shadow: 1px 1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), -1px -1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), 1px -1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), -1px 1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), 1px 1px 0 rgba(var(--pbmit-blackish-color-rgb), .2);
	-webkit-text-fill-color: var(--pbmit-light-color);
	-webkit-text-stroke-width: 0;
	color: transparent;
	text-transform: uppercase;
	font-weight: 800;
	width: auto;
	transition: transform 1s cubic-bezier(.22, .61, .36, 1);
}

.pbmit-marquee-effect-style-1 .pbmit-element-title:hover {
	text-shadow: 1px 1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), -1px -1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), 1px -1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), -1px 1px 0 rgba(var(--pbmit-blackish-color-rgb), .2), 1px 1px 0 rgba(var(--pbmit-blackish-color-rgb), .2);
}

.pbmit-marquee-effect-style-1 .pbmit-element-title::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	content: attr(data-text);
	transition: max-width .8s cubic-bezier(.22, .61, .36, 1);
	-webkit-text-fill-color: var(--pbmit-blackish-color);
	-webkit-text-stroke: transparent;
	max-width: 0;
}

.pbmit-marquee-effect-style-1 .pbmit-element-title:hover::before {
	max-width: 100%;
}

.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper {
	padding-left: 100px;
	margin-left: 50px;
	position: relative;
}

.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before {
	content: "+";
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 150px;
	line-height: 150px;
	transform: translateY(-50%);
	color: var(--pbmit-global-color);
}

.pbmit-bg-color-global .pbmit-marquee-effect-style-1 .pbmit-element-title {
	-webkit-text-fill-color: var(--pbmit-global-color);
	text-shadow: 1px 1px 0 rgba(var(--pbmit-white-color-rgb), .5), -1px -1px 0 rgba(var(--pbmit-white-color-rgb), .5), 1px -1px 0 rgba(var(--pbmit-white-color-rgb), .5), -1px 1px 0 rgba(var(--pbmit-white-color-rgb), .5), 1px 1px 0 rgba(var(--pbmit-white-color-rgb), .5);
}

.pbmit-bg-color-global .pbmit-marquee-effect-style-1 .pbmit-element-title::before {
	-webkit-text-fill-color: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before {
	color: var(--pbmit-white-color);
}

/** Style 2 **/
.pbmit-marquee-effect-style-2 .pbmit-element-title {
	font-size: 70px;
	line-height: 80px;
	position: relative;
	overflow: visible;
	display: flex;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
	text-transform: capitalize;
	font-weight: 700;
}

.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper {
	padding-left: 100px;
	margin-left: 50px;
	position: relative;
}

.pbmit-marquee-effect-style-2 .pbmit-tag-wrapper::before {
	content: "+";
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 150px;
	line-height: 150px;
	transform: translateY(-50%);
	color: var(--pbmit-global-color);
}

/* --------------------------------------
* 19 - Pricing
* ---------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box {
	padding: 60px 40px;
	border-radius: 30px;
	position: relative;
	border: 1px solid #8c9aaf;
	background: var(--pbmit-light-color);
	margin-right: 75px;
}

/* featured text */
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-feature-wrap {
	position: absolute;
	right: -1px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptablebox-highlight-text {
	width: max-content;
	padding: 10px 30px;
	border-radius: 0 0 0 20px;
	font-size: 15px;
	line-height: 15px;
	position: relative;
	color: var(--pbmit-white-color);
	background: var(--pbmit-global-color);
}

/* price heading */
.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap {
	padding-bottom: 35px;
	margin-bottom: 40px;
	position: relative;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.15);
}

.pbminfotech-ele-ptable-style-1 .pbmit-head-wrap::before {
	content: "";
	position: absolute;
	width: 0%;
	height: 1px;
	bottom: -1px;
	left: 0;
	background-color: var(--pbmit-global-color);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col:hover .pbmit-head-wrap::before {
	width: 100%;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading {
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 10px;
	font-weight: 500;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
	letter-spacing: 0.7px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-price-w {
	display: flex;
	align-items: center;
	color: var(--pbmit-blackish-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-wrapper {
	display: inline-flex;
	align-items: baseline;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-symbol {
	font-size: 36px;
	line-height: 46px;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price {
	font-size: 72px;
	line-height: 72px;
}

.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-frequency {
	font-size: 16px;
	line-height: 26px;
	position: relative;
	margin: 0px 0 0 5px;
	padding: 25px 0 0 0;
}

/* ptable list */
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line {
	margin-bottom: 15px;
	position: relative;
	padding-left: 30px;
	color: #565656;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line:last-child {
	margin-bottom: 0;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i {
	font-size: 17px;
	position: absolute;
	left: 0;
	top: 5px;
	transform: rotate(15deg);
	color: var(--pbmit-blackish-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i:before {
	font-weight: 500;
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line svg {
	width: 20px;
	height: 20px;
	fill: var(--pbmit-blackish-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines {
	padding-bottom: 60px;
}

/* button */
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-col {
	position: relative;
	padding: 0 20px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn {
	display: inline;
	position: absolute;
	bottom: -1px;
	left: 50px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn-inner {
	border-radius: 30px 30px 0 0;
	padding: 10px 10px 0 10px;
	background-color: var(--pbmit-light-color);
	border-bottom: none;
	position: relative;
	border-left: 1px solid #8c9aaf;
	border-right: 1px solid #8c9aaf;
	border-top: 1px solid #8c9aaf;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn::after,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn::before,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-price-btn-inner {
	border: none;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn::after,
.pbminfotech-ele-ptable-style-1 .pbmit-price-btn::before {
	content: "";
	position: absolute;
	bottom: 0;
	height: 20px;
	width: 20px;
	border: 1px solid #8c9aaf;
	border-top: none;
	background-color: transparent;
	box-shadow: 7px 4px 0 0 var(--pbmit-light-color);
	z-index: 1;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn::before {
	border-radius: 0 0 30px 0;
	border-left: 0;
	right: 99%;
	box-shadow: 7px 4px 0 0 var(--pbmit-light-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn::after {
	border-radius: 0px 0 0 30px;
	border-right: 0;
	left: 99.7%;
	box-shadow: -7px 4px 0 0 var(--pbmit-light-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn::before {
	right: 99.5%;
	border-bottom-right-radius: 15px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn::after {
	right: 99%;
	border-bottom-right-radius: 5px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn a {
	display: inline-block;
	padding: 17px 30px;
	border-radius: 50px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
	white-space: nowrap;
}

.pbminfotech-ele-ptable-style-1 .pbmit-price-btn a:hover {
	color: var(--pbmit-white-color) !important;
	background-color: var(--pbmit-global-color);
}

.pbmit-price-btn .pbmit-button-icon-wrapper {
	margin-left: 6px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a {
	background-color: var(--pbmit-global-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-price-btn a:hover {
	background-color: var(--pbmit-blackish-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box-wraper {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	object-fit: cover;
	border-radius: 30px;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptablebox-featured-w {
	background: var(--pbmit-global-color);
	padding: 0px 15px;
	color: var(--pbmit-white-color);
	border-radius: 20px 0 0 20px;
	font-size: 13px;
	line-height: 23px;
}

/* pbmit-pricing-table-featured-col */
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
	background-color: var(--pbmit-white-color);
	border: none;
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-head-wrap {
	border-color: rgba(var(--pbmit-blackish-color-rgb), 0.15);
}

.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,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading {
	color: var(--pbmit-blackish-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line i {
	color: var(--pbmit-global-color);
}

.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line svg>*,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptable-line svg {
	fill: var(--pbmit-global-color);
	stroke: var(--pbmit-global-color);
}

/* --------------------------------------
* 20 - Portfolio
* ---------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1 .pbminfotech-post-content {
	position: relative;
}

.pbmit-portfolio-style-1 .pbminfotech-box-content {
	opacity: 0;
	transition: all .2s;
	transform: scale(0.9);
	max-width: unset;
	position: absolute;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding: 30px;
	background: #9e2122c4;
	will-change: opacity;
	border-radius: 10px;
}

.pbmit-portfolio-style-1:hover .pbminfotech-box-content {
	opacity: 1;
	transition: all .2s;
	transform: scale(1);
}

.pbmit-portfolio-style-1 .pbmit-port-cat,
.pbmit-portfolio-style-1 .pbmit-port-cat a {
	color: var(--pbmit-white-color);
	font-size: 14px;
}

.pbmit-portfolio-style-1 .pbmit-title:hover,
.pbmit-portfolio-style-1 .pbmit-port-cat a:hover {
	color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-title a,
.pbmit-portfolio-style-1 .pbmit-portfolio-title {
	font-size: 15px;
	line-height: 30px;
	color: var(--pbmit-white-color);
	margin-bottom: 0;
}

.pbmit-portfolio-style-1 .pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
}

.pbmit-portfolio-style-1 .pbmit-featured-wrapper img {
	width: 100%;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	border-radius: 30px;
}

.pbmit-portfolio-style-1:hover .pbmit-featured-wrapper img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 1;
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}

.pbmit-portfolio-style-1:hover .pbmit-portfolio-btn {
	-webkit-transform: scale(1) rotate(0);
	-moz-transform: scale(1) rotate(0);
	-ms-transform: scale(1) rotate(0);
	-o-transform: scale(1) rotate(0);
	transform: scale(1) rotate(0);
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn i {
	font-size: 22px;
	line-height: 26px;
	color: var(--pbmit-white-color);
	z-index: 1;
	position: relative;
}

.pbmit-portfolio-style-1 .pbmit-portfolio-btn a:hover i {
	color: var(--pbmit-white-color);
}

.pbmit-element-posts-wrapper .pbmit-portfolio-style-1 {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 30px;
}

/** Style 2 **/
.pbmit-portfolio-style-2 {
	margin-bottom: 30px;
}

.pbmit-portfolio-style-2 .pbmit-port-cat a {
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	font-weight: 500;
	color: var(--pbmit-global-color);
	display: none;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-portfolio-style-2 .pbmit-featured-wrapper img {
	width: 100%;
	height: 530px;
	object-fit: cover;
}

.pbmit-portfolio-style-2 .pbminfotech-post-content {
	position: relative;
	overflow: hidden;
	border-radius: 25px;
}

.pbmit-portfolio-style-2 .pbminfotech-box-content {
	position: absolute;
	right: 10%;
	padding: 50px 40px 80px;
	transform: translate(0%, -50%);
	top: 50%;
	border-radius: 20px;
	overflow: hidden;
	max-width: 430px;
}

.pbmit-portfolio-style-2 .pbminfotech-box-content::before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: var(--pbmit-white-color);
	-webkit-mask: url(../images/bg/portfolio-shape.png) bottom right no-repeat;
	mask: url(../images/bg/portfolio-shape.png) bottom right no-repeat;
	z-index: -1;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-btn {
	position: absolute;
	bottom: 0;
	right: 55px;
	background: var(--pbmit-white-color);
	height: 46px;
	width: 46px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}

.pbmit-portfolio-style-2:hover .pbmit-portfolio-btn {
	background: var(--pbmit-global-color);
	z-index: 1;
	color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-2 .pbmit-short-description {
	color: var(--pbmit-blackish-color);
}

.pbmit-port-cat a,
.pbmit-serv-cat a {
	font-size: 13px;
	line-height: 24px;
	text-transform: uppercase;
	color: #565656;
}

/** Style 3 **/
.pbmit-portfolio-style-3 {
	overflow: hidden;
}

.pbmit-portfolio-style-3 .pbminfotech-box-content {
	position: absolute;
	top: inherit;
	bottom: 30px;
	left: 30px;
	padding: 25px 30px;
	opacity: 0;
	border-radius: 20px;
	word-break: break-word;
	transform: translateX(-100%);
	background: var(--pbmit-white-color);
	transition: all .5s;
	display: inline-table;
}

.pbmit-portfolio-style-3:hover .pbminfotech-box-content {
	transition: all .5s;
	opacity: 1;
	transform: translateX(0);
}

.pbmit-portfolio-style-3 .pbmit-port-cat a {
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-3 .pbmit-port-cat a:hover {
	color: var(--pbmit-secondary-color);
}

.pbmit-portfolio-style-3 .pbmit-portfolio-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
}

.pbmit-portfolio-style-3 .pbmit-portfolio-title:hover {
	color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-3 .pbmit-portfolio-title {
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 0;
}

.pbmit-portfolio-style-3 .pbmit-featured-wrapper {
	position: relative;
	overflow: hidden;
}

.pbmit-portfolio-style-3 .pbmit-featured-wrapper img {
	width: 100%;
	transform: scale(1.05) rotate(.5deg);
	transform-origin: 90% 50%;
	border-radius: 25px;
	transition: transform 1.2s cubic-bezier(.4, .01, .14, .99);
}

.pbmit-portfolio-style-3:hover .pbmit-featured-wrapper img {
	transform: scale(1.001) rotate(0);
}

.pbmit-element-portfolio-style-3 .pbmit-element-inner .swiper-wrapper {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.pbmit-portfolio-style-3 .pbminfotech-post-content {
	position: relative;
	overflow: hidden;
	border-radius: 25px;
}

.pbmit-portfolio-style-3 .pbmit-portfolio-btn {
	background-color: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	display: flex;
}

.pbmit-portfolio-style-3:hover .pbmit-portfolio-btn {
	background-color: var(--pbmit-global-color);
}

/* Col Set */
.pbmit-column-four .pbmit-portfolio-style-3 .pbminfotech-box-content {
	bottom: 50px;
	left: 20px;
	padding: 15px 20px;
}

.pbmit-column-four .pbmit-portfolio-style-3 .pbmit-portfolio-title {
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 0;
}

/* --------------------------------------
* 21 - Progress Bar
* ---------------------------------------*/
.progressbar {
	margin-bottom: 20px;
	overflow: hidden;
}

.progressbar .progress-label {
	color: var(--pbmit-blackish-color);
	display: inline-block;
	position: relative;
	top: -15px;
	font-size: 18px;
	line-height: 18px;
}

.progress {
	position: relative !important;
	line-height: 30px;
	height: 100%;
	border-radius: 16px;
	margin-top: 0;
	overflow: visible;
	background-color: var(--pbmit-white-color);
}

.progress .progress-bar {
	position: relative;
	height: 10px;
	overflow: hidden;
	border-radius: 12px;
	background-color: var(--pbmit-global-color);
}

.progress.progress-percent-bg .progress-percent {
	position: absolute;
	right: 0px;
	left: auto;
	top: -30px;
	font-size: 18px;
	line-height: 18px;
	color: var(--pbmit-blackish-color);
}

/* --------------------------------------
* 22 - Tab
* ---------------------------------------*/
.pbmit-tab {
	display: flex;
	align-items: center;
}

.pbmit-tab .nav {
	margin: 0;
	display: block;
	text-align: left;
	position: relative;
	padding: 0;
	border: none;
}

.pbmit-tab .nav .nav-item {
	position: relative;
}

.pbmit-tab .nav .nav-item a {
	padding: 5px 5px 5px 30px;
	margin-bottom: 20px;
	cursor: pointer;
	color: var(--pbmit-blackish-color);
	border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .2);
	border-radius: 50px;
	font-size: 16px;
	line-height: 24px;
	text-transform: capitalize;
	transition: all 0.4s ease-in-out;
	width: 347px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pbmit-tab .nav .nav-item:last-child a {
	margin-bottom: 0;
}

.pbmit-tab .nav .nav-item a.active {
	border-color: var(--pbmit-white-color);
	background-color: var(--pbmit-white-color);
}

.pbmit-tab .nav .nav-item .nav-link i {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	border-radius: 50%;
	text-align: center;
	background: var(--pbmit-blackish-color);
	color: var(--pbmit-white-color);
	transition: all 0.3s ease-in;
}

.pbmit-tab .nav .nav-item a.active i {
	background-color: var(--pbmit-global-color);
}

.pbmit-tab .tab-content {
	padding-left: 70px;
}

.pbmit-tab .tab-content .tab-pane {
	margin-bottom: 20px;
}

.pbmit-tab .tab-content>.active {
	animation: pbmit-faded 3s;
}

@keyframes pbmit-faded {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.pbmit-tab .pbmit-tab-img img {
	border-radius: 30px;
}

.pbmit-tab .pbmit-tab-list {
	padding-left: 80px;
}

.pbmit-tab .pbmit-tab-list h2 {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 15px;
}

.pbmit-tab .pbmit-tab-list ul {
	padding-top: 36px;
}

.pbmit-tab .pbmit-tab-list ul li {
	padding-left: 30px;
	position: relative;
	color: var(--pbmit-blackish-color);
	margin-bottom: 12px;
}

.pbmit-tab .pbmit-tab-list ul li:before {
	font-family: "pbminfotech-base-icons";
	position: absolute;
	content: "\e8a0";
	font-size: 16px;
	line-height: 16px;
	left: 0;
	top: 3px;
	color: var(--pbmit-global-color);
	font-weight: 700;
}

.pbminfotech-post-content img{
	object-fit: contain !important;
	height: 250px !important;
}

.pbmit-sortable-list a.active {
    background: #ff6700;
    color: #fff;
}


.contect-detals {
    text-align: start;
}

.contect-detals h5 {
    font-size: 16px;
    color: var(--pbmit-global-color) !important;
    margin: 0;
    font-weight: 400;
}

.contect-detals a {
    display: flex !important;
    align-items: center;
    gap: 10px;
    justify-content: start;
    padding: 5px 0px;
}

.contect-detals a i {
    color: #fff;
	font-size: 15px;
}

.pbmit-footer-logo {
    padding-top: 65px;
}

.pbmit-footer-logo img {
    width: 100%;
}

.pbmit-social-links li a {
    width: 33px;
    height: 33px;
    border: 1px solid #9c0606;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #000000;
    transition: 0.5s;
}

.pbmit-social-links li a:hover {
    background: #9c0606;
    color: #fff;
}


.testimonial-swiper-arrow {
    right: 33px;
}

.testimonial-swiper-arrow .swiper-button-next:after, .testimonial-swiper-arrow .swiper-button-prev:after {
    font-size: 27px;
    color: #fff;
}

.testimonial-swiper-arrow .swiper-button-next, .testimonial-swiper-arrow .swiper-button-prev {
	width: 35px;
}

.service-swiper-arrow .swiper-button-next:after, .service-swiper-arrow .swiper-button-prev:after {
    font-size: 27px;
    font-weight: 600;
    color: #ffffff;
}

.pcr-container {
      display: flex;
      justify-content: center;
      gap: 20px;
      /* flex-wrap: wrap; */
    }

    .pcr-box {
      color: white;
      border-radius: 20px;
      padding: 35px 60px;
      text-align: center;
      box-shadow: 3px 4px 15px rgba(0, 0, 0, 0.2);
      opacity: 0;
      transform: translateY(30px);
      animation: fadeInUp 1s ease forwards;
      position: relative;
      border: 3px solid #949494;
    }

	.pcr-box:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #ffffff;
    border-radius: 17px;
    z-index: -1;
}

    .pcr-box:nth-child(1) {
      animation-delay: 0.3s;
    }

    .pcr-box:nth-child(2) {
      animation-delay: 0.6s;
    }

    .pcr-box:nth-child(3) {
      animation-delay: 0.9s;
    }

    .pcr-letter {
      font-size: 80px;
      font-weight: bold;
      color: #6feeff;
      width: 100px;
      height: 100px;
      background: #9c0606;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      margin-bottom: 12px;
    }

    .pcr-description {
      font-size: 25px;
      line-height: 1.4;
      color: #101010;
      font-weight: 700;
    }

    @keyframes fadeInUp {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

.text_mones {
    color: #fff;
    font-style: italic;
    font-size: 40px;
}

.service-swiper-arrow {
    right: 8px;
}

