/******************************

    INDEX:

    00 - Section Title
    01 - Icon Box
    02 - Team Member
    03 - Counter
    04 - Service
    05 - Projects
    06 - Blog
    07 - Testimonial
    08 - Client
    09 - Header
    10 - Footer
    11 - Title Bar
    12 - Overlap Colomn
    13 - Progress Bar
    14 - Accordion
    15 - Tab
    16 - Circle Progress
    17 - List Gourp
    18 - Revolution
	19 - Category-Style
	20 - Banner Slider
	21 - Marquee
	22 - Static Boxs

******************************/
body {
    counter-reset: item pbmitbox1;
}

/*----------------------------------------*/
/*  00 - Section Title
/*----------------------------------------*/
.pbmit-heading-subheading {
    margin-bottom: 40px;
}

.pbmit-heading-subheading .pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 10px;
}

.pbmit-heading-subheading .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 48px;
    line-height: 60px;
    letter-spacing: 0;
    color: var(--pbmit-link-color-normal);
    text-transform: none;
    font-style: normal;
}

.pbmit-heading-subheading.text-global .pbmit-subtitle {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading.text-global .pbmit-title,
.pbmit-heading-subheading.text-white .pbmit-title {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading.text-center {
    margin-bottom: 70px;
}

/* heading style-2 */
.pbmit-heading-subheading-style-2 {
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.pbmit-heading-subheading-style-2 .pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: var(--pbmit-global-color);
    font-style: normal;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-2 .pbmit-title {
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0;
    color: #1e2227;
    text-transform: none;
    font-style: normal;
}

.pbmit-heading-subheading-style-2.text-global .pbmit-subtitle {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading-style-2.text-global .pbmit-title,
.pbmit-heading-subheading-style-2.text-white .pbmit-title {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading-style-2.text-center {
    margin-bottom: 70px;
}

.Appointment-icon-number .pbmit-heading-subheading-style-2 {
    margin-bottom: 0px;
}

/* heading style-3 */
.pbmit-heading-subheading-style-3 {
    margin-bottom: 40px;
}

.pbmit-heading-subheading-style-3.pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    color: var(--pbmit-global-color);
    font-style: normal;
}

.pbmit-heading-subheading-style-3 .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0;
    color: var(--pbmit-link-color-normal);
    text-transform: none;
    font-style: normal;
    position: relative;
}

.pbmit-heading-subheading-style-3.text-center {
    margin-bottom: 70px;
}

.pbmit-heading-subheading-style-3.text-center .pbmit-title:before {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -50px;
    bottom: -10px;
    width: 100px;
    height: 3px;
    display: block;
    background-color: var(--pbmit-global-color);
}

.pbmit-heading-subheading-style-3 .pbmit-title:before {
    position: absolute;
    content: '';
    left: 0;
    margin-left: 0;
    bottom: -10px;
    width: 100px;
    height: 3px;
    display: block;
    background-color: var(--pbmit-global-color);
}

/* heading style-4 */
.pbmit-heading-subheading-style-4 {
    margin-bottom: 30px;
}

.pbmit-heading-subheading-style-4 .pbmit-subtitle {
    font-family: Rubik, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0;
    color: #646568;
    text-transform: none;
    font-style: normal;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-4 .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    color: #1e2227;
    text-transform: uppercase;
    font-style: normal;
    position: relative;
}

.pbmit-heading-subheading-style-4.text-center {
    margin-bottom: 70px;
}

.pbmit-heading-subheading-style-4 .pbmit-title:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: -10px;
    width: 100px;
    height: 3px;
    display: block;
    background-color: var(--pbmit-global-color);
}

.pbmit-heading-subheading-style-4.text-center .pbmit-title:before {
    left: 50%;
    margin-left: -50px;
}

.pbmit-heading-subheading-style-4.text-white .pbmit-title,
.pbmit-heading-subheading-style-4.text-white .pbmit-subtitle {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading-style-4.text-white .pbmit-title:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -10px;
    width: 100px;
    height: 3px;
    display: block;
    background-color: #ffffff;
}

/* heading style-5 */
.pbmit-heading-subheading-style-5 .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 44px;
    line-height: 54px;
    letter-spacing: 0;
    color: #1e2227;
    text-transform: none;
    font-style: normal;
    position: relative;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-5 .pbmit-subtitle {
    font-family: Hind, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px;
    color: #7f8284;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-5 {
    margin-bottom: 40px;
}

.pbmit-heading-subheading-style-5.text-white .pbmit-title {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading-style-5.text-center {
    margin-bottom: 70px;
}

.pbmit-ihbox.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    margin-bottom: 40px;
    margin-top: 20px;
    color: var(--pbmit-global-color);
}

/* heading style-6 */
.pbmit-heading-subheading-style-6 {
    margin-bottom: 40px;
}

.pbmit-heading-subheading-style-6.text-center {
    margin-bottom: 70px;
}

.pbmit-heading-subheading-style-6 .pbmit-subtitle {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: #b5b6b7;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-6 .pbmit-title {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0;
    color: #1e2227;
    text-transform: none;
    font-style: normal;
}

.pbmit-heading-subheading-style-6 .pbmit-title span {
    color: var(--pbmit-global-color);
}

.pbmit-heading-subheading-style-6.text-white .pbmit-title {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading-style-6.text-white .pbmit-subtitle {
    color: var(--pbmit-white-color);
}

/* heading style-7 */
.pbmit-heading-subheading-style-7 .pbmit-subtitle {
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-7 .pbmit-title {
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: 0;
    color: var(--pbmit-link-color-normal);
    text-transform: none;
    font-style: normal;
}

.pbmit-heading-subheading-style-7 {
    margin-bottom: 40px;
}

.pbmit-heading-subheading-style-7.text-center {
    margin-bottom: 70px;
}

.pbmit-heading-subheading-style-7.text-white .pbmit-title {
    color: var(--pbmit-white-color);
}

.pbmit-heading-subheading-style-7.text-white .pbmit-subtitle {
    color: var(--pbmit-white-color);
}

/* heading style-8 */
.pbmit-heading-subheading-style-8,
.pbmit-heading-subheading-style-9,
.pbmit-heading-subheading-style-10 {
    margin-bottom: 50px;
}

.pbmit-heading-subheading-style-8 .pbmit-hs-left {
    width: 28%;
}

.pbmit-heading-subheading-style-8 .pbmit-subtitle {
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #8c8c8c;
    text-transform: uppercase;
    font-style: normal;
    position: relative;
    display: inline-block;
    padding: 0 6px;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-8 .pbmit-subtitle:before {
    position: absolute;
    content: '[';
    right: auto;
    left: 0;
    color: rgba(var(--pbmit-blackish-color-rgb), .5);
    top: 0;
}

.pbmit-heading-subheading-style-8 .pbmit-subtitle:after {
    position: absolute;
    content: ']';
    right: 0;
    left: auto;
    color: rgba(var(--pbmit-blackish-color-rgb), .5);
    top: 0;
}

.pbmit-heading-subheading-style-8 .pbmit-hs-right {
    width: 72%;
}

.pbmit-heading-subheading-style-8 .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: normal;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: 0;
    color: var(--pbmit-secondary-color);
    text-transform: none;
    font-style: normal;
    margin: 0;
}

.pbmit-heading-subheading-style-8 .pbmit-title .pbmit-square,
.pricing-sec-nine .pbmit-heading-subheading-style-9 .pbmit-title .pbmit-square,
.pbmit-heading-subheading-style-10 .pbmit-title .pbmit-square {
    position: relative;
    display: inline-flex;
}

.pbmit-heading-subheading-style-8 .pbmit-title .pbmit-square:after,
.pricing-sec-nine .pbmit-heading-subheading-style-9 .pbmit-title .pbmit-square:after,
.pbmit-heading-subheading-style-10 .pbmit-title .pbmit-square:after {
    position: absolute;
    content: '';
    right: -10px;
    left: auto;
    height: 12px;
    width: 12px;
    background-color: var(--pbmit-global-color);
    border-radius: 2px;
    top: -12px;
}

/* heading style-9 */
.pbmit-heading-subheading-style-9 .pbmit-subtitle {
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 1px;
    color: #8c8c8c;
    text-transform: uppercase;
    font-style: normal;
    font-family: "Special Gothic", sans-serif;
    font-weight: 500;
    position: relative;
    padding: 0 0 0 20px;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-9 .pbmit-subtitle:after {
    position: absolute;
    content: '';
    right: auto;
    left: 0;
    height: 10px;
    width: 10px;
    background-color: var(--pbmit-global-color);
    border-radius: 2px;
    top: 6px;
}

.pbmit-heading-subheading-style-9 .pbmit-title {
    font-size: 55px;
    line-height: 66px;
    letter-spacing: 0;
    color: var(--pbmit-heading-color);
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 0;
}

.pbmit-heading-subheading-style-9 .pbmit-heading-desc,
.pbmit-heading-subheading-style-10 .pbmit-heading-desc {
    margin-top: 25px;
}

.pbmit-bg-color-secondary .pbmit-heading-subheading-style-8 .pbmit-subtitle,
.pbmit-bg-color-blackish .pbmit-heading-subheading-style-9 .pbmit-subtitle {
    color: var(--pbmit-global-color);
}

.pbmit-bg-color-secondary .pbmit-heading-subheading-style-8 .pbmit-subtitle:before,
.pbmit-bg-color-secondary .pbmit-heading-subheading-style-8 .pbmit-subtitle:after {
    color: var(--pbmit-global-color);
}

.pbmit-bg-color-secondary .pbmit-heading-subheading-style-8 .pbmit-title,
.pbmit-bg-color-blackish .pbmit-heading-subheading-style-9 .pbmit-title,
.pbmit-bg-color-global .pbmit-heading-subheading-style-9 .pbmit-subtitle {
    color: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbmit-heading-subheading-style-9 .pbmit-subtitle:after {
    background-color: var(--pbmit-blackish-color);
}

/* heading style-10 */
.pbmit-heading-subheading-style-10 .pbmit-subtitle {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    color: #8c8c8c;
    text-transform: uppercase;
    font-style: normal;
    background-color: var(--pbmit-light-color);
    padding: 5px 20px;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 10px;
}

.pbmit-heading-subheading-style-10 .pbmit-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 60px;
    line-height: 64px;
    letter-spacing: 0;
    color: var(--pbmit-heading-color);
    text-transform: none;
    font-style: normal;
    margin-bottom: 0;
}

.pbmit-heading-subheading-style-10 .pbmit-title .pbmit-square:after {
    background-color: var(--pbmit-blackish-color);
}

.pbmit-bg-color-secondary .pbmit-heading-subheading-style-10 .pbmit-subtitle {
    color: var(--pbmit-white-color);
    background-color: rgba(var(--pbmit-white-color-rgb), .2);
}

.pbmit-bg-color-secondary .pbmit-heading-subheading-style-10 .pbmit-title {
    color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-heading-subheading-style-10 .pbmit-title .pbmit-square:after,
.pbmit-bg-color-light .pbmit-heading-subheading-style-10 .pbmit-subtitle {
    background-color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  01 - Icon Box
/*----------------------------------------*/
.pbminfotech-hide,
.pbmit-hide {
    display: none;
}

.pbmit-ihbox-style-1,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper,
.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

/** Style 1 **/
.pbmit-ihbox-style-1 {
    background-color: #fff;
    padding: 35px 25px 30px;
    transform: translateY(0);
    border: 1px solid #e8e8e8;
    height: 100%;
    text-align: left;
}

.pbmit-ihbox-style-1:hover {
    border-bottom-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-1:before {
    content: counter(item, decimal-leading-zero) " ";
    counter-increment: item;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 20px;
    color: #e8e8e8;
    font-weight: 700;
    font-family: "Barlow Condensed", sans-serif;
    font-style: normal;
}

.pbmit-ihbox-style-1.pbmit-ihbox h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 30px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-content {
    margin-top: 10px;
    margin-bottom: 20px;
}

.pbmit-ihbox-style-1 .vc_btn3-container.vc_btn3-inline {
    margin: 0;
}

.pbmit-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
    background: none;
    position: relative;
    padding: 0;
    color: var(--pbmit-global-color);
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid transparent;
    font-family: "Barlow Condensed", sans-serif;
}

.pbmit-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after,
.pbmit-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: auto;
    right: 0;
    height: 2px;
    background-color: #eee;
    transition: all 0.2s ease 0s;
    -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;
}

.pbmit-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:after {
    width: 0%;
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}

.pbmit-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3:before {
    width: 100%;
}

.pbmit-ihbox-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3 .vc_btn3-icon {
    right: -24px;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-icon-type-image {
    width: 60px;
}

/** Style 2 **/
.pbmit-ihbox-style-2 {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 35px;
    height: 100%;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-contents,
.pbmit-ihbox-style-2 * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon {
    padding-right: 15px;
    padding-top: 5px;
}

.pbmit-text-color-white .pbmit-ihbox-style-2 .pbmit-ihbox-icon i {
    color: rgba(255, 255, 255, 0.8);
}

.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper.pbmit-ihbox-icon-type-image {
    line-height: normal;
    font-size: unset;
}

.pbmit-ihbox-style-2 h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.pbmit-ihbox-style-2 h4 {
    font-size: 16px;
    line-height: 26px;
}

.pbmit-bg-color-global.pbmit-ihbox-style-2 .pbmit-ihbox-content,
.pbmit-bg-color-global.pbmit-ihbox-style-2 .pbmit-ihbox-icon-wrapper,
.pbmit-bg-color-global.pbmit-ihbox-style-2 .pbmit-ihbox-heading h2 {
    color: #1e2227;
}

.pbmit-ihbox-style-2 .pbmit-ihbox-box {
    padding: 0px;
}

/** style 3 **/
.pbmit-ihbox.pbmit-ihbox-style-3 {
    padding: 40px 30px;
    border: 1px solid #393939;
    z-index: 1;
    position: relative;
}

.inbox-3-five {
    padding-top: 100px;
    padding-bottom: 250px;
    background-color: #222;
    position: relative;
}

.inbox-3-five p {
    font-family: Rubik, sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    color: rgba(255, 255, 255, .9);
    text-transform: none;
    font-style: normal;
}

.pbmit-ihbox-style-3 .pbmit-ihbox-heading h2 {
    color: var(--pbmit-white-color);
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 32px;
}

.pbmit-ihbox.pbmit-ihbox-style-3:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    background-color: #ff0000;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    z-index: -1;
}

.pbmit-ihbox.pbmit-ihbox-style-3:before,
.pbmit-ihbox.pbmit-ihbox-style-3 .pbmit-ihbox-content,
.pbmit-ihbox.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper {
    -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-ihbox.pbmit-ihbox-style-3:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.pbmit-ihbox.pbmit-ihbox-style-3 .vc_custom_heading {
    font-size: 22px;
    line-height: 32px;
}

.pbmit-ihbox.pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    margin-bottom: 40px;
    margin-top: 20px;
}

.pbmit-ihbox.pbmit-ihbox-style-3 .pbmit-ihbox-content {
    color: rgba(255, 255, 255, 0.60);
}

.pbmit-ihbox.pbmit-ihbox-style-3:hover .pbmit-ihbox-icon-wrapper {
    color: #fff;
}

.pbmit-ihbox.pbmit-ihbox-style-3:hover .pbmit-ihbox-content {
    color: rgba(255, 255, 255, 0.95);
}

/** Style 4 **/
.pbmit-ihbox-style-4 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-contents,
.pbmit-ihbox-style-4 * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon {
    padding-right: 10px;
}

.pbmit-ihbox-style-4 .pbmit-ihbox-icon-wrapper {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-4 h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0
}

.pbmit-ihbox-style-4 .pbmit-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin: 0px;
}

/** Style 5 **/
.pbmit-ihbox-style-5.pbmit-ihbox {
    text-align: center;
    position: relative;
}

.pbmit-ihbox-style-5.pbmit-ihbox h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #071323;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper {
    font-size: 60px;
    margin-bottom: 35px;
    width: 140px;
    height: 140px;
    color: #071323;
    line-height: 140px;
    display: inline-block;
    border: 2px dashed #071323;
    border-radius: 50%;
    position: relative;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-content {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 30px;
}

.pbmit-ihbox-style-5 .pbmit-ihbox-icon-wrapper:before {
    content: counter(pbmitbox1, decimal-leading-zero);
    counter-increment: pbmitbox1;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    font-weight: 500;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: var(--pbmit-global-color);
}

.pbmit-steps-counter .pbmit-ihbox-style-5:before {
    content: '';
    top: 30px;
    right: -21%;
    z-index: 1;
    width: 170px;
    height: 50px;
    background: url(../images/homepage-1/arrow.png) no-repeat 0 0;
    display: block;
    position: absolute;
}

.pbmit-steps-counter .pbmit-ihbox-style-5:nth-child(2):before {
    background: url(../images/homepage-1/download.png) no-repeat 0 0;
    top: 60px;
}

.pbmit-steps-counter .pbmit-ihbox-style-5:last-child::before {
    display: none;
}

/** Style 6 **/
.pbmit-ihbox-style-6 {
    position: relative;
    margin-bottom: 20px;
    padding: 40px 25px;
    text-align: center;
    box-shadow: 1px 1px 11px 0px rgba(0, 0, 0, 0.03);
    text-shadow: 1px 1px 11px rgba(0, 0, 0, 0.03);
    background-color: #fff;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-contents,
.pbmit-ihbox-style-6 * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper {
    height: 125px;
    width: 125px;
    line-height: 125px;
    text-align: center;
    border: 4px solid var(--pbmit-global-color);
    font-size: 55px;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 30px;
    background-color: #fff;
}

.pbmit-text-color-white .pbmit-ihbox-style-6 .pbmit-ihbox-icon i {
    color: rgba(255, 255, 255, 0.8);
}

.pbmit-ihbox-style-6 h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #000;
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    ;
}

.pbmit-ihbox.pbmit-ihbox-style-6:hover .pbmit-title {
    color: white;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-box {
    padding: 0px;
}

.pbmit-ihbox-style-6 h4 {
    font-size: 16px;
    line-height: 26px;
}

.pbmit-ihbox-style-6 .pbmit-ihbox-box {
    position: relative;
    z-index: 1;
}

.pbmit-ihbox.pbmit-ihbox-style-6:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    background-color: #001e57;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    z-index: 0;
}

.pbmit-ihbox.pbmit-ihbox-style-6:before,
.pbmit-ihbox.pbmit-ihbox-style-6 .vc_custom_heading,
.pbmit-ihbox.pbmit-ihbox-style-6 .pbmit-ihbox-content,
.pbmit-ihbox.pbmit-ihbox-style-6 .pbmit-ihbox-icon-wrapper {
    -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-ihbox.pbmit-ihbox-style-6:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.pbmit-ihbox.pbmit-ihbox-style-6:hover .vc_custom_heading,
.pbmit-ihbox.pbmit-ihbox-style-6:hover .pbmit-ihbox-content {
    color: rgba(255, 255, 255, 1);
}

/** Style 7 **/
.pbmit-ihbox-style-7 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-contents,
.pbmit-ihbox-style-7 * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon {
    padding-right: 15px;
}

.pbmit-text-color-white .pbmit-ihbox-style-7 .pbmit-ihbox-icon i {
    color: rgba(255, 255, 255, 0.8);
}

.pbmit-ihbox-style-7 .pbmit-ihbox-icon-wrapper {
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-7 h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    color: black;
}

.pbmit-ihbox-style-7 h4 {
    font-size: 16px;
    line-height: 26px;
}

/** Style 8 **/
.pbmit-ihbox-style-8 {
    border-radius: 0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    position: absolute;
    left: 25px;
    bottom: -10px;
    z-index: 1;
    background-color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-8:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid var(--pbmit-global-color);
    position: absolute;
    top: -15px;
    right: 30px;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-contents,
.pbmit-ihbox-style-8 * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon {
    padding-right: 20px;
}

.pbmit-ihbox-style-8 h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-8 h4 {
    font-size: 16px;
    line-height: 26px;
}

.pbmit-ihbox-style-8 h2 {
    font-size: 22px;
    line-height: 24px;
    font-weight: 400;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    line-height: 50px;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon i,
.pbmit-ihbox-style-8 .pbmit-ihbox-heading .pbmit-title {
    color: var(--pbmit-white-color);
}

/** Style 9 **/
.pbmit-ihbox-style-9 {
    position: relative;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-content {
    margin-top: 15px;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-contents,
.pbmit-ihbox-style-9 * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon {
    padding-right: 25px;
}

.pbmit-text-color-white .pbmit-ihbox-style-9 .pbmit-ihbox-icon i {
    color: rgba(255, 255, 255, 0.8);
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper {
    font-size: 26px;
    line-height: 26px;
    text-align: center;
}

.pbmit-ihbox-style-9 h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
}

.pbmit-ihbox-style-9 h4 {
    font-size: 16px;
    line-height: 26px;
}

.pbmit-ihbox-style-9 .pbmit-ihbox-icon-wrapper {
    color: #0c95ec;
}

/** Style 10**/
.pbmit-ihbox-style-10 {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
    padding-left: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pbmit-ihbox-style-10 .pbmit-ihbox-contents,
.pbmit-ihbox-style-10 * {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.pbmit-ihbox-style-10 h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0
}

.pbmit-ihbox-style-10 h4 {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0;
}

.pbmit-ihbox-style-10 .pbmit-heading-subheading-style-2 .pbmit-title {
    font-weight: 700;
    font-size: 27px;
    line-height: 24px;
    letter-spacing: 2px;
}

.pbmit-ihbox-style-10 .pbmit-heading-subheading-style-2 .pbmit-subtitle {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0;
    letter-spacing: .1px;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper {
    font-size: 36px;
    line-height: 80px;
    color: #000;
    background-color: #fff;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    text-align: center;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon {
    padding-right: 20px;
    position: relative;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #ffffff;
    border-width: 19px 2px 10px 16px;
    margin-left: 2px;
    margin-bottom: 3px;
    top: 69px;
    transform: rotate(-30deg);
}

.pbmit-ihbox-style-10 .pbmit-ihbox-icon-wrapper {
    color: #ffba00;
}

/** Style 11 **/
.pbmit-ihbox.pbmit-ihbox-style-11 {
    -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-ihbox.pbmit-ihbox-style-11 {
    background: #fff;
    padding: 40px 30px;
}

.pbmit-ihbox.pbmit-ihbox-style-11 .pbmit-ihbox-heading h2 {
    font-size: 22px;
    line-height: 24px;
    position: relative;
    margin-bottom: 35px;
}

.pbmit-ihbox.pbmit-ihbox-style-11 .pbmit-ihbox-content {
    font-size: 15px;
    line-height: 26px;
}

.pbmit-ihbox.pbmit-ihbox-style-11 .pbmit-ihbox-icon {
    font-weight: 900;
    font-size: 18px;
    padding-bottom: 10px;
    color: var(--pbmit-global-color);
}

.pbmit-ihbox.pbmit-ihbox-style-11 .pbmit-ihbox-heading h2:after {
    content: "";
    width: 70px;
    height: 1px;
    bottom: -10px;
    left: 0;
    position: absolute;
    z-index: 1;
    background-color: #dddddd;
}

.pbmit-ihbox.pbmit-ihbox-style-11:hover .pbmit-ihbox-icon,
.pbmit-ihbox.pbmit-ihbox-style-11:hover .pbmit-ihbox-heading h2,
.pbmit-ihbox.pbmit-ihbox-style-11:hover .pbmit-ihbox-content {
    color: #fff !important;
}

.pbmit-ihbox.pbmit-ihbox-style-11:hover {
    background-color: #0c95ec;
}

.pbmit-ihbox-heading .pbmit-title {
    color: var(--pbmit-heading-color);
}

.pbmit-ihbox.pbmit-ihbox-style-11:hover .pbmit-ihbox-heading .pbmit-title {
    color: var(--pbmit-white-color);
}

/** Style 12 **/
.pbmit-ihbox.pbmit-ihbox-style-12 .pbmit-ihbox-icon {
    padding-right: 15px;
    font-size: 25px;
    margin-top: 5px;
    color: var(--pbmit-global-color);
}

.pbmit-ihbox.pbmit-ihbox-style-12 .pbmit-ihbox-content {
    font-size: 15px;
    line-height: 20px;
}

.pbmit-ihbox.pbmit-ihbox-style-12 .pbmit-ihbox-heading h2 {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0px;
    text-align: left;
    color: var(--pbmit-heading-color);
    font-weight: 700;
}

/** Style 13 **/
.pbmit-ihbox-style-13 {
    position: relative;
    margin-bottom: 20px;
    padding-right: 20px;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    line-height: 55px;
    background-color: var(--pbmit-light-color);
    height: 90px;
    width: 90px;
    text-align: center;
    line-height: 90px;
}

.pbmit-ihbox-style-13 h2 {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 10px;
}

.pbmit-ihbox-style-13 h4 {
    font-size: 16px;
    line-height: 26px;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-headingicon {
    grid-gap: 30px;
    align-items: center;
}

.pbmit-ihbox-style-13 .pbmit-ihbox-number {
    align-self: flex-start;
    padding: 5px 0 0;
    color: rgba(var(--pbmit-blackish-color-rgb), .5);
}

/** Style 14 **/
.pbmit-ihbox-style-14 {
    display: inline-block;
}

.pbmit-ihbox-style-14 .pbmit-icon-number-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    line-height: 55px;
}

.pbmit-ihbox-style-14 .pbmit-element-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 40px;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-headingicon {
    grid-gap: 25px;
    display: grid;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-number {
    font-size: 64px;
    line-height: 74px;
    color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-14 .pbmit-ihbox-contents {
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
    padding: 25px 0 0;
}

.pbmit-ihbox-style-14 .pbmit-ihbox-icon-type-image img {
    height: 90px;
    width: 90px;
    line-height: 90px;
}

.pbmit-ihbox-style-14 {
    transition: all 500ms ease-in-out;
}

.pbmit-ihbox-style-14:hover {
    transform: translateY(-5px);
}

.pbmit-bg-color-global .pbmit-ihbox-style-14 .pbmit-ihbox-content {
    color: var(--pbmit-blackish-color);
}

.pbmit-bg-color-blackish .pbmit-ihbox-style-14 .pbmit-element-title,
.pbmit-bg-color-blackish .pbmit-ihbox-style-14 .pbmit-ihbox-icon-wrapper i,
.pbmit-bg-color-blackish .pbmit-ihbox-style-14 .pbmit-ihbox-number,
.pbmit-bg-color-blackish .pbmit-ihbox-style-14 .pbmit-ihbox-content {
    color: var(--pbmit-white-color);
}

/** Style 15 **/
.pbmit-ihbox-style-15 {
    display: inline-block;
}

.pbmit-ihbox-style-15 .pbmit-icon-number-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper {
    font-size: 60px;
    background-color: var(--pbmit-light-color);
    color: var(--pbmit-global-color);
    height: 95px;
    width: 95px;
    text-align: center;
    line-height: 95px;
}

.pbmit-ihbox-style-15 h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-headingicon {
    grid-gap: 60px;
    display: grid;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-contents {
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
    padding: 25px 0 0;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-type-image img {
    height: 90px;
    width: 90px;
    line-height: 90px;
}

.pbmit-ihbox-style-15 .pbmit-icon-heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-ihbox-style-15 .pbmit-ihbox-icon-wrapper i {
    display: inline-block;
    transition: 0.9s all;
}

.pbmit-ihbox-style-15:hover .pbmit-ihbox-icon-wrapper i {
    transform: rotateY(360deg);
}

/** Style 16 **/
.pbmit-ihbox-style-16 .pbmit-icon-number-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper {
    font-size: 60px;
    color: var(--pbmit-white-color);
    height: 95px;
    width: 95px;
    text-align: center;
    line-height: 95px;
}

.pbmit-ihbox-style-16 .pbmit-element-title {
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-headingicon {
    grid-gap: 140px;
    display: grid;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-icon-type-image img {
    height: 90px;
    width: 90px;
    line-height: 90px;
}

.pbmit-ihbox-style-16 .pbmit-icon-heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 115px;
    position: relative;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-icon-wrapper i {
    display: inline-block;
    transition: 0.9s all;
}

.pbmit-ihbox-style-16:hover .pbmit-ihbox-icon-wrapper i {
    transform: rotateY(360deg);
}

.pbmit-ihbox-style-16 {
    display: inline-block;
    background-color: var(--pbmit-global-color);
    padding: 35px;
    overflow: hidden;
}

.pbmit-ihbox-style-16 .pbmit-ihbox-image_number {
    font-size: 120px;
    line-height: 128px;
    position: absolute;
    bottom: -80px;
    right: -40px;
    color: rgb(var(--pbmit-blackish-color-rgb), .2);
}

.pbmit-ihbox-style-16 .pbmit-ihbox-headingicon .pbmit-element-title {
    color: var(--pbmit-white-color);
}

/** Style 17 **/
.pbmit-ihbox-style-17 .pbmit-element-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
}

.pbmit-ihbox-style-17 .pbmit-ihbox-icon-wrapper {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 30px;
    transform: translateY(0);
    transition: 0.9s all;
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-17:hover .pbmit-ihbox-icon-wrapper {
    transform: translateY(-5px);
}

.pbmit-ihbox-style-17 .pbmit-ihbox-icon-type-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.pbmit-ihbox-style-17 .pbmit-ihbox-btn a {
    background: none;
    padding: 0;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 700;
    color: var(--pbmit-global-color);
}

/** Style 18 **/
.pbmit-ihbox-style-18 .pbmit-icon-number-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    line-height: 60px;
    color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-18 .pbmit-element-title {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0px;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-headingicon {
    grid-gap: 140px;
    display: grid;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-icon-type-image img {
    height: 80px;
    width: 80px;
    line-height: 80px;
}

.pbmit-ihbox-style-18 .pbmit-icon-heading-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-icon-wrapper i {
    display: inline-block;
    transition: 0.9s all;
}

.pbmit-ihbox-style-18:hover .pbmit-ihbox-icon-wrapper i {
    transform: rotateY(360deg);
}

.pbmit-ihbox-style-18 {
    display: inline-block;
    background-color: var(--pbmit-secondary-color);
    padding: 30px;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-headingicon .pbmit-element-title {
    color: var(--pbmit-white-color);
    width: 59%;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn a::before {
    position: absolute;
    content: "\e830";
    font-family: "pbminfotech-base-icons";
    right: 0;
    left: auto;
    top: 25px;
    bottom: auto;
    font-size: 20px;
    line-height: 20px;
    color: var(--pbmit-white-color);
    transition: 0.5s all;
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn a:hover:before {
    color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-18 .pbmit-ihbox-btn a span {
    display: none;
}

/** Style 19 **/
.pbmit-ihbox-style-19 .pbmit-element-title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 25px;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-icon-wrapper {
    font-size: 50px;
    line-height: 85px;
    margin-bottom: 30px;
    transform: translateY(0);
    transition: 0.9s all;
    color: var(--pbmit-white-color);
    background: var(--pbmit-global-color);
    display: inline-block;
    height: 85px;
    width: 85px;
    text-align: center;
}

.pbmit-ihbox-style-19:hover .pbmit-ihbox-icon-wrapper {
    transform: translateY(-5px);
}

.pbmit-ihbox-style-19 .pbmit-ihbox-icon-type-image img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-contents {
    padding: 0 50px 70px;
}

.pbmit-ihbox-style-19 .pbmit-button-image-wrapper {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
    border-left: none;
    border-right: none;
}

.pbmit-ihbox-style-19 .pbmit-button-image-wrapper .pbmit-ihbox-btn {
    position: absolute;
    left: 0;
    right: auto;
    z-index: 2;
    top: 50%;
    transform: translate(0%, -50%);
    width: 100%;
    padding: 0 50px;
}

.pbmit-ihbox-style-19 .pbmit-button-image-wrapper .pbmit-ihbox-btn a {
    font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: none;
    font-style: normal;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.pbmit-ihbox-style-19 .pbmit-button-image-wrapper .pbmit-ihbox-btn a svg {
    stroke: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-19 .pbmit-ihbox-image-wrapper img {
    height: 75px;
    width: 100%;
    object-fit: cover;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-image-wrapper .pbmit-img-inner {
    position: relative;
}

.pbmit-ihbox-style-19 .pbmit-button-image-wrapper .pbmit-img-inner {
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    transform: translateY(75px);
}

.pbmit-ihbox-style-19:hover .pbmit-button-image-wrapper .pbmit-img-inner {
    opacity: 1;
    transform: translateY(0px);
}

.pbmit-ihbox-style-19:hover .pbmit-ihbox-btn a {
    color: var(--pbmit-white-color);
}

.pbmit-ihbox-style-19 .pbmit-button-image-wrapper .pbmit-img-inner::before {
    position: absolute;
    content: '';
    background-color: rgba(var(--pbmit-blackish-color-rgb), .3);
    height: 100%;
    width: 100%;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: 1;
    opacity: 0;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-contents .pbmit-ihbox-content {
    opacity: 0;
    transition: opacity 0.6s;
}

.pbmit-ihbox-style-19:hover .pbmit-ihbox-contents .pbmit-ihbox-content,
.pbmit-ihbox-style-19:hover .pbmit-button-image-wrapper .pbmit-img-inner::before {
    opacity: 1;
}

.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover svg,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover .pbmit-icon-shape svg line {
    stroke: var(--pbmit-white-color);
}

.pbmit-ihbox-style-19 .pbmit-ihbox-btn a svg {
    height: 15px;
    width: 15px;
}

.pbmit-ihbox-style-19:hover .pbmit-ihbox-btn a .pbmit-icon-shape svg line,
.pbmit-ihbox-style-19:hover .pbmit-ihbox-btn a svg {
    stroke: var(--pbmit-white-color);
}

/** Style 20 **/
.pbmit-ihbox-style-20 {
    background: var(--pbmit-global-color);
}

.pbmit-ihbox-style-20 .pbmit-element-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon-wrapper {
    font-size: 60px;
    line-height: 60px;
    color: var(--pbmit-blackish-color);
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-image img {
    width: 360px;
    height: 250px;
    object-fit: cover;
}

.pbmit-ihbox-style-20 .pbmit-ihbox-btn a {
    background: none;
    padding: 0;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 700;
    color: var(--pbmit-global-color);
}

.pbmit-ihbox-style-20 .pbmit-ihbox-icon-type-text,
.pbmit-ihbox-style-20 .pbmit-icon-type-icon,
.pbmit-ihbox-style-20 .pbmit-ihbox-contents {
    padding: 20px;
}

.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-element-title,
.pbmit-bg-color-secondary .pbmit-ihbox-style-20 .pbmit-ihbox-content {
    color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  02 - Team Member
/*----------------------------------------*/
/** Style 2 **/
.pbmit-team-style-2 {
    margin-bottom: 30px;
}

.pbmit-team-style-2.pbminfotech-ele-team {
    position: relative;
}

.pbmit-team-style-2,
.pbmit-team-style-2 .pbminfotech-box-social-links,
.pbmit-team-style-2 .pbminfotech-box-content {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pbmit-team-style-2 .pbminfotech-box-content {
    padding: 20px 30px 10px 25px;
    text-align: center;
}

.pbmit-team-style-2 .pbminfotech-box-content .pbmit-team-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 5px;
}

.pbmit-team-style-2 .pbminfotech-box-team-position {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
}

.pbmit-team-style-2 .pbmit-social-links li a:hover {
    color: #222;
}

.pbmit-team-style-2 .pbminfotech-team-image-box {
    position: relative;
    overflow: hidden;
}

.pbmit-team-style-2 .pbminfotech-box-social-links {
    position: absolute;
    bottom: 10px;
    opacity: 0;
    left: -30px;
}

.pbmit-team-style-2:hover .pbminfotech-box-social-links {
    left: 10px;
    opacity: 1;
}

.pbmit-team-style-2 .pbminfotech-box-social-links li {
    display: block;
    margin-right: 0;
    margin-bottom: 1px;
}

.pbmit-team-style-2 .pbminfotech-box-social-links li a {
    display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    background: #fff;
    line-height: 50px;
    color: #071323;
}

.pbmit-team-style-2 .pbminfotech-box-social-links li a:hover {
    color: #fff !important;
}

.pbmit-team-style-2 .pbminfotech-box-social-links li:last-child {
    margin-bottom: 0;
}

.pbmit-team-style-2 .pbminfotech-box-social-links li a:hover {
    background-color: var(--pbmit-link-color-hover);
}

/** Style 3 **/
.pbmit-team-style-3.pbminfotech-ele-team {
    position: relative;
}

.pbmit-team-style-3 .pbminfotech-team-vertical:after,
.pbmit-team-style-3 .pbminfotech-box-social-links,
.pbmit-team-style-3 .pbminfotech-box-content {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pbmit-team-style-3 .pbminfotech-box-content {
    text-align: center;
    padding-top: 20px;
}

.pbmit-team-style-3 .pbminfotech-box-content .pbmit-team-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
}

.pbmit-team-style-3 .pbminfotech-box-content .pbmit-team-title,
.pbmit-team-style-3 .pbminfotech-box-content .pbmit-team-title a {
    color: #071323;
}

.pbmit-team-style-3 .pbmit-social-links li a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-team-style-3 .pbminfotech-team-image-box {
    position: relative;
    overflow: hidden;
}

.pbmit-team-style-3 {
    margin-bottom: 60px;
}

.pbmit-team-style-3 .pbmit-social-links {
    position: absolute;
    bottom: 10px;
    z-index: 9;
}

.pbmit-team-style-3 .pbminfotech-box-social-links li {
    display: block;
    margin-right: 0;
}

.pbmit-team-style-3 .pbminfotech-box-social-links li a {
    display: block;
    height: 35px;
    width: 55px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.pbmit-team-style-3 .pbminfotech-box-social-links li:last-child {
    margin-bottom: 0;
}

.pbmit-team-style-3 .pbminfotech-team-vertical {
    width: 55px;
    height: 100%;
    position: absolute;
    background: #ff0000;
    left: 0;
    top: 0;
}

.pbmit-team-style-3 .pbminfotech-box-team-position-wrap {
    position: absolute;
    left: 40px;
    top: 25px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left top 0;
    color: #fff;
    min-width: 230px;
    z-index: 9;
}

.pbmit-team-style-3 .pbminfotech-box-team-position:after {
    background: #fff;
    display: inline-block;
    content: "";
    width: 40px;
    height: 1px;
    vertical-align: middle;
    margin: 0 8px;
}

.pbmit-team-style-3 .pbminfotech-team-vertical:after {
    content: '';
    width: 100%;
    height: 0;
    background: #151726;
    position: absolute;
    top: 0;
    left: 0;
}

.pbmit-team-style-3:hover .pbminfotech-team-vertical:after {
    height: 100%;
}

/** Style 4 **/
.pbmit-team-style-4 {
    margin-bottom: 30px;
}

.pbmit-team-style-4 .pbmit-box-content .pbmit-team-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0;
}

.pbmit-team-style-4 .pbmit-box-content .pbmit-team-title a {
    color: var(--pbmit-white-color);
}

.pbmit-team-style-4 .pbmit-box-content .pbmit-team-title a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-team-style-4 .pbmit-post-item,
.pbmit-team-style-4 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
}

.pbmit-team-style-4 .pbmit-featured-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(var(--pbmit-blackish-color-rgb), 0) 60%, rgba(var(--pbmit-blackish-color-rgb), .8) 90%);
}

.pbmit-team-style-4 .pbmit-box-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
}

.pbmit-team-style-4 .pbmit-box-team-position {
    font-size: 15px;
    line-height: 25px;
    color: var(--pbmit-global-color);
}

.pbmit-element-team-style-4 .pbmit-element-posts-wrapper>.col-md-12.col-lg-3,
.pbmit-element-team-style-4 .pbmit-team-group-right,
.pbmit-element-team-style-4 .pbmit-team-group-left {
    padding: 0;
}

.pbmit-element-team-style-4 .pbmit-team-group-right .col-lg-6:nth-child(odd) {
    padding-right: 0;
}

.pbmit-element-team-style-4 .pbmit-team-group-right .col-lg-6:nth-child(even) {
    padding-left: 0;
}

.pbmit-team-style-4:hover .pbmit-featured-wrapper img {
    transform: scale(1.02);
}

.pbmit-team-style-4 .pbmit-featured-wrapper img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 100%;
}

/* highlight box */
.pbmit-element-team-style-4 .pbmit-highlight-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pbmit-element-team-style-4 .pbmit-highlight-box .highlight-inner {
    background: var(--pbmit-global-color);
    padding: 30px 40px;
}

.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-highligh-heading .pbmit-title {
    font-size: 95px;
    line-height: 95px;
    color: var(--pbmit-blackish-color);
}

.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn {
    padding: 45px 0 0px;
    display: flex;
    align-items: center;
    position: relative;
}

.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a {
    font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: none;
    font-style: normal;
    padding: 0;
    background-color: transparent;
    color: var(--pbmit-blackish-color);
}

.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn .pbmit-icon-shape {
    position: absolute;
    content: '';
    left: auto;
    right: 0;
    height: unset;
    width: unset;
    background-color: transparent;
    top: 40px;
    line-height: unset;
    color: var(--pbmit-blackish-color);
    text-align: center;
}

/* Social Media */
.pbmit-team-style-4 .pbmit-team-image-box {
    position: relative;
}

.pbmit-team-style-4 .pbmit-team-btn {
    position: absolute;
    right: 20px;
    bottom: auto;
    top: 20px;
    height: 50px;
    width: 50px;
    background: var(--pbmit-global-color);
    padding: 5px 15px;
    line-height: 40px;
    font-size: 20px;
    transition: .5s;
    cursor: pointer;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.pbmit-team-style-4 .pbmit-social-links-wrapper {
    position: absolute;
    left: auto;
    top: 78px;
    right: 20px;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 500ms ease, visibility 500ms ease, transform 500ms ease;
    transform: translateY(-30%);
}

.pbmit-team-style-4 .pbmit-team-vertical:hover .pbmit-social-links-wrapper {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.pbmit-team-style-4 .pbmit-social-links-wrapper li {
    display: block;
    margin: 0 0 5px 0;
}

.pbmit-team-style-4 .pbmit-social-links-wrapper li a {
    display: block;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-white-color);
    border-radius: 50%;
}

.pbmit-team-style-4 .pbmit-social-links-wrapper li a:hover {
    background-color: var(--pbmit-global-color);
}

.pbmit-team-style-4 .pbmit-social-links-wrapper li:last-child {
    margin-bottom: 0;
}

/*----------------------------------------*/
/*  03 - Counter
/*----------------------------------------*/
/** Style 1 **/
.pbminfotech-ele-fid-style-1 .pbmit-sbox-icon-wrapper {
    font-size: 60px;
    line-height: 60px;
    color: var(--pbmit-blackish-color);
    padding-right: 20px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner sub {
    bottom: 0;
    left: -10px;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    color: rgba(255, 255, 255, .85);
    font-family: var(--pbmit-body-typography-font-family);
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner .pbmit-number-rotate {
    display: inline-block;
}

.pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
}

.pbmit-text-color-white .pbminfotech-ele-fid-style-1 .pbmit-fid-title {
    color: rgba(255, 255, 255, 0.85);
}

/** Style 2 **/
.pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
    font-size: 32px;
    margin-bottom: 15px;
    color: var(--pbmit-white-color);
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-inner .pbmit-fid-sub {
    margin-left: 0px;
}

.pbminfotech-ele-fid-style-2 .pbmit-fid-title {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 0;
    font-family: 'Rubik', sans-serif;
    color: var(--pbmit-white-color);
}

/** Style 3 **/
.pbminfotech-ele-fid-style-3 .pbmit-sbox-icon-wrapper {
    font-size: 55px;
    line-height: 55px;
    color: var(--pbmit-global-color);
    padding-right: 20px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-inner sub {
    bottom: 0;
    left: -10px;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    color: var(--pbmit-white-color);
    font-family: 'Rubik', sans-serif;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-inner .pbmit-number-rotate {
    display: inline-block;
}

.pbminfotech-ele-fid-style-3 .pbmit-fid-inner {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 0;
    color: var(--pbmit-white-color);
}

.counter-content {
    padding: 25px;
}

/** Style 5 **/
.pbmit-ele-fid-style-5 .pbmit-fld-contents {
    position: relative;
}

.pbmit-ele-fid-style-5 .pbmit-fld-wrap {
    display: flex;
    align-items: end;
    gap: 20px;
}

.pbmit-ele-fid-style-5 .pbmit-sbox-icon-wrapper {
    font-size: 55px;
    line-height: 55px;
    color: #000;
    text-align: center;
}

.pbmit-ele-fid-style-5 .pbmit-fid-inner sub {
    bottom: 0;
    left: -10px;
}

.pbmit-ele-fid-style-5 .pbmit-fid-title {
    font-size: 17px;
    font-weight: normal;
    line-height: 24px;
    color: #555;
    margin-bottom: 20px;
}

.pbmit-ele-fid-style-5 .pbmit-fid-inner {
    font-size: 150px;
    line-height: 150px;
    font-weight: 600;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
}

/** Style 6 **/
.pbmit-ele-fid-style-6 {
    display: inline-block;
}

.pbmit-ele-fid-style-6 .pbmit-fid-counter {
    font-size: 96px;
    line-height: 96px;
    font-weight: 700;
    margin-bottom: 8px;
    display: inline-block;
    position: relative;
    color: var(--pbmit-global-color);
}

.pbmit-ele-fid-style-6 .pbmit-fid-counter::after {
    content: '+';
    position: absolute;
    top: 50%;
    right: -60px;
    font-size: 90px;
    line-height: 90px;
    color: var(--pbmit-blackish-color);
    transform: translateX(0%) translateY(-50%);
}

.pbmit-ele-fid-style-6 .pbmit-fid-counter .pbmit-fid span {
    margin-left: -15px;
}

.pbmit-ele-fid-style-6 .pbmit-fid-counter .pbmit-fid sub,
.pbmit-ele-fid-style-6 .pbmit-fid-counter .pbmit-fid sup {
    margin-left: -15px;
}

.pbmit-ele-fid-style-6 .pbmit-fid-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0;
}

.pbmit-ele-fid-style-6 .pbmit-heading-desc {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

/* == Bg Color == */
.pbmit-bg-color-blackish .pbmit-ele-fid-style-6 .pbmit-heading-desc {
    color: rgba(var(--pbmit-white-color-rgb), 0.7);
}

.pbmit-bg-color-blackish .pbmit-ele-fid-style-6 .pbmit-fid-counter::after,
.pbmit-bg-color-blackish .pbmit-ele-fid-style-6 .pbmit-fid-title {
    color: var(--pbmit-white-color);
}

.pbmit-bg-color-blackish .pbmit-ele-fid-style-6 .pbmit-heading-desc {
    border-color: rgba(var(--pbmit-white-color-rgb), 0.2);
}

/** Style 7 **/
.pbmit-ele-fid-style-7 {
    display: inline-block
}

.pbmit-ele-fid-style-7 .pbmit-fid-counter {
    font-size: 125px;
    line-height: 125px;
    font-weight: 500;
    margin-bottom: 0;
}

.pbmit-ele-fid-style-7 .pbmit-fid-counter .pbmit-fid {
    color: var(--pbmit-global-color)
}

.pbmit-ele-fid-style-7 .pbmit-fid-counter .pbmit-fid span {
    margin-left: -25px
}

.pbmit-ele-fid-style-7 .pbmit-fid-counter .pbmit-fid sup {
    margin-left: -25px
}

.pbmit-ele-fid-style-7 .pbmit-fid-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px
}

.pbmit-ele-fid-style-7 .pbmit-heading-desc {
    color: rgba(var(--pbmit-white-color-rgb), .7)
}

/** Style 8 **/
.pbmit-ele-fid-style-8 {
    display: inline-block
}

.pbmit-ele-fid-style-8 .pbmit-fid-counter {
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 0;
}

.pbmit-ele-fid-style-8 .pbmit-fid-counter .pbmit-fid span {
    margin-left: -5px
}

.pbmit-ele-fid-style-8 .pbmit-fid-counter .pbmit-fid sup {
    margin-left: -5px
}

.pbmit-ele-fid-style-8 .pbmit-contents-wraper {
    display: grid;
    border-top: 7px solid var(--pbmit-global-color);
    padding: 30px 40px 40px;
}

.fid-area-eight .pbmit-column:first-child .pbmit-ele-fid-style-8 .pbmit-contents-wraper {
    gap: 20px;
}

.fid-area-eight .pbmit-column:nth-child(2) .pbmit-ele-fid-style-8 .pbmit-contents-wraper {
    gap: 80px;
}

.fid-area-eight .pbmit-column:nth-child(3) .pbmit-ele-fid-style-8 .pbmit-contents-wraper {
    gap: 190px;
}

.fid-area-eight .pbmit-column:nth-child(4) .pbmit-ele-fid-style-8 .pbmit-contents-wraper {
    gap: 65px;
}

.pbmit-ele-fid-style-8 .pbmit-fid-counter-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* BG Color Set */
.pbmit-bg-color-secondary .pbmit-ele-fid-style-8 .pbmit-fid-counter-wrapper .pbmit-sbox-icon-wrapper i,
.pbmit-bg-color-secondary .pbmit-ele-fid-style-8 .pbmit-heading-desc,
.pbmit-bg-color-secondary .pbmit-ele-fid-style-8 .pbmit-fid-counter {
    color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-ele-fid-style-8 .pbmit-fid-counter-wrapper .pbmit-sbox-icon-wrapper svg {
    fill: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-ele-fid-style-8 .pbmit-contents-wraper {
    background-color: var(--pbmit-blackish-color);
}

/** Style 9 **/
.pbmit-ele-fid-style-9 .pbmit-fld-contents {
    position: relative;
    display: inline-block;
}

.pbmit-ele-fid-style-9 .pbmit-sbox-icon-wrapper {
    font-size: 55px;
    line-height: 55px;
    color: #000;
    text-align: center;
}

.pbmit-ele-fid-style-9 .pbmit-fid-inner sub {
    bottom: 0;
    left: -10px;
}

.pbmit-ele-fid-style-9 .pbmit-fid-title {
    font-size: 17px;
    line-height: 24px;
    position: absolute;
    bottom: 115px;
    right: 0;
    background: var(--pbmit-white-color);
    padding: 10px 20px;
    margin: 0;
}

.pbmit-ele-fid-style-9 .pbmit-fid-inner .pbmit-mask-bg {
    font-size: 350px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0;
    color: var(--pbmit-blackish-color);
    display: inline-flex;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center right;
}

.pbmit-ele-fid-style-9 .pbmit-fid-sub sup,
.pbmit-ele-fid-style-9 .pbmit-fid-sub sub {
    font-size: 120px;
    line-height: 120px;
    display: inline-flex;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.pbmit-ele-fid-style-9 .pbmit-fid-sub {
    font-size: 140px;
    line-height: 140px;
    margin: 40px 0 0 20px;
}

/*----------------------------------------*/
/*  04 - Service
/*----------------------------------------*/
/** Style 1 **/
.pbmit-service-style-1 {
    position: relative;
    background-color: #fff;
    border: 10px solid #fff;
    margin-bottom: 30px;
}

.pbmit-service-style-1 .pbminfotech-box-content,
.pbmit-service-style-1 .pbmit-service-icon-wrapper {
    -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-service-style-1 .pbminfotech-box-content {
    text-align: left;
    position: relative;
}

.pbmit-service-style-1 .pbminfotech-box-content-inner {
    padding: 45px 30px 20px;
}

.pbmit-service-style-1 .pbmit-service-title {
    position: relative;
    font-size: 26px;
    line-height: 30px;
    margin: 0px 0 20px;
}

.pbmit-service-style-1 .pbmit-service-custom-icon-wrapper {
    position: absolute;
    border-top: 90px solid #fff;
    border-left: 90px solid transparent;
    border-top-color: #ff5e15;
    z-index: 99;
    right: 0;
}

.pbmit-service-style-1 .pbmit-service-custom-icon-wrapper img {
    position: absolute;
    width: 35px;
    height: 35px;
    top: -76px;
    max-width: 30px;
    right: 7px;
}

.pbmit-service-style-1:hover .pbmit-service-custom-icon-wrapper {
    border-top-color: #09162a;
}

.pbmit-service-style-1 .pbmit-service-icon-wrapper {
    height: 90px;
    width: 90px;
    font-size: 30px;
    line-height: 60px;
    border-top: 90px solid var(--pbmit-global-color);
    border-left: 90px solid transparent;
    text-align: center;
    color: var(--pbmit-white-color);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.pbmit-service-style-1 .pbmit-service-icon-wrapper i {
    position: absolute;
    top: -90px;
    color: var(--pbmit-white-color);
    right: 5px;
    font-size: 30px;
}

.pbmit-service-style-1 .vc_btn3-color-globalcolor.vc_general.vc_btn3 {
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0;
    font-weight: 700;
}

.pbmit-service-style-1:hover .pbmit-service-icon-wrapper {
    border-top-color: #09162a;
}

.pbmit-service-style-1 .vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 21px;
    position: relative;
}

.pbmit-service-style-1 .pbmit-service-btn a {
    position: relative;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}

.pbmit-service-style-1 .pbmit-service-btn a:before,
.pbmit-service-style-1 .pbmit-service-btn a:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: auto;
    right: 0;
    height: 2px;
    background-color: #eee;
    transition: all 0.2s ease 0s;
    -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;
}

.pbmit-service-style-1 .pbmit-service-btn a:after {
    width: 0%;
    background-color: var(--pbmit-global-color);
}

.pbmit-service-style-1 .pbmit-service-btn a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}

.pbmit-service-style-1 .pbmit-service-btn a:before {
    width: 100%;
}

.pbmit-team-style-3 .pbmit-featured-wrapper,
.pbmit-service-style-2 .pbmit-featured-wrapper,
.pbmit-service-style-1 .pbmit-featured-wrapper {
    overflow: hidden;
}

.pbmit-team-style-3 .pbmit-featured-wrapper img,
.pbmit-service-style-2 .pbmit-featured-wrapper img,
.pbmit-service-style-1 .pbmit-featured-wrapper img {
    transform: scale(1, 1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}

.pbmit-team-style-3:hover .pbmit-featured-wrapper img,
.pbmit-service-style-2:hover .pbmit-featured-wrapper img,
.pbmit-service-style-1:hover .pbmit-featured-wrapper img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

/** Style 2 **/
.pbmit-service-style-2 {
    position: relative;
    margin-bottom: 30px;
}

body .pbmit-service-style-2 .shape-rounded,
.pbmit-service-style-2 .pbminfotech-box-content-inner:before,
.pbmit-service-style-2 .pbminfotech-box-content,
.pbmit-service-style-2 .pbmit-service-icon-wrapper {
    -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-service-style-2 .pbminfotech-box-content {
    text-align: center;
    position: relative;
}

.pbmit-service-style-2 .pbminfotech-box-content-inner {
    padding: 30px 30px 10px;
    background: #fff;
    margin-top: 20px;
}

.pbmit-service-style-2 .pbmit-service-title {
    position: relative;
    font-size: 26px;
    line-height: 30px;
    margin: 0px 0 10px;
}

.pbmit-service-style-2 .pbmit-service-icon-wrapper img {
    width: 45px;
    height: 45px;
}

.pbmit-service-style-2 .pbmit-service-icon-wrapper {
    font-size: 45px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px;
    color: var(--pbmit-global-color);
}

body .pbmit-service-style-2 .shape-rounded {
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0;
    font-weight: 700;
}

.pbmit-service-style-2:hover .pbmit-service-icon-wrapper {
    border-top-color: #09162a !important;
    position: relative;
}

.pbmit-service-style-2 .pbmit-service-content {
    position: relative;
}

.pbmit-service-style-2 .pbmit_btn3-inline {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 22px;
    max-width: 100%;
}

.pbmit-service-style-2 .pbmit_btn3-inline a {
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    letter-spacing: .5px;
}

.pbmit-service-style-2 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
}

.pbmit-service-style-2:hover .pbminfotech-box-content-inner:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.pbmit-service-style-2 .pbminfotech-box-content-inner:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    background-color: var(--pbmit-global-color);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    z-index: 0;
}

.pbmit-service-style-2:hover .shape-rounded,
.pbmit-service-style-2:hover {
    color: #fff;
}

.pbmit-service-style-2:hover .pbmit_btn3-inline a {
    color: #fff;
}

.pbmit-service-style-2:hover .pbmit-service-title a,
.pbmit-service-style-2:hover .pbmit-service-icon-wrapper i {
    color: #fff;
    transition-delay: .1s;
}

/** Style 3 **/
.pbmit-service-style-3 {
    border: 1px solid #e8e8e8;
    position: relative;
    height: 100%;
    border-right: none;
}

.pbmit-service-style-3,
.pbmit-service-style-3 .pbminfotech-box-content:before,
.pbmit-service-style-3 .pbmit-service-icon-wrapper {
    -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-service-style-3 .pbminfotech-box-content {
    position: relative;
}

.pbmit-service-style-3 .pbminfotech-box-content-inner {
    padding: 40px 30px 10px;
}

.pbmit-service-style-3 .pbmit-service-title {
    position: relative;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 15px;
}

.pbmit-service-style-3 .pbmit-service-icon-wrapper img {
    width: 60px;
    height: 60px;
}

.pbmit-service-style-3 .pbmit-service-icon-wrapper {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 35px;
    color: var(--pbmit-global-color);
}

.pbmit-service-style-3 .pbmit-service-btn .vc_general.vc_btn3 {
    background-color: transparent !important;
    background-image: none !important;
    padding: 0;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0;
    font-weight: 700;
    color: #000
}

.pbmit-service-style-3-main .pbmit-element-posts-wrapper>.pbmit-service-ele:last-child .pbmit-service-style-3 {
    border-right: 1px solid #e8e8e8;
}

.pbmit-service-style-3-main .pbminfotech-element-inner .pbmit-service-ele {
    padding: 0;
}

.pbmit-service-style-3:hover .pbminfotech-box-content:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.pbmit-service-style-3 .pbminfotech-box-content:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: visible;
    background-color: var(--pbmit-global-color);
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    -moz-transform-origin: top;
    transform-origin: top;
    z-index: -1;
}

.pbmit-service-style-3:hover {
    color: #fff;
}

.pbmit-service-style-3:hover .pbmit-service-title a,
.pbmit-service-style-3:hover .pbmit-service-icon-wrapper i {
    color: #fff;
    transition-delay: .1s;
}

.pbmit-service-style-2:hover .pbmit-service-btn a {
    color: var(--pbmit-white-color);
}

.pbmit-service-style-3 .pbmit-service-btn {
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    font-family: Oswald, sans-serif;
    letter-spacing: 1px;
    margin-left: 1px;
}

.pbmit-service-style-3 .pbmit-service-btn a {
    color: var(--pbmit-blackish-color);
}

/** Style 4 **/
.pbmit-service-style-4 {
    position: relative;
}

.pbmit-service-style-4 {
    position: relative;
}

.pbmit-service-style-4 .pbmit-service-icon-wrapper img {
    width: 21px;
    height: 21px;
}

.pbmit-service-style-4 .pbminfotech-box-content {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
}

.pbmit-service-style-4 .pbminfotech-box-content .pbmit-service-icon {
    position: absolute;
    left: 15px;
    top: 11px;
    font-size: 21px;
    background-color: var(--pbmit-global-color);
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.pbmit-service-style-4 .pbminfotech-box-content .pbminfotech-box-content-inner {
    padding-left: 70px;
}

.pbmit-service-style-4 .pbminfotech-box-content .pbmit-service-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.pbmit-service-style-4 .pbminfotech-box-content .pbmit-service-title a {
    color: #fff;
}

/** style 5**/
.pbmit-service-style-5,
.pbmit-service-style-5:after,
.pbmit-service-style-5 .pbmit-service-icon {
    -webkit-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.pbmit-service-style-5 {
    padding: 40px 35px 20px;
    background: #fff;
    position: relative;
    margin-bottom: 30px;
}

.pbmit-service-style-5 .pbmit-service-icon-wrapper img {
    width: 50px;
    height: 50px;
}

.pbmit-service-style-5 .pbmit-service-icon {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 60px;
    color: #0c95ec;
}

.pbmit-service-style-5 .pbmit-service-title {
    font-size: 22px;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.pbmit-service-style-5 .pbmit-service-cat a {
    color: #666666;
    text-transform: uppercase;
    font-size: 14px;
}

.pbmit-service-style-5:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid #0c95ec;
}

.pbmit-service-style-5:hover:after {
    border-right: 15px solid #071323 !important;
}

.pbmit-service-style-5:hover .pbmit-service-cat a,
.pbmit-service-style-5:hover .pbmit-service-title a,
.pbmit-service-style-5:hover .pbmit-service-icon {
    color: var(--pbmit-white-color) !important;
}

.pbmit-service-style-5:hover {
    background-color: #0c95ec;
}

/** style 6 **/
.pbmit-service-style-6 .pbmit-post-item {
    position: relative;
    overflow: hidden;
}

.pbmit-service-style-6 .pbmit-box-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 30px;
}

.pbmit-service-style-6 .pbmit-featured-wrapper img {
    width: 100%;
}

.pbmit-service-style-6 .pbmit-service-title {
    position: relative;
    font-size: 40px;
    line-height: 50px;
    margin: 0px 0 20px;
    text-transform: uppercase;
    width: 180px;
}

.pbmit-service-style-6 .pbmit-service-content p,
.pbmit-service-style-6 .pbmit-service-title a {
    color: var(--pbmit-white-color);
}

.pbmit-service-style-6 .pbmit-service-content p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pbmit-service-style-6 .pbmit-box-content-inner {
    display: grid;
    height: 100%;
}

.pbmit-service-style-6 .pbmit-featured-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    text-align: left;
    position: absolute;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    background: rgba(var(--pbmit-blackish-color-rgb), .2);
}

.pbmit-service-style-6 .pbmit-service-content {
    border-top: 1px solid rgba(var(--pbmit-white-color-rgb), .5);
    padding: 25px 0 0;
    align-self: end;
}

.pbmit-service-style-6 .pbmit-title-number-wrapper {
    display: flex;
    align-self: start;
    justify-content: space-between;
}

.pbmit-service-style-6 .pbmit-service-number {
    color: rgba(var(--pbmit-white-color-rgb), .7);
    font-size: 30px;
    line-height: 40px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pbmit-service-style-6:hover .pbmit-service-number {
    color: var(--pbmit-global-color);
}

.pbmit-service-style-6 .pbmit-service-title a:hover,
.pbmit-service-style-6:hover .pbmit-service-number {
    color: var(--pbmit-white-color);
}

.pbmit-service-style-6 .pbmit-featured-wrapper img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pbmit-service-style-6:hover .pbmit-featured-wrapper img {
    transform: scale(1.02);
}

/* icon */
.pbmit-service-style-6 .pbmit-service-custom-icon-wrapper {
    position: absolute;
    z-index: 99;
    right: 0;
}

.pbmit-service-style-6 .pbmit-service-custom-icon-wrapper img {
    position: absolute;
    width: 35px;
    height: 35px;
    top: -76px;
    max-width: 30px;
    right: 7px;
}

.pbmit-service-style-6 .pbmit-service-icon-wrapper {
    height: 60px;
    width: 50px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: var(--pbmit-white-color);
}

.pbmit-service-style-6 .pbmit-service-icon-wrapper i {
    position: absolute;
    bottom: 0;
    top: 10px;
    right: 10px;
    font-size: 30px;
}

/** Style 7 **/
.pbmit-element-service-style-7 {
    position: relative;
}

.pbmit-element-service-style-7 .pbmit-service-title {
    position: relative;
    font-size: 84px;
    line-height: 86px;
    margin-bottom: 40px;
}

.pbmit-element-service-style-7 .pbmit-service-title a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-element-service-style-7 .pbmit-service-btn {
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
    padding: 30px 0 0;
    margin: 30px 0 0;
    display: flex;
    align-items: center;
    position: relative;
}

.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a {
    padding: 0;
    background-color: transparent;
    font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: none;
    font-style: normal;
}

/* Arrow */
.pbmit-element-service-style-7 .pbmit-service-nav {
    display: flex;
    gap: 15px;
    justify-content: center;
    position: absolute;
    top: 15%;
    left: 9.5%;
    z-index: 1;
    padding: 0;
    width: max-content;
}

.pbmit-element-service-style-7 .pbmit-service-nav .swiper-button-prev,
.pbmit-element-service-style-7 .pbmit-service-nav .swiper-button-next {
    width: 50px;
    height: 50px;
    border: 2px solid #000;
    background-color: var(--pbmit-white-color);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    inset: inherit;
    position: unset;
    margin: 0;
    border-radius: 0;
}

.pbmit-element-service-style-7 .pbmit-service-nav .swiper-button-prev:after,
.pbmit-element-service-style-7 .pbmit-service-nav .swiper-button-next:after {
    font-size: 16px;
    color: var(--pbmit-body-typography-color) !important;
}

.pbmit-element-service-style-7 .pbmit-head-btn .pbmit-icon-shape {
    position: absolute;
    content: "";
    left: auto;
    right: 0;
    height: auto;
    width: auto;
    background-color: transparent;
    top: 30px;
    line-height: unset;
}

.pbmit-element-service-style-7 .pbmit-head-btn .pbmit-icon-shape svg {
    height: 15px;
    width: 15px;
}

.pbmit-element-service-style-7 .pbmit-head-btn a:hover .pbmit-icon-shape svg line,
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a .pbmit-icon-shape svg line,
.pbmit-element-service-style-7 .pbmit-head-btn .pbmit-icon-shape svg {
    stroke: var(--pbmit-white-color);
}

.pbmit-element-service-style-7 .pbmit-box-content-inner {
    padding: 0 100px 0 175px;
}

.pbmit-element-service-style-7 .pbmit-left-content-col .pbmit-box-content {
    padding: 0 0 100px 0;
}

.pbmit-element-service-style-7 .pbmit-left-content-col,
.pbmit-element-service-style-7 .pbmit-right-image-col {
    padding: 0;
}

.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a:hover .pbmit-icon-shape svg line {
    stroke: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-element-service-style-7 .pbmit-service-title a,
.pbmit-bg-color-secondary .pbmit-element-service-style-7 .pbmit-service-btn a {
    color: var(--pbmit-white-color);
}

.pbmit-bg-color-secondary .pbmit-element-service-style-7 .pbmit-service-content p {
    color: rgba(var(--pbmit-white-color-rgb), .7);
}

.pbmit-bg-color-secondary .pbmit-element-service-style-7 .pbmit-service-btn {
    border-color: rgba(var(--pbmit-white-color-rgb), .3);
}

/** Style 8 **/
.pbmit-element-service-style-8 .pbmit-post-item {
    position: relative;
}

.pbmit-element-service-style-8 .pbmit-service-title {
    position: relative;
    font-size: 28px;
    line-height: 38px;
}

.pbmit-element-service-style-8 .pbmit-service-content {
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .1);
    padding: 20px 0 0;
    margin: 20px 0 0;
    font-size: 17px;
    letter-spacing: 0;
    font-weight: normal;
}

.pbmit-element-service-style-8 .pbmit-box-content-inner {
    display: grid;
    gap: 30px;
}

.pbmit-element-service-style-8 .pbmit-service-icon-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-element-service-style-8 .pbmit-service-number {
    color: rgba(var(--pbmit-blackish-color-rgb), .2);
    font-size: 125px;
    line-height: 125px;
    font-weight: 600;
}

.pbmit-element-service-style-8 .swiper-slide.swiper-slide-active .pbmit-service-number {
    position: relative;
    right: -8px;
}

.pbmit-element-service-style-8 .pbmit-head-btn a {
    padding: 0;
    color: var(--pbmit-blackish-color);
    background-color: transparent;
}

.pbmit-element-service-style-8 .pbmit-head-btn a:hover {
    color: var(--pbmit-blackish-color);
}

.pbmit-element-service-style-8 .pbmit-head-btn .pbmit-icon-shape {
    position: unset;
    content: unset;
    background-color: transparent;
    line-height: unset;
    color: unset;
    text-align: unset;
    padding: 0 0 0 10px;
}

.pbmit-element-service-style-8 .swiper-slide img {
    opacity: 0;
}

.pbmit-element-service-style-8 .pbmit-hover-image.swiper-slider .swiper-slide img {
    height: 670px;
    object-fit: cover;
    display: block;
    width: 100%;
}

.pbmit-element-service-style-8 .swiper-slide.swiper-slide-active img {
    animation: pbmit_fadeIn 1s ease-in-out forwards;
}

@keyframes pbmit_fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.pbmit-element-service-style-8 .swiper-slider .swiper-slide .pbmit-service-custom-icon-wrapper img {
    height: 70px;
    width: 70px;
    object-fit: cover;
}

.pbmit-element-service-style-8 .swiper-slider .swiper-slide .pbmit-service-icon-wrapper i {
    font-size: 60px;
    line-height: 60px;
    color: var(--pbmit-secondary-color);
}

.pbmit-element-service-style-8 .pbmit-box-content.swiper-slider .swiper-slide.swiper-slide-active {
    opacity: 1;
    visibility: visible;
}

.pbmit-element-service-style-8 .pbmit-box-content.swiper-slider .swiper-slide {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease;
    font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: none;
    font-style: normal;
}

.pbmit-element-service-style-8 .pbmit-service-btn {
    position: relative;
    display: flex;
    align-items: center;
}

.pbmit-element-service-style-8 .pbmit-service-btn .pbmit-button-text-wrap {
    display: inline-flex;
}

/* Arrow */
.pbmit-element-service-style-8 .pbmit-service-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    background-color: var(--pbmit-global-color);
    padding: 15px 20px;
}

.pbmit-element-service-style-8 .pbmit-service-nav .owl-prev,
.pbmit-element-service-style-8 .pbmit-service-nav .owl-next {
    color: var(--pbmit-blackish-color);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.pbmit-element-service-style-8 .pbmit-service-nav .owl-prev span,
.pbmit-element-service-style-8 .pbmit-service-nav .owl-next span {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
}

.pbmit-element-service-style-8 .pbmit-service-nav .owl-prev i,
.pbmit-element-service-style-8 .pbmit-service-nav .owl-next i {
    font-size: 30px;
    line-height: 30px;
    display: inline-block;
}

.pbmit-element-service-style-8 .pbmit-service-nav .owl-prev i {
    transform: rotate(180deg);
}

.pbmit-element-service-style-8 .owl-carousel .swiper-slide img {
    height: 670px;
    object-fit: cover;
}

.pbmit-element-service-style-8 .pbmit-left-content-col {
    position: absolute;
    width: 500px;
    height: auto;
    right: 13%;
    left: auto;
    z-index: 5;
    top: -67px;
}

.pbmit-element-service-style-8 .pbmit-box-content {
    padding: 40px 0 40px 50px;
    background-color: var(--pbmit-white-color);
}

.pbmit-element-service-style-8 .pbmit-content-area {
    padding: 0 50px 0 0;
}

.pbmit-element-service-style-8 .pbmit-service-nav .owl-next i {
    margin: 5px 0 0 0;
}

/*----------------------------------------*/
/*  05 - Projects
/*----------------------------------------*/
/** Style 1 **/
.pbmit-portfolio-style-1 .pbmit-base-icon-plus:before {
    position: absolute;
    right: -20px;
    top: 85%;
    color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-1 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
}

.pbmit-portfolio-style-1 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}

.pbmit-portfolio-style-1:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.pbmit-portfolio-style-1 .pbminfotech-box-content {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.pbmit-portfolio-style-1 .pbminfotech-box-content:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    text-align: left;
    opacity: 0;
    position: absolute;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    background: rgba(0, 0, 0, 0.6);
}

.pbmit-portfolio-style-1:hover .pbminfotech-box-content:after {
    visibility: visible;
    opacity: 1;
}

.pbmit-portfolio-style-1 .pbminfotech-icon-box {
    width: 37px;
    height: 37px;
    position: absolute;
    right: 15px;
    top: 10px;
    font-size: 16px;
    line-height: .8;
    color: #fff;
    display: inline-block;
    text-align: center;
    z-index: 2;
    padding: 11px 17px;
    visibility: hidden;
    opacity: 0;
    transition: all ease 600ms;
    -moz-transition: all ease 600ms;
    -webkit-transition: all ease 600ms;
}

.pbmit-portfolio-style-1:hover .pbminfotech-icon-box {
    visibility: visible;
    opacity: 1;
    right: 40px;
}

.pbmit-portfolio-style-1 .pbminfotech-icon-box a {
    background-color: var(--pbmit-link-color-hover);
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
}

.pbmit-portfolio-style-1 .pbminfotech-titlebox {
    position: absolute;
    left: 30px;
    bottom: 15px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
}

.pbmit-portfolio-style-1 .pbmit-port-cat a {
    color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-1:hover .pbminfotech-titlebox {
    visibility: visible;
    opacity: 1;
    bottom: 32px;
}

.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title {
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 5px;
}

.pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title a {
    color: #fff;
}

.pbmit-portfolio-style-1 .pbminfotech-box-content .pbminfotech-box-content-inner {
    position: relative;
    z-index: 1;
    height: 100%;
}

.pbmit-element-portfolio-style-1 .pbmit-ihbox.pbmit-ihbox-style-hsbox {
    margin-bottom: 90px;
}

.Portfolio-one .pbmit-heading-subheading {
    margin-bottom: 90px;
}

/* style 2 */
.pbmit-portfolio-style-2 .pbmit-portfolio-icon-wrapper i,
.pbmit-portfolio-style-2 .pbmit-portfolio-icon-wrapper,
.pbmit-portfolio-style-2 img {
    -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-portfolio-style-2,
.pbmit-portfolio-style-2 .pbmit-image-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.pbmit-category-style2 .pbmit-portfolio-style-2 .pbmit-image-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}

.pbmit-portfolio-style-2 .pbmit-content-wrapper {
    padding: 15px 0 10px;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0px;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title a {
    color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-2 .pbmit-portfolio-title a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-2 .pbmit-port-cat a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    padding-left: 4px;
    display: inline-block;
    color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-2 .pbmit-port-cat a:first-child {
    padding-left: 8px;
}

.pbmit-portfolio-style-2 .pbmit-port-cat {
    position: relative;
    line-height: 13px;
    margin-bottom: 10px;
}

.pbmit-portfolio-style-2 .pbmit-port-cat:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    background: var(--pbmit-global-color);
    top: 0;
    left: 0;
}

.pbmit-text-color-white .pbmit-portfolio-style-2 .pbmit-portfolio-title a {
    color: #fff;
}

.pbmit-portfolio-style-2 .vc_general.vc_btn3 {
    padding: 12px 60px;
}

body .pbmit-portfolio-style-2 .shape-rounded {
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 600;
}

.pbmit-portfolio-style-2 .vc_btn3-container {
    margin-bottom: 0;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-icon-wrapper {
    height: 80px;
    width: 80px;
    font-size: 30px;
    line-height: 60px;
    border-top: 80px solid var(--pbmit-global-color);
    border-left: 80px solid transparent;
    text-align: center;
    color: var(--pbmit-white-color);
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    opacity: 0;
}

.pbmit-portfolio-style-2:hover .pbmit-portfolio-icon-wrapper {
    opacity: 1;
}

.pbmit-portfolio-style-2 .pbmit-portfolio-icon-wrapper i {
    position: absolute;
    top: -87px;
    right: 5px;
    font-size: 20px;
}

.pbmit-portfolio-style-2:hover .pbmit-portfolio-icon-wrapper i {
    color: #fff !important;
}

.pbmit-portfolio-style-2:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.pbmit-portfolio-style-2 img {
    transform: scale(1, 1);
}

/* style 3 */
.pbmit-portfolio-style-3 {
    margin-bottom: 45px;
}

.pbmit-portfolio-style-3 .pbmit-featured-wrapper:before,
.pbmit-portfolio-style-3 .pbmit-portfolio-icon-wrapper i,
.pbmit-portfolio-style-3 .pbmit-portfolio-icon-wrapper,
.pbmit-portfolio-style-3 img {
    -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-portfolio-style-3 .pbmit-portfolio-icon-wrapper {
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: var(--pbmit-secondary-color);
}

.pbmit-portfolio-style-3 .pbmit-portfolio-icon-wrapper a {
    color: #fff;
    display: block;
}

.pbmit-portfolio-style-3 .pbmit-port-cat a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-block;
    color: #a4a6a9;
}

.pbmit-portfolio-style-3 .pbmit-content-wrapper {
    padding: 20px 30px;
    border: 1px solid #f8f8f8;
}

.pbmit-portfolio-style-3 .pbmit-portfolio-title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 0px;
}

.pbmit-portfolio-style-3 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
}

.pbmit-portfolio-style-3 .pbmit-featured-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 22, 42, 0.7);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    z-index: 1;
}

.pbmit-portfolio-style-3:hover .pbmit-featured-wrapper:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    transition: .5s ease;
}

.pbmit-portfolio-style-3 .pbmit-image-wrapper {
    position: relative;
}

.pbmit-portfolio-style-3 .pbminfotech-icon-box {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin-left: -15px;
    margin-top: -15px;
    transition: .5s ease;
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    transition-delay: .5s;
}

.pbmit-portfolio-style-3 .pbminfotech-icon-box a {
    color: #fff;
    font-size: 30px;
}

.pbmit-portfolio-style-3:hover .pbminfotech-icon-box {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pbmit-portfolio-style-3:hover .pbmit-portfolio-icon-wrapper {
    background-color: var(--pbmit-global-color);
}

/** Style 4 **/
.pbmit-portfolio-style-4 .pbminfotech-post-item {
    position: relative;
    overflow: hidden;
}

.pbmit-ele.pbmit-portfolio-ele {
    margin-bottom: 30px;
}

.pbmit-portfolio-style-4 img {
    width: 100%;
    height: auto;
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}

.pbmit-portfolio-style-4:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.pbmit-portfolio-style-4 .pbminfotech-box-content {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 45px;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.pbmit-portfolio-style-4 .pbminfotech-box-content:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    text-align: left;
    opacity: 0;
    position: absolute;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.pbmit-portfolio-style-4:hover .pbminfotech-box-content:after {
    visibility: visible;
    opacity: 1;
}

.pbmit-portfolio-style-4 .pbminfotech-titlebox {
    text-align: center;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    transition: all ease 700ms;
    -moz-transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
}

.pbmit-portfolio-style-4:hover .pbminfotech-titlebox {
    visibility: visible;
    opacity: 1;
    bottom: 32px;
}

.pbmit-portfolio-style-4 .pbminfotech-box-content .pbmit-portfolio-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-top: 0px;
}

.pbmit-portfolio-style-4 .pbminfotech-box-content .pbmit-portfolio-title a {
    color: #fff;
}

.pbmit-portfolio-style-4 .pbmit-port-cat a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-4 .pbmit-portfolio-corners:before,
.pbmit-portfolio-style-4 .pbmit-portfolio-corners:after {
    content: '';
    position: absolute;
    z-index: inherit;
    width: 12px;
    height: 12px;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}

.pbmit-portfolio-style-4 .pbmit-portfolio-corners_bottom:before {
    bottom: 50px;
    left: 50px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.pbmit-portfolio-style-4 .pbmit-portfolio-corners_bottom:after {
    bottom: 50px;
    right: 50px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.pbmit-portfolio-style-4 .pbmit-portfolio-corners_top:before {
    top: 50px;
    left: 50px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}

.pbmit-portfolio-style-4 .pbmit-portfolio-corners_top:after {
    top: 50px;
    right: 50px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.pbmit-portfolio-style-4:hover .pbmit-portfolio-corners:before,
.pbmit-portfolio-style-4:hover .pbmit-portfolio-corners:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/** style 5**/
.pbmit-portfolio-style-5 .pbmit-portfolio-icon-wrapper i,
.pbmit-portfolio-style-5 .pbmit-portfolio-icon-wrapper,
.pbmit-portfolio-style-5 img {
    -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-portfolio-style-5,
.pbmit-portfolio-style-5 .pbmit-image-wrapper {
    position: relative;
    overflow: hidden;
}

.pbmit-portfolio-style-5 .pbmit-content-wrapper {
    padding: 15px 0 10px;
}

.pbmit-portfolio-style-5 .pbmit-portfolio-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0px;
}

.pbmit-portfolio-style-5 .pbmit-portfolio-title a {
    color: #2c2c2c;
}

.pbmit-portfolio-style-5 .pbmit-port-cat a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    display: inline-block;
    color: var(--pbmit-global-color);
}

.pbmit-portfolio-style-5 .pbmit-port-cat {
    position: relative;
    line-height: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}

body .pbmit-portfolio-style-5 .shape-rounded {
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0px;
    font-weight: 600;
}

.pbmit-portfolio-style-5 .vc_btn3-container {
    margin-bottom: 0;
}

.pbmit-portfolio-style-5 .pbmit-portfolio-icon-wrapper {
    height: 80px;
    width: 80px;
    font-size: 30px;
    line-height: 60px;
    border-top: 80px solid #0c95ec;
    border-left: 80px solid transparent;
    text-align: center;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    opacity: 0;
}

.pbmit-portfolio-style-5:hover .pbmit-portfolio-icon-wrapper {
    opacity: 1;
}

.pbmit-portfolio-style-5 .pbmit-portfolio-icon-wrapper i {
    position: absolute;
    top: -87px;
    right: 5px;
    font-size: 20px;
}

.pbmit-portfolio-style-5:hover .pbmit-portfolio-icon-wrapper i {
    color: #fff !important;
}

.pbmit-portfolio-style-5:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.pbmit-portfolio-style-5 img {
    transform: scale(1, 1);
}

.Portfolio-five {
    padding-top: 100px;
    background-color: var(--pbmit-blackish-color);
}

.Portfolio-five .pbmit-heading-subheading-style-5 {
    margin-bottom: 0;
}

.Portfolio-five .swiper-slider {
    margin-top: 80px;
}

/** style 6 **/
.pbmit-portfolio-style-6 {
    margin-bottom: 50px;
}

.pbmit-portfolio-style-6 .pbmit-post-item {
    position: relative;
    overflow: hidden;
}

.pbmit-portfolio-style-6 img {
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}

.pbmit-portfolio-style-6:hover img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
}

.pbmit-portfolio-style-6 .pbmit-box-content:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    text-align: left;
    position: absolute;
    transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
    background: rgba(var(--pbmit-blackish-color-rgb), .2);
}

.pbmit-portfolio-style-6 .pbmit-titlebox {
    position: absolute;
    left: 30px;
    bottom: 15px;
    z-index: 2;
    transition: all ease 700ms;
    -webkit-transition: all ease 700ms;
}

.pbmit-portfolio-style-6 .pbmit-box-content .pbmit-portfolio-title {
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    margin-top: 10px;
}

.pbmit-portfolio-style-6 .pbmit-box-content .pbmit-portfolio-title a {
    color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-6 .pbmit-cat-wrapper {
    display: flex;
    gap: 10px;
}

.pbmit-portfolio-style-6 .pbmit-cat-wrapper .pbmit-port-year,
.pbmit-portfolio-style-6 .pbmit-port-cat a {
    background-color: rgba(var(--pbmit-white-color-rgb), .1);
    color: var(--pbmit-white-color);
    padding: 2px 10px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}

/** Style 7 **/
.pbmit-portfolio-style-7 .pbmit-post-item {
    position: relative;
    overflow: hidden;
}

.pbmit-portfolio-style-7 img {
    width: 100%;
    height: 720px;
    object-fit: cover;
    transition: all ease 400ms;
    -webkit-transition: all ease 400ms;
}

.pbmit-portfolio-style-7 .pbmit-box-content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(var(--pbmit-blackish-color-rgb), 0) 30%, rgba(var(--pbmit-blackish-color-rgb), .8) 90%);
}

.pbmit-portfolio-style-7 .pbmit-box-content-inner {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 2;
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
    transform: scale(0.9);
    height: 100%;
    top: 0;
    padding: 30px;
}

.pbmit-active .pbmit-portfolio-style-7 .pbmit-box-content-inner {
    opacity: 1;
    transform: scale(1);
}

.pbmit-portfolio-style-7 .pbmit-box-content .pbmit-portfolio-title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
    margin-top: 10px;
    transition: all 0.6s cubic-bezier(0.38, 0.005, 0.215, 1);
    opacity: 0;
    align-self: end;
}

.pbmit-active .pbmit-portfolio-style-7 .pbmit-box-content .pbmit-portfolio-title {
    opacity: 1;
}

.pbmit-portfolio-style-7 .pbmit-box-content .pbmit-portfolio-title a {
    color: var(--pbmit-white-color);
}

.pbmit-portfolio-style-7 .pbmit-cat-wrapper {
    display: flex;
    gap: 10px;
    align-self: start;
}

.pbmit-portfolio-style-7 .pbmit-cat-wrapper .pbmit-port-year,
.pbmit-element-portfolio-style-7 .pbmit-port-cat a {
    border: 1px solid rgba(var(--pbmit-white-color-rgb), .1);
    color: var(--pbmit-white-color);
    padding: 2px 10px;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
    transition: all ease 500ms;
    -moz-transition: all ease 500ms;
    -webkit-transition: all ease 500ms;
}

.pbmit-portfolio-style-7 .pbmit-cat-wrapper .pbmit-port-year:hover,
.pbmit-element-portfolio-style-7 .pbmit-port-cat a:hover {
    border-color: var(--pbmit-global-color);
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
}

.pbmit-element-portfolio-style-7 .pbmit-element-posts-wrapper {
    display: flex;
}

.pbmit-element-portfolio-style-7 .pbmit-element-posts-wrapper .pbmit-portfolio-ele {
    flex: 2;
    transition: 0.7s;
    position: relative;
    overflow: hidden;
    padding: 0 !important;
}

.pbmit-element-portfolio-style-7 .pbmit-element-posts-wrapper .pbmit-portfolio-ele.pbmit-active {
    flex: 4;
    padding-right: 0 !important;
}

.pbmit-portfolio-style-7 .pbmit-titlebox {
    display: grid;
    height: 100%;
}

.pbmit-element-portfolio-style-7 .pbmit-portfolio-btn.pbmit-head-btn {
    margin: 0 56px 0 0;
    display: inline-flex;
}

/*----------------------------------------*/
/*  06 - Blog
/*----------------------------------------*/
/** Style 1 **/
.pbmit-blogbox-style-1 {
    margin-bottom: 50px;
    border-bottom: 3px solid var(--pbmit-global-color);
}

.pbmit-blog-ele {
    margin-bottom: 30px;
}

.pbmit-blogbox-style-1 .pbmit-featured-container {
    position: relative;
}

.pbmit-blogbox-style-1 .pbmit-meta-category {
    display: inline-block;
    padding: 3px 15px;
    color: #fff;
    position: absolute;
    bottom: 15px;
    left: 25px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    background-color: var(--pbmit-global-color);
    z-index: 1;
}

.pbmit-blogbox-style-1 .pbmit-meta-category a {
    color: #fff;
}

.pbmit-blogbox-style-1 .pbminfotech-box-content {
    padding: 20px 25px 20px;
    background: #fff;
}

.pbmit-blogbox-style-1 .pbminfotech-box-content .pbmit-post-title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px
}

.pbmit-blogbox-style-1 .pbminfotech-box-content .pbmit-post-title a {
    color: #222
}

.pbmit-blogbox-style-1 .pbminfotech-box-content .pbmit-post-title a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-1 .post-item .pbmit-read-more-link a {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}

.pbmit-blogbox-style-1 .pbmit-meta-container {
    margin-bottom: 10px;
    font-size: 16px;
}

.pbmit-blogbox-style-1 .pbminfotech-box-desc {
    margin-top: 15px;
}

.pbmit-blogbox-style-1 .pbmit-meta-container .pbmit-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #a4a6a9;
}

.pbmit-blogbox-style-1 .pbmit-meta-container .pbmit-meta-line:last-child:after {
    display: none;
}

.pbmit-blogbox-style-1 .pbmit-meta-container .pbmit-meta-line:first-child {
    margin-left: 0;
}

.pbmit-blogbox-style-1 .pbmit-featured-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 22, 42, .7);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    z-index: 1;
}

.pbmit-blogbox-style-1 .pbmit-featured-wrapper:before {
    -webkit-transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
    -o-transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
    transition: all 0.5s cubic-bezier(.645, .045, .355, 1);
}

/** Style 2 **/
.pbmit-element-blog-style-2 .pbmit-element-posts-wrapper.row .pbmit-ele {
    margin-bottom: 0;
}

.pbmit-blogbox-style-2 .post-item {
    margin-bottom: 25px;
    background: #fff;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: normal;
}

.pbmit-blogbox-style-2 .post-item .pbmit-featured-container {
    width: 150px;
    flex-shrink: 0;
    margin-right: 30px;
}

.pbmit-blogbox-style-2 .post-item .pbminfotech-box-desc {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}

.pbmit-blogbox-style-2 .pbminfotech-box-content {
    padding-top: 20px;
    padding-right: 25px;
}

.pbmit-blogbox-style-2 .post-item .pbmit-post-title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
}

.pbmit-blogbox-style-2 .pbmit-meta-container {
    margin-bottom: 5px;
    font-size: 16px;
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.pbmit-blogbox-style-2 .pbmit-meta-container .pbmit-meta-line:first-child {
    margin-left: 0;
}

/** Style 3 **/
.pbmit-blogbox-style-3 .pbmit-featured-container {
    position: relative;
}

article.pbmit-blogbox-style-3 {
    margin-bottom: 30px;
}

.pbmit-blogbox-style-3 .pbmit-meta-category {
    display: inline-block;
    padding: 3px 15px;
    color: var(--pbmit-white-color);
    position: absolute;
    bottom: 15px;
    left: 25px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    background-color: var(--pbmit-global-color);
    z-index: 1;
}

.pbmit-blogbox-style-3 .pbmit-meta-category a {
    color: var(--pbmit-white-color);
}

.pbmit-blogbox-style-3 .pbminfotech-box-content {
    padding: 35px 25px;
    background: var(--pbmit-white-color);
}

.pbmit-blogbox-style-3 .pbminfotech-box-content .pbmit-post-title {
    font-size: 30px;
    line-height: 36px;
}

.pbmit-blogbox-style-3 .pbminfotech-box-content .pbmit-post-title a {
    color: #222;
}

.pbmit-blogbox-style-3 .pbmit-meta-container {
    margin-bottom: 10px;
    font-size: 16px;
}

.pbmit-blogbox-style-3 .pbminfotech-box-desc {
    margin-top: 20px;
}

.pbmit-blogbox-style-3 .pbmit-meta-container .pbmit-meta-line:first-child {
    margin-left: 0;
}

.pbmit-blogbox-style-3 .pbmit-meta-container .pbmit-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #a4a6a9;
}

.pbmit-blogbox-style-3 .post-item .pbmit-read-more-link {
    margin-top: 15px;
}

.pbmit-blogbox-style-3 .post-item .pbmit-read-more-link a {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}

.pbmit-blogbox-style-3 .post-item .pbmit-read-more-link a:before {
    content: "\e81c";
    font-family: "pbminfotech-base-icons";
    position: absolute;
    right: -24px;
}

.pbmit-blogbox-style-3 .post-item .pbmit-read-more-link a:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #eeeeee;
}

.pbmit-blogbox-style-3 .post-item .pbmit-read-more-link a:hover:after {
    width: 0;
}

.pbmit-blogbox-style-1 .pbminfotech-icon-box,
.pbmit-blogbox-style-1 .pbmit-featured-wrapper:before,
.pbmit-blogbox-style-1 .pbmit-featured-wrapper,
.pbmit-blogbox-style-3 .pbminfotech-icon-box,
.pbmit-blogbox-style-3 .pbmit-featured-wrapper:before,
.pbmit-blogbox-style-3 .post-item .pbmit-read-more-link a:after,
.pbmit-blogbox-style-3 .pbmit-featured-wrapper {
    -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-1 .pbmit-featured-wrapper,
.pbmit-blogbox-style-3 .pbmit-featured-wrapper {
    position: relative;
    overflow: hidden;
}

.pbmit-blogbox-style-1 .pbmit-featured-wrapper:before,
.pbmit-blogbox-style-3 .pbmit-featured-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 22, 42, 0.7);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    z-index: 1;
}

.pbmit-blogbox-style-1:hover .pbmit-featured-wrapper:before,
.pbmit-blogbox-style-3:hover .pbmit-featured-wrapper:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.pbmit-blogbox-style-1 .pbmit-meta-link,
.pbmit-blogbox-style-3 .pbmit-meta-link {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin-left: -25px;
    margin-top: -25px;
    transition: .5s ease;
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    transition-delay: .5s;
}

.pbmit-blogbox-style-1 .pbmit-meta-link a,
.pbmit-blogbox-style-3 .pbmit-meta-link a {
    height: 50px;
    text-align: center;
    width: 50px;
    background: #fff;
    line-height: 50px;
    font-size: 16px;
    display: block;
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-1:hover .pbmit-meta-link,
.pbmit-blogbox-style-3:hover .pbmit-meta-link {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.pbmit-blogbox-style-3 .pbmit-btn-style {
    font-family: var(--pbmit-body-typography-font-family);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    margin-top: 10px;
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-3 .pbmit-ihbox-btn .pbmit-btn-style:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 2px;
    width: 0%;
    background-color: #eeeeee;
    transition: all 0.2s ease 0s;
    -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;
}

.pbmit-blogbox-style-3 .pbmit-ihbox-btn .pbmit-btn-style:hover:after {
    width: 100%;
    background-color: var(--pbmit-global-color);
}

/** Style 4**/
.pbmit-blogbox-style-4 {
    margin-bottom: 30px;
}

.pbmit-blogbox-style-4 .post-item {
    background: #fff;
}

.pbmit-blogbox-style-4 .pbminfotech-box-content {
    padding: 20px 30px;
}

.pbmit-blogbox-style-4 .post-item .pbmit-post-title {
    font-size: 24px;
    line-height: 34px;
}

.pbmit-blogbox-style-4 .pbmit-meta-container {
    margin-bottom: 5px;
}

.pbmit-blogbox-style-4 .pbmit-meta-container .pbmit-meta-line {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #a4a6a9;
}

.pbmit-blogbox-style-4 .pbmit-meta-container .pbmit-meta-line:first-child {
    margin-left: 0;
}

.pbmit-blogbox-style-4 .post-item .pbmit-read-more-link {
    margin-top: 15px;
}

.pbmit-blogbox-style-4 .post-item .pbmit-read-more-link a {
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
}

.pbmit-blogbox-style-4 .pbmit-ihbox-btn {
    margin-top: 15px;
}

.pbmit-blogbox-style-3 .pbmit-ihbox-btn a:before,
.pbmit-blogbox-style-4 .pbmit-ihbox-btn a:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: auto;
    right: 0;
    height: 2px;
    width: 100%;
    background-color: #eee;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-4 .pbmit-btn-style {
    font-family: var(--pbmit-body-typography-font-family);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-4 .pbmit-ihbox-btn a:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 2px;
    width: 0%;
    transition: all 0.2s ease 0s;
    -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;
    background-color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-4 .pbmit-ihbox-btn a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}

/** Style 5 **/
.pbmit-blogbox-style-5 .pbmit-featured-wrapper img,
.pbmit-blogbox-style-5 .pbmit-meta-wraper-inner::after {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pbmit-blogbox-style-5 .pbmit-content-wrapper {
    padding: 40px 0 0;
}

.pbmit-blogbox-style-5 .pbmit-featured-container,
.pbmit-blogbox-style-5 .pbmit-featured-container-inner {
    position: relative;
}

.pbmit-blogbox-style-5 .pbmit-featured-wrapper {
    overflow: hidden;
}

.pbmit-blogbox-style-5 .pbmit-featured-wrapper img {
    width: 100%;
}

.pbmit-blogbox-style-5:hover .pbmit-featured-wrapper img {
    transform: scale(1.05);
}

.pbmit-blogbox-style-5 .pbmit-meta-date {
    display: grid;
    text-align: center;
}

.pbmit-blogbox-style-5 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner {
    padding: 23px;
    text-align: center;
    position: relative;
    border-radius: 10px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-5 .pbmit-meta-date-wrapper .pbmit-day-wrap {
    font-size: 34px;
    line-height: 34px;
    padding: 13px 15px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-5 .pbmit-meta-date-wrapper .pbmit-date-wrap {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 8px 15px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-5 .pbmit-meta-wraper-inner {
    position: relative;
    padding-bottom: 10px;
}

.pbmit-blogbox-style-5 .pbmit-post-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 0;
}

.pbmit-blogbox-style-5 .pbmit-post-title a,
.pbmit-blogbox-style-5 .pbmit-post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pbmit-blogbox-style-5 .pbminfotech-box-desc,
.pbmit-blogbox-style-5 .pbminfotech-box-desc p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pbmit-blogbox-style-5 .pbminfotech-box-desc {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-blogbox-style-5 .pbmit-featured-container .pbmit-meta-date-wrapper {
    position: absolute;
    bottom: -30px;
    right: 0px;
    z-index: 1;
    margin-bottom: 0;
}

.pbmit-blogbox-style-5 .pbmit-meta-line {
    display: inline-block;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-5 .pbmit-meta-line a {
    color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-5 .pbmit-blog-btn {
    padding: 20px 0 0;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
    margin: 20px 0 0;
}

.pbmit-blogbox-style-5 .pbmit-icon-shape {
    padding: 0 0 0 15px;
}

.pbmit-blogbox-style-5 .pbmit-blog-btn a {
    font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 1px;
}

.pbmit-blogbox-style-5 .pbmit-blog-btn a:hover {
    color: var(--pbmit-blackish-color);
}

/** Style 6 **/
.pbmit-blogbox-style-6 {
    margin-bottom: 30px;
}

.pbmit-blogbox-style-6 .pbmit-featured-wrapper img,
.pbmit-blogbox-style-6 .pbmit-meta-wraper-inner::after {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pbmit-blogbox-style-6 .pbmit-featured-container,
.pbmit-blogbox-style-6 .pbmit-featured-container-inner {
    position: relative;
}

.pbmit-blogbox-style-6 .pbmit-featured-wrapper {
    overflow: hidden;
}

.pbmit-blogbox-style-6 .pbmit-featured-wrapper img {
    width: 100%;
}

.pbmit-blogbox-style-6:hover .pbmit-featured-wrapper img {
    transform: scale(1.05);
}

.pbmit-blogbox-style-6 .pbmit-meta-date {
    display: grid;
    text-align: center;
}

.pbmit-blogbox-style-6 .pbmit-meta-wraper-inner {
    position: relative;
    padding-bottom: 20px;
}

.pbmit-blogbox-style-6 .pbmit-post-title {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
}

.pbmit-blogbox-style-6 .pbmit-post-title a,
.pbmit-blogbox-style-6 .pbmit-post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pbmit-blogbox-style-6 .pbminfotech-box-desc,
.pbmit-blogbox-style-6 .pbminfotech-box-desc p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pbmit-blogbox-style-6 .pbminfotech-box-desc {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-blogbox-style-6 .pbmit-content-wrapper {
    padding-top: 10px;
}

.pbmit-blogbox-style-6 .pbmit-meta-line {
    display: inline-block;
    position: relative;
    font-size: 15px;
    margin-right: 15px;
}

.pbmit-blogbox-style-6 .pbmit-featured-container {
    display: flex;
    align-items: center;
}

.pbmit-blogbox-style-6 .pbmit-featured-container-inner {
    width: 30%;
}

.pbmit-blogbox-style-6 .pbmit-content-wrapper {
    padding: 0 0 0 60px;
    width: 40%;
}

.pbmit-blogbox-style-6 .pbmit-blog-btn {
    position: relative;
    text-align: right;
    flex: 2;
}

.pbmit-blogbox-style-6 .pbmit-blog-content {
    width: 23%;
}

.pbmit-blogbox-style-6 .pbmit-blog-content p {
    margin: 0;
}

.pbmit-blogbox-style-6 .pbmit-meta-category a {
    background: var(--pbmit-global-color);
    padding: 5px 15px;
}

.pbmit-blogbox-style-6 .pbmit-blog-btn a svg {
    height: 15px;
    width: 15px;
    stroke: var(--pbmit-blackish-color);
}

.pbmit-element-blog-style-6 .pbmit-blog-btn.pbmit-head-btn {
    margin: 0 56px 0 0;
    display: inline-flex;
}

.pbmit-element-blog-style-6 .pbmit-header-area-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/** Style 7 **/
.pbmit-blogbox-style-7 .pbmit-featured-wrapper img,
.pbmit-blogbox-style-7 .pbmit-meta-wraper-inner::after {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.pbmit-blogbox-style-7 .pbmit-content-wrapper {
    padding: 40px 0 0;
}

.pbmit-blogbox-style-7 .pbmit-featured-container,
.pbmit-blogbox-style-7 .pbmit-featured-container-inner {
    position: relative;
}

.pbmit-blogbox-style-7 .pbmit-featured-wrapper {
    overflow: hidden;
}

.pbmit-blogbox-style-7 .pbmit-featured-wrapper img {
    width: 100%;
}

.pbmit-blogbox-style-7:hover .pbmit-featured-wrapper img {
    transform: scale(1.05);
}

.pbmit-blogbox-style-7 .pbmit-meta-date {
    display: grid;
    text-align: center;
}

.pbmit-blogbox-style-7 .pbmit-meta-date-wrapper .pbmit-meta-date-wrapper-inner {
    padding: 23px;
    text-align: center;
    position: relative;
    border-radius: 10px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-7 .pbmit-meta-date-wrapper .pbmit-day-wrap {
    font-size: 34px;
    line-height: 34px;
    padding: 13px 15px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-secondary-color);
}

.pbmit-blogbox-style-7 .pbmit-meta-date-wrapper .pbmit-date-wrap {
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 8px 15px;
    color: var(--pbmit-white-bg-color);
    background-color: var(--pbmit-global-color);
}

.pbmit-blogbox-style-7 .pbmit-meta-wraper-inner {
    position: relative;
    padding-bottom: 20px;
}

.pbmit-blogbox-style-7 .pbmit-post-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.pbmit-blogbox-style-7 .pbmit-post-title a,
.pbmit-blogbox-style-7 .pbmit-post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pbmit-blogbox-style-7 .pbminfotech-box-desc,
.pbmit-blogbox-style-7 .pbminfotech-box-desc p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pbmit-blogbox-style-7 .pbminfotech-box-desc {
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 0;
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.1);
}

.pbmit-blogbox-style-7 .pbmit-meta-line {
    display: inline-block;
    position: relative;
    font-size: 15px;
    margin-right: -2px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    padding: 8px 20px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.pbmit-blogbox-style-7 .pbmit-meta-date-wrapper.pbmit-meta-line {
    background-color: var(--pbmit-blackish-color);
}

.pbmit-blogbox-style-7 .pbmit-meta-line a {
    color: var(--pbmit-white-color);
}

.pbmit-blogbox-style-7 .pbmit-meta-line a:hover {
    color: rgba(var(--pbmit-blackish-color-rgb), .7);
}

.pbmit-blogbox-style-7 .pbmit-blog-btn {
    border-top: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
    margin: 20px 0 0;
    padding: 20px 0 0;
}

.pbmit-blogbox-style-7 .post-item {
    padding: 25px;
    border: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15)
}

.pbmit-element-blog-style-7 .pbmit-blog-btn.pbmit-head-btn {
    margin: 0 56px 0 0;
    display: inline-flex;
}

.pbmit-blogbox-style-7 .pbmit-icon-shape {
    padding: 0 0 0 15px;
}

.pbmit-blogbox-style-7 .pbmit-blog-btn a {
    font-family: var(--pbmit-btn-typography-font-family);
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
}

.pbmit-blogbox-style-7 .pbmit-blog-btn a:hover {
    color: var(--pbmit-blackish-color);
}

.pbmit-blogbox-style-7 .pbmit-blog-btn a svg,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn .pbmit-icon-shape svg,
.pbmit-blogbox-style-5 .pbmit-blog-btn a svg,
.pbmit-element-service-style-8 .pbmit-head-btn .pbmit-icon-shape svg {
    height: 12px;
    width: 12px;
    stroke: var(--pbmit-blackish-color);
}

/*----------------------------------------*/
/*  07 - Testimonial
/*----------------------------------------*/
/** Style 1 **/
.pbmit-testimonial-style-1 {
    position: relative;
}

.owl-carousel .owl-item .pbmit-testimonial-style-1 img,
.pbmit-testimonial-style-1 .pbminfotech-box-img img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
}

.pbmit-testimonial-style-1 .pbminfotech-box-desc {
    padding-bottom: 30px;
    padding-top: 20px;
}

.pbmit-testimonial-style-1 .pbminfotech-box-author {
    position: relative;
    text-align: left;
    display: inline-block;
}

.pbmit-testimonial-style-1 .pbminfotech-box-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 15px;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}

.pbmit-testimonial-style-1 span.pbmit-designation {
    font-size: 13px;
    color: var(--pbmit-white-color);
}

.pbmit-testimonial-style-1 blockquote {
    font-size: 23px;
    line-height: 33px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    color: var(--pbmit-white-color);
}

.pbmit-testimonial-style-1 .pbminfotech-box-desc {
    position: relative;
}

.pbmit-testimonial-style-1:after {
    position: absolute;
    content: "\e805";
    font-family: "pbminfotech-base-icons";
    font-size: 150px;
    line-height: 150px;
    top: 10px;
    right: 0;
    color: #fff;
    text-align: center;
    transform: rotate(-180deg);
    opacity: 0.1;
}

.pbmit-element-testimonial-style-1 .owl-carousel .owl-dots {
    text-align: right;
    margin-top: 0;
    position: absolute;
    bottom: 40px;
    right: 40px;
}

.pbmit-element-testimonial-style-1.pbminfotech-element-viewtype-carousel .owl-carousel button.owl-dot {
    border: none;
    border-radius: 0;
    height: 3px;
    width: 30px;
    background: #ccc;
}

.pbmit-element-testimonial-style-1.pbmit-testimonial-small .pbmit-testimonial-style-1 {
    margin: 0;
}

.pbmit-element-testimonial-style-1.pbmit-testimonial-small blockquote {
    font-size: 23px;
    line-height: 33px;
    color: #fff;
    font-weight: normal;
}

.pbmit-element-testimonial-style-1.pbmit-testimonial-small .pbminfotech-box-star-ratings i,
.pbmit-element-testimonial-style-1.pbmit-testimonial-small .pbmit-testimonial-style-1:after {
    color: #fff !important;
}

.pbmit-element-testimonial-style-1.pbmit-testimonial-small .pbminfotech-box-star-ratings i.pbmit-active {
    color: #09162a !important;
}

.pbmit-element-testimonial-style-1.pbmit-testimonial-small .owl-carousel .owl-dots {
    right: 0;
}

.pbmit-element-testimonial-style-1.pbmit-testimonial-small.pbminfotech-element-viewtype-carousel .owl-carousel button.owl-dot {
    background: #fff;
}

.pbmit-element-testimonial-style-1.pbmit-testimonial-small.pbminfotech-element-viewtype-carousel .owl-carousel button.owl-dot.active {
    background: #09162a;
    background-image: none !important;
}

.pbmit-element-testimonial-style-1 .pbminfotech-box-star-ratings i.pbmit-base-icon-star.pbmit-active {
    color: var(--pbmit-link-color-normal);
}

.pbmit-element-testimonial-style-1 .pbminfotech-box-star-ratings i.pbmit-base-icon-star {
    color: var(--pbmit-white-color);
}

/** Style 3 **/
.pbmit-element-testimonial-style-3.pbminfotech-element-viewtype-carousel .owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    margin-top: 0;
}

.pbmit-element-testimonial-style-3.pbminfotech-element-viewtype-carousel .owl-carousel button.owl-dot {
    display: block;
    margin: 10px 0;
    border-color: #fff;
}

.pbmit-element-testimonial-style-3.pbmit-vertical-heading .pbmit-ihbox-style-hsbox {
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    margin-bottom: 0;
    top: 54%;
    margin-top: 43px;
    left: 0px;
    z-index: 99;
}

.pbmit-element-testimonial-style-3.pbmit-vertical-heading .pbmit-ihbox.pbmit-ihbox-style-hsbox .pbmit-ihbox-heading .vc_custom_heading {
    letter-spacing: 4px;
}

.pbmit-testimonial-style-3 {
    padding: 40px 130px;
    text-align: center;
    overflow: hidden;
    margin: 0 40px;
}

.pbmit-testimonial-style-3 .pbminfotech-box-img {
    position: relative;
    display: inline-block;
}

.owl-carousel .owl-item .pbmit-testimonial-style-3 .pbminfotech-box-img img,
.pbmit-testimonial-style-3 .pbminfotech-box-img img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    max-width: none;
    margin-bottom: 7px;
}

.pbmit-testimonial-style-3 .pbminfotech-box-img:after {
    position: absolute;
    content: "\e805" !important;
    font-family: "pbminfotech-base-icons";
    font-size: 10px;
    line-height: 30px;
    top: 10px;
    left: 65px;
    background-color: #222;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.pbmit-testimonial-style-3 .pbminfotech-box-author {
    position: relative;
    padding-left: 0;
    padding-top: 20px;
    text-align: left;
    display: inline-block;
}

.pbmit-testimonial-style-3 .pbminfotech-box-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}

.pbmit-testimonial-style-3 span.pbmit-designation {
    font-size: 13px;
    color: var(--pbmit-white-color);
}

.pbmit-testimonial-style-3 blockquote {
    font-size: 26px;
    line-height: 36px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}

.pbmit-testimonial-style-3 blockquote p {
    color: var(--pbmit-white-color);
    margin-bottom: 0;
}

.pbmit-testimonial-style-3 .pbminfotech-box-content {
    position: relative;
    margin-top: 30px;
    margin-bottom: 40px;
}

.pbmit-testimonial-style-3 .pbminfotech-box-author * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.pbmit-text-color-white .pbmit-testimonial-style-3 blockquote {
    color: #fff;
}

.pbmit-element-testimonial-style-3.pbmit-vertical-heading .pbmit-ihbox-style-hsbox {
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    margin-bottom: 0;
    top: 54%;
    margin-top: 43px;
    left: 0px;
    z-index: 99;
}

.pbmit-element-testimonial-style-3.pbmit-vertical-heading .pbmit-ihbox.pbmit-ihbox-style-hsbox .pbmit-ihbox-heading .vc_custom_heading {
    letter-spacing: 4px;
    font-size: 14px;
    text-transform: uppercase;
}

/** Style 4 **/
.pbmit-testimonial-style-4 {
    position: relative;
    margin-top: 30px;
}

.owl-carousel .owl-item .pbmit-testimonial-style-4 img,
.pbmit-testimonial-style-4 .pbminfotech-box-img img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
}

.pbmit-testimonial-style-4 .pbminfotech-box-desc {
    position: relative;
    padding-bottom: 30px;
    margin-top: 30px;
    padding-left: 80px;
}

.pbmit-testimonial-style-4 .pbminfotech-box-desc:after {
    position: absolute;
    content: "\e805";
    font-family: "pbminfotech-base-icons";
    font-size: 50px;
    line-height: 50px;
    top: 4px;
    left: 0;
    text-align: center;
}

.pbmit-testimonial-style-4 .pbminfotech-box-author {
    position: relative;
    text-align: left;
    display: inline-block;
    margin-left: 15px;
}

.pbmit-testimonial-style-4 .pbminfotech-box-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.pbmit-testimonial-style-4 span.pbmit-designation {
    font-size: 13px;
    opacity: 0.8;
}

.pbmit-testimonial-style-4 blockquote {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-weight: 400;
}

.pbmit-testimonial-style-4 .pbminfotech-box-star-ratings {
    margin-top: 15px;
}

.testimonial_slide-four .pbminfotech-box-star-ratings i.pbmit-base-icon-star.pbmit-active {
    color: var(--pbmit-global-color);
}

/** Style 5 **/
.pbmit-element-testimonial-style-5.pbmit-vertical-heading .pbmit-ihbox-style-hsbox {
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    margin-bottom: 0;
    top: 54%;
    margin-top: 43px;
    left: 0px;
    z-index: 99;
}

.pbmit-testimonial-top .pbmit-element-testimonial-style-5.pbmit-vertical-heading .pbmit-ihbox-style-hsbox {
    top: 35%;
}

.pbmit-testimonial-style-5 {
    padding: 40px 130px;
    text-align: center;
    overflow: hidden;
    margin: 0 40px;
}

.pbmit-testimonial-style-5 .pbminfotech-box-img {
    position: relative;
    display: inline-block;
}

.owl-carousel .owl-item .pbmit-testimonial-style-5 .pbminfotech-box-img img,
.pbmit-testimonial-style-5 .pbminfotech-box-img img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    max-width: none;
}

.pbmit-testimonial-style-5 .pbminfotech-box-img:after {
    position: absolute;
    content: "\e805" !important;
    font-family: "pbminfotech-base-icons";
    font-size: 10px;
    line-height: 30px;
    top: 10px;
    left: 65px;
    background-color: #222;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.pbmit-testimonial-style-5 .pbminfotech-box-author {
    position: relative;
    padding-left: 0;
    padding-top: 20px;
    text-align: left;
    display: inline-block;
}

.pbmit-testimonial-style-5 .pbminfotech-box-title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-transform: uppercase;
}

.pbmit-testimonial-style-5 span.pbmit-designation {
    font-size: 13px;
}

.pbmit-testimonial-style-5 blockquote {
    font-family: Rubik, sans-serif;
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}

.pbmit-testimonial-style-5 .pbminfotech-box-desc {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
}

.pbmit-testimonial-style-5 .pbminfotech-box-author * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.pbmit-element-testimonial-style-5.pbminfotech-element-viewtype-carousel .owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    margin-top: 0;
}

.pbmit-text-color-white .pbmit-testimonial-style-5 blockquote {
    color: #fff;
}

.pbmit-element-testimonial-style-5.pbminfotech-element-viewtype-carousel .owl-carousel button.owl-dot {
    display: block;
    margin: 10px 0;
}

.pbmit-element-testimonial-style-5.pbmit-vertical-heading .pbmit-ihbox-style-hsbox {
    position: absolute;
    transform: rotate(-90deg);
    transform-origin: left top 0;
    margin-bottom: 0;
    top: 54%;
    margin-top: 43px;
    left: 0px;
    z-index: 99;
}

.testimonial-five .swiper-pagination-bullet {
    border: 1px solid;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    background: transparent;
}

.testimonial-five .swiper-pagination-bullet-active {
    background-color: var(--pbmit-secondary-color);
}

.testimonial-five .swiper-horizontal>.swiper-pagination-bullets,
.testimonial-five .swiper-pagination-bullets.swiper-pagination-horizontal {
    text-align: center;
    bottom: 0;
    right: 0;
}

.testimonial-five {
    padding-top: 60px;
}

.testimonial-five .swiper-slider[data-dots="true"] {
    padding-bottom: 35px;
}

.testimonial-five .pbmit-testimonial-style-4 .pbminfotech-box-desc:after {
    position: absolute;
    content: "\e805";
    font-family: "pbminfotech-base-icons";
    font-size: 50px;
    line-height: 50px;
    top: 4px;
    left: 0;
    text-align: center;
    color: var(--pbmit-global-color);
}

.testimonial-five .pbmit-testimonial-style-4 blockquote {
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    font-weight: 400;
    color: var(--pbmit-blackish-color);
}

blockquote.pbminfotech-testimonial-text p {
    margin-bottom: 0px;
}

.testimonial-five .pbminfotech-box-star-ratings i.pbmit-base-icon-star.pbmit-active {
    color: #ffaa01;
}

.testimonial-five .pbminfotech-box-star-ratings i.pbmit-base-icon-star {
    color: #ccc;
    margin: -2px;
}

/** Style 6 **/
.pbmit-testimonial-style-6 {
    position: relative;
}

.pbmit-testimonial-style-6 .pbmit-box-desc {
    position: relative;
    padding-top: 80px;
    padding-bottom: 55px;
}

.pbmit-testimonial-style-6 blockquote {
    font-size: 24px;
    line-height: 34px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
    color: var(--pbmit-blackish-color);
}

.pbmit-testimonial-style-6 blockquote p {
    margin-bottom: 0;
}

.pbmit-testimonial-style-6 .pbmit-box-desc:after {
    position: absolute;
    content: "\e82d";
    font-family: "pbminfotech-base-icons";
    font-size: 50px;
    line-height: 50px;
    top: 0;
    left: 0;
    text-align: center;
    color: var(--pbmit-global-color);
}

.pbmit-testimonial-style-6 .pbmit-box-img {
    display: flex;
    align-items: center;
    gap: 15px;
}

.pbmit-testimonial-style-6 .pbmit-box-img img {
    height: 65px;
    width: 65px;
}

.pbmit-testimonial-style-6 .pbmit-box-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0;
}

.pbmit-testimonial-style-6 .pbmit-box-star-ratings .pbmit-base-icon-star {
    transform: rotate(35deg);
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: #ccc;
}

.pbmit-testimonial-style-6 .pbmit-box-star-ratings .pbmit-base-icon-star.pbmit-active {
    color: #ffaa01;
}

.pbmit-testimonial-style-6 .pbmit-box-star-ratings .pbmit-base-icon-star:before {
    margin: 0 2px;
}

/** Style 7 **/
.pbmit-testimonial-style-7 {
    position: relative;
}

.pbmit-testimonial-style-7 .pbmit-box-desc {
    position: relative;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(var(--pbmit-blackish-color-rgb), 0.2);
}

.pbmit-testimonial-style-7 blockquote {
    font-size: 36px;
    line-height: 46px;
    padding: 0;
    margin: 0;
    border: 0;
    text-transform: uppercase;
    background: transparent;
    font-weight: 600 !important;
    color: var(--pbmit-secondary-color);
}

.pbmit-testimonial-style-7 blockquote p {
    margin-bottom: 0;
}

.pbmit-testimonial-style-7 .pbmit-box-star-ratings {
    padding-top: 25px;
}

.pbmit-testimonial-style-7 .pbmit-box-img {
    display: flex;
    align-items: center;
    gap: 15px;
}

.pbmit-testimonial-style-7 .pbmit-box-img img {
    height: 65px;
    width: 65px;
}

.pbmit-testimonial-style-7 .pbmit-box-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.pbmit-testimonial-style-7 .pbmit-box-star-ratings .pbmit-base-icon-star {
    transform: rotate(35deg);
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    color: rgba(var(--pbmit-blackish-color-rgb), .3)
}

.pbmit-testimonial-style-7 .pbmit-box-star-ratings i:before {
    margin: 0 2px;
}

.pbmit-testimonial-style-7 .pbmit-box-star-ratings .pbmit-base-icon-star.pbmit-active {
    color: var(--pbmit-blackish-color);
}

.pbmit-testimonial-style-7 .pbmit-designation {
    color: var(--pbmit-blackish-color);
    text-transform: uppercase;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
}

.pbmit-bg-color-global .pbmit-testimonial-style-7 blockquote,
.pbmit-bg-color-global .pbmit-testimonial-style-7 .pbmit-box-title {
    color: var(--pbmit-white-color);
}

.pbmit-bg-color-global .pbmit-testimonial-style-7 .pbmit-box-desc {
    border-bottom-color: rgba(var(--pbmit-white-color-rgb), 0.2);
}

/** Style 8 **/
.pbmit-testimonial-style-8 .pbmit-post-item {
    position: relative;
    padding: 40px;
    background-color: var(--pbmit-light-color);
}

.pbmit-testimonial-style-8 .pbmit-box-content {
    display: grid;
    gap: 105px;
}

.pbmit-testimonial-style-8 blockquote {
    font-size: 18px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    border: 0;
    background: transparent;
}

.pbmit-testimonial-style-8 blockquote p {
    margin-bottom: 0;
}

.pbmit-testimonial-style-8 .pbmit-box-img {
    display: flex;
    align-items: center;
    gap: 15px;
}

.owl-carousel .owl-item .pbmit-testimonial-style-8 img,
.pbmit-testimonial-style-8 .pbmit-box-img img {
    height: 65px;
    width: 65px;
    object-fit: cover;
}

.pbmit-testimonial-style-8 .pbmit-box-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 0;
}

.pbmit-testimonial-style-8 .pbmit-box-star-ratings {
    padding-top: 15px;
}

.pbmit-testimonial-style-8 .pbmit-box-star-ratings .pbmit-base-icon-star {
    transform: rotate(35deg);
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
}

.pbmit-box-star-ratings i {
    color: rgba(var(--pbmit-blackish-color-rgb), .1);
}

.pbmit-testimonial-style-8 .pbmit-box-star-ratings i.pbmit-active {
    color: var(--pbmit-global-color);
}

.pbmit-testimonial-style-8 .pbmit-box-star-ratings i:before {
    margin: 0 1px;
}

.pbmit-testimonial-style-8 .pbmit-designation {
    font-size: 15px;
    line-height: 25px;
}

.pbmit-bg-color-light .pbmit-testimonial-style-8 .pbmit-post-item {
    background-color: var(--pbmit-white-color);
}

/** pricing-table**/
.pbmit-pricing-table-style-1 .pbminfotech-ptable-icon,
.pbmit-pricing-table-style-1 .pbminfotech-ptable-heading {
    text-align: center;
}

.pbmit-pricing-table-style-1 .pbminfotech-ptable-heading {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 25px;
    padding-top: 25px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0;
    color: var(--pbmit-blackish-color);
}

.pbminfotech-sep {
    border-bottom: 1px solid #f6f6f7;
}

.pbmit-pricing-table-style-1 .pbmit-pricing-table-featured-col .pbminfotech-ptable-heading {
    color: #fff;
}

.pbmit-pricing-table-style-1 .pbmit-sbox-icon-wrapper {
    height: 52px;
    width: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-size: 30px;
}

.pbmit-pricing-table-style-1 .pbminfotech-ptable-price-w {
    margin-top: 30px;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
}

.pbmit-pricing-table-style-1 .pbminfotech-ptable-price-w * {
    display: inline-block;
    vertical-align: bottom;
}

.pbmit-pricing-table-style-1 .pbminfotech-ptable-price-w .pbminfotech-ptable-cur-symbol-after {
    color: #000;
}

.pbmit-pricing-table-style-1 .pbminfotech-ptable-price {
    font-size: 50px;
    line-height: 50px;
    color: #000;
}

.pbmit-pricing-table-style-1 .pbmit-ptable-lines-w {
    padding: 30px 40px;
}

.pbmit-pricing-table-style-1 .pbmit-ptable-line {
    margin: 15px 0;
    border-bottom: 1px solid #f6f6f7;
    padding-bottom: 15px;
}

.pbmit-pricing-table-style-1 .vc_btn3-container.vc_btn3-inline {
    text-align: center;
    display: block;
}

.pbmit-pricing-table-style-1 .vc_btn3.vc_btn3-size-md {
    font-size: 13px;
    padding: 10px 23px;
    border-radius: 0;
}

.pbmit-pricing-table-style-1 .pbmit-ptablebox-main-icon {
    display: block;
    text-align: center;
    margin-top: 25px;
}

.pbmit-pricing-table-style-1 .pbmit-ptablebox-main-icon i {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 24px;
    color: #fff;
    background-color: #1e2227;
    display: inline-block;
    border-radius: 50%;
}

.pbmit-pricing-table-style-1 .pbmit-ptable-line i {
    margin-right: 5px;
    color: var(--pbmit-global-color);
}

.pbmit-pricing-table-style-1 .pbmit-pricing-table-box .pbminfotech-ptable-price-w .pbminfotech-ptable-frequency:before {
    content: "/";
    margin: 0 2px;
}

.pbmit-pricing-table-style-1 .pbmit-pricing-table-box {
    padding-bottom: 30px;
    border: 1px solid #f6f6f7;
    text-align: center;
    background: #fff;
}

.table-btn a.pbmit-btn {
    font-size: 13px;
    padding: 11px 24px;
    border-radius: 0;
    line-height: 26px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.table-btn a.pbmit-btn:hover {
    background-color: var(--pbmit-blackish-color);
}

/** Style 2 **/
.pbmit-pricing-table-style-2 .pbmit-pricing-table-box {
    padding: 50px 0;
    background: var(--pbmit-light-color);
    position: relative;
}

.pbmit-pricing-table-style-2 .pbmit-pricing-table-featured-col .pbmit-ptablebox-featured-w {
    position: absolute;
    right: 0;
    background: var(--pbmit-global-color);
    padding: 0 20px;
    color: var(--pbmit-blackish-color);
}

.pbmit-pricing-table-style-2 .pbmit-ptable-btn a {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}

.pbmit-pricing-table-style-2 .pbmit-ptable-btn {
    margin: 30px 96px 0 40px;
    display: grid;
    text-align: center;
}

.pbmit-pricing-table-style-2 .pbmit-ptable-description,
.pbmit-pricing-table-style-2 .pbmit-ptable-icon,
.pbmit-pricing-table-style-2 .pbmit-ptable-heading {
    text-align: center;
}

.pbmit-pricing-table-style-2 .pbmit-ptable-heading {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.pbmit-pricing-table-style-2 .pbmit-sbox-icon-wrapper {
    height: 52px;
    width: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    color: var(--pbmit-white-color);
    font-size: 30px;
}

.pbmit-pricing-table-style-2 .pbmit-ptable-price-w {
    margin: 0;
    font-weight: 500;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    display: flex;
    justify-content: center;
    color: var(--pbmit-blackish-color);
    padding: 0 0 30px 0;
}

.pbmit-pricing-table-style-2 .pbmit-ptable-price-w .pbmit-ptable-price,
.pbmit-pricing-table-style-2 .pbmit-ptable-price-w .pbmit-ptable-symbol {
    font-weight: 600 !important;
}

.pbmit-pricing-table-style-2 .pbmit-ptable-price-w .pbmit-ptable-cur-symbol-after {
    color: var(--pbmit-blackish-color);
}

.pbmit-pricing-table-style-2 .pbmit-ptable-lines-w {
    padding: 30px 40px;
    margin: 0 40px;
    background: var(--pbmit-white-color)
}

.pbmit-pricing-table-style-2 .pbmit-ptable-line {
    padding-bottom: 10px;
    display: flex;
    align-items: center;
}

.pbmit-pricing-table-style-2 .pbmit-ptable-line .pbmit-ptable-line-svg {
    margin: 0 10px 0 0;
}

.pbmit-pricing-table-style-2 .pbmit-ptablebox-main-icon svg {
    height: 50px;
    width: 50px;
    fill: var(--pbmit-blackish-color);
}

.pbmit-pricing-table-style-2 .pbmit-ptable-lines-w svg {
    height: 4px;
    width: 4px;
    fill: var(--pbmit-blackish-color);
}

.pbmit-pricing-table-style-2 .pbmit-pricing-table-box .pbmit-ptable-price-w .pbmit-ptable-frequency:before {
    content: "/";
    margin: 0 2px;
}

.pbmit-pricing-table-style-2 .pbmit-pricing-table-box .pbmit-ptable-price-w .pbmit-ptable-frequency {
    font-size: 15px;
    align-self: end;
    line-height: 45px;
    color: #555555;
    text-transform: lowercase;
}

.pbmit-pricing-table-style-2 .pbmit-ptablebox-main-icon {
    display: block;
    text-align: center;
    margin-top: 25px;
}

.pbmit-pricing-table-style-2 .pbmit-ptablebox-main-icon i {
    line-height: 50px;
    font-size: 50px;
    color: var(--pbmit-blackish-color);
    display: inline-block;
}

.pbmit-pricing-table-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-price-w {
    color: var(--pbmit-global-color);
}

.pbmit-pricing-table-style-2 .pbmit-pricing-table-featured-col .pbmit-ptable-btn a {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

.pbmit-pricing-table-style-2 .pbmit-pricing-table-featured-col .pbmit-head-btn .pbmit-icon-shape {
    background-color: var(--pbmit-blackish-color);
}

.pbmit-pricing-table-style-2 .pbmit-line-heading {
    font-size: 17px;
    line-height: 27px;
}

.pbmit-pricing-table-style-2 .pbmit-plan-option {
    justify-content: start;
    gap: 10px;
    left: 30%;
    position: relative;
}

.pbmit-pricing-table-style-2 .pbmit-head-btn a:hover .pbmit-icon-shape svg line,
.pbmit-pricing-table-style-2 .pbmit-head-btn a:hover .pbmit-icon-shape svg,
.pbmit-pricing-table-style-2 .pbmit-head-btn .pbmit-icon-shape svg line {
    stroke: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  08 - Client
/*----------------------------------------*/
/** Style 1 **/
.pbmit-client-style-1 {
    padding: 30px 0px;
}

.pbmit-client-style-1 .pbmit-client-wrapper.pbmit-client-with-hover-img .pbmit-client-hover-img {
    position: absolute;
    opacity: 0;
    left: 7px;
    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-client-style-1 .pbmit-client-wrapper.pbmit-client-with-hover-img {
    position: relative;
}

.pbmit-client-style-1 .pbmit-client-wrapper.pbmit-client-with-hover-img:hover .pbmit-client-hover-img {
    opacity: 1;
}

.pbmit-client-style-1 .pbmit-client-wrapper.pbmit-client-with-hover-img:hover .pbmit-featured-wrapper {
    opacity: 0;
}

.client-five {
    border-top-width: 1px;
    padding-top: 40px;
    padding-bottom: 20px;
    border-top-color: #eeeeee;
    border-top-style: solid;
}

.client-five .col-md-2 {
    width: 20%;
    margin-bottom: 30px;
}

/** Style 3 **/
.demo-eight .pbmit-element-client-style-3 {
    border-top: 1px solid #00000017;
}

.demo-ten .pbmit-element-client-style-3 {
    border-bottom: 1px solid #00000017;
}

.pbmit-element-client-style-3 .pbmit-client-content {
    text-align: center;
    padding: 50px 20px;
    border-right: 1px solid rgba(var(--pbmit-blackish-color-rgb), .15);
}

.pbmit-element-client-style-3 .pbmit-client-wrapper {
    position: relative;
    text-align: center;
    overflow: hidden
}

.pbmit-element-client-style-3 .pbmit-featured-wrapper,
.pbmit-element-client-style-3 .pbmit-client-hover-img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.pbmit-element-client-style-3 .pbmit-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%)
}

.pbmit-element-client-style-3 .pbmit-client-hover-img {
    transform: translateY(-100%)
}

.pbmit-element-client-style-3 .pbmit-client-wrapper:hover .pbmit-client-hover-img {
    visibility: visible;
    transform: translateY(0%)
}

.pbmit-element-client-style-3 .pbmit-featured-wrapper {
    transform: translateY(0%)
}

.pbmit-element-client-style-3 .pbmit-client-wrapper:hover .pbmit-featured-wrapper {
    transform: translateY(100%)
}

/** Style 4 **/
.pbmit-element-client-style-4 .pbmit-client-content {
    text-align: center;
    padding: 40px 50px;
    background-color: var(--pbmit-light-color);
}

.pbmit-element-client-style-4 .pbmit-client-wrapper {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.pbmit-element-client-style-4 .pbmit-featured-wrapper,
.pbmit-element-client-style-4 .pbmit-client-hover-img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease
}

.pbmit-element-client-style-4 .pbmit-client-hover-img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    transform: translateY(-100%)
}

.pbmit-element-client-style-4 .pbmit-client-hover-img {
    transform: translateY(-100%)
}

.pbmit-element-client-style-4 .pbmit-client-wrapper:hover .pbmit-client-hover-img {
    visibility: visible;
    transform: translateY(0%)
}

.pbmit-element-client-style-4 .pbmit-featured-wrapper {
    transform: translateY(0%)
}

.pbmit-element-client-style-4 .pbmit-client-wrapper:hover .pbmit-featured-wrapper {
    transform: translateY(100%)
}

.pbmit-element-client-style-4 .owl-carousel .owl-item img {
    width: auto;
}

.pbmit-bg-color-global .pbmit-element-client-style-4 .pbmit-client-content {
    background-color: rgba(var(--pbmit-blackish-color-rgb), .10);
}

.pbminfotech-gap-10px .pbmit-column {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}

/*----------------------------------------*/
/*  09 - Header
/*----------------------------------------*/
.site-title {
    margin: 0;
    padding: 0;
    display: table;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 120px;
}

.site-title a {
    display: table-cell;
    vertical-align: middle;
}

.list-inline-item:not(:last-child) {
    margin-right: 4px;
}

.pbmit-header-overlay {
    position: absolute;
    width: 100%;
    z-index: 2;
}

.site-header .pbmit-pre-header-right .pbmit-social-li {
    margin-right: 8px;
    display: inline-block;
}

.pbmit-right-side {
    display: flex;
    align-items: center;
}

/** Header Style 1 **/
.pbmit-header-info-inner .pbmit-header-box-1,
.pbmit-header-info-inner .pbmit-header-box-2,
.pbmit-header-info-inner .pbmit-header-box-3 {
    display: inline-block;
    vertical-align: middle;
}

.pbmit-header-info-inner>.pbmit-header-box-1,
.pbmit-header-info-inner>.pbmit-header-box-2,
.pbmit-header-info-inner>.pbmit-header-box-3 {
    margin-right: 52px;
    padding-right: 0;
    position: relative;
    padding-left: 82px;
}

.header-style-1 .pbmit-header-info-inner:last-child .pbmit-header-box-3 {
    margin-right: 0;
    padding-right: 0;
}

.header-style-1 .pbmit-header-info-inner .pbmit-header-box-icon {
    position: absolute;
    top: 4px;
    left: 30px;
    font-size: 30px;
    line-height: 30px;
    color: var(--pbmit-global-color);
}

.header-style-1 .pbmit-header-box-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 0;
    color: #222;
    text-transform: none;
    font-style: normal;
}

.header-style-1 .pbmit-header-box-content {
    font-family: Rubik, sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0;
    color: #777777;
    text-transform: none;
    font-style: normal;
}

.header-style-1 .site-header-menu {
    z-index: 9;
    position: relative;
}

.header-style-1 .site-header-menu .site-branding {
    display: none;
}

.header-style-1 .site-header-menu .pbmit-header-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 15px;
}

.header-style-1 .pbmit-right-side {
    padding-right: 15px;
    gap: 20px;
}

.header-style-1 .site-navigations ul.navigation>li>a {
    margin: 0 20px;
    letter-spacing: 1px;
}

.header-style-1 .site-header-menu .pbmit-header-menu-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .25);
    background-color: var(--pbmit-global-color);
}

.header-style-1 .site-navigations ul.navigation>li>a:hover {
    color: var(--pbmit-blackish-color);
}

.header-style-1 .pbmit-header-button a {
    padding: 15px 26px;
    background-color: #09162a;
    display: inline-block;
    color: #fff;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-family: "Barlow Condensed", sans-serif;
}

.header-style-1 .pbmit-header-button a:hover {
    background-color: #fff;
    color: #09162a;
}

.header-style-1 .pbmit-slider-area {
    margin-top: -30px;
}

.header-style-1 .sticky-header {
    background-color: transparent;
    box-shadow: none;
}

/** Header style 2 **/
.header-style-2 .site-branding {
    background-color: #ffba00;
    padding-left: 30px;
    padding-right: 30px;
}

.header-style-2 .site-branding .site-title {
    height: 170px;
}

.header-style-2.site-header .site-branding img {
    max-height: 50px;
    max-width: inherit;
}

.header-style-2 .site-header-menu .site-branding {
    display: none;
}

.header-style-2 .pbmit-header-info-inner {
    height: 102px;
    padding-right: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-2 .pbmit-header-wrapper {
    margin-left: 10px;
    padding: 0;
    position: relative;
    background-color: var(--pbmit-white-color);
    border-right: 1px solid #f1f1f1;
}

.header-style-2 .pbmit-expand-header {
    height: 100%;
    content: "";
    position: absolute;
    background-color: transparent;
    width: 5000px;
    right: -5000px;
    top: 0;
}

.header-style-2 .pbmit-header-box-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #222;
    text-transform: none;
    font-style: normal;
}

.header-style-2 .pbmit-header-box-content {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0;
    color: #777777;
    text-transform: none;
    font-style: normal;
}

.header-style-2 .pbmit-header-info-inner>.pbmit-header-box-1,
.header-style-2 .pbmit-header-info-inner>.pbmit-header-box-2,
.header-style-2 .pbmit-header-info-inner>.pbmit-header-box-3 {
    margin-right: 30px;
    padding-right: 0;
    position: relative;
    padding-left: 60px;
    display: inline-block;
    vertical-align: middle;
}

.header-style-2 .pbmit-header-info-inner>div:last-child {
    margin-right: 0;
    padding-right: 0;
}

.header-style-2 .pbmit-header-box-icon i {
    position: absolute;
    top: 4px;
    left: 20px;
    font-size: 30px;
    line-height: 30px;
    color: var(--pbmit-global-color);
}

.header-style-2 .site-header-menu {
    position: relative;
    padding-left: 10px;
}

.header-style-2 .site-navigations ul.navigation>li>a {
    color: var(--pbmit-blackish-color);
    font-size: 13px;
    margin: 0 13px;
}

.header-style-2 .site-navigations ul li.active>a {
    color: var(--pbmit-global-color);
}

.header-style-2 .pbmit-header-button a {
    font-size: 13px;
    color: #fff;
    letter-spacing: .5px;
    font-weight: 500;
    display: inline-block;
    padding: 0 20px;
    height: 68px;
    line-height: 68px;
    text-transform: uppercase;
    background-color: #1e2227;
    font-family: Montserrat, sans-serif;
}

.header-style-2 .pbmit-header-button a:hover {
    background-color: #ffba00;
}

.header-style-2.site-header .pbmit-header-search-btn {
    border-left: 1px solid #f1f1f1;
    height: 68px;
    line-height: 68px;
    padding: 0 12px;
}

.header-style-2.site-header .pbmit-header-search-btn a i {
    color: var(--pbmit-blackish-color);
    font-size: 20px;
    margin: 0;
}

.header-style-2 .site-header-menu.sticky-header .site-branding {
    display: block;
    background-color: inherit;
}

.header-style-2 .site-header-menu.sticky-header {
    left: 0;
}

.header-style-2 .sticky-header .site-branding .site-title,
.header-style-2 .sticky-header .site-navigations ul.navigation>li>a,
.header-style-2.site-header .sticky-header .pbmit-header-search-btn {
    height: 68px;
    line-height: 68px;
}

.header-style-2.site-header .sticky-header .site-branding img {
    max-height: 45px;
}

.header-style-2 .sticky-header .site-branding {
    padding: 0;
}

.header-style-2 .sticky-header.site-header-menu:before {
    display: none;
}

/** Header style 3 **/
.header-style-3 .site-header-menu {
    position: absolute;
    width: 100%;
    z-index: 2;
    background-color: rgba(255, 255, 255, .10);
    border-bottom: 1px solid rgba(255, 255, 255, .13);
}

.header-style-3 .site-header-menu .sticky-logo {
    display: none;
}

.header-style-3.site-header .site-navigation ul.navigation>li>a {
    font-size: 13px;
    line-height: 120px;
    height: 120px;
    letter-spacing: .5px;
    font-family: Roboto, sans-serif;
    color: var(--pbmit-white-color);
}

.header-style-3 .pbmit-right-side,
.header-style-5 .pbmit-right-side {
    gap: 20px;
}

.header-style-3 .pbmit-header-button a {
    color: #fff;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    background-color: #fc1520;
    padding: 14px 15px;
    font-family: Roboto, sans-serif;
    line-height: normal;
}

.header-style-3 .site-header-menu.sticky-header {
    background-color: var(--pbmit-white-color);
}

.header-style-3 .site-header-menu.sticky-header .sticky-logo {
    display: block;
}

.header-style-3 .site-header-menu.sticky-header .logo-img {
    display: none;
}

.header-style-3.site-header .sticky-header .pbmit-header-search-btn a i {
    color: var(--pbmit-blackish-color);
}

.header-style-3.site-header .sticky-header .site-navigation ul.navigation>li>a {
    height: 100px;
    line-height: 100px;
    color: var(--pbmit-blackish-color);
}

.header-style-3.site-header .site-navigation ul.navigation>li.active>a {
    margin: 0px 17px;
    color: var(--pbmit-global-color);
}

.header-style-3.site-header .sticky-header .site-title {
    height: 100px;
}

.header-style-3 .sticky-header .pbmit-right-side {
    margin-left: 0;
}

/** Header style 4 **/
.header-style-4 .pre-header {
    height: 65px;
    line-height: 65px;
}

.header-style-4 .pbmit-header-wrapper {
    display: flex;
    align-items: center;
}

.header-style-4 .pbmit-header-button a {
    color: #fff;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    font-family: Oswald, sans-serif;
}

.header-style-4 .site-header-menu .pbmit-logo-menuarea .pbmit-header-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-4 .pbmit-header-info-inner>.pbmit-header-box-1,
.header-style-4 .pbmit-header-info-inner>.pbmit-header-box-2,
.header-style-4 .pbmit-header-info-inner>.pbmit-header-box-3 {
    margin-right: 0;
    padding-right: 0;
    position: relative;
    padding-left: 20px;
}

.header-style-4 .pbmit-logo-menuarea {
    position: relative;
    margin-right: 20px;
    display: flex;
    flex: 1;
    align-items: center;
    justify-content: space-between;
    background-color: var(--pbmit-white-color);
}

.header-style-4 .list-inline-item {
    display: inline-block;
    color: #071323;
}

.header-style-4 .pbmit-pre-header-right .pbmit-social-li {
    margin-right: 6px;
}

.header-style-4 .pbmit-pre-header-right .pbmit-social-li a {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.header-style-4 .pbmit-pre-header-right ul li:first-child {
    position: relative;
    padding-right: 22px;
}

.header-style-4 .pbmit-pre-header-right ul li {
    color: #071323;
}

.header-style-4 .pbmit-pre-header-right ul li:first-child:after {
    position: absolute;
    content: "";
    height: 15px;
    width: 1px;
    background-color: #000;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.header-style-4 .site-navigation {
    margin-left: auto;
    margin-right: 20px;
}

.header-style-4 .site-branding {
    margin-left: 30px;
}

.header-style-4 .site-title {
    height: 90px;
}

.header-style-4.site-header .site-branding img {
    max-height: 50px;
}

.header-style-4.site-header .site-navigation ul.navigation>li>a {
    height: 90px;
    line-height: 90px;
    font-size: 14px;
    color: #222;
}

.header-style-4 .pbmit-header-search-btn {
    padding-left: 60px;
}

.header-style-4.site-header .pbmit-header-search-btn a {
    margin-right: 20px;
    color: var(--pbmit-blackish-color);
}

.header-style-4 .pbmit-logo-menuarea::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -22px;
    width: 0;
    height: 0;
    border-top: 90px solid white;
    border-right: 22px solid transparent;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-style-4 .pbmit-header-button {
    position: relative;
    margin-left: 10px;
    height: 90px;
    line-height: 90px;
    background-color: var(--pbmit-global-color);
    padding: 0 45px 0 35px;
}

.header-style-4 .pbmit-header-button:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -22px;
    width: 0;
    top: 0;
    border-bottom: 90px solid #fdb400;
    border-left: 22px solid transparent;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-style-4 .sticky-header .pbmit-header-button:before {
    content: "";
    position: absolute;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    height: 100%;
    background-color: #fdb400;
    width: 1000px;
    z-index: -1;
}

.header-style-4 .sticky-header .site-branding {
    margin-left: 0px;
}

/** Header style 5 **/
.header-style-5 .site-branding .responsive-img {
    display: none;
}

.header-style-5 .pre-header .site-title {
    height: 120px;
}

.header-style-5 .site-header-menu .site-title {
    height: inherit;
}

.header-style-5 .pbmit-header-box-icon {
    position: absolute;
    top: 4px;
    left: 30px;
    font-size: 30px;
    line-height: 30px;
    color: var(--pbmit-global-color);
}

.header-style-5 .pbmit-header-box-title {
    font-family: Hind, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    text-transform: none;
    font-style: normal;
    color: var(--pbmit-white-color);
}

.header-style-5 .pbmit-header-box-content {
    font-weight: 500;
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0;
    text-transform: none;
    font-style: normal;
    color: rgba(255, 255, 255, .80);
}

.header-style-5 .pbmit-header-info-inner>div:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0px;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .30);
}

.header-style-5 .pbmit-responsive-icons {
    display: none;
}

.header-style-5 .pbmit-logo-menuarea {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 15px;
    background-color: rgba(0, 0, 0, .40);
}

.header-style-5 .pbmit-header-info {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.header-style-5 .pbmit-header-box-3 {
    margin-right: 0px;
}

.header-style-5.site-header .site-navigation ul.navigation>li>a {
    font-size: 14px;
    margin: 0 20px;
    letter-spacing: 1px;
}

.header-style-5 .pbmit-header-button a {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-global-color);
    padding: 15px 26px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Hind, sans-serif;
    letter-spacing: 1px;
}

.header-style-5 .sticky-header {
    background-color: transparent;
    box-shadow: none;
}

.header-style-5 .sticky-header .pbmit-logo-menuarea {
    background-color: var(--pbmit-global-color);
    height: 68px;
    line-height: 68px;
}

.header-style-5 .sticky-header .site-navigation ul.navigation>li.active>a {
    color: #222;
}

.header-style-5.site-header .sticky-header .site-navigation ul.navigation>li>a:hover {
    color: #222;
}

.header-style-5.site-header .pbmit-header-search-btn a i:hover {
    color: var(--pbmit-global-color);
}

.header-style-5.site-header .sticky-header .pbmit-header-search-btn a i:hover {
    color: #222;
}

.header-style-5 .site-header-menu .pbmit-header-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/** Header style 6 **/
.header-style-6 .site-header-menu .pbmit-logo-menuarea .site-branding {
    display: none;
}

.header-style-6 .site-header-menu .pbmit-header-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-6 .site-branding {
    position: relative;
    padding-right: 50px;
}

.header-style-6 .site-branding:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #0fb0ee;
    right: 0;
    width: 1200px;
}

.header-style-6 .site-title {
    height: 120px;
}

.header-style-6 .site-branding:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: -60px;
    width: 0;
    top: 0;
    border-bottom: 120px solid #0fb0ee;
    border-right: 60px solid transparent;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-style-6 .pbmit-header-info-inner>div:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0px;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .30);
}

.header-style-6 .pbmit-header-info-inner .pbmit-header-box-icon {
    position: absolute;
    top: 4px;
    left: 30px;
    font-size: 30px;
    color: #0fb0ee;
}

.header-style-6 .pbmit-header-box-title {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color: #071323;
}

.header-style-6 .pbmit-header-box-content {
    font-size: 13px;
    line-height: 26px;
    color: #777777;
    font-weight: normal;
}

.header-style-6 .pbmit-header-info-inner>div:last-child {
    margin-right: 0;
    padding-right: 0;
}

.header-style-6 .pre-header {
    background-color: #f7f7f7;
}

.header-style-6 .site-header-menu {
    background-color: var(--pbmit-white-color);
}

.header-style-6 .pbmit-logo-menuarea {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-style-6.site-header .site-navigation ul.navigation>li>a {
    font-size: 13px;
    height: 68px;
    line-height: 68px;
    color: #002e5b;
    padding: 0px;
    letter-spacing: 1px;
    margin: 0px 20px;
}

.header-style-6.site-header .site-navigation ul.navigation>li>a:hover {
    color: var(--pbmit-global-color);
}

.header-style-6 .pbmit-header-info {
    display: flex;
    align-items: center;
}

.header-style-6.site-header .pbmit-header-search-btn a {
    margin-right: 20px;
}

.header-style-6.site-header .pbmit-header-search-btn a i {
    color: #002e5b;
    font-size: 16px;
}

.header-style-6.site-header .pbmit-header-search-btn a i:hover {
    color: var(--pbmit-global-color);
}

.header-style-6 .pbmit-header-button a {
    font-family: Roboto, sans-serif;
    font-size: 13px;
    font-weight: 700;
    padding: 15px 26px;
    letter-spacing: 1px;
    line-height: normal;
    display: inline-block;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
    background-color: #09162a;
}

.header-style-6 .pbmit-header-button a:hover {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
}

/** Header style 7 **/
.header-style-7 .pbmit-pre-header-left ul li i {
    color: var(--pbmit-global-color);
    margin-right: 8px;
}

.header-style-7 .pbmit-pre-header-left ul li {
    font-size: 14px;
    margin-right: 11px;
}

.header-style-7 .pre-header {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #eee;
}

.header-style-7 .site-branding {
    padding-left: 30px;
    padding-right: 30px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.header-style-7 .site-title {
    height: 90px;
}

.header-style-7.site-header .pbmit-pre-header-right .pbmit-social-li {
    margin-right: 18px;
    display: inline-block;
}

.header-style-7.site-header .pbmit-pre-header-right .pbmit-social-li a {
    color: #525558;
}

.header-style-7.site-header .pbmit-pre-header-right .pbmit-social-li a:hover {
    color: var(--pbmit-global-color);
}

.header-style-7 .site-navigations ul.navigation>li>a {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    color: var(--pbmit-link-color-normal);
    margin: 0px 17px;
}

.header-style-7 .site-navigations ul.navigation>li>a:hover {
    color: var(--pbmit-global-color);
}

.header-style-7 .site-navigations ul li.active>a {
    color: var(--pbmit-global-color);
}

.header-style-7 .pbmit-header-button {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    background-color: var(--pbmit-global-color);
    padding: 0 45px 0 35px;
    line-height: 90px;
    height: 90px;
    letter-spacing: 0.5px;
}

.header-style-7 .pbmit-header-button a {
    color: var(--pbmit-white-color);
}

.header-style-7.site-header .pbmit-header-search-btn a i {
    color: var(--pbmit-link-color-normal);
    font-size: 16px;
}

.header-style-7.site-header .pbmit-header-search-btn a i:hover {
    color: var(--pbmit-global-color);
}

.header-style-7 .site-header-menu.sticky-header .logo-img {
    max-height: 45px;
}

.header-style-7 .sticky-header .pbmit-header-button {
    line-height: 68px;
    height: 68px;
}

.header-style-7 .sticky-header .site-title {
    height: 68px;
}

.header-style-7 .pbmit-header-menu-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-pre-header-right .pbmit-social-li a {
    font-size: 15px;
}

/** Header style 8 **/
.site-header .pbmit-sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    top: 0;
    -webkit-transform: translateY(-120%);
    transform: translateY(-120%);
    -webkit-transition: .6s cubic-bezier(.24, .74, .58, 1);
    transition: .6s cubic-bezier(.24, .74, .58, 1);
    visibility: hidden;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
}

.site-header .pbmit-fixed-header.pbmit-sticky-header {
    z-index: 9;
    visibility: visible;
    transform: translateY(0%);
}

.pbmit-header-style-8.site-header .site-branding img {
    max-height: 50px;
}

.pbmit-header-style-8 .pbmit-menuarea {
    margin-left: 50px;
}

.pbmit-header-style-8 .pbmit-logo-area .site-title {
    height: 65px;
}

.pbmit-header-style-8:not(:has(.pbmit-fixed-header)) .pbmit-main-header-area .site-branding .pbmit-sticky-logo,
.pbmit-header-style-8 .pbmit-fixed-header .site-branding .pbmit-main-logo,
.pbmit-header-style-8 .pbmit-fixed-header .pbmit-right-box .pbmit-social-links,
.pbmit-header-style-10:not(:has(.pbmit-fixed-header)) .pbmit-main-header-area .site-branding .pbmit-sticky-logo,
.pbmit-header-style-10 .pbmit-fixed-header .site-branding .pbmit-main-logo {
    display: none;
}

.pbmit-header-style-8.site-header .site-navigation ul.navigation>li>a {
    font-size: 14px;
    font-weight: normal;
}

.pbmit-header-style-8 .main-menu .navigation>li>ul li.active a {
    color: var(--pbmit-secondary-color);
}

.pbmit-header-style-8 .pbmit-right-box,
.pbmit-header-style-10 .pbmit-right-box {
    gap: 10px;
}

.pbmit-header-style-8 .pbmit-right-box .pbmit-social-links li,
.pbmit-header-style-10 .pbmit-right-box .pbmit-social-links li {
    display: inline-block;
}

.pbmit-header-style-8 .pbmit-header-search-btn a {
    padding: 16px;
    margin: 0 !important;
    background-color: rgba(var(--pbmit-white-color-rgb), .1);
}

.pbmit-header-style-8 .pbmit-right-box .pbmit-social-links li a {
    font-size: 16px;
    color: var(--pbmit-white-color);
}

.pbmit-header-style-8 .pbmit-right-box .pbmit-social-links li a:hover,
.pbmit-header-style-8 .pbmit-header-search-btn a:hover {
    color: var(--pbmit-global-color);
}

.site-header .pbmit-fixed-header.pbmit-sticky-header {
    background-color: rgba(var(--pbmit-white-color-rgb), 0.9);
}

.pbmit-header-style-8.site-header .pbmit-fixed-header .pbmit-button-box-second .pbmit-btn-style-2 {
    background-color: var(--pbmit-blackish-color);
}

/** Header style 9 **/
.pbmit-header-style-9 .pbmit-pre-header-wrapper {
    height: 50px;
    line-height: 50px;
    color: var(--pbmit-secondary-color);
}

.pbmit-header-style-9 .pbmit-pre-header-wrapper .pbmit-pre-header-left .pbmit-contact-info {
    font-size: 0;
}

.pbmit-header-style-9 .pbmit-pre-header-wrapper .pbmit-social-links li {
    margin-right: 5px;
}

.pbmit-header-style-9 .pbmit-pre-header-wrapper .pbmit-social-links a {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.pbmit-header-style-9 .pbmit-logo-area .site-title {
    height: 90px;
}

.pbmit-header-style-9.site-header .site-navigation ul.navigation>li>a {
    letter-spacing: 1px;
    margin: 0 20px;
    height: 90px;
    line-height: 90px;
}

.site-header.pbmit-header-style-9 .site-navigation ul.navigation>li:not(.active)>a:not(:hover) {
    color: var(--pbmit-blackish-color);
}

.pbmit-header-style-9 .pbmit-right-box {
    gap: 20px;
}

.site-header.pbmit-header-style-9 .pbmit-header-search-btn a {
    font-size: 20px;
    color: var(--pbmit-blackish-color);
}

.site-header.pbmit-header-style-9 .pbmit-header-search-btn a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-header-style-9 .pbmit-button-box-second {
    margin: 0 56px 0 0;
}

.pbmit-header-style-9 .pbmit-fixed-header>.container-fluid {
    padding: 0 15px !important;
}

/** Header style 10 **/
.pbmit-header-style-10 .site-branding .site-title {
    height: 90px;
}

.pbmit-header-style-10 .site-branding .site-title img {
    max-height: 50px;
}

.pbmit-header-style-10 .pbmit-menuarea {
    margin-left: 40px;
}

.site-header.pbmit-header-style-10 .site-navigation ul.navigation>li>a {
    font-size: 14px;
    font-weight: 500;
}

.pbmit-header-style-10.site-header .pbmit-sticky-header .site-navigation ul.navigation>li:not(.active, :hover)>a {
    color: var(--pbmit-blackish-color);
}

.pbmit-header-style-10 .pbmit-sticky-header .pbmit-button-box-second .pbmit-btn-style-2.white {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}

/*------------- ---------------------------*/
/*  10 - Footer
/*----------------------------------------*/
.footer.site-footer {
    color: rgba(255, 255, 255, .9);
}

.footer-text-area {
    display: flex;
    position: relative;
    padding: 50px 0px;
}

.pbmit-footer-big-left {
    margin-right: auto !important;
    margin-top: 10px;
    padding-left: 66px;
    color: var(--pbmit-white-color);
}

.pbmit-footer-big-title {
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    margin-bottom: 0;
}

.pbmit-footer-big-title i {
    font-size: 55px;
    line-height: 55px;
    vertical-align: middle;
    padding-right: 10px;
    position: absolute;
    left: -10px;
}

.pbmit-footer-big-right form {
    position: relative;
}

.pbmit-footer-big-right input {
    height: 65px;
    border: 1px solid rgba(255, 255, 255, .2);
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    width: 400px;
    border-bottom: none !important;
    background-color: rgba(255, 255, 255, 1);
}

.pbmit-footer-big-right input:focus {
    border-color: transparent;
}

.pbmit-footer-big-right button {
    height: 65px;
    border: none;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 35px;
    font-weight: 500;
    background-color: var(--pbmit-blackish-color);
}

.footer-text-area input:focus,
.form-control:focus {
    background-color: var(--pbmit-white-color);
}

.footer-text-area .form-control::placeholder {
    color: #848484;
}

.pbmit-footer-widget-area {
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-widget-col-1,
.footer-widget-col-4 {
    flex: 0 0 30%;
    max-width: 30%;
}

.footer-widget-col-2,
.footer-widget-col-3 {
    flex: 0 0 20%;
    max-width: 20%;
}

.site-footer .widget {
    margin: 35px 0 20px;
}

.site-footer .widget-title {
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 40px;
    position: relative;
    color: var(--pbmit-white-color) !important;
}

.site-footer:not(.pbmit-footer-style-3) .widget-title:after {
    content: "";
    width: 50px;
    height: 2px;
    bottom: -10px;
    left: 0;
    position: absolute;
    z-index: 1;
    background-color: var(--pbmit-global-color);
}

.site-footer .widget .textwidget a::before {
    position: absolute;
    content: '\e814';
    left: 0;
    font-size: 16px;
    top: 0px;
    color: inherit;
    font-family: 'pbminfotech-base-icons';
}

.pbmit-footerlogo {
    margin-bottom: -5px;
    max-height: 138px;
}

.site-footer .widget .textwidget p {
    font-size: 15px;
}

.site-footer .pbmit-contact-widget-lines {
    margin: 35px 0 20px;
}

.site-footer .pbmit-contact-widget-lines .pbmit-contact-widget-line {
    position: relative;
    padding: 0 0 0 35px;
    margin-bottom: 15px;
    font-size: 16px;
}

.site-footer .pbmit-contact-widget-phone:before,
.site-footer .pbmit-contact-widget-address:before {
    font-family: 'pbminfotech-base-icons';
    font-size: 18px;
    position: absolute;
    left: 5px;
    color: var(--pbmit-global-color);
}

.site-footer .pbmit-contact-widget-address:before {
    content: '\e821';
}

.site-footer .pbmit-contact-widget-phone:before {
    content: '\e82a';
}

.site-footer .widget ul>li {
    padding: 0 0 15px 0;
}

.site-footer .widget .textwidget a {
    position: relative;
    padding-left: 20px;
    font-weight: 400;
    font-size: 15px;
    color: rgba(255, 255, 255, 1);
}

.site-footer .widget a {
    font-family: var(--pbmit-body-typography-font-family);
}

.site-footer .pbmit-rpw-list>li {
    display: flex;
    align-items: normal;
}

.site-footer .pbmit-rpw-list>li:not(:first-child) {
    margin-top: 10px;
}

.site-footer .pbmit-rpw-list>li>a {
    width: 75px;
    flex-shrink: 0;
    margin-right: 15px;
}

.site-footer .pbmit-rpw-title {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
}

.site-footer .pbmit-rpw-list .pbmit-rpw-title a {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
}

.site-footer .pbmit-rpw-list .pbmit-rpw-title a:hover {
    color: var(--pbmit-global-color);
}

.site-footer .pbmit-rpw-date {
    line-height: 17px;
    display: block;
    color: #b4b4b4;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
}

.site-footer .pbmit-rpw-date a {
    font-size: 13px;
    color: var(--pbmit-global-color);
}

.site-footer .pbmit-footer-bottom {
    padding-top: 5px;
    padding-bottom: 30px;
}

.site-footer .pbmit-footer-text-inner {
    font-size: 15px;
    padding-top: 25px;
    padding-bottom: 5px;
    border-top: 1px solid rgb(243 238 238);
}

.pbmit-footer-copyright-text-area {
    padding-top: 15px;
}

.site-footer .pbmit-social-links {
    text-align: right;
}

.site-footer .pbmit-social-links li {
    margin-right: 6px;
    display: inline-block;
}

.site-footer .pbmit-social-links li a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: var(--pbmit-white-color);
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #222;
    font-size: 18px;
}

.site-footer .pbmit-social-links li a:hover {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.site-footer .pbmit-social {
    text-align: right;
    margin-top: 15px;
}

.site-footer .pbmit-social li {
    display: inline-block;
    margin: 0 10px;
}

.site-footer .pbmit-social li a {
    color: #ffffff;
    font-size: 15px;
}

/** Style 2 **/
.pbmit-footer-style-2 {
    position: relative;
    overflow: hidden;
    padding: 0 0 5px;
    color: rgba(255, 255, 255, 0.90);
}

.pbmit-footer-style-2 a {
    color: rgb(var(--pbmit-white-color-rgb), .70);
}

.pbmit-footer-style-2 a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-footer-style-2 .pbmit-mailchip-widget-wrapper {
    border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), .15);
}

.pbmit-footer-style-2 .pbmit-mailchip-copyright {
    padding: 100px 30px 30px 0;
    display: grid;
    gap: 120px;
    border-right: 1px solid rgba(var(--pbmit-white-color-rgb), .15);
}

.pbmit-footer-style-2 .pbmit-mailchip-col {
    width: 54%;
}

.pbmit-footer-style-2 .pbmit-mailchip-copyright .pbmit-mailchip-heading .pbmit-title {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 20px;
    color: var(--pbmit-white-color);
}

.pbmit-footer-style-2 .pbmit-newslatter-style1 {
    position: relative;
}

.pbmit-footer-style-2 .pbmit-newslatter-style1 input {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding: 0 15px;
    font-weight: 400;
    color: var(--pbmit-white-color);
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(var(--pbmit-white-color-rgb), .15);
    transition: all 500ms ease;
}

.pbmit-footer-style-2 .pbmit-newslatter-style1 .pbmit-btn {
    position: absolute;
    right: 0;
    left: auto;
    top: -5px;
    padding: 0;
    height: 50px;
    width: 50px;
    background: var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
    font-size: 20px;
}

.pbmit-footer-style-2 .pbmit-newslatter-style1 .pbmit-btn:hover {
    background-color: var(--pbmit-white-color);
}

.demo-ten .pbmit-footer-style-2 .pbmit-newslatter-style1 .pbmit-btn:not(:hover) {
    color: var(--pbmit-white-color);
}

.pbmit-footer-style-2 .pbmit-footer-text-area .pbmit-footer-text-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    padding: 0;
    border: none;
    position: relative;
}

.pbmit-footer-style-2 .pbmit-footer-copyright-text-area {
    padding-top: 0;
}

.pbmit-footer-style-2 .pbmit-footer-text-inner .pbmit-footer-menu-area {
    text-align: end;
}

.pbmit-footer-style-2 .pbmit-footer-menu-area ul li {
    display: inline-block;
    margin: 0 10px;
}

.pbmit-footer-style-2 .pbmit-footer-widget-area {
    padding-left: 25px;
}

.pbmit-footer-style-2 .widget-title {
    font-size: 22px;
    line-height: 32px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 0;
}

.pbmit-footer-style-2 .widget-title:after,
.pbmit-footer-style-2 .pbmit-contact-widget-lines .pbmit-contact-widget-line:before {
    display: none;
}

.pbmit-footer-style-2 .pbmit-contact-widget-lines .pbmit-contact-widget-line {
    font-size: 20px;
    line-height: 30px;
    padding-left: 0;
}

.demo-ten .pbmit-footer-style-2 .pbmit-contact-widget-lines .pbmit-contact-widget-line {
    font-family: "Cal Sans", sans-serif;
}

.pbmit-footer-style-2 .pbmit-contact-widget-line.pbmit-contact-widget-phone {
    color: var(--pbmit-global-color);
}

.pbmit-footer-style-2 .widget ul>li {
    padding: 0 0 10px 0;
}

.pbmit-footer-style-2 .menu-our-company ul li a {
    font-size: 17px;
    font-weight: normal;
}

.pbmit-footer-style-2 .pbmit-highlight-text-area .pbmit-text {
    font-size: 500px;
    line-height: 520px;
    margin-bottom: 20px;
    color: rgb(var(--pbmit-white-color-rgb), .10);
}

/** Style 3 **/
.pbmit-footer-style-3 {
    overflow: hidden;
    color: rgba(255, 255, 255, 0.90);
    position: relative;
    background-image: url(../images/homepage-9/bg/fstyle-3-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto;
    background-attachment: scroll;
}

.pbmit-footer-style-3:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    background-color: #051723;
    z-index: -1;
}

.pbmit-footer-style-3.site-footer .container {
    max-width: 1530px;
}

.pbmit-footer-style-3 .widget-media-image img {
    width: 200px;
}

.site-footer.pbmit-footer-style-3 .widget-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
}

.pbmit-footer-style-3 .pbmit-two-column-menu .menu {
    display: flex;
    flex-wrap: wrap;
}

.pbmit-footer-style-3 .pbmit-two-column-menu .menu>li {
    width: 50%;
}

.pbmit-footer-style-3 a {
    color: rgb(var(--pbmit-white-color-rgb), .70);
}

.pbmit-footer-style-3 .menu li a {
    font-size: 17px;
    line-height: 1.6;
    font-weight: normal;
}

.pbmit-footer-style-3 .pbmit-contact-widget-lines .pbmit-contact-widget-line {
    font-size: 28px;
    line-height: 38px;
    padding: 0;
}

.pbmit-footer-style-3 .pbmit-contact-widget-lines .pbmit-contact-widget-line.pbmit-contact-widget-phone {
    color: var(--pbmit-global-color);
}

.pbmit-footer-style-3 .pbmit-contact-widget-lines .pbmit-contact-widget-line.pbmit-contact-widget-phone:before {
    display: none;
}

.pbmit-footer-style-3 .pbmit-footer-text-area {
    padding: 5px 0 30px;
}

.site-footer.pbmit-footer-style-3 .pbmit-footer-text-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 0 60px;
}

.pbmit-footer-style-3 .pbmit-footer-copyright-text-area {
    padding-top: 0;
}

.pbmit-footer-style-3 .pbmit-footer-menu li {
    display: inline-block;
    margin: 0 10px;
}

.pbmit-footer-style-3 .pbmit-mailchip-highlight-text .pbmit-text {
    font-size: 370px;
    line-height: 380px;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    position: relative;
    bottom: -47px;
}

/*----------------------------------------*/
/*  11 - Title Bar
/*----------------------------------------*/
.pbmit-tbar .pbmit-tbar-title-1 {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    font-style: normal;
    margin-bottom: 5px;
}

.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/title-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    position: relative;
    min-height: 360px;
    margin-top: -30px;
}

.pbmit-title-bar-content {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    padding: 64px 0;
    min-height: 360px;
}

.pbmit-title-bar-content .pbmit-tbar-inner {
    max-width: none;
    padding: 0;
}

.pbmit-title-bar-content-inner {
    width: 100%;
    text-align: left;
}

.pbmit-title-bar-content .pbmit-tbar-title {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 700;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    color: #fff;
    text-transform: none;
    font-style: normal;
    margin-bottom: 5px;
}

.pbmit-title-bar-wrapper .pbmit-title-bar-content .pbmit-breadcrumb-inner {
    display: inline-block;
    border-radius: 0;
    padding: 0;
    opacity: 0.9;
}

.pbmit-breadcrumb,
.pbmit-breadcrumb a {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
    color: var(--pbmit-white-color);
    text-transform: uppercase;
    font-style: normal;
}

.pbmit-breadcrumb-inner .sep {
    margin: 0 2px;
}

.pbmit-title-bar-wrapper .post-post.current-item {
    opacity: .9;
}

.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-title-bar-content .pbmit-tbar-title-one {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    color: var(--pbmit-white-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;
}

/*----------------------------------------*/
/*  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
/*----------------------------------------*/
/** Style 1 **/
.progressbar {
    overflow: hidden;
    padding-bottom: 22px;
    position: relative;
}

.progressbar .progress .progress-bar:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    right: -10px;
    top: -4px;
    border: 3px solid var(--pbmit-global-color);
}

.progressbar:not(.style-2) .progress-label {
    font-family: var(--pbmit-body-typography-font-family);
    color: var(--pbmit-white-color);
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 40px;
    margin-bottom: -2px;
}

.progress {
    overflow: visible;
    position: relative !important;
    height: 7px !important;
    padding: 0px;
    margin-top: 0px;
    border-radius: 0px;
    background-color: var(--pbmit-white-color);
}

.progress .progress-bar {
    position: relative;
    overflow: visible;
    border-radius: 0px;
    background-color: var(--pbmit-global-color);
}

.progressbar:not(.style-2) .progress.progress-percent-bg .progress-percent {
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 14px;
    color: var(--pbmit-white-color);
    font-weight: 500;
}

.progressbarone .progress-bar {
    background-color: var(--pbmit-blackish-color);
}

.pbmit-progressbar-style-1 .progress-label,
.pbmit-progressbar-style-1 .progress-percent {
    color: var(--pbmit-blackish-color) !important;
}

.pbmit-progressbar-style-1 .progress {
    background-color: var(--pbmit-light-color);
}

.progressbar.style-2 {
    padding: 0;
}

.progressbar.style-2:not(:last-child) {
    margin-bottom: 35px;
}

.progressbar.style-2 .progress-percent-bg {
    height: auto !important;
    background-color: transparent;
}

.progressbar.style-2 .progress-percent-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: repeating-linear-gradient(130deg, transparent 11px, transparent 20px, rgba(var(--pbmit-white-color-rgb), .3) 10px, rgba(var(--pbmit-white-color-rgb), .3) 35px);
    z-index: 2;
}

.progressbar.style-2 .progress .progress-bar {
    height: 44px;
    line-height: 44px;
    z-index: 2;
    font-size: 17px;
    font-weight: 500;
    padding: 0 20px 0 15px;
    flex-direction: row;
    justify-content: space-between;
}

.progressbar.style-2 .progress .progress-bar:after {
    display: none;
}

/*----------------------------------------*/
/*  14 - Accordion
/*----------------------------------------*/
.accordion {
    margin-top: 40px;
    background: none;
    border-radius: 0;
    margin-bottom: 22px;
}

.accordion-header {
    margin-bottom: 0 !important;
}

.accordion-item {
    border: none;
    background-color: transparent;
    color: var(--pbmit-blackish-color);
    font-size: 18px;
    border-radius: 0px !important;
    margin-bottom: 10px;
}

.accordion-button {
    position: relative;
    border: none;
    border-radius: 0 !important;
    box-shadow: none;
    padding: 8px 42px 17px 0px;
    background: none;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    transition: none;
    color: var(--pbmit-heading-color);
}

.accordion-button::after {
    background-image: none;
}

.accordion-button:not(.collapsed)::after {
    display: none;
}

.accordion .pbmit-base-icon-plus:before {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: var(--pbmit-global-color);
}

.accordion-item.active .accordion-button .pbmit-base-icon-plus::before {
    content: '';
    display: block;
    box-sizing: border-box;
    font-size: 14px;
    right: 20px;
    top: 50%;
    border-style: solid;
    border-width: 2px 0 0 0;
    transition: none;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: #d4d4d4;
}

.accordion-button:not(.collapsed) {
    color: #1e2227;
    background-color: transparent;
    box-shadow: none;
    line-height: 20px;
}

.accordion-body {
    color: #888888;
    font-weight: 400;
    font-size: 15px;
    padding: 14px 25px 14px 20px;
}

.accordion-button.collapsed {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    border-bottom: 2px solid #efefef;
}

.accordion-item.collapsed {
    background-color: var(--pbmit-white-color);
}

.accordion-collapse {
    padding: 0;
    background-color: #fff;
}

.accordion .accordion-item.active h2 {
    color: #1e2227;
    box-shadow: none;
    border-bottom: 2px solid #efefef;
}

/*----------------------------------------*/
/*  15 - Tab
/*----------------------------------------*/
.pbmit-tab .nav-tabs {
    justify-content: center;
    position: relative;
}

.pbmit-tab .nav-tabs:before {
    position: absolute;
    content: '';
    left: 0;
    right: auto;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    top: 0;
}

.pbmit-tab .nav-tabs .nav-link {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    border-width: 1px 0px 2px 0;
    border-style: solid;
    border-color: #DDDDDD;
    padding: 15px 80px;
    border-radius: 0;
    color: var(--pbmit-secondary-color);
}

.pbmit-tab .nav-tabs .nav-item:last-child .nav-link {
    border-right: 1px solid #DDDDDD;
}

.pbmit-tab .nav-tabs .nav-link.active {
    border-bottom-color: var(--pbmit-global-color);
}

.pbmit-tab .nav-tabs .nav-link:first-child:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: auto;
    height: 100%;
    width: 1px;
    background-color: #ddd;
}

.pbmit-tab .nav-tabs .nav-link .pbmit-tab-title-text {
    display: flex;
    align-items: center;
    text-align: center;
}

.pbmit-tab .pbmit-tab-content-inner {
    padding-top: 80px;
}

.pbmit-tab .pbmit-tab-content-inner .left-box {
    position: relative;
}

.pbmit-tab .pbmit-tab-content-inner .left-box .tab-img {
    margin-left: 210px;
}

.pbmit-tab .pbmit-tab-content-inner .pbmit-tab-number {
    position: absolute;
    left: -20px;
    top: 23%;
    max-width: 100%;
    width: auto;
}

.pbmit-tab .pbmit-tab-content-inner .pbmit-tab-number .pbmit-title {
    font-size: 125px;
    font-weight: 600;
    line-height: 125px;
    color: transparent;
    margin-bottom: 0;
    -webkit-text-stroke: 2px var(--pbmit-secondary-color);
    font-family: sans-serif;
}

.pbmit-tab .pbmit-tab-content-inner .right-box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-left: 60px;
}

.pbmit-tab .pbmit-tab-content-inner .right-box .pbmit-heading-title {
    font-size: 30px;
    line-height: 1;
    margin: 0;
    color: var(--pbmit-secondary-color);
}

.fadeIn {
    animation-name: fadeIn;
}

.animated {
    animation-duration: 1.25s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/*----------------------------------------*/
/*  16 - Circle Progress
/*----------------------------------------*/
.db-circle-overlay {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    left: 0;
    width: 100%;
    text-align: center
}

.db-fidbox-style-2 .db-circle-w {
    position: relative;
    text-align: center
}

.db-fidbox-style-2 .db-fid-title {
    text-align: center;
    color: var(--pbmit-white-color);
    font-size: 14px;
    font-weight: 600;
    margin-top: 0
}

.db-fidbox-style-2 .db-circle-number sub,
.db-fidbox-style-2 .db-circle-number {
    font-size: 20px;
    color: var(--pbmit-white-color);
    font-weight: bold
}

.db-fidbox-style-2 .db-circle-number sub {
    bottom: 0
}

.db-fidbox-style-1 .db-fid-title {
    font-size: 18px;
    line-height: 20px;
    margin-top: 0
}

.db-fidbox-style-1 .db-fid-title-w,
.db-fidbox-style-1 .db-circle-w {
    display: inline-block
}

.db-fidbox-style-1 .db-fid-title-w {
    width: 43%;
    margin-left: 12px
}

.db-fidbox-style-1 .db-circle-w {
    width: 122px;
    position: relative;
    vertical-align: top
}

.db-fidbox-style-1 .db-circle-number sub,
.db-fidbox-style-1 .db-circle-number {
    font-size: 20px;
    font-weight: bold
}

.db-fidbox-style-1 .db-circle-number sub {
    bottom: 0
}

.db-fidbox-style-1 .db-fid-title-w {
    position: absolute;
    top: 50%;
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%)
}

.db-fidbox-style-1 .db-fid-title-w h3 {
    margin-bottom: 0
}

.db-circle canvas {
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: -o-crisp-edges;
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor;
}

.db-circle canvas {
    max-width: 100%;
    height: auto !important
}

.db-overlap-row {
    position: relative;
    z-index: 1
}

.db-overlap-row-section {
    position: relative;
    z-index: 2
}

/*----------------------------------------*/
/*  17 - List Gourp
/*----------------------------------------*/
.list-group-borderless .list-group-item {
    border: none;
    color: #888888;
    padding: 0;
    padding-bottom: calc(15px/2);
    background-color: transparent !important;
    border: none;
    font-family: Roboto, sans-serif;
    font-size: inherit;
    font-weight: 400;
    display: flex;
    align-items: center;
}

.list-group-borderless .list-group-item:not(:first-child) {
    margin-top: calc(15px/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: 10px;
    color: var(--pbmit-global-color);
}

/*----------------------------------------*/
/*  18 - Revolution
/*----------------------------------------*/
/* Slider 2*/
.tparrows:before {
    font-size: 24px !important;
    content: '\e814' !important;
    font-family: "pbminfotech-base-icons" !important;
}

.tp-leftarrow.tparrows:before {
    content: '\e81e' !important;
    font-family: "pbminfotech-base-icons" !important;
}

#rev_slider_2_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_2_1_wrapper .metis.tparrows.rs-touchhover {
    background: rgba(255, 255, 255, 0.75)
}

#rev_slider_2_1_wrapper .metis.tparrows:before {
    color: #000000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s
}

#rev_slider_2_1_wrapper .metis.tparrows.rs-touchhover:before {
    transform: scale(1.5)
}

/* 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);
}

/* Slider 4*/
#rev_slider_4_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_4_1_wrapper .metis.tparrows.rs-touchhover {
    background: rgba(255, 255, 255, 0.75);
}

#rev_slider_4_1_wrapper .metis.tparrows:before {
    color: #000000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#rev_slider_4_1_wrapper .metis.tparrows.rs-touchhover:before {
    transform: scale(1.5);
}

/* Slider 6*/
#rev_slider_6_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_6_1_wrapper .metis.tparrows.rs-touchhover {
    background: rgba(255, 255, 255, 0.75)
}

#rev_slider_6_1_wrapper .metis.tparrows:before {
    color: #000000;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#rev_slider_6_1_wrapper .metis.tparrows.rs-touchhover:before {
    transform: scale(1.5);
}

/* Slider 7*/
#rev_slider_7_1_wrapper .hebe.tparrows {
    cursor: pointer;
    background: #ffffff;
    min-width: 50px;
    min-height: 50px;
    position: absolute;
    display: block;
    z-index: 1000;
}

#rev_slider_7_1_wrapper .hebe.tparrows:before {
    font-family: 'revicons';
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    line-height: 50px;
    text-align: center;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    z-index: 2;
    position: relative;
    background: #ffffff;
    min-width: 50px;
    min-height: 50px;
}

