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

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


/*----------------------------------------*/


/*  00 - Home
/*----------------------------------------*/

.ml-auto,
.mx-auto {
    margin-left: auto!important;
}


/** Homepage 01 **/

.our-team-section .pbmit-team-style-2 {
    margin-bottom: 30px;
}

.service-section .pbmit-service-ele {
    margin-bottom: 15px;
}

.about-section-one {
    z-index: 1;
    position: relative;
    margin-top: -50px;
    border-radius: 2px;
    background-color: var(--pbmit-white-color);
    border-bottom: 3px solid var(--pbmit-global-color);
    box-shadow: 0 0 40px 0 rgb(183 196 226 / 15%);
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 30px 40px 20px 50px;
}

.our-story-section-one {
    padding: 0 90px 0 0;
}

.our-story-section-img-one {
    padding: 0 0 0 54px;
    position: relative;
}

.project-section-one {
    position: relative;
    overflow: hidden;
}

.project-img-section-one {
    position: relative;
    height: 100%;
    padding: 300px 0px 250px 75px;
}

.project-img-section-one::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 165%;
    top: 0;
    left: 0;
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-new-1.jpg);
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-size: auto;
    margin-left: -351.5px;
}

.project-img-section-one .pbmin-lightbox-video {
    position: relative;
    font-size: 20px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-global-color);
}

.project-img-section-one .pbmin-lightbox-video::before {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 45%);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .45);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .45);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .45);
    box-shadow: 0 0 0 0 rgb(255 255 255 / 45%);
    -webkit-animation: rippleOne 3s infinite;
    -moz-animation: rippleOne 3s infinite;
    -ms-animation: rippleOne 3s infinite;
    -o-animation: rippleOne 3s infinite;
    animation: rippleOne 3s infinite;
}

.project-img-section-one .pbmin-lightbox-video::after {
    position: absolute;
    content: "";
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 rgb(255 255 255 / 45%);
    -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .45);
    -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .45);
    -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .45);
    box-shadow: 0 0 0 0 rgb(255 255 255 / 45%);
    -webkit-animation: rippleOne 3s infinite;
    -moz-animation: rippleOne 3s infinite;
    -ms-animation: rippleOne 3s infinite;
    -o-animation: rippleOne 3s infinite;
    animation: rippleOne 3s infinite;
}

@-webkit-keyframes rippleOne {
    70% {
        box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}

@keyframes rippleOne {
    70% {
        box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
    }
}

.project-progress-section-one {
    padding: 90px 15px 80px 74px;
}

.appointment-one {
    padding: 50px 0;
}

.appointment-one .heading-title {
    font-size: 32px;
    line-height: 40px;
    color: #fff;
}

.testimonial-one {
    position: relative;
}

.testimonial-one_img {
    position: relative;
    margin: 0px 64px 0px 0px;
    --e-column-margin-right: 64px;
    --e-column-margin-left: 0px;
    padding: 0px 50px 1px 0px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
}

.testimonial-one_img .testimonial-one_img_content a {
    font-size: 20px;
    font-weight: 600;
    border: none;
    box-shadow: inherit;
    text-transform: inherit;
    color: #232323;
    letter-spacing: 0;
    padding-top: 12px;
    padding-bottom: 0;
    display: block;
    text-align: left;
    margin: 5px 0px 20px 15px;
}

.testimonial-one_img .button-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testimonial-one_img .testimonial-one_img_content i {
    width: 45px;
    height: 45px;
    font-size: 20px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-weight: 900;
    right: 0!important;
    background-color: var(--pbmit-global-color);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.testimonial-one_img .pbminfotech-ele-fid-style-3 {
    margin-left: -28px;
}

.testimonial-one .pbmit-testimonial-style-3 .pbminfotech-box-author {
    padding-top: 20px;
}

.testimonial-one .swiper-pagination-bullet-active {
    background: var(--pbmit-global-color);
    border-color: transparent;
}

.testimonial-one_content {
    padding: 40px 30px 0px 15px;
    margin-left: -46px;
}

.counter-section-one {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-pattern.jpg);
}

.counter-section-one .pbmit-btn {
    margin-top: 20px;
}

.counter-section-one .pbminfotech-ele-fid-style-1 .pbmit-fid-inner {
    font-size: 70px;
    line-height: 80px;
    font-weight: 700;
    margin-bottom: 0;
}

.counter-section-one .counter-content {
    margin-bottom: 60px;
}

.counter-section-one .counter-content-inner h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
}

.pbmit-client-style-1 {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-pattern.jpg);
    border-top: 1px solid #e5e5e5;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 60px 0 50px;
}

.pbminfotech-hide,
.pbmit-hide {
    display: none;
}

.col-md-20percent {
    flex: 0 0 20%;
    max-width: 20%;
}


/** Homepage 02 **/

.about-img-section {
    position: relative;
    margin-bottom: 90px;
}

.about-img-section::before {
    position: absolute;
    height: calc(100% + 100px);
    width: 1000%;
    top: 0;
    right: 0;
    content: "";
    display: block;
    z-index: 1;
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/pattern-02.jpg);
    background-color: transparent;
    background-position: 100% 0%;
    background-repeat: repeat-y;
    background-size: auto;
}

.about-img-section-inner {
    z-index: 1;
    position: relative;
}

.about-img-section-inner img {
    box-shadow: 0px 30px 50px 0px rgb(0 0 0 / 5%);
}

.about-img-top {
    padding-right: 60px;
}

.about-img-bottom {
    margin-top: -325px;
    margin-left: 212px;
}

.about-section-two {
    padding: 120px 30px 90px 50px;
}

.button-wrapper a {
    display: inline-block;
    padding: 13px 42px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    color: var(--pbmit-white-color);
    background-color: var(--pbmit-global-color);
}

.button-wrapper a:hover {
    background-color: var(--pbmit-blackish-color);
}

.button-icon {
    margin-left: 50px;
    font-size: 12px;
}

.testimonial-section-bg-two {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-05.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0px 90px 0px;
}

.project-section-two {
    padding-top: 100px;
}

.project-section-two .col-md-2 {
    flex: 0 0 20%;
    max-width: 20%;
}

.counter-img_three {
    text-align: right;
    margin-top: -10px;
}

.fid-style {
    padding-right: 30px;
}

.fid-contents {
    margin-top: 20px;
    padding-top: 15px;
    color: #888888;
    border-top: 1px solid #CDCDCD;
}

.testimonial-section-bg-two .swiper-horizontal>.swiper-pagination-bullets {
    right: 50px;
}


/** Homepage 03 **/

.counter-three {
    padding: 0px 46px 0px 15px;
}

.team-three_bg {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/pattern-right.jpg);
    background-color: transparent;
    background-position: top right;
    background-repeat: repeat-y;
    background-size: auto;
    padding: 90px 0px 110px 0px;
    overflow: hidden;
}

.team-three_left {
    padding-top: 50px;
    padding-right: 30px;
}

.team-three_bg .pbmit-team-style-1 {
    padding-bottom: 60px;
}

.team3-arrow {
    position: relative;
}

.swiper-btn-circle .swiper-button-prev,
.swiper-btn-circle .swiper-button-next {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 2px solid #dbdbdb;
    border-radius: 50%;
    margin-top: 0px;
    z-index: 2;
}

.swiper-btn-circle .swiper-button-prev:hover,
.swiper-btn-circle .swiper-button-next:hover {
    border-color: var(--pbmit-global-color);
}

.swiper-button-next:hover::after,
.swiper-button-prev:hover:after {
    color: var(--pbmit-global-color)!important;
}

.swiper-btn-circle .swiper-button-prev {
    margin-right: 10px;
}

.swiper-button-next.swiper-button-next-1,
.swiper-button-next.swiper-button-next-2 {
    right: auto;
    left: 0;
    z-index: 2;
}

.swiper-button-prev-1 {
    right: auto;
    left: 60px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: '\e815';
    font-weight: normal;
    font-size: 16px;
    color: #9b9b9b!important;
}

.pricing-table-five .pbmit-heading-desc {
    color: rgba(255, 255, 255, .8);
}

.slider-section-three .Swiperslider_two {
    height: 100%;
    position: absolute;
    top: 0;
    overflow: visible;
}

.Swiperslider_two .swiper-slide::before {
    position: absolute;
    content: '';
    height: 1px;
    width: 1000%;
    background: rgba(255, 255, 255, 0.25);
}

.slider-section-three .swiper-slide-thumb-active .tp-tab-title,
.swiper-slide-visible .tp-tab-title {
    background: rgba(134, 187, 70, 1);
    font-family: "Asap", serif;
    font-weight: 700;
    font-size: 22px;
    display: flex;
    align-items: flex-end;
    width: 350px;
    height: 100%;
    cursor: pointer;
    padding: 70px 25px 32px;
}

.swiper-slide-visible .tp-tab-title {
    background: rgba(0, 0, 0, 0.45);
}

.slider-section-three .tp-tab-title h3 {
    color: rgb(255, 255, 255);
    font-family: "Asap", serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 13px;
}

.slider-section-three .swiper-slide img {
    max-height: 690px;
    height: 100%;
    object-fit: cover;
}

.slider-section-three .inbox-slider_two {
    position: absolute;
    top: 0;
    right: 0;
    padding: 32px 38px;
    z-index: 12;
    font-family: Asap;
    text-transform: uppercase;
    color: rgb(34, 34, 34);
    line-height: 22px;
    font-weight: 700;
    font-size: 14px;
    background-color: var(--pbmit-white-color);
}

.slider-section-three {
    overflow: hidden;
}


/** Homepage 04 **/

.about-us-four {
    z-index: 1;
    position: relative;
    margin-top: -76px;
}

.our-story-four {
    padding: 80px 0 100px;
    background-color: #f6f6f6;
}

.pbminfotech-ele-fid-style-4.pbminfotech-fid-two {
    margin: 65px 0px 55px 0px;
}

.feature-four {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-pattern.jpg);
    background-position: 0px 0px;
    background-repeat: repeat;
}

.feature-four_bg {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-01.jpg);
    background-color: transparent;
    background-position: 0% 0%;
    background-repeat: repeat;
    background-size: cover;
    padding: 250px 0;
    height: 100%;
    margin-right: -102px;
    margin-left: -351.5px;
}

.feature-four_single {
    background-color: var(--pbmit-global-color);
    margin: 65px 0px 65px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 50px 50px 50px 50px;
}

.feature-four_single .pbmit-heading-desc {
    color: var(--pbmit-white-color);
}

.static-box-four {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/step-counter-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.blog-four_heading_dec {
    padding-top: 40px;
}


/** Homepage 05 **/

.service-five_bg {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/trans-pattern.png);
    background-position: center center;
    padding: 100px 0px 250px 0px;
    margin-bottom: -240px;
}

.service-five_bg .text-white {
    color: rgba(255, 255, 255, 0.8)!important;
}

.client-five {
    padding: 40px 0px;
    background-color: var(--pbmit-blackish-color);
}

.client-five .swiper-slider {
    padding-bottom: 0;
}

.pbmit-client-wrapper {
    position: relative;
    text-align: center;
}

.pbmit-element-client-style-1 img {
    padding: 0 20px;
    opacity: .5;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.pbmit-element-client-style-1 img:hover {
    opacity: 1;
}

.our-story-five {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-01.jpg);
    background-size: cover;
    padding: 100px 0px 100px 0px;
}

.our-story-five_single {
    background-color: var(--pbmit-global-color);
    padding: 45px 45px 40px 45px;
    border-radius: 4px;
}

.our-story-five .pbmit-heading-desc {
    color: rgba(255, 255, 255, 0.8);
}

.pricing-table-five {
    margin-bottom: -280px;
    padding: 100px 0px 280px 0px;
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/trans-pattern.png);
    background-position: center center;
}


/** Homepage 06 **/

.pbmit-text-style-1 .pbmit-title {
    font-size: 76px;
    line-height: 80px;
    color: #0E2F44;
    margin-bottom: 45px;
    font-family: Quicksand, sans-serif;
}

.pbmit-text-style-1 .pbmit-title em {
    font-style: normal;
    color: var(--pbmit-global-color);
}

.banner-six_bg {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/new-bg-03.png);
    background-position: center left;
    background-repeat: no-repeat;
    padding-top: 60px;
}

.banner-six .pbmit-heading-desc {
    color: #0E2F44;
    font-size: 20px;
    line-height: 26px;
    font-family: DM Sans, sans-serif;
}

.banner-lottie {
    margin-top: -300px;
    margin-left: -150px;
}

