/******************************

    INDEX:

    00 - Section Title
   	01 - Icon Box  
    02 - Team Member 
    03 - Client 
    04 - Counter 
    05 - Service 
    06 - Blog 
    07 - Testimonial 
    08 - Marquee
    09 - Header
    10 - Footer
    11 - Title Bar
    12 - Overlap Colomn
    13 - Progress Bar
    14 - Accordion
    15 - Tab
    16 - Circle Progress
    17 - Static-box
    18 - List Gourp
    19 - Portfolio
    20 - Pricing-table
    21 - Img Animation
    22 - Action Box								
    23 - Revolution

******************************/

.pbmit-bg-color-light4 {
    background-color: #f6f6f6;
}

p.text-center {
    margin-bottom: 35px;
}

.pbminfotech-box-team .pbminfotech-box-content-inner {
    padding: 15px 0;
    text-align: left;
    padding-top: 20px;
}

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading,
.pbmit-heading-subheading {
    margin-bottom: 30px;
}

.pbmit-heading .pbmit-title,
.pbmit-heading-subheading .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    color: var(--pbmit-secondary-color);
    text-transform: uppercase;
}

.pbmit-heading strong,
.pbmit-heading-subheading strong {
    font-weight: 900;
    letter-spacing: 0.5px;
}

.pbmit-heading-subheading .pbmit-subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    z-index: 1;
    position: relative;
}

.pbmit-heading-subheading .pbmit-title {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading-style-1 {
    margin-bottom: 30px;
}

.pbmit-heading-subheading-style-1 .pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-1 .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 1);
}

.pbmit-heading-subheading-style-2 {
    margin-bottom: 30px;
}

.pbmit-heading-subheading-style-2 .pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
    text-transform: uppercase;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-2 .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: var(--pbmit-heading-color);
}

.pbmit-heading-subheading-style-3 {
    margin-bottom: 30px;
}

.pbmit-heading-subheading-style-3 .pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 13px;
    letter-spacing: 2px;
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px 25px 7px;
    padding-left: 40px;
    line-height: 24px;
    font-weight: 700;
    display: inline-block;
    box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 8%);
}

.pbmit-heading-subheading-style-3 .pbmit-subtitle:before {
    content: "";
    position: absolute;
    left: 24px;
    top: 18px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
}

.pbmit-heading-subheading-style-3 .pbmit-title {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: var(--pbmit-secondary-color);
}

.pbmit-heading-desc {
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #031b4e;
    margin-top: 20px;
}

.pbmit-heading.text-white .pbmit-title {
    color: var(--pbmit-white-color);
    text-transform: capitalize;
}

.pbmit-heading-style-4 {
    margin-bottom: 30px;
}

.pbmit-heading-style-4 .pbmit-title {
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 55px;
    line-height: 58px;
    color: #031b4e;
}

.pbmit-heading-style-4.text-center .pbmit-heading-desc {
    width: 60%;
    margin: 0 auto;
    margin-top: 20px;
    color: #031b4e;
    font-weight: 400;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
}

.pbmit-heading-subheading-style-5 {
    margin-bottom: 30px;
}

.pbmit-heading-subheading-style-5 .pbmit-subtitle {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
}

.pbmit-heading-subheading-style-5 .pbmit-title {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: var(--pbmit-secondary-color);
}

.pbmit-heading-subheading-style-5 .pbmit-heading-desc {
    color: #9FA3AA;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    margin-top: 20px;
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

.pbmit-heading-subheading-style-6 {
    margin-bottom: 30px;
}

.pbmit-heading-subheading-style-6 .pbmit-subtitle {
    position: relative;
    background-color: #fff;
    border-radius: 20px;
    padding: 10px 25px 7px;
    padding-left: 40px;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 13px;
    color: #0f1539;
    line-height: 24px;
    box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 8%);
}

.pbmit-heading-subheading-style-6 .pbmit-subtitle:before {
    content: "";
    position: absolute;
    left: 24px;
    top: 18px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--pbmit-global-color);
}