#rev_slider_7_1_wrapper .hebe.tparrows.tp-leftarrow:before {
    content: '\e824';
}

#rev_slider_7_1_wrapper .hebe.tparrows.tp-rightarrow:before {
    content: '\e825';
}

#rev_slider_7_1_wrapper .hebe.tparrows.rs-touchhover:before {
    color: #000;
}

.tp-title-wrap {
    position: absolute;
    z-index: 0;
    display: inline-block;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    min-height: 60px;
    line-height: 60px;
    top: -10px;
    margin-left: 0px;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transform: scalex(0);
    -webkit-transform: scalex(0);
    transform-origin: 0% 50%;
    -webkit-transform-origin: 0% 50%;
}

#rev_slider_7_1_wrapper .hebe.tp-rightarrow .tp-title-wrap {
    right: 0px;
    -webkit-transform-origin: 100% 50%;
}

#rev_slider_7_1_wrapper .hebe.tparrows.rs-touchhover .tp-title-wrap {
    transform: scalex(1);
    -webkit-transform: scalex(1);
}

#rev_slider_7_1_wrapper .hebe .tp-arr-titleholder {
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 12px;
    line-height: 90px;
    white-space: nowrap;
    padding: 0px 20px 0px 90px;
}

#rev_slider_7_1_wrapper .hebe.tp-rightarrow .tp-arr-titleholder {
    margin-left: 0px;
    padding: 0px 90px 0px 20px;
}