.about-us-six_btn {
    text-align: center;
    margin-top: 30px;
}

.pbmit-col-stretched-left {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/new-bg-01.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding: 20px 100px 100px 0px;
}

div#choose-lottie {
    margin-left: 250px;
}

.client-six {
    margin-top: -60px;
}

.choose-six_right {
    padding: 50px 0px 0px 50px;
}

.service-button-text {
    position: relative;
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    color: var(--pbmit-blackish-color);
}

.service-button-text:after {
    content: "";
    height: 1px;
    width: 100%;
    background-color: var(--pbmit-blackish-color);
    bottom: -2px;
    position: absolute;
    left: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.service-button-text:hover:after {
    width: 0%;
}

.progress-six_bg {
    position: relative;
    margin-top: 175px;
    margin-bottom: 0px;
    padding: 20px 0px 180px 0px;
    background-color: var(--pbmit-blackish-color);
}


/* .progress-six_bg::after {
    position: absolute;
    content: '';
    top: -160px;
    left: 0;
    width: 100%;
    height: 160px;
    display: block!important;
    background-repeat: no-repeat;
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/pattern-bg-01.png);
}

.progress-six_bg.invert::before {
    position: absolute;
    content: '';
    bottom: -160px;
    left: 0;
    width: 100%;
    height: 160px;
    display: block!important;
    background-repeat: no-repeat;
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/pattern-bg-01.png);
    background-color: #F7971D;
    transform: rotate(180deg);
} */

.progress-six_bg.invert {
    margin-top: unset;
    margin-bottom: 0px;
    padding: 100px 0px 100px 0px;
}

.progress-six_inner {
    padding: 100px 0px 60px 0px;
}

.progress-six_inner .pbmit-heading-dec-right {
    padding-top: 36px;
}

.progress-six_map {
    background-color: transparent;
    margin-right: -351.5px;
    width: 951.5px;
}


/* .progress-six_single {
    padding: 35px 30px 0px 0px;
} */

.progress-six_single {
    padding-right: 30px;
}

.counter-six_bg_color {
    z-index: 0;
    position: relative;
    margin: -100px 0px 0px 0px;
    --e-column-margin-right: 15px;
    --e-column-margin-left: 15px;
    padding: 60px 30px 60px 30px;
    border-radius: 12px;
    background-color: var(--pbmit-secondary-color);
}

.testimonial-six_single {
    padding: 40px 0px;
}

.testimonial-six_content {
    padding: 130px 0px 50px 55px;
}

#testimonial-lottie {
    margin: -60px -60px 0px -60px;
}


/** Homepage 07 **/

.pbmit-text-style-2 {
    padding-top: 50px;
}

.pbmit-text-style-2 .pbmit-title {
    font-size: 64px;
    line-height: 74px;
}

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

.video-section-seven .pbmin-lightbox-video {
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid var(--pbmit-global-color);
}

.video-section-seven i {
    color: var(--pbmit-global-color);
    font-size: 17px;
}

.video-section-seven span {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0px;
    word-spacing: 0px;
    padding-left: 15px;
    color: #232323;
    font-family: Hind, sans-serif;
}

.banner-seven_bg {
    margin-top: -207px;
}

.ihbox-seven {
    right: 361.9px;
    position: absolute;
    width: auto;
    bottom: 0px;
}

.progress-seven_img {
    padding-top: 45px;
    z-index: 1;
    position: relative;
}

.progress-seven_bg .pbmit-heading-subheading-style-1 {
    margin-bottom: 26px;
}

.progress-seven_single {
    position: relative;
}

.progress-seven_single::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 1000%;
    top: 0;
    display: block;
    margin: 0px 0px 0px -260px;
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/col-bg-pattern.png);
}

.progress-seven_bg {
    padding: 90px 40px 100px 100px;
}

.service-section_seven .pbmit-sticky {
    padding: 100px 44px 150px 0;
}

.pbmit-element-service-style-5 {
    padding-top: 160px;
    padding-bottom: 60px;
}

.about-bg-section-seven {
    background-image: url(https://inqilabgroup.com/wp-content/uploads/2025/06/bg-single.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: -366.5px;
    padding: 130px 0px 140px 0px;
}

.about-seven_single {
    margin: 0px 70px 0px 60px;
    --e-column-margin-right: 70px;
    --e-column-margin-left: 60px;
    padding: 50px 45px 60px 85px;
    background-color: var(--pbmit-blackish-color);
}

.about-seven_single .pbmit-heading-subheading-style-1 {
    margin-bottom: 28px;
    color: rgba(255, 255, 255, .8)!important;
}

.testimonial-seven_heading_desc {
    padding: 10px 0px 0px 91px;
}

.testimonial-Seven.swiper-horizontal>.swiper-pagination-bullets {
    bottom: -7px;
    margin-top: 40px;
    text-align: center;
}

.testimonial-Seven .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    border-radius: 0;
    border: 2px solid #222;
    background-color: var(--pbmit-blackish-color);
}

.testimonial-Seven .swiper-pagination-bullet-active {
    background-color: var(--pbmit-global-color)!important;
    border-color: var(--pbmit-global-color)!important;
}


/** Homepage 08 **/

.pbmit-element-client-style-3 {
    border-bottom: 1px solid #EEEEEE;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.pbmit-element-client-style-3 .pbmit-featured-wrapper {
    padding: 50px 20px;
    border-right: 1px solid #eee;
}

.portfolio-single-eight {
    padding-right: 100px;
}

.service-eight_heading-dec {
    margin-top: 50px;
    text-align: center;
    color: var(--pbmit-white-color);
}

.service-eight_heading-dec a {
    text-decoration: underline;
    font-weight: 500;
    color: var(--pbmit-white-color);
}

.service-eight_heading-dec a:hover {
    text-decoration: underline!important;
}

.tab-eight_btn {
    text-align: right;
    padding-top: 20px;
}

.project-eight_bg {
    position: relative;
    padding-bottom: 60px;
}

.project-eight_bg::before {
    position: absolute;
    content: "";
    top: 0;
    left: 285px;
    right: 285px;
    height: 100%;
    display: block;
    width: calc(100% - 570px);
    background-color: var(--pbmit-secondary-color);
}

.project-eight_bg .pbmit-subtitle {
    color: var(--pbmit-global-color)!important;
}

.project-eight_bg .pbmit-heading-subheading-style-1 .pbmit-subtitle:before {
    background-color: var(--pbmit-global-color)!important;
    ;
}

.project-eight_bg .swiper-horizontal>.swiper-pagination-bullets {
    bottom: -56px;
    top: inherit;
    text-align: center;
    position: relative;
    z-index: 9;
}

.project-eight_bg .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    border: 0;
    border-radius: 0;
    margin: 0 5px;
    outline: none;
    background-color: var(--pbmit-white-color);
}

.project-eight_bg .swiper-pagination-bullet-active {
    background-color: var(--pbmit-global-color)
}

.testimonial-eight {
    padding: 100px 0;
    border-bottom: 1px solid #EEEEEE;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.testimonial-eight .pbmit-heading-subheading-style-1 {
    margin-top: -30px;
    margin-bottom: 35px;
}

.testimonial-eight .swiper-horizontal>.swiper-pagination-bullets {
    right: 10px;
    width: inherit;
    top: calc(100% - 204px);
}

.testimonial-eight .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    border: 2px solid #222;
    border-radius: 0;
    outline: none;
    opacity: 1;
    display: block;
    margin: 5px 0!important;
    background-color: var(--pbmit-blackish-color);
}

.testimonial-eight .swiper-pagination-bullet-active {
    border: 2px solid var(--pbmit-global-color);
    background-color: var(--pbmit-global-color);
}

.marquee-style-eight {
    padding: 80px 0px 50px 0px;
}

.pbmit-portfolio-ele .pbmit-tooltip {
    display: none;
}


/*----------------------------------------*/


/*01 - Inner Page 
/*----------------------------------------*/


/** 00  About Us 1 **/

.about-us-1-section {
    margin-top: 75px;
    margin-bottom: 50px;
}

.about-us-1-heading-desc {
    padding: 40px 10px 10px 10px;
}


/**  About Us 2 **/

.about-us-2-inbox {
    margin-top: 40px;
}

.about-us-2-section .pbmit-bg-color-light .progress {
    background-color: #fff;
}


/** 01  our history**/

.our-history .about-img-bottom {
    margin-top: -344px;
}

.our-histoy-left-section {
    padding: 0px 55px 0px 15px;
}

.our-histoy-right-section {
    padding: 0px 15px 0px 55px;
}

.our-history-timeline:last-child {
    margin-top: 60px;
}


/** 02  Team Single **/

.pbmit-team-img {
    margin-right: 20px;
    position: relative;
    margin-left: 30px;
}

.pbmit-team-img::after {
    content: "";
    position: absolute;
    left: -30px;
    top: -30px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: var(--pbmit-global-color);
}

.pbmit-team-details-inner {
    padding: 0 15px;
}

.pbmit-team-details .pbmit-team-details-inner .pbmit-team-title {
    font-weight: 700;
    margin-bottom: 5px;
}

.pbmit-team-details .pbmit-team-details-inner .pbmit-team-designation {
    font-size: 16px;
    line-height: 26px;
    color: #797979;
    margin-bottom: 35px
}

.pbmit-single-team-info {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
    font-size: 17px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px 30px;
}

.pbmit-single-team-info li {
    margin-bottom: 15px;
}

.pbmit-single-team-info li label,
.pbmit-portfolio-line-title,
.pbmit-details-label {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
    color: #222;
}

.pbmit-team-details .pbmit-short-description {
    margin-top: 35px;
}

.pbmit-team-details .pbmit-details-label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 17px;
    display: block;
    color: #222;
    margin-top: 10px;
}

.pbmit-team-details .pbmit-social-links.pbmit-team-social-links {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    margin-top: 30px;
}

.pbmit-team-details .pbmit-team-social-links li {
    margin-right: 20px;
    display: inline-block;
}

.pbmit-team-details .pbmit-team-social-links a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #616161!important;
    font-size: 14px;
    border: 1px solid #eee;
    border-radius: 50%;
}

.pbmit-team-details .pbmit-team-social-links a:hover {
    background-color: var(--pbmit-global-color);
    color: #fff!important;
    border-color: transparent;
}

.team-details-wrap {
    margin-top: 50px;
}

.team-details-wrap .pbmit-title,
.team-contact .pbmit-title {
    padding-top: 20px;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
}

.team-headding-dec {
    padding-right: 18px;
}

.team-contact {
    margin-top: 40px;
}

.team-contact textarea.form-control {
    min-height: 150px;
}

.team-contact .pbmit-btn-hover-secondary {
    padding: 10px 40px;
}

.team-contact .pbmit-btn {
    text-transform: capitalize;
    border-radius: 0;
    background-color: var(--pbmit-blackish-color);
}

.team-contact .pbmit-btn:hover {
    background-color: var(--pbmit-global-color);
}

.section-faq {
    padding: 100px 0px 30px 0px;
}


/** 03 - Service Detail **/

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

.service-right-col {
    flex: 0 0 66%;
    max-width: 66%;
}

.service-sidebar .post-list:first-child {
    padding-top: 40px;
}

.service-sidebar .post-list {
    padding: 20px 30px;
    padding-top: 0;
    background-color: #f7f9fa;
    padding-bottom: 60px;
}

