/******************************

    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 - Circle Progress
    16 - List Gourp
    17 - Pricing-table
    18 - Revolution
	19 - Tab
	20 - History

******************************/

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading-subheading,
.pbmit-heading-subheading-style-2,
.pbmit-heading-subheading-style-3{
    margin-bottom: 45px;
    position: relative;
}
.pbmit-heading-subheading.left-align{
	padding-left: 30px;
    border-left: 1px solid #e5e5e5;
}
.pbmit-bg-color-blackish .pbmit-heading-subheading.left-align{
	border-left-color: #353536;
}
.pbmit-heading-subheading.left-align:before,
.pbmit-heading-subheading.left-align:after{
	position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: var(--pbmit-global-color);
    left: -3px;
}
.pbmit-heading-subheading.left-align:before{
	top: 0;
}
.pbmit-heading-subheading.left-align:after{
	bottom: 0;
}
.pbmit-heading-subheading.pbmit-blackish {
	border-left-color: rgba(26,26,26,.15);
}
.pbmit-heading-subheading.pbmit-blackish::before,
.pbmit-heading-subheading.pbmit-blackish::after{
	background-color: #1a1a1a;
}
.pbmit-heading-subheading.pbmit-global::before,
.pbmit-heading-subheading.pbmit-global::after{
	background-color: var(--pbmit-global-color);
}
.pbmit-heading-subheading .pbmit-subtitle ,
.pbmit-heading-subheading-style-3 .pbmit-subtitle{
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 2px;
	margin: 0;
	z-index: 1;
	position: relative;
	color: var(--pbmit-secondary-color);
}
.pbmit-heading-subheading-style-3 .pbmit-subtitle{
	letter-spacing: 1px;
	font-family: var(--pbmit-body-typography-font-family);
}
.pbmit-heading-subheading.pbmit-blackish .pbmit-subtitle{
	color: var(--pbmit-blackish-color);
}
.pbmit-heading-subheading.pbmit-global .pbmit-subtitle{
	color: var(--pbmit-global-color);
}
.pbmit-heading-subheading .pbmit-title{
	position: relative;
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0px;
	margin-bottom: 0;
    text-transform: none;
    font-style: normal;
}
.pbmit-heading-subheading.text-white .pbmit-title,
.pbmit-heading-subheading-style-2.text-white .pbmit-title,
.pbmit-heading-subheading-style-3.text-white .pbmit-title{
	color: var(--pbmit-white-color);
}
.pbmit-heading-subheading-style-2 .pbmit-subtitle{
	font-weight: 600;
	font-size: 14px;
    line-height: 23px;
    letter-spacing: 2px;
    color: #acafb2;
    text-transform: uppercase;
    font-style: normal;
	position: relative;
    padding-bottom: 15px;
    display: inline-block;
	margin-bottom: 0;
}
.pbmit-heading-subheading-style-2 .pbmit-subtitle:before{
	content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 6px;
    left: 0;
	background-color: var(--pbmit-global-color);
}
.pbmit-heading-subheading-style-2 .pbmit-subtitle:after{
	content: '';
    width: 40px;
    height: 3px;
    position: absolute;
    bottom: 5px;
    left: 0;
	background-color: var(--pbmit-global-color);
}
.pbmit-heading-subheading-style-2 .pbmit-title{
	font-size: 40px;
    line-height: 50px;
    letter-spacing: .5px;
    color: var(--pbmit-heading-color);
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-heading-subheading-style-3 .pbmit-title{
	font-weight: 700;
    font-size: 42px;
    line-height: 46px;
    letter-spacing: 0;
	text-transform: uppercase;
    font-style: normal;
	margin-bottom: 0;
	color: var(--pbmit-blackish-color);
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1{
    position: relative;
    padding-right: 40px;
    padding-bottom: 30px;
    margin-bottom: 0px; 
}
.pbmit-ihbox-style-1 h2{
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 5px;    
}
.pbmit-ihbox-style-1 h4{
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;    
    color: #8e99ad;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1.5px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-content{
    margin-bottom: 15px;
    margin-top: 10px;
}
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper{
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 25px;
	color: var(--pbmit-secondary-color);
}
.pbmit-ihbox-style-1 .pbmit-ihbox-btn,
.pbmit-ihbox-style-1 .pbmit-heading-desc{
    margin-top: 15px;
}
/** Style 2 **/
.pbmit-ihbox-style-2{
    position: relative;
    padding: 30px;
    margin-bottom: 0px; 
    border: 1px solid #e8e8e8;
    background-color: var(--pbmit-white-color);
}
.pbmit-ihbox-style-2 .pbmit-ihbox-box-number{
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 70px;
    line-height: 70px;
    color: #f2f3f3;
	font-weight: 700;
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-ihbox-style-2 h2{
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 15px;    
    text-transform: uppercase;
    border-bottom: 1px solid #e8e8e8;
}
.pbmit-ihbox-style-2 h4{
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;    
    color: #646c71;
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1.5px;
    font-family: Barlow,sans-serif;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-content{
    margin-bottom: 15px;
    margin-top: 10px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper{
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 25px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-2 .pbmit-heading-desc{
    margin-top: 15px;
}
.pbmit-ihbox-style-2 .pbmit-ihbox-btn{
    margin-top: 15px;
}
/** Style 3 **/
.pbmit-ihbox-style-3{
    position: relative;    
    margin-bottom: 0px;     
}
.pbmit-ihbox-style-3 .pbmit-ihbox-box-number{
    font-size: 16px;
    font-weight: bold;
    color: #777;
    border: 1px solid #777;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 25px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-box-number:after{
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: 1px;
    background-color: rgba(255, 255, 255, 0.16);
    top: 100px;
    left: 40px;
}
.pbmit-ihbox-style-3 h2{
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;  
    text-transform: uppercase;  
    margin-bottom: 0;
}
.pbmit-ihbox-style-3 h4{
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;    
    color: #8e99ad;
    text-transform: uppercase;
    margin-bottom: 0;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-content{
    margin-bottom: 15px;
    margin-top: 10px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper{
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 25px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-3 .pbmit-heading-desc{
    margin-top: 5px;
}
.pbmit-ihbox-style-3 .pbmit-ihbox-btn{
    margin-top: 15px;
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-3 h2.pbmit-element-title{
    color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-3 .pbmit-heading-desc{
    color: rgba(255, 255, 255, 0.80)
}
.pbmit-bg-color-blackish .pbmit-ihbox-style-3 .pbmit-ihbox-box-number,
.pbmit-bg-color-blackish .pbmit-ihbox-style-3 .pbmit-ihbox-box-number{
    color: rgba(255, 255, 255, 0.72);
    border-color: rgba(255, 255, 255, 0.2);
}

/** Style 4 **/
.pbmit-ihbox-style-4{
    background-color: var(--pbmit-blackish-color);
    padding: 30px 30px;
	position: relative;
}
.pbmit-ihbox-style-4 .pbmit-element-title{
    color: var(--pbmit-white-color);
    font-size: 24px;
    line-height: 34px;
    text-transform: uppercase;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper{
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 25px;
	color: var(--pbmit-global-color);
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn{
    position: absolute;
    right: 0;
    bottom: 0;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a{
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color) !important;
    display: inline-block;
    width: 35px;
    height: 35px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a span{
    font-size: 0;
    display: block !important;
    padding: 0 !important;
    width: 35px;
    height: 35px;
}
.pbmit-ihbox-style-4 .pbmit-ihbox-btn a span:after{
    position: absolute !important;
    right: auto !important;
    left: 50% !important;
    top: 50% !important;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.pbmit-ihbox-style-4 .pbmit-element-title span{
    text-decoration: underline;
	color: var(--pbmit-global-color);
}
/** Style 5 **/
.pbmit-ihbox-style-5 {
    margin-bottom: 30px;
}
.pbmit-ihbox-style-5 .pbmit-element-title{
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 5px;
}
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper{
    font-size: 40px;
    line-height: 80px;
    margin-right: 20px;
	color: var(--pbmit-global-color);
    background: var(--pbmit-white-color);
    width: 80px;
    text-align: center;
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 1 **/
.pbmit-team-style-1{
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 0px;
}
.pbmit-team-style-1,
.pbmit-team-style-1 .pbminfotech-box-social-links,
.pbmit-team-style-1 .pbminfotech-box-content{
    -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);;
}
.pbmit-team-style-1 .pbmit-featured-wrapper img{
   border-radius: 2px;
}
.pbmit-team-style-1 .pbminfotech-box-content .pbmit-team-title{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0px;
    text-transform: uppercase;
}
.pbmit-team-style-1 .pbminfotech-box-content .pbmit-team-title,
.pbmit-team-style-1 .pbminfotech-box-content .pbmit-team-title a{
    color: var(--pbmit-white-color);
}
.pbmit-team-style-1 .pbminfotech-box-team-position{
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 0;
	color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbminfotech-box-social-links i.pbmit-base-icon-share{
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: var(--pbmit-global-color);
    font-size: 18px;
    position: absolute;
    left: 0px;
    bottom: -65px;
    color: var(--pbmit-white-color);
    cursor: pointer;
}
.pbmit-team-style-1  .pbminfotech-box-social-links {
    position: absolute;
    bottom: 65px;
    width: 60px;
}
.pbmit-team-style-1 .pbminfotech-box-social-links .pbmit-team-social-links{
    visibility: hidden;
    opacity: 0;
    -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);
}
.pbmit-team-style-1 .pbminfotech-box-social-links:hover .pbmit-team-social-links{
    visibility: visible;
    opacity: 1;
}
.pbmit-team-style-1 .pbmit-team-social-links li {
    margin-top: 5px;
}
.pbmit-team-style-1 .pbmit-team-social-links li a {
    color: var(--pbmit-white-color);
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    padding: 0;
    display: block;
    font-size: 13px;
    background-color: var(--pbmit-global-color);
}
.pbmit-team-style-1 .pbminfotech-box-content {
    position: absolute;
    width: calc(100% - 0px);
    top: 0;    
    height: 100%;
    z-index: 1;
}
.pbmit-team-style-1 .pbminfotech-post-item{
    position: relative;
    overflow: hidden;
}
.pbmit-team-style-1 .pbminfotech-post-item:after{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0;
    background-color: rgba(0,0,0,0.80);
    overflow: hidden;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}
.pbmit-team-style-1:hover .pbminfotech-post-item:after {
    opacity: 1;
}
.pbmit-team-style-1 .pbminfotech-box-content-inner{
    position: absolute;   
    left: 80px;
    transition: .3s cubic-bezier(.43,.07,.61,.95);
    bottom: 54px;
    transform: translateY(100%);
    opacity: 0;
}
.pbmit-team-style-1:hover .pbminfotech-box-content-inner{
    opacity: 1;
    transform: translateY(0);
}
/** Style 2 **/
.pbmit-team-style-2{
	margin-bottom: 25px;
}
.pbmit-team-style-2 .pbminfotech-team-image-box{
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}
.pbmit-team-style-2 .pbminfotech-team-image-box img{
    width: 100%;
}
.pbmit-team-style-2 .pbminfotech-box-content{
    text-align: center;
}
.pbmit-team-style-2 .pbminfotech-box-content .pbmit-team-title{
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 26px;
}
.pbmit-team-style-2 .pbminfotech-box-content .pbminfotech-box-team-position{
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #8e99ad;
}
.pbmit-team-style-2 .pbminfotech-team-image-box:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    transition: .5s;
    opacity: .57;
	background-color: rgba(252,175,23,.96);
}
.pbmit-team-style-2:hover .pbminfotech-team-image-box:before{
    width: 100%;
}
.pbmit-team-style-2 .pbminfotech-box-social-links ul {
    position: absolute;
    right: -65px;
    top: 0;
    height: 100%;
    width: 65px;
    text-align: center;
    box-shadow: 0px 5px 12.09px 0.91px rgba(133, 127, 151, 0.11);
    padding: 30px 0;
    transition: .5s;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	background-color: var(--pbmit-global-color);
}
.pbmit-team-style-2:hover  .pbminfotech-box-social-links ul{
    right: 0;
}
.pbmit-team-style-2  .pbmit-team-social-links li {
    display: inline-block;
    margin-right: 0px;
    margin-top: 14px;
}
.pbmit-team-style-2 .pbminfotech-box-social-links a{
    font-size: 18px;
    color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1{
    margin-top: -15px;
}
.pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper{
    margin-right: 31px;
    font-size: 90px;
    line-height: 90px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 5px;    
	color: #f6f6f6;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner .pbmit-number-rotate{
    display: inline-block;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner{
    font-size: 72px;
    line-height: 82px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-inner span{
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub{
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    margin-left: 5px;
    position: absolute;
    top: 15px;
}
.pbminfotech-ele-fid-style-1 .pbmit-fid-sub sup{
    line-height: normal;
    font-size: inherit;
    vertical-align: top;
}
/** Style 2 **/
.pbminfotech-ele-fid-style-2{
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 15px 30px;
    text-align: center;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-inner{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 5px;    
	color: var(--pbmit-white-color);
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-sub{
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    position: absolute;
    right: -20px;
}
.pbminfotech-ele-fid-style-2 .pbmit-fid-sub sup{
    top: 0;
    line-height: normal;
    font-size: inherit;
    vertical-align: top;
}
/** Style 3 **/
.pbminfotech-ele-fid-style-3{
    border: 1px solid #e7e8e8;
    text-align: center;
    padding: 10px 30px 30px 30px;
    position: relative;
}
.pbminfotech-ele-fid-style-3::before{
    position: absolute;
    top: 3px;
    left: 3px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 24px 24px 0 0;
    border-color: #fa8100 transparent transparent transparent;
}
.pbminfotech-ele-fid-style-3 .pbmit-sbox-icon-wrapper{
    font-size: 60px;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-3 .pbmit-fid-inner{
    font-size: 50px;
	margin-bottom: 20px;
}
/** Style 4 **/
.pbminfotech-ele-fid-style-4 .pbmit-sbox-icon-wrapper{
    font-size: 70px;
    line-height: 70px;
	color: var(--pbmit-global-color);
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-inner{
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    margin-bottom: 0;
    position: relative;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-title {  
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.pbminfotech-ele-fid-style-4 .pbmit-fid-wrap{
    margin-left: 30px;;
}
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-4 .pbmit-fid-inner,
.pbmit-bg-color-blackish .pbminfotech-ele-fid-style-4 .pbmit-fid-title{
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
.pbmit-service-btn,
.pbmit-ihbox-btn{
	font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}
.pbmit-service-btn a,
.pbmit-blog-style-1 .pbmit-read-more-link a,
.pbmit-ihbox-btn a{
	font-size: 13px;
    line-height: 23px;
    font-weight: 700;
    text-transform: uppercase;
}
.pbmit-service-btn a span,
.pbmit-blog-style-1 .pbmit-read-more-link a span,
.pbmit-ihbox-btn a span{
	position: relative;
    display: inline-block;
    line-height: normal;
    padding-right: 20px;
}
.pbmit-service-btn a span:after,
.pbmit-blog-style-1 .pbmit-read-more-link a span:after,
.pbmit-ihbox-btn a span:after{
	content: "+";
    font-size: 20px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: -2px;
}
/** Style 1 **/
.pbmit-service-style-1 .pbminfotech-post-item{
    position: relative;    
    overflow: hidden;    
}
.pbmit-service-style-1 .pbminfotech-box-content{
    padding: 65px 30px 10px;
    border: 1px solid #eee;
    position: relative;  
    text-align: center;
    margin-top: 8px;
}
.pbmit-service-style-1 .pbmit-service-title {
    position: relative;
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin: 0px 0 5px;  
    text-transform: uppercase;  
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper{
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    font-size: 40px;
    text-align: center;
    color: var(--pbmit-white-color);
    position: absolute;
    left: 50%;
    top: -40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	background-color: var(--pbmit-global-color);
}
.pbmit-service-style-1 .pbmit-service-icon-wrapper img{ 
    height: 40px;
    width: 40px;
    margin-bottom: 10px;
}
.pbmit-bg-color-blackish .pbmit-service-style-1 .pbmit-service-title a{
	color: var(--pbmit-white-color);
}
.pbmit-bg-color-blackish .pbmit-service-style-1 .pbminfotech-box-content{
	color: rgba(255, 255, 255, 0.80);
	border-color: rgba(255, 255, 255, 0.15);
}
.pbmit-service-style-1 .pbmit-service-btn{
    display: none;
}
.pbmit-service-style-1:hover .pbmit-service-icon-wrapper{
	color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
}
/** Style 2 **/
.pbmit-service-style-2 .pbminfotech-box-content{
    background-color: var(--pbmit-white-color);
    padding: 55px 50px 50px 0px;    
}
.pbmit-service-style-2 .pbmit-service-icon-wrapper{
    font-size: 50px;
    line-height: 50px;
    margin-right: 30px;
	color: var(--pbmit-secondary-color);
}
.pbmit-service-style-2 .pbmit-service-custom-icon-wrapper img{
    width: 50px;
    height: 50px;
    margin-right: 30px;
}
.pbmit-service-style-2 .pbmit-service-cat{
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.pbmit-service-style-2 .pbmit-service-cat,
.pbmit-service-style-2 .pbmit-service-cat a{
    color: #8e99ad;
}
.pbmit-service-style-2 .pbmit-service-title{
    font-size: 22px;
    line-height: 30px;
	margin-bottom: 20px;
}
.pbmit-service-style-2 .pbmit-service-content{
    padding-top: 10px;
}
.pbmit-service-style-2 .pbminfotech-box-content .pbminfotech-box-content-inner{
    position: relative;
    padding-left: 45px;
    border-left: 1px solid #e5e5e5;
    position: relative;
}
.pbmit-service-style-2:first-child .pbminfotech-box-content .pbminfotech-box-content-inner{
    border-left: 0;
}
.pbmit-service-style-2 .pbminfotech-box-content .pbminfotech-box-content-inner:before,
.pbmit-service-style-2 .pbminfotech-box-content .pbminfotech-box-content-inner:after{
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background-color: var(--pbmit-global-color);
    left: -3px;
}
.pbmit-service-style-2 .pbminfotech-box-content .pbminfotech-box-content-inner:after{
    bottom: 0;
}
.pbmit-service-style-2:first-child .pbminfotech-box-content .pbminfotech-box-content-inner:before,
.pbmit-service-style-2:first-child .pbminfotech-box-content .pbminfotech-box-content-inner:after{
    display: none;
}
/** Style 3 **/
.pbmit-service-style-3 .pbminfotech-post-item{
    position: relative;
    border: 1px solid #e7e8e8;    
}
.pbmit-element-service-style-3 .pbmit-service-style-3:first-child .pbminfotech-post-item{
    border-left: 1px solid #e7e8e8;
}
.pbmit-service-style-3 .pbminfotech-box-content{
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--pbmit-white-color);
    padding: 35px;
    width: 100%;
    height: 100%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.pbmit-service-style-3:hover .pbminfotech-box-content{
    background-color: rgba(0, 0, 0, 0.56);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper{
    font-size: 60px;
    line-height: 60px;
	color: var(--pbmit-global-color);
}
.pbmit-service-style-3 .pbmit-service-icon-wrapper img{
    width: 60px;
    height: 60px;
}
.pbmit-service-style-3 .pbmit-service-cat{
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 5px;    
    text-transform: uppercase;
    margin-bottom: 0;
    letter-spacing: 1.5px;
}
.pbmit-service-style-3 .pbmit-service-cat a{
    color: #646c71;
}
.pbmit-service-style-3 .pbminfotech-box-content-inner{
    margin-top: 35px;
}
.pbmit-service-style-3 .pbmit-service-title{
    font-size: 22px;
    line-height: 32px;
    text-transform: uppercase;
}
.pbmit-service-style-3 .pbmit-service-btn{
    position: absolute;
    bottom: 25px;
}
.pbmit-service-style-3:hover .pbmit-service-btn a,
.pbmit-service-style-3:hover .pbmit-service-title,
.pbmit-service-style-3:hover .pbmit-service-title a,
.pbmit-service-style-3:hover .pbmit-service-cat a{
    color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  05 - Portfolio
/*----------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1 .pbminfotech-post-content{
    position: relative;
    overflow: hidden;
}
.pbmit-portfolio-style-1 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}
.pbmit-portfolio-style-1:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.pbmit-portfolio-style-1 .pbminfotech-box-content{ 
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -20px;
    bottom: 20px;
    z-index: 3;
    transition: all ease 900ms;
    -moz-transition: all ease 900ms;
    -webkit-transition: all ease 900ms;
    -o-transition: all ease 900ms;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title{
    margin-bottom: 0;
    font-size: 22px;
    text-transform: uppercase;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-port-cat a{
    font-weight: 500;
}
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-port-cat a,
.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title a{
    color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1:hover .pbminfotech-box-content {
    visibility: visible;
    opacity: 1;
    left: 20px;
}
.pbmit-portfolio-style-1 .pbminfotech-post-content:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(230, 43, 74, .8);
    overflow: hidden;
    width: 0;
    height: 100%;
    content: '';
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
	background-color: rgba(252,175,23,.90);
}
.pbmit-portfolio-style-1 .pbminfotech-post-content:hover:after {
    width: 100%;
}
.pbmit-portfolio-style-1 .pbminfotech-icon-box a{
    color: var(--pbmit-white-color);
}
.pbmit-portfolio-style-1 .pbminfotech-icon-box {
    width: 37px;
    height: 37px;
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 30px;
    line-height: 30px;
    line-height: .8;
    color: var(--pbmit-white-color);
    display: inline-block;
    text-align: center;
    z-index: 2;
    padding: 11px 17px;
    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: 40px;
}
.col-md-4.pbmit-portfolio-style-1 .pbminfotech-box-content{
    left: -20px;
    bottom: 20px;
}
.col-md-4.pbmit-portfolio-style-1:hover .pbminfotech-box-content {
    left: 20px;
}
/** Style 2 **/
.pbmit-portfolio-style-2{
	margin-bottom: 30px;
	position: relative;
}
.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% - 30px);
    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-weight: 700;
    font-size: 20px;
}
.pbmit-portfolio-style-2 .pbmit-port-cat {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
.pbmit-portfolio-style-2 .pbmit-port-cat a {
    color: #a7a7a7;
}
.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;
}

/*----------------------------------------*/
/*  06 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blog-style-1{
	padding-bottom: 30px;
}
.pbmit-blog-style-1.pbmit-ele{
	padding-bottom: 0;
}
.pbmit-blog-style-1 .post-item{
    margin-bottom: 30px;
    border-radius: 0px;
    overflow: hidden;
    background: var(--pbmit-white-color);
    border-bottom: 4px solid #0054ff;  
} 
.pbmit-blog-style-1 .pbmit-featured-container{
    position: relative;
}
.pbmit-blog-style-1 .pbminfotech-box-content{
    padding: 30px 30px 20px 30px;
    background: var(--pbmit-white-color);
}
.pbmit-blog-style-1 .pbminfotech-box-content .pbmit-post-title{
    font-size: 22px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 15px; 
}
.pbmit-blog-style-1 .pbminfotech-box-desc{
    margin-top: 10px;    
}
.pbmit-blog-style-1 .pbmit-meta-date-wrapper {
    font-size: 13px;
    text-transform: uppercase;
    color: #8e99ad;
    letter-spacing: 1.5px;
    font-weight: 500;
    margin-bottom: 10px;
}
.pbmit-blog-style-1:hover .post-item{
	border-bottom-color: var(--pbmit-global-color);
}
/** Style 2 **/
/** Style 3 **/
.pbmit-blog-style-3 .pbminfotech-box-content-main{
    padding-left: 0;
    background-color: #f5f5f5;
}
.pbmit-blog-style-3 .pbminfotech-box-content{    
    padding: 32px 25px 15px 30px;
}
.pbmit-blog-style-3 .pbmit-featured-container{
    padding-right: 0;
    padding-left: 0;
}
.pbmit-blog-style-3 .pbmit-meta-date-wrapper{
    padding: 5px 10px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing:1.5px;
}
.pbmit-blog-style-3 .pbmit-meta-container{
    font-size: 13px;
    margin-bottom: 15px;
}
.pbmit-blog-style-3 .pbmit-meta-container .pbmit-meta-line{
    display: inline-block;
    margin-right: 15px;
    font-size: 14px;
}
.pbmit-blog-style-3 .pbmit-meta-container .pbmit-meta-line,
.pbmit-blog-style-3 .pbmit-meta-container .pbmit-meta-line a{
    color: #6d7579;
}
.pbmit-blog-style-3 .pbmit-meta-container .pbmit-meta-line:last-child{
    margin-right: 0px;
}
.pbmit-blog-style-3 .pbmit-meta-container .pbmit-meta-line i{
	color: var(--pbmit-global-color);
}
.pbmit-blog-style-3 .pbmit-post-title{
    font-size: 21px;
    line-height: 31px;
    text-transform: uppercase;
	margin-bottom: 20px;
}
.pbmit-blog-style-3 .pbmit-read-more-link a{
    font-size: 13px;
    line-height: 23px;
    font-weight: bold;
    text-transform: uppercase;
}
.pbmit-blog-style-3 .pbmit-read-more-link a span{
    position: relative;
    display: inline-block;
    line-height: normal;
    padding-right: 20px;
}
.pbmit-blog-style-3 .pbmit-read-more-link a span:after {
    content: "+";
    font-size: 20px;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: -2px;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.pbmit-blog-style-3 .post-item.row{
    margin: 0;
}
.pbmit-blog-style-3.pbmit-col-even .post-item.row{
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

/*----------------------------------------*/
/*  07 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1{
    position: relative;
    padding:70px 28px 40px;
    padding-left: 0;
}
.owl-carousel .owl-item .pbmit-testimonial-style-1 img,
.pbmit-testimonial-style-1 .pbminfotech-box-img img{
    border-radius: 50%;
    height: 70px;
    width: 70px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-desc{
    padding-bottom: 10px;
    padding-top: 0;
}
.pbmit-testimonial-style-1 .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: 25px;
	color: var(--pbmit-secondary-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
    font-size: 15px;
    margin-bottom: 30px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-title{
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;    
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pbmit-testimonial-style-1 blockquote{
    font-size: 26px;   
    line-height: 36px; 
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 300
}
.pbmit-testimonial-style-1 blockquote p{
	margin-bottom: 0;
}
.pbmit-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-box-title,
.pbmit-bg-color-blackish .pbmit-testimonial-style-1 blockquote,
.pbmit-bg-color-blackish .pbmit-testimonial-style-1 .pbminfotech-box-title,
.pbmit-bg-color-blackish .pbmit-testimonial-style-1 blockquote{
    color: var(--pbmit-white-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-img{
    padding-right: 15px;
}
.pbmit-testimonial-style-1 .pbminfotech-box-desc{
    position: relative;
}
.pbmit-testimonial-style-1:after {
    position: absolute;
    content: '"';
    font-size: 200px;
    line-height: 200px;
    top: -40px;
    left: -15px;
    color: var(--pbmit-secondary-color);
    text-align: center;
    border-radius: 50%;
    font-weight: 400;
    font-style: italic; 
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings{
    margin-left: auto !important;
    margin-top: 10px;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-1 .pbminfotech-box-star-ratings i:before{
	margin: 0;
}
/** Style 2 **/
.pbmit-testimonial-style-2 .pbminfotech-box-content{
    position: relative;
    padding: 30px 30px 20px;
    box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.08);
    background-color: var(--pbmit-white-color);
    margin-top: 28px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc{
    position: relative;
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc:before{
    position: absolute;
    background-color: var(--pbmit-global-color);
    content: '';
    top: -55px;
    right: -6px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
} 
.pbmit-testimonial-style-2 .pbminfotech-box-desc:after {
    position: absolute;
    content: '"';
    font-size: 80px;
    line-height: 80px;
    top: -55px;
    right: 4px;
    text-align: center;
    color: var(--pbmit-white-color);
    font-weight: 400;
    font-style: italic;
    width: 40px;
    height: 40px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-img{
    margin-top: 30px;
    align-items: center;
}
.pbmit-testimonial-style-2 .pbminfotech-box-img img{
    border-radius: 50%;
    height: 60px;
    width: 60px !important;
}
.pbmit-testimonial-style-2 .pbminfotech-box-desc{
    padding-bottom: 15px;
    padding-top: 0;
}
.pbmit-testimonial-style-2 .pbminfotech-box-author {
    position: relative;
    text-align: left;
    display: inline-block; 
    margin-left: 15px;
}
.pbmit-testimonial-style-2 .pbminfotech-box-title{
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0px;    
    text-transform: uppercase;
}
.pbmit-testimonial-style-2 .pbminfotech-testimonial-detail{
    line-height: normal;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pbmit-testimonial-style-2 blockquote{
    font-size: 22px;   
    line-height: 32px; 
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 500;
	color: var(--pbmit-blackish-color);
	font-family: var(--pbmit-heading-typography-font-family);
}
.pbmit-testimonial-style-2 blockquote p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-2 .pbminfotech-box-star-ratings{
    margin-bottom: 10px;
}
.pbmit-testimonial-style-2 .pbmit-base-icon-star.pbmit-active{
    color: #f08e21;
}
.pbmit-testimonial-style-2 .pbminfotech-box-content:before {
    position: absolute;
    top: 100%;
    left: 30px;
    margin-left: -8px;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-color: transparent transparent #fff #fff;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/** Style 3 **/
.pbmit-testimonial-style-3{
    position: relative;
    padding:70px 28px 40px;
    padding-left: 0;
}
.pbmit-testimonial-style-3 .pbminfotech-box-desc{
    padding-bottom: 10px;
    padding-top: 0;
}
.pbmit-testimonial-style-3 .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: 0px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings{
    font-size: 15px;
    margin-bottom: 15px;
	margin-left: auto !important;
    margin-top: 10px;
	color: var(--pbmit-global-color);
}
.pbmit-testimonial-style-3 .pbminfotech-box-star-ratings i:before{
	margin: 0;
}
.pbmit-testimonial-style-3 .pbminfotech-box-title{
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;    
    letter-spacing: 1px;
    text-transform: uppercase;
}
.pbmit-testimonial-style-3 blockquote{
    font-size: 26px;   
    line-height: 36px; 
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-style: normal;
    font-weight: 300
}
.pbmit-testimonial-style-3 blockquote p{
	margin-bottom: 0;
}
.pbmit-testimonial-style-3 .pbminfotech-box-img{
    padding-right: 15px;
}
.pbmit-testimonial-style-3 .pbminfotech-box-desc{
    position: relative;
}
.pbmit-testimonial-style-3:after {
    position: absolute;
    content: '"';
    font-size: 200px;
    line-height: 200px;
    top: -40px;
    left: -15px;
    color: var(--pbmit-global-color);
    text-align: center;
    border-radius: 50%;
    font-weight: 400;
    font-style: italic; 
}

/*----------------------------------------*/
/*  08 - Client
/*----------------------------------------*/
/** Style 1 **/
.pbmit-client-style-1{
	padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.pbmit-client-style-1 .pbmit-client-wrapper{
	position: relative;
	text-align: center;
}
/** Style 2 **/
.pbmit-client-style-2{
	margin-bottom: 15px;
}
.pbmit-client-style-2 .pbmit-client-wrapper{
    padding: 36px 20px;
    border: 1px solid rgba(255, 255, 255, 0.15);
	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;
	-webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.site-title a {
    display: table-cell;
    vertical-align: middle;
}
.pbmit-header-overlay {
    position: absolute;
    width: 100%;
    z-index: 2;
}
.site-header .pbmit-contact-info{
	position: relative;
}
.site-header .pbmit-contact-info li {
	position: relative;
    display: inline-block;
    padding: 0 15px;
    vertical-align: top;
}
.site-header .pbmit-contact-info li i{
	margin-right: 5px;
	font-size: 18px;
}
.site-header .pbmit-pre-header-wrapper .pbmit-contact-info li:after,
.site-header .pbmit-contact-info:after,
.site-header .pbmit-pre-header-wrapper .pbmit-social-links:before,
.site-header .pbmit-pre-header-wrapper .pbmit-pre-header-right>*:after{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 49px;
    background-color: rgba(0,0,0,.18);
}
.site-header .pbmit-contact-info:after,
.site-header .pbmit-pre-header-wrapper .pbmit-social-links:before,
.site-header .pbmit-pre-header-wrapper .pbmit-header-search-btn:after{
	left: auto;
	right: 0;
}
.site-header .pbmit-pre-header-right {
    display: flex;
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links {
    display: inline-block;
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links, 
.site-header .pbmit-pre-header-wrapper .pbmit-header-search-btn {
    padding: 0 15px;
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links li:last-child {
    margin-right: 0;
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links a{
	font-size: 15px;
}
.site-header .pbmit-pre-header-wrapper .pbmit-social-links a:hover,
.site-header .pbmit-header-search-btn a:hover{
	color: var(--pbmit-global-color);
}
/** Header Style 1 **/
.header-style-1 .pbmit-pre-header-wrapper{
	height: 50px;
	line-height: 50px;
	color: var(--pbmit-white-color);
	background-color: #000;
}
.header-style-1 .container{
	padding: 0 15px;
}
.header-style-1 .pbmit-contact-info{
	font-size: 14px;
}
.header-style-1 .pbmit-pre-header-wrapper .pbmit-contact-info li:after,
.header-style-1 .pbmit-pre-header-wrapper .pbmit-contact-info:after,
.header-style-1 .pbmit-pre-header-wrapper .pbmit-social-links:before,
.header-style-1 .pbmit-pre-header-wrapper .pbmit-pre-header-right>*:after{
	background-color: rgba(255,255,255,.13);
}
.header-style-1 .pbmit-contact-info, 
.header-style-1 .pbmit-pre-header-wrapper .pbmit-social-links, 
.header-style-1 .pbmit-pre-header-wrapper .pbmit-pre-header-right>*, 
.header-style-1 .pbmit-pre-header-wrapper .pbmit-header-search-btn{
	position: relative;
}
.header-style-1 .pbmit-pre-header-wrapper .pbmit-social-links a{
	color: var(--pbmit-white-color);
}
.header-style-1 .pbmit-header-search-btn a{
	color: var(--pbmit-white-color);
}
/** Header Style 2 **/
.header-style-2 .pbmit-pre-header-wrapper{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid rgba(255,255,255,.13);
}
.header-style-2 .pbmit-contact-info{
	font-size: 14px;
}
.header-style-2 .pbmit-pre-header-wrapper .pbmit-contact-info li:after,
.header-style-2 .pbmit-contact-info:after{
	background-color: rgba(255,255,255,.13);
}
.header-style-2 .pbmit-contact-info li i{
	color: var(--pbmit-global-color);
}
.header-style-2 .site-header-menu{
	border-bottom: 1px solid rgba(255,255,255,.13);
}
.header-style-2 .site-header-menu > .container-fluid{
	padding: 0 50px;
    position: relative;
}
.header-style-2 .site-navigation ul.navigation > li > a{
	font-size: 16px;
	font-weight: 600;
	font-family: var(--pbmit-body-typography-font-family);
}
.header-style-2 .site-branding .pbmit-sticky-logo,
.header-style-2 .sticky-header .site-branding .logo-img{
	display: none;
}
.header-style-2 .pbmit-contact-info li,
.header-style-2 .pbmit-pre-header-wrapper .pbmit-social-links a,
.header-style-2 .pbmit-pre-header-wrapper .pbmit-header-search-btn a,
.header-style-2 .site-navigation ul.navigation > li > a,
.header-style-2 .pbmit-header-button .pbmit-header-button-text-1,
.header-style-2 .pbmit-header-button a span{
	color: var(--pbmit-white-color);
}
.header-style-2 .pbmit-pre-header-wrapper .pbmit-header-search-btn a:hover{
	color: var(--pbmit-global-color);
}
.header-style-2 .pbmit-pre-header-wrapper .pbmit-social-links{
	position: relative;
}
.header-style-2 .pbmit-pre-header-wrapper .pbmit-social-links:before,
.header-style-2 .pbmit-pre-header-wrapper .pbmit-social-links:after,
.header-style-2 .pbmit-pre-header-wrapper .pbmit-pre-header-right>*:after{
	background-color: rgba(255,255,255,.13);
}
.header-style-2 .pbmit-pre-header-wrapper .pbmit-header-search-btn {
	position: relative;
}
.header-style-2 .sticky-header .site-branding .pbmit-sticky-logo{
	display: block;
}
.header-style-2 .sticky-header .site-branding .site-title,
.header-style-2 .sticky-header .main-menu .navigation > li,
.header-style-2 .sticky-header .main-menu .navigation > li > a,
.header-style-2 .sticky-header .pbmit-right-box{
	height: 90px;
	line-height: 90px;
}
.header-style-2 .site-header-menu.sticky-header .site-branding .pbmit-sticky-logo{
	max-height: 45px;
}
/** Header Style 3 **/
.header-style-3 .pbmit-pre-header-wrapper{
	height: 50px;
    line-height: 50px;
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-light-color);
}
.header-style-3 .pbmit-contact-info{
	font-size: 14px;
}
.header-style-3 .pbmit-social-links{
	position: relative;
}
.header-style-3 .pbmit-header-info-inner .pbmit-header-box {
    margin-right: 50px;
    padding-right: 0;
    position: relative;
    padding-left: 60px;
	display: inline-block;
    vertical-align: middle;
}
.header-style-3 .pbmit-header-info-inner .pbmit-header-box:last-child{
	margin-right: 0;
}
.header-style-3 .pbmit-header-box span {
    display: block;
}
.header-style-3 .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-3 .pbmit-header-info-inner .pbmit-header-box-title {
    font-family: Barlow,sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0;
    color: var(--pbmit-heading-color);
    text-transform: none;
    font-style: normal;
}
.header-style-3 .pbmit-header-info-inner .pbmit-header-box-content {
    font-family: Barlow,sans-serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #b0b6bf;
    text-transform: none;
    font-style: normal;
}
.header-style-3 .site-navigation ul.navigation > li > a{
	color: var(--pbmit-white-color) !important;
	font-family: var(--pbmit-body-typography-font-family);
}
.header-style-3 .pbmit-right-box{
	display: flex;
	align-items: center;
}
.header-style-3 .pbmit-header-button {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    position: relative;
}
.header-style-3 .pbmit-header-button:after{
	position: absolute;
    content: "";
    height: 70px;
    width: 5000px;
    left: 0;
    background-color: var(--pbmit-blackish-color);
    z-index: 0;
}

/*----------------------------------------*/
/*  10 - Footer
/*----------------------------------------*/
.site-footer{
	background-image: url(../images/bg/footer-bg.png);
    background-repeat: repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
	color: rgba(255,255,255,.9);
	position: relative;
	font-size: 15px;
	z-index: 1;
}
.site-footer:before{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	display: block;
	content: "";
	z-index: -1;
	background-color: var(--pbmit-blackish-color);
}
.site-footer .pbmit-footer-big-area-wrapper .pbmit-footer-big-area{
	position: relative;
}
.site-footer .pbmit-footer-big-area-wrapper .pbmit-footer-big-area:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.15);
}
.site-footer .pbmit-footer-boxes {
    padding-top: 35px;
    padding-bottom: 35px;
	position: relative;
	z-index: 1;
}
.site-footer .pbmit-footer-big-area-wrapper .pbmit-footer-boxes:first-child .pbmit-footer-contact-info{
	padding-left: 0;
}
.site-footer .pbmit-footer-big-area-wrapper .pbmit-footer-contact-info {
    padding-left: 30px;
}
.site-footer .pbmit-footer-contact-info-inner i{
	font-size: 20px;
    line-height: normal;
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-big-area-wrapper .pbmit-label{
	font-weight: 700;
    margin-left: 10px;
    margin-right: 10px;
}
.site-footer .pbmit-footer-big-area-wrapper .pbmit-footer-boxes:not(:first-child):before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(255,255,255,.15);
}
.site-footer .pbmit-footer-big-area-wrapper .pbmit-footer-boxes:not(:first-child):after{
	position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    left: -2px;
    bottom: -1px;
    background-color: var(--pbmit-global-color);
    border-radius: 50%;
}
.site-footer .pbmit-footer-widget-area{
	padding: 50px 0;
}
.site-footer .widget {
    margin: 35px 0 20px;
}
.site-footer .widget .widget-title{
	font-size: 20px;
    line-height: 22px;
    letter-spacing: 0;
	text-transform: none;
    font-style: normal;
	margin-bottom: 40px;
	color: var(--pbmit-white-color);
	font-family: Barlow,sans-serif;
}
.site-footer .widget.pbmit-footer-widget .widget-title{
	text-transform: uppercase;
}
.site-footer .widget ul>li {
    padding: 0 0 15px 0;
}
/*.site-footer .pbmit-two-column-menu.widget ul>li {
    float: left;
    width: 50%;
}*/
.site-footer .widget ul a {
    display: inline-block;
	color: rgba(255,255,255,1);
}
.site-footer .pbmit-two-column-menu.widget ul li a{
	position: relative;
    padding-left: 18px;
}
.site-footer .pbmit-two-column-menu.widget ul li a:hover{
	color: var(--pbmit-global-color);
}
.site-footer .pbmit-two-column-menu.widget ul 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: 4px;
}
.site-footer .pbmit-rpw-list li{
	display: flex;
	align-items: normal;
	width: 100%;
}
.site-footer .pbmit-rpw-list li .pbmit-rpw-title a:hover{
	color: var(--pbmit-global-color);
}
.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;
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}
.site-footer .pbmit-rpw-list .pbmit-rpw-date a{
	color: var(--pbmit-global-color);
	font-size: 13px;
}
.site-footer .pbmit-rpw-list li:last-child{
	margin-top: 10px;
	padding: 0;
}
.site-footer .pbmit-form-fields{
	color: rgba(255,255,255,.9);
}
.site-footer .pbmit-footer-newsletter {
    position: relative;
}
.site-footer .pbmit-footer-newsletter input{
	display: block;
    width: 100%;
    height: 60px;
    font-size: 16px;
	margin-top: 15px;
    color: #848484;
    line-height: normal;
    padding: 0 15px;
    font-weight: 400;
    background: #eff2f7;
    border: 0;
    border-radius: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
	background-color: rgba(255,255,255,.05);
	font-family: inherit;
}
.site-footer .pbmit-footer-newsletter input::placeholder{
	color: rgba(255, 255, 255, 0.6);
}
.site-footer .pbmit-footer-newsletter button{
	position: absolute;
    top: 5px;
    right: 5px;
    border-radius: 0;
    padding: 19px 18px;
	border: none;
	line-height: 13px;
	background-color: var(--pbmit-global-color);
}
.site-footer .pbmit-footer-text-area{
	padding: 15px 0;
	background-color: #6a6a6a;
}
.site-footer .pbmit-footer-text-inner a{
	color: rgba(255,255,255,1);
}
.site-footer .pbmit-footer-copyright-text-area a:hover{
	text-decoration: underline !important;
}
.site-footer .pbmit-footer-copyright-text-area {
    padding-top: 20px;
}
.site-footer .pbmit-footer-logo-box {
    text-align: center;
}
.site-footer .pbmit-footer-logo {
    max-height: 60px;
}
.site-footer .pbmit-footer-social-area {
    padding-top: 10px;
}
.site-footer .pbmit-footer-social-area ul{
	text-align: right;
}
.site-footer .pbmit-footer-social-area ul li a{
	font-size: inherit;
	width: 45px;
    height: 45px;
    line-height: 45px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,.3);
}
.site-footer .pbmit-footer-social-area ul li a:hover{
	color: var(--pbmit-global-color);
	background-color: var(--pbmit-white-color);
}
/*----------------------------------------*/
/*  11 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper:before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: none!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.pbmit-title-bar-wrapper {
	position: relative;
    background-color: rgba(255,255,255,0);
    background-image: url(../images/title-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
}
.pbmit-title-bar-wrapper,
.pbmit-title-bar-content{
	min-height: 450px;
}
.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
	display: flex;
    align-items: center;
	padding: 64px 0;
}
.pbmit-title-bar-content .pbmit-tbar, 
.pbmit-title-bar-content .pbmit-breadcrumb{
	display: block;
}
.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0;
}
.pbmit-title-bar-content .pbmit-tbar-title {
    text-transform: none;
    font-size: 42px;
    line-height: 60px;
    letter-spacing: 0;
	margin-bottom: 5px;
    color: var(--pbmit-white-color);
}
.pbmit-breadcrumb,
.pbmit-breadcrumb a {
	font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 1px;
	color: var(--pbmit-white-color);
	text-transform: uppercase;
}
.pbmit-breadcrumb,
.pbmit-breadcrumb-inner .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: 20px;
    overflow: hidden;
	position: relative;
}
.progressbar .progress-label{
    color: var(--pbmit-blackish-color);
    display: inline-block;
    font-size: 15px;
	line-height: 40px;
    font-weight: 600;
	font-family: var(--pbmit-heading-typography-font-family);
}
.progress{
	overflow: visible;
    position: relative!important;
    height: 100%;
    margin-top: 0;
    border-radius: 0px;
	padding: 1px;
	border: 1px solid #d6d6d6;
    background-color: var(--pbmit-white-color);
}
.progress .progress-bar {
    position: relative;
    overflow: visible;
	height: 6px;
    border-radius: 0px;
    background-color: var(--pbmit-secondary-color);
}
.progress.progress-percent-bg .progress-percent {
    position: absolute;
    right: 0;
    top: -35px;
    font-size: 15px;
    color: var(--pbmit-blackish-color);
    font-weight: 600;
}

/*----------------------------------------*/
/*  14 - Accordion
/*----------------------------------------*/
.accordion-item{
	border: none ;
	position: relative;
	background-color: transparent;
	color: inherit;
    border-bottom: none;
	box-shadow: none;
}
.accordion-button{
	display: inherit;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 16px;
    line-height: 1;
    cursor: pointer;
	border-radius: 0 !important;
    outline: none;
	position: relative;
    padding: 21px 20px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
	color: var(--pbmit-blackish-color);
	/* background-color: transparent !important; */
}
.accordion-item:last-of-type{
	border-radius: 0;
}
.accordion-button:not(.collapsed){
	/* padding-top: 30px; */
	box-shadow: none;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.accordion-button span.pbmit-accordion-title{
	font-family: var(--pbmit-body-typography-font-family);
}
.pbmit-accordion-icon.pbmit-accordion-icon-right{
	display: inline-block;
	width: 1.5rem;
}
.pbmit-accordion-icon.pbmit-accordion-icon-right{
	float: right;
    text-align: right;
}
.accordion-item.active .pbmit-accordion-icon-closed{
	display: none;
}
.accordion-item .pbmit-accordion-icon-closed{
	display: block;
}
.accordion-item .pbmit-accordion-icon-opened{
	display: none;
}
.accordion-item.active .pbmit-accordion-icon-opened{
	display: block;
}
.accordion-button::after{
	display: none;
}
.accordion-item .pbmit-accordion-icon-closed,
.accordion-item .pbmit-accordion-icon-opened{
	position: absolute;
    right: 10px;
    top: 15px;
    text-align: center;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 12px;
}
.accordion-item .pbmit-accordion-icon-closed{
	background-color: var(--pbmit-light-color);
}
.accordion-item .pbmit-accordion-icon-opened{
	background-color: var(--pbmit-global-color);
}
.accordion-body{
	padding: 15px 20px;
}
.accordion-button:focus{
	box-shadow: none;
}
.accordion-item.active button .pbmit-accordion-title{
	color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  15 - 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 
}

/*----------------------------------------*/
/*  16 - List Gourp
/*----------------------------------------*/
.list-group-borderless .list-group-item{
	border: none;
    color: #646c71;
    padding: 0;
    border: none;
    font-size: inherit;
    font-weight: 300;
    display: flex;
	line-height: 1.8;
    align-items: center;
}
.list-group-borderless .list-group-item:not(:first-child){
	margin-top: calc(15px/2);
}
.list-group-borderless .list-group-item:not(:last-child){
	padding-bottom: calc(14px/2);
}
ul.list-group {
    margin-bottom: 40px;
}
li.list-group-item {
    background-color: transparent;
    border: none;
    font-weight: 500;
    padding: 0;
    padding-bottom: 10px;
}
ul.list-group .list-group-item i{
    padding-right: 10px;
    color: var(--pbmit-global-color);
}
ul.list-group .list-group-item i.fa-square-full::before{
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	background-color: var(--pbmit-global-color);
}
.list-group-item .pbmit-icon-list-text{
	padding-left: 5px;
	font-weight: 400;
}

/*----------------------------------------*/
/*  17 - Pricing-table
/*----------------------------------------*/
.pbmit-pricing-table-box {
    text-align: left;
    background-color: transparent;
    border: 1px solid #e8e8e8;
    border-top: 5px solid var(--pbmit-blackish-color);
    position: relative;
}
.pbmit-pricing-table-box .pbmit-ptable-icon {
    font-size: 26px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 25px 0 0 50px;
	color: var(--pbmit-global-color);
}
.pbmit-pricing-table-box .pbmit-ptable-icon-wrapper {
    line-height: 80px;
    font-size: 65px;
}
.pbmit-pricing-table-box .pbminfotech-ptable-heading {
    font-size: 26px;
    line-height: 32px;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0 0 20px 50px;
}
.pbmit-pricing-table-box .pbminfotech-sep {
    height: 1px;
    background: rgba(0,0,0,.1);
}
.pbmit-pricing-table-box .pbminfotech-ptable-price-w {
    position: relative;
    margin: 35px 0 10px 67px;
	color: var(--pbmit-blackish-color);
}
.pbmit-pricing-table-box .pbminfotech-ptable-price {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol, 
.pbmit-pricing-table-box .pbminfotech-ptable-price {
    display: inline-block;
}
.pbmit-pricing-table-box .pbminfotech-ptable-symbol {
    position: absolute;
    top: 2px;
    left: -21px;
    font-size: 26px;
    line-height: 26px;
    font-weight: 600;
}
.pbmit-pricing-table-box .pbminfotech-ptable-frequency {
    position: absolute;
    bottom: 4px;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 6px;
}
.pbmit-pricing-table-box .pbmit-ptable-lines-w {
    padding: 0 0 15px 55px;
    margin-top: 0;
    text-align: left;
}
.pbmit-pricing-table-box .pbmit-ptable-line {
    position: relative;
    margin-bottom: 10px;
}
.pbmit-pricing-table-box .pbmit-ptable-line i {
    margin-right: 10px;
}
.pbmit-pricing-table-box .pbmit-ptable-btn {
    margin: 0;
    padding: 5px 0 50px 55px;
}
.pbmit-ptable-btn a {
    padding: 15px 30px;
    border-radius: 0;
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-blackish-color);
}
.pbmit-ptable-btn a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box {
    border-top: 0;
    margin-top: -10px;
    padding-bottom: 0;
	background-color: #000;
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fcdc31;
    border-top: 48px solid var(--pbmit-global-color);
    border-right: 50px solid var(--pbmit-global-color);
    border-left: 48px solid transparent;
    border-bottom: 51px solid transparent;
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptablebox-featured-w {
    background-color: transparent;
    vertical-align: middle;
    z-index: 20;
    position: absolute;
    transform: rotate(45deg);
    transform-origin: 0 top;
    display: block;
    top: -10px;
    right: -38px;
    width: 100px;
    margin: 0;
    padding-top: 10px;
    text-align: center;
    color: #182333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-icon {
    padding-top: 40px;
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-lines-w, 
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbminfotech-ptable-symbol, 
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbminfotech-ptable-frequency, 
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbminfotech-ptable-price, 
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbminfotech-ptable-heading{
	color: var(--pbmit-white-color);
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbminfotech-sep {
    background: rgba(255,255,255,.3);
}
.pbmit-pricing-table-featured-col .pbmit-pricing-table-box .pbmit-ptable-btn {
    padding-top: 15px;
    padding-bottom: 40px;
}
.pbmit-pricing-table-featured-col .pbmit-ptable-btn a{
	color: var(--pbmit-blackish-color);
	background-color: var(--pbmit-white-color);
}
.pbmit-pricing-table-featured-col .pbmit-ptable-btn a:hover{
	color: var(--pbmit-white-color);
	background-color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  18 - Revolution
/*----------------------------------------*/
/** Style 1 **/
#rev_slider_1_1_wrapper .persephone .tp-bullet{
	width:12px;
	height:12px;
	position:absolute;
	background:#aaaaaa;
	border:1px solid #e5e5e5;
	cursor:pointer;
	box-sizing:content-box
}
#rev_slider_1_1_wrapper .persephone .tp-bullet.rs-touchhover,
#rev_slider_1_1_wrapper .persephone .tp-bullet.selected{
	background:#000000
}
/** Style 2 **/
#rev_slider_2_1_wrapper .hermes .tp-bullet,
#rev_slider_3_1_wrapper .hermes .tp-bullet{
	overflow:hidden; 
	border-radius:50%; 
	width:16px; 
	height:16px; 
	background-color:rgba(0,0,0,0); 
	box-shadow:inset 0 0 0 2px var(--pbmit-white-color); 
	-webkit-transition:background 0.3s ease; 
	transition:background 0.3s ease; 
	position:absolute
}
#rev_slider_2_1_wrapper .hermes .tp-bullet.rs-touchhover,
#rev_slider_3_1_wrapper .hermes .tp-bullet.rs-touchhover{
	background-color:rgba(0,0,0,0.21)
}
#rev_slider_2_1_wrapper .hermes .tp-bullet:after,
#rev_slider_3_1_wrapper .hermes .tp-bullet:after{
	content:' '; 
	position:absolute; 
	bottom:0; 
	height:0; 
	left:0; 
	width:100%; 
	background-color:var(--pbmit-white-color); 
	box-shadow:0 0 1px var(--pbmit-white-color); 
	-webkit-transition:height 0.3s ease; 
	transition:height 0.3s ease
}
#rev_slider_2_1_wrapper .hermes .tp-bullet.selected:after,
#rev_slider_3_1_wrapper .hermes .tp-bullet.selected:after{
	height:100%
}

/*----------------------------------------*/
/*  19 - Tab
/*----------------------------------------*/
.pbmit-tabs .nav-tabs{
	overflow: hidden;
	border: none;
}
.nav-tabs .nav-link{
	border-radius: 0;
	position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
	border-radius: 0;
	color: rgb(0 0 0 / 70%);
}
.nav-tabs .nav-link:hover{
	border-color: transparent;
}
.nav-tabs .nav-link.active{
	color: var(--pbmit-global-color);
	border-bottom: none;
	border: 1px solid var(--pbmit-global-color);
}
.nav-tabs .nav-link.active:before,
.nav-tabs .nav-link.active:after{
	display: block;
    content: "";
    position: absolute;
	bottom: 0;
    height: 0;
    width: 999em;
    border-bottom-style: solid !important;
	border-width: 1px;
	border-color: var(--pbmit-global-color);
}
.nav-tabs .nav-link.active:before{
	right: 100%;
}
.nav-tabs .nav-link.active::after{
	left: 100%;
}
.pbmit-tabs .pbmit-tabs-content-wrapper{
	padding: 20px;
	border-width: 1px;
	border-style: none solid solid;
	border-color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  20 - History
/*----------------------------------------*/
.pbmit-company-hostory .simple-text p{
    text-align:left;
}
.pbmit-company-hostory .year{
    padding: 6px 20px;
    display: inline-block;
    color: var(--pbmit-white-color);
    font-size: 18px;
    position: absolute;
    top: -17px;
    z-index: 9;
    left: 0;
    margin: 0 auto;
    right: 0;
    width: 100px;
    text-align: center;
    background:#f2c21a;
}
.pbmit-company-hostory .company_detail .content{
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
}
.pbmit-company-hostory .pbmit-ourhistory-row {
    display: -webkit-box;
    display: flex;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.pbmit-ourhistory .pbmit-ourhistory-right {
  padding-bottom: 50px; 
  padding-left: 70px;
  position: relative;
}
.pbmit-ourhistory .pbmit-ourhistory-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-sizing: content-box;
	background-color: var(--pbmit-global-color);
}
.pbmit-ourhistory .label {
    display: block;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
	color: var(--pbmit-global-color);
}
.pbmit-ourhistory h4 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 800;    
    margin-bottom: 30px;
}
.pbmit-ourhistory .pbmit-ourhistory-right:after {
    content: '';
    position: absolute;
    top: 0;
    left: 12px;
    z-index: 1;
    width: 1px;
    height: 100%;
    background: #dadada;
}
.pbmit-ourhistory .pbmit-ourhistory-right.last{
    padding-bottom:0;
}
.pbmit-ourhistory img{
    border-radius: 0px;
}
.pbmit-ourhistory .pbmit-ourhistory-right .pbmit-timeline-image,
.pbmit-ourhistory .pbmit-ourhistory-right .label{
    margin-bottom: 30px;
    display: none;
}