#rev_slider_7_1_wrapper .hebe.tparrows.rs-touchhover .tp-arr-titleholder {
    transform: translatex(0px);
    -webkit-transform: translatex(0px);
    transition-delay: 0.1s;
    opacity: 1;
}

#rev_slider_7_1_wrapper .hebe .tp-arr-imgholder {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
    top: 0px;
    right: -90px;
}

#rev_slider_7_1_wrapper .hebe.tp-rightarrow .tp-arr-imgholder {
    right: auto;
    left: -90px;
}

/*----------------------------------------*/
/*  19 - Category-Style
/*----------------------------------------*/
.pbmit-category-style1 .pbmit-sortable-list {
    text-align: center;
}

.pbmit-category-style1 .pbmit-sortable-list-ul {
    padding-bottom: 50px;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e2e2e3;
    padding-top: 15px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
}

.pbmit-sortable-list-ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 42px;
    display: block;
}

.pbmit-category-style1 .pbmit-sortable-list-ul li:first-child {
    margin-left: 0;
}

.pbmit-category-style1 .pbmit-sortable-list-ul li:last-child {
    margin-right: 0;
}

.pbmit-sortable-list-ul li {
    display: inline-block;
    margin: 0 15px;
}

.pbmit-category-style1 .pbmit-sortable-link {
    position: relative;
}