.service-sidebar .widget .widget-title {
    color: #2c2c2c;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}

.service-sidebar .widget .widget-title::after {
    content: "";
    width: 100%;
    height: 1px;
    bottom: -10px;
    left: 0;
    position: absolute;
    z-index: 1;
    background: #e8e9ea;
}

.post-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.post-list li {
    border: none;
    padding: 0!important;
    margin-bottom: 10px;
}

.post-list li a {
    background-color: #fff;
    color: #222;
    padding: 17px 20px;
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.post-list li a:hover {
    color: var(--pbmit-global-color);
}

.post-list li a:after {
    content: '\e814';
    font-family: "pbminfotech-base-icons";
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 15px;
    right: 20px;
}

.service-sidebar .single-service-contact {
    padding: 25px;
    background: #fff;
    position: relative;
    overflow: hidden;
    line-height: 24px;
    color: #222;
}

.widget .download .item-download:first-child {
    background-color: var(--pbmit-global-color);
    margin-bottom: 5px;
    position: relative;
}

.widget .download .item-download a {
    display: block;
    padding: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

.widget .download .item-download .fa {
    color: #fff;
    font-size: 18px;
    padding-right: 20px;
}

.widget .download .item-download {
    background-color: #2c2c2c;
    margin-bottom: 5px;
    position: relative;
}

.service-details {
    margin-top: 50px;
}

.service-details h2 {
    margin-bottom: 20px;
}

.service-page-infobox {
    padding-top: 30px;
    margin-bottom: 50px;
}

.service-offer {
    margin-top: 50px;
}

.service-offer .list-group {
    padding-top: 20px;
}

.service-page-infobox .pbmit-ihbox-style-1 {
    border: 1px solid #edf1f3;
    text-align: left;
}

.service-page-infobox .pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper {
    margin: 0 0 30px;
}


/** 04 - Project Detail **/

.Project-Style-1 .pbmit-portfolio-style-1 {
    margin-bottom: 30px;
}

.Project-Style-2 .col-md-4 {
    margin-bottom: 30px;
}

.pbmit-portfolio-style-2 a {
    padding: 0;
}

.portfolio-single .pbmit-portfolio-lines-wrapper {
    margin-top: 30px;
    margin-bottom: 0;
}

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

.portfolio-single .pbmit-portfolio-line-li {
    margin-bottom: 0;
    position: relative;
}

.portfolio-single .pbmit-portfolio-line-title {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
    color: #222;
}

.portfolio-single .pbmit-details-label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 17px;
    display: block;
    color: #222;
}

.portfolio-single .pbmit-featured-wrapper {
    margin-top: 50px;
}

.portfolio-single .pbmit-entry-content {
    margin-top: 50px;
}

.pbmit-entry-content .heading-title {
    font-size: 32px;
    line-height: 42px;
}

.pbmit-entry-content .list-group {
    padding-top: 20px;
    margin-bottom: 0;
}

.pbmit-entry-content .pbmit-entry-content-bottom {
    margin-top: 60px;
}

.navigation.post-navigation {
    margin-top: 40px;
}

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

.portfolio-single .post-navigation .nav-links .nav-previous,
.portfolio-single .post-navigation .nav-links .nav-next {
    width: unset;
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    width: 50%;
}

.post-navigation .nav-links .nav-previous {
    margin-right: auto!important;
}

.portfolio-single .nav-links a {
    display: -ms-flexbox!important;
    display: flex!important;
}

.portfolio-single .nav-links .pbmit-portfolio-nav-icon {
    background-color: #000;
    width: 98px;
    text-align: center;
    color: #fff;
    display: inline-block;
    position: relative;
    font-size: 30px;
}

.portfolio-single .nav-links .pbmit-portfolio-nav-icon i {
    position: absolute;
    left: 50%;
    top: 50%;
    -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%);
}

.portfolio-single .nav-links .nav-previous .pbmit-portfolio-nav-wrapper {
    margin-left: 2px;
}

.portfolio-single .nav-links a .pbmit-portfolio-nav-wrapper {
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
}

.portfolio-single .pbmit-portfolio-nav-wrapper {
    background-color: #ececec;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 350px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.portfolio-single .pbmit-portfolio-nav-head {
    color: #888;
    font-size: 18px;
}

.post-navigation .nav-links .nav-title,
.post-navigation .nav-links .nav-title {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #797979;
}

.post-navigation .nav-links a:hover .pbmit-portfolio-nav-icon {
    background-color: var(--pbmit-global-color);
}

.portfolio-single .nav-links a:hover .pbmit-portfolio-nav-wrapper {
    background-color: #222;
}

.portfolio-single .nav-links a:hover .pbmit-portfolio-nav-wrapper span {
    color: #fff;
}


/** 05 - Blog Detail**/

.blog-grid .pbmit-blogbox-style-1 {
    margin-bottom: 30px;
}

.blog-right-col {
    flex: 0 0 66%;
    max-width: 66%;
}

.blog-left-col {
    flex: 0 0 34%;
    max-width: 34%;
}

.blog-details .pbmit-featured-wrapper {
    margin-bottom: 30px;
}


/** --- Blog Classic ---**/

.post.blog-classic {
    margin-bottom: 70px;
}

.blog-classic .pbmit-featured-img-wrapper {
    margin-bottom: 30px;
}

.blog-classic .pbmit-blog-classic-inner .pbmit-meta-cat a {
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    padding: 5px 10px;
    font-size: 14px;
}

.blog-classic .pbmit-post-title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 10px;
    font-family: Asap, sans-serif;
}

.blog-classic .pbmit-blog-meta,
.pbmit-blog-meta a {
    color: #616161;
}

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

.blog-classic .pbmit-blog-meta-top>span+span:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #ddd;
    margin: 0 11px 1px 14px;
}

.blog-classic .pbmit-blog-meta.pbmit-blog-meta-top {
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 19px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 10px;
}

.blog-classic .pbmit-entry-content {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link a {
    background: none;
    padding: 0;
    color: #222;
    text-align: left;
    font-size: 13px;
    line-height: 16px;
    padding-right: 0;
    font-weight: 600;
    position: relative;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link 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;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link a:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: auto;
    right: 0;
    height: 2px;
    width: 0%;
    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;
    background-color: var(--pbmit-global-color);
}

.blog-classic .pbmit-blog-classic-inner .pbmit-read-more-link a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}

.blog-grid {
    padding: 100px 0 20px;
}

.blog-grid .row .col-md-4 {
    margin-bottom: 30px;
}

.blog-left-col .sidebar .media-body a {
    color: #222;
    font-size: 14px;
    font-weight: 600;
}


/**--- Sidebar Right ---**/

.sidebar .widget:first-child {
    padding-top: 40px;
}

.sidebar .widget {
    padding: 20px 30px;
    padding-top: 0;
    padding-bottom: 60px;
    border-radius: 0px;
    background: #f7f9fa;
}

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

.widget a,
.widget .post-date {
    font-family: var(--pbmit-heading-typography-font-family);
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    font-weight: 600;
}

.search-form input {
    height: 58px;
    line-height: 58px;
}

.widget.widget-search .widget-title {
    color: var(--pbmit-white-color);
}

.widget.widget-search .widget-title::before {
    background-color: var(--pbmit-white-color);
}

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

.widget .search-form .search-field {
    display: block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    font-size: 16px;
    padding: 0 15px;
    font-weight: 400;
    color: var(--pbmit-blackish-color);
    background: var(--pbmit-white-color);
    border: 2px solid #ececec;
    border-radius: 0;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    font-family: inherit;
}

.sidebar .widget .search-form a {
    position: absolute;
    right: 0px;
    padding: 0;
    border: none;
    outline: none;
    background-color: transparent;
    top: 45%;
    height: 60px;
    margin-top: -6px;
    font-size: 20px;
    z-index: 1;
    width: 60px;
    text-align: center;
    color: #dbdbdb;
}

.sidebar .widget-categories ul li {
    margin: 15px 0;
    padding: 0!important;
    position: relative;
    list-style: none;
    display: block;
}

.sidebar .widget-categories ul li a {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    font-family: Roboto, sans-serif;
}

.sidebar .widget-categories li span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 28px;
    line-height: 28px;
    background-color: #222;
    color: var(--pbmit-white-color);
    text-align: center;
    display: block;
    font-size: 12px;
    font-weight: 400;
    top: 10px
}

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

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

.sidebar .recent-post-list .media {
    display: flex;
}

.sidebar .recent-post-list .recent-post-thum {
    width: 75px;
    flex-shrink: 0;
    margin-right: 20px;
}

.sidebar .recent-post-list .post-date {
    line-height: 17px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-top: 5px;
    color: var(--pbmit-global-color);
}

.sidebar .recent-post-list .post-date:hover {
    color: var(--pbmit-global-color);
}

.sidebar .widget .tagcloud a {
    display: inline-block;
    font-weight: 400;
    color: #222;
    text-transform: uppercase;
    font-size: 13px!important;
    padding: 0 18px;
    height: 42px;
    line-height: 42px;
    background-color: transparent;
    border: 2px solid #222;
    margin: 0 0 10px 0;
}

.sidebar .widget .tagcloud a:hover {
    color: #fff;
    background: var(--pbmit-blackish-color);
}

.sidebar .widget.widget-archive ul li {
    padding: 0 0 15px 0;
}

.sidebar .widget.widget-flickr a {
    overflow: hidden;
    display: block;
    margin: 0 8px 0px 0px;
    width: 80px;
    height: 80px;
    display: inline-block;
    background: none;
}

.widget.single-service-contact {
    background-image: url(../images/coworking/pbmit-ads.html);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #f0f2f7;
    padding: 45px;
    margin-bottom: 40px;
    border: none;
}

.single-service-contact-inner img {
    border-radius: 50%;
    margin: 0;
}

.single-service-contact-inner ul.pbmit-social-links li {
    display: inline-block;
    margin-top: 10px;
}

.single-service-contact ul.pbmit-social-links li a,
.single-service-contact-inner ul.pbmit-social-links li a {
    font-size: 16px;
    font-weight: 300!important;
    letter-spacing: 0;
    background: #fff;
    border-radius: 50%;
    padding: 8px;
    margin: 0 2px;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
}

.single-service-contact ul.pbmit-social-links li a:hover {
    background-color: var(--pbmit-global-color);
    color: #fff;
}

.single-service-contact .pbmit-social-li {
    margin-right: 0px;
}

.single-service-contact .pbmit-social-links {
    margin-top: 10px;
}

.blog-details .pbmit-blog-style-2 .pbmit-featured-wrapper:after {
    display: none;
}

.widget .pbmit-download .pbmit-item-download:first-child {
    margin-bottom: 15px;
    margin-left: 0;
}

.widget .pbmit-download .pbmit-item-download a {
    display: block;
    text-align: center;
    padding: 20px 30px;
    font-size: 18px;
    line-height: 22px;
    color: var(--pbmit-blackish-color);
    display: flex;
    align-items: center;
    background-color: var(--pbmit-light-color);
    position: relative;
}

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

.widget .pbmit-download .pbmit-item-download a i:first-child {
    margin-right: 10px;
}

.widget .pbmit-download .pbmit-item-download a i {
    font-size: 35px;
    vertical-align: middle;
}

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

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

.pbmit-ads-inner .pbmit-ads-logo {
    background: var(--pbmit-white-color);
    display: inline-block;
    padding: 15px;
    width: 130px;
    position: relative;
    z-index: 1;
}

.pbmit-ads-inner h3.pbmit-ads-title {
    font-size: 26px;
    line-height: 36px;
    padding: 30px 0 30px 0;
    font-weight: 600;
}

.pbmit-ads-inner h3.pbmit-ads-title span {
    color: var(--pbmit-global-color);
}

.pbmit-ads-inner .pbmit-ads-logo::after {
    content: "";
    position: absolute;
    top: 0;
    left: -50px;
    width: 100%;
    height: 100%;
    background-color: var(--pbmit-white-color);
    z-index: -1;
}

.pbmit-ads-inner .pbmit-ads-button {
    display: inline-block;
    padding-bottom: 30px;
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
}

.pbmit-ads-inner .pbmit-ads-button a {
    padding: 20px 60px 20px 40px;
    background-color: var(--pbmit-global-color);
    color: var(--pbmit-white-color);
    font-size: 13px;
    line-height: 20px;
    letter-spacing: -0.5px;
    font-weight: 700;
}

.pbmit-ads-inner .pbmit-ads-button a:hover {
    background-color: var(--pbmit-white-color);
    color: var(--pbmit-blackish-color);
}

.pbmit-ads-inner .pbmit-ads-button a span {
    position: relative;
}

.pbmit-ads-inner .pbmit-ads-button a span::after {
    content: "\e83a";
    font-family: 'pbminfotech-base-icons';
    position: absolute;
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
}

.sidebar .widget .widget-title {
    display: inline-block;
    margin-bottom: 35px;
    position: relative;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 0;
    text-transform: uppercase;
    color: var(--pbmit-blackish-color);
}

.sidebar .widget .widget-title::after {
    content: "";
    width: 100%;
    height: 1px;
    bottom: -10px;
    left: 0;
    position: absolute;
    z-index: 1;
    background: #e8e9ea;
}


/** --- Blog Large ---**/

.post.blog-details {
    margin-bottom: 70px;
}

.pbmit-entry-content h3 {
    margin-bottom: 20px;
}

.post blockquote {
    padding: 30px;
    padding-right: 60px;
    margin: 60px 0 60px 0;
    border-left: 10px solid #000;
    background-color: transparent;
    font-size: 18px;
    line-height: 26px;
    color: #999;
    position: relative;
    border-color: var(--pbmit-global-color);
}

