/******************************

    00 - Home
    01 - Inner Page
		01 - Our History
		02 - Our Plans
        03 - Service Detail
        04 - Project Detail
        05 - Blog Detail
             Sidebar Right
             Blog Classic
             Blog Single
        06 - Team Single
        07 - Contact Us
        08 - Comment Form
    
******************************/

/*----------------------------------------*/
/*  00 - Home
/*----------------------------------------*/
/** Homepage 01 **/
.ihbox-section_one .pbmit-col-wrapper {
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #E8E8E9;
    padding: 90px 80px 60px 90px;
}

.chart_box {
    padding-top: 300px;
}

.chart-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    color: #000000;
}

.about-one_img {
    margin-top: 30px;
}

.service_one .pbmit-service-style-1 .pbminfotech-post-item {
    padding-right: 35px;
    margin-right: 5px;
    border-right: 1px solid rgba(255, 255, 255, .2);
    border-radius: 6px;
    overflow: hidden;
}

.service-one-arrow {
    position: relative;
}

.counter-one_bg {
    position: relative;
    padding: 350px 0px 350px 0px;
}

.counter-one_bg .pbmit-col-stretched-right {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
    background-image: url(../images/bg/counter-new-bg.jpg);
    border-radius: 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.counter-one_bg .pbminfotech-ele-fid-style-4 {
    position: absolute;
    bottom: 90px;
    left: 80px;
    color: var(--pbmit-white-color);
}

.team-one_leftbox {
    padding-right: 100px;
}

.team-one_leftbox .team-one-arrow {
    display: inline-flex !important;
}

.team-one-arrow .swiper-button-next:after,
.team-one-arrow .swiper-button-prev:after {
    color: var(--pbmit-global-color);
}

.client_one {
    padding-bottom: 130px;
}

.client_one .container-fluid {
    padding: 0px 30px 0px 30px;
}

.testimonial_one .swiper-slider {
    padding-bottom: 60px;
}

.blog-one_leftbox {
    background-image: url(../images/bg/blog-bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.blog-one_rightbox {
    padding: 120px 200px 120px 100px;
}

/** Homepage 02 **/
.service_two {
    overflow: hidden;
    padding: 130px 0px 90px 0px;
}

.service-two-arrow .swiper-button-next:after,
.service-two-arrow .swiper-button-prev:after {
    color: var(--pbmit-global-color);
}

.service_two .service-two-arrow {
    display: inline-flex !important;
}

.about-two-left_col {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1;
    overflow: hidden;
    background-image: url(../images/bg/about-img-01.jpg);
    border-radius: 0px;
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.about-two_rightbox {
    padding: 110px 0px 110px 110px;
}

.about-two_content {
    padding-left: 145px;
}

.about-two_desc {
    font-size: 18px;
    color: var(--pbmit-white-color);
}

.about-two_content .pbmit-ihbox-style-2 {
    margin-top: 60px;
}

.fid-two-col_1 {
    width: 30%;
}

.fid-two-col_2 {
    width: 70%;
}

.fid-two_desc {
    padding: 20px 0px 0px 40px;
}

.fid-two_main {
    margin-top: 30px;
}

.fid-two_main .pbminfotech-ele-fid-style-2:first-child,
.fid-two_main .pbminfotech-ele-fid-style-2:nth-child(3) {
    padding-right: 70px;
}

.fid-two_main .pbminfotech-ele-fid-style-2:last-child,
.fid-two_main .pbminfotech-ele-fid-style-2:nth-child(2) {
    padding-left: 70px;
}

.fid-two_main .pbminfotech-ele-fid-style-2:last-child,
.fid-two_main .pbminfotech-ele-fid-style-2:nth-child(3) {
    margin-top: 70px;
}

.accordion-two_box {
    padding-left: 90px;
}

.testimonial_two {
    padding: 130px 0px 590px 0px;
}

.testimonial_two .testimonial_arrow {
    display: inline-flex !important;
}

.testimonial_two .testimonial-two_box {
    padding-left: 75px;
    border-left: 1px solid rgba(255, 255, 255, .2);
}

.testimonial_two .swiper-horizontal>.swiper-pagination-bullets {
    bottom: 30px;
    left: 0px;
    text-align: right;
}

.testimonial_two .swiper-slider .swiper-pagination-bullet {
    background: rgb(255, 255, 255, .50);
}

.testimonial_two .swiper-slider .swiper-pagination-bullet-active {
    background-color: var(--pbmit-white-color);
}

.demo_two .counter_one {
    margin-top: -460px;
}

/** Homepage 03 **/
.about-three_img2 {
    /* margin-top: 30px; */
    margin-top: 15px;
}

.about-three_rightbox {
    margin-left: 75px;
}

.about-three_content {
    /*margin-left: 80px;*/
}

.about-three_content .list-group {
    margin: 55px 0;
}

.counter_three .pbmit-col_wrapper {
    padding-right: 60px;
}

.service-three_box .pbmit-col_wrapper:nth-child(even) .pbminfotech-post-item {
    margin-left: 60px;
}

.service-three_box .pbmit-col_wrapper:nth-child(odd) .pbminfotech-post-item {
    margin-right: 60px;
}

.service-three_btn {
    margin-top: 50px;
    text-align: center;
}

.split-slide_section {
    padding: 130px 0px 100px 0px;
    background-image: url(../images/homepage-3/bg/splitslide-bg.png);
    background-position: 98% 10%;
    background-repeat: no-repeat;
}

.team-three-arrow {
    position: absolute;
    right: 0;
    top: 70px;
}

.team-three-arrow .swiper-button-next:after,
.team-three-arrow .swiper-button-prev:after {
    color: var(--pbmit-global-color);
}

.client_three .pbmit-client-style-1 .pbmit-client-content {
    border-bottom: none;
    border-left: none;
}

.appoinment-three_bg {
    padding-top: 60px;
}

.appoinment-three_img {
    text-align: center;
}

.appoinment-three_bg form .pbmit-btn {
    padding: 12px 30px;
}

/** Homepage 04 **/
.who-we-are-sec_four .pbmit-subheading .pbmit-subtitle {
    color: var(--pbmit-white-color);
    border-color: var(--pbmit-white-color);
}

.who-we-are-sec_four .pbmit-col_left {
    width: 35%;
}

.who-we-are-sec_four .pbmit-col_right {
    width: 65%;
    padding-left: 100px;
}

.who-we-are-four_right_img {
    background-image: url(../images/homepage-4/about-new-img-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.who-we-are-sec_four .pbmit_desc {
    padding-left: 15px;
}

.who-we-are-sec_four .pbmit_desc p {
    color: var(--pbmit-white-color);
}

.who-we-are-sec_four .ihbox-style-7_box {
    margin-top: 45px;
}

.pbmit-element-service-style-4 {
    overflow: hidden;
}

.pbmit-element-service-style-4 .row .pbmit-service-style-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.pbmit-mask-image-style-1 .pbmit-mask-image-title-image {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-position: center center;
    background-size: cover;
}

.pbmit-mask-image-style-1 .pbmit-element-title {
    font-size: 200px;
    line-height: 200px;
    font-weight: 700;
    margin-bottom: 0;
}

.ihbox-section_four .pbmit-col_1 {
    width: 60%;
}

.ihbox-section_four .pbmit-col_2 {
    width: 40%;
}

.ihbox-section_four .ihbox_style {
    margin-top: 50px;
}

.ihbox-section_four .pbmit-col-wrapper:first-child .pbmit-ihbox-style-5 {
    border-right: 1px solid #384253;
    margin: 0px 40px 0px 0px;
    padding: 0px 80px 0px 0px;
}

.ihbox-section_four .pbmit-col-wrapper:nth-child(2) .pbmit-ihbox-style-5 {
    padding: 0px 50px 0px 50px;
}

.ihbox-section_four .pbmit-col-wrapper:nth-child(3) .pbmit-ihbox-style-5 {
    border-left: 1px solid #384253;
    margin-left: 40px;
    padding-left: 80px;
}

.about-us-four_rightbox {
    padding: 130px 180px 130px 100px;
    background-color: var(--pbmit-blackish-color);
}

.about-us-four_rightbox .pbmit-heading {
    color: var(--pbmit-white-color);
    padding-top: 42px;
}

.about-us-four_rightbox .sticky-img_box {
    margin-top: 40px;
}

.about-us-four_rightbox .list-group {
    padding: 50px 0 0 60px;
    margin-bottom: 50px;
}

.about-us-four_rightbox .pbmit-heading_desc,
.about-us-four_rightbox .list-group .pbmit-icon-list-icon i,
.about-us-four_rightbox .list-group .pbmit-icon-list-text {
    color: var(--pbmit-white-color);
}

.about-us-four_rightbox .pbmit-ihbox-style-2 {
    margin-top: 50px;
}

.pbmit-sticky-special {
    background-color: var(--pbmit-blackish-color);
    position: relative;
    overflow: hidden;
    height: 100vh !important;
}

.pbmit-sticky-special .about-us-four_leftbox {
    background-image: url(../images/homepage-4/sticky-new-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

.process-slider_arrow .swiper-button-next,
.process-slider_arrow .swiper-button-prev {
    /*opacity: .35;*/
    opacity: .5;
}

.counter-four_bg {
    margin-bottom: -245px;
    overflow: hidden;
}

.counter-four_bg .pbminfotech-ele-fid-style-4 {
    bottom: 65px;
    left: 90px;
}

.testimonial_four {
    padding: 375px 0 130px 0;
    background-color: var(--pbmit-secondary-color);
}

.testimonial_four .pbmit-heading-subheading .pbmit-subtitle {
    border-color: var(--pbmit-global-color);
}

.testimonial-four_arrow {
    display: inline-flex;
}

.testimonial-four_arrow .swiper-button-next:after,
.testimonial-four_arrow .swiper-button-prev:after {
    color: var(--pbmit-global-color);
}

.testimonial-four_box {
    padding-left: 80px;
    border-left: 1px solid rgba(33, 44, 64, 0.2);
}

.testimonial_four .swiper-horizontal>.swiper-pagination-bullets {
    text-align: right;
    bottom: 15px;
}

.client_four {
    overflow: hidden;
    padding-bottom: 130px;
    background-color: var(--pbmit-secondary-color);
}

.client_four.pbmit-element-client-style-1 .swiper-slide {
    display: block;
}

.blog_four .pbmit-ele-blog .pbmit-meta-line,
.blog_four .pbmit-ele-blog .pbmit-meta-line a {
    color: rgba(255, 255, 255, .6);
}

/** Homepage 05 **/
.who-we-are-five_leftbox {
    padding-right: 200px;
}

.ihbox-five_box {
    padding: 80px 0 130px 0;
    border-top: 1px solid rgba(102, 102, 102, .1);
}

.ihbox-five_box .col-xl-4:first-child .pbmit-col_wrapper {
    margin-right: 75px;
}

.ihbox-five_box .col-xl-4:nth-child(2) .pbmit-col_wrapper {
    margin: 0px 37px 0px 37px;
}

.ihbox-five_box .col-xl-4:last-child .pbmit-col_wrapper {
    margin-left: 75px;
}

.service-section_five {
    overflow: hidden;
}

.service-five_leftbox {
    background-image: url(../images/homepage-5/bg/service-bg-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.service-five-right_bg {
    position: relative;
    padding: 100px 0px 100px 100px;
}

.service-five-right_bg .pbmit-col-stretched-right {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    z-index: 0;
    overflow: hidden;
    background-image: url(../images/homepage-5/bg/service-bg-pattern-01.png);
    border-radius: 0px;
    background-color: var(--pbmit-global-color) !important;
    background-position: 780px 60px;
    background-repeat: no-repeat;
    background-size: auto;
}

.service-five-background_layer {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url(../images/homepage-5/bg/service-bg-pattern-02.png);
    background-position: -1% 555px;
    background-repeat: no-repeat;
}

.service-five-right_bg .pbmit-heading-subheading .pbmit-subtitle {
    border-color: var(--pbmit-white-color);
}

.service-five-right_bg .service-style_box {
    padding-left: 100px;
}

.service-five-right_bg .pbmit-service-style-5 {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.our-process-section_five {
    overflow: hidden;
    margin-top: -350px;
    padding: 480px 0px 130px 0px;
}

.our-process-section_five .swiper-button-next,
.our-process-section_five .swiper-button-prev {
    opacity: 1;
}

.our-process-section_five .swiper-button-next:after,
.our-process-section_five .swiper-button-prev:after {
    color: var(--pbmit-global-color);
}

.testimonial_five {
    margin-top: -230px;
    padding: 360px 0px 130px 0px;
    background-color: var(--pbmit-global-color);
}

.testimonial_five .pbmit-heading-subheading .pbmit-subtitle {
    border-color: var(--pbmit-white-color);
}

.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-testimonial-detail {
    color: rgba(255, 255, 255, .5);
}

.testimonial_five .swiper-button-next:after,
.testimonial_five .swiper-button-prev:after {
    color: var(--pbmit-white-color);
}

.testimonial_five .testimonial-four_box {
    border-left: 1px solid rgba(255, 255, 255, .2);
}

.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-box-content::before {
    color: #717b8c;
}

.testimonial_five .pbmit-testimonial-style-2 blockquote,
.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-box-star-ratings i,
.testimonial_five .pbmit-testimonial-style-2 .pbminfotech-box-title {
    color: var(--pbmit-white-color);
}

.testimonial_five .swiper-horizontal>.swiper-pagination-bullets {
    text-align: right;
    bottom: 0;
}

.testimonial_five .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, .5);
}

.testimonial_five .swiper-pagination-bullet-active {
    background-color: var(--pbmit-white-color);
}

.client_five {
    background-color: var(--pbmit-global-color);
    overflow: hidden;
}

.client_five .container-fluid {
    padding: 0 0 0 30px;
}

.client_five .pbmit-client-style-1 .pbmit-client-content {
    border-color: rgba(255, 255, 255, .6);
}

.team_five {
    padding: 115px 0 50px 0;
}

/*----------------------------------------*/
/*01 - Inner Page 
/*----------------------------------------*/
/** 01 - Our History **/
.about-right_box {
    margin-left: 75px;
}

.about_content_box {
    /*margin-left: 80px;*/
}

.about_content {
    /*font-size: 18px;*/
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

.about_content_box .pbmit-ihbox-style-2 {
    margin-top: 40px;
}

.about_content_box .pbmit-btn {
    margin-top: 55px;
}

.pbmit-element-timeline-style-1 {
    margin-top: 30px;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-year {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
    color: var(--pbmit-white-color);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 0px 80px;
    color: var(--pbmit-white-color);
}

.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper {
    position: relative;
}

.pbmit-element-timeline-style-1 .pbmit-heading-subheading {
    margin-bottom: 80px;
}

.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper:last-child:after,
.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    left: -200%;
    width: calc(200% + -20px);
    height: 2px;
    background: rgba(17, 25, 38, 0.10);
}

.pbmit-element-timeline-style-1 .pbmit-timeline .pbmit-timeline-wrapper:last-child:after {
    left: inherit;
    right: -200%;
    width: calc(200% + -10px);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc {
    margin: 0;
    padding: 0 50px;
}

.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-timeline-desc {
    color: rgba(255, 255, 255, 0.6);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot i {
    color: rgba(255, 255, 255, .1);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot i:after {
    content: "";
    position: absolute;
    left: 10px;
    right: 0;
    bottom: -36px;
    width: 1px;
    height: 40px;
    margin: 0;
    z-index: -5;
    background-color: var(--pbmit-blackish-color);
}

.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot i:after {
    background-color: #29303c;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even .steps-dot i:after {
    left: 10px;
    top: -36px;
    bottom: auto;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper {
    display: grid;
    width: 100%;
    height: auto;
    position: relative;
    justify-items: center;
    grid-template-rows: 1fr 1fr;
    text-align: center;
    grid-gap: 160px;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height.steps-content_wrap {
    justify-content: flex-end;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot {
    position: absolute;
    z-index: 2;
    width: 100%;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto !important;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot i {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    -khtml-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
    content: "";
    width: calc(56% + 0px);
    height: 2px;
    display: block;
    position: absolute;
    top: 0;
    margin: auto;
    left: -29px;
    background: rgba(17, 25, 38, 0.10);
}

.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before,
.pbmit-bg-color-blackish .pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::after {
    background-color: rgba(255, 255, 255, .1);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot .steps-dot-line::before {
    right: -1px;
    left: inherit;
    width: calc(50% + -6px);
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-same-height {
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper.pbmit-slide-even .pbmit-feature-image {
    order: 1;
    justify-content: start;
    transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper:not(.pbmit-slide-even) .pbmit-feature-image {
    transition: all 0.4s, opacity 0.4s 0.9s, transform 0.4s 0.9s;
}

.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-dot,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .pbmit-feature-image,
.pbmit-element-timeline-style-1 .pbmit-timeline-wrapper .steps-content_wrap {
    opacity: 1;
}

/** 02 - Our Plans **/
.our_plans .testimonial_two {
    padding: 130px 0 130px 0;
}

/** 03 - Service Detail **/
.service_details {
    padding-top: 80px;
    padding-bottom: 80px;
}

.service-left-col {
    flex: 0 0 25%;
    max-width: 25%;
}

.service-right-col {
    flex: 0 0 75%;
    max-width: 75%;
    padding-left: 30px;
}
/*.service_details .all-post-list {
    background-color: var(--pbmit-light-color);
    border-radius: 6px;
}*/
.service_details .all-post-list li {
    padding: 12px 30px;
    margin: 0;
    position: relative;
    /* border-radius: 50px; */
    border-radius: 6px;
    cursor: pointer;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    /* border: 1px solid var(--pbmit-light-color); */
    border: 1px solid #122e5085;
}
.service_details .all-post-list li.post-active {
    border: 1px solid var(--pbmit-global-color);
}

.service_details .all-post-list li:not(:last-child) {
    /* margin-bottom: 2px; */
    margin-bottom: 6px;
}

.service_details .all-post-list li:before {
    position: absolute;
    content: " ";
    display: inline-block;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    /* z-index: -1; */
    /* border-radius: 50px; */
    border-radius: 6px;
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
}

.service_details .all-post-list ul>li a {
    display: block;
    position: relative;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    /* color: #666; */
    color: var(--pbmit-blackish-color);
    /*
        text-transform: uppercase;
        letter-spacing: 1px;
    */
    text-transform: capitalize;
    letter-spacing: 0.02rem;
    padding-left: 25px;
}

.service_details .all-post-list ul>li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    /*z-index: -1;*/
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
    background-color: var(--pbmit-global-color);
    -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%);
}

.service_details .all-post-list ul>li a:after {
    position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e815';
    right: 0;
    top: 50%;
    font-size: 15px;
    /* opacity: 0; */
    /* visibility: hidden; */
    /* color: var(--pbmit-white-color); */
    opacity: 1;
    visibility: visible;
    /* color: var(--pbmit-blackish-color); */
    color: #122e5040;
    line-height: normal;
    font-weight: 400;
    font-style: normal;
    -webkit-transition: all .500s ease-in-out;
    transition: all .500s ease-in-out;
    -khtml-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    transform: translateX(0%) translateY(-50%) rotate(-45deg);
}

.service_details .all-post-list ul>li.post-active:before {
    width: 100%;
    background-color: var(--pbmit-global-color);
}

.service_details .all-post-list ul>li.post-active a,
.service_details .all-post-list ul>li:hover a {
    color: var(--pbmit-white-color);
}

.service_details .all-post-list ul>li.post-active a:before,
.service_details .all-post-list ul>li:hover a:before {
    background-color: var(--pbmit-white-color);
}

.service_details .all-post-list ul>li.post-active a:after,
.service_details .all-post-list ul>li:hover a:after {
    opacity: 1;
    visibility: visible;
    color: var(--pbmit-white-color);
}

.service_details .all-post-list ul>li:hover:before {
    width: 100%;
    background-color: var(--pbmit-global-color);
}

.widget .download .item-download:first-child a {
    margin-bottom: 20px;
}

.widget .download .item-download a {
    position: relative;
    text-align: center;
    /* padding: 20px 30px 20px 25px; */
    padding: 16px 30px 16px 25px;
    display: flex;
    /* border-radius: 50px; */
    border-radius: 6px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(33, 44, 64, .5);
}

.widget .download .item-download .pbmit-download-icon {
    display: flex;
    align-items: center;
}

.widget .download .item-download .pbmit-download-icon i {
    font-size: 25px;
    line-height: 25px;
    margin-right: 20px;
}

.widget .download .item-download .pbmit-download-title {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}

.widget .download .item-download .pbmit-download-arrow i {
    font-size: 20px;
    line-height: 20px;
}

.widget .download .item-download a:hover {
    background-color: var(--pbmit-global-color);
}

.widget .download .item-download a:hover .pbmit-download-icon i,
.widget .download .item-download a:hover .pbmit-download-title,
.widget .download .item-download a:hover .pbmit-download-arrow i,
.widget .download .item-download:last-child .pbmit-download-icon i,
.widget .download .item-download:last-child .pbmit-download-title,
.widget .download .item-download:last-child .pbmit-download-arrow i {
    color: var(--pbmit-white-color);
}

.widget .download .item-download:last-child a {
    background-color: var(--pbmit-global-color);
}

.pbmit-service-feature-image img {
    width: 100%;
    margin-bottom: 50px;
}

.pbmit-service-single .pbmit-heading-subheading {
    margin-bottom: 0;
}

.pbmit-service-single .pbmit-heading-subheading .pbmit-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}

.pbmit-service_imgbox {
    margin-bottom: 50px;
}

.pbmit-service-single .list-group {
    margin-bottom: 50px;
    padding-top: 20px;
}

.chart-card_img {
    margin-bottom: 50px;
}

/** 04 - Project Detail **/
.pbmit-single-project-details-list {
    padding: 50px;
    margin-bottom: 60px;
    background-color: var(--pbmit-light-color);
}

.pbmit-portfolio-lines-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 0 30px;
}

.pbmit-portfolio-lines-ul li {
    position: relative;
    padding-left: 15px;
}

.pbmit-portfolio-lines-ul li {
    font-weight: 700;
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-portfolio-lines-ul li:before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: var(--pbmit-global-color);
}

.pbmit-portfolio-line-title,
.pbmit-portfolio-line-value {
    font-size: 15px;
    line-height: 21px;
    font-weight: 600;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}

.pbmit-portfolio-line-value {
    color: #666;
    padding-left: 5px;
    text-transform: capitalize;
}

.pbmit-pf-entry-content .pbmit-heading-subheading {
    margin-bottom: 0;
}

.pbmit-pf-entry-content .pbmit-heading-subheading .pbmit-title {
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
    margin-bottom: 20px;
}

.pbmit-pf_imgbox .col-md-4:first-child {
    padding: 0 20px 0 0;
}

.pbmit-pf_imgbox .col-md-4:nth-child(2) {
    padding: 0 10px 0 10px;
}

.pbmit-pf_imgbox .col-md-4:last-child {
    padding-left: 20px;
}

.pbmit-pf_content {
    margin-top: 70px;
}

.pbmit-pf_content .list-group {
    margin: 60px 0 40px 0;
}

.pbmit-pf-last_sec {
    margin-top: 70px;
}

.pbmit-team-style_box {
    margin-top: 50px;
}

.pbmit-portfolio-single .navigation {
    margin-top: 80px;
}

.pbmit-portfolio-single .navigation .nav-links {
    padding-bottom: 0;
    margin-bottom: 0;
    justify-content: space-between;
    border-top: 1px solid rgba(17, 25, 38, .1);
}

.masonry_col,
.masonry_wide,
.masonry-grid_col,
.blog-grid_col_4,
.portfolio-grid_col,
.portfolio-grid-col_wide,
.sortable-grid_col {
    padding-left: 15px;
    padding-right: 15px;
}

/** 05 - Blog Detail **/
/** Sidebar Right**/
.sidebar .widget {
    border: none;
    padding: 0;
    margin-bottom: 40px;
    background-color: transparent;
}

.sidebar .widget:last-child {
    margin-bottom: 0;
}

.sidebar .widget .widget-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
    margin-bottom: 20px;
    /* color: var(--pbmit-global-color); */
    color: var(--pbmit-blackish-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.widget .search-form {
    position: relative;
}

.widget .search-form input {
    height: 55px;
    padding: 0 50px 0 30px;
    border-radius: 50px;
    display: block;
    width: 100%;
    font-size: 15px;
    line-height: normal;
    font-weight: 400;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
    border: 1px solid rgba(17, 25, 38, .2);
}

.widget .search-form .search-submit {
    position: absolute;
    right: 0px;
    padding: 0;
    outline: none;
    height: 55px;
    width: 55px;
    line-height: 58px;
    top: 0px;
    color: var(--pbmit-white-color);
    font-size: 16px;
    background-color: transparent;
    z-index: 1;
    border: none;
}

.widget .search-form .search-submit:after {
    position: absolute;
    font-family: 'pbminfotech-base-icons';
    content: '\e80d';
    right: 20px;
    top: 50%;
    font-size: 18px;
    color: var(--pbmit-blackish-color);
    line-height: normal;
    font-weight: 400;
    font-style: normal;
    -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%);
}

.sidebar .widget-categories li {
    position: relative;
    padding: 0;
}

.sidebar .widget-categories .pbmit-cat-li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 700;
    font-style: normal;
}

.sidebar .widget-categories .pbmit-cat-li a {
    font-size: 13px;
    text-transform: uppercase;
    color: var(--pbmit-heading-typography-color);
    letter-spacing: 1px;
    font-weight: 600;
    padding: 0 10px 0 20px;
    margin: 8px 0;
    display: block;
    line-height: normal;
    position: relative;
}

.sidebar .widget-categories .pbmit-cat-li a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    background-color: var(--pbmit-global-color);
    -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%);
}

.sidebar .widget-categories .pbmit-brackets {
    color: var(--pbmit-blackish-color);
    font-size: 13px;
}

.sidebar .widget-categories .pbmit-cat-li a:hover,
.sidebar .widget-categories .pbmit-cat-li a:hover+.pbmit-brackets {
    color: var(--pbmit-global-color);
}

.widget-recent-post .recent-post-list-li {
    display: flex !important;
    align-items: center;
    width: 100%;
    padding-bottom: 25px;
}

.widget-recent-post .recent-post-list-li:last-child {
    padding-bottom: 0;
}

.widget-recent-post .recent-post-list-li>a {
    width: 90px;
    flex-shrink: 0;
    margin-right: 15px;
    display: inline-block;
}

.widget-recent-post .pbmit-rpw-title {
    font-weight: 800;
    font-style: normal;
    font-family: var(--pbmit-heading-typography-font-family);
}

.widget-recent-post .pbmit-rpw-title a {
    margin-bottom: 8px;
    font-size: 16px;
    text-transform: none;
    line-height: 22px;
    overflow: hidden;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: var(--pbmit-blackish-color);
}

.widget-recent-post .pbmit-rpw-title a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-rpw-content .pbmit-rpw-date {
    display: block;
    font-size: 14px;
    line-height: 14px;
    margin-top: 0;
    text-transform: uppercase;
    color: var(--pbmit-global-color);
}

.pbmit-rpw-content .pbmit-rpw-date a {
    font-size: 14px;
    color: #666;
    font-weight: 600;
    letter-spacing: 0;
    font-family: var(--pbmit-heading-typography-font-family);
}

aside.widget.pbmit-service-ad {
    /*background-image: url(../images/bg/banner-bg-img.jpg);*/
    background-image: url(../images/bg/banner-bg-img.jpg);
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    border-radius: 6px;
}

aside.widget.pbmit-service-ad:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 25, 38, .6);
}

.widget.pbmit-service-ad .textwidget:before,
.widget.pbmit-service-ad .textwidget:after {
    content: "";
    display: table;
}

.widget.pbmit-service-ad .textwidget:after {
    clear: both;
}

.widget.pbmit-service-ad .pbmit-service-ads {
    position: relative;
    overflow: hidden;
    text-align: center;
    /* padding: 50px 30px; */
    padding: 70px 30px;
    color: var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-ads-title {
    /* margin: 50px 0 30px 0; */
    margin: 0px 0 30px 0;
}

.pbmit-service-ads .pbmit-title-one {
    font-size: 32px;
    line-height: 38px;
    margin: 0;
    color: var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-title-second {
    font-size: 27px;
    line-height: 33px;
    margin: 0;
    color: var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-ads-contact {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
    color: var(--pbmit-white-color);
}

.pbmit-service-ads .pbmit-ads-contact i {
    font-size: 24px;
    line-height: 24px;
    margin-right: 10px;
}

aside.widget.widget-tag-cloud a,
.pbmit-blog-meta-bottom .pbmit-meta-tags a {
    margin: 0 4px 8px 0;
    display: inline-block;
    font-size: 14px;
    padding: 0 16px;
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    letter-spacing: 0px;
    color: var(--pbmit-blackish-color);
    background-color: var(--pbmit-light-color);
}

aside.widget.widget-tag-cloud a:hover,
.pbmit-blog-meta-bottom .pbmit-meta-tags a:hover {
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-blackish-color);
}

/** Blog Classic **/
.site_content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.post.blog-classic {
    margin-bottom: 60px;
    position: relative;
    background: transparent;
}

.post.blog-classic:last-child {
    margin-bottom: 0px;
}

.post.blog-classic .pbmit-featured-img-wrapper {
    position: relative;
    margin-bottom: 25px;
}

.blog-classic .pbmit-blog-classic-inner {
    background: transparent;
    padding: 0;
    position: relative;
}

.pbmit-blog-meta.pbmit-blog-meta-top {
    position: relative;
    font-size: 14px;
    margin-bottom: 6px;
}

.pbmit-blog-meta-top .pbmit-meta {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    padding-left: 0;
    font-size: 12px;
    padding-right: 20px;
    letter-spacing: 1px;
    line-height: normal;
    text-transform: uppercase;
}

.pbmit-blog-meta-top .pbmit-meta:last-child {
    margin-right: 0;
    padding: 0;
}

.pbmit-blog-meta-top .pbmit-meta a {
    color: #787c8b;
}

.pbmit-blog-meta-top .pbmit-meta:not(:last-child):before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}

.pbmit-blog-meta-top .pbmit-meta a:hover {
    color: var(--pbmit-global-color);
}

.blog-classic .pbmit-post-title {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
}

.blog-classic .pbmit-entry-content {
    margin-top: 20px;
    margin-bottom: 0;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.blog-classic .pbmit-read-more-link {
    margin-left: auto;
    vertical-align: top;
    margin-top: 30px;
}

.blog-classic .pbmit-read-more-link a {
    padding: 15px 30px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.blog-classic .pbmit-read-more-link a span {
    padding-right: 25px;
    position: relative;
}

.blog-classic .pbmit-read-more-link a span:after {
    content: "\e815";
    position: absolute;
    right: 0;
    top: 51%;
    font-size: 13px;
    font-family: 'pbminfotech-base-icons';
    -webkit-transition: all .200s ease-in-out;
    transition: all .200s ease-in-out;
    -khtml-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    transform: translateX(0%) translateY(-50%) rotate(-45deg);
}

.blog-classic .pbmit-read-more-link a:hover span:after {
    transform: translateX(0%) translateY(-50%) rotate(0);
}

/** Blog Single **/
.blog-details:before,
.blog-details:after {
    content: "";
    display: table;
}

.blog-details:after {
    clear: both;
}

.blog-details .post.blog-classic {
    margin-bottom: 0;
}

.blog-details .pbmit-blog-meta.pbmit-blog-meta-top {
    margin-bottom: 20px;
}

.pbmit-entry_content .pbmit-underline,
.pbmit-entry-content .pbmit-underline {
    font-weight: 600;
    color: var(--pbmit-global-color);
}

.pbmit-entry_content blockquote {
    border: none;
    font-size: 22px;
    line-height: 34px;
    margin: 40px 0 40px;
    padding: 45px 55px 45px 120px;
    position: relative;
    font-weight: 500 !important;
    overflow: hidden;
    border-left: 5px solid var(--pbmit-global-color);
    color: var(--pbmit-blackish-color);
    background: var(--pbmit-light-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-entry_content blockquote:before {
    position: absolute;
    content: '\e88e';
    font-family: 'pbminfotech-base-icons';
    font-size: 30px;
    line-height: 30px;
    left: 60px;
    top: 55px;
    z-index: 1;
    color: rgba(33, 44, 64, .7);
}

.pbmit-entry_content blockquote cite {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    font-style: normal !important;
    margin-top: 10px;
    opacity: 1;
    font-weight: 500;
    letter-spacing: 1px;
    color: var(--pbmit-global-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-entry_content blockquote:after {
    position: absolute;
    content: "\e8d6";
    font-family: "pbminfotech-base-icons";
    font-size: 85px;
    line-height: 80px;
    left: 1px;
    top: 40px;
    z-index: 1;
    color: var(--pbmit-global-color);
}

.pbmit-entry_content .wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
}

.pbmit-entry_content .wp-block-columns img {
    margin: 15px 0;
}

.pbmit-entry_content .pbmit-blog_list {
    padding: 0;
    margin-top: 10px;
    line-height: 35px;
    font-weight: 500;
    color: var(--pbmit-global-color);
    display: block;
}

.pbmit-entry_content .pbmit-blog_list .pbmit-icon-list-text {
    color: var(--pbmit-global-color);
}

.pbmit-blog-meta-bottom {
    display: flex;
    padding: 40px 0 30px;
    margin-top: 0;
    border-bottom: 1px solid #e5e5e5;
}

.pbmit-blog-meta-bottom .pbmit-meta-tags a {
    color: #787c8b;
}

.blog-details .post-navigation {
    padding-bottom: 50px;
}

.post-navigation .nav-links {
    margin-top: 0;
    padding: 50px 0;
    padding-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    align-items: normal;
    width: 100%;
}

.blog-details .post-navigation .nav-previous,
.blog-details .post-navigation .nav-next {
    position: relative;
    width: calc(50% - 15px);
}

.post-navigation .nav-previous {
    text-align: left;
    margin-right: auto !important;
}

.blog-details .post-navigation .nav-links a {
    display: block;
    text-align: left;
    width: 300px;
    color: var(--pbmit-blackish-color);
}

.blog-details .post-navigation .nav-links a:hover {
    color: var(--pbmit-global-color);
}

.post-navigation .pbmit-post-nav-icon {
    display: inline-flex;
    align-items: center;
}

.post-navigation .pbmit-post-nav-icon i:before {
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.post-navigation .nav-previous .pbmit-post-nav-icon i:before {
    transform: rotate(45deg);
}

.post-navigation .pbmit-post-nav-head {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    color: #666;
    letter-spacing: 1px;
    margin-left: 10px;
    line-height: 24px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

span.pbmit-post-nav-wrapper {
    display: block;
    padding-top: 5px;
    text-align: left;
    word-break: break-word;
}

.pbmit-post-nav-wrapper .pbmit-post-nav {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600 !important;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.pbmit-post-nav-wrapper .pbmit-post-nav,
.comments-area .pbmit-comment-meta {
    font-weight: 800;
    font-style: normal;
    font-family: var(--pbmit-heading-typography-font-family);
}

.post-navigation .nav-previous a:hover .pbmit-post-nav-icon i:before,
.post-navigation .nav-next a:hover .pbmit-post-nav-icon i:before {
    transform: rotate(0);
}

.post-navigation .nav-next {
    text-align: right;
    margin-left: auto;
}

.post-navigation .nav-next .pbmit-post-nav-head {
    margin: 0 10px 0 0;
}

.post-navigation .nav-next .pbmit-post-nav-icon i:before {
    transform: rotate(-45deg);
}

.blog-details .post-navigation .nav-next a {
    display: block;
    text-align: right;
    margin-left: auto;
}

.post-navigation .nav-next .pbmit-post-nav-wrapper {
    text-align: right;
}

.blog-details .pbmit-author-box {
    margin-top: 10px;
    margin-bottom: 0;
    padding: 45px;
    display: inline-flex;
    align-items: center;
    background-color: var(--pbmit-global-color);
}

.pbmit-author-image img {
    width: 150px;
    min-width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
    margin-right: 40px;
}

.pbmit-author-content {
    -webkit-flex-shrink: 100;
    -moz-flex-shrink: 100;
    -ms-flex-negative: 100;
    flex-shrink: 100;
}

.pbmit-author-name a {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--pbmit-white-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-author-content .pbmit-author-bio {
    color: var(--pbmit-white-color);
    margin-bottom: 0;
}

.comments-area {
    margin-top: 60px;
}

.comments-area .comments-title {
    font-size: 35px;
    line-height: 44px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 35px;
}

.comment-list li:not(:last-child) .pbmit-comment {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(17, 25, 38, .1);
}

.comment-list .pbmit-comment-avatar {
    float: left;
}

.comment-list .pbmit-comment-avatar img {
    border-radius: 0;
    width: 90px;
    height: 90px;
}

.comments-area .pbmit-comment-content {
    position: relative;
    flex-grow: 1;
    padding: 0 0 30px 0;
    background: transparent;
    margin-left: 120px;
}

.comments-area .pbmit-comment-meta {
    display: inline-flex;
    align-items: center;
}

.pbmit-comment-content .pbmit-comment-author {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    display: inline-flex;
    position: relative;
}

.pbmit-comment-author-inner {
    margin: 0 5px;
    font-weight: 600;
    font-size: 18px;
    color: var(--pbmit-global-color);
}

.pbmit-comment-author-inner a {
    color: var(--pbmit-global-color);
}

.comments-area .pbmit-comment-date {
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin-left: 5px;
    padding-left: 15px;
    position: relative;
}

.comments-area .pbmit-comment-date:before {
    position: absolute;
    content: "/";
    top: 50%;
    left: 0;
    -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%);
}

.comments-area .pbmit-comment-date a {
    color: #666;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;
    font-family: var(--pbmit-heading-typography-font-family);
}

.comments-area .pbmit-comment-content p {
    margin: 12px 0 20px 0;
}

.comments-area .pbmit-comment-content .reply a {
    position: relative;
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 10px 20px;
    border-radius: 50px;
    text-transform: capitalize;
    -webkit-transition: .4s ease-out 0s;
    -o-transition: .4s ease-out 0s;
    transition: .4s ease-out 0s;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.comments-area .pbmit-comment-content .reply a i {
    padding-left: 2px;
}

.comments-area .pbmit-comment-content .reply a i:before {
    transform: rotate(-45deg);
    top: 1px;
    position: relative;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.comments-area .pbmit-comment-content .reply a:hover i:before {
    transform: rotate(0deg);
}

.comment-list .children {
    margin-left: 100px;
    padding-top: 8px;
}

.comments-area .comment-respond {
    margin-bottom: 0;
    padding: 60px 65px;
    background: var(--pbmit-light-color);
}

.comment-respond .comment-reply-title {
    font-size: 36px;
    line-height: 44px;
}

.comment-respond .comment-form .comment-notes,
.comment-respond .comment-form label.form-check-label {
    font-size: 14px;
}

.comment-respond .comment-form .form-control {
    margin-bottom: 25px;
}

.comment-respond .comment-form .form-check {
    margin-bottom: 25px;
    margin-top: 15px;
}

.comment-respond .comment-form .submit-btn {
    padding: 15px 30px;
    border-radius: 50px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    border: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-style: normal;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.comment-respond .comment-form .submit-btn span {
    position: relative;
    padding-right: 25px;
}

.comment-respond .comment-form .submit-btn span:after {
    content: "\e815";
    position: absolute;
    right: 0;
    top: 51%;
    font-size: 14px;
    font-family: 'pbminfotech-base-icons';
    -webkit-transition: all .200s ease-in-out;
    transition: all .200s ease-in-out;
    -khtml-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -moz-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -ms-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    -o-transform: translateX(0%) translateY(-50%) rotate(-45deg);
    transform: translateX(0%) translateY(-50%) rotate(-45deg);
}

.comment-respond .comment-form .submit-btn:hover {
    background-color: var(--pbmit-blackish-color);
}

.comment-respond .comment-form .submit-btn:hover span:after {
    transform: translateX(0%) translateY(-50%) rotate(0deg);
}

/** 06 - Team Single **/
.marquee_bg {
    padding: 40px 0;
    background-color: var(--pbmit-global-color);
}

.pbmit-team-single {
    padding: 80px 0;
}

.pbmit-team-single .pbmit-team-detail {
    padding: 45px 35px;
    background: var(--pbmit-light-color);
}

.pbmit-team-single .pbmit-team-designation {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 0;
    padding-left: 15px;
    letter-spacing: 0;
    text-transform: uppercase;
    position: relative;
    color: #666;
}

.pbmit-team-single .pbmit-team-designation:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50px;
    background-color: var(--pbmit-global-color);
    -khtml-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
}

.pbmit-team-single .pbmit-team-title {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.pbmit-team-single .pbmit-single-team-info {
    position: relative;
    padding: 0;
    font-size: 16px;
    margin: 30px 0 30px 0;
    padding-top: 30px;
    border-top: 1px solid rgba(33, 44, 64, .08);
}

.pbmit-team-single .pbmit-single-team-info li {
    padding-bottom: 20px;
    word-wrap: break-word;
    font-weight: 500;
    font-style: normal;
    color: var(--pbmit-heading-typography-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-team-single .pbmit-single-team-info li:last-child {
    padding-bottom: 0;
}

.pbmit-team-single .pbmit-single-team-info li label {
    display: block;
    line-height: 21px;
    position: relative;
    margin-bottom: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: var(--pbmit-global-color);
    font-family: var(--pbmit-heading-typography-font-family);
}

.pbmit-team-single .pbmit-single-team-info li a {
    color: #666;
}

.pbmit-team-single .pbmit-single-team-info li a:hover {
    color: var(--pbmit-global-color);
}

.pbmit-team-single .pbmit-team-social-links li {
    margin-right: 0;
    margin-bottom: 5px;
    padding-right: 10px;
    float: left;
}

.pbmit-team-single .pbmit-team-social-links li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50px;
    color: var(--pbmit-global-color);
    border: 1px solid rgba(33, 44, 64, .08);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.pbmit-team-single .pbmit-social-links {
    display: inline-block;
}

.pbmit-team-single .pbmit-team-social-links li a:hover {
    color: var(--pbmit-white-color);
    border-color: var(--pbmit-global-color);
    background-color: var(--pbmit-global-color);
}

.pbmit-teammember-content .pbmit-heading-subheading {
    margin-bottom: 0;
}

.pbmit-teammember-content .pbmit-heading-subheading .pbmit-title {
    font-weight: 600;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
}

.pbmit-team-inner_box {
    margin-top: 60px;
}

.pbmit-team-inner_box ul li {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
}

.pbmit-team-inner_box ul li .pbmit-title {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    width: 15%;
}

.pbmit-team-inner_box ul li .pbmit-content {
    margin-bottom: 30px;
    width: 85%;
}

.pbmit-team-personal_info {
    margin-top: 70px;
}

.pbmit-team-personal_info .counter_box {
    margin-top: 45px;
}

.pbmit-team-personal_info .pbmit-ihbox-style-3 {
    margin-top: 40px;
}

.team-details-contact {
    margin-top: 70px;
    padding: 70px 70px 40px 70px;
    background-color: var(--pbmit-light-color);
}

.team-details-contact .pbmit-btn {
    padding: 12px 30px;
    margin-bottom: 30px;
}

/** 07 - Contact us **/
.contact-form_leftbox {
    background-image: url(../images/contact-us-img.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
}

.contact-us-left_inner {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-top: 330px;
    background-color: var(--pbmit-global-color);
}

.contact-form-left_title {
    padding: 30px 40px 0px 40px;
}

.contact-form-left_title h2.pbmit-title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 20px;
    color: var(--pbmit-white-color);
}

.contact_col_1 .pbmit-social-link {
    padding: 0px 40px 40px 40px;
}

.contact_col_1 .pbmit-social-link h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    color: var(--pbmit-white-color);
}

.contact_col_1 .pbmit-social-link ul li {
    float: left;
}

.contact_col_1 .pbmit-social-link ul li:not(:last-child) {
    padding-right: 10px;
}

.contact_col_1 .pbmit-social-link ul li a {
    width: 40px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    color: var(--pbmit-white-color);
    border: 1px solid rgba(255, 255, 255, .2);
}

.contact_col_1 .pbmit-social-link ul li a:hover {
    color: var(--pbmit-global-color);
    border-color: var(--pbmit-white-color);
    background-color: var(--pbmit-white-color);
}

.contact-form_main {
    margin-left: 100px;
}

.contact-form_main p {
    margin: 50px 0 0 0;
}

.contact_form {
    margin-top: 80px;
}

.contact_form form {
    /*padding: 80px 80px 50px 80px;*/
    padding: 60px 50px 60px 20px;
    background-color: var(--pbmit-light-color);
}

.contact_form form h2 {
    margin-bottom: 55px;
}

.contact_form form .pbmit-btn {
    padding: 12px 30px;
}

.iframe_section iframe {
    height: 600px;
    max-width: 100%;
    width: 100%;
}

label.error {
    background: red;
    color: white;
    border-radius: 0px 0 10px 10px;
    margin-bottom: 15px;
    padding: 0 10px;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    margin-right: 20%;
}

.message-status {
    margin-top: 30px;
}

.form-control.error {
    margin-bottom: 0;
}

/**08 - Comment Form **/
.form-control {
    /* height: 50px; */
    height: 60px;
    font-size: 14px;
    /*
        background-color: transparent;
    */
    /* border: 0; */
    /*
        padding: 0;
    */
    margin-bottom: 20px;
    /*
        border-radius: 0;
        border-bottom: 1px solid var(--pbmit-global-color);
    */
    border: 2px solid #ffffff;
    font-weight: 500;
}

.form-control:focus {
    /*
        background-color: transparent;
        border-color: rgba(7, 19, 35, .08);
    */
    background-color: #ffffff;
    border-color: rgb(56 112 255 / 53%);
}

textarea.form-control {
    /* height: 90px; */
    height: 130px;
    resize: none;
}



/*    */
.pbmit-footer-main-area .pbmit-contact-widget-lines ul li {
    margin-bottom: 10px;
    margin-right: 15px;
}

.pbmit-footer-main-area .pbmit-contact-widget-lines ul li a {
    color: #ffffff99;
    font-size: 15px;
}


.pbmit-service-style-1 .pbminfotech-box-content {
    z-index: 2;
}

.pbmit-service-style-1 .pbmit-featured-wrapper::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-color: rgba(18, 46, 80, 0.6);
}

.pbmit-service-style-1:hover .pbmit-featured-wrapper::after {
    -webkit-transform: translateY(0%);
    -khtml-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
}

.why-choose-section .pbmit-ihbox-style-8 {}

.why-choose-section .pbmit-ihbox-style-8 .pbmit-icon-type-icon i {
    font-size: 75px;
    line-height: 60px;
}



.why-choose-section .center-image-wrapper {
    position: relative;
    display: inline-block;
}

.why-choose-section .main-center-image-wrapper::after,
.why-choose-section .center-image-wrapper::before,
.why-choose-section .center-image-wrapper::after {
    height: 170px;
    width: 200px;
    position: absolute;
    content: '';
    left: -15px;
    top: -30px;
    border-radius: 10px;
    background-color: #f0f2f4;
}

.why-choose-section .center-image-wrapper::after {
    left: auto;
    right: -35px;
    bottom: -55px;
    top: auto;
}

.why-choose-section .center-image-wrapper img {
    border-radius: 20px;
    transform: perspective(100px) rotateY(-3deg);
    transition: 0.9s;
    z-index: 1;
    position: relative;
}

.why-choose-section .center-image-wrapper img:hover {
    transform: rotateY(10deg) !important;
    cursor: grab;
}

.why-choose-section .main-center-image-wrapper {
    position: relative;
    text-align: center;
}

.why-choose-section .main-center-image-wrapper::after {
    height: 80px;
    width: 80px;
    right: 50px;
    left: auto;
}

.why-choose-section .pbmit-ihbox-style-8 .pbmit-element-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 25px;
    /* font-weight: 600; */
    font-weight: 700;
    color: var(--pbmit-blackish-color);
}

.why-choose-section .pbmit-ihbox-style-8 .pbmit-heading-desc {
    margin: 0;
    padding-top: 0;
}




.set-font-white-color .pbmit-heading-subheading .pbmit-title {
    color: var(--pbmit-white-color);
}

.set-font-white-color .pbmit-ihbox-style-8 .pbmit-element-title {
    font-size: 21px;
    color: var(--pbmit-white-color);
}

.set-font-white-color .pbmit-ihbox-style-8 .pbmit-ihbox-contents {
    color: var(--pbmit-light-color);
}

.pbmit-ihbox-style-8 .pbmit-icon-type-icon i {
    font-size: 80px;
    line-height: 60px;
}

.specialized-industries .pbmit-ihbox-style-8 .pbmit-ihbox-wapper {
    align-items: start;
}

.specialized-industries .pbmit-ihbox-style-8 .pbmit-ihbox-wapper .pbmit-ihbox-wapper-inner {
    padding-top: 10px;
}

.blog-section-style-2 .pbmit-blog-style-1.blog-style-2 .post-item {
    /* display: flex; */
    align-items: center;
}

/* .pbmit-meta-category a */
.pbmit-ele-blog .pbmit-meta-line {
    /*background-color: var(--pbmit-global-color);
    padding: 4px 8px;
    border-radius: 6px;
    display: inline !important;*/
}

.pbmit-ele-blog .pbmit-meta-line a {
    color: var(--pbmit-light-color);
}

.border-text {
    font-size: 154px;
    font-weight: 700;
    height: auto;
    width: auto;
    color: transparent;
    text-decoration: none;
    white-space: nowrap;
    /*-webkit-text-stroke: 1px rgb(255, 255, 255);*/
    -webkit-text-stroke: 2px rgb(255, 255, 255);
    /*font-family: "Open Sans";*/
    font-family: "Rethink Sans";
    line-height: 170px !important;
    letter-spacing: -1.93px !important;
}

/*.blog-section-style-2 .pbmit-blog-style-1.blog-style-2 .post-item {
	display: flex;
    align-items: center;
}
.blog-section-style-2 .pbmit-blog-style-1.blog-style-2 .post-item .pbmit-featured-wrapper {
	position: relative;
}
.blog-section-style-2 .pbmit-blog-style-1.blog-style-2 .pbmit-featured-wrapper img {
	max-width: 275px;
    height: 160px;
}*/

.service_one .pbmit-service-style-1 .pbminfotech-box-content {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    padding: 35px;
    display: grid;
    overflow: hidden;
}

.service_one .pbmit-service-style-1 .pbminfotech-box-content .pbmit-icon-wrap {
    align-self: self-end;
    position: relative;
}

.service_one .pbmit-service-style-1 .pbmit-decs-wrap {
    -webkit-transform: translateY(30%);
    -khtml-transform: translateY(30%);
    -moz-transform: translateY(30%);
    -ms-transform: translateY(30%);
    -o-transform: translateY(30%);
    transform: translateY(30%);
    opacity: 0;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.service_one .pbmit-service-style-1 .pbmit-service-icon {
    color: var(--pbmit-white-color);
    font-size: 50px;
    line-height: 50px;
    display: inline-block;
    transform: scale(1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.service_one .pbmit-service-style-1 .pbmit-service-icon svg {
    fill: var(--pbmit-white-color);
}

.service_one .pbmit-service-style-1 .pbmit-service-icon img,
.service_one .pbmit-service-style-1 .pbmit-service-icon svg {
    width: 1em;
    height: 1em;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.service_one .pbmit-service-style-1 .pbmit-service-description {
    color: var(--pbmit-white-color);
}

.service_one .pbmit-service-style-1 .pbmit-service-description p {
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.service_one .pbmit-service-style-1 .pbmit-service-btn {
    color: var(--pbmit-white-color);
}

.service_one .pbmit-service-style-1 .pbmit-service-btn .pbmit-button-icon-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    margin-left: 6px;
    font-size: 12px;
}

.service_one .pbmit-service-style-1 .pbmit-service-btn .pbmit-svg-arrow {
    height: 14px;
}

.service_one .pbmit-service-style-1 .pbmit-service-btn .pbmit-svg-arrow line {
    stroke: var(--pbmit-white-color);
}

.service_one .pbmit-service-style-1 .pbmit-service-btn .pbmit-button-icon {
    display: inline-block;
    transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.service_one .pbmit-service-style-1:hover .pbmit-service-icon {
    transform: scale(0);
}

.service_one .pbmit-service-style-1:hover .pbmit-decs-wrap {
    -webkit-transform: translateY(0%);
    -khtml-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
    visibility: visible;
}


.pbmit-ihbox-style-8 .pbmit-ihbox-icon {
    margin-bottom: 25px;
    display: inline-block;
}

.pbmit-ihbox-style-8 .pbmit-icon-type-icon {
    width: 65px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    fill: var(--pbmit-global-color);
    color: var(--pbmit-global-color);
    background-color: #f0f2f4;
}

.pbmit-ihbox-style-8:hover .pbmit-icon-type-icon {
    transform: rotateY(360deg);
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper svg {
    width: 1em;
    height: 1em;
}

.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper img {
    width: 1em;
    height: 1em;
}


.pbmit-ihbox-style-specialized {
    padding-right: 25px;
    padding-left: 25px;
    margin-bottom: 50px;
}

.pbmit-ihbox-style-specialized .pbmit-cat-wrapper {
    display: flex;
    align-items: center;
    position: relative;
}

.pbmit-ihbox-style-specialized .pbmit-job-icon {
    margin-right: 35px;
    font-size: 45px;
    line-height: 45px;
    color: var(--pbmit-global-color);
}

@keyframes wobble-vertical {
    16.65% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    33.3% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }

    49.95% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }

    66.6% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    83.25% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.pbmit-ihbox-style-specialized:hover .pbmit-job-icon {
    -webkit-animation-name: wobble-vertical;
    animation-name: wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.pbmit-ihbox-style-specialized .pbmit-job-icon svg {
    fill: var(--pbmit-global-color);
    width: 45px;
    height: 45px;
}
.pbmit-ihbox-style-specialized .pbmit-job-icon img {
    width: 45px;
    height: 45px;
}

.set-font-white-color .pbmit-ihbox-style-specialized .pbmit-cat-jobs-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 2px;
    color: var(--pbmit-white-color);
}

.set-font-white-color .pbmit-ihbox-style-specialized .pbmit-term-desc {
    color: var(--pbmit-white-color);
    opacity: 0.8;
}

.specialized-industries .ihbox-five_box {
    padding: 100px 30px 40px 30px;
}


.pbmit-blog-style-1 .pbmit-featured-img-wrapper, 
.pbmit-blog-style-1 .pbmit-featured-wrapper img {
    position: relative;
    width: 100%;
    border-radius: 6px;
}
.pbmit-blog-style-1 .pbmit-featured-img-wrapper::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(to top, rgba(18, 46, 80, 1) 0%, rgba(18, 46, 80, 0) 52%, rgba(18, 46, 80, 0) 100%);
    z-index: 1;
}

.color-primary {
    color: var(--pbmit-global-color);
}


.pbmit-blog-style-1 .pbmit-featured-container {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 25px;
}
.pbminfotech-gap-15px .pbmit-element-posts-wrapper.row {
    margin-left: -7.5px;
    margin-right: -7.5px;
}
.pbminfotech-gap-15px .pbmit-element-posts-wrapper.row .pbmit-ele {
    padding-right: 7.5px;
    padding-left: 7.5px;
    margin-bottom: 15px;
}
.pbmit-blog-style-2 .post-item {
    position: relative;
}
.pbminfotech-gap-15px .pbmit-element-posts-wrapper .pbmit-blog-style-2:not(:last-child) .post-item {
    padding-bottom: 15px;
    /*border-bottom: 1px solid rgba(var(--pbmit-xhyre-blackish-color-rgb), .1);*/
    border-bottom: 1px solid #122e501a;
}
.pbmit-blog-style-2 .pbminfotech-content-inner {
    display: flex;
    align-items: center;
}
.pbmit-blog-style-2 .pbmit-featured-container {
    position: relative;
}
.pbmit-blog-style-2 .pbmit-featured-img-wrapper {
    margin-right: 35px;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper {
    border-radius: 6px;
    overflow: hidden;
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img {
    max-width: 275px;
    height: 160px;
    border-radius: 6px;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
}
.pbmit-blog-style-2 .pbmit-featured-wrapper img, .pbmit-blog-style-2 .pbmit-featured-wrapper::before {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
/*.pbmit-ele-blog.pbmit-blog-style-2 .pbmit-meta-line {
    display: inline !important;
}*/
.pbmit-blog-style-2 .pbmit-post-title {
    font-size: 22px;
    line-height: 28px;
    /*margin-top: 10px;*/
    color: var(--pbmit-blackish-color);
}
.lt-blog-right-padding {
    padding: 0px 30px 0px 0px;
}
.lt-blog-left-padding {
    padding: 0px 0px 0px 30px;
}

.pbmit-meta-line {
    display: inline-block;
    margin: 0 10px 15px 0;
    position: relative;
}
.pbmit-meta-line a, 
.pbmit-meta-line {
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
}
.pbmit-meta-line a:hover {
    background-color: var(--pbmit-link-color-normal);
}
.pbmit-meta-category-wrapper.pbmit-meta-line, 
.pbmit-meta-category-wrapper.pbmit-meta-line a {
    font-size: 12px;
    line-height: 12px;
    font-family: var(--pbmit-body-typography-font-family);
    font-weight: normal;
}
.pbmit-meta-line a {
    padding: 4px 8px;
    border-radius: 6px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}


.pbmit-footer-main-area .pbmit-contact-widget-lines ul li a:hover {
    color: var(--pbmit-white-color);
}

.why-choose-col-1 {
    margin: 0px 0px 40px 0px;
    padding: 0px 30px 40px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #DDDDDD;
}
.why-choose-col-2 {
    padding: 0px 30px 0px 0px;
}
.why-choose-col-3 {
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 40px 30px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #DDDDDD;
}
.why-choose-col-4 {
    padding: 0px 0px 0px 30px;
}


/* Process  */
.process-section .pbmit-heading-subheading:empty {
    display: none;
}
.process-section .pbmit-element-posts-wrapper {
    position: relative;
}
.process-section .pbmit-element-posts-wrapper.row {
    margin-left: 0;
    margin-right: 0;
}
.process-section .pbmit-element-posts-wrapper.row .pbmit-ele {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.process-section .pbmit-ihbox-style-3 {
    display: inline-block;
}
/*.process-section .pbmit-ihbox-style-3 {*/
.process-section .pbmit-ihbox-style-3 .pbmit-icon-type-icon, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text, 
.process-section .pbmit-ihbox-style-3 {
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.process-section .pbmit-miconheading-style-3 .pbmit-ihbox-box {
    padding-bottom: 100px;
}
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-content,
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-box {
    display: inline-flex;
    align-items: center;
}
.process-section .pbmit-miconheading-style-3 .pbmit-ihbox-icon {
    position: relative;
}
/*.pbmit-element-viewtype-row-column.pbmit-element-column-one .pbmit-miconheading-style-3:not(:last-child) .pbmit-ihbox-icon::after {*/
@keyframes pbmit-lines-move {
    0% {
            background-position:0 0,0 0,0 0,0 0
    }
    100% {
            background-position:100px 0,0 0,0 0,0 0
    }
}
.process-section .pbmit-miconheading-style-3:not(:last-child) .pbmit-ihbox-icon::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: -52px;
    right: 0;
    /*background-image: linear-gradient(90deg, rgba(var(--pbmit-global-color-rgb), 1) 50%, rgb(var(--pbmit-global-color-rgb), 0) 50%);*/
    background-image: linear-gradient(90deg, rgba(56, 112, 255, 1) 50%, rgba(56, 112, 255, 0) 50%);
    background-size: 8px 6px, 0 0, 0 0, 0 0;
    background-position: 0 0, 0 0, 0 0, 0 0;
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    animation: pbmit-lines-move 5s infinite linear;
    -webkit-animation: pbmit-lines-move 5s infinite linear;
    transform: rotate(90deg);
    z-index: -1;
}
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-icon {
    margin-right: 50px;
    display: inline-block;
}
.process-section .pbmit-ihbox-style-3 .pbmit-icon-type-icon,
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text {
    min-width: 80px;
    height: 80px;
    line-height: 85px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    text-align: center;
    font-size: 40px;
    z-index: 1;
    position: relative;
    fill: var(--pbmit-global-color);
    color: var(--pbmit-global-color);
    background-color: var(--pbmit-light-color);
}
.process-section .pbmit-ihbox-style-3 .pbmit-icon-type-icon, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text, 
.process-section .pbmit-ihbox-style-3 {
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.process-section .pbmit-ihbox-style-3 .pbmit-icon-type-icon::after, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-svg-wrapper::after, 
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-icon-type-text::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    background-color: var(--pbmit-blackish-color);
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.process-section .pbmit-ihbox-icon-wrapper img, 
.process-section .pbmit-ihbox-icon-wrapper svg, 
.process-section .pbmit-ihbox-svg-wrapper svg, 
.process-section .pbmit-sbox-icon-wrapper svg, 
.process-section .pbmit-fid-svg-wrapper svg {
    width: 1em;
    height: 1em;
}
.process-section .pbmit-ihbox-style-3 .pbmit-icon-type-icon svg {
    fill: var(--pbmit-global-color);
}
.process-section .pbmit-ihbox-style-3:hover .pbmit-icon-type-icon svg {
    fill: var(--pbmit-white-color);
    color: var(--pbmit-white-color);
}
.process-section .pbmit-ihbox-style-3:hover .pbmit-icon-type-icon img {
    /*
        fill: var(--pbmit-white-color);
        color: var(--pbmit-white-color);
    */
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.process-section .pbmit-ihbox-style-3:hover .pbmit-icon-type-icon::after {
    transform: scale(1.1);
}

.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-content {
    padding-bottom: 15px;
}
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-box-number {
    font-size: 20px;
    line-height: 20px;
    padding-right: 10px;
    position: relative;
    color: var(--pbmit-global-color);
    font-family: Rethink Sans, sans-serif;
    font-weight: 700;
    font-style: normal;
}
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-box-number::after {
    content: '.';
    padding-right: 5px;
    display: inline-block;
}
.process-section .pbmit-ihbox-style-3 .pbmit-element-title {
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    color: var(--pbmit-blackish-color);
}
.process-section .pbmit-ihbox-style-3 .pbmit-heading-desc {
    margin: 0;
    padding-top: 0;
}
.process-section .pbmit-ihbox-style-3 .pbmit-ihbox-icon-wrapper {
    margin-right: auto;
}

.process-section .process-sky-div {
    position: absolute;
    right: 10%;
    width: auto;
    /*top: 22%;*/
    top: -4%;
    margin-bottom: 0;
    max-width: 100%;
    z-index: 1;
}
.process-section .process-sky-div::before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1;
}
.process-section .process-sky-div .process-sky-widget-container {
    margin: 0px 0px 0px 0px;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
    position: relative;
    z-index: 1;
}
.process-section .process-sky-div .process-sky-widget-container .process-sky-icon {
    font-size: 110px;
    color: var(--pbmit-global-color);
    border-color: var(--pbmit-global-color);
    display: inline-block;
    line-height: 1;
    text-align: center;
    transition: all .3s;
}
.process-section .process-sky-div .process-sky-widget-container .process-sky-icon svg {
    width: 100%;
    height: 110px;
    fill: var(--pbmit-global-color);
    display: block;
    position: relative;
}
 
.pbmit-slide-title .pbmit-base-icon-2-bottom-right {
    
}
.pbmit-slide-title .pbmit-base-icon-2-bottom-right:before {
    transform: rotate(-90deg) rotateY(0deg) rotateX(0deg);
    margin-top: 0;
    margin-bottom: 0;
    font-size: 230px;
    -webkit-text-stroke: 2px var(--pbmit-global-color);
    /* -webkit-text-stroke: var(--pbmit-global-color); */
}

/*
    .pbmit-ihbox-style-specialized .pbmit-ihbox-wapper {
    	display: flex;
        align-items: start;
    }
    .pbmit-ihbox-style-specialized .pbmit-ihbox-icon {
    	margin-bottom: 0;
    }
    .pbmit-ihbox-style-specialized .pbmit-ihbox-icon-wrapper svg {
    	fill: var(--pbmit-global-color);
        width: 45px;
        height: 45px;
    }
    .set-font-white-color .pbmit-ihbox-style-specialized .pbmit-element-title {
        font-size: 20px;
        color: var(--pbmit-white-color);
        line-height: 24px;
        margin-bottom: 2px;
    }
    .set-font-white-color .pbmit-ihbox-style-specialized .pbmit-ihbox-contents {
        color: var(--pbmit-light-color);
    }
    .pbmit-ihbox-style-specialized .pbmit-heading-desc {
        padding-top: 5px; 
        padding-top: 2px;
        font-size: 15px;
        line-height: 20px;
    }
*/

.pbmit-rev-button-global.btn-slider {
    color: var(--pbmit-global-color) !important;
    background-color: var(--pbmit-white-color) !important;
}
.pbmit-rev-button-global.btn-slider svg line {
    stroke: var(--pbmit-global-color) !important;
}
.pbmit-rev-button-global.btn-slider:hover {
    color: var(--pbmit-white-color) !important;
    background-color: var(--pbmit-global-color) !important;
}
.pbmit-rev-button-global.btn-slider:hover svg line {
    stroke: var(--pbmit-white-color) !important;
}




/*    
    .anantam-advantages {
        display: flex;
    }
    .anantam-advantages .pbmit-col-wrapper {
        float: left;
        width: 20%;
    }
*/
.anantam-advantages .pbmit-col-wrapper .pbmit-ihbox-style-1 .pbmit-element-title {
    font-size: 24px;
}
.anantam-advantages .pbmit-col-wrapper .pbmit-ihbox-style-1 .pbmit-icon-type-icon {
    width: 65px;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 10px;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    fill: var(--pbmit-global-color);
    color: var(--pbmit-global-color);
    background-color: #f0f2f4;
}
.anantam-advantages .pbmit-col-wrapper .pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg {
    width: 1em;
    height: 1em;
}
.anantam-advantages .pbmit-col-wrapper .pbmit-ihbox-style-1 .pbmit-icon-type-icon img {
    max-width: 65px;
}

.anantam-faqs .accordion-item .pbmit-accordion-title, 
.anantam-faqs .accordion-item .pbmit-accordion-title span {
    font-size: 18px;
}
.anantam-faqs .accordion-item .pbmit-accordion-title span {
    margin-right: 6px;
}

.anantam-contact-style-1 .anantam-contact-info-row .pbmit-col-wrapper {
    border: none;
}

.anantam-contact-style-1 .anantam-contact-info-row .pbmit-ihbox-style-1 .pbmit-icon-type-icon i {
    font-size: 55px;
    line-height: 55px;
}

/* .candidate-page .location-icon  */
.calendar-icon {
    position: relative;
}
.calendar-icon:before {
    content: "\f073";
    position: absolute;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    left: 0;
    color: var(--pbmit-heading-color);
}
.location-icon {
    position: relative;
}
.location-icon:before {
    content: '\f041';
    position: absolute;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    left: 0;
    color: var(--pbmit-heading-color);
}
.price-icon {
    position: relative;
}
.price-icon:before {
    content: '\f156';
    position: absolute;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    left: 0;
    color: var(--pbmit-heading-color);
}

.qualification-icon {
    position: relative;
}
.qualification-icon:before {
    content: '\f19d';
    position: absolute;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    left: 0;
    color: var(--pbmit-heading-color);
}

.candidate-form .modal-dialog {
    /* max-width: 400px; */
    max-width: 800px;
}
.candidate-form .modal-header, 
.candidate-form .modal-body,
.candidate-form .modal-footer
{
    padding: 30px;
}
.candidate-form .modal-header {
    background-color: var(--pbmit-light-color);
    padding-top: 20px;
    padding-bottom: 20px;
}
.candidate-form .modal-body {
    padding-top: 15px;
    padding-bottom: 15px;
}
.candidate-form .modal-footer {
    padding-bottom: 40px;
    background-color: var(--pbmit-light-color);
}
.candidate-form .contact_form .form-label {
    color: var(--pbmit-heading-color);
    font-size: 15px;
    font-weight: 600;
    margin-bottom: .2rem;
    margin-left: .4rem;
    font-family: var(--pbmit-heading-typography-font-family);
}
.candidate-form .contact_form .form-label .marks {
    color: #d70000;
    font-size: 12px;
    font-weight: 400;
}
.candidate-form .contact_form .note-marks {
    color: #d70000;
    font-size: 12px;
    margin-bottom: 12px;
    margin-left: 10px;
    display: block;
    font-weight: 400;
}
.candidate-form .contact_form .form-control {
    height: 50px;
    background-color: var(--pbmit-light-color);
    color: var(--pbmit-heading-color);
    margin-bottom: 12px;
    line-height: 2.5;
}

.candidate-sidebar .form-check-label {
    /* font-weight: 400; */
    font-size: 14px;
    letter-spacing: 0.015rem;
    color: var(--pbmit-heading-color);
}


.core-values .anantam-advantages .pbmit-ihbox-icon {
    /*max-width: 120px;*/
    max-width: 100px;
    max-height: 100px;
}
.core-values .anantam-advantages .pbmit-ihbox-icon img {
    width: inherit;
    /*max-width: 120px;*/
    max-width: 100px;
    max-height: 100px;
}
.core-values .anantam-advantages .pbmit-element-title {
    font-size: 20px;
}


.industry-served .odd-division {
    background-color: var(--pbmit-blackish-color);
}

.industry-served .odd-division .industry-img,
.industry-served .even-division .industry-img {
    /*max-width: 120px;*/
    max-width: 100px;
    max-height: 100px;
}

.industry-served .odd-division .industry-img img,
.industry-served .even-division .industry-img img {
    width: inherit;
    /*max-width: 120px;*/
    max-width: 100px;
    max-height: 100px;
}

.industry-served .odd-division .industry-title {
    color: #ffffff;
}

.industry-served .even-division .industry-title {
    color: var(--pbmit-heading-color);
}

.industry-served .odd-division .industry-title,
.industry-served .even-division .industry-title {
    font-size: 20px;
    letter-spacing: 0.015rem;
}

.service_details .accordion-item .pbmit-accordion-title {
    font-size: 19px;
}
.service_details .accordion-item .pbmit-accordion-title span {
    font-size: 20px;
}

.text-color-global {
    color: var(--pbmit-global-color);
}

.specialists-work .anantam-advantages .pbmit-col-wrapper .pbmit-ihbox-style-1 .pbmit-icon-type-icon {
    width: 85px;
    height: 85px;
}

.pbmit-slider-area .pbmit-slide-title.border-text i.pbmit-base-icon-2-bottom-right {
    font-size: 164px;
}
@media screen and (max-width: 767px) {
    .pbmit-slider-area .pbmit-slide-title.border-text i.pbmit-base-icon-2-bottom-right {
        font-size: 60px;
    }
    .pbmit-slider-area .pbmit-slide-title.border-text {
        /*font-size: 60px;*/
        font-size: 90px;
    }
}

.candidate-sidebar #contact-form .pbmit-accordion-icon.pbmit-accordion-icon-right {
    right: 5%;
    width: auto;
}
.candidate-sidebar #contact-form .accordion-item .pbmit-accordion-title {
    font-size: 20px;
}
.candidate-sidebar #contact-form .accordion-header {
    margin-top: 0;
    margin-bottom: 0;
}
.candidate-sidebar #contact-form .accordion-button {
    border: none;
    padding: 0;
}
.candidate-sidebar #contact-form .accordion-body {
    padding: 10px 0px 0px 0px;
    border: 0;
    max-height: 400px;
    overflow: hidden;
    overflow-y: auto;
}



.candidate-form-2 .contact_form .form-label {
    color: var(--pbmit-heading-color);
    font-size: 15px;
    font-weight: 600;
    margin-bottom: .2rem;
    margin-left: .4rem;
    font-family: var(--pbmit-heading-typography-font-family);
}
.candidate-form-2 .contact_form .form-label .marks {
    color: #d70000;
    font-size: 12px;
    font-weight: 400;
}
.candidate-form-2 .contact_form .form-control {
    height: 50px;
    /*background-color: var(--pbmit-light-color);*/
    color: var(--pbmit-heading-color);
    margin-bottom: 12px;
    line-height: 2.5;
}


.service_details .pbmit-entry-content h3 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
    /*letter-spacing: 0px;*/
    letter-spacing: 0.025rem;
    text-transform: none;
    font-style: normal;
    color: var(--pbmit-blackish-color);
}
.service_details .pbmit-entry-content h5 {
    color: var(--pbmit-global-color);
    margin-bottom: 2rem !important;
}
.service_details .pbmit-entry-content h6 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
    /*padding-top: 15px;*/
}
.service_details .pbmit-entry-content ul {
    margin-top: 15px;
    margin-bottom: 30px;
}
.service_details .pbmit-entry-content ul.number-list {
    list-style: decimal-leading-zero;
    margin-left: 29px;
    padding-left: 15px;
    margin-bottom: 50px;
}
.service_details .pbmit-entry-content ul.number-list li {
    /*
        padding-left: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    */
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(33, 44, 64, .2);
    color: var(--pbmit-body-typography-color);
}
.service_details .pbmit-entry-content ul.number-list li:before {
    content: unset;
}
.service_details .pbmit-entry-content ul.number-list li::marker {
    font-size: 20px;
    color: var(--pbmit-global-color);
    font-weight: 600;
    font-family: var(--pbmit-heading-typography-font-family);
}
.service_details .pbmit-entry-content ul.number-list li > h6 {
    font-size: 19px;
    /*color: var(--pbmit-global-color);*/
    color: var(--pbmit-blackish-color);
    font-weight: 600;
    line-height: 30px;
    font-family: var(--pbmit-heading-typography-font-family);
    /*margin-left: 15px;*/
}
.service_details .pbmit-entry-content ul li {
    position: relative;
    /*padding-left: 22px;*/
    padding-left: 30px;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    color: var(--pbmit-blackish-color);
}
.service_details .pbmit-entry-content ul li:before {
    content: "\e64c";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
    width: 1.25em;
    line-height: 22px;
    top: 0;
    color: var(--pbmit-global-color);
    font-weight: 900;
    transform: rotate(16deg);
    position: absolute;
    left: 0;
    /*padding-top: .5rem !important;*/
    padding-top: 0.6rem !important;
    padding-bottom: .5rem !important;
}

.process-section .pbmit-element-posts-wrapper .pbmit-ihbox-contents .pbmit-heading-desc p {
    margin: 0 0;
}

.candidate-description ul {
    list-style: circle;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.tf-pagination-wrap.tf-pagination-list {
    display: flex;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.tf-pagination-wrap.tf-pagination-list li {
    margin-left: 5px;
    margin-right: 5px;
}
.tf-pagination-wrap.tf-pagination-list a {
    height: 40px;
    width: 40px;
    text-align: center;
}
/*.tf-pagination-wrap.tf-pagination-list a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: var(--pbmit-global-color);
    margin-left: 5px;
    margin-right: 5px;
    color: #ffffff;
}*/
.tf-pagination-wrap.tf-pagination-list .active a {
    background-color: var(--pbmit-secondary-color);    
}

.loader-theme {
    /*border: 3px solid #f3f3f3;*/
    border: 3px solid var(--pbmit-global-color);
    border-radius: 50%;
    /*border-top: 3px solid #ee2823;*/
    border-top: 3px solid #f3f3f3;
    /*width: 120px;
    height: 120px;*/
    width: 60px;
    height: 60px;
    -webkit-animation: spin-loader 1s linear infinite; /* Safari */
    animation: spin-loader 1s linear infinite;
}
/* Safari */
@-webkit-keyframes spin-loader {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin-loader {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/*.loader-small-size {
    width: 30px;
    height: 30px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid transparent;
}*/

.slider-heading-style-1 {
    display: flex;
    align-items: center;
}
.slider-heading-style-1 .head-style-1 {
    line-height: normal !important;
    /*line-height: normal !important;*/
}
.pbmit-base-icon3-3-bottom-right-2 {
    margin-right: -50px;
}
.pbmit-base-icon3-3-bottom-right-2:before {
    font-weight: normal;
    font-style: normal;
    transform: rotate(-90deg) rotateY(0deg) rotateX(0deg);
    font-size: 230px;
    -webkit-text-stroke: 2px var(--pbmit-global-color);
    display: inline-block;
    /*line-height: inherit;*/
    line-height: normal;
}

@media screen and (max-width: 1024px) {
    .pbmit-base-icon3-3-bottom-right-2 {
        display: none;
    }
} 



.service-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;
}
@media screen and (max-width: 620px) {
    .service-sticky-top {
        position: relative;
        order: 2 !important;
    }
}


.service_one .pbminfotech-service-content .pbmit-featured-img-wrapper .pbmit-featured-wrapper {
    height: 460px;
    overflow: hidden !important;
}
.service_one .pbminfotech-service-content .pbmit-featured-img-wrapper .pbmit-featured-wrapper img {
    object-fit: cover;
    height: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    /* object-fit: cover; */
    object-position: 50% 100%;
    width: 100%;
}

.blog-classic ul {
    list-style: disc;
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}
/*.blog-classic ul li::marker {
    color: var(--pbmit-blackish-color);
}*/