.pbmit-sortable-list a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    color: #222;
    padding: 10px 15px;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 5px;
    display: block;
}

.pbmit-sortable-list a.pbmit-selected {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    border: 1px solid var(--pbmit-global-color);
}

.pbmit-category-style1 .pbmit-sortable-link.pbmit-selected:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: var(--pbmit-global-color);
    position: absolute;
    top: -20px;
    left: 0;
}

.pbmit-sortable-list a.pbmit-selected:hover {
    color: #fff;
}

.pbmit-category-style2 .pbmit-sortable-list a {
    font-weight: 500;
    font-size: 14px;
    color: var(--pbmit-white-color);
}

.pbmit-category-style2 .pbmit-sortable-list a.pbmit-selected {
    border-color: var(--pbmit-global-color);
    color: var(--pbmit-global-color);
    background-color: transparent;
}

.pbmit-category-style2 .pbmit-sortable-list a.pbmit-selected:hover {
    border-color: var(--pbmit-white-color);
    color: var(--pbmit-white-color);
}

/*----------------------------------------*/
/*  20 -  Banner Slider
/*----------------------------------------*/
.pbmit-slider-area .transform-right {
    opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(200px);
}

.swiper-slide-active .transform-right {
    opacity: 1;
    transform: translateX(0);
}