.post blockquote p {
    margin: 0;
}

.post .pbmit-entry-content p:last-of-type:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.pbmit-blog-meta.pbmit-blog-meta-bottom {
    padding: 20px 0;
    display: -ms-flexbox!important;
    display: flex!important;
    align-items: center;
    border-top: 1px solid #e9e9e9;
    margin-top: 50px;
}

.pbmit-blog-meta-bottom-left {
    margin-right: auto!important;
    width: 50%;
    padding-right: 10px;
}

.pbmit-meta.pbmit-meta-tags {
    color: #8b90a0;
}

span.pbmit-meta-title {
    color: #424d6c;
    font-size: 16px;
    font-weight: 600;
}

.pbmit-blog-meta a {
    color: #616161;
}

.pbmit-blog-meta-bottom ul li {
    margin-right: 8px;
    display: inline-block;
}

.pbmit-blog-meta-bottom .pbmit-social-share li a {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    border-radius: 50%;
}

.pbmit-social-share .pbmit-social-li-facebook a {
    background-color: #3B5998;
}

.pbmit-social-share .pbmit-social-li-twitter a {
    background-color: #55ACEE;
}

.pbmit-social-share .pbmit-social-li-tumblr a {
    background-color: #2c4762;
}

.pbmit-social-share .pbmit-social-li-pinterest a {
    background-color: #cb2027;
}

.comments-box {
    margin-top: 50px;
}

.comments-box .comments-title {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 35px;
    margin-top: 45px;
}

.comments-box {
    margin-top: 35px;
}

.comments-box .media {
    display: flex;
    margin-bottom: 30px;
    border-bottom: 1px solid var(--pbmit-light-color);
}

.comments-box .children .media.even.depth-2 {
    margin-left: 100px;
    padding-top: 8px;
}

.comments-box .comment-author img {
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.media-body.comment-meta {
    position: relative;
    flex-grow: 1;
    border: 1px solid #e9e9e9;
    padding: 20px;
    background: #fff;
    margin-left: 20px;
    border-radius: 5px;
}

.comments-box .comment-author {
    display: block;
    margin-top: 4px;
    margin-bottom: 3px;
    color: #000;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
}

.comments-box .comment-meta:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 3;
    left: -12px;
    top: 19px;
    border-style: solid;
    border-width: 10px 12px 10px 0;
    border-color: transparent#fff transparent#fff;
}

.comments-box .comment-meta:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    z-index: 1;
    left: -14px;
    top: 16px;
    border-style: solid;
    border-width: 12px 14px 12px 0;
    border-color: transparent #e9e9e9 transparent #e9e9e9;
}

.comment-reply-title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
}

.comment-meta .reply {
    position: absolute;
    top: 25px;
    right: 25px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.comment-meta .reply a {
    font-size: 13px;
    color: var(--pbmit-global-color);
}

.comment-respond {
    margin-top: 46px;
}

.form-style-2 textarea.form-control {
    height: 150px;
    resize: none;
    margin-bottom: 25px;
    padding: 12px 15px;
    border: 2px solid #ececec;
}

.form-style-2 .form-control {
    padding: 0 15px;
    margin-bottom: 10px;
    border: 2px solid #ececec;
}

.comments-box p {
    margin-top: 20px;
    display: block;
}

.comment-form form .form-group:last-child {
    margin-bottom: 10px;
}

.comment-form button.pbmit-btn {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 40px;
    border-radius: 0;
    text-transform: capitalize;
    background-color: var(--pbmit-blackish-color);
}

.comment-form button.pbmit-btn:hover {
    background-color: var(--pbmit-global-color);
}

.pbmit-author-box {
    margin-top: 60px;
    margin-bottom: 25px;
    padding: 35px 35px 25px 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-shadow: 0 7px 43px 0 rgb(0 0 0 / 11%);
    -moz-box-shadow: 0 7px 43px 0 rgba(0, 0, 0, .11);
    box-shadow: 0 7px 43px 0 rgb(0 0 0 / 11%);
}

.pbmit-author-image {
    height: 95px;
    width: 95px;
    display: block;
    border-radius: 50%;
    margin-right: 35px;
}

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

.pbmit-author-content .pbmit-author-name {
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    margin-bottom: 15px;
    display: inline-block;
}

.pbmit-author-content .pbmit-author-name a {
    color: #222;
}


/** 06 - Contact us **/

.contact-us-section {
    margin-top: -100px;
    padding-bottom: 100px;
    z-index: 1;
    position: relative;
}

.contact-section {
    border-radius: 2px;
    margin-left: 30px;
    padding: 70px 40px 50px 40px;
    color: rgba(255, 255, 255, 0.8);
    background-color: var(--pbmit-global-color);
}

.contact-section .contact-heading-title {
    font-size: 50px;
    line-height: 65px;
    margin-bottom: 20px;
    color: var(--pbmit-white-color);
}

.contact-section .heading-title {
    font-size: 20px;
    color: var(--pbmit-white-color);
}

.contact-section ul li i {
    font-size: 18px;
    color: #fff;
    margin-right: 8px;
}

.contact-us-section ul li {
    display: inline-block;
}

.contact-us-section .contact-form {
    padding: 160px 0px 0px 30px;
}

.contact-form textarea.form-control {
    height: 150px;
    resize: none;
    padding: 12px 15px 12px 0;
}

.contact-us-section .contact-form .pbmit-btn {
    padding: 10px 40px;
    text-transform: uppercase;
    background-color: #222;
    margin-bottom: unset;
    border-radius: 0;
}

.contact-us-section .contact-form .pbmit-btn:hover {
    background-color: var(--pbmit-global-color);
}

iframe {
    width: 100%;
    height: 500px;
    /* filter: brightness( 100%) contrast( 100%) saturate( 19%) blur( 0px) hue-rotate( 245deg); */
}

.pbmit-col-stretched-right iframe {
    height: revert-layer;
    filter: unset;
}

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: -30px;
    margin-right: 20%;
}

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


/**07 - Comment Form **/


/*--- pbmit-form-style-1 ---*/

.form-style-1 .form-control,
.form-style-1 textarea {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #fff;
    padding-left: 0;
    color: #fff;
}

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

.form-control {
    background-color: #f1f9fe !important;
    color: #848484;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 400;
    border: 0;
    border-radius: 0px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: unset;
    width: 100%;
}

.input-group .form-control {
    border: none;
}

.input-group-text {
    width: 30%;
    height: 60px;
    margin-left: -50px;
    line-height: normal;
    text-align: center;
    padding: 0;
    border: none;
    border-radius: 36px;
    background-color: var(--pbmit-global-color);
    position: relative;
}

input:focus,
.form-control:focus {
    outline: none!important;
    border-color: var(--pbmit-global-color);
    box-shadow: none !important;
}

.form-select {
    padding: 12px 15px;
    font-size: 14px;
    color: #848484;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 500;
}

.form-select:focus {
    border-color: #eee;
    outline: 0;
    box-shadow: none;
}

.form-check {
    margin-right: 20px;
    color: var(--pbmit-white-color);
}

.form-check-label {
    color: var(--pbmit-body-typography-color);
}

.pbmit-grid-item {
    display: grid;
    margin-bottom: 0;
    padding: 0;
    width: auto!important;
}

.pbmit-card {
    box-shadow: 0 15px 38px 0 rgb(0 0 0 / 10%)!important;
    border-radius: 5px!important;
    border: 0;
    margin-bottom: 20px;
}

.pbmit-card-body {
    padding: 10px 20px 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    order: 2;
}

.pbmit-grid-item .pbmit-card-media img {
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0;
    object-fit: cover;
    order: 1;
    width: 100%;
    transform: scale(1);
    -webkit-transition: all 0.6s ease-in-out;
}

.pbmit-media-card-inner {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}

.pbmit-grid-item .pbmit-media-card-inner:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(0, 0, 0, .2);
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.pbmit-grid-item:hover .pbmit-card-media .pbmit-media-card-inner:after {
    opacity: 1;
}

.pbmit-grid-item:hover .pbmit-card-media img {
    transform: scale(1.03) rotate(0.50deg);
}

.pbmit-card-title {
    font-size: 24px;
    line-height: 34px;
    padding-bottom: 10px;
}

.pbmit-card-text {
    display: none;
}

.pbmit-progress-status {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 15px 0;
}

.pbmit-card-progress .pbmit-info {
    display: flex;
    flex-direction: column;
    position: relative;
}

.pbmit-label {
    font-weight: 500;
    color: var(--pbmit-blackish-color);
}

.goal-text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: var(--pbmit-global-color);
}

.pbmit-card-progress strong {
    display: none;
}

.pbmit_info {
    display: flex;
    flex-direction: column;
    position: relative;
}

.pbmit-card-progress .progress {
    border-bottom: none;
    background-color: #eee!important;
}

.pbmit-card-progress .progress .progress-bar {
    height: 100%;
    border-radius: 20px;
}

button.pbmit-btn.pbmit-btn- {
    display: none;
}


/* -----------------------------------------Our Css-------------------------------------- */

.main-color {
    color: #f7971d !important;
}

.bg-main-color {
    background: #f7971d;
}

.white-text {
    color: #ffffff;
}

.pre-header {
    height: 40px;
    line-height: 40px;
}

.pre-header a {
    color: #ffffff;
}

.site-header .site-branding img {
    max-height: 65px;
}

.rev-btn {
    color: var(--pbmit-white-color) !important;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    background-color: var(--pbmit-global-color) !important;
    padding: 14px 15px;
    border-radius: 4px;
    line-height: normal!important;
}

.rev-btn:hover {
    background-color: var(--pbmit-blackish-color) !important;
}

.pbmit-ihbox-icon-type-image img {
    width: 102px;
}

.map {
    position: relative;
    /* padding-right: 40px; */
}

button.nav-link {
    cursor: pointer;
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    background-color: #ffffff;
    border-radius: 50%;
    transition: all 0.3s ease;
    will-change: transform, box-shadow;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    animation: pulse 1.5s infinite;
    border: unset;
}


/* .progress-six_bg.site-location {
    padding: 50px;
} */

button.nav-link.active {
    background-color: #f7971d;
}


/* svg path {
    fill: #a3a3a3;
}

svg path.nav-link {
    fill: #ffffff;
    cursor: pointer;
    animation: pulse 3s infinite;
}

svg path.nav-link.active {
    fill: #f7971d;
} */

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
    }
    70% {
        box-shadow: 0 0 0 25px rgba(0, 172, 193, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 172, 193, 0);
    }
}

@keyframes pulse-a {
    0% {
        box-shadow: 0 0 0 0 #f7991d77;
    }
    70% {
        box-shadow: 0 0 0 25px rgba(0, 172, 193, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(0, 172, 193, 0);
    }
}

.site-details img {
    width: 100%;
    border-radius: 24px;
    min-height: 280px;
    max-height: 300px;
    margin-bottom: 30px;
}


/* .site-details img.full-size {
    height: 68vh;
    max-height: fit-content;
    margin: unset;
} */


/* .site-details img.full-size {
    width: 100%;
    height: 55vh;
    object-fit: cover;
    max-height: fit-content;
    margin: unset;
} */

.site-details img.full-size {
    width: 100%;
    object-fit: cover;
    max-height: 433px;
    min-height: 433px;
    margin: unset;
}


/* .site-details {
    position: relative;
} */

.site-details {
    background: #ffffff;
    border-radius: 30px;
    padding: 10px;
}


/* .detail-over-img {
    position: absolute;
    bottom: 0;
    background-color: #0e2f44b0;
    width: -webkit-fill-available;
    border-radius: 0 0 0.75rem 0.75rem;
    padding-top: 3px;
} */

.detail-over-img {
    padding-top: 20px;
}

.detail-over-img .col-6:nth-child(2n) {
    text-align: end;
}

.img-overlay::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    border-radius: .75rem;
}

.site-details .pbmit-ihbox-icon {
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.site-details i.pbmit-greenly-icon {
    font-size: 18px;
    color: #f7971d;
}

.site-details h2.pbmit-element-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin: unset;
}

.site-details .pbmit-element-title span {
    font-size: 20px;
    font-weight: 600;
}

.site-details .site-by .pbmit-element-title span {
    color: #f7971d;
}

button#nav-default {
    display: none;
}


/* button#nav-site-1 {
    top: 192px;
    left: 83px;
} */


/* button#nav-site-1 {
    top: 288px;
    left: 113px;
} */

