.site-branding h1 {
    font-size: 36px;
    margin: 10px 0;
    color: var(--pbmit-third-color);
}
.site-branding h1 span {
    display: block;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #765079;
}
.site-branding a {
    display: flex;
    align-items: center;
}
.pbmit-footer-copyright-text-area a {
    color: var(--pbmit-global-color);
}
.pbmit-heading-subheading-style-2 .pbmit-title span {
    display: block;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
}
.about-us-content p b {
    color: var(--pbmit-global-color);
}
.service-main .swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
    left: auto;
    right: auto;
    text-align: center;
}
.service-main .swiper-pagination-bullet {
    height: 5px;
    background: var(--pbmit-secondary-color);
}
.service-main .swiper-pagination-bullet-active {
    background-color: var(--pbmit-global-color);
}
.pbmit-portfolio-style-5 .pbmit-featured-wrapper {
    height: 230px;
}
.team-three .pbmit-featured-wrapper {
    height: auto;
}
.pbmit-portfolio-style-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.rev-slidebg {
    position: relative;
}
.rev-slidebg::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    background: linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(8, 23, 42, 1) 100%);
}
.section-testimonial {
    padding-bottom: 80px;
}
.who-we-are_six.typ-inner {
    padding-bottom: 50px;
}
.pbmit-featured-wrapper img {
    width: 100%;
}
.site-header-menu {
    box-shadow: 0 13px 25px -12px rgba(0, 0, 0, 0.25);
    background-color: var(--pbmit-global-color);
}
.who-we-are_six .pbmit-ihbox-contents a {
    color: #fff;
    display: block;
    margin-top: 10px;
}
.page-gallery .pbmit-featured-wrapper img {
    height: 280px;
    object-fit: cover;
    object-position: top center;
}

.service-details .list-group-borderless i {
    margin-right: 10px;
    vertical-align: middle;
    color: var(--pbmit-global-color);
}
.service-details h6 strong {
    color: var(--pbmit-heading-color);
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0px;
    font-weight: var(--pbmit-heading-font-variant);
}
.simple-text p {
    margin-bottom: 10px;
}
.our-team-section .pbmit-featured-wrapper img {
    height: 370px;
    object-fit: cover;
    object-position: top center;
}
.pbmit-team-style-2 .pbminfotech-box-team-position span {
    display: block;
}
.video-item {
    width: 100%;
}
@media (max-width: 768px) {
    .counter-content {
        padding-right: 10px;
    }
    .counter-image::before {
        top: 0;
        width: 106%;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .pbmit-heading-subheading-style-2 .pbmit-title span {
        line-height: 21px;
        font-size: 14px;
    }
    .counter-image {
        padding: 0;
        height: 320px;
    }
    .testimonial-image {
        padding-right: 0;
    }
    .contact-section .pbmit-ihbox-heading .pbmit-title {
        font-weight: 600;
    }
    .site-branding h1 span {
        font-size: 15px;
        line-height: 16px;
    }
    .site-branding h1 {
        font-size: 28px;
        line-height: normal;
    }
    .site-header .site-branding img {
        max-height: 40px;
    }
    .about-us-content p {
        text-align: justify;
    }
    .who-we-are_six .pbmit-ihbox-style-6 {
        height: auto;
    }
    .pbmit-title-bar-content {
        min-height: auto;
    }
    .pbmit-title-bar-wrapper {
        min-height: 200px;
        background-position: center right;
    }
    .service-details h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .testimonial_slide-3 .swiper-pagination-bullet {
        height: 10px;
        width: 10px;
        border-radius: 50%;
    }
    .post-list li a {
        font-size: 15px;
    }
    aside.widget.post-list-1 {
        padding: 30px;
        margin-bottom: 0;
    }
    .header-style-1 .site-navigations ul.navigation > li > a:hover {
        color: var(--pbmit-global-color);
    }
    .site-header .site-navigation ul.navigation > li > a,
    .site-navigations ul.navigation > li > a {
        color: #fff;
    }
    .pbmit-title-bar-content .pbmit-tbar-title {
        max-width: none;
    }
    .pbmit-title-bar-wrapper {
        background-position: center left;
    }
    .pbmit-blog-classic-inner {
        padding: 15px;
    }
}
.appointment-one .pbmit-heading-subheading .pbmit-subtitle {
    color: var(--pbmit-global-color);
}
.who-we-are_six .row {
    gap: 30px 0;
}
.pbmit-blog-classic-inner h6 {
    color: #765079;
}
.fix-btn {
    position: fixed;
    bottom: 0px;
    left: 20px;
    z-index: 2;
}
.fix-btn li {
    width: 50px;
    height: 50px;
    /* line-height: 50px; */
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--pbmit-global-color);
    text-align: center;
    border: 2px solid var(--pbmit-secondary-color);
    margin-bottom: 10px;
    border-radius: 50%;
}
.fix-btn li:last-child {
    background: #1bd741;
    border-color: #1bd741;
}
.fix-btn li:last-child i {
    font-size: 28px;
}
.fix-btn li i {
    color: #fff;
    font-size: 24px;
}
.trin-trin {
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes trin {
    from {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    20%,
    32%,
    44%,
    56%,
    68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%,
    35%,
    47%,
    59%,
    71% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    26%,
    38%,
    50%,
    62%,
    74% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    29%,
    41%,
    53%,
    65%,
    77% {
        transform: rotate3d(0, 0, 1, -15deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.whatsapp-btn {
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(241, 119, 50, 0.7);
    }
    50% {
        box-shadow: 0 0 0 0 rgba(241, 119, 50, 0.4);
    }
    75% {
        box-shadow: 0 0 0 14px rgba(241, 119, 50, 0.2);
    }
}
.who-we-are_six .img-wrap img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: top center;
}
.tp-rs-img {
    object-fit: contain !important;
    object-position: center center;
}