.pbmit-slider-area .transform-left {
    opacity: 0;
    transition: all 1000ms ease;
    transform: translateX(-200px);
}

.swiper-slide-active .transform-left {
    opacity: 1;
    transform: translateX(0);
}

.pbmit-slider-area .transform-bottom {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1000ms ease;
}

.swiper-slide-active .transform-bottom {
    opacity: 1;
    transform: translateY(0);
}

.pbmit-slider-area .transform-top {
    opacity: 0;
    transform: translateY(-120px);
    transition: all 1000ms ease;
}

.swiper-slide-active .transform-top {
    opacity: 1;
    transform: translateY(0);
}

.pbmit-slider-area .transform-center-1 {
    opacity: 0;
    transition: all 1000ms ease;
    transform: scale(.8);
}

.swiper-slide-active .transform-center-1 {
    opacity: 1;
    transform: scale(1);
}

.pbmit-slider-area .transform-left-1 {
    position: relative;
    transition: 1s cubic-bezier(.5, .5, 0, 1);
    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
}

.pbmit-slider-area .transform-left-1 span {
    transform: scale(1.5) translate(100px, 0px);
    transform-origin: 50% 50%;
    transition: 1s cubic-bezier(.5, .5, 0, 1);
}

.swiper-slide-active .transform-left-1 {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.swiper-slide-active .transform-left-1 span {
    transform: scale(1) translate(0, 0);
}

.pbmit-slider-area .transform-center {
    opacity: 0;
    transition: all 1000ms ease;
}

.swiper-slide-active .transform-center {
    opacity: 1;
}

.swiper-slide-active .transform-delay-1 {
    transition-delay: 1200ms;
}

.swiper-slide-active .transform-delay-2 {
    transition-delay: 1600ms;
}

.swiper-slide-active .transform-delay-3 {
    transition-delay: 2000ms;
}

.swiper-slide-active .transform-delay-4 {
    transition-delay: 2300ms;
}

.swiper-slide-active .transform-delay-5 {
    transition-delay: 2600ms;
}

.pbmit-slider-area .pbmit-slider-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

.pbmit-slider-one .pbmit-sub-title,
.pbmit-slider-two .pbmit-sub-title,
.pbmit-slider-four .pbmit-sub-title,
.pbmit-slider-four .pbmit-title {
    text-transform: uppercase;
}

.pbmit-slider-one .pbmit-sub-title,
.pbmit-slider-one .pbmit-title,
.pbmit-slider-one .pbmit-text-wrapper .text,
.pbmit-slider-two .pbmit-sub-title,
.pbmit-slider-two .pbmit-title,
.pbmit-slider-three .pbmit-sub-title,
.pbmit-slider-three .pbmit-title,
.pbmit-slider-five .pbmit-title,
.pbmit-slider-six .pbmit-title {
    color: var(--pbmit-white-color);
}

/* Slider 1*/
.pbmit-slider-one .pbmit-slider-item {
    padding: 230px 0 175px 0;
}

.pbmit-slider-one .pbmit-slider-content,
.pbmit-slider-four .pbmit-slider-content {
    overflow: hidden;
}

.pbmit-slider-one .pbmit-sub-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 10px;
    color: var(--pbmit-white-color);
}