button#nav-site-1 {
    top: 257px;
    left: 101px;
}


/* button#nav-site-2 {
    top: 318px;
    left: 374px;
} */


/* button#nav-site-2 {
    top: 393px;
    left: 464px;
} */

button#nav-site-2 {
    top: 352px;
    left: 424px;
}


/* button#nav-site-3 {
    top: 274px;
    left: 255px;
} */


/* button#nav-site-3 {
    top: 328px;
    left: 346px;
} */

button#nav-site-3 {
    top: 294px;
    left: 309px;
}


/* button#nav-site-4 {
    top: 354px;
    left: 360px;
} */


/* button#nav-site-4 {
    top: 434px;
    left: 451px;
} */

button#nav-site-4 {
    top: 387px;
    left: 410px;
}


/* button#nav-site-5 {
    bottom: 55px;
    right: 349px;
} */


/* button#nav-site-5 {
    bottom: 59px;
    right: 379px;
} */

button#nav-site-5 {
    bottom: 52px;
    right: 335px;
}


/* button#nav-site-6 {
    top: 307px;
    left: 228px;
} */


/* button#nav-site-6 {
    top: 364px;
    left: 315px;
} */

button#nav-site-6 {
    top: 323px;
    left: 277px;
}


/* button#nav-site-7 {
    bottom: 100px;
    left: 350px;
} */


/* button#nav-site-7 {
    bottom: 121px;
    left: 441px;
} */

button#nav-site-7 {
    bottom: 110px;
    left: 394px;
}


/* button#nav-site-8 {
    bottom: 120px;
    right: 369px;
} */


/* button#nav-site-8 {
    bottom: 125px;
    right: 382px;
} */

button#nav-site-8 {
    bottom: 118px;
    right: 339px;
}


/* button#nav-site-9 {
    bottom: 27px;
    right: 359px;
} */


/* button#nav-site-9 {
    bottom: 32px;
    right: 383px;
} */

button#nav-site-9 {
    bottom: 24px;
    right: 344px;
}


/* button#nav-site-10 {
    bottom: 9px;
    right: 381px;
} */


/* button#nav-site-10 {
    bottom: 9px;
    right: 403px;
} */

button#nav-site-10 {
    bottom: 9px;
    right: 360px;
}


/* button#nav-site-11 {
    bottom: 184px;
    left: 330px;
} */


/* button#nav-site-11 {
    bottom: 184px;
    left: 402px;
} */

button#nav-site-11 {
    bottom: 161px;
    left: 357px;
}


/* button#nav-site-12 {
    bottom: 294px;
    left: 316px;
} */


/* button#nav-site-12 {
    bottom: 333px;
    left: 419px;
} */

button#nav-site-12 {
    bottom: 299px;
    left: 386px;
}

.site-location .progress-six_single,
.site-location .tab-content {
    padding: unset;
}


/* Option 2 */

.pbmit-col-stretched-right {
    position: relative;
}

.site-pointer {
    cursor: pointer;
    position: absolute;
    width: 0.6rem;
    height: 0.6rem;
    background-color: #ffffff;
    border-radius: 50%;
    transition: all 0.3s ease;
    will-change: transform, box-shadow;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    animation: pulse 3s infinite;
}

.site .site-detail {
    position: absolute;
    opacity: 0;
    bottom: 55px;
    left: -88%;
    z-index: 20;
    width: 615px;
    border-radius: 5px 0 5px 5px;
    visibility: hidden;
    margin-bottom: -20px;
    padding: 25px;
    background-color: #ffffff;
    -webkit-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
    -webkit-box-shadow: 0 5px 23px rgba(40, 40, 40, 0.08);
    box-shadow: 0 5px 23px rgba(40, 40, 40, 0.08);
}

.site .site-detail:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    /* border-top: 10px solid transparent; */
    border-bottom: 10px solid transparent;
    border-left: 12px solid #ffffff;
}

.site-detail img {
    width: 100%;
    border-radius: 5px;
    max-height: 325px;
    object-fit: cover;
}

.site:hover .site-detail {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0;
}

.site-1 .site-pointer {
    top: 200px;
    left: 85px;
}

.site-2 .site-pointer {
    top: 281px;
    left: 262px;
}

.site-3 .site-pointer {
    top: 324px;
    left: 396px;
}

.site-detail .detail {
    color: #080337;
}

.site-detail .detail span {
    font-weight: 600;
}

.tabs {
    display: flex;
    justify-content: space-around;
    cursor: pointer;
    margin-bottom: 10px;
}

.swiper-container {
    width: 100%;
    overflow: hidden;
}


/* .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
} */

.site-location .swiper-wrapper {
    transition-timing-function: linear !important;
}

.site-location .row {
    align-items: center;
    margin: unset !important;
}


/* .team .swiper-wrapper {
    gap: 10px;
} */

.header-style-8 .pbmit-header-button a {
    border-radius: unset;
    box-shadow: unset;
}

.mt-50 {
    margin-top: 50px;
}

.mtb-50 {
    margin: 50px 0;
}

.pr-0 {
    padding-right: unset !important;
}

.pb-185 {
    padding-bottom: 185px !important;
}

.pbmit-element-client img {
    filter: grayscale(1);
}

.client-imgs .container {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}

.pbminfotech-ele-fid-style-2 {
    z-index: unset;
}

.counter-section-one {
    display: flex;
    align-items: flex-start;
    padding-bottom: 185px;
}

.counter-section-one .sticky {
    position: sticky;
    top: 200px;
    align-self: flex-start;
    height: 100%;
}


/* Faq Section Start */

.faq-container {
    position: relative;
}

.faq-wrap {
    z-index: 1;
    width: 100%;
    position: relative;
}

.faq-list {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    flex-direction: column;
    display: flex;
}

.faq-item {
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: .75rem;
    position: relative;
}

.faq-toggle {
    cursor: pointer;
    border-radius: .75rem;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem 3rem;
    transition: background-color .2s cubic-bezier(.645, .045, .355, 1);
    display: flex;
}

.faq-heading {
    letter-spacing: -.01em;
    max-width: 90%;
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    margin: unset;
}

.faq-icon {
    width: 2.5rem;
    height: 2.5rem;
    transition: transform 0.5s ease;
}

.faq-answer {
    width: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
    position: relative;
    overflow: hidden;
    transition: height 0.5s ease;
}

.w-richtext:before,
.w-richtext:after {
    content: " ";
    grid-area: 1/1/2/2;
    display: table;
}

.faq-a p {
    letter-spacing: -.004em;
    font-size: 1.125rem;
    line-height: 1.333;
}


/* Faq Section End */


/* Details-Tab Section End */

.details-tab .pbmit-heading-subheading {
    text-align: center;
}

.details-tab .pbmit-tab-style-1 {
    margin-top: 20px;
    display: unset;
}

.details-tab .nav-item a {
    padding: 15px 15px;
}

.details-tab .nav-item a span {
    line-height: 25px;
    margin-right: 6px;
}

.details-tab .pbmit-tab-style-1 .nav.nav-tabs {
    display: flex;
    justify-content: space-around;
    border: none;
    margin-bottom: 20px;
}

.details-tab .tab-content {
    margin: 0;
    padding-left: unset;
}

.details-tab .tab-pane {
    max-height: 550px;
}

img.single-img {
    width: 100%;
    max-height: inherit;
    object-fit: cover;
    object-position: top;
}

.details-tab a.pbmit-lightbox {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

.details-tab a.pbmit-lightbox:hover img.g-img {
    transform: scale(1.05);
}

img.g-img {
    width: 100%;
    max-height: 265px;
    min-height: 265px;
    object-fit: cover;
    transition: transform .5s ease-in-out 0s;
}

video.single-video {
    width: 100%;
    max-height: inherit;
    object-fit: cover;
}


/* Details-Tab Section End */


/* Details-Tab v2 Section Start */

.details-tab.v2 .pbmit-heading-subheading .pbmit-title {
    text-align: left;
    width: 76%;
}

.details-tab.v2 img {
    width: 100%;
}

.details-tab.v2 .grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    /* grid-template-rows: repeat(4, 1fr); */
    grid-gap: 10px;
    margin: 0 auto;
}

.details-tab.v2 a.pbmit-lightbox {
    display: unset;
    position: relative;
    overflow: hidden;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.details-tab.v2 a.pbmit-lightbox .grid_content {
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    height: fit-content;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 20px 20px 0 0;
    color: #ffffff;
    background-color: #f7981de6;
    opacity: 0;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.320, 1);
}

.details-tab.v2 a.pbmit-lightbox:hover .grid_content {
    opacity: 1;
}

.details-tab.v2 a.pbmit-lightbox p.grid_title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 15px;
}

.details-tab.v2 a.pbmit-lightbox p.grid_description {
    margin: unset;
}

.details-tab.v2 .grid-item {
    border-radius: 15px;
    overflow: hidden;
}

.details-tab.v2 .grid-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.details-tab.v2 #sp-team .grid-item img {
    object-position: top;
}

.details-tab.v2 .grid-item.item2 {
    position: relative;
}


/* .details-tab.v2 .grid-item.item2::after {
    content: "";
    position: absolute;
    background-image: url(/images/hover-me.gif);
    top: -20px;
    right: -19px;
    z-index: 111;
    width: 75px;
    height: 75px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotateZ(231deg);
} */

.ld-ripple {
    position: absolute;
    bottom: 111px;
    right: -7px;
    width: 80px;
    height: 80px;
}

.ld-ripple div {
    position: absolute;
    border: 4px solid #f7971d;
    opacity: 1;
    border-radius: 50%;
    animation: ld-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.ld-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes ld-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }
    4.9% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 0;
    }
    5% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}


/* .item1 {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
}

.item2 {
    grid-column: 3 / 7;
    grid-row: 1 / 3;
}

.item3 {
    grid-column: 1 / 2;
    grid-row: 2 / 4;
}

.item4 {
    grid-column: 3 / 5;
    grid-row: 3 / 4;
}

.item5 {
    grid-column: 5 / 7;
    grid-row: 3 / 4;
}

.item6 {
    grid-row: 2 / 4;
} */

.item1 {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
    max-height: 158px;
    min-height: 158px;
}

.item2 {
    grid-column: 3 / 7;
    grid-row: 1 / 3;
    max-height: 365px;
    min-height: 365px;
}

.item3 {
    grid-column: 1 / 3;
    grid-row: 2 / 4;
    max-height: 374px;
    min-height: 374px;
}

.item4 {
    grid-column: 3 / 5;
    grid-row: 3 / 4;
    max-height: 167px;
    min-height: 167px;
}

.item5 {
    grid-column: 5 / 7;
    grid-row: 3 / 4;
    max-height: 167px;
    min-height: 167px;
}

.details-tab.v2 ul.nav.nav-tabs {
    border: unset;
}

.details-tab.v2 .nav-item a {
    border: 0.8px solid #000;
    color: #000000;
    border-radius: 25px;
    padding: 8px 12px;
    margin: 0 5px 15px 0px;
    background: #ffffff;
}

.details-tab.v2 a.nav-link.active {
    border: 0.8px solid #f7971d;
    background: #f7971d;
    color: #ffffff;
}


/* Details-Tab v2 Section End */

.client-testi .pbminfotech-box-content:before {
    left: 50%;
}

.client-testi .pbminfotech-box-content {
    margin-bottom: 30px;
}

.client-testi .pbminfotech-box-author {
    display: block !important;
    margin: auto;
    text-align: center;
}

.client-testi .pbminfotech-box-img {
    margin: unset;
}

.client-testi .pbminfotech-box-img img {
    width: unset;
    border-radius: unset;
}


/* ----------------------------About Page Start---------------------------- */


/* .abt-intro {
    margin-bottom: 140px;
} */

.company-atf-flex-wrapper {
    grid-column-gap: 5%;
    grid-row-gap: 5%;
    display: flex;
}

.company-atf-col-1 {
    flex: 2;
}

.company-atf-col-2 {
    flex: 1;
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
    position: relative;
}

.company-constellation {
    pointer-events: none;
    transform-style: preserve-3d;
    position: absolute;
    inset: -14% auto auto 0%;
    transform: rotateX(-180deg)rotateY(-180deg)rotate(-4deg);
}

.company-atf-col-2 a {
    z-index: 1;
    font-size: 24px;
    padding: 18px 42px;
    border-radius: 1rem;
}

.abt.swiper-container {
    position: relative;
    border-radius: 2rem;
}

.abt .swiper-slide img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    border-radius: 2rem;
}

