/******************************

    INDEX:

    00 - Section Title
    01 - Icon Box
    02 - Team Member
    03 - Counter
    04 - Service
    05 - Portfolio
    06 - Blog
    07 - Testimonial
	08 - Client
    09 - Header
    10 - Footer
    11 - Title Bar
    12 - Overlap Colomn
    13 - Progress Bar
    14 - Accordion
	15 - Tab
    16 - Circle Progress
    17 - List Group
    18 - Pricing-table
    19 - Revolution
	20 - Static Box
	21 - Img Animation

******************************/

body {
	counter-reset: item;
}
.pbminfotech-hide, .pbmit-hide {
    display: none;
}
/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading-subheading{
    margin-bottom: 45px;
}
.pbmit-heading-subheading .pbmit-subtitle {
	position: relative;
	font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
	text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
	margin: 0;
	color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-bg-color-global .pbmit-heading-subheading .pbmit-subtitle{
	color: var(--pbmit-white-color);
}
.pbmit-heading-subheading .pbmit-title{
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
	margin-bottom: 0;
    font-style: normal;
    color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-heading-subheading.text-white .pbmit-title{
	color: var(--pbmit-white-color);
}
.pbmit-heading-subheading.left-align .pbmit-heading-desc,
.pbmit-heading-subheading.center-align .pbmit-heading-desc{
	max-width: 800px;
}
.pbmit-heading-subheading.center-align .pbmit-heading-desc {
    margin-left: auto;
    margin-right: auto;
}
.pbmit-heading-subheading .pbmit-heading-desc{
	margin-top: 20px;
}

/*=== For The Same Css ===*/
.pbmit-portfolio-style-1 .pbminfotech-titlebox .pbmit-port-cat a,
.pbmit-service-style-4 .pbmit-service-cat,
.pbmit-testimonial-style-3 .pbmit-designation,
.pbmit-blog-style-4 .pbminfotech-box-content .pbmit-meta-date-wrapper .pbmit-meta-date,
.pbmit-blog-style-4 .pbmit-meta-line,
.pbmit-testimonial-style-1 .pbmit-designation,
.pbmit-team-style-4 .pbminfotech-box-team-position,
.pbmit-blog-style-3 .pbmit-meta-category,
.pbmit-blog-style-3 .pbmit-post-footer .pbmit-meta-author-wrapper, 
.pbmit-blog-style-3 .pbmit-post-footer .pbmit-meta-date,
.pbmit-service-style-1 .pbmit-service-cat,
.pbminfotech-ele-fid-style-1 .pbmit-circle-number,
.pbminfotech-ele-fid-style-1 .pbmit-fid-title ,
.pbmit-service-style-2 .pbmit-service-cat,
.pbmit-testimonial-style-2 .pbmit-designation,
.pbmit-team-style-3 .pbminfotech-box-team-position,
.pbmit-testimonial-style-4 .pbminfotech-box-title,
.site-footer .pbmit-footer-big-area .pbmit-footer-boxes .pbmit-label,
.pbmit-blog-style-2 .pbmit-meta-category,
.sidebar .widget-categories li span,
.sidebar .widget-tag-cloud ul li a,
.blog-details blockquote,
.blog-details blockquote cite,
.blog-details .pbmit-blog-meta-bottom .pbmit-meta-tags,
.blog-details .pbmit-comment-author,
.blog-details .pbmit-comment-date,
.blog-details .reply a,
.pbmit-portfolio-style-2 .pbmit-port-cat,
.pbmit-portfolio-single .pbmit-portfolio-line-title,
.pbmit-portfolio-single .navigation .nav-links,
.pbmit-team-style-1 .pbminfotech-box-social-links .pbmit-social-li a,
.pbmit-ourhistory .label,
.pbmit-team-details .pbmit-single-team-info li label,
.pbmit-team-details .pbmit-team-progressbar .progressbar .progress-label,
.pbmit-team-details .progress.progress-percent-bg .progress-percent,
.pbmit-ihbox-style-2 .pbmit-element-heading {
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 14px;
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 2 **/
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon{
	padding-right: 25px;
}
.pbmit-ihbox-style-2 .pbmit-element-heading{
	line-height: 20px;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-2 h2{
	font-size: 24px;
	line-height: 26px;
	font-weight: 700;
	margin-bottom: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-content{
	margin-bottom: 15px;
	margin-top: 10px;
}
/** Style 3 **/
.pbmit-ihbox-style-3{
	overflow: hidden;
	padding: 40px 30px 34px 45px;
	color: var(--pbmit-white-color);
	position: relative;
	border-top: 2px solid var(--pbmit-white-color);
	border-left: 2px solid var(--pbmit-white-color);
	margin-left: -15px;
	min-height: 268px;
	background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon{
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 130px;
	line-height: 130px;
	color: rgba(255, 255, 255, 0.08);
}
.pbmit-ihbox-style-3 h2{
	font-size: 32px;
	line-height: 36px;
	color: var(--pbmit-white-color);
	font-weight: 700;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-3 .pbmit-element-heading{
	font-size: 24px;
	line-height: 30px;
	color: var(--pbmit-white-color);
	font-weight: 700;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
	height: 45px;
	width: 45px;
	text-align: center;
	font-weight: 600;
	line-height:45px;
	font-size: 20px;
	border-radius: 0;
	margin-bottom: 0;
	color: #20232c !important;
	background-color: var(--pbmit-white-color);
}
/** Style 4 **/
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper{
	font-size: 22px;
	color: var(--pbmit-white-color);
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon{
	padding-right: 20px;
	padding-top: 6px;
}
.pbmit-ihbox-style-4 .pbmit-element-title{
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.pbmit-ihbox-style-4 .pbmit-heading-desc{
	margin-top: 5px;
	margin-bottom: 0;
}
/** Style 5 **/
.pbmit-ihbox-style-5 {
	padding: 0 65px;
	padding-top: 60px;
}
.pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-ihbox-style-5 .pbmit-element-heading{
	font-size: 20px;
	line-height: 24px;
	writing-mode: vertical-rl;
	text-orientation: mixed;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pbmit-ihbox-style-5 .pbmit-element-title {
	font-size: 28px;
	line-height: 30px;
}
.pbmit-bg-color-global .pbmit-ihbox-style-5 .pbmit-element-title,
.pbmit-bg-color-global .pbmit-ihbox-style-5 .pbmit-element-heading{
	color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
	font-size: 27px;
	line-height: 60px;
	margin-bottom: 20px;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	text-align: center;
	margin-left: -15px;
	margin-top: 20px;
	background-color: var(--pbmit-light-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper i{
	color: var(--pbmit-global-color);
}
.pbmit-bg-color-global .pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
	background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-5 .pbmit-ihbox-content{
	margin-top: 10px;
}
/** Style 6 **/
.pbmit-ihbox-style-6{
	text-align: center;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-box{
	background-color: var(--pbmit-light-color);
	padding: 40px 30px 40px 30px;
}
.pbmit-ihbox-style-6 h2{
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 700;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-content{
	margin-bottom: 0;
	margin-top: 0;
}
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper{
	font-size: 70px;
	line-height: 70px;
	margin-bottom: 20px;
	color: var(--pbmit-global-color);
}
/** Style 7 **/
.pbmit-ihbox-style-7 .pbmit-ihbox-box{
	text-align: center;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-contents .pbmit-element-heading{
	margin-top: 25px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-weight: 400;
}
.pbmit-ihbox-style-7 .pbmit-ihbox-contents .pbmit-element-title{
	font-size: 24px;
	line-height: 34px;
	text-transform: uppercase;
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 20px;
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-7 .pbmit-ihbox-contents .pbmit-element-heading,
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-ihbox-contents .pbmit-element-heading{
	color: rgba(255, 255, 255, 0.7);
}
.pbmit-ihbox-style-7 .pbmit-ihbox-contents .pbmit-element-title{
	font-size: 24px;
	line-height: 34px;
	text-transform: uppercase;
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-bg-color-secondary .pbmit-ihbox-style-7 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper,
.pbmit-bg-color-blackish .pbmit-ihbox-style-7 .pbmit-ihbox-contents .pbmit-element-title{
	color: var(--pbmit-white-color);
}
/** Style 8 **/
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper img{
	position: relative;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	text-align: left;
	opacity: 0.95;
	background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-icon{
	position: relative;
	display: inline-block;
	min-width: 320px;
	min-height: 115px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-contents{
	position: absolute;
	top: 0;
	text-align: center;
	padding: 20px 10px 0px 50px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-contents .pbmit-element-heading{
	color: var(--pbmit-white-color);
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	padding-left: 50px;
	font-size: 18px;
	font-weight: 600 !important;
	text-transform: uppercase;
	font-family: var(--pbmit-body-typography-font-family);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-contents .pbmit-element-heading:before{
	content: "";
	position: absolute;
	top: 17px;
	left: 0;
	width: 40px;
	height: 1px;
	background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box .pbmit-ihbox-contents .pbmit-element-title{
	color: var(--pbmit-white-color);
	font-size: 34px;
	line-height: 44px;
	margin-bottom: 0;
	letter-spacing: 1px;
}
.pbmit-ihbox-style-8 .pbmit-ihbox-box {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
/** Style 9 **/
.pbmit-ihbox-style-9_box{
	width: 190px;
    max-width: 190px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box{
	position: relative;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-btn,
.pbmit-ihbox-style-9 .pbmit-ihbox-box .pbmit-element-title{
	margin-bottom: 0;
	position: absolute;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	margin-bottom: 0;
	top: 100%;
	left: -6px;
	z-index: 99;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700 !important;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box .pbmit-element-title{
	display: none;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box .pbmit-ihbox-icon-wrapper{
	position: relative;
	margin-left: 30px;
}
.pbmit-ihbox-style-9 .pbmit-ihbox-box:after{
	position: absolute;
	font-family: 'pbminfotech-base-icons';
	content: '\e85a';
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: var(--pbmit-white-color);
	font-size: 20px;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -5px;
	background-color: var(--pbmit-global-color);
}
/** Style 10 **/
.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-10 .pbmit-ihbox-icon{
	padding-right: 20px;
}
.pbmit-ihbox-style-10 .pbmit-element-title{
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0;
	text-transform: uppercase;
}
/** Style 11 **/
.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper{
	font-size: 20px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-light-color);
}
.pbmit-ihbox-style-11 .pbmit-ihbox-icon{
	padding-right: 20px;
	padding-top: 6px;
}
.pbmit-ihbox-style-11 .pbmit-element-heading{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	font-weight: 700;
	color: rgb(9 22 42 / 70%);
	letter-spacing: 1px;
}
.pbmit-ihbox-style-11 .pbmit-element-title{
	font-size: 20px;
	line-height: 28px;
	margin-bottom: 0;
	text-transform: uppercase;
}
/** Style 12 **/
.pbmit-ihbox-style-12 .pbmit-ihbox-icon-wrapper{
	font-size: 30px;
	color: var(--pbmit-white-color);
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-12 .pbmit-ihbox-icon{
	padding-right: 20px;
}
.pbmit-ihbox-style-12 .pbmit-element-title{
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.pbmit-ihbox-style-12 .pbmit-heading-desc{
	margin-top: 5px;
	margin-bottom: 0;
}
/** Style 13 **/
.pbmit-ihbox-style-13{
	position: relative;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper{
	font-size: 55px;
	line-height: 55px;
	margin-bottom: 25px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-13 .pbmit-ihbox-contents{
	margin-top: 30px;
}
.pbmit-ihbox-style-13 .pbmit-element-title{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 5px;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-box-number{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
	font-weight: 700 !important;
}
.pbmit-ihbox-style-13 .pbmit-ihbox-box-number:after{
	content: "";
	position: absolute;
	width: calc(100% - 20px);
	height: 2px;
	background-color: var(--pbmit-white-color);
	top: 100px;
	left: 40px;
}
.pbmit-ihbox-style-14{
	padding: 40px 55px 40px 85px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-contents{
	position: relative;
	padding-left: 65px;
}
.pbmit-ihbox-style-14 .pbmit-ihbox-contents:before{
	content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 50px;
    height: 1px;
	background-color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-14 .pbmit-element-heading{
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: rgb(142, 143, 154);
}
.pbmit-ihbox-style-14 .pbmit-element-title{
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 0;
	text-transform: none;
	font-family: var(--pbmit-body-typography-font-family);
}
/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1{
	margin-bottom: 30px;
}
.pbmit-team-style-1 .pbminfotech-post-item{
	position: relative;
	text-align: center;
	overflow: hidden;
}
.pbmit-team-style-1 .pbminfotech-box-content{
	background-color: var(--pbmit-white-color);
	padding: 22px 0;
}
.pbmit-team-style-1 .pbminfotech-team-image-box{
	position: relative;
}
.pbmit-team-style-1 .pbminfotech-team-image-box:before{
	position: absolute;
	content: '';
	left: 0px;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.5s;
	z-index: 1;
	background-color: var(--pbmit-global-color);
}
.pbmit-team-style-1:hover .pbminfotech-team-image-box:before{
	opacity: 0.7;
}
.pbmit-team-style-1 .pbminfotech-box-content .pbmit-team-title{
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.pbmit-team-style-1 .pbminfotech-box-team-position{
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 500;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-team-style-1 .pbmit-team-social-links li{
	display: list-item;
	text-align: left;
	margin-left: -100px;
	margin-bottom: 10px;
	opacity: 0;
	transition: .3s;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(1){
	-webkit-transition: .5s;
	transition: .5s;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(2){
	-webkit-transition: .7s;
	transition: .7s;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(3){
	-webkit-transition: .9s;
	transition: .9s;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(4){
	-webkit-transition: .11s;
	transition: .11s;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(5){
	-webkit-transition: .13s;
	transition: .13s;
}
.pbmit-team-style-1 .pbmit-team-social-links li:nth-child(6){
	-webkit-transition: .15s;
	transition: .15s;
}
.pbmit-team-style-1:hover .pbmit-team-social-links li{
	margin-left: 10px;
	opacity: 1;
}
.pbmit-team-style-1 .pbmit-team-social-links li span i{
	display: none;
}
.pbmit-team-style-1 .pbminfotech-box-social-links{
	height: 100%;
	opacity: 1;
	position: absolute;
	z-index: 99;
	left: 10px;
	top: 10px;
}
.pbmit-team-style-1 .pbminfotech-box-social-links .pbmit-social-li a{
	color: var(--pbmit-white-color);
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px
}
.pbmit-team-style-1:hover .pbmit-featured-wrapper{
	background-color: #222;
	top: 0;
	left: 0;
}
.pbmit-team-style-1 .pbminfotech-box-social-links .fa-share-alt{
	display: none;
}
.pbmit-team-style-1 .pbminfotech-box-content ul{
    margin: 0;
    padding: 0;   
}
.pbmit-team-style-1 .pbminfotech-box-content ul li{
	display: inline-block;
	margin: 0px 5px;
	padding: 0px;
}
.pbmit-team-style-1 .pbminfotech-box-content ul li:first-child{
	margin-left: 0;
}
.pbmit-team-style-1 .pbminfotech-box-content ul li a{
	display: inline;
	font-size: 15px;
	line-height: 15px;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img{
	width: 100%;
}
/** Style 3 **/
.pbmit-team-style-3 .pbminfotech-box-content {
	padding-top: 20px;
	text-align: left;
}
.pbmit-team-style-3 .pbminfotech-box-content .pbmit-team-title{
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
	margin-bottom: 0;
}
.pbmit-team-style-3 .pbminfotech-box-team-position{
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
.pbmit-team-style-3 .pbminfotech-box-social-links li {
	margin-right: 0;
	padding-right: 35px;
	position: relative;
	display: inline-block;
}
.pbmit-team-style-3 .pbmit-social-links a {
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}
.pbmit-team-style-3 .pbminfotech-box-social-links li:last-child:after,
.pbmit-team-style-3 .pbminfotech-box-social-links li a span{
	display: none;
}
.pbmit-team-style-3 .pbminfotech-box-social-links li:after {
	content: "";
	width: 11px;
	height: 1px;
	position: absolute;
	background-color: #bbb;
	top: 50%;
	left: 50%;
	margin-left: 2px;
}
.pbmit-team-style-3 .pbminfotech-box-social-links .pbmit-social-facebook a:before{
	content: "FB";
}
.pbmit-team-style-3 .pbminfotech-box-social-links .pbmit-social-twitter a:before{
	content: "TW";
}
.pbmit-team-style-3 .pbminfotech-box-social-links .pbmit-social-linkedin a:before{
	content: "LD";
}
.pbmit-team-style-3 .pbminfotech-box-social-links .pbmit-social-youtube a:before{
	content: "YT";
}
.pbmit-team-style-3 .pbminfotech-box-social-links .pbmit-social-instagram a:before{
	content: "IG";
}
.pbmit-team-style-3 .pbminfotech-box-social-links .pbmit-social-flickr a:before{
	content: "FK";
}
.pbmit-team-style-3 .pbminfotech-box-social-links .pbmit-social-pinterest a:before{
	content: "PT";
}
/** Style 4 **/
.pbmit-team-style-4 .pbminfotech-post-item{
	position: relative;
	text-align: center;
	overflow: hidden;
}
.pbmit-team-style-4 .pbminfotech-box-content{
	background-color: #fff;
	padding: 22px 0;
	margin: auto 30px;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	display: inline-block;
}
.pbmit-team-style-4 .pbminfotech-team-image-box{
	position: relative;
}
.pbmit-team-style-4 .pbminfotech-box-content .pbmit-team-title{
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.pbmit-team-style-4 .pbminfotech-box-team-position{
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
}
.pbmit-team-style-4 .pbminfotech-box-content{
	opacity: 0;
	overflow: hidden;
	-webkit-transition: 0.4s ease-out 0s;
	-o-transition: 0.4s ease-out 0s;
	transition: 0.4s ease-out 0s;
}
.pbmit-team-style-4:hover .pbminfotech-box-content{
	opacity: 1;
}
.pbmit-team-style-4 .pbmit-featured-wrapper img{
	width: 100%;
}

/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbmit-circle canvas {
	max-width: 100%;
	height: auto !important;
	background-color: transparent;
	border-radius: 50%;
}
.pbmit-circle{
	position: relative;
	text-align: center;
}
.pbminfotech-ele-fid-style-1{
	position: relative;
	text-align: left;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle{
	min-width: 80px;
	margin-right: 20px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
	font-size: 20px !important;
	line-height: 24px;
	margin-top: 0;
	font-weight: 700 !important;
	text-transform: uppercase;
	color: var(--pbmit-secondary-color);
}
.pbmit-circle-number {
	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;
}
.pbminfotech-ele-fid-style-1 .pbmit-circle-number {
	font-size: 20px !important;
	line-height: 26px;
	font-weight: 700 !important;
	position: absolute;
	text-align: center;
	margin-top: -2px;
	color: var(--pbmit-secondary-color);
}
/** Style 2 **/
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
	font-size: 210px;
	line-height: 210px;
	font-weight: 700;
	margin-bottom: 0;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
	font-size: 13px;
	line-height: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-bottom: 30px;
	color: #8e8f9a;
	display: inline-block;
	width: 88px;
	word-wrap: break-word;
	margin-left: 18px;
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3 {
	text-align: left;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
	margin-bottom: 0;
	font-size: 70px;
	position: relative;
	line-height: 80px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
	font-size: 13px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-fid-sub {
	font-size: 30px;
	position: absolute;
	bottom: 32px;
	font-weight: 500;
}
.pbminfotech-ele-fid-style-3 .pbmit-fld-contents h4 .pbmit-number-rotate {
	position: relative;
}
.pbminfotech-ele-fid-style-3 .pbmit-fld-contents h4 .pbmit-number-rotate:after{
	position: absolute;
	content: "";
	bottom: 15px;
	right: -18px;
	width: 8px;
	height: 8px;
	line-height: 8px;
	background-color: var(--pbmit-global-color);
}
/** Style 4 **/
.pbminfotech-ele-fid-style-4 {
	text-align: center;
}
.pbminfotech-ele-fid-style-4 .pbmit-sbox-icon-wrapper {
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 18px;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner {
	font-size: 50px;
	line-height: 60px;
	margin-bottom: 2px;
	position: relative;
	font-weight: 700;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title {
	margin-top: 5px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px; 
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pbminfotech-ele-fid-style-4 .pbmit-fld-contents h4 .pbmit-number-rotate{
	position: relative;
}
.pbminfotech-ele-fid-style-4 .pbmit-fld-contents h4 .pbmit-number-rotate:after{
	position: absolute;
	content: "";
	bottom: 10px;
	right: -18px;
	width: 8px;
	height: 8px;
	line-height: 8px;
	background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner .pbmit-fid-sub {
	font-size: 30px;
	position: absolute;
	bottom: 14px;
}
/** Style 5 **/
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner {
	margin-bottom: 0;
	font-size: 70px;
	position: relative;
	line-height: 70px;
	font-weight: 700;
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-inner .pbmit-fid-sub {
	font-size: 30px;
	position: absolute;
	bottom: 20px;
}
.pbminfotech-ele-fid-style-5 .pbmit-fld-contents h4 .pbmit-number-rotate{
	position: relative;
}
.pbminfotech-ele-fid-style-5 .pbmit-fld-contents h4 .pbmit-number-rotate:after{
	position: absolute;
	content: "";
	bottom: 24px;
	right: -14px;
	width: 8px;
	height: 8px;
	line-height: 8px;
	background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-5 .pbmit-fid-title {
	font-size: 14px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}
/** Style 6 **/
.pbminfotech-ele-fid-style-6 {
	text-align: center;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner {
	margin-bottom: 0;
	font-size: 225px;
	position: relative;
	line-height: 225px;
	letter-spacing: 10px;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-inner .pbmit-fid-sub {
	font-size: 100px;
	position: absolute;
	bottom: 80px;
	right: 0;
}
.pbminfotech-ele-fid-style-6 .pbmit-fid-title {
	font-size: 16px;
	line-height: 26px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	position: absolute;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	left: -35px;
	top: 75%;
}
/** Style 7 **/
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner .pbmit-fid-sub {
	font-size: 30px;
	position: absolute;
	bottom: 20px;
	font-weight: 500;
}
.pbminfotech-ele-fid-style-7 .pbmit-fld-contents{
	background: var(--pbmit-white-color);
	text-align: left;
	display: inline-block;
	padding: 35px 50px;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner {
	margin-bottom: 0;
	font-size: 70px;
	position: relative;
	line-height: 70px;
	font-weight: 700;
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-inner .pbmit-fid-sub {
	font-size: 30px;
	position: absolute;
	bottom: 20px;
	font-weight: 500;
}
.pbminfotech-ele-fid-style-7 .pbmit-fld-contents h4 .pbmit-number-rotate{
	position: relative;
}
.pbminfotech-ele-fid-style-7 .pbmit-fld-contents h4 .pbmit-number-rotate:after{
	position: absolute;
	content: "";
	bottom: 15px;
	right: -18px;
	width: 8px;
	height: 8px;
	line-height: 8px;
	background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-7 .pbmit-fid-title {
	font-size: 14px;
	line-height: 18px;
	font-weight: 700 !important;
	margin-bottom: 0;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #494f5b;
	font-family: var(--pbmit-body-typography-font-family);
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
.pbmit-service-style-3, 
.pbmit-service-style-3 .pbmit-service-title a,
.pbmit-service-style-3 .pbmit-service-cat a,
.pbmit-service-style-3 .pbminfotech-box-content,
.pbmit-service-style-2 .pbmit-service-icon-wrapper,
.pbmit-service-style-2 .pbmit-service-icon-wrapper,
.pbmit-service-style-2 .pbmit-service-icon,
.pbmit-service-style-1 .pbmit-service-icon-wrapper,
.pbmit-service-style-1 .pbmit-service-icon-wrapper,
.pbmit-service-style-1 .pbmit-service-icon{
	-webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
/** Style 1 **/
.pbmit-ele.pbmit-service-style-1{
	margin-bottom: 30px;
}
.pbmit-service-style-1{
	position: relative;
}
.pbmit-service-style-1 .pbmit-service-icon {
	position: absolute;
	top: 210px;
	right: 25px;
	z-index: 9;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper {
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-service-style-1:hover .pbmit-service-icon-wrapper{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper img {
	width: 45px;
	height: 45px;
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper i {
	font-size: 36px;
}
.pbmit-service-style-1:hover .pbmit-service-icon-wrapper i{
	color: var(--pbmit-white-color);
}
.pbmit-service-style-1 .pbminfotech-box-content {
	position: relative;
	border-top: none;
	border: 1px solid rgba(20, 33, 54, 0.1);
}
.pbmit-service-style-1 .pbminfotech-box-content-inner {
	padding: 30px;
	text-align: left;
}
.pbmit-service-style-1 .pbmit-service-cat a{
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-title {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}
.pbmit-service-style-1 .pbmit-service-content p{
	margin-bottom: 15px;
}
.pbmit-service-style-1 .pbmit-featured-wrapper img{
	width: 100%;
}
/** Style 2 **/
.pbmit-service-style-2 .pbminfotech-post-item{
	position: relative;
}
.pbmit-service-style-2 .pbmit-service-icon {
	position: absolute;
	top: 20px;
	right: 15px;
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper {
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper img {
	width: 39px;
	height: 39px;
	display: inline-block;
	margin-bottom: 3px;
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper i {
	font-size: 36px;
}
.pbmit-service-style-2:hover .pbmit-service-icon-wrapper{
	background-color: var(--pbmit-blackish-color);
}
.pbmit-service-style-2:hover .pbmit-service-icon-wrapper i{
	color: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbminfotech-box-content {
	position: relative;
	background-color: var(--pbmit-white-color);
}
.pbmit-service-style-2 .pbminfotech-box-content-inner {
	padding: 30px;
	text-align: left;
}
.pbmit-service-style-2 .pbmit-service-cat a{
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 1px !important;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-2 .pbmit-service-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin: 0px 0 12px; 
	text-transform: uppercase;
}
.pbmit-service-style-2 .pbmit-featured-wrapper img{
	width: 100%;
}
/** Style 3 **/
.pbmit-service-style-3 .pbminfotech-box-content {
	text-align: center;
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper {
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper img {
	width: 70px;
	height: 70px;
}
.pbmit-service-style-3:hover .pbminfotech-box-content{
	background-color: var(--pbmit-white-color);
}
.pbmit-service-style-3 .pbminfotech-box-content {
	padding: 60px 30px 60px;
	border: 1px solid rgb(9 22 42 / 10%);
}
.pbmit-text-color-white .pbmit-service-style-3 .pbminfotech-box-content {
	border-color: rgb(255 255 255 / 10%);
}
.multi-columns-row .pbmit-service-related .pbmit-service-style-3 .pbminfotech-box-content{
	border: 1px solid var(--pbmit-light-color);
}
.pbmit-service-style-3 .pbmit-service-cat{
	margin-top: 30px;
	font-weight: 500;
    font-style: normal;
    letter-spacing: .5px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-service-style-3 .pbmit-service-cat a{
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: rgba(9, 22, 42, 0.7);
}
.pbmit-text-color-white .pbmit-service-style-3 .pbmit-service-cat a{
	color: rgba(255, 255, 255, 0.7);
}
.pbmit-service-style-3:hover .pbmit-service-cat a,
.multi-columns-row .pbmit-service-related .pbmit-service-style-3 .pbmit-service-cat a,
.service-two_bg .pbmit-service-style-3:hover .pbmit-service-cat a{
	color: #101d30;
}
.pbmit-service-style-3 .pbmit-service-title {
	margin-bottom: 20px;
}
.pbmit-service-style-3 .pbmit-service-title a{
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
}
.pbmit-service-style-3:hover .pbmit-service-title a{
	color: var(--pbmit-blackish-color);
}
.pbmit-service-style-3 .pbmit-service-btn{
	display: none;
}
.pbmit-service-style-3 .pbmit-service-content p{
	color: #8e8f9a;
	margin-bottom: 0;
}
/** Style 4 **/
.pbmit-service-style-4{
	margin-bottom: 30px;
}
.pbmit-service-style-4 .pbminfotech-box-content{
	background-color: #0d1b31;
	padding: 40px 30px;
}
.pbmit-service-style-4 .pbminfotech-box-content .pbmit-service-icon-wrapper{
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-4 .pbmit-service-custom-icon-wrapper img {
	width: 60px;
	height: 60px;
}
.pbmit-service-style-4 .pbminfotech-box-content .pbminfotech-box-content-inner{
	padding-left: 20px;
}
.pbmit-service-style-4 .pbminfotech-box-content .pbminfotech-box-content-inner .pbmit-service-cat a{
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	color: rgba(255, 255, 255, 0.7);
}
.pbmit-service-style-4 .pbminfotech-box-content .pbminfotech-box-content-inner h3{
	margin-bottom: 0;
}
.pbmit-service-style-4 .pbmit-service-title{
	font-size: 24px;
	line-height: 34px;
	color: var(--pbmit-white-color);
	text-transform: uppercase;
}
.pbmit-service-style-4 .pbmit-service-title a{
	color: var(--pbmit-white-color);
}
.pbmit-service-style-4 .pbminfotech-box-content .pbmit-service-btn a{
	color: var(--pbmit-white-color);
}
.pbmit-service-style-4 .pbminfotech-box-content .pbmit-service-btn a:after,
.pbmit-service-style-1 .pbminfotech-box-content .pbmit-service-btn a:after,
.pbmit-service-style-2 .pbminfotech-box-content .pbmit-service-btn a:after{
	content: "\e82c";
    font-family: "pbminfotech-base-icons";
    font-size: 14px;
    padding-left: 8px;
    background: 0 0!important;
    line-height: normal;
    vertical-align: middle;
    top: 0;
    position: relative;
}
.pbmit-service-style-4 .pbminfotech-box-content .pbmit-service-icon{
	margin-bottom: 25px;
}
.pbmit-service-style-4 .pbmit-featured-wrapper{
	position: relative;
	overflow: hidden;
}
.pbmit-service-style-4 .pbmit-featured-wrapper:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	text-align: left;
	opacity: 0;
	position: absolute;
	transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-webkit-transition: all ease 500ms;
	background: rgba(0, 0, 0, 0.6);
}
.pbmit-service-style-4:hover .pbmit-featured-wrapper:after {
	visibility: visible;
	opacity: 1;
	background: -moz-linear-gradient(270deg, rgba(12,27,51,0.17) 0%, rgba(12,27,51,0.71) 68%, rgba(12,27,51,0.71) 100%);
	background: -webkit-linear-gradient(linear, left top, left bottom, color-stop(0%, rgba(12,27,51,0.71)), color-stop(32%, rgba(12,27,51,0.71)), color-stop(100%, rgba(12,27,51,0.17)));
	background: -webkit-linear-gradient(270deg, rgba(12,27,51,0.17) 0%, rgba(12,27,51,0.71) 68%, rgba(12,27,51,0.71) 100%);
	background: -o-linear-gradient(270deg, rgba(12,27,51,0.17) 0%, rgba(12,27,51,0.71) 68%, rgba(12,27,51,0.71) 100%);
	background: -ms-linear-gradient(270deg, rgba(12,27,51,0.17) 0%, rgba(12,27,51,0.71) 68%, rgba(12,27,51,0.71) 100%);
	background: linear-gradient(180deg, rgba(12,27,51,0.17) 0%, rgba(12,27,51,0.71) 68%, rgba(12,27,51,0.71) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c1b33', endColorstr='#0c1b33',GradientType=0 );
}
.pbmit-service-style-4 .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-service-style-4 .pbmit-service-btn,
.pbmit-service-style-1 .pbmit-service-btn,
.pbmit-service-style-2 .pbmit-service-btn{
	font-family: var(--pbmit-body-typography-font-family);
    font-weight: 600;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}

/*----------------------------------------*/
/*  05 - Portfolio
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ele.pbmit-portfolio-style-1{
	margin-bottom: 30px;
}
.pbmit-portfolio-style-1 .pbminfotech-post-item {
	position: relative;
}
.pbmit-portfolio-style-1 .pbminfotech-icon-box{
	width: 45px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 16px;
	line-height: .8;
	color: var(--pbmit-white-color);
	display: inline-block;
	text-align: center;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	transition: all ease 800ms;
	-moz-transition: all ease 800ms;
	-webkit-transition: all ease 800ms;
}
.pbmit-portfolio-style-1:hover .pbminfotech-icon-box{
	visibility: visible;
	opacity: 1;
	right: 0px;
}
.pbmit-portfolio-style-1 .pbminfotech-icon-box a {
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: inline-block;
	color: var(--pbmit-white-color);
	font-size: 16px;
	background-color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-1:hover .pbminfotech-titlebox {
	visibility: visible;
	opacity: 1;
	bottom: 25px;
}
.pbmit-portfolio-style-1 .pbminfotech-titlebox {
	position: absolute;
	left: 30px;
	bottom: 15px;
	z-index: 2;
	visibility: hidden;
	opacity: 0;
	transition: all ease 700ms;
	-moz-transition: all ease 700ms;
	-webkit-transition: all ease 700ms;
}
.pbmit-portfolio-style-1 .pbminfotech-titlebox .pbmit-port-cat a {
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title a {
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbminfotech-box-content:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	text-align: left;
	opacity: 0;
	position: absolute;
	transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-webkit-transition: all ease 500ms;
	background: rgba(0, 0, 0, 0.6);
}
.pbmit-portfolio-style-1:hover .pbminfotech-box-content:after {
	visibility: visible;
	opacity: 1;
	background: -webkit-linear-gradient(top, rgba(36, 41, 47, 0) 27%, rgba(36, 41, 47, 0) 51%, rgba(36, 41, 47, 0) 53%, rgba(36, 41, 47, 0.8) 77%, rgba(36, 41, 47, 0.8) 100%);
	background: -o-linear-gradient(top, rgba(36, 41, 47, 0) 27%, rgba(36, 41, 47, 0) 51%, rgba(36, 41, 47, 0) 53%, rgba(36, 41, 47, 0.8) 77%, rgba(36, 41, 47, 0.8) 100%);
	background: -ms-linear-gradient(top, rgba(36, 41, 47, 0) 27%, rgba(36, 41, 47, 0) 51%, rgba(36, 41, 47, 0) 53%, rgba(36, 41, 47, 0.8) 77%, rgba(36, 41, 47, 0.8) 100%);
	background: -moz-linear-gradient(top, rgba(36, 41, 47, 0) 27%, rgba(36, 41, 47, 0) 51%, rgba(36, 41, 47, 0) 53%, rgba(36, 41, 47, 0.8) 77%, rgba(36, 41, 47, 0.8) 100%);
	background: linear-gradient(to bottom, rgba(36, 41, 47, 0) 27%, rgba(36, 41, 47, 0) 51%, rgba(36, 41, 47, 0) 53%, rgba(36, 41, 47, 0.8) 77%, rgba(36, 41, 47, 0.8) 100%);
}
.pbmit-portfolio-style-1 .pbmit-featured-wrapper img{
	width: 100%;
}
/** Style 2 **/
.pbmit-portfolio-style-2{
	position: relative;
	margin-bottom: 30px;
}
.pbmit-portfolio-style-2 .pbmit-image-wrapper {
	padding-bottom: 60px;
}
.pbmit-portfolio-style-2 .pbmit-link-icon{
	position: absolute;
}
.pbmit-portfolio-style-2 .pbmit-content-wrapper {
	position: absolute;
	width: calc(100% - 60px);
	bottom: 0;
	background: var(--pbmit-white-color);
	margin: 0 15px;
	padding: 21px 30px 0 30px;
	border: 1px solid #eee;
}
.pbmit-portfolio-style-2 h3.pbmit-portfolio-title {
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.pbmit-portfolio-style-2 .pbmit-port-cat a {
	color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-2 .pbmit-link-icon {
	position: absolute;
	top: 26px;
	right: 20px;
	font-size: 23px;
	background-color: #000;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.pbmit-portfolio-style-2 .pbmit-link-icon  a{
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-2 .pbmit-content-wrapper,
.pbmit-portfolio-style-2 .pbmit-link-icon{
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.pbmit-portfolio-style-2:hover .pbmit-content-wrapper{
	border-color: transparent;
	background-color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-2:hover h3.pbmit-portfolio-title a,
.pbmit-portfolio-style-2 h3.pbmit-portfolio-title a:hover,
.pbmit-portfolio-style-2:hover .pbmit-port-cat a{
	color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-2:hover .pbmit-link-icon{
	background-color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-2:hover .pbmit-link-icon  a{
	color: #000;
}
.pbmit-portfolio-style-2 .pbmit-featured-wrapper img{
	width: 100%;
}

/*----------------------------------------*/
/*  06 - Blog
/*----------------------------------------*/
/** Style 2 **/
.pbmit-blog-style-2{
	margin-bottom: 30px;
}
.pbmit-blog-style-2 .pbminfotech-box-content {
	padding: 35px 35px 30px; 
	background-color: var(--pbmit-light-color);
}
.pbmit-blog-style-2 .pbmit-meta-category a {
	display: inline-block;
	padding: 5px 15px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-2 .pbminfotech-box-desc {
	margin-top: 15px;
}
.pbmit-blog-style-2 .pbminfotech-box-content .pbmit-post-title {
	font-size: 26px;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
}
.pbmit-blog-style-2 .pbmit-post-footer {
	margin-top: 25px;
	padding-top: 15px;
	border-top: 1px solid #e4e4e4;
}
.pbmit-blog-style-2 .pbmit-post-footer .pbmit-meta-author-wrapper,
.pbmit-blog-style-2 .pbmit-post-footer .pbmit-meta-date {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-blog-style-2 .pbmit-post-footer .pbmit-meta-date {
	position: relative;
	padding-left: 36px;
}
.pbmit-blog-style-2 .pbmit-post-footer .pbmit-meta-date:before {
	position: absolute;
	content: "";
	width: 12px;
	height: 1px;
	top: 9px;
	left: 12px;
	background-color: rgb(36 41 47 / 30%);
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img{
	width: 100%;
}
/** Style 3 **/
.pbmit-blog-style-3{
	margin-bottom: 30px;
}
.pbmit-blog-style-3 .pbminfotech-box-content {
	padding: 35px 35px 30px;
	background-color: var(--pbmit-white-color);
}
.pbmit-blog-style-3 .pbmit-meta-category a {
	display: inline-block;
	padding: 5px 15px;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbminfotech-box-desc {
	margin-top: 15px;
}
.pbmit-blog-style-3 .pbminfotech-box-content .pbmit-post-title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 0;
}
.pbmit-blog-style-3 .pbmit-post-footer {
	margin-top: 25px;
	padding-top: 15px;
	border-top: 1px solid #e4e4e4;
}
.pbmit-blog-style-3 .pbmit-post-footer .pbmit-meta-author-wrapper,
.pbmit-blog-style-3 .pbmit-post-footer .pbmit-meta-date {
	font-size: 13px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.pbmit-blog-style-3 .pbmit-post-footer .pbmit-meta-date {
	position: relative;
	padding-left: 36px;
	color: var(--pbmit-secondary-color);
}
.pbmit-blog-style-3 .pbmit-post-footer .pbmit-meta-date:before {
	position: absolute;
	content: "";
	width: 12px;
	height: 1px;
	top: 9px;
	left: 12px;
	background-color: rgb(9 22 42 / 30%);
}
.pbmit-blog-style-3 .pbmit-featured-wrapper img{
	width: 100%;
}
/** Style 4 **/
.pbmit-blog-style-4 {
	position: relative;
	margin-bottom: 30px;
}
.pbmit-blog-style-4 .pbmit-meta-line{
	font-size: 13px;
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbminfotech-box-desc .pbmit-meta-author-wrapper i,
.pbmit-blog-style-4 .pbminfotech-box-content .pbminfotech-box-desc .pbmit-meta-category i{
	color: var(--pbmit-global-color);
}
.pbmit-ele-blog .pbmit-post-btn a:after, 
.pbmit-blog-style-4 .post-item .pbmit-read-more-link a:after {
	content: "\e82c";
	font-family: "pbminfotech-base-icons";
	font-size: 14px;
	padding-left: 8px;
	background: none !important;
	line-height: normal;
	vertical-align: middle;
	top: 0px;
	position: relative;
}
.pbmit-blog-style-4 .pbmit-featured-container{
	position: relative;
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbmit-meta-date-wrapper .pbmit-meta-date{
	position: absolute;
	top: -15px;
	right: 30px;
	padding: 5px 24px;
	color: var(--pbmit-white-color);
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	background-color: var(--pbmit-global-color);
}
.pbmit-blog-style-4 .pbminfotech-box-content{
	padding: 30px 30px 0px 0px;
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbminfotech-box-desc .pbmit-meta-category{
	position: relative;
	margin-left: 40px;
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbminfotech-box-desc .pbmit-meta-category:before{
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	top: 50%;
	left: -30px;
	background-color: var(--pbmit-secondary-color);
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbminfotech-box-desc .pbmit-post-footer{
	margin-bottom: 10px;
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbminfotech-box-desc .pbmit-meta-category i{
	margin-right: 10px;
}
.pbmit-blog-style-4 .pbminfotech-box-content .pbminfotech-box-desc .pbmit-post-title{
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.pbmit-blog-style-4 .pbmit-featured-wrapper img{
	width: 100%;
}
.pbmit-blog-style-4 .pbmit-post-btn{
	font-weight: 600;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-blog-style-4 .pbmit-post-btn a:after{
	content: "\e82c";
    font-family: "pbminfotech-base-icons";
    font-size: 14px;
    padding-left: 8px;
    background: 0 0!important;
    line-height: normal;
    vertical-align: middle;
    top: 0;
    position: relative;
}

/*----------------------------------------*/
/*  07 - Testimonial
/*----------------------------------------*/
blockquote p {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
/** Style 1 **/
.pbmit-testimonial-style-1{
	position: relative;
}
.pbmit-testimonial-style-1 .pbminfotech-post-item{
	margin: 12px;
}
.pbmit-testimonial-style-1 .pbminfotech-testimonial-inner{
	padding: 30px;
	background-color: var(--pbmit-white-color);
	box-shadow: 0px 0px 8px 0px rgba(27, 71, 138, 0.1);
	border-top: 5px solid var(--pbmit-global-color);
}
.owl-carousel .owl-item .pbmit-testimonial-style-1 .pbminfotech-box-img img, 
.pbmit-testimonial-style-1 .pbminfotech-box-img img{
	width: 80px;
	height: 80px;
	max-width: none;
}
.pbmit-testimonial-style-1 .pbminfotech-box-content:after {
	position: absolute;
	content: "\e805" !important;
	font-family: "pbminfotech-base-icons";
	font-size: 90px;
	line-height: 90px;
	bottom: 128px;
	right: 40px;
	transform: rotate(180deg);
	-webkit-text-stroke: 2px rgb(13 27 49 / 14%);
	color: transparent;
}
.pbmit-testimonial-style-1 .pbminfotech-box-content{
	margin-top: 30px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-content .pbminfotech-box-author{
	margin-left: 25px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}
.pbmit-testimonial-style-1 .pbmit-designation{
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i{
	font-size: 20px;
}
.pbmit-testimonial-style-1 blockquote{
	font-size: 18px;
	line-height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	font-weight: 300;
	font-style: italic;
}
/** Style 2 **/
.pbmit-testimonial-style-2 .pbminfotech-box-img img{
	height: 80px;
	width: 80px;
	max-width: none;
	border-radius: 50%;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-content{
	background: var(--pbmit-white-color);
	padding: 25px 30px 30px;
	position: relative;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-content:after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 15px 0 15px;
	bottom: -20px;
	border-color: #fff transparent transparent transparent;
	left: 10%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.pbmit-testimonial-style-2 .pbminfotech-box-inner .pbmit-featured-wrapper{
	position: relative;
}
.pbmit-testimonial-style-2 .pbminfotech-box-inner .pbmit-featured-wrapper:after{
	position: absolute;
	content: "\e805" !important;
	font-family: "pbminfotech-base-icons";
	font-size: 12px;
	top: -5px;
	right: 0px;
	transform: rotate(0deg);
	color: var(--pbmit-white-color);
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	background-color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-inner{
	margin-top: 50px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-author {
	margin-left: 20px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
	font-size: 18px;
	line-height: 20px;
	font-weight: 700 !important;
	text-transform: uppercase;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-body-typography-font-family);
}
.pbmit-testimonial-style-2 .pbmit-designation {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #8e8f9a;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i{
	font-size: 18px;
}
.pbmit-testimonial-style-2 blockquote{
	font-size: 20px !important;
	line-height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	margin-top: 5px;
	font-weight: 500;
	font-style: italic !important;
	color: #8e8f9a;
	letter-spacing: 0px !important;
	text-transform: inherit !important;
	font-family: var(--pbmit-heading-typography-font-family);
}
/** Style 3 **/
.pbmit-testimonial-style-3 .pbminfotech-box-img{
	position: relative;
	display: inline-block;
}
.pbmit-testimonial-style-3 .pbminfotech-box-img img{
	height: 100px;
	width: 100px;
	max-width: none;
}
.pbmit-testimonial-style-3 .pbminfotech-box-content:after {
	position: absolute;
	content: "\e805" !important;
	font-family: "pbminfotech-base-icons";
	font-size: 100px;
	line-height: 100px;
	top: 10px;
	right: 20px;
	transform: rotate(180deg);
	-webkit-text-stroke: 2px rgb(13 27 49 / 14%);
	color: transparent;
}
.pbmit-testimonial-style-3 .pbminfotech-box-content{
	margin-top: 50px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-content .pbminfotech-box-desc{
	align-items: center;
}
.pbmit-testimonial-style-3 .pbminfotech-box-author {
	margin-left: 20px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-title{
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 0;
}
.pbmit-testimonial-style-3 .pbmit-designation {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings i{
	font-size: 20px;
	color: var(--pbmit-blackish-color);
}
.pbmit-testimonial-style-3 blockquote{
	font-size: 24px;
	line-height: 34px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	margin-top: 30px;
	font-weight: 300;
	padding-right: 30px;
}
/** Style 4 **/
.pbmit-testimonial-style-4 .pbminfotech-box-img{
	position: relative;
	display: inline-block;
}
.pbmit-testimonial-style-4 .pbminfotech-box-img img{
	height: 100px;
	width: 100px;
	max-width: none;
}
.pbmit-testimonial-style-4 .pbminfotech-box-content:after {
	position: absolute;
	content: '"';
	font-size: 150px;
	line-height: 100px;
	top: 0;
	font-style: italic;
	left: -10px;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-4 .pbminfotech-box-content{
	margin-top: 50px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-title{
	line-height: 20px;
	font-weight: 700 !important;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-4 .pbminfotech-box-title{
	color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-4 .pbmit-designation {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--pbmit-global-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings i{
	font-size: 20px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings i:before{
	margin: 0;
}
.pbmit-testimonial-style-4 blockquote{
	font-size: 24px;
	line-height: 34px;
	padding: 0;
	margin: 0;
	border: 0;
	background: transparent;
	margin-top: 70px;
	font-weight: 300;
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-4 blockquote{
	color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-4 .pbminfotech-box-author{
	position: relative;
	text-align: left;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 30px;
}
.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings{
	font-size: 15px;
	margin-left: auto;
	color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  08 - Client
/*----------------------------------------*/
/** Style 1 **/
.pbmit-client-style-1{
	padding: 30px 0px;
}
.pbmit-client-style-1 .pbmit-client-wrapper{
	position: relative;
	text-align: center;
}

/*----------------------------------------*/
/*  09 - Header
/*----------------------------------------*/
.site-title {
    margin: 0;
    padding: 0;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
	height: 120px;
}
.site-title a {
    display: table-cell;
    vertical-align: middle;
}
.pbmit-header-overlay {
    position: absolute;
    width: 100%;
    z-index: 2;
}
.site-header .pbmit-contact-info{
	font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 14px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.site-header .pbmit-contact-info li{
	position: relative;
	display: inline-block;
	color: var(--pbmit-white-color);
}
.site-header .pbmit-contact-info li i{
	font-size: 18px;
	margin-right: 5px;
}
.site-header .sticky-header .site-title{
	height: 90px;
	line-height: 90px;
}
.site-header .site-header-menu.sticky-header .logo-img {
    max-height: 40px;
}
.site-header .pbmit-social-links li{
	margin-right: 6px;
    display: inline-block;
}
.site-header  .pbmit-social-links li:last-child{
	margin-right: 0;
}
.site-header  .pbmit-social-links li a{
	position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    vertical-align: middle;
	color: var(--pbmit-white-color);
}
.site-header .pbmit-social-links .pbmit-social-title{
	display: none;
}
/** Header Style 1 **/
.header-style-1{
	background-color: var(--pbmit-global-color);
	background-image: url(../images//bg/header-bg.png);
    background-repeat: no-repeat;
    background-position: right top;
}
.header-style-1 .pbmit-slider-area{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.header-style-1 .pbmit-slider-area:after{
	position: absolute;
    content: '';
    background-image: url(../images/homepage-01/bg/banner-shadow.png);
    width: 1424px;
    height: 80px;
    bottom: -80px;
}
.header-style-1 .pbmit-inner-slider-area{
	overflow: hidden;
}
.header-style-1 .pre-header .container-fluid{
	position: relative;
    border-bottom: 1px solid rgba(255,255,255,.25);
}
.header-style-1 .pbmit-contact-info li a{
	font-weight: 700;
    text-decoration: underline !important;
	color: var(--pbmit-white-color);
}
.header-style-1 .pbmit-contact-info li a:hover{
	opacity: .8;
}
.header-style-1 .pbmit-pre-header-right ul li:not(:last-child){
	padding-right: 27px;
}
.header-style-1 .pbmit-header-inner-wrapper{
	margin: 0 auto;
}
.header-style-1 .sticky-header{
	background-color: var(--pbmit-global-color);
}
.header-style-1 .pbmit-header-social-wrapper{
	position: relative;
	margin: 0 auto;
}
.header-style-1 .pbmit-social-links{
	position: absolute;
    bottom: -460px;
    left: 0;
    margin-left: -60px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}
.header-style-1 .pbmit-social-links li{
	display: inline-block;
    margin-right: 25px;
}
.header-style-1 .pbmit-social-links li a{
	text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: normal;
	width: auto;
	height: auto;
	color: var(--pbmit-white-color);
}
.header-style-1 .pbmit-social-links .pbmit-social-icon{
	display: none;
}
.header-style-1 .pbmit-social-links .pbmit-social-title{
	display: block;
}
/** Header style 2 **/
.header-style-2 .pbmit-header-inner{
	background-color: var(--pbmit-white-color);
}
.header-style-2 .pre-header{
	background-color: var(--pbmit-global-color);
}
.header-style-2 .site-navigation ul.navigation > li > a{
	color: #000;
}
/** Header style 3 **/
.header-style-3 .pbmit-contact-info{
	position: relative;
}
.header-style-3 .pbmit-pre-header-right{
	display: flex;
}
.header-style-3 .pbmit-header-search-btn a{
	color: var(--pbmit-white-color);
}
.header-style-3 .site-header-menu{
	border-bottom: 1px solid rgba(255,255,255,.13);
}
.header-style-3 .site-branding .pbmit-sticky-logo{
	display: none;
}
.header-style-3 .site-branding .site-title{
	height: 100px;
}
.header-style-3.site-header .site-branding img{
	max-height: 40px;
}
.header-style-3 .main-menu .navigation > li > ul{
	border-top: none;
}
.header-style-3 .pbmit-header-button{
    font-weight: 500;
    font-style: normal;
    letter-spacing: .5px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.header-style-3.site-header .site-header-menu.sticky-header .logo-img{
	display: none;
}
.header-style-3.site-header .site-header-menu.sticky-header .pbmit-sticky-logo{
	display: block;
}
.header-style-3 .sticky-header .site-navigation ul.navigation > li > a,
.header-style-3 .sticky-header .pbmit-header-button a{
	color: var(--pbmit-blackish-color);
}
.header-style-3 .sticky-header .site-navigation ul.navigation > li > a:hover,
.header-style-3 .sticky-header .site-navigation ul.navigation > li.active > a,
.header-style-3 .sticky-header .pbmit-header-button a:after{
	color: var(--pbmit-global-color);
}
.header-style-3 .sticky-header .site-branding .site-title{
	height: 90px;
}
.header-style-3 .sticky-header .site-navigation ul.navigation > li > a,
.header-style-3 .sticky-header .pbmit-right-box{
	height: 90px;
	line-height: 90px;
}
/** Header style 4 **/
.header-style-4 .pbmit-header-info-inner .pbmit-header-box {
    margin-right: 40px;
    padding-right: 0;
    position: relative;
    padding-left: 60px;
	display: inline-block;
    vertical-align: middle;
}
.header-style-4 .pbmit-header-box span {
    display: block;
}
.header-style-4 .pbmit-header-info-inner .pbmit-header-box-icon i {
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 35px;
    height: 40px;
    width: 40px;
    line-height: 35px;
    text-align: center;
    background-color: transparent;
    border-radius: 50%;
    color: var(--pbmit-global-color);
}
.header-style-4 .pbmit-header-box-title {
    font-family: Rajdhani,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0;
    color: #0c121d;
    text-transform: uppercase;
    font-style: normal;
}
.header-style-4 .pbmit-header-box-content {
    font-family: Rajdhani,sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0;
    color: #8e8f9a;
    text-transform: none;
    font-style: normal;
}
.header-style-4 .pbmit-header-button {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 20px;
    position: relative;
	vertical-align: middle;
}
.header-style-4 .pbmit-header-button a{
	height: 55px;
	line-height: 55px;
	font-weight: 600;
	padding: 0 20px 0 30px;
	font-family: var(--pbmit-heading-typography-font-family);
}
.header-style-4 .pbmit-header-button a:after {
    content: "\e810";
    font-family: "pbminfotech-base-icons";
    font-size: 16px;
    top: 0;
    position: relative;
    font-weight: bold;
    padding: 14px 10px;
}
.header-style-4 .site-header-menu{
	background-color: var(--pbmit-global-color);
}
.header-style-4 .pbmit-social-links{
	margin-left: 15px;
}
.header-style-4 .pbmit-social-links li{
	margin: 0;
}
.header-style-4 .pbmit-mobile-search {
    display: none;
}

/*----------------------------------------*/
/*  10 - Footer
/*----------------------------------------*/
.site-footer{
	background-color: #09162a;
    background-image: url(../images/bg/footer-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.pbmit-footer-big-area-wrapper .pbmit-footer-boxes:last-child{
	border-right: none;
}
.pbmit-footer-big-area-wrapper .pbmit-footer-boxes {
    position: relative;
    padding: 60px 30px 50px 120px;
    border-right: 1px solid rgba(255,255,255,.15);
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    align-self: flex-start;
	color: var(--pbmit-white-color);
}
.site-footer .pbmit-footer-contact-info-inner i{
	position: absolute;
    top: 70px;
    left: 60px;
    font-size: 40px;
    line-height: 40px;
}
.site-footer .pbmit-footer-big-area .pbmit-footer-boxes .pbmit-label{
	font-size: 15px;
	display: block;
}
.site-footer .pbmit-footer-widget-area{
	padding: 60px 0;
}
.site-footer .widget {
    margin: 35px 0 20px;
	color: var(--pbmit-white-color);
}
.site-footer .pbmit-footer-logo {
    width: auto;
    height: 50px;
    margin-bottom: 15px;
}
.site-footer .widget .pbmit-social-links{
	margin-top: 30px;
}
.site-footer .widget .pbmit-social-links li{
	margin-right: 5px;
    display: inline-block;
	padding-bottom: 15px;
}
.site-footer .widget .pbmit-social-links li a{
	position: relative;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
	color: var(--pbmit-white-color);
    background: #10203a;
}
.site-footer .widget .pbmit-social-links li a:hover{
	background-color: var(--pbmit-global-color);
}
.site-footer .widget .pbmit-social-links li .pbmit-social-title{
	display: none;
}
.site-footer .widget-title{
	line-height: 27px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    position: relative;
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 30px;
	color: var(--pbmit-white-color);
	font-family: Rajdhani,sans-serif;
}
.site-footer .widget-title:after{
	content: "";
    width: 50px;
    height: 2px;
    bottom: -2px;
    left: 0;
    position: absolute;
    z-index: 1;
	background-color: var(--pbmit-global-color);
}
.site-footer .textwidget .menu li{
	float: left;
    width: 50%;
    padding: 0;
}
.widget ul a {
    display: inline-block;
}
.site-footer .widget a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
	color: rgba(255,255,255,1);
}
.site-footer .textwidget .menu li a{
	position: relative;
	padding: 0 0 13px 15px!important;
}
.site-footer .textwidget .menu li a:hover,
.site-footer .pbmit-rpw-list .pbmit-rpw-content .pbmit-rpw-title a:hover{
	color: var(--pbmit-global-color);
}
.site-footer .textwidget .menu li a:before{
	position: absolute;
    color: inherit;
    font-family: "pbminfotech-base-icons";
    font-weight: 400;
    line-height: normal;
    content: '\e814';
    font-size: 16px;
    left: 0;
	top: 2px;
}
.site-footer .pbmit-rpw-list li{
	display: flex;
}
.site-footer .pbmit-rpw-list li:first-child{
	padding-bottom: 15px;
}
.site-footer .pbmit-rpw-list li:last-child{
	margin-top: 10px;
}
.site-footer .pbmit-rpw-list li>a{
	width: 75px;
    flex-shrink: 0;
    margin-right: 15px;
}
.site-footer .pbmit-rpw-list .pbmit-rpw-date{
	line-height: 17px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}
.site-footer .pbmit-rpw-list .pbmit-rpw-date a{
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-newslatter{
	position: relative;
	margin-top: 15px;
}
.site-footer .pbmit-footer-newslatter input{
	display: block;
	font-size: 15px;
    width: 100%;
    height: 53px;
	padding: 0 15px;
    font-weight: 400;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid rgba(255,255,255,.15);
}
.site-footer .pbmit-footer-newslatter input::placeholder{
	color: rgba(255, 255, 255, .6);
}
.site-footer .pbmit-footer-newslatter button{
	font-weight: 600;
    font-size: 13px;
    line-height: 26px;
	padding: 15px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
	border: none;
    margin-top: 15px;
	transition: all .6s;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-newslatter button:hover{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.site-footer .pbmit-footer-bottom{
	padding: 20px 0;
}
.site-footer .pbmit-footer-text-inner{
	border-top: 1px solid #ffffff29;
    padding-top: 25px;
    padding-bottom: 25px;
}
.site-footer .pbmit-footer-copyright-text-area{
	margin-top: 5px;
	color: var(--pbmit-white-color);
}
.site-footer .pbmit-footer-copyright-text-area a{
	color: rgba(255,255,255,1);
}
.site-footer .pbmit-footer-copyright-text-area a:hover{
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-menu-area{
	margin-top: 5px;
	text-align: right;
}
.site-footer .pbmit-footer-menu-area ul li{
	display: inline-block;
    margin: 0 9px;
}
.site-footer .pbmit-footer-menu-area ul li a{
	color: rgba(255,255,255,.71);
}
.site-footer .pbmit-footer-menu-area ul li a:hover{
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  11 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper {
	position: relative;
	background-image: url(../images/bg/titlebar-bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
    background-attachment: scroll;
	background-color: #f7f7f7;
}
.pbmit-title-bar-wrapper,
.pbmit-title-bar-content {
	min-height: 390px;
}
.pbmit-title-bar-wrapper:before {
	content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: none!important;
}
.pbmit-title-bar-wrapper:after{
	background-image: url(../images/bg/titlebar-left-image.png);
    background-repeat: no-repeat;
    content: '';
    width: 349px;
    height: 310px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.pbmit-title-bar-wrapper .container{
	max-width: 1440px;
}
.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
	display: flex;
    align-items: center;
    padding: 64px 0;
}
.pbmit-title-bar-content-inner{
	margin: 0 auto;
    max-width: 645px;
}
.pbmit-title-bar-content-inner,
.pbmit-title-bar-content .pbmit-breadcrumb{
	width: 100%;
    text-align: center;
}
.pbmit-title-bar-content .pbmit-breadcrumb, 
.pbmit-title-bar-content .pbmit-tbar {
    display: block;
}
.pbmit-title-bar-content .pbmit-tbar-title {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 52px;
    letter-spacing: 0px;
	margin-bottom: 5px;
    color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-breadcrumb,
.pbmit-breadcrumb a {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
	text-transform: uppercase;
	color: var(--pbmit-body-typography-color);
}
.pbmit-breadcrumb a{
	opacity: 1;
}
.pbmit-breadcrumb, .pbmit-breadcrumb .current-item {
    opacity: .9;
}

/*----------------------------------------*/
/*  12 - 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; 
}

/*----------------------------------------*/
/*  13 - Progress Bar
/*----------------------------------------*/
.progressbar{
    margin-bottom: 25px;
    overflow: hidden;
}
.progressbar .progress-label{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: .5px;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.progress{
	overflow: visible;
    position: relative!important;
    height: 5px;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 3px;
	margin-bottom: 2px;
    background-color: #fff;
}
.progress .progress-bar {
    position: relative;
    overflow: visible;
    border-radius: 2px;
    background-color: var(--pbmit-global-color);
}
.progress .progress-bar::after{
	position: absolute;
    content: "";
    width: 3px;
    height: 10px;
    top: -3px;
    right: 0;
	background-color: var(--pbmit-global-color);
}
.progress.progress-percent-bg .progress-percent {
    position: absolute;
    right: 0;
    top: -35px;
    font-size: 16px;
	font-weight: 700 !important;
    color: var(--pbmit-blackish-color);
}

/*----------------------------------------*/
/*  14 - Accordion
/*----------------------------------------*/
.accordion{
    background: none;
    border-radius: 0;
}
.accordion-header{
	margin-bottom: 0!important;
}
.accordion-item{
    border: none;
	border-radius: 0px;
	margin-bottom: 30px;
	background-color: var(--pbmit-white-color);
}
.accordion-button{
    padding: 22px 30px 20px 30px;
	padding-right: 15px!important;
    border-radius: 0px;
	font-weight: 700;
    line-height: 1;
	display: inherit;
    box-shadow: none !important;
	background-color: transparent !important;
}
.accordion-item:first-of-type .accordion-button,
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:first-of-type,
.accordion-item:last-of-type{
	border-radius: 0;
}
.accordion-button::after{
	display: none;
}
.pbmit-accordion-icon-left{
	float: right;
    text-align: center;
	width: 1.5em;
	color: var(--pbmit-blackish-color);
}
.accordion-item.active .pbmit-accordion-icon-closed{
	display: none;
}
.accordion-item .pbmit-accordion-icon-opened{
	display: none;
}
.accordion-item.active .pbmit-accordion-icon-opened{
	display: block;
}
.accordion-item .pbmit-accordion-title{
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
    text-transform: uppercase;
	letter-spacing: .5px;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.accordion-item .pbmit-accordion-title span{
	color: var(--pbmit-global-color);
}
.accordion-body{
	color: var(--pbmit-body-typography-color);
	padding: 0 30px 25px;
}
.accordion-style-1 .accordion-item{
	border: 1px solid #F2F6F7;
}
.accordion-style-1 .accordion-item.active .accordion-button{
	background-color: var(--pbmit-global-color) !important;
}
.accordion-style-1 .accordion-item .accordion-button{
	padding: 21px 20px;
}
.accordion-style-1 .accordion-item .pbmit-accordion-title{
	font-weight: 500;
	letter-spacing: 0;
	font-family: var(--pbmit-body-typography-font-family);
	color: var(--pbmit-blackish-color);
}
.accordion-style-1 .accordion-item.active .pbmit-accordion-title,
.accordion-style-1 .accordion-item.active .pbmit-accordion-icon-left{
	color: var(--pbmit-white-color);
}
.accordion-style-1 .pbmit-accordion-icon-left{
	color: var(--pbmit-blackish-color);
}
.accordion-style-1 .accordion-body{
	background-color: #F2F6F7;
    padding: 30px 55px 35px 40px;
}
#accordionExample2.accordion-style-1 .accordion-item .pbmit-accordion-title{
	font-size: 16px;
	line-height: 20px;
}
#accordionExample2.accordion-style-1 .accordion-body{
	font-size: 18px;
	line-height: 28px;
}

/*----------------------------------------*/
/*  15 - Tab
/*----------------------------------------*/
.nav-tabs{
	border: none;
}
.nav-tabs .nav-item a{
	display: inline-flex;
    align-items: center;
    padding: 15px 60px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    margin-right: 30px;
    cursor: pointer;
    width: 267px;
	border: none;
	border-radius: 0;
    position: relative;
    margin-bottom: 15px;
    background-color: var(--pbmit-white-color);
	text-align: center;
}
.nav-tabs .nav-item:last-child a{
	margin-right: 0;
}
.nav-tabs .nav-link.active{
	background-color: var(--pbmit-global-color);
}
.nav-tabs .nav-link.active i,
.nav-tabs .nav-link.active span{
	color: var(--pbmit-white-color);
}
.nav-tabs .nav-link i{
	display: block;
    font-size: 30px;
    margin-right: 15px;
    font-weight: 400;
    line-height: normal;
	color: var(--pbmit-global-color);
}
.nav-tabs .nav-link span{
	font-size: 16px;
    line-height: 24px;
    font-weight: 700!important;
    letter-spacing: 0!important;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.nav-tabs .nav-link:after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    bottom: -15px;
    border-color: #fff transparent transparent transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.nav-tabs .nav-link.active:after{
	border-color: #ff8242 transparent transparent transparent;
}
.pbmit-tab .tab-content{
	margin: 50px 0;
}
.pbmit-tab .pbmit-column-inner .inner-content {
    margin-top: 15px;
}
.pbmit-tab .pbmit-column-inner h5{
	font-size: 22px;
    line-height: 32px;
    font-weight: 700;
	margin-bottom: 20px;
}
.pbmit-tab .pbmit-column-inner ul{
	margin-top: 30px;
    margin-left: 30px;
	padding-left: 40px;
    position: relative;
}
.pbmit-tab .pbmit-column-inner ul::before{
	position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: 20px;
    left: -25px;
	background-color: var(--pbmit-global-color);
}
.pbmit-tab .pbmit-column-inner ul::after{
	position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    top: -10px;
    left: -14px;
	background-color: var(--pbmit-global-color);
}
.pbmit-tab .pbmit-column-inner ul li{
	position: relative;
    margin-bottom: 16px;
    font-weight: 400!important;
}
.pbmit-tab .pbmit-column-inner ul li:after{
	font-size: 30px;
    content: "";
    font-weight: 400;
    position: absolute;
    left: -30px;
    top: 7px;
    width: 14px;
    height: 14px;
    line-height: 14px;
	background-color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  16 - 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: var(--pbmit-white-color); 
    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: var(--pbmit-white-color); 
    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 
}

/*----------------------------------------*/
/*  17 - List Gourp
/*----------------------------------------*/
ul.list-group {
    margin-bottom: 30px;
}
.list-group-borderless .list-group-item:not(:last-child){
	padding-bottom: calc(10px/2);
}
.list-group-borderless .list-group-item:not(:first-child){
	margin-top: calc(13px/2);
}
ul.list-group li.list-group-item {
    display: flex;
	align-items: center;
    font-size: inherit;
	margin: 0;
    padding: 0;
    position: relative;
	border: none;
	background-color: transparent;
}
ul.list-group .pbmit-icon-list-icon{
	display: flex;
}
ul.list-group .pbmit-icon-list-icon i{
	width: 1.25em;
	font-size: 14px;
	color: var(--pbmit-global-color);
}
ul.list-group .pbmit-icon-list-text{
	padding-left: 10px;
}
.list-group-style-1 .list-group-item:not(:last-child){
	padding-bottom: 0;
}
.list-group-style-1 .list-group-item:not(:first-child){
	margin-top: 0;
}
.list-group.list-group-style-1 .pbmit-icon-list-icon i{
	font-size: 30px;
}
.list-group-style-1 .pbmit-icon-list-text{
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  18 - Pricing-table
/*----------------------------------------*/
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-ptablebox-main-icon i,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading{
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbminfotech-sep{
	background: rgba(208, 208, 210, 0.1);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box{
	text-align: left;
	border: 1px solid #e7e8eb;
	background-color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price-w,
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price-head{
	padding: 35px 45px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price-head{
	background-color: var(--pbmit-light-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptablebox-main-icon,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price-w,
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading,
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w,
.pbminfotech-ele-ptable-style-1 .vc_btn3-container.vc_btn3-inline{
	position: relative;
	z-index: 2;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-heading{
	font-size: 24px; 
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 0;
	padding-top: 15px;
	text-transform: uppercase;
}
.pbminfotech-ele-ptable-style-1 .pbmit-sbox-icon-wrapper{
	height: 52px;
	width: 52px;
	line-height: 52px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	color: var(--pbmit-white-color);
	font-size: 30px;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price-w .pbminfotech-ptable-symbol{
	letter-spacing: .5px;
	font-size: 24px;
	line-height: 30px;
	vertical-align: top;
	color: #8e8f9a;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price-w{
	font-size: 13px;
	text-transform: uppercase;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price-w *{
	display: inline-block;
	color: var(--pbmit-blackish-color);
	font-weight: 500;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price-w .pbminfotech-ptable-cur-symbol-after{
	color: #484746;
}
.pbminfotech-ele-ptable-style-1 .pbminfotech-ptable-price{
	font-size: 70px !important;
	line-height: 70px;
	font-weight: 700 !important;
	letter-spacing: .5px;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-lines-w{
	padding: 20px 45px 45px;
	border-top: 1px solid #f2f6f7;
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line{
	margin: 15px 0;
}
.pbmit-pricing-table-box .pbmit-ptable-line i{
	float: right;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-icon-wrapper i{
	font-size: 70px;
	line-height: 70px;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-icon-wrapper i{
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price-w .pbminfotech-ptable-frequency:before{
	content: "/";
	margin: 0 2px;
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box{
	box-shadow: 0 30px 50px rgba(0, 0, 0, 0.03);
}
.pbminfotech-ele-ptable-style-1 .pbmit-ptable-line i{
	padding-right: 6px;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-btn a{
	background-color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-btn a:hover{
	background-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-btn a{
	padding: 18px 32px;
	color: var(--pbmit-white-color);
	font-size: 13px;
	line-height: 26px;
	font-weight: 600 !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	text-align: center;
	border-color: transparent;
	background-color: var(--pbmit-global-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-box .pbmit-ptable-btn a:hover{
	background-color: var(--pbmit-blackish-color);
}
.pbminfotech-ele-ptable-style-1 .pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbminfotech-ptable-price-head{
	background-color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  19 - Pbmit Slider
/*----------------------------------------*/
.pbmit-slider-area .transform-top{
	opacity: 0;
    transform: translateY(-120px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-top{
	opacity: 1;
	transform: translateY(0);
}
.pbmit-slider-area .transform-bottom{
	opacity: 0;
    transform: translateY(50px);
    transition: all 1000ms ease;
}
.swiper-slide-active .transform-bottom{
	opacity: 1;
    transform: translateY(0);
}
.pbmit-slider-area .transform-right{
	opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(200px);
}
.swiper-slide-active .transform-right{
	opacity: 1;
    transform: translateX(0);
}
.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-center{
	opacity: 0;
    transition: all 1000ms ease;
    transform: scale(0.8);
}
.swiper-slide-active .transform-center {
	opacity: 1;
	transform: scale(1);
}
.swiper-slide-active .transform-delay-1{
	transition-delay: 1000ms;
}
.swiper-slide-active .transform-delay-2{
	transition-delay: 1400ms;
}
.swiper-slide-active .transform-delay-3{
	transition-delay: 1800ms;
}
.swiper-slide-active .transform-delay-4{
	transition-delay: 2200ms;
}
/* Slider 1*/ 
.pbmit-slider-one{
	background: rgb(238, 238, 238);
    z-index: 1
}
.pbmit-slider-one .pbmit-slider-item .container{
	max-width: 1440px;
}
.pbmit-slider-one .pbmit-slider-item .pbmit-left-col{
	background-position: center;
	background-repeat: no-repeat;
	background-size: inherit;
	width: 55%;
}
.pbmit-slider-one .pbmit-slider-item .pbmit-right-col{
	width: 45%;
}
.pbmit-slider-one .pbmit-slider-content{
	padding: 168px 160px 143px 15px;
}
.pbmit-slider-one .pbmit-sub-title{
	font-size: 13px;
	line-height: 28px;
	padding: 1px 20px;
	letter-spacing: 6px;
	display: inline-block;
	font-weight: 500;
	background-color: rgb(255, 130, 66);
	color: rgb(255, 255, 255);
	font-family: var(--pbmit-body-typography-font-family);
}
.pbmit-slider-one .pbmit-title{
	font-size: 80px;
	line-height: 90px;
}
.pbmit-slider-one .pbmit-desc {
	font-size: 18px;
	line-height: 21px;
	font-weight: 400;
	margin-top: 30px;
	color: rgb(73, 79, 91);
}
.pbmit-slider-one .pbmit-btn-global:hover{
	color: var(--pbmit-global-color);
}
.pbmit-slider-area .swiper-slider{
	padding-bottom: 0 !important;
}
.pbmit-slider-one .swiper-horizontal>.swiper-pagination-bullets{
	width: 45px;
	right: 20px;
	bottom: 10px;
}
.pbmit-slider-one .swiper-horizontal .swiper-pagination-bullet{
	background-color: rgba(125,125,125,0.5);
}
.pbmit-slider-one .swiper-horizontal .swiper-pagination-bullet-active,
.pbmit-slider-one .swiper-horizontal .swiper-pagination-bullet:hover{
	background-color: rgb(125,125,125);
}

/* Slider 2*/ 
.pbmit-slider-two .pbmit-slider-item{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.pbmit-slider-two .pbmit-slider-content{
	padding: 410px 0 190px 0;
}
.pbmit-slider-two .pbmit-sub-title{
	font-size: 16px;
	line-height: 24px;
	padding: 3px 12px 3px 15px;
	display: inline-block;
	letter-spacing: 6px;
	background-color: rgb(255, 255, 255);
}
.pbmit-slider-two .pbmit-title{
	font-size: 90px;
	line-height: 100px;
	color: rgb(255, 255, 255);
}
.pbmit-slider-two .pbmit-button{
	margin-top: 30px;
}
.pbmit-slider-two .pbmit-btn-outline:hover{
	border-color: var(--pbmit-global-color);
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}


.pbmit-slider-two .swiper-button-prev,
.pbmit-slider-two .swiper-button-next,
.pbmit-slider-four .swiper-button-prev,
.pbmit-slider-four .swiper-button-next{
	width: 60px;
    height: 60px;
	border-radius: 0;
	background: var(--pbmit-white-color);
	top: 50%;
	border: none;
}
.pbmit-slider-two .swiper-button-next,
.pbmit-slider-four .swiper-button-next{
	left: auto;
	right: 20px;
}
.pbmit-slider-two .swiper-button-prev,
.pbmit-slider-four .swiper-button-prev{
	left: 20px;
}
.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,
.pbmit-slider-four .swiper-button-prev:after,
.pbmit-slider-four .swiper-button-next:after{
	display: none;
}
.pbmit-slider-two .swiper-button-prev:before,
.pbmit-slider-two .swiper-button-next:before,
.pbmit-slider-four .swiper-button-prev:before,
.pbmit-slider-four .swiper-button-next:before{
	position: absolute;
	content: '\e81e';
	color: #000000;
	font-size: 22px;
	left: 25px;
	top: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.pbmit-slider-two .swiper-button-next:before,
.pbmit-slider-four .swiper-button-next:before{
	content: '\e814';
	transform: none;
}
.pbmit-slider-two .swiper-button-prev:hover, 
.pbmit-slider-two .swiper-button-next:hover,
.pbmit-slider-four .swiper-button-prev:hover, 
.pbmit-slider-four .swiper-button-next:hover{
	background: rgba(255,255,255,0.75);
}
.pbmit-slider-two .swiper-button-prev:hover:before, 
.pbmit-slider-two .swiper-button-next:hover:before,
.pbmit-slider-four .swiper-button-prev:hover:before, 
.pbmit-slider-four .swiper-button-next:hover:before{
	transform: scale(1.5);
}
/* Slider 3*/ 
.pbmit-slider-three .pbmit-slider-item{
	padding: 300px 0 285px 0;
	background-position: center;
	background-size: cover;
}
.pbmit-slider-three .pbmit-sub-title{
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	padding: 4px 20px;
	display: inline-block;
	letter-spacing: 4px;
	color: rgb(32, 35, 44);
	background-color: var(--pbmit-white-color);
}
.pbmit-slider-three .pbmit-title{
	font-size: 90px;
	line-height: 100px;
	margin-bottom: 0;
	color: var(--pbmit-white-color);
}
.pbmit-slider-three .pbmit-desc{
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin: 20px 0 40px 0;
	color: var(--pbmit-white-color);
}


.pbmit-slider-three .swiper-button-next,
.pbmit-slider-three .swiper-button-prev{
	bottom: 0;
	right:0;
	border: none;
	width: 60px;
	height: 40px;
	border-radius: 0;
}
.pbmit-slider-three .swiper-button-next:hover,
.pbmit-slider-three .swiper-button-prev:hover{
	background-color: var(--pbmit-global-color);
}
.pbmit-slider-three .swiper-button-next{
	left: auto;
	background-color: var(--pbmit-white-color);
}
.pbmit-slider-three .swiper-button-prev{
	left: auto;
	right: 60px;
	background-color: var(--pbmit-global-color);
}
.pbmit-slider-three .swiper-button-prev:before, 
.pbmit-slider-three .swiper-button-next:before{
	font-size: 12px;
    color: #000;
    display: block;
    line-height: 40px;
    text-align: center;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}
.pbmit-slider-three .swiper-button-prev:before{
	content: 'PREV';
	color: var(--pbmit-white-color);
}
.pbmit-slider-three .swiper-button-next:before{
	content: 'NEXT';
	transform: none;
}
.pbmit-slider-three .swiper-button-prev:hover:before,
.pbmit-slider-three .swiper-button-next:hover:before{
	color: var(--pbmit-white-color);
}



.pbmit-slider-three .video-one-bg{
	background-image: url(../images/pbmit-slider-images/video-bg.jpg);
	background-position: center;
	background-size: cover;
	padding: 35px 80px;
}
.pbmit-slider-three .video-one-box{
	width: 55%;
	position: relative;
	z-index: 1;
	margin-top: -130px;
	background-color: rgb(242, 246, 247);
}
.pbmit-slider-three .video-one-box .col-md-4:last-child .pbmit-ihbox-style-14{
	padding-left: 0; 
}
.pbmit-slider-three .video-one-bg .video-btn{
	width: 60px;
    height: 60px;
	line-height: 60px;
	text-align: center;
	margin-right: 20px;
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-slider-three .video-one-bg .title{
	font-size: 14px;
	line-height: 25px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--pbmit-white-color);
	font-family: var(--pbmit-heading-typography-font-family);
}

/* Slider 4*/
.pbmit-slider-four .pbmit-slider-item{
	position: relative;
}
.pbmit-slider-four .pbmit-slider-item:after{
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: .5;
	background-image: url(../images/pbmit-slider-images/patten-bg.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: bottom left;
}
.pbmit-slider-four .pbmit-slider-content{
	padding: 175px 0 160px 0;
	position: relative;
	z-index: 1;
}



.pbmit-slider-four .pbmit-sub-title{
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 4px;
	color: rgb(32, 35, 44);
}
.pbmit-slider-four .pbmit-title strong{
	font-size: 120px;
	line-height: 120px;
	font-weight: 700;
}
.pbmit-slider-four .pbmit-title{
	font-size: 90px;
	line-height: 96px;
	font-weight: 600;
}
.pbmit-slider-four .pbmit-title .pbmit-global{
	color: var(--pbmit-global-color);
}
.pbmit-slider-four .pbmit-desc{
	font-size: 22px;
	line-height: 32px;
	font-weight: 500;
	color: rgb(32, 35, 44);
}

.pbmit-slider-four .right-col-bg{
	position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
	opacity: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
}
.pbmit-slider-four .swiper-slide-active  .right-col-bg{
	opacity: 1;
}
.pbmit-slider-four .bg-shape-box{
	position: absolute;
	z-index: 0;
	top: 20%;
	left: 63%;
	width: 290px;
	height: 290px;
	border-radius: 290px;
	text-align: center;
	padding: 50px 20px;
	background-color: rgb(20, 33, 55);
	animation: animation01 4s infinite linear;
}
.pbmit-slider-four .bg-shape-box .pbmit-title{
	font-size: 22px;
	line-height: 28px;
	color: var(--pbmit-white-color);
	font-family: Rajdhani;
	margin: 25px 0 0 0;
}
@keyframes animation01{
	0% {
		transform: translateZ(0);
	}
	50% {
		transform: translate3d(0, -15px, 0);
	}
	100% {
		transform: translateZ(0);
	}
}


/*----------------------------------------*/
/*  20 - Static Box
/*----------------------------------------*/
/* Slider 1*/ 
.pbmit-static-box-style-1{
	margin-bottom: 30px;
}
.pbmit-static-box-style-1 .pbmit-staticbox-ele{
	margin-bottom: 30px;
}
.pbmit-static-box-style-1 .pbminfotech-box-title h4{
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
	margin-bottom: 0px;
	margin-top: 15px;  
}
.pbmit-static-box-style-1 .pbminfotech-static-box-desc{
	display: none;
}
.pbmit-static-box-style-1 .pbmit-contentbox {
	padding: 30px;
	background-color: var(--pbmit-white-color);
	position: relative;
}
.pbmit-static-box-style-1 .pbmit-contentbox .pbmit-karon-icon{
	font-size: 60px;
	line-height: 60px;
	color: var(--pbmit-global-color);
}
.pbmit-static-box-style-1 .pbmit-contentbox:after{
	content: counter(item,decimal-leading-zero) " ";
	counter-increment: item;
	position: absolute;
	line-height: 70px;
	color: rgb(9 22 42 / 10%);
	top: 3px;
	right: 26px;
	font-weight: 700 !important;
	font-size: 60px;
}

/*----------------------------------------*/
/*  21 - Img Animation
/*----------------------------------------*/
@keyframes slideInRight{
	0%{
		transform:translate3d(100%,0,0);
		visibility:visible
	}
	100%{
		transform:translate3d(0,0,0)
	}
}
.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
}
.slideInRight {
    animation-name: slideInRight;
}
@keyframes fadeIn{
	0%{
		opacity:0
	}
	100%{
		opacity:1
	}
}
.fadeIn{
	animation-name: fadeIn;
}
@keyframes slideInLeft{
	0% {
		transform: translate3d(-100%,0,0);
		visibility: visible;
	}
	
	100% {
		transform: translate3d(0,0,0);
	}
}
.slideInLeft {
    animation-name: slideInLeft;
}
@keyframes slideInUp{
	0% {
		transform: translate3d(0,100%,0);
		visibility: visible;
	}
	
	100% {
		transform: translate3d(0,0,0);
	}
}
.slideInUp {
    animation-name: slideInUp;
}
@keyframes fadeInUp{
	0% {
		opacity: 0;
		transform: translate3d(0,100%,0);
	}
	
	100% {
		opacity: 1;
		transform: none;
	}
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInRight{
	0% {
		opacity: 0;
		transform: translate3d(100%,0,0);
	}
	
	100% {
		opacity: 1;
		transform: none;
	}
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInLeft{
	0% {
		opacity: 0;
		transform: translate3d(-100%,0,0);
	}
	
	100% {
		opacity: 1;
		transform: none;
	}
}
.fadeInLeft {
    animation-name: fadeInLeft;
}