.pbmit-slider-one .pbmit-title {
    font-size: 79px;
    line-height: 79px;
    font-weight: 400;
    margin-bottom: 30px;
}

.pbmit-slider-one .pbmit-title strong {
    font-weight: 700;
}

.pbmit-slider-one .pbmit-text-wrapper {
    display: flex;
    align-items: center;
    margin-right: 25px;
}

.pbmit-slider-one .pbmit-text-wrapper .pbmit-shape {
    width: 18px;
    height: 18px;
    position: relative;
    display: block;
    border: 2px solid rgb(255, 80, 0);
}

.pbmit-slider-one .pbmit-text-wrapper .text {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    margin-left: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-slider-one .pbmit-text-wrapper:first-child {
    transition-delay: 1700ms;
}

.pbmit-slider-one .pbmit-text-wrapper:nth-child(2) {
    transition-delay: 2000ms;
}

.pbmit-slider-one .pbmit-text-wrapper:last-child {
    transition-delay: 2100ms;
}

/* Slider 2*/
.pbmit-slider-two .pbmit-slider-item {
    padding: 375px 0 240px 0;
}

.pbmit-slider-two .pbmit-slider-content,
.pbmit-slider-six .pbmit-slider-content,
.pbmit-slider-seven .pbmit-slider-content {
    margin: 0 auto;
    max-width: max-content;
}

.pbmit-slider-two .pbmit-sub-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 4px;
    font-weight: 500;
    margin-bottom: 20px;
}