.abt .swiper-slide.swiper-slide-active img {
    animation: growImage 10s infinite ease-in-out;
    transform-origin: center center;
}

@keyframes growImage {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

.abt .swiper-pagination {
    bottom: 0;
    text-align: center;
}

.abt .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    border: unset;
    background: #ffddb1;
}

.abt .swiper-pagination-bullet-active {
    background-color: #f7971d;
}


/* About Founder Start */

.f-abt {
    margin-top: 100px;
}

.white-text .pbmit-title {
    color: #ffffff;
}

.f-abt .desc {
    width: 94%;
}

.f-abt .desc p {
    font-size: 17px;
    font-weight: 500;
    text-align: justify;
}

.f-abt .img-p {
    position: relative;
}

.float-border {
    border: 1px solid #f1f9fe;
    border-radius: 30px;
    position: absolute;
    top: -180px;
}

.image-upper-side {
    width: 100%;
    position: relative;
    left: 20px;
    top: -20px;
    border-radius: 30px;
}


/* About Founder End */


/* About Timeline Start */

.timeline {
    max-width: 100%;
    height: auto;
    overflow: hidden;
}

.timeline .container {
    position: relative;
    margin: 0 auto;
}

.timeline .slider {
    position: relative;
    height: 240px;
}

.timeline .slider .controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.timeline .slider .controls a {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    width: 78px;
    height: 78px;
    border-radius: 39px;
    background-color: #f7971d;
    transform: translateY(-50%);
}

.timeline .slider .controls a.recule {
    left: 0;
    transform: rotate(180deg);
    background-image: url(https://www.babelenergie.com/wp-content/themes/babelenergie/img/picto-lien-fleche-blanc.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.timeline .slider .controls a.avance {
    right: 0;
    background-image: url(https://www.babelenergie.com/wp-content/themes/babelenergie/img/picto-lien-fleche-blanc.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.timeline .slider .liste {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 7200px;
    height: 240px;
    gap: 130px;
}

.ordered-list {
    counter-reset: pseudoListNumbering;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.flex.space-between {
    justify-content: space-between;
}

.ordered-list>div {
    position: relative;
}

.ordered-list>div::before {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 52px;
    height: 52px;
    justify-content: center;
    align-items: center;
    background-color: #f7971d;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 18px;
    counter-increment: pseudoListNumbering;
    content: counter(pseudoListNumbering, decimal);
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
}

.timeline .slider .liste .item {
    display: flex;
    width: 770px;
    opacity: 0.4;
}

.timeline .slider .liste .item.selected {
    opacity: 1;
}

.timeline .col-6 {
    width: calc(50% - 30px) !important;
}

.timeline .slider .liste .item h3 {
    margin-top: 82px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
}

.timeline .slider .liste .item img {
    width: 370px;
    height: auto;
}


/* About Timeline End */


/* About Service Start */

#fix-images {
    overflow: hidden;
}

#fix-images .pbmit-heading-subheading {
    margin-bottom: 85px;
}


/* #fixed-image {
    height: 12vw;
    width: 18vw;
    border-radius: 15px;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: -50%;
    display: none;
    background-size: cover;
    background-position: center;
} */


/* #fixed-image {
    height: 12vw;
    width: 18vw;
    border-radius: 15px;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: -50%;
    display: none;
    background-size: cover;
    background-position: center;
    transform: scale(0);
    transform-origin: center;
    transition: transform 1s ease, opacity 0.5s ease;
    opacity: 0;
} */

#fixed-image {
    height: 16vw;
    width: 24vw;
    border-radius: 15px;
    position: absolute;
    z-index: 99;
    left: 55%;
    top: -50%;
    display: none;
    background-size: cover;
    background-position: center;
    transform: scale(0);
    transform-origin: center;
    transition: transform 1s ease, opacity 0.5s ease;
    opacity: 0;
}

.f-services:hover #fixed-image {
    display: block;
    transform: scale(1);
    opacity: 1;
}

.f-services {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    margin-bottom: 40px;
    z-index: 1;
}

.f-services:last-child {
    margin-bottom: unset;
}

.f-services::before {
    content: "";
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px;
    height: 100%;
    background-color: #f7991d00;
    z-index: -1;
    transition: background-color 0.3s ease;
}

.f-services:hover::before {
    background-color: #FDE9D0;
}