.pbmit-heading-subheading-style-6 .pbmit-title {
    font-size: 40px;
    line-height: 50px;
    color: #031b4e;
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ihbox-style-1 {
    padding: 30px 25px;
    background: #fff;
    padding-bottom: 0px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-content,
.pbmit-ihbox-style-1 .pbmit-cta3-content-wrapper {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper {
    margin-bottom: 15px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-heading {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 8px 0 10px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-contents {
    display: inline-block;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-btn a {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: var(--pbmit-secondary-color);
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-btn {
    display: inline-block;
    margin: 15px 0 20px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-btn a::after {
    content: '\e850';
    font-family: 'pbminfotech-base-icons';
    margin-left: 15px;
    font-weight: normal;
}

.pbmit-ihbox-style-1 .pbmit-large-icon i:before {
    font-size: 60px;
    line-height: 60px;
    color: var(--pbmit-global-color);
}

/** Style 2 **/
.pbmit-ihbox-style-2 .pbmit-ihbox-contents {
    padding-left: 30px;
}

.pbmit-ihbox-style-2.pbmit-ihbox-itype-icon {
    margin-bottom: 40px;
}

.pbmit-ihbox-style-2 .pbmit-large-icon i:before {
    font-size: 60px;
    line-height: 60px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-contents .pbmit-ihbox-heading {
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    line-height: 24px;
}

.pbmit-ihbox-style-2 .pbmit-large-icon i:before {
    font-size: 44px;
    line-height: 44px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-contents {
    padding-left: 20px;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon,
.pbmit-ihbox-style-2 .pbmit-ihbox-contents {
    display: table-cell;
    vertical-align: top;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon i {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-2 .pbmit-ihbox-heading-with-icon {
    display: table;
}

.pbmit-left-ihbox.pbmit-ihbox-style-2 .pbmit-vc_general.pbmit-vc_cta3 h2.pbmit-custom-heading,
.pbmit-left-ihbox.pbmit-ihbox-style-2 h2.pbmit-ihbox-heading {
    margin: 8px 0 10px 0 !important;
}

.pbmit-left-ihbox.pbmit-ihbox-style-2 .pbmit-ihbox-contenpbmit {
    padding-left: 30px;
}

.pbmit-left-ihbox.pbmit-ihbox-style-2 {
    margin-bottom: 40px;
}

.pbmit-left-ihbox.pbmit-ihbox-style-2 .pbmit-large-icon i:before {
    font-size: 60px;
    line-height: 60px;
}

.pbmit-left-ihbox.pbmit-ihbox-style-2 .pbmit-ihbox-icon {
    vertical-align: middle;
}

/** Style 3 **/
.pbmit-ihbox-style-3 {
    padding: 45px;
    margin-bottom: 30px;
    transition: all 0.4s ease-in-out;
    text-align: center;
}

.pbmit-ihbox-style-3:hover,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-heading,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-contents .pbmit-ihbox-content,
.pbmit-ihbox-style-3:hover .pbmit-ihbox-contents .pbmit-cta3-content-wrapper,
.pbmit-ihbox-style-3:hover h2.pbmit-custom-heading,
.pbmit-ihbox-style-3:hover .pbmit-icon-skincolor i {
    color: #fff;
}

.pbmit-ihbox-style-3 .pbmit-table-cell {
    display: inline-block;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper {
    margin-bottom: 15px;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper i {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-3:hover {
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-3 .pbmit-ihbox-contents {
    display: inline-block;
}

.pbmit-ihbox-style-3 .pbmit-large-icon i:before {
    font-size: 60px;
    line-height: 60px;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-contents h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0 10px 0;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-contents .pbmit-cta3-content-wrapper,
.pbmit-ihbox-style-3 .pbmit-ihbox-contents .pbmit-ihbox-content {
    color: var(--pbmit-secondary-color);
}

/** Style 4 **/
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-4 .pbmit-ihbox-big-number-text:after {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-4 .pbmit-ihbox-big-number-text {
    color: #c5c5c5;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 28px;
    position: relative;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-4 .pbmit-ihbox-big-number-text:after {
    content: '';
    height: 2px;
    width: 15%;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.pbmit-ihbox-style-4:hover .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-4:hover .pbmit-ihbox-big-number-text:after {
    width: 30%;
}

.pbmit-ihbox-style-4 .pbmit-vc_general.pbmit-vc_cta3 .pbmit-custom-heading {
    margin-bottom: 5px
}

.pbmit-ihbox-style-4.pbmit-ihbox .pbmit-ihbox-content,
.pbmit-ihbox-style-4.pbmit-ihbox .pbmit-cta3-content-wrapper {
    padding-right: 20px;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-type-text::after,
.pbmit-ihbox-style-4 .pbmit-vc_cta3-headers:after,
.pbmit-ihbox-style-4 .pbmit-ihbox-big-number-text:after {
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-4 .pbmit-ihbox-contents h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0 10px 0;
}

/** Style 5 **/
.pbmit-ihbox-style-5 .pbmit-ihbox-icon-type-text {
    font-size: 24px;
    font-weight: 700;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-heading-with-icon {
    display: table;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon,
.pbmit-ihbox-style-5 .pbmit-ihbox-heading {
    display: table-cell;
    vertical-align: middle;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-heading {
    padding-left: 15px;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-heading h2 {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-5 .pbmit-ihbox-heading h4 {
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.90);
}

.pbmit-ihbox-style-5 .pbmit-cta3-content-wrapper {
    margin-top: 15px;
}

.pbmit-ihbox-style-5 i {
    color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-5 i:before {
    font-size: 60px;
    line-height: 60px;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-contents .pbmit-ihbox-subheading {
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    text-transform: none;
    margin-top: 8px;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-contents h2.pbmit-ihbox-heading {
    padding-left: 0;
}

.pbmit-col-bgcolor-darkgrey .pbmit-ihbox-style-5 i {
    color: var(--pbmit-global-color);
}

.pbmit-col-bgcolor-darkgrey .pbmit-ihbox-style-5 .pbmit-ihbox-heading h2 {
    text-transform: none;
    font-size: 24px;
    line-height: 34px;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

/** Style 7 **/
.pbmit-ihbox-style-7 .pbmit-ihbox-contents .pbmit-ihbox-heading,
.pbmit-ihbox-style-7 .pbmit-custom-heading {
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
}

.pbmit-ihbox-style-7 .pbmit-large-icon i:before {
    font-size: 10px;
    line-height: 10px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper i {
    color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50px;
    margin-top: 3px;
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-contents {
    padding-left: 15px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-content,
.pbmit-ihbox-style-7 .pbmit-cta3-content-wrapper {
    margin-top: 10px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-heading-with-icon {
    display: table;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon,
.pbmit-ihbox-style-7 .pbmit-ihbox-contents {
    display: table-cell;
    vertical-align: top;
}

/** Style 8 **/
.pbmit-ihbox-style-8 {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}

.pbmit-ihbox-style-8 .pbmit-table-cell {
    display: inline-block;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
    display: inline-block;
    font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 106px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 9%);
    margin: 0;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper i {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper i:before {
    font-size: unset;
    line-height: unset;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon.pbmit-large-icon.pbmit-icon-skincolor {
    display: inline-block;
    border: 2px dashed #c5c9d8;
    padding: 15px;
    border-radius: 50%;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon.pbmit-large-icon:before {
    color: #fff;
    font-size: 14px;
    line-height: 32px;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-contents {
    margin-top: 20px;
    padding: 0 5px;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-contents .pbmit-ihbox-heading,
.pbmit-ihbox-style-8 .pbmit-custom-heading {
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    margin: 8px 0;
    text-transform: capitalize;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon.pbmit-large-icon:before {
    background-color: #1b1d1f;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon.pbmit-large-icon:before {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    border-radius: 50%;
    height: 32px;
    font-weight: 600;
}

.pbmit-ihbox-style-8:before {
    content: '';
    bottom: 120px;
    right: -33%;
    z-index: 1;
    width: 136px;
    height: 39px;
    background: url(../images/homepage-7/icon/download-01.png) no-repeat 0 0;
    display: block;
    position: absolute;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon.pbmit-large-icon:before {
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-8:hover .pbmit-ihbox-icon.pbmit-large-icon.pbmit-icon-skincolor {
    border-color: var(--pbmit-global-color);
}

/** Style 9 **/
.pbmit-ihbox-style-9 .pbmit-ihbox-icon,
.pbmit-ihbox-style-9 .pbmit-ihbox-contents {
    display: table-cell;
    vertical-align: top;
}

.pbmit-ihbox-style-9 {
    margin-bottom: 20px;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper {
    width: 45px;
    height: 45px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 24px 0px rgba(43, 76, 142, 0.07);
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon .pbmit-ihbox-icon-wrapper i {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-9 .pbmit-ihbox-contents {
    padding-left: 13px;
}

.pbmit-ihbox-style-9 .pbmit-large-icon i:before {
    font-size: 20px;
    line-height: 45px;
    font-weight: 700;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-contents .pbmit-ihbox-heading {
    text-transform: none;
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
    margin: 8px 0 10px 0;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-contents {
    vertical-align: middle;
}

/** Style 10**/
.pbmit-ihbox-style-10 {
    margin-bottom: 40px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-heading-with-icon {
    display: table;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon,
.pbmit-ihbox-style-10 .pbmit-ihbox-contents {
    display: table-cell;
    vertical-align: top;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon {
    vertical-align: middle;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-contents {
    text-align: right;
    padding-right: 30px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-contents h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    margin: 8px 0 10px 0;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper i {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper i:before {
    font-size: 60px;
    line-height: 60px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-inner {
    display: table;
    width: 100%;
}

/** Style 11 **/
.pbmit-ihbox-style-11 {
    position: relative;
    padding: 40px 40px 10px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-icon,
.pbmit-ihbox-style-11 .pbmit-ihbox-contents {
    display: table-cell;
    vertical-align: top;
}

.pbmit-ihbox-style-11 i {
    color: #333;
    font-weight: normal;
}

.pbmit-ihbox-style-11:after {
    font-size: 24px;
    line-height: 34px;
    font-family: 'Roboto Condensed';
    color: #dbdbdb;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper {
    position: relative;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper:after {
    position: absolute;
    content: "";
    right: -15px;
    bottom: -15px;
    width: 60px;
    z-index: -1;
    height: 60px;
    background-color: #f4fafa;
}

.pbmit-ihbox-style-11.pbmit-ihbox-itype-icon {
    padding: 40px 40px 10px;
    border: 1px solid #eee;
    margin-bottom: 30px;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-contents {
    position: relative;
    padding-top: 25px;
    padding-left: 35px;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-contents .pbmit-ihbox-heading {
    font-size: 22px;
    line-height: 32px;
    text-transform: none;
    font-weight: 700;
    margin: 8px 0 10px 0;
}

.pbmit-ihbox-style-11 h4.pbmit-custom-heading,
.pbmit-ihbox-style-11 .pbmit-ihbox-contents .pbmit-ihbox-subheading {
    position: absolute;
    top: 5px;
}

.pbmit-ihbox-style-11 .pbmit-cta3-content-wrapper,
.pbmit-ihbox-style-11 .pbmit-ihbox-content {
    margin-top: 25px;
    padding-top: 25px;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-contents h4.pbmit-ihbox-subheading {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 8px 0 10px 0;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-btn {
    display: inline-block;
    margin: 15px 0 20px;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-inner .pbmit-ihbox-btn a {
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper i:before {
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 60px;
    line-height: 60px;
}

.pbmit-ihbox-style-11:after {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    position: absolute;
    top: 15px;
    right: 15px;
    width: 32px;
    border-radius: 50%;
    height: 32px;
    font-weight: 600;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-contents h4.pbmit-ihbox-subheading,
.pbmit-ihbox-style-11 .pbmit-ihbox-btn a::after {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:after {
    margin-left: 10px;
    content: '\e850';
    font-family: 'pbminfotech-base-icons';
    font-weight: normal;
}

.pbmit-ihbox-style-11 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-11 .pbmit-ihbox-icon-wrapper i:before {
    background-image: -ms-linear-gradient(bottom, #68b13b 0%, #138e55 100%);
    background-image: linear-gradient(to bottom, #68b13b, #138e55);
}

/** Style 12 **/
.pbmit-ihbox-style-12 {
    text-align: center;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-contents {
    margin-top: 40px;
}

.pbmit-ihbox.pbmit-ihbox-style-12 .pbmit-ihbox-contents {
    margin-top: 48px;
}

.pbmit-ihbox-style-12 {
    padding: 30px 40px 23px;
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.08);
}

.pbmit-ihbox-style-12 .pbmit-ihbox-inner .pbmit-ihbox-contents .pbmit-ihbox-heading {
    font-size: 20px;
    line-height: 28px;
    text-transform: none;
    margin-bottom: 15px;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-content,
.pbmit-ihbox-style-12 .pbmit-cta3-content-wrapper {
    color: #716c80;
    margin-bottom: 15px;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-btn a {
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 500;
}

.pbmit-ihbox-style-12 .fa.fa-angle-right {
    width: 15px;
    height: 15px;
    text-align: center;
    font-size: 15px;
    line-height: 14px;
    font-weight: 600;
    color: #fff;
    border-radius: 50%;
    background-color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-12 .pbmit-ihbox-btn {
    display: inline-block;
    margin: 15px 0 20px;
}

.pbmit-ihbox-style-12 .pbmit-ihbox-btn a {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-12 .fa.fa-angle-right {
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-12 .fa.fa-angle-right:hover {
    background-color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-12 .pbmit-ihbox-btn a:hover {
    color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-12 .pbmit-ihbox-btn a::after {
    content: '\e87a';
    font-size: 16px;
    margin: 0;
    font-family: "pbminfotech-base-icons";
}

/** Style 13 **/
.pbmit-ihbox-style-13 {
    padding-top: 20px;
    position: relative;
}

.pbmit-ihbox-style-13 .pbmit-icon-skincolor i {
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper i::before {
    font-size: 70px;
    line-height: 60px;
}

.pbmit-ihbox-style-13 .pbmit-overlay.pbmit-ihbox-icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: -20px;
    opacity: 0.1;
}

.pbmit-ihbox-style-13 .pbmit-overlay .pbmit-ihbox-icon-wrapper i::before {
    font-size: 95px;
    height: 95px;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-inner {
    position: relative;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-contents {
    margin-top: 30px;
    margin-bottom: 25px;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-heading {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
    margin: 8px 0 10px 0;
}

/** Style 14 **/
.pbmit-ihbox-style-14 {
    padding: 65px 0 0 0;
    position: relative;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-content,
.pbmit-ihbox-style-14 .pbmit-cta3-content-wrapper {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 26px;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper {
    position: absolute;
    right: 10px;
    font-size: 180px;
    line-height: 160px;
    top: 0;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #bcbcd0;
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.pbmit-ihbox-style-14:hover .pbmit-ihbox-icon-wrapper {
    -webkit-text-stroke: 1px var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-14 .pbmit-ihbox-contents h2.pbmit-custom-heading,
.pbmit-ihbox-style-14 .pbmit-ihbox-contents .pbmit-ihbox-heading {
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    text-transform: capitalize;
    margin: 0 0 30px;
}

/** Style 15 **/
.pbmit-ihbox-style-15 {
    padding: 20px 0 25px 0;
    position: relative;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #14157080;
}

.ts-text-color-white .pbmit-ihbox-style-15 {
    border-color: rgb(255 255 255 / 20%);
}

.pbmit-ihbox-style-15 i {
    color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-15 .pbmit-ihbox-contents {
    margin-bottom: 0;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper i::before {
    font-size: 70px;
    height: 70px;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon {
    display: inline-block;
    min-width: 200px;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-contents h2.pbmit-ihbox-heading {
    font-size: 40px;
    line-height: 40px;
    margin: 0;
    color: var(--pbmit-secondary-color);
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
    font-weight: 300;
    text-transform: inherit;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    position: relative;
    transition: transform 1s cubic-bezier(.22, .61, .36, 1);
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px var(--pbmit-secondary-color);
    text-transform: uppercase;
    z-index: 0;
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    content: attr(data-text);
    transition: max-width .8s cubic-bezier(.22, .61, .36, 1);
    -webkit-text-fill-color: #fff;
    max-width: 0;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text:hover:before {
    max-width: 100%;
}

.pbmit-ihbox-style-15 .pbmit-overlay .pbmit-ihbox-icon-wrapper i::before {
    font-size: 95px;
    height: 95px;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-contents {
    display: flex;
    align-items: center;
}

.pbmit-ihbox-style-15 .pbminfotech-box-link {
    position: absolute;
    right: 0;
}

.pbmit-ihbox-style-15 .pbminfotech-box-link a i {
    color: #fff;
    font-size: 20px;
}

.pbmit-ihbox-style-15 .pbminfotech-box-link svg polygon {
    fill: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-15 .pbminfotech-box-link a i {
    color: var(--pbmit-secondary-color);
}

.pbmit-ihbox-style-15 .pbminfotech-box-link a i::before {
    font-weight: bold;
}

.ts-text-color-white .pbmit-ihbox-style-15 .pbminfotech-box-link a i,
.ts-text-color-white .pbmit-ihbox-style-15 .pbmit-ihbox-contents h2.pbmit-custom-heading,
.ts-text-color-white .pbmit-ihbox-style-15 .pbmit-ihbox-contents h2.pbmit-ihbox-heading,
.ts-text-color-white .pbmit-custom-col-style .pbmit-col-bgcolor-darkgrey .pbmit-ihbox-style-15 i,
.ts-text-color-white .elementor-widget-container {
    color: #fff;
}

.pbmit-ihbox-style-15 .pbminfotech-box-link svg polygon {
    fill: #fff;
}

.ts-text-color-white .pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-text {
    -webkit-text-stroke: 1px rgb(255 255 255 / 45%);
}

/** Style 16 **/
.pbmit-ihbox.pbmit-ihbox-style-16 {
    width: 150px;
    position: relative;
    border-radius: 50%;
    left: -73px;
    bottom: 106px;
}

.pbmit-ihbox.pbmit-ihbox-style-16 .pbmit-ihbox-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.pbmit-ihbox.pbmit-ihbox-style-16 .pbmit-ihbox-inner svg text {
    fill: var(--pbmit-secondary-color);
    transform-origin: 50% 50% 0;
    transform: rotate(0deg);
    -webkit-animation: spin 15s linear infinite;
    -moz-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3.3px;
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.pbmit-ihbox.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper i {
    font-size: 50px;
    color: var(--pbmit-secondary-color);
}

.pbmit-ihbox.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper i:before {
    font-size: 60px;
    line-height: 60px;
}

.pbmit-ihbox.pbmit-ihbox-style-16 .pbmit-ihbox-headingicon-inner {
    position: absolute;
    right: -90px;
    top: 0;
    color: var(--pbmit-secondary-color);
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
.pbmit-team-social-links li {
    float: left;
    list-style-type: none;
}

/** Style 1 **/
.pbmit-teambox-style-1 .pbminfotech-box-team-position {
    margin-bottom: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}

.pbmit-teambox-style-1 .pbminfotech-item-thumbnail-inner {
    display: block;
    overflow: hidden;
}

.pbmit-teambox-style-1 .pbminfotech-box-content-inner {
    padding: 15px 0;
    padding-top: 20px;
}

.pbmit-teambox-style-1 .pbminfotech-item-thumbnail img {
    width: 100%;
    transition: all 0.4s ease-in-out;
}

.pbmit-teambox-style-1 .pbminfotech-item-thumbnail img:hover {
    filter: none;
    -webkit-transform: scale(1.01);
}

.pbmit-teambox-style-1 .pbminfotech-box-content-inner h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 20px;
    margin-top: 0;
}

/** Style 4 **/
.pbmit-teambox-style-4 {
    position: relative;
    overflow: hidden;
}

.pbmit-teambox-style-4:hover img {
    transform: scale(1.05);
    filter: gray;
    -webkit-filter: grayscale(1);
}

.pbmit-teambox-style-4 .pbminfotech-box-content {
    padding: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s 0.1s ease-out;
    -moz-transition: all 0.3s 0.1s ease-out;
    -o-transition: all 0.3s 0.1s ease-out;
    transition: all 0.3s 0.1s ease-out;
    background-color: var(--pbmit-global-color-rgb);
}

.pbmit-teambox-style-4:hover .pbminfotech-box-content {
    opacity: 1;
}

.pbmit-teambox-style-4 .pbminfotech-box-desc {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    z-index: 11;
    padding: 20px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pbmit-teambox-style-4 .pbmit-team-social-links {
    margin-top: 0;
    display: inline-block;
}

.pbmit-teambox-style-4 .pbmit-team-social-links li {
    float: left;
    list-style-type: none;
}

.pbmit-teambox-style-4 .pbmit-team-social-links li a {
    padding: 7px;
    display: inline-block;
}

.pbmit-teambox-style-4 .pbmit-team-social-links li a,
.pbmit-teambox-style-4 .pbminfotech-box-title h4,
.pbmit-teambox-style-4 .pbminfotech-box-title h4 a {
    color: #fff;
}

.pbmit-teambox-style-4 .pbminfotech-box-title h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 20px;
    margin-top: 0;
}

.pbmit-teambox-style-4 .pbmit-team-social-links li a:hover {
    color: #42464f;
}

.pbmit-teambox-style-4 .pbminfotech-box-team-position {
    color: #fff;
    font-size: 13px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.pbmit-teambox-style-4 .pbminfotech-item-thumbnail-inner {
    display: block;
}

.pbmit-teambox-style-4 .pbminfotech-item-thumbnail img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

/** Style 5 **/
.pbmit-teambox-style-5 {
    padding: 35px 30px 15px;
    background-color: var(--pbmit-white-color);
}

.pbmit-teambox-style-5:hover img {
    filter: none;
    -webkit-transform: scale(1.01);
}

.pbmit-teambox-style-5 .pbminfotech-item-thumbnail-inner img {
    border-radius: 50%;
    border: 5px solid #f6faff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-teambox-style-5 .pbminfotech-item-thumbnail {
    overflow: hidden;
    display: block;
}

.pbmit-teambox-style-5 .pbminfotech-box-content-inner {
    padding: 35px 0;
    text-align: center;
}

.pbmit-teambox-style-5 .pbminfotech-box-team-position {
    margin-bottom: 0px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
}

.pbmit-teambox-style-5 .pbminfotech-box-title h4 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 22px;
    font-weight: 600;
    text-transform: none;
}

.pbmit-teambox-style-5 .pbminfotech-box-title h4 a {
    color: var(--pbmit-secondary-color);
}

.pbmit-teambox-style-5 .pbmit-team-social-links {
    display: inline-block;
}

.pbmit-teambox-style-5 .pbmit-team-social-links li a:hover {
    background-color: var(--pbmit-secondary-color);
}

.pbmit-teambox-style-5 .pbmit-team-social-links li:last-child {
    margin-right: 0;
}

.pbmit-teambox-style-5 .pbmit-team-social-links li {
    margin-right: 10px;
    float: left;
}

.pbmit-teambox-style-5 .pbmit-team-social-links li a {
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    display: inline-block;
    background-color: rgb(65, 161, 71, 0.80);
}

.pbmit-teambox-style-5 div.pbminfotech-box-team-position:hover,
.pbmit-teambox-style-5 .pbminfotech-box-title h4 a:hover {
    color: var(--pbmit-global-color);
}

/** Style 6 **/
.pbmit-teambox-style-6 {
    position: relative;
}

.pbmit-teambox-style-6:hover img {
    filter: none;
    -webkit-transform: scale(1.01);
}

.pbmit-teambox-style-6 .pbminfotech-box-content-inner {
    background-color: #fff;
    padding: 25px 28px 20px;
}

.pbmit-teambox-style-6 .pbminfotech-box-content-inner h4 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 20px;
    margin-top: 0;
}

.pbmit-teambox-style-6 .pbminfotech-box-team-position {
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
}

.pbmit-teambox-style-6 .pbminfotech-item-thumbnail {
    position: relative;
}

.pbmit-teambox-style-6 .pbminfotech-item-thumbnail-inner {
    display: block;
    overflow: hidden;
}

.pbmit-teambox-style-6 img {
    width: 100%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-teambox-style-6 .pbminfotech-team-share:after {
    position: absolute;
    content: '\e818';
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: var(--pbmit-secondary-color);
    cursor: pointer;
    background-color: var(--pbmit-white-color);
    font-family: 'pbminfotech-base-icons';
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links .pbmit-team-social-links-wrapper {
    overflow: hidden;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
    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);
}

.pbminfotech-boxes-element-team-style-7 .pbmit-box-col-wrapper.active .pbminfotech-item-thumbnail {
    opacity: 1;
    -webkit-clip-path: inset(0 0);
    clip-path: inset(0 0);
    transform: translateZ(0);
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links:hover .pbmit-team-social-links-wrapper {
    top: 45px;
    opacity: 1;
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links {
    position: absolute;
    top: 20px;
    right: 20px;
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links li {
    display: block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-bottom: 4px;
    float: none;
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links li:first-child {
    margin-left: 0;
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links li a {
    display: inline;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 0;
    background-color: #fff;
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links li a:hover {
    color: #fff;
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links li a,
.pbmit-teambox-style-6 .pbminfotech-box-title h4 a:hover,
.pbmit-teambox-style-6 div.pbminfotech-box-team-position:hover {
    color: var(--pbmit-global-color);
}

.pbmit-teambox-style-6 .pbminfotech-teambox-social-links li a:hover {
    background-color: var(--pbmit-global-color);
}

.pbmit-teambox-style-6 .pbminfotech-team-share {
    height: 50px;
    width: 50px;
    z-index: 99;
    position: relative;
}

/** Style 7 **/
.pbmit-teambox-style-7 span.pbminfotech-item-thumbnail-inner:after,
.pbmit-teambox-style-7 .pbminfotech-item-thumbnail-inner img,
.pbmit-teambox-style-7 .pbmit-team-social-links li a,
.pbmit-teambox-style-7 .pbminfotech-teambox-social-links,
.pbmit-teambox-style-7 .pbminfotech-overlay {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.pbmit-teambox-style-7 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
    -webkit-clip-path: polygon(6% 0, 96% 0, 96% 100%, 6% 100%);
    clip-path: polygon(6% 0, 96% 0, 96% 100%, 6% 100%);
}

.pbminfotech-boxes-element-team-style-7 {
    padding-top: 50px;
    padding: 0px 160px 0px 160px;
}

.pbmit-teambox-style-7 .pbminfotech-item-thumbnail {
    position: relative;
    display: block;
    padding-bottom: 120%;
    -webkit-clip-path: inset(0 15%);
    clip-path: inset(0 15%);
    opacity: 0;
    transform: translate3d(0, 150px, 0);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1), transform 1s cubic-bezier(.25, .85, .57, 1), -webkit-clip-path 1s cubic-bezier(.25, .85, .57, 1);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1), transform 1s cubic-bezier(.25, .85, .57, 1), clip-path 1s cubic-bezier(.25, .85, .57, 1);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1), transform 1s cubic-bezier(.25, .85, .57, 1), clip-path 1s cubic-bezier(.25, .85, .57, 1), -webkit-clip-path 1s cubic-bezier(.25, .85, .57, 1);
}

.pbmit-teambox-style-7 span.pbminfotech-item-thumbnail-inner:after {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background-color: var(--pbmit-global-color);
    opacity: 0;
    z-index: 33;
    left: 0;
    right: auto;
}

.pbmit-teambox-style-7:hover span.pbminfotech-item-thumbnail-inner:after {
    opacity: 0.4;
}

.pbminfotech-boxes-element-team-style-7 .pbmit-box-col-wrapper.active .pbminfotech-item-thumbnail {
    opacity: 1;
    -webkit-clip-path: inset(0 0);
    clip-path: inset(0 0);
    transform: translateZ(0);
}

.pbmit-teambox-style-7 .pbminfotech-item-thumbnail-inner {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.pbmit-teambox-style-7 .pbminfotech-item-thumbnail-inner img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

.pbmit-teambox-style-7 .pbminfotech-box-content {
    margin-top: 40px;
    opacity: 0;
    transform: translate3d(0, 150px, 0);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1) .4s, transform 1s cubic-bezier(.25, .85, .57, 1) .4s;
    padding-left: 30px;
}

.pbmit-teambox-style-7:hover .pbminfotech-teambox-social-links,
.pbminfotech-boxes-element-team-style-7 .pbmit-box-col-wrapper.active .pbminfotech-box-content {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.pbmit-teambox-style-7 .pbminfotech-box-team-position {
    margin-bottom: 6px;
}

.pbmit-teambox-style-7 .pbminfotech-box-title h4 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
    text-transform: inherit;
    font-weight: 400;
}

.pbmit-teambox-style-7 .pbminfotech-teambox-social-links {
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
    opacity: 0;
    transform: translate3d(0, 100px, 0);
}

.pbmit-teambox-style-7 .pbmit-team-social-links li a {
    font-size: 18px;
    color: #fff;
    text-align: center;
    position: relative;
}

.pbmit-teambox-style-7:hover .pbminfotech-item-thumbnail-inner img {
    opacity: 1;
    transform: scale(1.2);
}

.pbmit-teambox-style-7 .pbminfotech-box-team-position,
.pbmit-teambox-style-7 .pbminfotech-box-team-position {
    color: var(--pbmit-secondary-color);
}

.pbmit-teambox-style-7 .pbminfotech-box-team-position {
    font-size: 14px;
    text-transform: uppercase;
}

.pbmit-team-social-links li a {
    display: inline-block;
    padding: 7px;
}

.pbmit-team-social-links li a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-teambox-style-7 .pbmit-team-social-links-wrapper {
    display: inline-block;
}

/*----------------------------------------*/
/*  03 - Client
/*----------------------------------------*/
/** Style 1 **/
.pbmit-clientbox-style-1 {
    padding: 0 15px;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

.pbmit-clientbox-style-1 .pbminfotech-item-thumbnail {
    padding: 10px;
}

.pbmit-clientbox-style-1 .pbmit-client-box-hover-img {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.pbmit-clientbox-style-1:hover .pbmit-client-box-hover-img {
    opacity: 1;
}

.pbmit-clientbox-style-1 .pbminfotech-item-thumbnail img {
    display: inline-block;
}

/** Style 3 **/
.pbmit-clientbox-style-3 {
    padding: 35px 15px;
    text-align: center;
}

.pbmit-clientbox-style-3 {
    position: relative;
}

.pbmit-clientbox-style-3 .pbminfotech-item-thumbnail {
    padding: 10px;
}

.pbmit-clientbox-style-3 .pbmit-client-box-hover-img {
    position: absolute;
    opacity: 0;
    left: 0;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/*----------------------------------------*/
/*  04 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbmit-fidbox-style-1 {
    position: relative;
}

.pbmit-fidbox-style-1 .pbmit-fid-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
}

.pbmit-fidbox-style-1 .pbmit-fid-title-w,
.pbmit-fidbox-style-1 .pbmit-circle-w {
    display: inline-block;
}

.pbmit-fidbox-style-1 .pbmit-fid-title-w {
    width: 43%;
    margin-left: 20px;
}

.pbmit-fidbox-style-1 .pbmit-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;
}

.pbmit-fidbox-style-1 .pbmit-circle-w {
    width: 122px;
    position: relative;
    vertical-align: top;
}

.pbmit-fidbox-style-1 .pbmit-circle-number sub,
.pbmit-fidbox-style-1 .pbmit-circle-number {
    font-size: 20px;
    font-weight: bold;
}

.pbmit-fidbox-style-1 .pbmit-circle-number sub {
    bottom: 0;
}

.pbmit-fidbox-style-1 .pbmit-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%);
}

.pbmit-fidbox-style-1 .pbmit-fid-title-w h3 {
    margin-bottom: 0;
}

/** Style 2 **/
.pbmit-fidbox-style-2 .pbmit-circle-w {
    position: relative;
    text-align: center;
}

.pbmit-fidbox-style-2 .pbmit-fid-title {
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.pbmit-fidbox-style-2 .pbmit-circle-number sub,
.pbmit-fidbox-style-2 .pbmit-circle-number {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.pbmit-fidbox-style-2 .pbmit-circle-number sub {
    bottom: 0;
}

.pbmit-fidbox-style-2 .pbmit-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;
}

/** Style 3 **/
.pbmit-fidbox-style-3 {
    text-align: center;
    position: relative;
}

.pbmit-fidbox-style-3 h3.pbmit-fid-inner {
    font-size: 46px;
    line-height: 58px;
    margin-bottom: 0;
}

.pbmit-fidbox-style-3 h6.pbmit-fid-title {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}

.pbmit-fidbox-style-3 .pbmit-fid-inner span {
    color: var(--pbmit-global-color);
}

.pbmit-fidbox-style-3::after {
    content: "";
    width: 2px;
    height: 60px;
    background-color: #ececec;
    right: -15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-0%) translateY(-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%);
}

.pbmit-fidbox-style-3:last-child:after {
    display: none;
}

.pbmit-fidbox-style-3-white .pbmit-fidbox-style-3 .pbmit-fid-inner span,
.pbmit-fidbox-style-3-white .pbmit-fidbox-style-3 .pbmit-fid-title,
.pbmit-fidbox-style-3-white .pbmit-fidbox-style-3 .pbmit-fid-inner {
    color: #fff;
}

/** Style 4 **/
.pbmit-fidbox-style-4 .pbmit-sbox-icon-wrapper {
    margin-bottom: 20px;
    color: var(--pbmit-secondary-color);
}

.pbmit-fidbox-style-4 .pbmit-large-icon i:before {
    font-size: 50px;
    line-height: 50px;
}

.pbmit-fidbox-style-4 .pbmit-fid-inner {
    font-size: 60px;
    font-weight: 700;
    line-height: 70px;
    color: var(--pbmit-global-color);
}

.pbmit-fidbox-style-4 h6.pbmit-fid-title {
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
}

.pbmit-fidbox-style-4 .pbmit-sbox-icon-wrapper {
    color: var(--pbmit-secondary-color);
}

.pbmit-bgcolor-skincolor .pbmit-fld-contents .pbmit-fid-inner span,
.pbmit-bgcolor-skincolor .pbmit-fld-contents .pbmit-fid-title span {
    color: var(--pbmit-white-color);
}

/** Style 5 **/
.pbmit-fidbox-style-5 {
    text-align: center;
}

.pbmit-fidbox-style-5 .pbmit-fld-contents {
    position: relative;
    padding: 20px 32px 15px 32px;
    background-color: white;
    width: 185px;
    height: 160px;
}

.pbmit-fidbox-style-5 h3.pbmit-fid-inner {
    margin-bottom: 0px;
    display: inline-block;
    margin-left: 20px;
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
}

.pbmit-fidbox-style-5 h6.pbmit-fid-title {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: "Work Sans", Tahoma, Geneva, sans-serif;
    line-height: 24px;
}

.pbmit-fidbox-style-5 h3.pbmit-fid-inner span:first-child {
    color: var(--pbmit-secondary-color);
}

.pbmit-fidbox-style-5 .pbmit-fld-contents h5.pbmit-fid-title {
    font-size: 15px;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0.5px;
}

.pbmit-fidbox-style-5 .pbmit-fld-contents h5.pbmit-fid-title {
    color: #9fa3aa;
    font-family: "Work Sans", sans-serif;
}

.pbmit-fidbox-style-5 .pbmit-fld-contents sup {
    left: -14px;
    font-size: 34px;
    top: -22px;
    color: var(--pbmit-global-color);
}

.pbmit-fidbox-style-5 .pbmit-fld-contents:before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    top: 5px;
    left: 5px;
    background-color: var(--pbmit-global-color);
}

.pbmit-fidbox-style-5 .pbmit-fld-contents:before {
    background-image: -ms-linear-gradient(bottom, var(--tste-labtechco-first-gradient) 0%, var(--tste-labtechco-second-gradient) 100%);
    background-image: linear-gradient(to bottom, var(--tste-labtechco-first-gradient), var(--tste-labtechco-second-gradient));
}

/** Style 6 **/
.pbmit-fidbox-style-6 .pbmit-fld-contents h6.pbmit-fid-title {
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0.5px;
    padding-left: 33px;
    line-height: 28px;
    font-weight: 400;
}

.pbmit-fidbox-style-6 .pbmit-fld-contents {
    display: flex;
    padding: 10px;
}

.pbmit-fidbox-style-6 h3.pbmit-fid-inner {
    display: flex;
    font-size: 55px;
    line-height: 55px;
    font-weight: 700;
}

.pbmit-fidbox-style-6 .pbmit-fld-contents sup {
    font-size: 60%;
    top: 17px;
    right: 0;
}

.pbmit-fidbox-style-6 .pbmit-fld-contents .pbmit-fid-inner,
.pbmit-fidbox-style-6 .pbmit-fld-contents span,
.pbmit-fidbox-style-6 .pbmit-fld-contents .pbmit-fid-inner span {
    color: #fff;
}

/** Style 7 **/
.pbmit-fidbox-style-7 {
    position: relative;
    padding: 30px 20px 20px 45px;
    overflow: hidden;
    width: 150px;
    background-color: var(--pbmit-global-color);
}

.pbmit-fidbox-style-7 h3.pbmit-fid-inner {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 0px;
    font-weight: 500;
    letter-spacing: -9px;
    margin-left: -10px;
}

.pbmit-fidbox-style-7:after {
    position: absolute;
    content: "";
    right: -10px;
    top: 0;
    width: 30px;
    height: 30px;
    background-color: #fff;
}

.pbmit-fidbox-style-7 h3.pbmit-fid-inner span:first-child,
.pbmit-fidbox-style-7 h6.pbmit-fid-title {
    color: #fff;
}

.pbmit-fidbox-style-7 h6.pbmit-fid-title {
    font-size: 16px;
    line-height: 19px;
    font-family: "Work Sans", Tahoma, Geneva, sans-serif;
    text-transform: none;
    font-weight: 400;
}

/** Style 8 **/
.pbmit-fidbox-style-8 .pbmit-fld-contents {
    position: relative;
}

.pbmit-fidbox-style-8 .pbmit-fid-desc-w,
.pbmit-fidbox-style-8 .pbmit-circle-w {
    display: inline-block;
}

.pbmit-fidbox-style-8 .pbmit-circle-number {
    font-size: 20px;
    font-weight: bold;
}

.pbmit-fidbox-style-8 .pbmit-fid-desc-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%);
}

.pbmit-fidbox-style-8 .pbmit-circle-w {
    position: relative;
}

.pbmit-fidbox-style-8 .pbmit-circle-w sup {
    top: -0.7em;
    font-size: 60%;
}

.pbmit-fidbox-style-8 .pbmit-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;
}

.pbmit-fidbox-style-8 .pbmit-circle-w .pbmit-circle-number {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.pbmit-fidbox-style-8 .pbmit-fid-title {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.pbmit-fidbox-style-8 .pbmit-fid-desc-w {
    margin-left: 20px;
}

.pbmit-fidbox-style-8 .pbmit-circle-w .pbmit-circle-number {
    color: var(--pbmit-secondary-color);
}

/** Style 9 **/
.pbmit-fidbox-style-9 h3.pbmit-fid-inner {
    font-size: 150px;
    line-height: 150px;
    display: inline-block;
    position: relative;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px var(--pbmit-secondary-color);
    font-weight: 600;
}

.pbmit-fidbox-style-9 .pbmit-fld-contents sup {
    position: absolute;
    font-size: 150px;
    top: 50%;
    right: -85px;
}

.pbmit-fidbox-style-9 .pbmit-fld-contents h6.pbmit-fid-title {
    line-height: 38px;
    font-size: 28px;
    text-transform: inherit;
    border-bottom: 1px solid var(--pbmit-secondary-color);
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-weight: 400;
}

.pbmit-fidbox-style-9 .pbmit-fld-contents .pbmit-fid-inner,
.pbmit-fidbox-style-9 .pbmit-fld-contents span,
.pbmit-fidbox-style-9 .pbmit-fld-contents .pbmit-fid-inner span,
.pbmit-fidbox-style-9 .pbmit-fid-desc span {
    color: var(--pbmit-secondary-color);
}

.ts-text-color-white .pbmit-fidbox-style-9 .pbmit-fld-contents .pbmit-fid-inner,
.ts-text-color-white .pbmit-fidbox-style-9 .pbmit-fld-contents span,
.ts-text-color-white .pbmit-fidbox-style-9 .pbmit-fld-contents .pbmit-fid-inner span,
.ts-text-color-white .pbmit-fidbox-style-9 .pbmit-fid-desc span {
    color: #fff;
}

.pbmit-fidbox-style-9 .pbmit-fld-contents .pbmit-fid-inner {
    margin-top: 0;
    margin-bottom: 25px;
}

.ts-text-color-white .pbmit-fidbox-style-9 h3.pbmit-fid-inner {
    -webkit-text-stroke: 1px hsl(0deg 0% 100% / 84%);
}

.ts-text-color-white .pbmit-fidbox-style-9 .pbmit-fld-contents h6.pbmit-fid-title {
    border-bottom: 1px solid rgb(255 255 255 / 25%);
}

/*----------------------------------------*/
/*  05 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-servicebox-style-1 {
    background-color: var(--pbmit-light-color);
}

.pbmit-servicebox-style-1 .pbminfotech-box-desc {
    margin-bottom: 0;
}

.pbmit-servicebox-style-1 .pbminfotech-box-content-inner {
    padding: 20px 30px;
}

.pbmit-servicebox-style-1 .pbminfotech-pf-box-title h3 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 20px;
}

.pbmit-servicebox-style-1 .pbminfotech-box-category a {
    text-transform: uppercase;
    font-size: 12px;
    color: var(--pbmit-global-color);
}

/** Style 3 **/
.pbmit-servicebox-style-3 .pbminfotech-box-content {
    border: 1px solid #e1eeff;
}

.pbmit-servicebox-style-3 .pbminfotech-box-content-inner {
    padding: 35px 25px;
    padding-bottom: 15px;
    text-align: center;
    padding-top: 20px;
}

.pbmit-servicebox-style-3 .pbmit-large-icon {
    margin-bottom: 20px;
}

.pbmit-servicebox-style-3 .pbmit-large-icon i {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-3 .pbmit-large-icon i:before {
    font-size: 40px;
    line-height: 46px;
}

.pbmit-servicebox-style-3 h3 a:hover {
    color: var(--pbmit-secondary-color);
}

.pbmit-servicebox-style-3 h3 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
}

/** Style 4 **/
.pbmit-servicebox-style-4,
.pbmit-servicebox-style-4 .pbminfotech-box-content .pbmit-ihbox-icon,
.pbmit-servicebox-style-4 .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-servicebox-style-4 {
    position: relative;
}

.pbmit-servicebox-style-4 .pbminfotech-box-content {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1px solid #e1eeff;
    border-right: none;
}

.pbmit-servicebox-style-4 .pbminfotech-box-content .pbminfotech-box-content-inner {
    padding: 40px 25px 0;
    height: 100%;
    position: relative;
}

.pbmit-servicebox-style-4 .pbmit-icon-skincolor i {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-4 .pbmit-large-icon i:before {
    font-size: 60px;
    line-height: 60px;
}

.pbmit-servicebox-style-4 .pbminfotech-box-content .pbmit-ihbox-icon {
    font-size: 55px;
    line-height: 60px;
    height: 160px;
}

.pbmit-servicebox-style-4 .pbminfotech-box-category a {
    font-size: 15px;
    color: var(--pbmit-body-typography-color);
    text-transform: uppercase;
}

.pbmit-servicebox-style-4 h3 {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 0;
    text-transform: inherit;
    font-weight: 700;
}

.pbmit-servicebox-style-4 .pbminfotech-box-link {
    position: absolute;
    width: calc(100% - 60px);
    bottom: 15px;
    left: 30px;
    border-top: 1px solid #e1eeff;
    padding-top: 20px;
}

.pbmit-servicebox-style-4:hover .pbminfotech-box-category a,
.pbmit-servicebox-style-4:hover .pbminfotech-box-content .pbmit-ihbox-icon i,
.pbmit-servicebox-style-4:hover h3 a,
.pbmit-servicebox-style-4:hover .pbminfotech-box-link a {
    color: #fff;
}

.pbmit-servicebox-style-4 .pbminfotech-box-link a {
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: block;
    color: var(--pbmit-secondary-color);
}

.pbmit-servicebox-style-4 .pbminfotech-box-link a:after {
    content: "\e850";
    font-family: "pbminfotech-base-icons";
    font-size: 20px;
    padding-left: 10px;
    font-weight: normal;
    line-height: 22px;
    vertical-align: middle;
    float: right;
}

.pbmit-servicebox-style-4:hover .pbminfotech-box-content {
    background-color: rgb(51, 104, 198, 0.80);
}

/** Style 5 **/
.pbmit-servicebox-style-5 {
    background-color: #fff;
}

.pbmit-servicebox-style-5 .pbminfotech-box-content-inner {
    padding: 40px 40px 30px;
    border: 1px solid #e1eeff;
    position: relative;
}

.pbmit-servicebox-style-5 .pbminfotech-box-link a {
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    display: block;
    color: var(--pbmit-secondary-color);
}

.pbmit-servicebox-style-5 .pbminfotech-box-link a:after {
    content: "\e850";
    font-family: "pbminfotech-base-icons";
    font-size: 20px;
    padding-left: 10px;
    background: none;
    font-weight: normal;
    line-height: 22px;
    vertical-align: middle;
    float: right;
}

.pbmit-servicebox-style-5 .pbmit-ihbox-icon.pbmit-large-icon {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pbmit-servicebox-style-5 .pbmit-ihbox-icon.pbmit-large-icon {
    position: absolute;
    top: -33px;
    right: 15px;
    width: 60px;
    text-align: center;
    height: 60px;
    color: white;
}

.pbmit-servicebox-style-5 .pbmit-large-icon i:before {
    font-size: 34px;
    line-height: 60px;
}

.pbmit-servicebox-style-5 .pbminfotech-pf-box-title h3 {
    font-size: 22px;
    margin-bottom: 20px;
    text-transform: none;
    font-weight: 700;
    line-height: 20px;
}

.pbmit-servicebox-style-5 .pbminfotech-box-category {
    margin-bottom: 10px;
}

.pbmit-servicebox-style-5 .pbminfotech-box-category a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.pbmit-servicebox-style-5 .pbminfotech-box-link {
    margin-top: 35px;
    border-top: 1px solid #e1eeff;
    padding-top: 20px;
}

.pbmit-servicebox-style-5 .pbminfotech-box-category a,
.pbmit-servicebox-style-5 h3 a:hover,
.pbmit-servicebox-style-5 .pbminfotech-box-link a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-5 .pbmit-ihbox-icon.pbmit-large-icon {
    background-color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-5:hover .pbmit-large-icon {
    background-color: var(--pbmit-secondary-color);
}

/** Style 6 **/
.pbmit-servicebox-style-6 {
    position: relative;
    background-color: white;
    box-shadow: 0px 0px 24px 0px rgba(43, 76, 142, 0.08);
}

.pbmit-servicebox-style-6,
.pbmit-servicebox-style-6 .pbmit-featured-wrapper img {
    border-radius: 6px;
}

.pbmit-servicebox-style-6 .pbminfotech-box-content {
    padding: 15px 20px 20px 35px;
}

.pbmit-servicebox-style-6 .pbmit-ihbox-icon.pbmit-large-icon {
    top: -55px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.pbmit-servicebox-style-6 .pbmit-large-icon i:before {
    font-size: 30px;
    line-height: 60px;
}

.pbmit-servicebox-style-6 .pbminfotech-box-category a {
    letter-spacing: 1px;
}

.pbmit-servicebox-style-6 .pbminfotech-pf-box-title h3 {
    text-transform: none;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
}

.pbmit-servicebox-style-6 .pbminfotech-box-content .pbminfotech-box-category a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-transform: uppercase;
}

.pbmit-servicebox-style-6 .pbmit-ihbox-icon.pbmit-large-icon {
    position: absolute;
    top: -33px;
    right: 15px;
    width: 60px;
    text-align: center;
    height: 60px;
    color: white;
}

.pbmit-servicebox-style-6 .pbminfotech-box-content-inner {
    position: relative;
    padding-top: 20px;
}

.pbmit-servicebox-style-6 .pbminfotech-box-content .pbminfotech-box-category a,
.pbmit-servicebox-style-6 h3 a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-6 .pbmit-ihbox-icon.pbmit-large-icon {
    background-color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-6:hover .pbmit-ihbox-icon.pbmit-large-icon {
    background-color: var(--pbmit-secondary-color);
}

.pbmit-servicebox-style-6 .pbminfotech-box-category a:hover {
    color: var(--pbmit-secondary-color);
}

/** Style 7 **/
.pbmit-servicebox-style-7 .pbminfotech-box-content-inner {
    position: relative;
}

.pbmit-servicebox-style-7 .pbmit-ihbox-icon {
    position: absolute;
    top: -33px;
    right: 15px;
    width: 60px;
    text-align: center;
    height: 60px;
    color: var(--pbmit-white-color);
}

.pbmit-servicebox-style-7 .pbmit-large-icon i:before {
    font-size: 34px;
    line-height: 60px;
}

.pbmit-servicebox-style-7 .pbminfotech-box-category a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.pbmit-servicebox-style-7 .pbminfotech-pf-box-title h3 {
    font-size: 23px;
    ;
    line-height: 32px;
    margin-bottom: 15px;
    text-transform: none;
    font-weight: 700;
}

.pbmit-servicebox-style-7 .pbminfotech-box-desc {
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0;
}

.pbmit-servicebox-style-7 .pbminfotech-box-desc p {
    margin-bottom: 12px;
}

.pbmit-servicebox-style-7 .pbminfotech-box-link a {
    text-decoration: underline;
    text-underline-position: under;
    font-size: 12px;
    font-weight: 700;
}

.pbmit-servicebox-style-7 .pbmit-ihbox-icon {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.pbmit-servicebox-style-7:hover .pbmit-large-icon {
    background-color: var(--pbmit-white-color);
}

.pbmit-servicebox-style-7 .pbminfotech-box-content-inner {
    padding-top: 20px;
}

.pbmit-servicebox-style-7 .pbminfotech-box-category a,
.pbmit-servicebox-style-7 .pbminfotech-pf-box-title h3 a,
.pbmit-servicebox-style-7 .pbminfotech-box-link a {
    color: #fff;
}

.pbmit-servicebox-style-7 .pbminfotech-box-category a,
.pbmit-servicebox-style-7 .pbminfotech-box-link a:hover,
.pbmit-servicebox-style-7:hover .pbmit-ihbox-icon {
    color: var(--pbmit-global-color);
    text-decoration: underline !important;
}

.pbmit-servicebox-style-7 .pbmit-ihbox-icon {
    background-color: var(--pbmit-global-color);
}

/** Style 8 **/
.pbmit-servicebox-style-8 {
    position: relative;
}

.pbmit-servicebox-style-8 .pbmit-large-icon i:before {
    font-size: 34px;
    line-height: 60px;
}

.pbmit-servicebox-style-8 .pbminfotech-box-category a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
}

.pbmit-servicebox-style-8 .pbminfotech-pf-box-title h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-transform: none;
}

.pbmit-servicebox-style-8 .pbmit-ihbox-icon {
    color: #fff;
}

.pbmit-servicebox-style-8 .pbminfotech-box-content-inner {
    display: flex;
    padding: 0;
    position: absolute;
    bottom: 0;
}

.pbmit-servicebox-style-8 .pbminfotech-pf-box-title {
    padding: 15px 70px 12px 25px;
    background: #f6faff;
}

.pbmit-servicebox-style-8 .pbmit-ihbox-icon {
    padding: 10px 18px 0;
}

.pbmit-servicebox-style-8 .pbminfotech-pf-box-title h3 a:hover,
.pbmit-servicebox-style-8 .pbminfotech-box-category a {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-8 .pbmit-ihbox-icon {
    background-color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-8 .pbmit-ihbox-icon {
    background-image: -ms-linear-gradient(bottom, #68b13b 0%, #138e55 100%);
    background-image: linear-gradient(to bottom, #68b13b, #138e55);
}

/** Style 9 **/
.pbmit-servicebox-style-9 {
    padding: 0 10px 0 75px;
    border-bottom: 1px solid rgb(0 0 0 / 12%);
    padding-bottom: 30px;
    position: relative;
}

.ts-text-color-white .pbmit-servicebox-style-9 {
    padding: 0 10px 0 75px;
    border-bottom: 1px solid rgb(255 255 255 / 32%);
    padding-bottom: 30px;
    position: relative;
}

.pbmit-servicebox-style-9:before {
    counter-increment: pbmitbox5;
    content: counter(pbmitbox5, decimal-leading-zero);
    font-size: 30px;
    position: absolute;
    font-weight: 300;
    top: 10px;
    left: 0px;
    color: var(--pbmit-secondary-color);
}

.pbmit-servicebox-style-9 .pbminfotech-post-item {
    position: relative;
}

.pbmit-servicebox-style-9 .pbminfotech-hover-img {
    position: absolute;
    opacity: 0;
    margin-top: -100px;
    margin-left: 50px;
    transform: translateX(100%) scale(0.4);
    transform-origin: 50% 50%;
    width: 350px;
    height: auto;
    margin-top: -100px;
    margin-left: 70px;
    z-index: 0;
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

.pbmit-servicebox-style-9 .pbmit-ts-service-featured-wrapper {
    position: relative;
}

.pbmit-servicebox-style-9 .pbminfotech-box-content-inner {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
}

.pbmit-servicebox-style-9 .pbminfotech-box-category a {
    font-size: 14px;
    opacity: 0.7;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
}

.pbmit-servicebox-style-9 .pbminfotech-pf-box-title h3 a {
    font-size: 40px;
    line-height: 50px;
    font-weight: 300;
    text-transform: capitalize;
}

.pbmit-servicebox-style-9 .pbmit-ihbox-icon i:before {
    font-size: 50px;
    line-height: 50px;
    opacity: 0.3;
}

.ts-text-color-white .pbmit-servicebox-style-9 .pbmit-ihbox-icon {
    align-self: center;
    color: rgba(255, 255, 255, 1);
}

.pbmit-servicebox-style-9:before,
.pbmit-servicebox-style-9 .pbminfotech-box-category a,
.pbmit-servicebox-style-9 .pbminfotech-pf-box-title h3 a {
    color: var(--pbmit-secondary-color);
}

.ts-text-color-white .pbmit-servicebox-style-9:before,
.ts-text-color-white .pbmit-servicebox-style-9 .pbminfotech-box-category a,
.ts-text-color-white .pbmit-servicebox-style-9 .pbminfotech-pf-box-title h3 a {
    color: #fff;
}

.lightbox-Single .pbmit-box-col-wrapper:last-child .pbmit-servicebox-style-9,
.lightbox-Single .pbmit-box-col-wrapper:nth-last-child(2) .pbmit-servicebox-style-9 {
    border: none;
}

.lightbox-Single .row .pbmit-box-col-wrapper:nth-child(odd) {
    padding-right: 40px;
    padding-left: 0;
}

/** Style 10 **/
.pbmit-servicebox-style-10 {
    background-color: var(--pbmit-light-color);
    padding: 60px 230px 60px 50px;
    margin-left: 30px;
    cursor: pointer;
    box-sizing: border-box;
    margin-bottom: 0;
    flex-shrink: 0;
    position: relative;
    border-top: 3px solid var(--pbmit-global-color);
}

.pbmit-servicebox-style-10::before {
    counter-increment: pbmitbox1;
    content: counter(pbmitbox1, decimal-leading-zero);
    font-size: 16px;
    position: absolute;
    top: 80px;
    right: 70px;
    z-index: 2;
}

.pbmit-servicebox-style-10 .pbminfotech-boxes-service-inner {
    position: relative;
}

.pbmit-servicebox-style-10.active::before {
    color: #fff;
}

.pbmit-servicebox-style-10 .pbmit-element-inner {
    position: relative;
}

.pbmit-servicebox-style-10 .pbminfotech-box-content-inner {
    padding-top: 0;
}

.pbminfotech-boxes-element-service-style-10 .pbmit-heading-desc {
    position: absolute;
    bottom: 50px;
    width: 360px;
    transition: transform .4s, opacity .4s;
    overflow: hidden;
}

.pbmit-servicebox-style-10 .pbmit-element-heading-wrapper,
.pbminfotech-boxes-element-service-style-10 .pbmit-heading-subheading {
    margin-bottom: 100px;
}

.pbminfotech-boxes-element-service-style-10 .pbmit-heading-desc.pbmit-hide-info {
    transform: translateY(-50%);
    opacity: 0;
}

.pbmit-servicebox-style-10:first-of-type {
    margin-left: 0;
}

.pbmit-servicebox-style-10 .pbminfotech-post-item {
    z-index: 2;
}

.pbmit-servicebox-style-10 .pbminfotech-box .pbminfotech-box-content-inner {
    padding-top: 0;
}

.pbmit-servicebox-style-10 .pbminfotech-pf-box-title h3 {
    font-size: 28px;
    line-height: 36px;
    display: inline-block;
    width: 90%;
    margin-top: 0px;
    text-transform: capitalize;
    margin-bottom: 25px;
    font-weight: 400;
    padding-right: 105px;
}

.pbmit-servicebox-style-10 .pbmit-ihbox-icon {
    position: absolute;
    bottom: 25px;
    right: 25px;
    z-index: 2;
}

.pbmit-servicebox-style-10 .pbmit-ihbox-icon i:before {
    font-size: 100px;
    line-height: 100px;
    opacity: 0.3;
}

.pbmit-servicebox-style-10 .pbmit-fld-contents {
    position: absolute;
    right: 0;
    top: 40px;
}

.pbmit-servicebox-style-10 .pbminfotech-box-desc ul {
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

.pbmit-servicebox-style-10 .pbminfotech-box-desc li {
    list-style: none;
    font-size: 17px;
    line-height: 28px;
    color: var(--pbmit-secondary-color);
}

.pbmit-servicebox-style-10 .pbminfotech-box-desc li i {
    font-size: 10px;
    background-color: var(--pbmit-global-color);
    color: #fff;
    line-height: 21px;
    vertical-align: middle;
    margin-right: 8px;
    display: inline-block;
    width: 21px;
    height: 21px;
    text-align: center;
    border-radius: 50%;
}

.pbmit-servicebox-style-10 .pbminfotech-box-desc li i::before {
    margin: 0;
}

.pbmit-servicebox-style-10 .pbminfotech-box-heading-wrapper {
    position: unset;
}

.pbminfotech-boxes-element-service-style-10 .pbminfotech-boxes-row-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: flex;
    padding-left: 28vw;
    flex-wrap: inherit;
}

.pbminfotech-boxes-element-service-style-10 .pbmit-box-col-wrapper {
    width: 623px !important;
    margin-left: 30px;
    cursor: pointer;
    height: 425px;
    box-sizing: border-box;
    margin-bottom: 0;
    flex-shrink: 0;
}

.pbmit-servicebox-style-10 .pbminfotech-box-desc {
    z-index: 1;
    position: relative;
}

.pbminfotech-boxes-element-service-style-10 .pbmit-box-col-wrapper.active .pbmit-servicebox-style-10:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.pbmit-servicebox-style-10:after {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: var(--pbmit-global-color);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    z-index: 0;
}

.pbmit-box-col-wrapper.active .pbmit-servicebox-style-10 .pbminfotech-box-desc li,
.pbmit-box-col-wrapper.active .pbmit-servicebox-style-10,
.pbmit-box-col-wrapper.active .pbmit-servicebox-style-10 .pbminfotech-box-desc li i,
.pbmit-box-col-wrapper.active .pbmit-servicebox-style-10 h3 a {
    color: #fff;
    z-index: 1;
    position: relative;
}

/** Style 11 **/
.pbmit-servicebox-style-11 {
    background-color: #fff;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-servicebox-style-11:before {
    counter-increment: pbmitbox2;
    content: counter(pbmitbox2, decimal-leading-zero);
    font-size: 16px;
    position: absolute;
    top: 25px;
    right: 25px;
    color: var(--pbmit-secondary-color);
}

.pbmit-servicebox-style-11 .pbminfotech-box-link a {
    text-align: left;
    font-size: 22px;
    line-height: 22px;
    padding-right: 0px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    display: block;
}

.pbmit-servicebox-style-11 .pbminfotech-box-link a i::before {
    font-weight: bold;
}

.pbmit-servicebox-style-11 .pbminfotech-box-content-inner {
    position: relative;
}

.pbmit-servicebox-style-11 .pbminfotech-box-content-inner {
    padding: 45px 30px 40px;
    border: 1px solid #e7e7f0;
    border-bottom: none;
}

.pbmit-servicebox-style-11 .pbmit-large-icon i {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pbmit-servicebox-style-11 .pbmit-large-icon i {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-11 .pbmit-large-icon i:before {
    font-size: 60px;
}

.pbmit-servicebox-style-11 .pbminfotech-pf-box-title h3 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 34px;
    text-transform: none;
}

.pbmit-servicebox-style-11 .pbminfotech-pf-box-title h3 {
    text-transform: none;
    font-weight: 400;
}

.pbmit-servicebox-style-11 .pbminfotech-box-category {
    margin-bottom: 0;
    margin-top: 35px;
}

.pbmit-servicebox-style-11 .pbminfotech-box-category a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    color: #8893b9;
}

.pbmit-servicebox-style-11 .pbminfotech-box-link {
    margin-top: 0px;
    padding-top: 0;
}

.pbmit-servicebox-style-11 .pbminfotech-box-link a {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-11 h3 a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-servicebox-style-11 .pbminfotech-box-link svg polygon {
    fill: #9191b2;
}

.pbmit-servicebox-style-11:hover .pbminfotech-box-link a,
.pbmit-servicebox-style-11 .pbmit-ihbox-icon.pbmit-large-icon,
.pbmit-servicebox-style-11:hover .pbmit-large-icon i,
.pbmit-servicebox-style-11:hover .pbminfotech-box-category a,
.pbmit-servicebox-style-11:hover .pbminfotech-pf-box-title h3 a,
.pbmit-servicebox-style-11:hover:before {
    color: #fff;
}

.slick-center .pbmit-servicebox-style-11 .pbminfotech-box-link svg polygon,
.pbmit-servicebox-style-11:hover .pbminfotech-box-link svg polygon {
    fill: #fff;
}

.pbmit-servicebox-style-11:hover {
    background-color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  06 - Blog
/*----------------------------------------*/
.pbmit-equal-height-image,
.pbminfotech-hide,
.pbmit-hide {
    display: none;
}

article.pbminfotech-blogbox-format-video .pbmit-post-format-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 78%;
    padding-top: 25px;
    height: 0;
}

article.pbminfotech-blogbox-format-video .pbmit-post-format-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}

.pbminfotech-box-blog .pbminfotech-box-title h4 {
    font-size: 23px;
    font-weight: bold;
    line-height: 33px;
}

/** Style 1 **/
.pbmit-blogbox-style-1 {
    margin-bottom: 30px;
    position: relative;
    background-color: var(--pbmit-white-color);
}

.pbmit-blogbox-style-1 .pbminfotech-blogbox-footer-left a {
    font-weight: 500;
    padding-right: 22px;
    position: relative;
    display: inline-block;
    color: var(--pbmit-secondary-color);
    text-transform: uppercase;
    font-size: 14px;
}

.pbmit-blogbox-style-1 .pbminfotech-blogbox-footer-left a:after {
    position: absolute;
    font-family: "pbminfotech-base-icons";
    content: "\e850";
    top: 0;
    right: 0;
}

.pbmit-blogbox-style-1 .pbmit-featured-meta-wrapper {
    padding: 0;
}

.pbmit-blogbox-style-1 .pbminfotech-box-content {
    padding: 25px 25px;
    border: 1px solid #f2f2f2;
}

.pbmit-blogbox-style-1 .pbmit-bottom-meta-wrapper {
    border-top: 1px solid #f2f2f2;
    padding-top: 25px;
    margin-top: 25px;
}

.pbmit-blogbox-style-1 .pbmit-blogbox-comment-w a {
    color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-1 .pbmit-blogbox-comment-w a span,
.pbmit-blogbox-style-1 .pbmit-blogbox-comment-w a i {
    display: inline-block;
    vertical-align: middle;
    line-height: 11px;
}

.pbmit-blogbox-style-1 .pbmit-blogbox-comment-w a i {
    margin-right: 10px;
}

.pbmit-blogbox-style-1 .pbmit-post-format-icon-w {
    position: absolute;
    font-size: 30px;
    line-height: 55px;
    text-align: center;
    width: 0;
    height: 0;
    z-index: 2;
    border-top: 60px solid #fff;
    border-right: 60px solid transparent;
    left: 5px;
    top: 5px;
}

.pbmit-blogbox-style-1 .pbmit-post-format-icon-w i {
    position: absolute;
    top: -70px;
    color: var(--pbmit-white-color);
    left: 6px;
    font-size: 17px;
}

.pbmit-blogbox-style-1 .pbmit-post-format-icon-w {
    border-top: 60px solid var(--pbmit-global-color);
}

.pbmit-blogbox-style-1 .pbmit-post-format-icon-w {
    border-top-color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-1 .pbminfotech-blogbox-footer-left a:hover,
.pbmit-blogbox-style-1 .pbmit-entry-meta-wrapper .pbmit-meta-line a,
.pbmit-blogbox-style-1 .pbmit-entry-meta-wrapper {
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-1 .pbminfotech-box-blog .pbminfotech-box-desc-text {
    color: #8893b9;
}

.pbmit-blogbox-style-1 .pbmit-entry-meta-wrapper {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

.pbmit-blogbox-style-1 .pbmit-entry-meta-wrapper .pbmit-meta-line {
    position: relative;
    margin-right: 15px;
}

.pbmit-blogbox-style-1 .pbmit-entry-meta-wrapper .pbmit-meta-line .pbmit-hide {
    display: none;
}

.pbmit-blogbox-style-1 .pbmit-entry-meta-wrapper .pbmit-meta-line:last-child:after {
    display: none;
}

.pbmit-blogbox-style-1 .pbmit-entry-meta-wrapper .pbmit-meta-line:after {
    position: absolute;
    content: "|";
    right: -7px;
    top: -6px;
}

.pbmit-blogbox-style-1 .pbminfotech-box-title a {
    font-size: 23px;
    font-weight: bold;
    line-height: 33px;
}

.pbmit-blogbox-style-1.pbminfotech-blogbox-format-video .pbmit-post-format-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.pbmit-blogbox-style-1.pbminfotech-blogbox-format-video .pbmit-post-format-video {
    position: relative;
    overflow: hidden;
    padding-bottom: 60.00%;
    padding-top: 25px;
    height: 0;
}

.pbmit-bgcolor-skincolor .pbmit-blogbox-style-1 .pbmit-post-format-icon-w {
    border-top-color: var(--pbmit-white-color);
}

.pbmit-bgcolor-skincolor .pbmit-blogbox-style-1 .pbmit-post-format-icon-w i {
    color: var(--pbmit-global-color);
}

/** Style 2 **/
.pbmit-blogbox-style-2 .pbmit-featured-meta-wrapper .pbmit-meta-line.cat-links,
.pbmit-blogbox-style-2 .pbmit-featured-meta-wrapper .pbmit-meta-line.cat-links a {
    color: #fff
}

.pbmit-blogbox-style-2 .pbminfotech-box-img-left {
    padding-right: 15px;
}

.pbmit-blogbox-style-2 .post-item {
    background: #fff;
    display: flex;
    align-items: center;
}

.pbmit-blogbox-style-2 .pbminfotech-box-content-inner {
    text-align: left;
    padding-left: 15px;
}

.pbmit-blogbox-style-2 .pbminfotech-box-title h4 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 33px;
    font-weight: bold;
}

.pbmit-blogbox-style-2 .pbmit-meta-line:after {
    position: absolute;
    content: "|";
    right: -7px;
    top: -6px;
}

.pbmit-blogbox-style-2 .pbmit-meta-line.byline {
    margin-right: 15px;
    position: relative;
}

.pbmit-blogbox-style-2 .pbmit-meta-line a {
    color: #7884ac;
    font-size: 12px;
    text-transform: uppercase;
}

.pbmit-blogbox-style-2 .pbminfotech-box-desc {
    margin-bottom: 0;
    margin-top: 10px;
}

.pbmit-blogbox-style-2 .pbmit-entry-meta-wrapper {
    color: #7884ac;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

.pbmit-blogbox-style-2 {
    margin-bottom: 30px;
}

.pbmit-blogbox-style-2 .pbmit-featured-meta-wrapper .pbmit-meta-line.cat-links {
    display: inline-block;
    background-color: #fd972e;
    padding: 2px 6px;
}

.pbmit-blogbox-style-2 .pbmit-featured-meta-wrapper .pbmit-meta-line a {
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-2 .pbmit-featured-meta-wrapper .pbmit-meta-line.cat-links {
    background-color: var(--pbmit-global-color);
}

/** Style 3 **/
.pbmit-blogbox-style-3 {
    position: relative;
    padding-bottom: 80px;
    margin-bottom: 70px;
}

.pbmit-blogbox-style-3 span.pbmit-meta-line.byline,
.pbmit-blogbox-style-3 .pbminfotech-box-desc {
    display: none;
}

.pbmit-blogbox-style-3 span.pbmit-meta-line.posted-on {
    padding: 10px 10px 8px;
    background-color: var(--pbmit-secondary-color);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.pbmit-blogbox-style-3 .pbmit-entry-meta-wrapper .pbmit-meta-line a {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
}

.pbmit-blogbox-style-3 .pbminfotech-box-content {
    left: 20px;
    right: 20px;
    padding: 35px 25px 25px;
    position: absolute;
    margin-top: -30px;
    background-color: var(--pbmit-white-color);
}

.pbmit-blogbox-style-3 .pbminfotech-box-title h4 {
    font-size: 26px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-weight: bold;
}

.pbmit-blogbox-style-3 .pull-left a {
    color: var(--pbmit-secondary-color);
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.pbmit-blogbox-style-3 .pull-left a:after {
    content: "\e850";
    font-family: "pbminfotech-base-icons";
    font-size: 15px;
    line-height: 24px;
    padding-left: 20px;
    background: none;
    font-weight: normal;
    vertical-align: middle;
    float: right;
}

.pbmit-blogbox-style-3 .pull-left a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-3 span.pbmit-meta-line.posted-on {
    background-color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-3 span.pbmit-meta-line.posted-on:hover {
    background-color: var(--pbmit-secondary-color);
}

/** Style 4 **/
.pbmit-blogbox-style-4 {
    position: relative;
    padding: 18px;
    background-color: #fff;
}

.pbmit-blogbox-style-4:hover .pbminfotech-meta-date {
    color: #fff;
}

.pbmit-blogbox-style-4 .pbminfotech-meta-date {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.pbmit-blogbox-style-4 .pbminfotech-meta-date,
.pbmit-blogbox-style-4 {
    box-shadow: 0px 0px 24px 0px rgba(43, 76, 142, 0.08);
}

.pbmit-blogbox-style-4 .pbminfotech-meta-date,
.pbmit-blogbox-style-4 .pbmit-featured-wrapper img,
.pbmit-blogbox-style-4 {
    border-radius: 6px;
}

.pbmit-blogbox-style-4 .pbminfotech-meta-date {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 60px;
    line-height: 12px;
    height: 60px;
    padding: 15px 10px;
    text-align: center;
    color: var(--pbmit-secondary-color);
    background-color: #fff;
}

.pbmit-blogbox-style-4 span.pbminfotech-meta-line.pbminfotech-date {
    font-size: 26px;
    font-weight: 700;
}

.pbmit-blogbox-style-4 span.pbminfotech-month {
    font-size: 14px;
    text-transform: uppercase;
}

.pbmit-blogbox-style-4 .pbminfotech-box-content {
    padding: 30px 0px 12px;
}

.pbmit-blogbox-style-4 span.pbmit-meta-line.cat-links,
.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper span a,
.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper {
    display: table-cell;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}

.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper span,
.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper span a {
    text-transform: capitalize;
    font-family: "Work Sans", Tahoma, Geneva, sans-serif;
}

.pbmit-blogbox-style-4 span.pbmit-meta-line.cat-links a,
.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper span,
.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper span a {
    color: #716c80;
}

.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper {
    position: relative;
    padding-left: 35px;
}

.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper:before {
    position: absolute;
    content: ".";
    left: 10px;
    top: -5px;
    font-size: 60px;
    line-height: 0px;
    color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-4 .pbminfotech-box-title h4 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 23px;
    font-weight: bold;
    line-height: 33px;
}

.pbmit-blogbox-style-4 .pull-left a {
    font-weight: 600;
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-4 .pull-left a:hover {
    color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper .pbmit-meta-line:after,
.pbmit-blogbox-style-4 span.pbmit-meta-line.posted-on,
.pbmit-blogbox-style-4 .pbminfotech-box-desc {
    display: none;
}

.pbmit-blogbox-style-4 .pull-left a:after {
    content: "\e850";
    font-family: "pbminfotech-base-icons";
    font-size: 18px;
    padding-left: 10px;
    background: none;
    font-weight: normal;
    line-height: 26px;
    vertical-align: middle;
    float: right;
}

.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper:before,
.pbmit-blogbox-style-4 span.pbmit-meta-line.cat-links a:hover,
.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper span:hover,
.pbmit-blogbox-style-4 .pbmit-entry-meta-wrapper span a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-4:hover .pbminfotech-meta-date {
    background-color: var(--pbmit-global-color);
}

/** Style 5 **/
.pbmit-blogbox-style-5 .post-item {
    display: flex;
}

.pbmit-blogbox-style-5 .pbminfotech-box-content {
    position: relative;
    padding: 35px 20px 30px 30px;
    background-color: var(--pbmit-light-color);
}

.pbmit-blogbox-style-5 .pbminfotech-box-content-inner {
    padding-left: 0;
}

.pbmit-blogbox-style-5 .pbminfotech-meta-date-wrapper {
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 13px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    background-color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-5 .pbminfotech-blogbox-footer-commnent,
.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper {
    display: table-cell;
}

.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper {
    position: relative;
    padding-left: 40px;
}

.pbmit-blogbox-style-5 .pbminfotech-meta-date-wrapper i:before {
    content: '\e81b';
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    display: inline-block;
    width: 1em;
    margin-right: 0.2em;
    margin-left: 0.2em;
}

.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper:before {
    position: absolute;
    content: '\e802';
    left: 22px;
    font-size: 12px;
    font-family: 'pbminfotech-base-icons';
}

.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper .pbmit-meta-line a,
.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper .pbmit-meta-line span {
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    color: #7884ac;
}

.pbmit-blogbox-style-5 .pbminfotech-box-img-left {
    padding: 0;
}

.pbmit-blogbox-style-5 span.comments {
    font-size: 14px;
    color: #6d7579;
}

.pbmit-blogbox-style-5 .pbminfotech-box-title h4 {
    text-transform: uppercase;
    font-size: 23px;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 33px;
}

.pbmit-blogbox-style-5 .pbminfotech-blogbox-footer-left {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.pbmit-blogbox-style-5 i.themifyicon.ti-comment {
    font-size: 12px;
}

.pbmit-blogbox-style-5 .pull-left a {
    position: relative;
    color: var(--pbmit-secondary-color);
    padding-right: 30px;
}

.pbmit-blogbox-style-5 .pull-left a:after {
    position: absolute;
    content: '\e818';
    right: 10px;
    font-size: 15px;
    font-family: 'pbminfotech-base-icons';
}

.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper .pbmit-meta-line:after,
.pbmit-blogbox-style-5 span.pbmit-meta-line.posted-on {
    display: none;
}

.pbmit-blogbox-style-5 .pull-left a:hover,
.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper:before,
.pbmit-blogbox-style-5 span.pbmit-blogbox-comment-w i,
.pbmit-blogbox-style-5 .pbmit-blogbox-comment-w:hover span,
.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper:hover span,
.pbmit-blogbox-style-5 .pbmit-entry-meta-wrapper:hover span a {
    color: var(--pbmit-global-color);
}

/** Style 6 **/
.pbmit-blogbox-style-6 {
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-blogbox-style-6 span.pbmit-meta-line.byline {
    display: none;
}

.pbmit-blogbox-style-6 .pbminfotech-box-content {
    position: absolute;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-right: none;
    padding: 50px 40px 40px;
    -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-blogbox-style-6 .pbmit-meta-line.cat-links a {
    font-size: 14px;
    color: #2a65c1;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.pbmit-blogbox-col.pbmit-mihbox-hover-active .pbminfotech-box-title h4 a,
.pbmit-blogbox-col.pbmit-mihbox-hover-active .pbmit-meta-line.cat-links a,
.pbmit-blogbox-col.pbmit-mihbox-hover-active .pbmit-entry-meta-wrapper .pbmit-meta-line a {
    color: #fff;
}

.pbmit-blogbox-style-6 .pbminfotech-box-title h4 {
    font-size: 28px;
    line-height: 36px;
    margin-top: 8px;
    font-weight: 400;
    margin-bottom: 15px;
}

.pbmit-blogbox-style-6 .pbmit-entry-meta-wrapper .pbmit-meta-line {
    margin-right: 35px;
}

.pbmit-blogbox-style-6 .pbmit-entry-meta-wrapper span.pbmit-meta-line.posted-on {
    position: relative;
}

.pbmit-blogbox-style-6 .pbmit-entry-meta-wrapper span.pbmit-meta-line.posted-on:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 1px;
    right: -20px;
    top: 50%;
    background-color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-6 .pbmit-entry-meta-wrapper .pbmit-meta-line a {
    font-size: 13px;
    text-transform: none;
    color: var(--pbmit-secondary-color);
    font-weight: 500;
}

.pbmit-blogbox-style-6 .pbmit-entry-meta-wrapper {
    position: absolute;
    width: calc(100% - 60px);
    bottom: 25px;
    left: 30px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}

.pbmit-blogbox-col.pbmit-mihbox-hover-active .pbminfotech-box-content {
    background-color: rgb(42, 101, 193, 0.80);
}

.pbmit-blogbox-col.pbmit-mihbox-hover-active .pbmit-blogbox-style-6 .pbmit-entry-meta-wrapper span.pbmit-meta-line.posted-on:after {
    background-color: var(--pbmit-white-color);
}

/** Style 7 **/
.pbmit-blogbox-style-7 {
    position: relative;
}

.pbmit-blogbox-style-7 span.pbmit-meta-line.byline {
    display: none;
}

.pbmit-blogbox-style-7 .pbminfotech-box-content {
    padding: 20px 0 0;
}

.pbmit-blogbox-style-7 .pbmit-meta-line.cat-links {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 3px 10px 1px;
    font-size: 13px;
    background-color: var(--pbmit-global-color);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.pbmit-blogbox-style-7 .pbmit-meta-line.cat-links a {
    color: #fff;
}

.pbmit-blogbox-style-7 .pbminfotech-box-title h4 {
    font-size: 28px;
    line-height: 36px;
    margin-top: 8px;
    font-weight: 400;
    margin-bottom: 15px;
}

.pbmit-blogbox-style-7 .pbmit-entry-meta-wrapper .pbmit-meta-line {
    margin-right: 35px;
    position: relative;
}

.pbmit-blogbox-style-7 .pbmit-entry-meta-wrapper .posted-on:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 1px;
    right: -20px;
    top: 50%;
    background-color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-7 .pbmit-entry-meta-wrapper .pbmit-meta-line a {
    font-size: 13px;
    text-transform: none;
    color: var(--pbmit-secondary-color);
    font-weight: 500;
}

.pbmit-blogbox-style-7 .pbmit-entry-meta-wrapper {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
}

/*----------------------------------------*/
/*  07 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonialbox-style-1 {
    position: relative;
}

.pbmit-testimonialbox-style-1 .pbminfotech-box-desc {
    margin-bottom: 30px;
}

.pbmit-testimonialbox-style-1 .pbminfotech-box-content:after {
    position: absolute;
    font-family: "pbminfotech-base-icons";
    content: "\e84a";
    font-size: 74px;
    line-height: 74px;
    top: 0;
    left: 0;
    opacity: 0.10;
}

.pbmit-testimonialbox-style-1 .pbminfotech-testimonial-text {
    font-style: italic;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    color: var(--pbmit-secondary-color);
}

.pbmit-testimonialbox-style-1 .pbminfotech-box-title h3 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
}

.pbmit-testimonialbox-style-1 .pbminfotech-box-title span {
    font-size: 13px;
}

.pbmit-testimonialbox-style-1 .pbminfotech-author-name a:hover {
    color: #fff;
}

.pbmit-testimonialbox-style-1 .pbminfotech-box-content:after,
.pbmit-testimonialbox-style-1 .pbminfotech-author-name a:hover {
    color: var(--pbmit-global-color);
}

/** Style 2 **/
.pbmit-testimonialbox-style-2 .pbminfotech-item-thumbnail {
    text-align: center;
    display: block;
}

.pbmit-testimonialbox-style-2 .pbminfotech-item-thumbnail img {
    display: inline-block;
    border-radius: 50%;
}

.pbmit-testimonialbox-style-2 .pbminfotech-item-thumbnail-inner {
    display: block;
}

.pbmit-testimonialbox-style-2 .pbminfotech-box-content {
    text-align: center;
    width: 60%;
    margin: 0 auto;
}

.pbmit-testimonialbox-style-2 .pbminfotech-box-desc {
    margin-bottom: 15px;
}

.pbmit-testimonialbox-style-2 .pbminfotech-box-content:after {
    display: none;
}

.pbmit-testimonialbox-style-2 .pbminfotech-box-content {
    padding-top: 40px;
}

.pbmit-testimonialbox-style-2 .pbminfotech-testimonial-text {
    font-family: initial;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    font-style: italic;
    color: var(--pbmit-secondary-color);
}

.pbmit-testimonialbox-style-2 .pbminfotech-author-name {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
}

.pbmit-testimonialbox-style-2 .pbminfotech-box-footer {
    font-size: 13px;
}

.pbmit-testimonialbox-style-2 .pbminfotech-author-name a:hover {
    color: #fff;
}

.pbmit-testimonialbox-style-2 .pbminfotech-author-name a:hover,
.pbmit-testimonialbox-style-2 .pbminfotech-box-content:after,
.pbmit-testimonialbox-style-2 .pbminfotech-box-content .pbminfotech-box-title:after {
    color: var(--pbmit-global-color);
}

/** Style 3 **/
.pbmit-testimonialbox-style-3 .pbminfotech-box-content {
    padding-top: 0;
    padding-bottom: 0;
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-content .pbminfotech-testimonial-text {
    font-size: 18px;
    font-style: normal;
    line-height: 28px;
    font-weight: 500;
    color: var(--pbmit-secondary-color);
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-content:after {
    display: none;
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-content {
    padding: 40px 30px;
}

.pbmit-testimonialbox-style-3 .pbminfotech-post-item {
    overflow: visible;
    display: flex;
    align-items: center;
    background: #fff;
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-desc {
    margin-bottom: 30px;
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-img {
    padding-bottom: 0;
    min-width: 260px;
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-content .pbminfotech-author-name,
.pbmit-testimonialbox-style-3 .pbminfotech-box-content .pbminfotech-author-name {
    color: #fff;
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-content:after,
.pbmit-testimonialbox-style-3 .pbminfotech-box-content .pbminfotech-author-name,
.pbmit-testimonialbox-style-3 .pbminfotech-box-content .pbminfotech-author-name a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
}

.pbmit-testimonialbox-style-3 .pbminfotech-box-footer {
    font-size: 13px;
}

/** Style 4 **/
.pbmit-testimonialbox-style-4 .pbminfotech-box-author {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pbmit-testimonialbox-style-4 .pbminfotech-box-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px;
}

.pbmit-testimonialbox-style-4 h3.pbminfotech-author-name {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    color: var(--pbmit-global-color);
}

.pbmit-testimonialbox-style-4 span.pbminfotech-box-footer {
    font-size: 13px;
}

.pbmit-testimonialbox-style-4 blockquote.pbminfotech-testimonial-text {
    background-color: transparent;
    padding: 29px 30px 0 50px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}

.pbmit-testimonialbox-style-4 .pbmit-labtechco-icon-star:before {
    margin: 0;
    content: '\e843';
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    display: inline-block;
    width: 1em;
}

.pbmit-testimonialbox-style-4 .pbminfotech-box-desc {
    position: relative;
}

.pbmit-testimonialbox-style-4 .pbminfotech-box-desc:after {
    position: absolute;
    font-family: "pbminfotech-base-icons";
    content: "\e84a";
    font-size: 30px;
    line-height: 34px;
    top: 35px;
    left: 0;
    opacity: 0.2;
}

.pbmit-testimonialbox-style-4 i.pbmit-labtechco-icon-star.pbmit-skincolor {
    color: var(--pbmit-global-color);
}

/** Style 5 **/
.pbmit-testimonialbox-style-5 .pbminfotech-box-content {
    position: relative;
    padding: 80px 20px 0px 25px;
    color: var(--pbmit-white-color);
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-author {
    display: flex;
    align-items: center;
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 20px;
}

.pbmit-testimonialbox-style-5 blockquote.pbminfotech-testimonial-text {
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 38px;
    color: var(--pbmit-white-color);
    font-family: "Roboto Condensed", sans-serif;
}

.pbmit-testimonialbox-style-5 .pbmit-labtechco-icon-star:before {
    margin: 0;
    content: '\e843';
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    width: 1em;
    display: inline-block;
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-star i {
    color: var(--pbmit-white-color);
    font-size: 1.2em;
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-content:after {
    position: absolute;
    font-family: "pbminfotech-base-icons";
    content: "\e84a";
    font-size: 100px;
    line-height: 100px;
    top: 30px;
    right: 23px;
    opacity: 0.2;
    transform: scaleX(-1);
    color: rgba(255, 255, 255, 0.5);
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-desc {
    margin-top: 20px;
    margin-bottom: 15px;
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-author h3.pbminfotech-author-name a,
.pbmit-testimonialbox-style-5 .pbminfotech-box-author h3.pbminfotech-author-name {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: var(--pbmit-white-color);
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-footer {
    font-size: 13px;
}

.pbmit-testimonialbox-style-5 .pbminfotech-box-star i.pbmit-active {
    color: var(--pbmit-secondary-color);
}

/** Style 6 **/
.pbmit-testimonialbox-style-6 {
    padding-bottom: 80px;
    padding-left: 30px;
    margin: 15px 0;
    padding-top: 20px;
    position: relative;
}

.pbmit-testimonialbox-style-6 .pbminfotech-box-content {
    position: relative;
}

.pbmit-testimonialbox-style-6 .pbminfotech-post-item {
    position: relative;
    padding: 60px 45px 85px;
    border-radius: 6px;
    text-align: center;
    background-color: #fff;
    overflow: visible;
    box-shadow: 0px 0px 24px 0px rgba(43, 76, 142, 0.08);
}

.pbmit-testimonialbox-style-6 .pbminfotech-post-item:before {
    position: absolute;
    content: "\e84a";
    top: -25px;
    left: -28px;
    font-size: 25px;
    line-height: 70px;
    height: 70px;
    width: 70px;
    border-radius: 50%;
    font-family: "pbminfotech-base-icons";
    color: #fff;
}

.pbmit-testimonialbox-style-6 .pbminfotech-box-img img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: block;
}

.pbmit-testimonialbox-style-6 .pbminfotech-item-thumbnail-inner {
    display: inline-block;
}

.pbmit-testimonialbox-style-6 .pbminfotech-testimonial-text {
    font-size: 18px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    color: var(--pbmit-secondary-color);
}

.pbmit-testimonialbox-style-6.pbminfotech-box .pbminfotech-box-desc {
    margin-bottom: 20px;
}

.pbmit-testimonialbox-style-6 .pbminfotech-box-author {
    position: absolute;
    left: 0;
    bottom: -180px;
    width: 100%;
}

.pbmit-testimonialbox-style-6 .pbminfotech-box-star i::before {
    font-size: 1.2em;
    margin: 0 -.1em;
    font-style: normal;
    font-family: "pbminfotech-base-icons";
    content: '\e843';
    width: 1em;
    display: inline-block;
}

.pbmit-testimonialbox-style-6 .pbminfotech-box-author-center h3.pbminfotech-author-name {
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0;
    color: var(--pbmit-global-color);
}

.pbmit-testimonialbox-style-6 .pbminfotech-box-footer {
    color: var(--pbmit-secondary-color);
    font-size: 13px;
}

.pbmit-testimonialbox-style-6 .pbminfotech-box-star i {
    color: var(--pbmit-secondary-color);
}

.pbmit-testimonialbox-style-6 .pbminfotech-post-item:before {
    background-color: var(--pbmit-global-color);
}

/** Style 7 **/
.pbmit-testimonialbox-style-7 {
    margin-top: 120px;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-content {
    display: flex;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-img img {
    min-width: 200px;
    height: 200px;
    border-radius: 50%;
}

.pbmit-testimonialbox-style-7 .pbminfotech-item-thumbnail {
    overflow: hidden;
    display: block;
}

.pbmit-testimonialbox-style-7 .pbminfotech-item-thumbnail-inner {
    display: block;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-author {
    text-align: center;
    padding-right: 70px;
    margin-right: 70px;
    border-right: 1px solid rgb(255 255 255 / 16%);
    padding-top: 20px;
    position: relative;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-author:after {
    position: absolute;
    content: '';
    right: 15%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(15px - 1px);
    top: 61px;
    right: -1px;
    border-color: transparent var(--pbmit-global-color) var(--pbmit-global-color) transparent;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-author::before {
    border-color: transparent hsl(0deg 0% 100% / 16%) rgb(255 255 255 / 16%) transparent;
    top: 60px;
    border-width: 15px;
    display: block;
    position: absolute;
    content: '';
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    background: transparent;
}

.pbmit-testimonialbox-style-7 h3.pbminfotech-author-name a {
    color: #fff;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-author-right h3.pbminfotech-author-name {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    margin: 30px 0 5px 0;
    text-transform: inherit;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-footer {
    font-size: 14px;
    color: var(--pbmit-white-color);
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-star i {
    color: var(--pbmit-white-color);
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-star i.pbmit-active {
    color: #fec107;
}

.pbmit-testimonialbox-style-7 blockquote.pbminfotech-testimonial-text {
    background-color: transparent;
    padding: 20px 125px 0 0px;
    font-style: normal;
    font-weight: 100;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-star i:before {
    margin: 0;
    font-size: 24px;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-desc {
    position: relative;
    margin-bottom: 15px;
}

.pbmit-testimonialbox-style-7 .pbminfotech-box-desc:after {
    position: absolute;
    content: url(../images/homepage-11/icon/qoute-icon.png);
    top: 0;
    right: 0;
}

/** Style 8 **/
.pbmit-testimonialbox-style-8 .pbminfotech-box-img img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 25px;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-author {
    display: flex;
    align-items: center;
    padding-top: 40px;
    margin-top: 60px;
    border-top: 1px solid rgb(255 255 255 / 25%);
    position: relative;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-author:after {
    position: absolute;
    content: '';
    left: 61px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(15px - 1px);
    top: -1px;
    right: -1px;
    border-color: var(--pbmit-global-color) var(--pbmit-global-color) transparent transparent;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-author::before {
    border-color: hsl(0deg 0% 100% / 16%) rgb(255 255 255 / 16%) transparent transparent;
    top: 0;
    border-width: 15px;
    display: block;
    position: absolute;
    content: '';
    left: 60px;
    width: 0;
    height: 0;
    border-style: solid;
    background: transparent;
}

.pbmit-testimonialbox-style-8 h3.pbminfotech-author-name a {
    color: #fff;
}

.pbmit-testimonialbox-style-8 h3.pbminfotech-author-name {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    margin: 0 0 5px 0;
    text-transform: inherit;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-footer {
    font-size: 14px;
    color: #fff;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-star i.pbmit-active {
    color: #fec107;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-star i:before {
    margin: 0;
    font-size: 24px;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-star i {
    color: var(--pbmit-white-color);
}

.pbmit-testimonialbox-style-8 blockquote.pbminfotech-testimonial-text {
    background-color: transparent;
    padding: 20px 40px 0 0px;
    font-style: normal;
    font-weight: 100;
    color: #fff;
    font-size: 26px;
    line-height: 42px;
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.pbmit-testimonialbox-style-8 .pbmit-labtechco-icon-star:before {
    margin: 0;
    font-size: 24px;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-desc {
    position: relative;
    margin-bottom: 15px;
}

.pbmit-testimonialbox-style-8 .pbminfotech-box-desc:after {
    position: absolute;
    content: url(../images/homepage-12/icon/qoute-icon.png);
    top: 0;
    right: 0;
}

/*----------------------------------------*/
/*  08 - Marquee
/*----------------------------------------*/
/** Style 1 **/
.pbmit-marquestyle-01 {
    display: inline-block;
    width: 100%;
    will-change: transform;
    white-space: nowrap;
    margin-bottom: 30px;
}

.pbmit-marquestyle-01:hover {
    animation-play-state: paused !important;
}

.pbmit-marquestyle-01 .pbmit-element-title {
    padding: 5px 40px !important;
    display: inline-block;
    font-size: 120px;
    line-height: 120px;
    position: relative;
    text-align: center;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 800 !important;
    color: transparent;
    -webkit-text-stroke: 1px var(--pbmit-secondary-color);
    opacity: .50;
}

/** Style 2 **/
.pbmit-marquestyle-02 .pbmit-element-title {
    padding: 5px 40px !important;
    display: inline-block;
    font-size: 120px;
    line-height: 120px;
    position: relative;
    text-align: center;
    color: var(--pbmit-secondary-color);
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 800 !important;
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.pbmit-marquestyle-02:hover {
    animation-play-state: paused !important;
}

/*----------------------------------------*/
/*  09 - Header
/*----------------------------------------*/
.site-header .collapse .pbmit-responsive-icons {
    display: none;
}

* .site-title {
    margin: 0;
    padding: 0;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%;
}

.pbmit-table-cell,
.site-title a {
    display: table-cell;
    vertical-align: middle;
}

.pbmit-table {
    display: table;
    width: 100%;
}

.top-contact {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    position: relative;
}

.top-contact li {
    display: inline-block;
    padding-left: 25px;
    padding-right: 25px;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}

.tooltip-top {
    position: relative;
}

.top-contact i {
    margin-right: 8px;
}

.site-header .pbminfotech-social-links-wrapper a:hover {
    color: rgb(255, 255, 255, 1);
}

.pbmit-right-side,
.pbmit-right-box {
    display: flex;
    align-items: center;
}

.pbmit-header-search-btn {
    padding: 0 20px;
}

.pbmit-align-right {
    text-align: right;
}

/** Header Style 1 **/
.header-style-1 .site-branding img {
    max-height: 55px !important;
}

.header-style-1 .ts-home {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 876px solid #3368c6;
    border-right: 876px solid transparent;
    left: 0px;
    top: 0px;
}

.header-style-1 .site-header-menu .site-branding .sticky-logo {
    display: none;
}

.header-style-1 .navbar-collapse ul li a {
    display: block;
    padding: 0px 10px 0px 10px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: var(--pbmit-secondary-color);
    text-transform: uppercase;
    line-height: 105px;
}

.header-style-1 .navbar-collapse ul li a:hover {
    color: var(--pbmit-global-color);
}

.header-style-1 .pbmit-header-search-btn {
    padding: 0 20px;
    margin-left: 60px;
}

.header-style-1 .pbmit-header-search-btn a i {
    color: rgb(3, 27, 78, 1);
}

.header-style-1 .pbmit-header-search-btn a i:before {
    font-weight: bold !important;
}

.header-style-1 .pbmit-header-search-btn a:hover {
    color: var(--pbmit-global-color);
}

.header-style-1 .site-header-menu.sticky-header .logo-img {
    display: none;
}

.header-style-1 .site-header-menu.sticky-header .sticky-logo {
    display: inline-block;
}

.header-style-1 .pbmit-slider-area {
    position: relative;
    z-index: 1;
    max-width: 1440px;
    margin: 0 auto;
}

.header-style-1.site-header .site-branding .standardlogo {
    display: none;
}

/** Header style 2 **/
.site-header.header-style-2 {
    background-color: rgba(0, 0, 0, 0);
    z-index: 3;
}

.header-style-2 .pre-header {
    height: 130px;
    line-height: 130px;
}

.header-style-2 .pbmit-right-content {
    float: right;
    position: relative;
    z-index: 3;
    text-align: right;
    height: 130px;
    display: table;
}

.header-style-2 .pbmit-right-content .info-widget {
    vertical-align: middle;
    display: table-cell;
    text-align: left;
}

.header-style-2 .pbmit-right-content .info-widget .info-widget-inner {
    margin-right: 40px;
}

.header-style-2 .pbmit-right-content .info-widget:last-child .info-widget-inner {
    margin-right: 0px;
}

.header-style-2 .pbmit-right-content .info-widget * {
    margin-bottom: 0;
}

.header-style-2 .pbmit-right-content .info-widget .media-left .icon {
    margin-right: 15px;
    background-color: #f6faff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
}

.header-style-2 .pbmit-right-content .info-widget i {
    font-size: 25px;
    color: var(--pbmit-global-color);
}

.header-style-2 .pbmit-right-content .info-widget .media-right,
.header-style-2 .pbmit-right-content .info-widget .media-left {
    padding: 0;
}

.header-style-2 .pbmit-right-content .media-left,
.pbmit-right-content .media-right,
.pbmit-right-content .media-body {
    display: table-cell;
    vertical-align: top;
}

.header-style-2 .pbmit-right-content .info-widget h6 {
    font-size: 19px;
    font-weight: 500;
    line-height: 29px;
    color: #09162a;
    letter-spacing: 1px;
}

.header-style-2 .pbmit-right-content .info-widget h3 {
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    color: #999;
}

.header-style-2 .pbmit-slider-area {
    margin-top: -30px;
}

.header-style-2 .site-title a {
    display: table-cell;
    vertical-align: middle;
}

.header-style-2 .site-header-menu-inner {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    position: relative;
    z-index: 2;
}

.header-style-2 .site-header-menu-inner:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 55px;
    height: 55px;
    font-size: 30px;
    line-height: 55px;
    text-align: center;
    width: 0;
    height: 0;
    border-top: 30px solid #fff;
    border-right: 30px solid transparent;
    left: 5px;
    top: 5px;
}

.header-style-2 .site-header-menu .site-branding {
    display: none;
}

.header-style-2 .site-navigations .pbmit-menu-wrap>ul>li.active>a,
.header-style-2 .site-navigations .pbmit-menu-wrap>ul>li>a {
    color: var(--pbmit-white-color);
    height: 64px;
    line-height: 64px;
    padding: 0 25px;
}

.header-style-2 .site-navigations ul.clearfix {
    margin-left: 40px;
}

.header-style-2 .main-menu .navigation>li>ul>li a:before {
    content: inherit;
}

.header-style-2 .site-navigations ul li>a:hover {
    color: var(--pbmit-white-color);
}

.header-style-2 .pbmit-right-side {
    display: flex;
    align-items: center;
}

.header-style-2 .pbmit-header-search-btn {
    padding: 0 20px;
}

.header-style-2 .pbmit-right-side i {
    color: #fff;
    font-size: 18px;
}

.header-style-2 .pbmit-btn {
    display: inline-block;
    font-size: 15px;
    padding: 0 24px;
    font-weight: bold;
    height: 64px;
    line-height: 64px;
    letter-spacing: 1px;
    background-color: #031b4e;
    border: 1px solid transparent;
}

.header-style-2 .pbmit-btn:hover {
    background-color: var(--pbmit-global-color);
}

.header-style-2 .sticky-header .site-header-menu-inner {
    background-color: transparent;
}

.header-style-2 .sticky-header.site-header-menu .site-branding {
    display: block;
}

.header-style-2 .sticky-header .site-navigations ul li.active>a,
.header-style-2 .sticky-header .site-navigations ul li>a {
    color: var(--pbmit-blackish-color);
}

.header-style-2 .sticky-header .site-navigations .pbmit-menu-wrap>ul>li>a {
    color: var(--pbmit-blackish-color);
    height: 90px;
    line-height: 90px;
}

.header-style-2 .sticky-header .pbmit-right-side i {
    color: var(--pbmit-blackish-color);
}

.header-style-2 .pbmit-responsive-icons {
    display: none;
}

/** Header style 3 **/
.header-style-3 .site-header-menu {
    position: absolute;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid rgb(255, 255, 255, 0.25);
}

.header-style-3 .site-branding .sticky-logo {
    display: none;
}

.header-style-3 .site-branding {
    border-right: 1px solid rgb(255, 255, 255, 0.25);
    padding-right: 50px;
    padding-left: 30px;
}

.header-style-3 .site-branding .site-title {
    max-height: 105px;
    line-height: 105px;
}

.header-style-3 .site-navigations ul li>a,
.header-style-3 .site-navigations .pbmit-menu-wrap>ul>li.active>a {
    color: var(--pbmit-white-color);
    padding: 0 15px;
}

.header-style-3 .site-navigations ul li>a:hover {
    color: var(--pbmit-white-color);
}

.header-style-3 .pbmit-right-side {
    display: flex;
    align-items: center;
}

.pbmit-header-search-btn a i {
    color: var(--pbmit-white-color);
    font-size: 17px;
}

.header-style-3 .pbminfotech-social-links-wrapper {
    border-left: 1px solid rgb(255, 255, 255, 0.25);
    padding-left: 30px;
    padding-right: 20px;
    margin-left: 20px;
    height: 105px;
    line-height: 105px;
}

.header-style-3 .pbminfotech-social-links-wrapper ul li a {
    color: rgb(255, 255, 255, 1);
    width: 26px;
    height: 26px;
    line-height: 25px;
}

.header-style-3 .pbminfotech-social-links-wrapper ul li a:hover {
    color: var(--pbmit-white-color) !important;
}

.header-style-3 .sticky-header .site-branding .logo-img {
    display: none;
}

.header-style-3 .sticky-header .site-branding .sticky-logo {
    display: block;
}

.header-style-3 .sticky-header .site-branding .site-title {
    max-height: 90px;
    line-height: 90px;
}

.header-style-3 .sticky-header .site-branding {
    border-right-color: rgb(49, 49, 49, 0.10);
    height: 90px;
    line-height: 90px;
}

.header-style-3 .sticky-header .site-navigations .navigation>li>a {
    color: #313131;
    height: 90px;
    line-height: 90px;
}

.header-style-3 .sticky-header .site-navigations ul li.active>a,
.header-style-3 .sticky-header .site-navigations ul li:hover>a {
    color: rgb(51, 104, 198, 1);
}

.header-style-3 .sticky-header .pbmit-header-search-btn a i {
    color: #313131;
}

.header-style-3 .sticky-header .pbminfotech-social-links-wrapper {
    border-left: 1px solid rgb(49, 49, 49, 0.10);
    height: 90px;
    line-height: 90px;
}

.header-style-3 .sticky-header .pbminfotech-social-links-wrapper ul li a {
    color: rgb(49, 49, 49, 1);
}

.header-style-3 .sticky-header .pbminfotech-social-links-wrapper ul li a:hover {
    color: var(--pbmit-global-color) !important;
}

/** Header style 4 **/
.header-style-4 {
    overflow: hidden;
}

.header-style-4 .pre-header {
    border-bottom: 1px solid #e1eeff;
    height: 50px;
    line-height: 50px;
}

.header-style-4 .top-contact li {
    padding-left: 10px;
    padding-right: 10px;
    color: #8893b9;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.header-style-4 .top-contact li strong {
    color: #031b4e;
}

.header-style-4 .pbmit-align-right {
    text-align: right;
    display: flex;
    justify-content: end;
}

.header-style-4 .pbmit-last-sep-none .social-icons {
    padding: 0;
}

.header-style-4 .pbmit-last-sep-none .social-icons li {
    padding: 0;
    float: left;
}

.header-style-4 .pbmit-last-sep-none .social-icons li>a {
    width: 45px;
    margin-right: 0;
    font-size: 16px;
}

.header-style-4 .site-branding {
    height: 130px;
    line-height: 130px;
}

.header-style-4 .pbmit-last-sep-none .social-icons li>a:hover {
    color: var(--pbmit-white-color) !important;
    background-color: var(--pbmit-global-color);
}

.header-style-4 .site-navigations {
    display: flex;
    align-items: center;
}

.header-style-4 .site-navigations ul li>a {
    height: 130px;
    line-height: 130px;
}

.header-style-4 .pbmit-header-search-btn a i {
    color: rgb(49, 49, 49, 1);
}

.header-style-4 .pbmit-header-button a {
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 500 !important;
    color: #fff;
}

.header-style-4 .sticky-header .site-navigations .pbmit-menu-wrap>ul>li>a,
.header-style-4 .sticky-header .site-branding {
    height: 90px;
    line-height: 90px;
}

/** Header style 5 **/
.header-style-5 .pre-header {
    height: 50px;
    line-height: 50px;
    color: rgba(255, 255, 255, 1);
    background-color: var(--pbmit-global-color);
}

.header-style-5 .top-contact a {
    color: rgba(255, 255, 255, 1);
}

.header-style-5 .top-contact li {
    padding-left: 0;
}

.header-style-5 .social-icons li>a,
.header-style-5 .social-icons li>a:hover {
    margin: 0;
    font-size: 16px;
    color: rgba(255, 255, 255, 1) !important;
}

.header-style-5 .site-header-menu {
    position: absolute;
    width: 100%;
    z-index: 2;
    border-bottom: 1px solid rgba(255, 255, 255, 0.20);
}

.header-style-5 .site-navigations ul li.active>a,
.header-style-5 .site-navigations ul li>a,
.header-style-5 .site-navigations ul li>a:hover {
    color: var(--pbmit-white-color);
    transition: none;
}

.header-style-5.site-header .site-branding img.stickylogo {
    display: none;
}

.header-style-5.site-header .sticky-header .site-branding img.stickylogo {
    display: block;
}

.header-style-5.site-header .sticky-header .site-branding img.logo-img {
    display: none;
}

.header-style-5 .sticky-header .site-navigations ul li.active>a {
    color: var(--pbmit-global-color);
}

.header-style-5 .sticky-header .site-navigations ul li>a {
    color: var(--pbmit-secondary-color);
}

.header-style-5 .sticky-header .pbmit-header-search-btn a i {
    color: var(--pbmit-secondary-color);
}

.header-style-5 .pbmit-btn-outline-transparent {
    padding: 12px 24px;
    font-size: 15px;
    font-weight: 500 !important;
}

.header-style-5 .pbmit-btn-outline-transparent:hover {
    color: var(--pbmit-global-color);
}

.header-style-5 .sticky-header .pbmit-btn-outline-transparent {
    border-color: var(--pbmit-global-color);
    color: var(--pbmit-global-color);
}

.header-style-5 .sticky-header .pbmit-btn-outline-transparent:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

/** Header style 6 **/
.header-style-6 .site-header-menu {
    border-bottom: 1px solid #e9e9e9;
}

.header-style-6 .site-branding {
    padding-left: 30px;
    padding-right: 33px;
    border-right: 1px solid #e9e9e9;
}

.header-style-6.site-header .site-branding img {
    max-height: 55px;
}

.header-style-6 .site-title {
    margin: 0;
    height: 135px;
    line-height: 135px;
}

.header-style-6 .container-full {
    flex: 1;
}

.header-style-6 .pre-header {
    height: 50px;
    line-height: 50px;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.header-style-6 .social-icons li>a {
    color: var(--pbmit-white-color) !important;
    margin-right: 0px;
}

.header-style-6 .site-navigations ul li>a {
    height: 85px;
    line-height: 85px;
}

.header-style-6 .pbmit-header-search-btn a i {
    color: rgb(49, 49, 49, 1);
}

.header-style-6 .social-icons li {
    padding: 0;
}

.header-style-6 .social-icons li>a {
    width: 45px;
}

.header-style-6 .pbmit-header-button a {
    line-height: 85px;
    padding: 0 50px;
    background-color: rgb(230, 47, 52);
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700 !important;
    display: inline-block;
}

.header-style-6 .pbmit-header-button a:hover {
    background-color: var(--pbmit-global-color);
}

.header-style-6 .sticky-header .pre-header {
    display: none;
}

.header-style-6 .sticky-header .site-title {
    height: 85px;
    line-height: 85px;
}

/** Header style 7 **/
.header-style-7 .site-header-menu {
    position: absolute;
    width: 100%;
    z-index: 4;
    border: 1px solid rgba(255, 255, 255, 0.10);
}

.header-style-7 .site-branding .site-title {
    height: 135px;
    line-height: 135px;
}

.header-style-7 .site-branding .logo-img {
    margin-top: -40px;
    max-height: 55px;
}

.header-style-7 .social-icons li>a {
    width: 26px;
    height: 26px;
    line-height: 25px;
}

.header-style-7 .site-navigations ul li>a,
.header-style-7 .site-navigations ul li.active>a {
    color: var(--pbmit-white-color);
    height: 135px;
    line-height: 135px;
}

.header-style-7 .site-navigations ul li>a:hover {
    color: var(--pbmit-white-color);
}

.header-style-7 .social-icons li a {
    color: var(--pbmit-white-color);
}

.header-style-7.site-header .site-branding .stickylogo-img {
    display: none;
}

.header-style-7.site-header .sticky-header .site-branding .logo-img {
    display: none;
}

.header-style-7.site-header .sticky-header .site-branding .stickylogo-img {
    display: block;
    max-height: 55px;
}

.header-style-7 .sticky-header .site-branding.pbmit-logo-area {
    margin-top: -30px;
}

.header-style-7 .sticky-header .site-branding .site-title {
    height: inherit;
    line-height: inherit;
}

.header-style-7 .sticky-header .pbminfotech-social-links-wrapper {
    height: 90px;
    line-height: 90px;
}

.header-style-7 .sticky-header .site-navigations .navigation>li>a {
    color: var(--pbmit-secondary-color);
    height: 90px;
    line-height: 90px;
}

.header-style-7 .site-navigations .navigation>li.active>a {
    color: var(--pbmit-white-color);
}

.header-style-7 .sticky-header .site-navigations .navigation li.active>a {
    color: var(--pbmit-global-color);
}

.header-style-7 .sticky-header .pbmit-header-search-btn a i {
    color: var(--pbmit-secondary-color);
}

.header-style-7 .site-navigations {
    flex: 1;
}

.header-style-7.site-header .social-icons li>a {
    height: inherit;
    line-height: inherit;
}

.header-style-7 .social-icons {
    margin-left: 10px;
}

.header-style-7 .sticky-header .main-menu .navigation>li.dropdown:hover>ul {
    top: 90px;
}

/** Header style 8 **/
.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.header-style-8 .pre-header {
    height: inherit;
    line-height: inherit;
}

.header-style-8 .pre-header .site-branding {
    float: left;
    height: 135px;
}

.header-style-8.site-header .site-branding img {
    max-height: 55px;
}

.header-style-8 .pbmit-infostack-right-content {
    display: flex;
    justify-content: end;
    align-items: center;
    height: 135px;
}

.header-style-8 .pre-header .pbmit-header-text-area,
.header-style-8 .pre-header .pbmit-infostack-right-content .info-widget {
    vertical-align: middle;
    display: table-cell;
    text-align: left;
}

.header-style-8 .pbmit-infostack-right-content .info-widget .info-widget-inner {
    margin-right: 40px;
}

.header-style-8 .pbmit-infostack-right-content .info-widget .media-left .icon {
    margin-right: 15px;
    background-color: #f6faff;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
}

.header-style-8 .pbmit-infostack-right-content .info-widget i {
    font-size: 25px;
    color: var(--pbmit-global-color);
}

.header-style-8 .pbmit-infostack-right-content .info-widget h6 {
    font-weight: 600;
    font-size: 19px;
    line-height: 29px;
    color: #09162a;
    letter-spacing: 0;
    margin-bottom: 0;
}

.header-style-8 .pbmit-infostack-right-content .info-widget h3 {
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    color: #999;
}

.header-style-8 .pbmit-header-button-w a {
    background: transparent;
    border: 2px solid #000014;
    color: #000014;
    padding: 17px 50px;
    font-size: 13px;
    line-height: normal;
    letter-spacing: 1px;
    font-weight: 700 !important;
}

.header-style-8 .pbmit-header-button-w a:hover {
    background-color: #000014;
    color: var(--pbmit-white-color);
}

.header-style-8 .site-header-menu {
    background-image: linear-gradient(to right, #68b13b, #138e55);
}

.header-style-8 .site-header-menu .site-branding .sticky-logo {
    display: none;
}

.header-style-8 .main-menu .navigation>li>ul li.active a {
    color: var(--pbmit-global-color) !important;
}

.header-style-8 .site-navigations ul li.active>a {
    color: var(--pbmit-secondary-color) !important;
}

.header-style-8 .site-navigations ul li>a {
    color: var(--pbmit-white-color);
    height: 70px;
    line-height: 70px;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.header-style-8 .site-navigations ul li>a:hover {
    color: var(--pbmit-secondary-color);
}

.header-style-8 .main-menu .navigation>li>ul a,
.header-style-8 .main-menu .navigation>li.active>ul a {
    text-align: left !important;
}

.header-style-8 .site-navigations {
    float: left;
}

.header-style-8 .pbmit-right-box {
    position: relative;
    float: right;
    height: 70px;
    line-height: 70px;
}

.header-style-8 .social-icons li>a {
    color: rgb(255, 255, 255, 1);
    width: 24px;
}

.header-style-8 .pbmit-header-search-btn {
    margin-left: 20px;
}

.header-style-8 .pbmit-header-search-btn:after {
    content: '';
    width: 1px;
    height: 30px;
    background-color: rgba(255, 255, 255, 20%);
    position: absolute;
    right: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-style-8 .sticky-header.site-header-menu {
    background-color: var(--pbmit-white-color);
    background-image: none;
}

.header-style-8 .sticky-header .site-navigations ul li>a {
    color: var(--pbmit-secondary-color);
}

.header-style-8 .sticky-header.site-header-menu .site-branding .sticky-logo {
    display: block;
}

.header-style-8 .sticky-header .site-branding {
    float: left;
    height: 85px;
    line-height: 85px;
}

.header-style-8 .sticky-header .site-navigations {
    text-align: left;
}

.header-style-8 .sticky-header .pbminfotech-social-links-wrapper {
    display: none;
}

.header-style-8 .sticky-header .site-navigations ul li>a {
    height: 85px;
    line-height: 85px;
}

.header-style-8 .sticky-header .pbmit-header-search-btn a i {
    color: var(--pbmit-secondary-color);
}

.header-style-8 .sticky-header .main-menu .navigation>li>ul li a {
    height: inherit;
    line-height: inherit;
}

/** Header style 9 **/
.site-header.header-style-9 {
    overflow: hidden;
}

.header-style-9 .site-header-menu {
    background-color: #000;
}

.header-style-9.site-header .site-header-menu .site-branding img {
    display: none;
}

.header-style-9 .top-contact {
    margin-right: -180px;
}

.header-style-9 .top-contact li {
    font-size: 16px;
    padding-left: 0;
    font-weight: 600;
    padding-right: 20px;
    letter-spacing: 0;
    color: rgba(34, 38, 46, 1);
}

.header-style-9 .top-contact li i {
    color: rgb(234, 19, 14, 1);
}

.header-style-9.site-header .pre-header {
    height: 135px;
    line-height: 135px;
}

.header-style-9.site-header .site-branding img {
    max-height: 65px;
}

.header-style-9.site-header .social-icons li>a {
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 0px;
    margin-right: 0;
    color: rgb(34, 38, 46, 1);
    background: rgb(249, 249, 249, 1);
}

.header-style-9.site-header .sticky-header.site-header-menu .site-branding img {
    display: block;
}

.header-style-9 .site-header-menu.sticky-header {
    background-color: var(--pbmit-white-color);
}

.header-style-9 .sticky-header .site-navigations .pbmit-menu-wrap ul li.active>a {
    color: var(--pbmit-global-color);
}

.header-style-9 .sticky-header .pbmit-header-search-btn a i {
    color: var(--pbmit-secondary-color);
}

.header-style-9 .sticky-header .site-navigations {
    margin-right: -350px;
}

.header-style-9 .site-navigations ul li>a {
    height: 70px;
    line-height: 70px;
    font-weight: 700;
    color: var(--pbmit-white-color);
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.header-style-9 .sticky-header .site-navigations .pbmit-menu-wrap>ul>li>a {
    color: var(--pbmit-secondary-color);
    height: 100px;
    line-height: 100px;
}

.header-style-9 .site-header-menu.sticky-header ul li a {
    height: 100px;
    line-height: 100px;
}

.header-style-9 .main-menu .navigation>li>ul li a {
    height: inherit;
    line-height: 16px;
}

/** Header style 10 **/
.header-style-10 .site-header-menu {
    position: absolute;
    width: 100%;
    z-index: 2;
    padding: 0 70px;
}

.header-style-10 .site-branding {
    margin-right: 120px;
}

.header-style-10 .site-navigations ul li>a {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: var(--pbmit-secondary-color);
}

.header-style-10 .social-icons li>a {
    width: 26px;
    height: 26px;
    line-height: 25px;
}

.header-style-10 .pbminfotech-social-links-wrapper {
    margin-top: -20px;
}

.header-style-10 .social-icons li>a:hover {
    color: var(--pbmit-global-color) !important;
}

.header-style-10 .pbmit-header-button a {
    background: transparent;
    font-size: 13px;
    padding: 18px 40px;
    font-weight: 700 !important;
    margin-left: 20px;
    border-radius: 36px;
    color: rgb(15, 21, 57, 1);
    border: 2px solid rgb(15, 21, 57, 1);
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.header-style-10 .pbmit-header-button a:hover {
    background-color: var(--pbmit-global-color);
    border-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.header-style-10 .sticky-header .site-navigations .navigation>li>a {
    height: 90px;
    line-height: 90px;
}

/** Header style 11 **/
.header-style-11 .site-header-menu {
    position: absolute;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid rgb(255, 255, 255, 0.25);
}

.header-style-11 .site-branding {
    border-right: 1px solid rgb(255, 255, 255, 0.25);
    padding-right: 130px;
    padding-left: 50px;
    margin-right: 60px;
}

.header-style-11 .site-branding .site-title {
    height: 105px;
    line-height: 105px;
}

.header-style-11.site-header .site-branding img {
    max-height: 55px;
}

.header-style-11 .site-navigations ul li.active>a,
.header-style-11 .site-navigations ul li>a {
    color: var(--pbmit-white-color);
    padding: 0 20px;
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.header-style-11 .pbmit-header-header-button a {
    font-size: 18px;
    padding: 0 40px 0 35px;
    margin-left: 20px;
    position: relative;
    height: 105px;
    line-height: 105px;
    text-transform: capitalize;
    font-weight: 400;
    display: inline-block;
    color: var(--pbmit-global-color);
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.header-style-11 .pbmit-header-header-button a:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.header-style-11 .pbmit-base-icon-arrow-right:before {
    content: '\e826';
    font-weight: bold;
    margin-left: 20px;
}

.header-style-11 .pbminfotech-social-links-wrapper {
    position: absolute;
    left: 35px;
    top: 50%;
    width: 30px;
    z-index: 9;
    -webkit-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}

.header-style-11 .pbminfotech-social-links-wrapper .social-icons li>a {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 0px;
    color: #fff;
}

.header-style-11 .sticky-header .site-navigations ul li>a {
    color: var(--pbmit-blackish-color);
}

.header-style-11 .sticky-header .site-branding .logo-img {
    display: none;
}

.header-style-11 .site-branding .stickylogo-img {
    display: none;
}

.header-style-11 .sticky-header .stickylogo-img {
    display: block;
}

.header-style-11 .sticky-header .site-branding {
    border-color: rgb(49, 49, 49, 0.15);
}

.header-style-11 .sticky-header .pbmit-header-search-btn a i {
    color: var(--pbmit-blackish-color);
}

.header-style-11 .site-navigations ul li>a:hover {
    color: var(--pbmit-white-color);
}

.header-style-11 .site-header-menu.sticky-header {
    border-bottom: none;
}

.header-style-11 .sticky-header .pbmit-header-header-button a {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.header-style-11 .sticky-header .pbmit-header-header-button a:hover {
    background-color: var(--pbmit-secondary-color);
}

.header-style-11 .pbminfotech-social-links-wrapper a:before,
.header-style-11 .pbminfotech-social-links-wrapper a:after {
    display: none;
}

.header-style-11 .pbminfotech-social-links-wrapper a:hover {
    color: var(--pbmit-white-color) !important;
}

/** Header style 12 **/
.header-style-12 .pbmit-slider-area {
    max-width: 100%;
    margin: 0 100px;
}

.header-style-12 .pbminfotech-social-links-wrapper {
    position: absolute;
    left: 33px;
    top: 50%;
    transform: translate(0%, -20%);
    width: 30px;
    z-index: 9;
}

.header-style-12 .pbminfotech-social-links-wrapper .social-icons li>a {
    font-size: 18px;
    line-height: 36px;
    margin-bottom: 25px;
    color: var(--pbmit-secondary-color);
}

.header-style-12 .pbminfotech-social-links-wrapper .social-icons li>a:hover {
    color: var(--pbmit-secondary-color);
}

.header-style-12 .pbminfotech-social-links-wrapper a:before,
.header-style-12 .pbminfotech-social-links-wrapper a:after {
    display: none;
}

.header-style-12 .site-header-menu {
    width: 100%;
    padding: 0;
    justify-content: space-between !important;
    display: flex;
    padding: 0 100px;
}

.header-style-12.site-header .site-branding img {
    max-height: 55px;
}

.header-style-12 .site-navigations ul li>a {
    padding: 0 20px;
    height: 110px;
    line-height: 110px;
}

.header-style-12 .pbmit-header-search-btn a i {
    color: var(--pbmit-secondary-color);
    font-size: 18px;
}

.header-style-12 .pbmit-header-header-button a {
    padding: 16px 20px 10px 23px;
    margin-left: 10px;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.header-style-12 .pbmit-base-icon-arrow-right:before {
    font-weight: bold;
    margin-left: 20px;
}

/** Header style 13 **/
.header-style-13 .site-header-menu {
    position: absolute;
    z-index: 2;
    width: 100%;
    padding: 0 100px;
}

.header-style-13 .site-branding {
    padding-left: 50px;
    margin-right: 85px;
}

.header-style-13 .site-title {
    margin: 0;
    height: 108px;
    line-height: 108px;
}

.header-style-13.site-header .site-branding img {
    max-height: 55px;
}

.header-style-13 .site-navigations ul li.active>a {
    height: 108px;
    line-height: 108px;
    padding: 0 20px;
}

.header-style-13 .pbmit-header-button {
    line-height: 108px;
    float: right;
    margin-right: 10px;
}

.header-style-13 .pbmit-header-button a {
    font-size: 16px;
    color: var(--pbmit-secondary-color);
    font-weight: 600 !important;
    position: relative;
    padding-left: 30px;
    padding-right: 20px;
}

.header-style-13 .pbmit-header-button a:before {
    content: "\e833";
    font-family: 'pbminfotech-base-icons';
    font-size: 22px;
    line-height: 22px;
    top: 0px;
    position: absolute;
    left: 0;
    font-weight: normal;
    color: var(--pbmit-global-color);
}

.header-style-13 .pbmit-header-button a:after {
    content: '';
    width: 1px;
    height: 30px;
    background-color: rgb(20, 21, 112, 0.25);
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header-style-13 .pbmit-header-search-btn a i {
    color: var(--pbmit-secondary-color);
    font-size: 18px;
}

.header-style-13 .pbmit-btn {
    padding: 0 40px;
    margin-left: 15px;
    position: relative;
    line-height: 108px;
    height: 108px;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    text-transform: capitalize;
}

.header-style-13 .pbmit-base-icon-arrow-right:before {
    font-weight: bold;
    margin-left: 20px;
}

.header-style-13 .site-header-menu.sticky-header {
    padding: 0;
}

/*----------------------------------------*/
/*  10 - Footer
/*----------------------------------------*/
.footer .pbminfotech-social-links-wrapper a:hover {
    color: #031b4e !important;
}

.footer.site-footer {
    font-size: 15px;
    background-color: var(--pbmit-light-color);
}

.site-footer .widget {
    margin: 75px 0 60px;
    color: #8893b9;
}

.pbmit-footerlogo {
    max-height: 55px;
    margin-bottom: 5px;
}

.footer .pbminfotech-social-links-wrapper {
    margin-top: 30px;
}

.footer .pbminfotech-social-links-wrapper ul {
    padding-top: 0;
}

.widget ul>li {
    padding: 0 0 15px 0;
}

.site-footer .pbminfotech-social-links-wrapper a {
    color: var(--pbmit-global-color);
    font-size: 16px !important;
    line-height: 30px;
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.pbminfotech-social-links-wrapper a:before {
    content: "";
    border: 6px solid transparent;
    margin-left: -9px;
    margin-bottom: -12px;
    border-top-color: hsla(0, 0%, 20%, .9);
    bottom: 100%;
    left: 50%;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pbminfotech-social-links-wrapper a:after {
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    border-radius: 5px;
    z-index: 1000;
    padding: 8px;
    width: 160px;
    background-color: hsla(0, 0%, 20%, .9);
    color: #fff;
    bottom: 100%;
    left: 50%;
    margin-left: -80px;
    letter-spacing: 1px;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pbminfotech-social-links-wrapper a:hover {
    color: var(--pbmit-secondary-color) !important;
}

.pbminfotech-social-links-wrapper a:hover:before {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
    visibility: visible;
    opacity: 1;
}

.pbminfotech-social-links-wrapper a:hover:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px);
    opacity: 1;
    visibility: visible;
}

.site-footer .widget-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    color: var(--pbmit-secondary-color);
}

.site-footer .widget .textwidget a {
    position: relative;
    color: #8893b9;
}

.site-footer .widget a {
    font-size: 15px;
    font-weight: 400;
    font-family: "Work Sans", Tahoma, Geneva, sans-serif;
}

.site-footer .pbmit-rpw-list {
    margin-bottom: 20px;
}

.site-footer .pbmit-rpw-title a {
    color: var(--pbmit-global-color) !important;
}

.site-footer .pbmit-rpw-date span {
    display: block;
    font-style: italic;
    line-height: 24px;
}

.site-footer .widget ul a:hover {
    color: var(--pbmit-global-color);
}

.site-footer form {
    position: relative;
    width: 80%;
}

.site-footer form input {
    background-color: var(--pbmit-white-color);
    border: 1px solid #e1eeff;
    border-radius: 0px;
    font-size: 14px;
    height: 45px;
    line-height: 40px;
    padding: 10px 20px;
    width: 100%;
    padding-right: 60px;
}

.site-footer form input:focus {
    border-color: var(--pbmit-global-color);
}

.site-footer button.pbmit-btn {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    height: 45px;
    width: 48px;
    padding: 0;
    font-size: 16px;
    background-color: var(--pbmit-secondary-color);
}

.pbmit-footer-text-inner {
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 30px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.pbmit-footer-copyright-text-area a {
    color: var(--pbmit-body-typography-color);
}

.pbmit-footer-copyright-text-area {
    font-size: 15px;
    color: #8893b9;
}

.footer .textwidget .pbmit-rpw-date {
    display: block;
    font-style: italic;
}

.footer.footer-style-2 {
    position: relative;
    overflow: hidden;
    background-color: var(--pbmit-secondary-color);
}

.footer.footer-style-2:after {
    content: url(../images/footer2-pattern.png);
    position: absolute;
    left: 0;
    top: 65px;
    z-index: 0;
}

.footer.footer-style-2 .container {
    max-width: 1270px;
}

.footer.footer-style-2 .second-widget-area {
    position: relative;
}

.footer.footer-style-2 .second-widget-area:last-child:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 1000px;
    left: 0;
    background: rgb(255 255 255 / 10%);
    top: 0;
}

.footer.footer-style-2 .second-widget-area:last-child {
    padding-left: 75px;
    padding-right: 52px;
}

.footer.footer-style-2 .second-widget-area {
    padding: 105px 0 140px;
}

.footer.footer-style-2 .footerlogo {
    margin-bottom: 30px;
}

.footer.footer-style-2 .footerlogo img {
    max-height: 55px;
}

.footer.footer-style-2 .widget_nav_menu {
    float: left;
    width: 100%;
}

.footer.footer-style-2 .widget.widget_nav_menu>div>ul:first-child>li:first-child {
    border-top: none;
    padding-top: 0px;
}

.footer.footer-style-2 .widget ul:not(.slides):not(.cart_list):not(.labtechco_contact_widget_wrapper)>li {
    font-weight: 400;
}

.footer.footer-style-2 .widget_nav_menu ul>li {
    float: left;
    width: 50%;
    padding-bottom: 0px;
}

.footer.footer-style-2 .widget_nav_menu ul>li a {
    font-size: 20px;
    line-height: 40px;
    font-weight: 300 !important;
    color: var(--pbmit-white-color);
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.footer.footer-style-2 .pbmit-footer-socail-link {
    align-items: center !important;
    display: flex;
    width: 100%;
    padding-top: 40px;
}

.footer.footer-style-2 .pbmit-footer-socail-link h5 {
    font-size: 20px;
    font-weight: 300;
    margin: 0;
    color: #fff;
}

.footer.footer-style-2 .pbminfotech-social-links-wrapper {
    margin: 0 0 0 20PX;
}

.footer.footer-style-2 .social-icons li>a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-color: rgba(255, 255, 255, 0.18);
    color: rgba(255, 255, 255, 0.80) !important;
    margin-right: 8px;
    background-color: transparent;
    font-size: 16px;
}

.footer.footer-style-2 .pbmit-footer-widget-title {
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
    margin: 0;
    color: var(--pbmit-white-color);
    margin-bottom: 40px;
}

.footer.footer-style-2 form {
    width: 100%;
}

.footer.footer-style-2 input[type="email"] {
    line-height: inherit;
    height: inherit;
    padding: 15px 20px;
    background-color: rgb(255 255 255 / 18%);
    border: none;
    color: rgb(255 255 255 / 66%);
}

.footer.footer-style-2 input[type="email"]::placeholder {
    color: #cdcdcd;
}

.footer.footer-style-2 .pbmit-btn {
    height: 56px;
    background-color: #fff;
    width: 56px;
    line-height: 60px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer.footer-style-2 .pbmit-btn i {
    color: var(--pbmit-blackish-color);
}

.footer.footer-style-2 .pbmit-btn:hover {
    background-color: var(--pbmit-global-color);
}

.footer.footer-style-2 .pbmit-btn:hover i {
    color: var(--pbmit-white-color);
}

.footer.footer-style-2 .pbmit-footer-bottom {
    color: #8893b9;
    border-top: 1px solid rgb(255 255 255 / 10%);
}

.footer.footer-style-2 .pbmit-footer-text-inner {
    border-top: none;
}

.footer.footer-style-2 .pbmit-footer-info-list {
    margin: 0;
    padding: 0;
    display: flex;
}

.footer.footer-style-2 .pbmit-footer-info-list li {
    list-style: none;
    padding: 50px 45px 50px 0;
    margin-right: 40px;
    border-right: 1px solid rgb(255 255 255 / 10%);
}

.footer.footer-style-2 .pbmit-footer-info-list li:last-child {
    border: none;
    padding-right: 0;
    margin-right: 0;
}

.footer.footer-style-2 .pbmit-footer2-right {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: right;
}

footer.footer-style-2 a {
    color: #8893b9;
}

.footer-style-3.site-footer .widget-title {
    color: var(--pbmit-secondary-color);
}

.footer-style-3.site-footer button.pbmit-btn {
    background-color: var(--pbmit-secondary-color);
}

.footer-style-3 .pbmit-footer-copyright-text-area a {
    color: #8893b9;
}

.footer-style-3 .pbmit-footer-copyright-text-area a:hover {
    color: var(--pbmit-secondary-color);
}

/*----------------------------------------*/
/*  11 - Title Bar
/*----------------------------------------*/
.pbmit-title-bar-wrapper:before {
    position: absolute;
    content: "";
    display: block;
    position: absolute;
    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 {
    background-color: transparent;
    background-image: url(../images/titlebar-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    margin-top: -30px;
    padding-top: 30px;
}

.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    min-height: 250px;
}

.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0;
}

.pbmit-title-bar-content-inner {
    width: 100%;
    display: table;
}

.pbmit-title-bar-content .pbmit-tbar-title {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 0;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    font-style: normal;
}

.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner {
    display: inline-block;
    border-radius: 0;
    padding: 0;
}

.pbmit-breadcrumb,
.pbmit-breadcrumb a {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: var(--pbmit-white-color) !important;
    text-transform: capitalize;
    font-style: normal;
    display: table-cell;
    text-align: right;
}

.pbmit-breadcrumb-inner .sep {
    margin: 0 5px;
}

.pbmit-title-bar-wrapper .list-inline-item {
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.pbmit-title-bar-wrapper .list-inline-item a {
    color: var(--pbmit-white-color);
}

.pbmit-title-bar-wrapper .list-inline-item i {
    color: var(--pbmit-global-color);
}

.pbmit-tbar-subtitle {
    font-family: Quicksand, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
    text-transform: capitalize;
    font-style: normal;
}

.pbmit-breadcrumb,
.pbmit-breadcrumb .home span {
    color: rgba(255, 255, 255, 0.72);
}

.pbmit-breadcrumb {
    vertical-align: middle;
}

/*----------------------------------------*/
/*  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: 40px;
    overflow: hidden;
}

.progressbar .progress-label {
    font-family: "Roboto Condensed", Sans-serif;
    color: var(--pbmit-secondary-color);
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}

.progress {
    overflow: visible;
    position: relative !important;
    height: 6px;
    line-height: 6px;
    padding: 0px;
    margin-top: 0;
    border-radius: 0px;
    background-color: #e8f1fb;
}

.progress .progress-bar {
    position: relative;
    overflow: visible;
    border-radius: 0px;
    background-color: var(--pbmit-global-color);
}

.progress.progress-percent-bg .progress-percent {
    position: absolute;
    right: 0;
    top: -15px;
    font-size: 14px;
    color: var(--pbmit-secondary-color);
    font-weight: 600;
    letter-spacing: 0.5px;
}

.progressbarone .progress-bar {
    background-color: var(--pbmit-blackish-color);
}

.progressbar.text-white .progress-label {
    color: var(--pbmit-white-color);
}

.progressbar.text-white .progress {
    background-color: #FFFFFF80;
}

.progressbar.text-white .progress .progress-bar {
    background-color: var(--pbmit-white-color);
}

.progressbar.text-white .progress .progress-percent {
    color: var(--pbmit-white-color);
}

.pbmit-progress-style-1 .progress {
    border-bottom: 1px solid #eee;
    height: 14px;
    background-color: #fff;
    margin: 8px 0 0;
    padding-bottom: 5px;
}

.pbmit-progress-style-1 .progress.progress-percent-bg .progress-percent {
    top: -25px;
}

/*----------------------------------------*/
/*  14 - Accordion
/*----------------------------------------*/
.accordion {
    background: none;
    border-radius: 0;
}

.accordion-header {
    margin-bottom: 0 !important;
}

.accordion-item {
    border: none;
    background-color: #F1F1F1;
    color: var(--pbmit-blackish-color);
    font-size: 18px;
    border-radius: 0px !important;
    margin-bottom: 10px;
}

.accordion-button {
    border: none;
    border-radius: 0 !important;
    box-shadow: none;
    padding: 16px 20px 16px 50px;
    background: none;
    outline: none;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: none;
    color: var(--pbmit-heading-color);
    background-color: #f6faff;
}

.accordion-button::after {
    color: var(--pbmit-global-color);
    background-image: none;
    content: "\f067";
    width: 0;
    height: 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    transition: none;
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 20px;
}

.accordion-button:not(.collapsed)::after {
    font-size: 14px;
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    transform: none;
    color: var(--pbmit-white-color);
}

.accordion-button:focus {
    box-shadow: none;
    border-color: #d4d4d4;
}

.accordion-button:not(.collapsed) {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    box-shadow: none;
    line-height: 20px;
}

.accordion-body {
    color: #8893b9;
    font-weight: 400;
    font-size: 15px;
    padding: 0px;
}

.accordion-button.collapsed {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.accordion-item.collapsed {
    background-color: var(--pbmit-white-color);
}

.accordion-collapse {
    padding: 0;
    background-color: #fff;
}

.accordion .accordion-item.active .accordion-button {
    background-color: var(--pbmit-global-color);
    color: #fff;
    box-shadow: none;
}

.accordion .accordion-item.active .accordion-button::after {
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    color: var(--pbmit-white-color);
}

.accordion-button:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.accordion-button:hover::after {
    color: var(--pbmit-white-color);
}

.accordion-body {
    padding: 14px 20px;
}

.accordion-style-1 .accordion-button {
    padding: 16px 34px 16px 20px;
    font-size: 15px;
}

.accordion-style-1 .accordion-button::after {
    position: static;
    content: "\f078";
}

.accordion-style-1.accordion .accordion-item.active .accordion-button::after {
    content: "\f077";
    color: var(--pbmit-white-color);
}

.accordion-style-2 .accordion-button {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 20px 40px;
    line-height: 1;
    background-color: var(--pbmit-white-color);
    box-shadow: 0px 13px 25px 15px rgb(51 104 198 / 5%);
    transition: all 0.3s ease 0s;
}

.accordion-style-2 .accordion-item.active .accordion-button::after {
    content: "\f068";
}

.accordion-style-2 .accordion-item {
    margin-bottom: 15px;
}

.accordion-style-2 .accordion-button::after {
    right: 50px;
    color: var(--pbmit-secondary-color);
}

.accordion-style-2 .accordion-button:hover:after {
    color: var(--pbmit-white-color);
}

.accordion-style-2 .accordion-collapse {
    padding: 0;
}

.accordion-style-2 .accordion-body {
    padding: 15px 30px;
}

.accordion-style-2 .accordion-button:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.accordion-style-2 .accordion-collapse {
    background-color: transparent;
}

.accordion-style-2 .accordion-item {
    background-color: transparent;
}

.accordion-style-3 .accordion-button {
    font-weight: 400;
    border-radius: 5px !important;
    padding: 24px 25px 24px 25px;
    box-shadow: 0px 13px 25px 15px rgb(51 104 198 / 5%);
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.accordion-style-3.accordion .accordion-item.active .accordion-button {
    border-radius: 5px !important;
    padding: 24px 25px 24px 25px;
    background-color: var(--pbmit-secondary-color);
    box-shadow: 0px 13px 25px 15px rgb(51 104 198 / 5%);
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.accordion-style-3.accordion .accordion-button:hover {
    background-color: var(--pbmit-secondary-color);
    color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  15 - Tab
/*----------------------------------------*/
.pbmit-tab-style-1 {
    color: rgba(255, 255, 255, 0.8);
}

.pbmit-tab-style-1 .nav.nav-tabs {
    border-bottom-color: rgba(255, 255, 255, 0.5);
}

.pbmit-tab-style-1 .nav-item a.active {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    border: none;
    position: relative;
}

.pbmit-tab-style-1 .nav-item a.active:after {
    position: absolute;
    height: 2px;
    bottom: -1px;
    width: 100%;
    content: '';
    left: 0;
    background-color: var(--pbmit-white-color);
}

.pbmit-tab-style-1 .nav-item a {
    position: relative;
    padding: 10px 20px 15px 0;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    margin: 0px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: rgba(255, 255, 255, 0.8);
    font-family: "Roboto Condensed", Sans-serif;
}

.pbmit-tab-style-1 .tab-content {
    padding: 30px 0 0;
}

.pbmit-tab-style-1 .content-wrapper {
    margin-bottom: 20px;
}

.pbmit-tab-style-1 .list-group-borderless .list-group-item {
    color: rgba(255, 255, 255, 0.8);
}

.pbmit-tab-style-1 .list-group-borderless .list-group-item:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}

.pbmit-tab-style-1 ul.list-group .list-group-item i {
    color: rgba(255, 255, 255, 0.8);
}

.pbmit-tab-style-2 .nav-item a {
    font-size: 15px;
    line-height: 20px;
    padding: 18px 53px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #eee;
    position: relative;
    text-transform: uppercase;
    color: #2A2A2A;
    border-radius: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.pbmit-tab-style-2 .nav {
    flex-wrap: inherit;
}

.pbmit-tab-style-2 .nav-tabs .nav-link.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 7px;
    left: 0;
    display: block;
    bottom: -1px;
    border: inherit;
    background-color: var(--pbmit-global-color);
}

.pbmit-tab-style-2 .nav-tabs {
    border-bottom: none;
}

.pbmit-tab-style-2 .nav-tabs .nav-link:hover {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.pbmit-tab-style-2 .pbmit-column-inner {
    padding: 50px 0 0;
}

.pbmit-tab-style-2 .content-wrapper h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

.pbmit-tab-style-2 ul.list-group {
    display: table-cell;
    padding-right: 98px;
}

.pbmit-tab-style-3 {
    display: flex;
}

.pbmit-tab-style-3 .nav.nav-tabs {
    border: none;
    display: block;
}

.pbmit-tab-style-3 .nav-tabs .nav-link {
    padding: 0;
    color: #B9B9D4;
    border: none !important;
    outline: none !important;
}

.pbmit-tab-style-3 .nav-link.active {
    color: #141570;
    border: none;
    display: block !important;
    padding: 0;
    position: relative;
    text-transform: inherit !important;
    margin: 5px 0px 15px;
}

.pbmit-tab-style-3 .nav-tabs .nav-link:focus,
.pbmit-tab-style-3 .nav-tabs .nav-link:hover {
    isolation: isolate;
    border: none;
}

.pbmit-tab-style-3 .nav-link.active:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #000;
    bottom: 0;
    left: 0;
}

.pbmit-tab-style-3 .nav-item {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #B9B9D4;
    display: block !important;
    padding: 0;
    border: none;
    outline: none;
    position: relative;
    text-transform: inherit !important;
    margin: 5px 0px 15px;
    font-family: "League Spartan", Arial, Helvetica, sans-serif;
}

.pbmit-tab-style-3 .tab-content {
    padding-left: 70px;
    color: #161B24;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
}

/*----------------------------------------*/
/*  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  Static-box
/*----------------------------------------*/
/** Style 1 **/
.pbmit-element-static_box-style-1 .pbmit-staticbox-ele,
.pbmit-element-static-box-style-1 .pbmit-staticbox-ele {
    margin-bottom: 30px;
}

.pbmit-element-static-box-style-1 .pbmit-static-box-inner,
.pbmit-element-static_box-style-1 .pbmit-static-box-inner {
    padding: 35px 30px;
    margin-left: -30px;
    height: 100%;
    text-align: left;
    background-color: #f7f9fa;
    position: relative;
}

.pbmit-element-static-box-style-1 .pbminfotech-box-title h4,
.pbmit-element-static_box-style-1 .pbminfotech-box-title h4 {
    font-size: 24px;
    line-height: 34px;
}

.pbmit-element-static-box-style-1 a.pbmit-more-bt,
.pbmit-element-static_box-style-1 a.pbmit-more-bt {
    background-color: #86bb46;
    color: #fff;
    display: block;
    padding: 10px 15px;
    margin: 0 -30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

.pbmit-element-static_box-style-1 a.pbmit-more-bt:hover {
    background-color: #2c2c2c;
}

/** Style 3 **/
.pbmit-static-box-style-3 {
    text-align: center;
}

.pbmit-static-box-style-3 .pbminfotech-box-title h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 0;
}

.pbmit-static-box-style-3 img {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    margin: 0 auto 30px;
    padding: 5px;
    border: 2px dashed #e6e6e6;
}

.pbmit-static-box-style-3 .pbminfotech-static-box-desc {
    margin-top: 0px;
    padding: 10px 20px;
}

.pbmit-static-box-style-3 .pbmit-img-wrapper {
    position: relative;
}

.pbmit-static-box-style-3 .pbmit-img-wrapper:before,
.pbmit-static-box-style-3 .pbmit-img-wrapper:before {
    content: counter(pbmitbox1, decimal-leading-zero) " ";
    counter-increment: pbmitbox1;
    color: #fff;
    background-color: var(--pbmit-global-color);
    height: 48px;
    width: 48px;
    font-size: 15px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    font-weight: 500;
    top: 25px;
    right: 25px;
    z-index: 99;
}

/*----------------------------------------*/
/*  18 - List Gourp
/*----------------------------------------*/
.list-group-borderless .list-group-item {
    border: none;
    color: #8893b9;
    padding: 0;
    background-color: transparent !important;
    border: none;
    font-family: "Work Sans", Tahoma, Geneva, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 32px;
    display: flex;
    align-items: center;
}

.list-group-borderless .list-group-item:not(:first-child) {
    margin-top: calc(10px/2);
}

ul.list-group {
    margin-bottom: 1.75em;
}

li.list-group-item {
    background-color: transparent;
    border: none;
    font-weight: 500;
    padding: 0;
    padding-bottom: 10px;
}

ul.list-group .list-group-item:hover {
    color: var(--pbmit-global-color) !important;
}

ul.list-group .list-group-item i {
    padding-right: 8px;
    color: var(--pbmit-global-color);
}

.list-group-style-2 ul.list-group .list-group-item i {
    padding: 0;
    color: var(--pbmit-white-color);
    font-size: 10px !important;
    width: 20px !important;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 50px;
    display: inline-block;
    margin-right: 12px;
    background-color: var(--pbmit-global-color);
}

.list-group-style-2 .list-group-borderless .list-group-item {
    color: #031B4E;
    font-size: 15px;
    font-weight: 500;
}

/*----------------------------------------*/
/*  19 - Portfolio
/*----------------------------------------*/
/** Style 1 **/
.pbmit-portfoliobox-style-1 {
    border: 1px solid #e1eeff;
}

.pbmit-portfoliobox-style-1 .pbminfotech-item-thumbnail {
    overflow: hidden;
    display: block;
}

.pbmit-portfoliobox-style-1 .pbminfotech-box-desc {
    margin-bottom: 0;
    margin-top: 10px;
}

.pbmit-portfoliobox-style-1 .pbminfotech-box-content-inner {
    padding: 25px 25px 5px 25px;
}

.pbmit-portfoliobox-style-1 img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-portfoliobox-style-1:hover img {
    filter: none;
    -webkit-transform: scale(1.01);
}

.pbmit-portfoliobox-style-1:hover {
    border-color: #e1eeff;
}

.pbmit-portfoliobox-style-1 .pbminfotech-pf-box-title h3 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

.pbmit-portfoliobox-style-1 .pbminfotech-box-category a {
    text-transform: uppercase;
    font-size: 12px;
}

.pbmit-portfoliobox-style-1 h3 a:hover,
.pbmit-portfoliobox-style-1 .pbminfotech-box-category a {
    color: var(--pbmit-global-color);
}

/** Style 2 **/
.pbmit-portfoliobox-style-2 {
    position: relative;
    margin-bottom: 30px;
}

.pbmit-portfoliobox-style-2 .pbminfotech-item-thumbnail-inner {
    overflow: hidden;
    position: relative;
}

.pbmit-portfoliobox-style-2 .pbminfotech-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    background: rgba(80, 173, 255, 0.70);
}

.pbmit-portfoliobox-style-2:hover .pbminfotech-overlay {
    opacity: 1;
    transition: all 500ms ease;
}

.pbmit-portfoliobox-style-2 .pbminfotech-overlay:before,
.pbmit-portfoliobox-style-2 .pbminfotech-overlay:after {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
    transition: opacity 0.55s, transform 0.55s;
}

.pbmit-portfoliobox-style-2 .pbminfotech-overlay:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.pbmit-portfoliobox-style-2 .pbminfotech-overlay:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.pbmit-portfoliobox-style-2 .pbminfotech-overlay:hover:before,
.pbmit-portfoliobox-style-2 .pbminfotech-overlay:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pbmit-portfoliobox-style-2 .pbminfotech-overlay {
    background-color: rgb(230, 47, 52, 0.7);
}

.pbmit-portfoliobox-style-2 .pbminfotech-box-content-inner {
    display: table;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: relative;
}

.pbmit-portfoliobox-style-2 .pbminfotech-pf-box-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pbmit-portfoliobox-style-2 .pbminfotech-box-category a {
    text-transform: uppercase;
    font-size: 12px;
    color: var(--pbmit-white-color);
}

.pbmit-portfoliobox-style-2 .pbminfotech-box-category {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -moz-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -ms-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, -moz-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -moz-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out, transform 0.2s ease-in-out;
    -webkit-transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
    -moz-transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
    -ms-transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
    transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
}

.pbmit-portfoliobox-style-2 .pbminfotech-pf-box-title h3 a {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-transform: capitalize;
    color: var(--pbmit-white-color);
}

.pbmit-portfoliobox-style-2:hover .pbminfotech-box-category {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.pbmit-portfoliobox-style-2 h3 {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -moz-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -ms-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, -moz-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -moz-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out, transform 0.2s ease-in-out;
}

.pbmit-portfoliobox-style-2:hover h3 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

/** Style 3 **/
.pbmit-portfoliobox-style-3 {
    text-align: center;
    padding-bottom: 20px;
    background: #fff;
}

.pbmit-portfoliobox-style-3 img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-portfoliobox-style-3:hover img {
    -webkit-transform: scale(1.01);
}

.pbmit-portfoliobox-style-3 .pbminfotech-item-thumbnail {
    overflow: hidden;
    display: block;
}

.pbmit-portfoliobox-style-3 .pbminfotech-box-content-inner {
    padding-top: 20px;
}

.pbmit-portfoliobox-style-3 .pbminfotech-box-category a {
    color: #8893b9;
    text-transform: uppercase;
    font-size: 12px;
}

.pbmit-portfoliobox-style-3 h3 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 700;
}

.pbmit-portfoliobox-style-3 h3 a:hover {
    color: var(--pbmit-global-color);
}

/** Style 4 **/
.pbmit-portfoliobox-style-4 .pbminfotech-post-item {
    overflow: hidden;
}

.pbmit-portfoliobox-style-4 .pbminfotech-box-content-inner {
    padding-top: 20px;
}

.pbmit-portfoliobox-style-4 .pbminfotech-item-thumbnail {
    display: block;
    overflow: hidden;
}

.pbmit-portfoliobox-style-4 .pbminfotech-box-category a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}

.pbmit-portfoliobox-style-4 h3 {
    font-size: 20px;
    line-height: 26px;
    text-transform: inherit;
    font-weight: 700;
}

.pbmit-portfoliobox-style-4 img {
    transition: all 0.4s ease-in-out;
}

.pbmit-portfoliobox-style-4:hover img {
    position: relative;
    filter: none;
    -webkit-transform: scale(1.01);
}

/** Style 5 **/
.pbmit-portfoliobox-style-5 {
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.pbmit-portfoliobox-style-5:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.01);
}

.pbmit-portfoliobox-style-5 .pbminfotech-item-thumbnail-inner {
    overflow: hidden;
    position: relative;
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
}

.pbmit-portfoliobox-style-5:hover .pbminfotech-overlay {
    opacity: 1;
    transition: all 500ms ease;
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay:before,
.pbmit-portfoliobox-style-5 .pbminfotech-overlay:after {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.55s, -webkit-transform 0.55s;
    transition: opacity 0.55s, transform 0.55s;
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay:hover:before,
.pbmit-portfoliobox-style-5 .pbminfotech-overlay:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay {
    background-color: var(--pbmit-global-color-rgb);
}

.pbmit-portfoliobox-style-5 .pbminfotech-box-content-inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.pbmit-portfoliobox-style-5 .pbminfotech-pf-box-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.pbmit-portfoliobox-style-5 .pbminfotech-box-category {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
    -moz-transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
    -ms-transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
    transform: translate3d(0, -20px, 0) scale(1.0, 1.0);
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, -moz-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out,
        -moz-transform 0.25s ease-in-out, -o-transform 0.25s ease-in-out, transform 0.2s ease-in-out;
}

.pbmit-portfoliobox-style-5:hover .pbminfotech-box-category {
    opacity: 1;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pbmit-portfoliobox-style-5 .pbminfotech-box-category a {
    text-transform: uppercase;
    font-size: 12px;
    transition: all 0.3s ease 0s;
    color: var(--pbmit-white-color);
}

.pbmit-portfoliobox-style-5:hover .pbminfotech-overlay h3 {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay h3 {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -moz-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -ms-transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    transform: translate3d(0, 20px, 0) scale(1.0, 1.0);
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, -moz-transform 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, -o-transform 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out, -moz-transform 0.25s ease-in-out,
        -o-transform 0.25s ease-in-out, transform 0.2s ease-in-out;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-transform: capitalize;
}

.pbmit-portfoliobox-style-5 .pbminfotech-overlay h3 a {
    color: var(--pbmit-white-color);
    transition: all 0.3s ease 0s;
}

/** Style 6 **/
.pbmit-portfoliobox-style-6 {
    position: relative;
}

.pbmit-portfoliobox-style-6 img {
    position: relative;
    filter: none;
    transition: all 0.4s ease-in-out;
}

.pbmit-portfoliobox-style-6:hover img {
    -webkit-transform: scale(1.01);
}

.pbmit-portfoliobox-style-6 .pbminfotech-item-thumbnail {
    overflow: hidden;
    display: block;
}

.pbmit-portfoliobox-style-6 .pbminfotech-box-category a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: none;
    color: var(--pbmit-global-color);
}

.pbmit-portfoliobox-style-6 .pbminfotech-box-category {
    margin-bottom: 2px;
}

.pbmit-portfoliobox-style-6 h3 {
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 700;
}

.pbmit-portfoliobox-style-6 .pbminfotech-box-content {
    position: relative;
    padding-bottom: 50px;
}

.pbmit-portfoliobox-style-6 .pbminfotech-box-content-inner {
    opacity: 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 35px;
    max-width: 320px;
    padding: 35px;
    visibility: hidden;
    padding-top: 20px;
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out;
    background-color: var(--pbmit-secondary-color);
}

.pbmit-portfoliobox-style-6 h3 a {
    color: #fff;
}

.pbmit-portfoliobox-style-6 .pbminfotech-box-link a {
    font-weight: 500;
    padding-right: 22px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
}

.pbmit-portfoliobox-style-6 .pbminfotech-box-link a:after {
    position: absolute;
    font-family: "pbminfotech-base-icons";
    content: "\e850";
    top: 0;
    right: 0;
}

.pbmit-portfoliobox-style-6 .pbminfotech-box-link a:hover {
    color: var(--pbmit-global-color);
}

.swiper-slide-active .pbmit-portfoliobox-style-6 .pbminfotech-box-content-inner {
    opacity: 1;
    visibility: visible;
}

/** Style 7 **/
.pbmit-portfoliobox-style-7 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
}

.pbmit-portfoliobox-style-7 .pbminfotech-item-thumbnail {
    position: relative;
    background-color: #fff;
    opacity: 0;
    padding-bottom: 110%;
    -webkit-clip-path: inset(0 15%);
    clip-path: inset(0 15%);
    transform: translate3d(0, 150px, 0);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1), transform 1s cubic-bezier(.25, .85, .57, 1), -webkit-clip-path 1s cubic-bezier(.25, .85, .57, 1);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1), transform 1s cubic-bezier(.25, .85, .57, 1), clip-path 1s cubic-bezier(.25, .85, .57, 1);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1), transform 1s cubic-bezier(.25, .85, .57, 1), clip-path 1s cubic-bezier(.25, .85, .57, 1), -webkit-clip-path 1s cubic-bezier(.25, .85, .57, 1);
}

.pbminfotech-boxes-element-portfolio-style-7 .pbmit-box-col-wrapper.active .pbminfotech-item-thumbnail {
    opacity: 1;
    -webkit-clip-path: inset(0 0);
    clip-path: inset(0 0);
    transform: translateZ(0);
}

.pbmit-portfoliobox-style-7 .pbminfotech-item-thumbnail-inner {
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: calc(110% + 80px);
    transform: translate3d(0, -40px, 0);
}

.pbmit-portfoliobox-style-7 .pbminfotech-item-thumbnail-inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.pbmit-portfoliobox-style-7 .pbminfotech-pf-box-title {
    margin-top: 45px;
    opacity: 0;
    transform: translate3d(0, 150px, 0);
    transition: opacity 1s cubic-bezier(.25, .85, .57, 1) .4s, transform 1s cubic-bezier(.25, .85, .57, 1) .4s;
}

.pbmit-portfoliobox-style-7 .pbminfotech-pf-box-title h3 {
    margin-bottom: 0;
    font-size: 28px;
    line-height: 40px;
    text-transform: inherit;
}

.pbmit-portfoliobox-style-7 .pbminfotech-box-category a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #8893b9;
}

.pbmit-portfoliobox-style-7 .pbminfotech-box-category a {
    color: #8893b9;
    text-transform: uppercase;
    font-size: 12px;
}

.pbmit-portfoliobox-style-7 .pbminfotech-box-content-inner {
    padding-top: 20px;
}

.pbmit-box-col-wrapper {
    margin-bottom: 30px;
}

.pbminfotech-boxes-element-portfolio-style-7 .pbmit-box-col-wrapper:nth-child(odd) {
    padding-right: 70px;
}

.pbminfotech-boxes-element-portfolio-style-7 .pbmit-box-col-wrapper:nth-child(even) {
    padding-left: 70px;
}

.pbminfotech-boxes-element-portfolio-style-7 .pbmit-box-col-wrapper.active .pbminfotech-pf-box-title {
    transform: translate3d(0, 0, 0);
    opacity: 1;
}

.pbminfotech-boxes-element-portfolio-style-7 .pbmit-box-col-wrapper:nth-child(2n) {
    margin-top: 80px;
}

/*----------------------------------------*/
/*  20 - Pricing Table
/*----------------------------------------*/
/** Style 1 **/
.pbmit-ptablebox-style-1 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    text-align: center;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eef1f5;
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-main {
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eef1f5;
}

.pbmit-ptablebox-style-1 .pbmit-sbox-icon-wrapper {
    display: inline-block;
    margin-bottom: 16px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    color: #fff;
    background-color: var(--pbmit-global-color);
}

.pbmit-ptablebox-style-1 .pbmit-sbox-icon-wrapper i:before {
    font-size: 30px;
}

.pbmit-ptablebox-featured-col .pbmit-ptablebox-style-1 .pbminfotech-ptable-cur-symbol-after,
.pbmit-ptablebox-featured-col .pbmit-ptablebox-style-1 .pbminfotech-ptable-frequency,
.pbmit-ptablebox-featured-col .pbmit-ptablebox-style-1 .pbminfotech-ptable-price,
.pbmit-ptablebox-featured-col .pbmit-ptablebox-style-1 .pbminfotech-ptable-heading,
.pbmit-ptablebox-featured-col .pbmit-ptablebox-style-1 .pbmit-ihbox-icon-wrapper {
    color: var(--pbmit-white-color);
}

.pbmit-ptablebox-style-1 .pbmit-ihbox-icon-wrapper {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 15px;
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-heading {
    font-size: 20px;
    line-height: 32px;
    color: var(--pbmit-secondary-color);
    font-weight: 600;
    position: relative;
    margin: 0 30px 10px 30px;
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-price {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: var(--pbmit-secondary-color);
}

.pbmit-ptablebox-style-1 .pbmit-vc_btn3-container {
    margin: 0;
    background-color: #ffffff;
    width: 100%;
    padding-bottom: 40px;
}

.pbmit-ptablebox-style-1 .pbmit-ptable-line {
    position: relative;
    margin-bottom: 10px;
}

.pbmit-ptablebox-style-1 .pbmit-ptablebox-colum .pbmit-ptable-line i {
    font-size: 1em;
    color: var(--pbmit-global-color);
}

.pbmit-ptablebox-style-1 .pbmit-ptable-btn {
    margin: 0;
    background-color: #ffffff;
    width: 100%;
    padding-bottom: 40px;
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-cur-symbol-after,
.pbmit-ptablebox-style-1 .pbminfotech-ptable-frequency {
    font-size: 20px;
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-cur-symbol-after,
.pbmit-ptablebox-style-1 .pbminfotech-ptable-price {
    display: inline-block
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-price-w {
    display: inline-block;
    position: relative;
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-cur-symbol-after {
    position: absolute;
    top: 10px;
    left: -19px;
    color: var(--pbmit-secondary-color);
}

.pbmit-ptablebox-style-1 .pbmit-ptablebox-featurebox {
    background-color: var(--pbmit-white-color);
    padding: 30px 0px 37px 0px;
}

.pbmit-ptablebox-style-1 .pbmit-ptable-lines-w {
    margin-top: 15px;
}

.pbmit-ptablebox-style-1 .pbminfotech-ptable-frequency {
    display: inline-block;
    color: #737373;
    font-size: 16px;
    margin-left: 5px;
}

.pbmit-ptablebox-style-1 .pbmit-ptable-btn a:hover {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.pbmit-ptablebox-style-1 .pbmit-ptable-btn a {
    color: var(--pbmit-global-color);
    font-size: 14px;
    padding: 8px 40px;
    border: 2px solid var(--pbmit-global-color);
    font-weight: bold;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
}

.pbmit-ptablebox-style-1 .pbmit-ptable-btn a span {
    font-weight: bold;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
}

.pbmit-ptablebox-featured-col .pbmit-ptablebox-style-1 .pbminfotech-ptable-main {
    background-color: var(--pbmit-global-color);
}

.pbmit-ptablebox-featured-col .pbmit-ptablebox-style-1 .pbmit-sbox-icon-wrapper {
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
}

/* --------------------------------------
* 21 - Img Animation
* ---------------------------------------*/
.pbmit-animation-style1,
.pbmit-animation-style2,
.pbmit-animation-style3,
.pbmit-animation-style4,
.pbmit-animation-style5,
.pbmit-animation-style6 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.pbmit-animation-style1 img,
.pbmit-animation-style2 img,
.pbmit-animation-style3 img,
.pbmit-animation-style4 img,
.pbmit-animation-style5 img,
.pbmit-animation-style6 img {
    transform-origin: 50% 50%;
    transition: 2s cubic-bezier(0.5, 0.5, 0, 1);
}

.pbmit-animation-style1.active,
.pbmit-animation-style2.active,
.pbmit-animation-style3.active,
.pbmit-animation-style4.active,
.pbmit-animation-style5.active,
.pbmit-animation-style6.active {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.pbmit-animation-style1.active img,
.pbmit-animation-style2.active img,
.pbmit-animation-style3.active img,
.pbmit-animation-style4.active img,
.pbmit-animation-style5.active img,
.pbmit-animation-style6.active img {
    transform: scale(1) translate(0px, 0px);
}

.pbmit-animation-style1 {
    clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}

.pbmit-animation-style1 img {
    transform: scale(1.5) translate(-100px, 0px);
}

.pbmit-animation-style2 {
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}

.pbmit-animation-style2 img {
    transform: scale(1.5) translate(100px, 0px);
}

.pbmit-animation-style3 {
    clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0 100%);
}

.pbmit-animation-style3 img {
    transform: scale(1.5) translate(0, 100px);
}

.pbmit-animation-style4 {
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
}

.pbmit-animation-style4 img {
    transform: scale(1.5) translate(0, -100px);
}

.pbmit-animation-style5 {
    clip-path: inset(0 15%);
    transform: translate3d(0, 150px, 0);
}

.pbmit-animation-style5.active {
    clip-path: inset(0 0);
    transform: translate3d(0, 0, 0);
}

.pbmit-animation-style5 img {
    transform: scale(1.5) translate(0, -10%);
}

.pbmit-animation-style6 {
    clip-path: circle(15% at 50% 50%);
}

.pbmit-animation-style6.active {
    clip-path: circle(100% at 50% 50%);
}

.pbmit-animation-style6 img {
    transform: scale(1.5) translate(0, 0);
}

.pbmit-portfoliobox-style-7 .pbminfotech-item-thumbnail {
    display: block;
}

.pbmit-box-col-wrapper.active .pbmit-portfoliobox-style-7 .themestek-item-thumbnail {
    opacity: 1;
    -webkit-clip-path: inset(0 0);
    clip-path: inset(0 0);
    transform: translateZ(0);
}

/* --------------------------------------
* 22  Action Box
* ---------------------------------------*/
.header-style-11 .pbmit-slider-area {
    min-height: 500px;
}

.pbmit-action-box-style-1.pbmit-action-box {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.pbmit-action-box-style-1 .pbmit-action-box-circle-wrap {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    min-height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-image: url(../images/homepage-11/action-box-bg.jpg);
}

.pbmit-action-box-style-1 .pbmit-action-content>* {
    color: #fff;
    text-align: center;
}

.pbmit-action-box-style-1 .pbmit-action-content h2 {
    font-size: 70px;
    line-height: 80px;
    margin-bottom: 30px;
    font-weight: 400;
}

.pbmit-action-box-style-1 .pbmit-btn {
    padding: 18px 35px 18px 35px;
    display: inline-block;
    background-color: #fff;
    color: var(--pbmit-secondary-color);
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    text-transform: capitalize;
}

.pbmit-action-box-style-1 .pbmit-btn:hover {
    background-color: var(--pbmit-secondary-color);
    ;
    color: #fff;
}

.pbmit-action-box-style-1 .pbmit-action-box-circle-wrap:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    z-index: 0;
}

.pbmit-action-box-style-1 .pbmit-action-content {
    z-index: 1;
}

.pbmit-action-box-style-1 .pbmit-element-subtitle {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 400;
    text-transform: capitalize
}

.pbmit-action-box-style-1 .pbmit-action-box-circle-wrap .pbmit-svg-btn span {
    font-size: 18px;
}

.pbmit-action-box-style-1 .pbmit-svg-btn span i {
    margin-left: 10px;
}

.pbmit-action-box-style-1 .pbmit-svg-btn span i::before {
    font-weight: bold;
}

/*----------------------------------------*/
/*  23 - Revolution
/*----------------------------------------*/
.ts-skincolor {
    color: var(--pbmit-global-color);
}

/* Slider 1*/
#rev_slider_1_1_wrapper .hades.tp-bullets:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

#rev_slider_1_1_wrapper .hades .tp-bullet {
    width: 3px;
    height: 3px;
    position: absolute;
    background: #7f7f7f;
    cursor: pointer;
    border: 5px solid #ffffff;
    box-sizing: content-box;
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
    -webkit-perspective: 400;
    perspective: 400;
    -webkit-transform: translatez(0.01px);
    transform: translatez(0.01px)
}

#rev_slider_1_1_wrapper .hades .tp-bullet.rs-touchhover,
#rev_slider_1_1_wrapper .hades .tp-bullet.selected {
    background: #565656;
    border-color: #ffffff
}

#rev_slider_1_1_wrapper .hades .tp-bullet-image {
    position: absolute;
    top: -80px;
    left: 0;
    width: 120px;
    height: 60px;
    background-position: center center;
    background-size: cover;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transform-style: flat;
    transform-style: flat;
    perspective: 600;
    -webkit-perspective: 600;
    transform: rotatex(-90deg) translatex(-50%);
    -webkit-transform: rotatex(-90deg) translate(-50%);
    box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%
}

#rev_slider_1_1_wrapper .hades .tp-bullet.rs-touchhover .tp-bullet-image {
    display: block;
    opacity: 1;
    transform: rotatex(0deg) translatex(-50%);
    -webkit-transform: rotatex(0deg) translatex(-50%);
    visibility: visible
}

.ts-link-button:hover {
    color: var(--pbmit-white-color);
}

/* Slider 2*/
.ts-link-button {
    color: #fff
}

#rev_slider_2_1_wrapper .metis.tparrows {
    background: #3064c2;
    padding: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 60px;
    height: 60px;
    box-sizing: border-box
}

#rev_slider_2_1_wrapper .metis.tparrows.rs-touchhover {
    background: #031b4e
}

#rev_slider_2_1_wrapper .metis.tparrows:before {
    color: #ffffff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_2_1_wrapper .metis.tparrows.tp-leftarrow:before {
    content: '\e808';
}

#rev_slider_2_1_wrapper .metis.tparrows.rs-touchhover:before {
    transform: scale(1.5)
}

.metis.tparrows:before,
.tparrows.metis.tp-rightarrow:before {
    font-size: 23px;
    content: '\e809';
    font-family: 'pbminfotech-base-icons';
}

/* Slider 3*/
#rev_slider_3_1_wrapper .metis.tparrows {
    background: #ffffff;
    padding: 10px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    width: 60px;
    height: 60px;
    box-sizing: border-box
}

#rev_slider_3_1_wrapper .metis.tparrows.rs-touchhover {
    background: rgba(255, 255, 255, 0.75)
}

#rev_slider_3_1_wrapper .metis.tparrows:before {
    color: #000000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_3_1_wrapper .metis.tparrows.rs-touchhover:before {
    transform: scale(1.5)
}

#rev_slider_3_1_wrapper .tparrows.tp-leftarrow:before {
    content: '\e808';
}

/* Slider 5*/
#rev_slider_5_1_wrapper .ares.tp-bullets:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

#rev_slider_5_1_wrapper .ares .tp-bullet {
    width: 13px;
    height: 13px;
    position: absolute;
    background: #e5e5e5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box
}

#rev_slider_5_1_wrapper .ares .tp-bullet.rs-touchhover,
#rev_slider_5_1_wrapper .ares .tp-bullet.selected {
    background: #ffffff
}

#rev_slider_5_1_wrapper .ares .tp-bullet-title {
    position: absolute;
    color: #888888;
    font-size: 12px;
    padding: 0px 10px;
    font-weight: 600;
    right: 27px;
    top: -4px;
    background: rgba(255, 255, 255, 0.75);
    visibility: hidden;
    transform: translatex(-20px);
    -webkit-transform: translatex(-20px);
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    line-height: 20px;
    white-space: nowrap
}

#rev_slider_5_1_wrapper .ares .tp-bullet-title:after {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
    content: ' ';
    position: absolute;
    right: -10px;
    top: 0px
}

#rev_slider_5_1_wrapper .ares .tp-bullet.rs-touchhover .tp-bullet-title {
    visibility: visible;
    transform: translatex(0px);
    -webkit-transform: translatex(0px)
}

#rev_slider_5_1_wrapper .ares .tp-bullet.selected.rs-touchhover .tp-bullet-title {
    background: #ffffff
}

#rev_slider_5_1_wrapper .ares .tp-bullet.selected.rs-touchhover .tp-bullet-title:after {
    border-color: transparent transparent transparent #ffffff
}

#rev_slider_5_1_wrapper .ares.tp-bullets.rs-touchhover .tp-bullet-title {
    visibility: hidden
}

#rev_slider_5_1_wrapper .ares.tp-bullets.rs-touchhover .tp-bullet.rs-touchhover .tp-bullet-title {
    visibility: visible;
    transform: translateX(0px) translatey(0px);
    -webkit-transform: translateX(0px) translatey(0px)
}

#rev_slider_5_1_wrapper .ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title {
    right: auto;
    left: 27px;
    transform: translatex(20px);
    -webkit-transform: translatex(20px)
}

#rev_slider_5_1_wrapper .ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet-title:after {
    border-width: 10px 10px 10px 0 !important;
    border-color: transparent rgba(255, 255, 255, 0.75) transparent transparent;
    right: auto !important;
    left: -10px !important
}

#rev_slider_5_1_wrapper .ares.nav-dir-vertical.nav-pos-hor-left .tp-bullet.selected.rs-touchhover .tp-bullet-title:after {
    border-color: transparent #ffffff transparent transparent !important
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet-title,
#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title {
    top: -35px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) translateY(-10px);
    -webkit-transform: translateX(-50%) translateY(-10px)
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet-title:after,
#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title:after {
    border-width: 10px 10px 0px 10px;
    border-color: rgba(255, 255, 255, 0.75) transparent transparent transparent;
    right: auto;
    left: 50%;
    margin-left: -10px;
    top: auto;
    bottom: -10px
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet.selected.rs-touchhover .tp-bullet-title:after,
#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet.selected.rs-touchhover .tp-bullet-title:after {
    border-color: #ffffff transparent transparent transparent
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet.rs-touchhover .tp-bullet-title,
#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet.rs-touchhover .tp-bullet-title {
    transform: translateX(-50%) translatey(0px);
    -webkit-transform: translateX(-50%) translatey(0px)
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title {
    top: 25px;
    left: 50%;
    right: auto;
    transform: translateX(-50%) translateY(10px);
    -webkit-transform: translateX(-50%) translateY(10px)
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet-title:after {
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent rgba(255, 255, 255, 0.75) transparent;
    right: auto;
    left: 50%;
    margin-left: -10px;
    bottom: auto;
    top: -10px
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet.selected.rs-touchhover .tp-bullet-title:after {
    border-color: transparent transparent #ffffff transparent
}

#rev_slider_5_1_wrapper .ares.nav-dir-horizontal.nav-pos-ver-top .tp-bullet.rs-touchhover .tp-bullet-title {
    transform: translateX(-50%) translatey(0px);
    -webkit-transform: translateX(-50%) translatey(0px)
}

/* Slider 11*/
.ts-slider-svg-button i {
    top: 2px !important;
}

.ts-slider-title-bold {
    font-weight: 500;
    position: relative
}

.ts-slider-title-bold:after {
    position: absolute;
    content: "";
    bottom: 6px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff
}

#rev_slider_11_1_wrapper .uranus .tp-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    background: transparent;
    width: 15px;
    height: 15px
}

#rev_slider_11_1_wrapper .uranus .tp-bullet.selected,
#rev_slider_11_1_wrapper .uranus .tp-bullet.rs-touchhover {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 1);
    border: none;
    border-radius: 50%;
    background: transparent
}

#rev_slider_11_1_wrapper .uranus .tp-bullet-inner {
    -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
    transition: background-color 0.3s ease, transform 0.3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0.3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute
}

#rev_slider_11_1_wrapper .uranus .tp-bullet.selected .tp-bullet-inner,
#rev_slider_11_1_wrapper .uranus .tp-bullet.rs-touchhover .tp-bullet-inner {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    background-color: rgba(255, 255, 255, 1)
}

.header-style-11 .rev-btn:hover .pbmit-base-icon-arrow-right:before {
    color: var(--pbmit-secondary-color);
}

/* Slider 12*/
.pbmit-text-filllstock {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px rgb(255 255 255 / 80%)
}

rs-module {
    overflow: visible
}

.pbmit-slider-info {
    display: flex
}

.pbmit-label {
    margin-top: 20px;
    padding-left: 60px;
    padding-right: 30px;
    display: block;
    position: relative
}

.pbmit-label:before {
    content: "";
    width: 40px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 13px;
    left: 3px;
    z-index: 1
}

.pbmit-info i {
    font-size: 40px;
    line-height: 50px
}

.pbmit-info {
    margin-right: 35px
}

.themestek-slider-wrapper .rs-layer-static.rs-layer.pbmit-slider-info-main {
    height: 135px !important
}

body {
    counter-reset: item
}

#rev_slider_12_1_wrapper .custom .tp-bullet.selected {
    padding-bottom: 60px;
    background-color: transparent;
}

#rev_slider_12_1_wrapper .custom .tp-bullet {
    width: 20px !important;
    height: 20px !important;
    position: relative !important;
    float: left;
    top: auto !important;
    left: inherit !important;
    display: block;
    padding-bottom: 15px;
    background-color: transparent;
    -moz-transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
}

#rev_slider_12_1_wrapper .custom .tp-bullet:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 0;
    top: 33px;
    right: 8px;
    z-index: 1;
    background-color: #141570;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

#rev_slider_12_1_wrapper .custom .tp-bullet.selected:before {
    height: 40px;
}

#rev_slider_12_1_wrapper .custom .tp-bullet:after {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 14px;
    color: #141570;
    font-family: "League Spartan";
    letter-spacing: 1px;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

#rev_slider_12_1_wrapper .themestek-slider-wrapper .custom .tp-bullet {
    position: relative;
}

#rev_slider_12_1_wrapper .themestek-slider-wrapper .custom .tp-bullet:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    top: 33px;
    right: 8px;
    z-index: 1;
    background-color: #141570;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

#rev_slider_12_1_wrapper .themestek-slider-wrapper .custom .tp-bullet:after {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 14px;
    color: #141570;
    font-family: "League Spartan";
    letter-spacing: 1px;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

.themestek-slider-wrapper .custom .tp-bullet:hover {
    background: none !important
}

.themestek-slider-wrapper .custom .tp-bullet {
    width: 20px !important;
    height: 20px !important;
    position: relative !important;
    float: left;
    top: auto !important;
    left: inherit !important;
    display: block;
    padding-bottom: 15px;
    background-color: transparent;
    -moz-transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important
}

.themestek-slider-wrapper .custom .tp-bullet.selected {
    padding-bottom: 60px;
    background-color: transparent
}

.themestek-slider-wrapper .custom .tp-bullet.selected:before {
    height: 40px
}

.ts-slider-svg-button i {
    margin-left: 17px;
    top: 2px
}

.rev-btn:hover i {
    color: #fff
}

.custom.tp-bullets {}

.custom.tp-bullets:before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box
}

.custom .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #aaa;
    background: rgba(125, 125, 125, 0.5);
    cursor: pointer;
    box-sizing: content-box
}

.custom .tp-bullet.rs-touchhover,
.custom .tp-bullet.selected {
    background: rgb(125, 125, 125)
}

.custom .tp-bullet-image {}

.custom .tp-bullet-title {}

#rev_slider_12_1_wrapper rs-module {
    overflow: visible !important;
}

/* Slider 13*/
#rev_slider_13_1_wrapper .ts-slider-svg-button i {
    margin-left: 0px !important;
    color: #fff;
    top: 2px
}

#rev_slider_13_1_wrapper .rev-btn:hover .ts-slider-svg-button i {
    color: #141570
}

#rev_slider_13_1_wrapper .ts-slider-title-bold {
    font-weight: 500
}

#rev_slider_13_1_wrapper .ts-slider-svg-button-white .ts-slider-svg-button i {
    color: #141570
}

#rev_slider_13_1_wrapper .rev-btn.ts-slider-svg-button-white:hover .ts-slider-svg-button i {
    color: #fff
}

#rev_slider_13_1_wrapper .zeus.tparrows {
    cursor: pointer;
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1)
}

#rev_slider_13_1_wrapper .zeus.tparrows:before {
    font-family: 'pbminfotech-base-icons';
    font-size: 30px;
    color: #ffffff;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative
}

#rev_slider_13_1_wrapper .zeus.tparrows.tp-leftarrow:before {
    content: '\e808';
}

#rev_slider_13_1_wrapper .zeus.tparrows.tp-rightarrow:before {
    content: '\e809';
}

#rev_slider_13_1_wrapper .zeus .tp-title-wrap {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    border-radius: 50%
}

#rev_slider_13_1_wrapper .zeus .tp-arr-imgholder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    transform: translatex(-100%);
    -webkit-transform: translatex(-100%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s
}

#rev_slider_13_1_wrapper .zeus.tp-rightarrow .tp-arr-imgholder {
    transform: translatex(100%);
    -webkit-transform: translatex(100%)
}

#rev_slider_13_1_wrapper .zeus.tparrows.rs-touchhover .tp-arr-imgholder {
    transform: translatex(0);
    -webkit-transform: translatex(0);
    opacity: 1
}

#rev_slider_13_1_wrapper .zeus.tparrows.rs-touchhover .tp-title-wrap {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1
}