.pbmit-slider-two .pbmit-shape {
    position: relative;
    width: 2px;
    height: 30px;
    top: -45px;
    left: 50%;
    background-color: var(--pbmit-white-color);
}

.pbmit-slider-two .pbmit-title {
    font-size: 60px;
    line-height: 70px;
    font-weight: 400;
    margin-bottom: 35px;
}

.pbmit-slider-two .pbmit-btn-outline {
    padding: 11px 42px;
    border: 2px solid var(--pbmit-white-color);
    background-color: transparent;
}

.pbmit-slider-two .pbmit-btn-outline:hover {
    color: rgb(34, 34, 34);
    border-color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
}

.pbmit-slider-area .swiper-button-next,
.pbmit-slider-area .swiper-button-prev {
    display: flex;
    width: 60px;
    height: 60px;
    background: var(--pbmit-white-color);
    top: 50%;
    border-radius: 0;
}

.pbmit-slider-area .swiper-button-next {
    left: auto;
    right: 20px;
}

.pbmit-slider-area .swiper-button-prev {
    left: 20px;
}

.pbmit-slider-area .swiper-button-next:after,
.pbmit-slider-area .swiper-button-prev:after {
    color: #000 !important;
}

.pbmit-slider-area .swiper-button-next:after {
    content: '\e814';
    transform: none;
}