.service-title {
    color: #000000;
    font-size: 30px;
    font-weight: 700;
    line-height: 39.06px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.f-services .ser-re {
    display: flex;
    align-items: center;
}

.ser-re {
    border: 2px solid #E1E1E1;
    padding: 17px;
    border-radius: 50%;
}

.f-services:hover .ser-re {
    background: #F7971D;
    border: 2px solid #F7971D;
}

.f-services svg {
    transform: rotate(0deg);
    transition: transform 0.6s ease;
}

.f-services:hover svg {
    filter: invert();
    transform: rotate(-45deg);
    transition: transform 0.6s ease;
}


/* About Service End */


/* .team-slider .abt .swiper-slide img {
    height: 70vh;
    border-radius: unset;
}

.team-slider .abt.swiper-container {
    border-radius: unset; 
} */

.team-slider .abt .swiper-slide.swiper-slide-active img {
    animation: unset;
    transform-origin: center center;
}


/* .marquee {
    --duration: 15s;
    --gap: 2rem;
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: 2.4rem;
    background: #f7971d;
}

.marquee_group {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: var(--gap);
    min-width: 100%;
    animation: scroll var(--duration) linear infinite;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-100% - var(--gap)));
    }
}

.marquee p {
    color: #ffffff;
    margin: 20px 0;
} */

.marquee-sec {
    padding: 150px 0;
    overflow: hidden;
}

.marquee {
    user-select: none;
    display: flex;
    gap: 4rem;
}

.marquee ul {
    list-style: none;
    flex-shrink: 0;
    /* min-width: 100%; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4rem;
    animation: marquee 40s linear infinite;
}

.marquee .text {
    font-family: var(--pbmit-heading-typography-font-family);
    background: #000000;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 600;
    font-size: 10ch;
}

@keyframes marquee {
    to {
        transform: translateX(calc(-100% - 4rem));
    }
}

.marquee span {
    vertical-align: -webkit-baseline-middle;
    color: #f7971d;
    font-size: 2.5ch;
}


/* ----------------------------About Page End---------------------------- */


/* ----------------------------Contact Page Start---------------------------- */

.contact-us .pbmit-title-bar-wrapper,
.page-template-template_contact .pbmit-title-bar-wrapper {
    display: none;
}

.contact-us .pbmit-header-overlay,
.page-template-template_contact .pbmit-header-overlay {
    position: unset !important;
}

.contact-us .pre-header,
.page-template-template_contact .pre-header {
    background: #f7971d;
}

.contact-us .site-header-menu,
.page-template-template_contact .site-header-menu {
    background: #ffffff;
}

.contact-us .header-style-3 .site-navigation ul.navigation>li>a,
.page-template-template_contact .header-style-3 .site-navigation ul.navigation>li>a {
    color: var(--pbmit-blackish-color);
}

.contact-us .site-header .site-navigation ul.navigation>li.active>a,
.page-template-template_contact .site-header .site-navigation ul.navigation>li.active>a {
    color: var(--pbmit-global-color);
}


/* .contact-us-section {
    margin-top: unset;
    padding-bottom: unset;
} */

.contact-us-section .contact-form .pbmit-btn {
    padding: 10px 15px;
    text-transform: uppercase;
    background-color: #f7971d;
    margin-bottom: unset;
    border-radius: 4px;
}

.contact-us-section .contact-form .pbmit-btn:hover {
    background-color: var(--pbmit-blackish-color);
}


/*--------Button Start---------*/

.small {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    width: 33%;
    margin: auto;
    border: 2px solid #000;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.icons {
    padding: 15px 0;
    transition: all 0.5s ease-in-out;
}

.icons:hover svg {
    filter: invert();
}


/* .phone.icons {
    border: 2px solid #000;
    border-width: 0px 2px 0px 2px;
} */

.phone.icons:hover {
    background: #f7971d;
}

.whatsapp.icons:hover {
    background: #25d366;
    border-radius: 10px 0 0 10px;
}

.linkedin.icons:hover {
    background: #0077B5;
    border-radius: 0 10px 10px 0;
}


/*--------Button End---------*/

.recent-work .pbmit-service-style-5 .pbmit-featured-wrapper img {
    object-fit: cover;
    min-height: 468.5px;
    max-height: 468.5px;
    width: 100%;
}

.footer-address {
    border: 3px solid #fff;
    border-radius: 25px;
    padding: 0;
    overflow: hidden;
}

.footer-address p {
    margin: unset;
}

.footer-address .address {
    display: flex;
    align-items: self-start;
}

.footer-address .address {
    background-color: #f2eaff;
    height: 100%;
    padding: 18px;
    border-right: 3px solid #fff;
    border-radius: 25px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.footer-address .address img {
    margin-right: 20px;
}

.footer-address .address.phone {
    background-color: #f4ffc9;
    border-radius: 0;
}

.footer-address .address.email {
    border-radius: 0;
    border-right: 0;
    background-color: #e6faff;
}

.footer-address .address h3 {
    font-size: 22px;
    font-weight: bold;
    text-transform: capitalize;
}

.footer-address img.mr-1 {
    margin-right: 5px!important;
    width: unset!important;
}

.footer-address p {
    font-size: 16px;
    line-height: 24px;
    color: #444;
    margin: 0;
    font-weight: 400;
}

.footer-address .phone p,
.footer-address .email p {
    font-size: 17px;
}


/* ----------------------------Contact Page End---------------------------- */

.full-container {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto;
}

.pbmit-ihbox-style-8 .pbmit-icon-image,
.pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
    overflow: hidden;
}


/* ----------------------------Support Page Start---------------------------- */

.tab-btn-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.a-tab-btn {
    flex: 1 1 calc(25% - 20px);
    transition: box-shadow .25s ease-out;
    border-radius: 12px;
    border: 1px solid #ececec;
    text-align: center;
    padding: 30px 30px;
    color: #232333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    cursor: pointer;
}

.a-tab-btn .tab-title {
    font-size: 20px;
    line-height: normal;
    margin-bottom: unset;
}

.a-tab-content {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
}

.a-tab-content.active {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
}

.a-tab-btn.active {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    border-color: #ddd;
}

.tab-content-wrap {
    margin-top: 40px;
    border-radius: 12px;
    border: 1px solid #ececec;
    padding: 30px 30px;
    background-color: #fff;
}

.a-tab-content ul.list-query {
    column-count: 2;
    list-style-type: disclosure-closed;
    padding-left: 1.5rem;
}

.a-tab-content .btn-wrap {
    display: flex;
    justify-content: center;
    padding: 2.5rem 0 1.25rem;
}

.pum-theme-186 .pum-container,
.pum-theme-enterprise-blue .pum-container {
    padding: 45px 30px;
}

.popmake .form-control {
    background: unset !important;
}

.list-query a {
    font-size: 20px;
    line-height: 1.8;
}

.submit-btn p {
    margin: unset;
}


/* ----------------------------Support Page End---------------------------- */


/*----------------------------------*/


/*--------Responsive CSS---------*/


/*----------------------------------*/

@media(min-width:320px) {
    .full-container {
        max-width: 320px;
    }
}

@media(min-width:380px) {
    .full-container {
        max-width: 380px;
    }
}

@media(min-width:480px) {
    .full-container {
        max-width: 480px;
    }
}

@media(min-width:576px) {
    .full-container {
        max-width: 576px;
    }
}

@media(min-width:768px) {
    .full-container {
        max-width: 768px;
    }
}

@media(min-width:992px) {
    .full-container {
        max-width: 992px;
    }
}

@media(min-width:1025px) {}

@media(min-width:1200px) {
    .full-container {
        max-width: 1160px;
    }
    .header-style-3 .site-navigation {
        margin: auto !important;
    }
}

@media(min-width:1400px) {
    .full-container {
        max-width: 1360px;
    }
}

@media(min-width:1680px) {
    .full-container {
        max-width: 1640px;
    }
}

@media(max-width:479px) {
    .timeline .slider .controls a {
        top: 11%;
        width: 50px;
        height: 50px;
    }
}

@media(max-width:575px) {
    .recent-work .pbmit-service-style-5 .pbmit-featured-wrapper img {
        min-height: 300px;
        max-height: 300px;
    }
    .pbmit-service-style-5 .pbmit-service-title a {
        font-size: 26px;
        line-height: 28px !important;
    }
    .contact-section {
        padding: 30px 25px 30px 25px;
    }
    .company-atf-flex-wrapper {
        display: block;
        margin-bottom: 25px;
    }
    .company-atf-col-2 {
        justify-content: center;
    }
    .timeline .slider .liste .item .col-6:nth-child(2n) {
        display: none;
    }
    #fix-images .pbmit-heading-subheading {
        margin-bottom: 55px;
    }
}

@media(max-width:767px) {
    .details-tab.v2 .nav-item a {
        font-size: 14px;
        line-height: 20px;
        padding: 6px 9px;
        margin: 0 5px 10px 0px;
    }
    .pbmit-title-bar-content {
        padding: 120px 0 50px;
        min-height: 200px;
    }
    .timeline .item.flex.space-between {
        justify-content: unset;
    }
}

@media(max-width:991px) {
    .counter-section-one .sticky {
        position: unset;
    }
    .site-details {
        margin-bottom: 15px;
    }
    .site-title {
        height: 70px;
    }
    .our-story-section-one .pbmit-heading-subheading {
        text-align: center;
    }
    .our-story-section-one p {
        margin: auto;
    }
    .details-tab.v2 a.pbmit-lightbox:hover .grid_content {
        opacity: 0;
    }
    .footer-address .address {
        border: unset;
        border-radius: unset;
    }
    .footer-address .address.phone {
        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
    }
    .contact-us-section {
        margin-top: 25px;
    }
    .float-border {
        position: unset;
    }
    .image-upper-side {
        left: 5px;
        top: -5px;
    }
}

@media(max-width:1024px) {}

@media(max-width:1199px) {
    .f-abt {
        margin-top: 0px;
    }
}

@media screen and (max-width: 1679px) and (min-width: 1400px) {
    #fixed-image {
        height: 17vw;
        width: 24vw;
        left: 55%;
        top: -54%;
    }
    button#nav-site-1 {
        top: 212px;
        left: 83px;
    }
    button#nav-site-2 {
        top: 289px;
        left: 345px;
    }
    button#nav-site-3 {
        top: 242px;
        left: 254px;
    }
    button#nav-site-4 {
        top: 318px;
        left: 336px;
    }
    button#nav-site-5 {
        bottom: 40px;
        right: 276px;
    }
    button#nav-site-6 {
        top: 266px;
        left: 233px;
    }
    button#nav-site-7 {
        bottom: 83px;
        left: 321px;
    }
    button#nav-site-8 {
        bottom: 89px;
        right: 279px;
    }
    button#nav-site-9 {
        bottom: 19px;
        right: 282px;
    }
    button#nav-site-10 {
        bottom: 5px;
        right: 294px;
    }
    button#nav-site-11 {
        bottom: 136px;
        left: 293px;
    }
    button#nav-site-12 {
        bottom: 242px;
        left: 306px;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    #fixed-image {
        height: 20vw;
        width: 28vw;
        left: 55%;
        top: -66%;
    }
    .details-tab.v2 a.pbmit-lightbox .grid_content {
        top: 15px;
    }
    .details-tab.v2 .nav-item a {
        font-size: 16px;
        line-height: 24px;
        padding: 6px 9px;
    }
    .recent-work .pbmit-service-style-5 .pbmit-featured-wrapper img {
        min-height: 420px;
        max-height: 420px;
    }
    .pbminfotech-ele-fid-style-2 {
        padding: 20px;
        left: -85px;
        bottom: 20px;
        width: max-content;
    }
    button#nav-site-1 {
        top: 209px;
        left: 82px;
    }
    button#nav-site-2 {
        top: 286px;
        left: 337px;
    }
    button#nav-site-3 {
        top: 238px;
        left: 254px;
    }
    button#nav-site-4 {
        top: 315px;
        left: 328px;
    }
    button#nav-site-5 {
        bottom: 40px;
        right: 270px;
    }
    button#nav-site-6 {
        top: 263px;
        left: 230px;
    }
    button#nav-site-7 {
        bottom: 82px;
        left: 319px;
    }
    button#nav-site-8 {
        bottom: 88px;
        right: 276px;
    }
    button#nav-site-9 {
        bottom: 20px;
        right: 277px;
    }
    button#nav-site-10 {
        bottom: 5px;
        right: 291px;
    }
    button#nav-site-11 {
        bottom: 133px;
        left: 293px;
    }
    button#nav-site-12 {
        bottom: 244px;
        left: 307px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    #fixed-image {
        height: 26vw;
        width: 35vw;
        left: 55%;
        top: -66%;
    }
    .pbmit-title-bar-content {
        padding: 160px 0 64px;
    }
    .marquee-sec {
        padding: 150px 0 130px;
    }
    .float-border {
        top: 5px;
        right: 30px;
    }
    .image-upper-side {
        left: 10px;
        top: -10px;
    }
    .details-tab.v2 a.pbmit-lightbox .grid_content {
        top: 42px;
    }
    .details-tab.v2 .nav-item a {
        font-size: 14px;
        line-height: 20px;
        padding: 6px 9px;
    }
    .details-tab.v2 a.pbmit-lightbox p.grid_description {
        font-size: 16px;
        line-height: 18px;
    }
    .recent-work .pbmit-service-style-5 .pbmit-featured-wrapper img {
        min-height: 400px;
        max-height: 400px;
    }
    .pbminfotech-ele-fid-style-2 {
        width: max-content !important;
        left: unset !important;
        right: 0px;
        bottom: 0px;
        padding: 20px 20px 20px 110px !important;
    }
    .detail-over-img .col-6:nth-child(2n+1) {
        padding-left: unset;
    }
    .detail-over-img .col-6:nth-child(2n) {
        padding-right: unset;
    }
    .site-details img.full-size {
        max-height: 320px;
        min-height: 320px;
    }
    .site-details h2.pbmit-element-title,
    .site-details .pbmit-element-title span {
        font-size: 16px;
        line-height: 18px;
    }
    button#nav-site-1 {
        top: 175px;
        left: 69px;
    }
    button#nav-site-2 {
        top: 241px;
        left: 282px;
    }
    button#nav-site-3 {
        top: 200px;
        left: 213px;
    }
    button#nav-site-4 {
        top: 264px;
        left: 275px;
    }
    button#nav-site-5 {
        bottom: 34px;
        right: 227px;
    }
    button#nav-site-6 {
        top: 222px;
        left: 193px;
    }
    button#nav-site-7 {
        bottom: 71px;
        left: 269px;
    }
    button#nav-site-8 {
        bottom: 75px;
        right: 232px;
    }
    button#nav-site-9 {
        bottom: 16px;
        right: 234px;
    }
    button#nav-site-10 {
        bottom: 3px;
        right: 243px;
    }
    button#nav-site-11 {
        bottom: 111px;
        left: 248px;
    }
    button#nav-site-12 {
        bottom: 204px;
        left: 253px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    #fixed-image {
        height: 28vw;
        width: 40vw;
        left: 47%;
        top: -50%;
    }
    .f-abt .img-p {
        display: flex;
        justify-content: center;
    }
    .float-border,
    .image-upper-side {
        width: 500px;
    }
    .company-atf-col-2 a {
        font-size: 18px;
        padding: 16px 24px;
    }
    .company-constellation {
        inset: 3% auto auto 0%;
    }
    .pbmit-title-bar-content {
        padding: 130px 0 60px;
    }
    .details-tab .tab-content {
        padding: unset;
    }
    .details-tab.v2 ul.nav.nav-tabs {
        display: block;
        text-align: center;
    }
    .details-tab.v2 .nav-item a {
        font-size: 14px;
        line-height: 20px;
        padding: 6px 9px;
    }
    .details-tab.v2 a.pbmit-lightbox .grid_content {
        top: 25px;
        padding: 20px 20px 30px;
    }
    .details-tab.v2 a.pbmit-lightbox p.grid_description {
        font-size: 16px;
        line-height: 18px;
    }
    .recent-work .pbmit-service-style-5 .pbmit-featured-wrapper img {
        min-height: 360px;
        max-height: 360px;
    }
    .pbmit-service-style-5 .pbmit-service-title a {
        font-size: 26px;
        line-height: 28px !important;
    }
    .pbmit-ihbox-style-8 .pbmit-icon-image,
    .pbminfotech-ele-fid-style-2 {
        width: max-content !important;
        left: unset !important;
        right: 0px;
        bottom: 0px;
        padding: 20px 20px 20px 110px !important;
    }
    .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
        width: 140px;
        height: 140px;
        line-height: 135px;
    }
    .pbmit-ihbox-icon-type-image img {
        width: 85px;
    }
    #service .pbmit-ihbox-style-8 h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .site-details h2.pbmit-element-title,
    .site-details .pbmit-element-title span {
        font-size: 18px;
    }
    button#nav-site-1 {
        top: 236px;
        left: 93px;
    }
    button#nav-site-2 {
        top: 321px;
        left: 389px;
    }
    button#nav-site-3 {
        top: 269px;
        left: 284px;
    }
    button#nav-site-4 {
        top: 355px;
        left: 377px;
    }
    button#nav-site-5 {
        bottom: 47px;
        right: 307px;
    }
    button#nav-site-6 {
        top: 297px;
        left: 256px;
    }
    button#nav-site-7 {
        bottom: 96px;
        left: 361px;
    }
    button#nav-site-8 {
        bottom: 100px;
        right: 313px;
    }
    button#nav-site-9 {
        bottom: 24px;
        right: 313px;
    }
    button#nav-site-10 {
        bottom: 5px;
        right: 329px;
    }
    button#nav-site-11 {
        bottom: 148px;
        left: 330px;
    }
    button#nav-site-12 {
        bottom: 272px;
        left: 344px;
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    #fixed-image {
        height: 35vw;
        width: 40vw;
        left: 45%;
        top: -50%;
    }
    .f-abt .img-p {
        display: flex;
        justify-content: center;
    }
    .float-border,
    .image-upper-side {
        width: 500px;
    }
    .marquee-sec {
        padding: 70px 0 60px;
    }
    .marquee .text {
        font-size: 7ch;
    }
    .company-atf-col-2 a {
        font-size: 18px;
        padding: 16px 18px;
    }
    .company-constellation {
        inset: 3% auto auto 0%;
    }
    .abt .swiper-slide img {
        height: 400px;
    }
    .faq-toggle {
        padding: 1rem 1.75rem;
    }
    .faq-answer {
        padding: 0 1.75rem;
    }
    .faq-heading {
        font-size: 20px;
        line-height: 24px;
    }
    .faq-a p {
        font-size: 18px;
        line-height: 24px;
    }
    .recent-work .pbmit-service-style-5 .pbmit-featured-wrapper img {
        min-height: 400px;
        max-height: 400px;
    }
    .pbmit-service-style-5 .pbmit-service-title a {
        font-size: 26px;
        line-height: 28px !important;
    }
    .pbminfotech-ele-fid-style-2 {
        width: max-content !important;
        left: unset !important;
        right: 0px;
        bottom: 0px;
        padding: 20px 20px 20px 110px !important;
    }
    .pbmit-ihbox-style-8 .pbmit-icon-image,
    .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
        width: 140px;
        height: 140px;
        line-height: 135px;
    }
    .pbmit-ihbox-icon-type-image img {
        width: 85px;
    }
    #service .pbmit-ihbox-style-8 h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .site-details h2.pbmit-element-title,
    .site-details .pbmit-element-title span {
        font-size: 17px;
    }
    button.nav-link {
        width: 0.5rem;
        height: 0.5rem;
    }
    button#nav-site-1 {
        top: 172px;
        left: 67px;
    }
    button#nav-site-2 {
        top: 236px;
        left: 273px;
    }
    button#nav-site-3 {
        top: 196px;
        left: 208px;
    }
    button#nav-site-4 {
        top: 260px;
        left: 265px;
    }
    button#nav-site-5 {
        bottom: 33px;
        right: 224px;
    }
    button#nav-site-6 {
        top: 216px;
        left: 189px;
    }
    button#nav-site-7 {
        bottom: 68px;
        left: 264px;
    }
    button#nav-site-8 {
        bottom: 72px;
        right: 228px;
    }
    button#nav-site-9 {
        bottom: 17px;
        right: 230px;
    }
    button#nav-site-10 {
        bottom: 4px;
        right: 240px;
    }
    button#nav-site-11 {
        bottom: 109px;
        left: 245px;
    }
    button#nav-site-12 {
        bottom: 203px;
        left: 248px;
    }
}