.pbmit-slider-area .swiper-button-prev:after {
    content: '\e81e';
}

.pbmit-slider-area .swiper-button-next:hover,
.pbmit-slider-area .swiper-button-prev:hover {
    background: rgba(255, 255, 255, 0.75);
}

.pbmit-slider-area:not(.pbmit-slider-eight, .pbmit-slider-nine) .swiper-button-next:hover:after,
.pbmit-slider-area:not(.pbmit-slider-eight, .pbmit-slider-nine) .swiper-button-prev:hover:after {
    transform: scale(1.5);
}

/* Slider 3*/
.pbmit-slider-three .pbmit-slider-item {
    display: flex;
    align-items: center;
    height: 900px;
}

.pbmit-slider-three .pbmit-sub-title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 7px;
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-slider-three .pbmit-title {
    font-size: 76px;
    line-height: 80px;
    font-weight: 700;
}

.pbmit-slider-three .pbmit-button {
    display: flex;
    margin-top: 30px;
}

.pbmit-slider-three .pbmit-btn-outline {
    padding: 11px 42px;
    border: 2px solid var(--pbmit-white-color);
    background-color: transparent;
}

.pbmit-slider-three .pbmit-btn-outline:hover {
    border-color: var(--pbmit-global-color);
    color: var(--pbmit-global-color);
    background-color: transparent;
}

/* Slider 4*/
.pbmit-slider-four .pbmit-slider-item {
    display: flex;
    align-items: center;
    height: 1000px;
}

.pbmit-slider-four .pbmit-sub-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    letter-spacing: 8px;
    font-family: var(--pbmit-body-typography-font-family);
}

.pbmit-slider-four .pbmit-title {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 25px;
}

.pbmit-slider-four .pbmit-button {
    opacity: 0;
}

.pbmit-slider-four .swiper-slide-active .pbmit-button {
    opacity: 1;
}

.pbmit-slider-four .pbmit-btn:hover {
    color: rgb(9, 22, 42);
}

/* Slider 5*/
.pbmit-slider-five .pbmit-slider-item {
    padding: 330px 0 235px 0;
}

.pbmit-slider-five .icon-box,
.pbmit-slider-six .icon-box {
    margin-bottom: 25px;
    display: inline-block;
}

.pbmit-slider-five .pbmit-title {
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
    margin-bottom: 25px;
}

.pbmit-slider-five .pbmit-btn {
    padding: 12px 40px;
    font-weight: 500;
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
    font-family: var(--pbmit-body-typography-font-family);
}

.pbmit-slider-five .icon-box,
.pbmit-slider-five .pbmit-button,
.pbmit-slider-six .icon-box,
.pbmit-slider-six .pbmit-button {
    opacity: 0;
    transition-duration: 2s;
}

.pbmit-slider-five .swiper-slide-active .icon-box,
.pbmit-slider-five .swiper-slide-active .pbmit-button,
.pbmit-slider-six .swiper-slide-active .icon-box,
.pbmit-slider-six .swiper-slide-active .pbmit-button {
    opacity: 1;
}

/* Slider 6*/
.pbmit-slider-six .pbmit-slider-item {
    padding: 205px 0 155px 0;
}

.pbmit-slider-six .pbmit-slider-content,
.pbmit-slider-seven .pbmit-slider-content {
    overflow: hidden;
}

.pbmit-slider-six .pbmit-title {
    font-size: 60px;
    line-height: 72px;
    font-weight: 900;
    margin-bottom: 25px;
}

.pbmit-slider-six .pbmit-btn {
    padding: 12px 40px;
    background-color: rgb(9, 22, 42);
}

.pbmit-slider-six .pbmit-btn:hover {
    color: rgb(9, 22, 42);
    background-color: var(--pbmit-white-color);
}

/* Slider 7*/
.pbmit-slider-seven .pbmit-slider-item {
    display: flex;
    align-items: center;
    height: 750px;
}

.pbmit-slider-seven .pbmit-sub-title {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 4px;
    padding: 3px 15px;
    display: inline-block;
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-white-color);
}

.pbmit-slider-seven .pbmit-title {
    font-size: 55px;
    line-height: 70px;
    margin-bottom: 25px;
}

.pbmit-slider-seven .pbmit-btn:hover {
    background-color: rgb(7, 19, 35);
}

/* Slider 8 */
.pbmit-slider-eight .pbmit-slider-item,
.pbmit-slider-eight .pbmit-slider-content {
    height: 990px;
}

.pbmit-slider-eight .pbmit-slider-item {
    position: relative;
}

.pbmit-slider-eight .pbmit-slider-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    display: block;
    background: linear-gradient(90deg, rgba(5, 23, 35, 0.7) 32%, rgba(8, 30, 44, 0) 100%);
}

.pbmit-slider-eight .pbmit-slider-content {
    padding-top: 255px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

.pbmit-slider-eight .pbmit-slider-subtitle,
.pbmit-slider-nine .pbmit-slider-subtitle {
    font-size: 14px;
    line-height: 24px;
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: uppercase;
}

.pbmit-slider-eight .pbmit-slider-subtitle {
    color: var(--pbmit-global-color);
}

.pbmit-slider-eight .pbmit-slider-title {
    font-size: 90px;
    line-height: 94px;
    color: var(--pbmit-white-color);
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 500;
}

.pbmit-slider-eight .pbmit-slider-content .bottom-area {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
    align-items: end;
    position: relative;
}

.pbmit-slider-eight .pbmit-slider-content .bottom-area .pbmit-button {
    display: flex;
    align-items: center;
    gap: 140px;
}

.pbmit-slider-eight .pbmit-slider-content .bottom-area .pbmit-call-action-button {
    font-size: 15px;
    line-height: 25px;
    color: var(--pbmit-white-color);
}

.pbmit-slider-eight .pbmit-slider-content .bottom-area .pbmit-slider-desc {
    position: relative;
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: var(--pbmit-white-color);
}

.pbmit-slider-eight .pbmit-slider-content .bottom-area .pbmit-slider-desc:before {
    position: absolute;
    content: "";
    width: 765px;
    height: 360px;
    top: -189px;
    right: -202px;
    z-index: -1;
    background: url("../images/banner-slider-img/slider8-gradiant.png") 50% 50% / cover no-repeat transparent;
}

.pbmit-slider-eight .swiper-button-next,
.pbmit-slider-eight .swiper-button-prev,
.pbmit-slider-nine .swiper-button-next,
.pbmit-slider-nine .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5);
}

.pbmit-slider-eight .swiper-button-next:after,
.pbmit-slider-eight .swiper-button-prev:after,
.pbmit-slider-nine .swiper-button-next:after,
.pbmit-slider-nine .swiper-button-prev:after {
    color: var(--pbmit-white-color) !important;
}

.pbmit-slider-eight .swiper-button-next:hover,
.pbmit-slider-eight .swiper-button-prev:hover,
.pbmit-slider-nine .swiper-button-next:hover,
.pbmit-slider-nine .swiper-button-prev:hover {
    background: #000;
}

/* Slider 9 */
.pbmit-slider-nine .pbmit-slider-item,
.pbmit-slider-nine .pbmit-slider-item .pbmit-slider-content {
    height: 850px;
}

.pbmit-slider-nine .pbmit-slider-item {
    position: relative;
}

.pbmit-slider-nine .pbmit-slider-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    height: 100%;
    display: block;
    background: linear-gradient(90deg, rgba(18, 9, 8, 0.6) 0%, rgba(18, 9, 8, 0.6) 32%, rgba(18, 9, 8, 0) 100%);
}

.pbmit-slider-nine .pbmit-slider-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-top: 130px;
}

.pbmit-slider-nine .pbmit-slider-subtitle {
    color: var(--pbmit-white-color);
    font-family: "Special Gothic";
}

.pbmit-slider-nine .pbmit-slider-title {
    font-size: 115px;
    line-height: 120px;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}

.pbmit-slider-nine .pbmit-slider-content .bottom-area {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
    align-items: end;
    position: relative;
}

.pbmit-slider-nine .pbmit-slider-content .bottom-area .pbmit-group-slider {
    width: 325px;
    height: 250px;
    background-color: rgba(0, 0, 0, 0.4);
}

.pbmit-slider-nine .bottom-area .pbmit-group-slider .pbmit-group-slider-img {
    padding: 15px;
    height: 156px;
    margin-bottom: 10px;
    background: url(../images/banner-slider-img/slider-img.jpg) 50% 50% / cover no-repeat content-box content-box transparent;
}

.pbmit-slider-nine .bottom-area .pbmit-group-slider .first-title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
}

.pbmit-slider-nine .bottom-area .pbmit-group-slider .second-title {
    font-size: 17px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.7);
    font-family: "Special Gothic";
}

.pbmit-slider-nine .bottom-area .pbmit-group-slider .first-title,
.pbmit-slider-nine .bottom-area .pbmit-group-slider .second-title {
    margin-left: 30px;
}

.pbmit-slider-nine .pbmit-slider-desc {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 35px;
    color: var(--pbmit-white-color);
}

.pbmit-slider-nine .bottom-area .gradiant-img {
    position: absolute;
    top: -109%;
    right: -58%;
    width: 765px;
    height: 450px;
    display: block;
    background: url(../images/banner-slider-img/slider9-gradiant.png) 50% 50% / cover no-repeat transparent;
    z-index: -1;
}

.pbmit-slider-nine .swiper-button-prev {
    left: 15px;
}

.pbmit-slider-nine .swiper-button-next {
    right: 15px;
}

.pbmit-slider-nine .swiper-button-next,
.pbmit-slider-nine .swiper-button-prev {
    margin: 0;
}

.pbmit-slider-nine .pbmit-button .pbmit-btn-style-2 {
    letter-spacing: 0;
}

/* For The Same Css */
.pbmit-ihbox-style-13 .pbmit-ihbox-number,
.pbmit-ihbox-style-14 .pbmit-ihbox-number,
.pbmit-testimonial-style-6 blockquote,
.pbmit-footer-style-2 .pbmit-contact-widget-lines .pbmit-contact-widget-line {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: normal;
    font-style: normal;
}

.pbmit-blogbox-style-6 .pbmit-meta-line,
.pbmit-team-style-4 .pbmit-box-team-position {
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 500;
    font-style: normal;
}

.pbmit-testimonial-style-7 blockquote,
.pbmit-pricing-table-style-2 .pbmit-ptable-price-w .pbmit-ptable-symbol,
.pbmit-pricing-table-style-2 .pbmit-ptable-price-w .pbmit-ptable-price,
.pricing-toggle .pricing-toggler {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
    font-style: normal;
}

.pbmit-blogbox-style-6 .pbmit-blog-btn a svg line,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a .pbmit-icon-shape svg line,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn .pbmit-icon-shape svg line,
.pbmit-element-static-box-style-3 .pbmit-head-btn .pbmit-icon-shape svg line,
.pbmit-blogbox-style-5 .pbmit-blog-btn a .pbmit-icon-shape svg line,
.pbmit-element-service-style-7 .pbmit-service-btn a .pbmit-icon-shape svg line,
.pbmit-element-service-style-8 .pbmit-head-btn .pbmit-icon-shape svg line {
    fill: none;
    stroke: var(--pbmit-blackish-color);
    stroke-width: 2;
    stroke-miterlimit: 10;
}

.pbmit-blogbox-style-6 .pbmit-blog-btn a:hover svg line,
.pbmit-blogbox-style-5 .pbmit-blog-btn a:hover .pbmit-icon-shape svg line {
    stroke: var(--pbmit-blackish-color);
}

.pbmit-blogbox-style-6 .pbmit-blog-btn a:hover svg line:nth-child(1),
.pbmit-blogbox-style-7 .pbmit-blog-btn a:hover .pbmit-icon-shape svg line:nth-child(1),
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover .pbmit-icon-shape svg line:nth-child(1),
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a:hover .pbmit-icon-shape svg line:nth-child(1),
.pbmit-btn-style-2:hover .pbmit-icon-shape svg line:nth-child(1),
.pbmit-element-static-box-style-3 .pbmit-active .pbmit-head-btn .pbmit-icon-shape svg line:nth-child(1),
.pbmit-blogbox-style-5 .pbmit-blog-btn a:hover .pbmit-icon-shape svg line:nth-child(1),
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a:hover .pbmit-icon-shape svg line:nth-child(1),
.pbmit-element-service-style-8 .pbmit-head-btn a:hover .pbmit-icon-shape svg line:nth-child(1) {
    stroke-dasharray: 25px;
    stroke-dashoffset: 50px;
    transition: stroke-dashoffset .5s cubic-bezier(.61, 1, .88, 1);
}

.pbmit-blogbox-style-6 .pbmit-blog-btn a:hover svg line:nth-child(2),
.pbmit-blogbox-style-7 .pbmit-blog-btn a:hover .pbmit-icon-shape svg line:nth-child(2),
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover .pbmit-icon-shape svg line:nth-child(2),
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a:hover .pbmit-icon-shape svg line:nth-child(2),
.pbmit-btn-style-2:hover .pbmit-icon-shape svg line:nth-child(2),
.pbmit-element-static-box-style-3 .pbmit-active .pbmit-head-btn .pbmit-icon-shape svg line:nth-child(2),
.pbmit-blogbox-style-5 .pbmit-blog-btn a:hover .pbmit-icon-shape svg line:nth-child(2),
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a:hover .pbmit-icon-shape svg line:nth-child(2),
.pbmit-element-service-style-8 .pbmit-head-btn a:hover .pbmit-icon-shape svg line:nth-child(2) {
    stroke-dasharray: 20px;
    stroke-dashoffset: 40px;
    transition: stroke-dashoffset .6s cubic-bezier(.61, 1, .88, 1) .3s;
}

.pbmit-blogbox-style-6 .pbmit-blog-btn a:hover svg line:nth-child(3),
.pbmit-blogbox-style-7 .pbmit-blog-btn a:hover .pbmit-icon-shape svg line:nth-child(3),
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover .pbmit-icon-shape svg line:nth-child(3),
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a:hover .pbmit-icon-shape svg line:nth-child(3),
.pbmit-btn-style-2:hover .pbmit-icon-shape svg line:nth-child(3),
.pbmit-element-static-box-style-3 .pbmit-active .pbmit-head-btn .pbmit-icon-shape svg line:nth-child(3),
.pbmit-blogbox-style-5 .pbmit-blog-btn a:hover .pbmit-icon-shape svg line:nth-child(3),
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a:hover .pbmit-icon-shape svg line:nth-child(3),
.pbmit-element-service-style-8 .pbmit-head-btn a:hover .pbmit-icon-shape svg line:nth-child(3) {
    stroke-dasharray: 20px;
    stroke-dashoffset: 40px;
    transition: stroke-dashoffset .6s cubic-bezier(.61, 1, .88, 1) .3s;
}

.pbmit-blogbox-style-7 .pbmit-blog-btn .pbmit-button-text-wrap,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-text-wrap,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a .pbmit-button-text-wrap,
.pbmit-blogbox-style-5 .pbmit-blog-btn a .pbmit-button-text-wrap,
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a .pbmit-button-text-wrap {
    display: inline-flex;
}

.pbmit-blogbox-style-7 .pbmit-blog-btn .pbmit-button-text,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-text-wrap .pbmit-button-text,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a .pbmit-button-text-wrap .pbmit-button-text,
.pbmit-element-service-style-8 .pbmit-service-btn .pbmit-button-text-wrap .pbmit-button-text,
.pbmit-blogbox-style-5 .pbmit-blog-btn a .pbmit-button-text-wrap .pbmit-button-text,
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a .pbmit-button-text-wrap .pbmit-button-text {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.pbmit-blogbox-style-7 .pbmit-blog-btn .pbmit-button-text-wrap .pbmit-button-text:before,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-text-wrap .pbmit-button-text:before,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a .pbmit-button-text-wrap .pbmit-button-text:before,
.pbmit-element-service-style-8 .pbmit-service-btn .pbmit-button-text-wrap .pbmit-button-text::before,
.pbmit-blogbox-style-5 .pbmit-blog-btn a .pbmit-button-text-wrap .pbmit-button-text::before,
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a .pbmit-button-text-wrap .pbmit-button-text::before {
    content: attr(data-text);
    display: block;
    height: 100%;
    position: absolute;
    top: 100%;
    transition: all ease 0.4s;
    transform-style: preserve-3d;
}

.pbmit-blogbox-style-7 .pbmit-blog-btn .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-element-service-style-8 .pbmit-service-btn .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-blogbox-style-5 .pbmit-blog-btn a .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a .pbmit-button-text-wrap .pbmit-button-text span {
    display: block;
    transition: all ease 0.4s;
    transform-style: preserve-3d;
}

.pbmit-blogbox-style-7 .pbmit-blog-btn a:hover .pbmit-button-text-wrap .pbmit-button-text:before,
.pbmit-blogbox-style-7 .pbmit-blog-btn a:hover .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover .pbmit-button-text-wrap .pbmit-button-text:before,
.pbmit-ihbox-style-19 .pbmit-ihbox-btn a:hover .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a:hover .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-element-team-style-4 .pbmit-highlight-box .pbmit-team-btn a:hover .pbmit-button-text-wrap .pbmit-button-text:before,
.pbmit-element-service-style-8 .pbmit-service-btn a:hover .pbmit-button-text-wrap .pbmit-button-text:before,
.pbmit-element-service-style-8 .pbmit-service-btn a:hover .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-blogbox-style-5 .pbmit-blog-btn a:hover .pbmit-button-text-wrap .pbmit-button-text::before,
.pbmit-blogbox-style-5 .pbmit-blog-btn a:hover .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a:hover .pbmit-button-text-wrap .pbmit-button-text span,
.pbmit-element-service-style-7 .pbmit-service-btn.pbmit-head-btn a:hover .pbmit-button-text-wrap .pbmit-button-text::before {
    transform: translateY(-100%);
}

.pbmit-blogbox-style-7 .pbmit-blog-btn a:hover svg {
    stroke: var(--pbmit-blackish-color);
}

/*----------------------------------------*/
/*  21 -  Marquee
/*----------------------------------------*/
/** Style 1 **/
.pbmit-marquee-effect-style-1 .pbmit-element-title {
    font-size: 95px;
    line-height: 110px;
    color: rgba(var(--pbmit-blackish-color-rgb), .2);
    margin: 0;
    text-transform: uppercase;
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: 700;
}

.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper {
    margin-left: 160px;
    position: relative;
}

.pbmit-marquee-effect-style-1 .pbmit-tag-wrapper::before {
    content: '\e831';
    position: absolute;
    font-family: "pbminfotech-base-icons";
    left: -80px;
    right: auto;
    bottom: -51px;
    font-size: 60px;
    line-height: 60px;
    transform: translate(-50%, -30%);
    top: 50%;
    color: var(--pbmit-blackish-color);
    display: inline-table;
    animation: rotate360 7s linear infinite;
}

@keyframes rotate360 {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

/*----------------------------------------*/
/*  22 -  Static Box
/*----------------------------------------*/
/** Style 3 **/
.pbmit-element-static-box-style-3 .pbmit-title-wrapper {
    list-style: none;
}

.pbmit-element-static-box-style-3 .pbmit-hover-inner {
    padding: 0 60px 0 0;
    margin: 0;
}

.pbmit-element-static-box-style-3 .pbmit-element-posts-wrapper {
    display: flex;
    align-items: end;
}

.pbmit-element-static-box-style-3 .pbmit-static-box-title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: rgba(var(--pbmit-blackish-color-rgb), .5);
    transition: 0.9s all;
}

.pbmit-element-static-box-style-3 .pbmit-active .pbmit-static-box-title {
    color: var(--pbmit-blackish-color);
}

.pbmit-element-static-box-style-3 .pbmit-title-wrapper {
    padding: 0 0 35px 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pbmit-element-static-box-style-3 .pbmit-title-wrapper .pbmit-static-box-title::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: rgba(var(--pbmit-blackish-color-rgb), .1);
    bottom: 20px;
    left: 0;
    top: auto;
}

.pbmit-element-static-box-style-3 .pbmit-title-wrapper .pbmit-static-box-title::after {
    position: absolute;
    content: '';
    height: 1px;
    width: 0px;
    background-color: var(--pbmit-blackish-color);
    bottom: 20px;
    top: auto;
    left: 0;
    transition: 0.9s all;
}

.pbmit-element-static-box-style-3 .pbmit-title-wrapper.pbmit-active .pbmit-static-box-title::after {
    width: 100%;
}

.pbmit-element-static-box-style-3 .pbmit-head-btn a {
    padding: 0;
    color: transparent;
    background-color: transparent;
}

.pbmit-element-static-box-style-3 .elementor-button-text {
    display: none;
}

.pbmit-element-static-box-style-3 .pbmit-head-btn .pbmit-icon-shape {
    position: unset;
    content: unset;
    background-color: transparent;
    line-height: unset;
}

.pbmit-element-static-box-style-3 .pbmit-head-btn .pbmit-icon-shape svg {
    height: 15px;
    width: 15px;
    stroke: rgba(var(--pbmit-blackish-color-rgb), .3);
    transition: 0.9s all;
}

.pbmit-element-static-box-style-3 .pbmit-head-btn .pbmit-icon-shape svg line {
    stroke: rgba(var(--pbmit-blackish-color-rgb), .3);
}

.pbmit-element-static-box-style-3 .pbmit-active .pbmit-head-btn .pbmit-icon-shape svg line,
.pbmit-element-static-box-style-3 .pbmit-active .pbmit-head-btn .pbmit-icon-shape svg {
    stroke: var(--pbmit-blackish-color);
}

/** Style 4 **/
.pbmit-element-static-box-style-4 .pbmit-title-wrapper {
    list-style: none;
}

.pbmit-element-static-box-style-4 .pbmit-hover-inner {
    padding: 0;
    margin: 0;
}

.pbmit-element-static-box-style-4 .pbmit-element-posts-wrapper {
    display: flex;
}

.pbmit-element-static-box-style-4 .pbmit-static-box-title {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 0;
    color: rgba(var(--pbmit-blackish-color-rgb), .4);
    transition: 0.9s all;
}

.pbmit-element-static-box-style-4 .pbmit-active .pbmit-static-box-title {
    color: var(--pbmit-blackish-color);
}

.pbmit-element-static-box-style-4 .pbmit-title-wrapper {
    padding: 0 0 35px 0;
    position: relative;
    display: flex;
    align-items: center;
}

.pbmit-element-static-box-style-4 .pbmit-title-wrapper:last-child {
    padding: 0;
}

.pbmit-element-static-box-style-4 .pbmit-title-wrapper .pbmit-static-box-title::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: rgba(var(--pbmit-blackish-color-rgb), .1);
    bottom: auto;
    left: 0;
    top: -20px;
}

.pbmit-element-static-box-style-4 .pbmit-title-wrapper .pbmit-static-box-title::after {
    position: absolute;
    content: '';
    height: 1px;
    width: 0px;
    background-color: var(--pbmit-blackish-color);
    bottom: auto;
    left: 0;
    top: -20px;
    transition: 0.9s all;
}

.pbmit-element-static-box-style-4 .pbmit-title-wrapper.pbmit-active .pbmit-static-box-title::after {
    width: 100%;
}

.pbmit-element-static-box-style-4 .pbmit-element-posts-wrapper .swiper-static-slide-nav .row {
    display: flex;
}

.pbmit-element-static-box-style-4 .pbmit-static-content {
    padding-left: 0;
}

.pbmit-element-static-box-style-4 .pbmit-static-image {
    padding: 0;
}

.pbmit-element-static-box-style-4 .pbmit-highlight-wrapper {
    display: grid;
    padding: 0 0px 0 30px;
    height: 100%;
}

.pbmit-element-static-box-style-4 .pbmit-highlight-wrapper .pbmit-highlight-inner {
    align-self: start;
}

.pbmit-element-static-box-style-4 .pbmit-highlight-wrapper .pbmit-hover-list {
    align-self: end;
}

.pbmit-element-static-box-style-4 .swiper-static-slide-nav {
    padding: 0 40px 0 15px;
}

.pbmit-element-static-box-style-4 .pbmit-highlight-title .pbmit-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.pbmit-element-static-box-style-4 .pbmit-static-content .swiper-slide {
    background-color: var(--pbmit-global-color);
}

.pbmit-element-static-box-style-4 .pbmit-static-content .item {
    display: grid;
    padding: 50px 40px;
}

.pbmit-element-static-box-style-4 .pbmit-static-content .pbmit-static-box-icon {
    align-self: start;
}

.pbmit-element-static-box-style-4 .pbmit-static-content .pbmit-static-box-desc {
    align-self: end;
}

.pbmit-element-static-box-style-4 .pbmit-static-box-icon .pbmit-icon-wrapper {
    background-color: var(--pbmit-blackish-color);
    display: inline-block;
    height: 90px;
    width: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 50px;
    color: var(--pbmit-white-color);
}

.pbmit-element-static-box-style-4 .pbmit-item-responsive {
    display: none;
}

.pbmit-element-static-box-style-4 .swiper-static-slide-nav .item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 555px;
}

.pbmit-element-static-box-style-4 .swiper-static-slide-images .pbmit-service-number .number {
    margin: 0;
    font-size: 16px;
    line-height: 26px;
    color: rgba(var(--pbmit-blackish-color-rgb), .4);
    padding: 0 40px 0 0;
}