@media screen and (max-width: 575px) and (min-width: 480px) {
    #fixed-image {
        height: 45vw;
        width: 40vw;
        left: 40%;
        top: -50%;
    }
    .service-title {
        font-size: 22px;
        line-height: 26px;
    }
    .ser-re {
        padding: 12px;
    }
    .marquee-sec {
        padding: 70px 0 60px;
    }
    .marquee .text {
        font-size: 7ch;
    }
    .abt .swiper-slide img {
        height: 400px;
    }
    .faq-toggle {
        padding: 0.8rem 1.5rem;
    }
    .faq-answer {
        padding: 0 1.5rem;
    }
    .faq-heading {
        font-size: 20px;
        line-height: 24px;
    }
    .faq-a p {
        font-size: 18px;
        line-height: 24px;
    }
    .pbminfotech-ele-fid-style-2 {
        width: max-content !important;
        left: unset !important;
        right: 0px;
        bottom: 0px;
        padding: 12px 12px 12px 102px !important;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
        font-size: 65px;
        line-height: 75px;
    }
    .pbmit-ihbox-style-8 .pbmit-icon-image,
    .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
        width: 140px;
        height: 140px;
        line-height: 135px;
    }
    .pbmit-ihbox-icon-type-image img {
        width: 85px;
    }
    #service .pbmit-ihbox-style-8 h2 {
        font-size: 20px;
        line-height: 24px;
    }
    .progress-six_bg.invert {
        padding: 60px 0px 60px 0px;
    }
    .detail-over-img .col-6:nth-child(2n+1) {
        padding-left: unset;
        margin: 3px 0 !important;
    }
    .detail-over-img .col-6:nth-child(2n) {
        padding-right: unset;
        margin: 3px 0 !important;
    }
    .site-details img.full-size {
        max-height: 275px;
        min-height: 275px;
    }
    .detail-over-img {
        padding-top: 10px;
    }
    .site-details h2.pbmit-element-title,
    .site-details .pbmit-element-title span {
        font-size: 16px;
        line-height: 18px;
    }
    button.nav-link {
        width: 0.4rem;
        height: 0.4rem;
    }
    button#nav-site-1 {
        top: 142px;
        left: 56px;
    }
    button#nav-site-2 {
        top: 193px;
        left: 224px;
    }
    button#nav-site-3 {
        top: 161px;
        left: 170px;
    }
    button#nav-site-4 {
        top: 212px;
        left: 218px;
    }
    button#nav-site-5 {
        bottom: 26px;
        right: 182px;
    }
    button#nav-site-6 {
        top: 178px;
        left: 154px;
    }
    button#nav-site-7 {
        bottom: 55px;
        left: 217px;
    }
    button#nav-site-8 {
        bottom: 58px;
        right: 186px;
    }
    button#nav-site-9 {
        bottom: 12px;
        right: 186px;
    }
    button#nav-site-10 {
        bottom: 2px;
        right: 195px;
    }
    button#nav-site-11 {
        bottom: 89px;
        left: 199px;
    }
    button#nav-site-12 {
        bottom: 163px;
        left: 205px;
    }
}

@media screen and (max-width: 479px) and (min-width: 380px) {
    #fixed-image {
        height: 22vw;
        width: 70vw;
        left: 0;
        top: -55%;
    }
    .service-title {
        font-size: 20px;
        line-height: 24px;
    }
    .ser-re {
        padding: 8px;
    }
    .marquee-sec {
        padding: 50px 0 40px;
    }
    .marquee .text {
        font-size: 5ch;
    }
    .company-atf-p-wrapper p {
        font-size: 16px;
        line-height: 20px;
    }
    .f-abt .desc p {
        font-size: 16px;
        line-height: 20px;
    }
    .abt .swiper-slide img {
        height: 350px;
    }
    .item1 {
        max-height: 100px;
        min-height: 100px;
    }
    .item2 {
        max-height: 200px;
        min-height: 200px;
    }
    .item3 {
        max-height: 200px;
        min-height: 200px;
    }
    .item4,
    .item5 {
        max-height: 100px;
        min-height: 100px;
    }
    .footer-style-2 .pbmit-footer-widget-area .widget h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .pbmit-blogbox-style-5 .pbmit-post-title {
        font-size: 22px;
        line-height: 24px;
    }
    .faq-toggle {
        padding: 0.8rem 1.25rem;
    }
    .faq-answer {
        padding: 0 1.25rem;
    }
    .faq-heading {
        font-size: 18px;
        line-height: 22px;
    }
    .faq-a p {
        font-size: 16px;
        line-height: 20px;
    }
    .pbminfotech-ele-fid-style-2 {
        width: max-content !important;
        left: unset !important;
        right: 0px;
        bottom: 0px;
        padding: 12px 12px 12px 72px !important;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
        left: -61px !important;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
        font-size: 50px;
        line-height: 57px;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
        font-size: 24px;
        line-height: 26px;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-fid-title {
        font-size: 16px;
        line-height: 18px;
    }
    .our-story-section-one p,
    .counter-content-inner p,
    .details-tab.v2 p {
        font-size: 16px;
        line-height: 22px;
    }
    .counter-section-one .counter-content-inner h4 {
        margin-bottom: 5px;
    }
    .list-group-borderless .list-group-item {
        font-size: 16px;
        line-height: 22px;
    }
    .pbmit-ihbox-style-8 .pbmit-icon-image,
    .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
        width: 140px;
        height: 140px;
        line-height: 135px;
    }
    .pbmit-ihbox-icon-type-image img {
        width: 85px;
    }
    #service .pbmit-ihbox-style-8 h2 {
        font-size: 17px;
        line-height: 20px;
    }
    .progress-six_bg.invert {
        padding: 50px 0px 50px 0px;
    }
    .detail-over-img .col-6:nth-child(2n+1) {
        padding-left: unset;
        margin: 3px 0 !important;
    }
    .detail-over-img .col-6:nth-child(2n) {
        padding-right: unset;
        margin: 3px 0 !important;
    }
    .site-details img.full-size {
        max-height: 225px;
        min-height: 225px;
    }
    .detail-over-img {
        padding-top: 10px;
    }
    .site-details h2.pbmit-element-title,
    .site-details .pbmit-element-title span {
        font-size: 14px;
        line-height: 16px;
    }
    button.nav-link {
        width: 0.4rem;
        height: 0.4rem;
    }
    button#nav-site-1 {
        top: 107px;
        left: 42px;
    }
    button#nav-site-2 {
        top: 145px;
        left: 172px;
    }
    button#nav-site-3 {
        top: 121px;
        left: 130px;
    }
    button#nav-site-4 {
        top: 162px;
        left: 167px;
    }
    button#nav-site-5 {
        bottom: 20px;
        right: 138px;
    }
    button#nav-site-6 {
        top: 136px;
        left: 118px;
    }
    button#nav-site-7 {
        bottom: 42px;
        left: 162px;
    }
    button#nav-site-8 {
        bottom: 45px;
        right: 142px;
    }
    button#nav-site-9 {
        bottom: 9px;
        right: 142px;
    }
    button#nav-site-10 {
        bottom: 1px;
        right: 148px;
    }
    button#nav-site-11 {
        bottom: 67px;
        left: 152px;
    }
    button#nav-site-12 {
        bottom: 124px;
        left: 155px;
    }
    @keyframes pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
        }
        70% {
            box-shadow: 0 0 0 12px rgba(0, 172, 193, 0);
        }
        100% {
            box-shadow: 0 0 0 0 rgba(0, 172, 193, 0);
        }
    }
}

@media screen and (max-width: 379px) {
    #fixed-image {
        height: 26vw;
        width: 70vw;
        left: 0;
        top: -50%;
    }
    .service-title {
        font-size: 18px;
        line-height: 20px;
    }
    .ser-re {
        padding: 6px;
    }
    .timeline .col-6 {
        width: calc(40%) !important;
    }
    .marquee-sec {
        padding: 40px 0 30px;
    }
    .marquee .text {
        font-size: 3.5ch;
    }
    .company-atf-p-wrapper p {
        font-size: 16px;
        line-height: 20px;
    }
    .f-abt .desc p {
        font-size: 16px;
        line-height: 20px;
    }
    .abt .swiper-slide img {
        height: 350px;
    }
    .contact-section .contact-heading-title {
        font-size: 42px;
        line-height: 48px;
    }
    .footer-style-2 .pbmit-footer-widget-area .widget h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .pbmit-blogbox-style-5 .pbmit-post-title {
        font-size: 22px;
        line-height: 24px;
    }
    .faq-toggle {
        padding: 0.75rem 0.8rem;
    }
    .faq-answer {
        padding: 0 0.8rem;
    }
    .faq-heading {
        font-size: 18px;
        line-height: 22px;
    }
    .faq-a p {
        font-size: 16px;
        line-height: 20px;
    }
    .details-tab.v2 .nav-item a {
        font-size: 13px;
        line-height: 18px;
        padding: 4px 4px;
    }
    .item1 {
        max-height: 100px;
        min-height: 100px;
    }
    .item2 {
        max-height: 200px;
        min-height: 200px;
    }
    .item3 {
        max-height: 200px;
        min-height: 200px;
    }
    .item4,
    .item5 {
        max-height: 100px;
        min-height: 100px;
    }
    .pbminfotech-ele-fid-style-2 {
        width: max-content !important;
        left: unset !important;
        right: 0px;
        bottom: 0px;
        padding: 12px 12px 12px 72px !important;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
        left: -55px !important;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
        font-size: 44px;
        line-height: 46px;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-fid-inner {
        font-size: 18px;
        line-height: 20px;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-fid-title {
        font-size: 14px;
        line-height: 16px;
    }
    .our-story-section-one p,
    .counter-content-inner p,
    .details-tab.v2 p {
        font-size: 16px;
        line-height: 22px;
    }
    .counter-section-one .counter-content-inner h4 {
        margin-bottom: 5px;
    }
    .list-group-borderless .list-group-item {
        font-size: 16px;
        line-height: 22px;
    }
    .pbmit-ihbox-style-8 .pbmit-icon-image,
    .pbmit-ihbox-style-8 .pbmit-ihbox-icon-wrapper {
        width: 120px;
        height: 120px;
        line-height: 110px;
    }
    .pbmit-ihbox-icon-type-image img {
        width: 70px;
    }
    #service .pbmit-ihbox-style-8 h2 {
        font-size: 16px;
        line-height: 18px;
    }
    [class^="pbmit-base-icon-"]:before,
    [class*=" pbmit-base-icon-"]:before {
        font-size: 80%;
    }
    .progress-six_bg.invert {
        padding: 50px 0px 50px 0px;
    }
    .detail-over-img .col-6:nth-child(2n+1) {
        padding-left: unset;
        margin: 3px 0 !important;
    }
    .detail-over-img .col-6:nth-child(2n) {
        padding-right: unset;
        margin: 3px 0 !important;
    }
    .site-details img.full-size {
        max-height: 200px;
        min-height: 200px;
    }
    .detail-over-img {
        padding-top: 10px;
    }
    .site-details h2.pbmit-element-title,
    .site-details .pbmit-element-title span {
        font-size: 13px;
        line-height: 15px;
    }
    button.nav-link {
        width: 0.4rem;
        height: 0.4rem;
    }
    button#nav-site-1 {
        top: 88px;
        left: 34px;
    }
    button#nav-site-2 {
        top: 120px;
        left: 139px;
    }
    button#nav-site-3 {
        top: 101px;
        left: 107px;
    }
    button#nav-site-4 {
        top: 135px;
        left: 135px;
    }
    button#nav-site-5 {
        bottom: 15px;
        right: 112px;
    }
    button#nav-site-6 {
        top: 111px;
        left: 98px;
    }
    button#nav-site-7 {
        bottom: 31px;
        left: 135px;
    }
    button#nav-site-8 {
        bottom: 33px;
        right: 114px;
    }
    button#nav-site-9 {
        bottom: 7px;
        right: 114px;
    }
    button#nav-site-10 {
        bottom: -1px;
        right: 120px;
    }
    button#nav-site-11 {
        bottom: 52px;
        left: 125px;
    }
    button#nav-site-12 {
        bottom: 100px;
        left: 127px;
    }
    @keyframes pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
        }
        70% {
            box-shadow: 0 0 0 10px rgba(0, 172, 193, 0);
        }
        100% {
            box-shadow: 0 0 0 0 rgba(0, 172, 193, 0);
        }
    }
}

@media(max-width:319px) {
    .site-location div#nav-tab {
        display: none;
    }
}