@import "https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";
@import "https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";
@import "https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";
@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playpen+Sans:wght@100..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Syne:wght@400..800&display=swap";

@media (max-width:1199px) {
    .displaynonelogo {
        display: none !important
    }
}

.syne {
    font-family: Syne, sans-serif !important
}

.codered {
    background : linear-gradient(97deg, rgba(6,58,145,1) 42%, rgba(9,163,208,1) 100%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

.codeblue {
    color: #fff !important
}

.background-video {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1
}

.textshadow {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .829) !important
}

.banner-contain {
    position: absolute;
    top: 45%;
    bottom: 50%;
    transform: translateY(-45%, -50%);
    left: 100px;
    height: 100px;
    line-height: normal
}

.height,
.pbmit-slider-area {
    max-height: 100vh !important
}

.overlay {
    background-color: rgba(15, 14, 15, .65);
    width: 100%;
    height: 100vh;
    padding: 0;
    z-index: 1
}

.banner-heading1 {
    margin: 0;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-family: Montserrat, sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    letter-spacing: 2px
}

.banner-heading2 {
    margin: 0;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    font-size: 65px;
    font-family: poppins, sans-serif;
    font-weight: 600;
    line-height: 60px
}

.banner-heading3 {
    margin: 0;
    padding: 0 10px;
    text-align: left;
    color: #fff;
    font-size: 30px;
    font-family: Mulish, sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 70px;
    letter-spacing: 0
}

.banner-contain p {
    width: 100px;
    height: 3px;
    margin-top: 15px;
    padding: 0 20px;
    margin-left: 15px;
    border-radius: 4px;
    background-color: #fff
}

.tips {
    background-color: rgba(15, 14, 15, .6);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 2px;
    height: 85px;
    padding: 7px;
    display: none
}

.tips-contain {
    text-align: center;
    min-height: 70px;
    max-height: 70px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff
}

.tips-contain-icon {
    min-height: 70px;
    max-height: 70px;
    font-size: 40px;
    padding: 0;
    color: #fff;
    text-align: right;
    padding-top: 5px;
    padding-right: 0;
    margin-right: -20px
}

.tips-contain-p {
    min-height: 70px;
    max-height: 70px;
    text-align: left;
    font-size: 15px;
    text-align: center;
    padding-top: 25px;
    color: #fff;
    padding-left: 150px;
    margin-left: 0
}

.banner-contain-btn {
    border: none;
    width: auto;
    height: auto;
    padding: 15px 20px;
    margin-top: 2rem;
    margin-left: 15px;
    font-size: 20px;
    background: linear-gradient(90deg, #f20d0d 41%, #d60404 69%);
    color: #fff
}

.banner-contain-btn a {
    color: #fff
}

.logoimg,
.sticky-logo-img1 {
    width: 250px;
    padding: 5px;
    background: rgba(255, 255, 255, .4);
    border-radius: 7px
}

.namelogo {
    margin-top: -8px
}

.btn-span {
    color: #25d366 !important
}

.blog-img {
    width: 346px;
    height: 235.6px
}

.padding-service {
    padding-left: 3rem;
    padding-right: 3rem
}

.pbmit-portfolio-style-1 .pbmit-portfolio-title {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
    text-overflow: none !important;
    overflow: visible !important;
    white-space: wrap !important
}

.portfolio-title-h3 {
    font-size: 15px;
    line-height: normal;
    line-break: auto;
    margin-bottom: 10px
}

.pbmit-service-content p {
    overflow: hidden;
    height: 50px !important
}

@keyframes slides {
    from {
        transform: translateX(0)
    }

    to {
        transform: translateX(-100%)
    }
}

.logos {
    overflow: hidden;
    padding: 30px 0 20px;
    white-space: nowrap;
    position: relative;
    cursor: grabbing
}

.logos:after,
.logos:before {
    position: absolute;
    top: 0;
    content: '';
    width: 250px;
    height: 100%;
    z-index: 2
}

.logos:before {
    left: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .3));
}

.logos:after {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .3))
}

.logo_items {
    display: inline-block;
    animation: 30s slides infinite linear
}

.logo-items-img {
    width: 370px;
    height: auto;
    margin: auto;
    margin-right: 50px
}

.logos:hover .logo_items {
    animation-play-state: paused
}

.footer-img {
    background-color: #c2b6b6;
    background-image: linear-gradient(315deg, rgba(194, 182, 182, 0.8) 0%, rgba(87, 101, 116, 0.8) 74%), url(../../Webimages/Footer/wealth-section-bg.svg);
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: auto
}

.footer-overlay {
    background-color: rgba(15, 14, 15, .7)
}

.footer-logo-new {
    width: 200px;
    padding: 8px;
    background: #fff;
    border-radius: 7px;
    border: 1px solid rgba(255, 255, 255, .3);
    text-align: center
}

.unmae img {
    margin-top: -5px;
    width: 100%
}

.SJFMC-p {
    font-size: 15px !important;
    color: #fff;
    padding: 10px 2px;
    margin-top: 15px;
    margin-bottom: 5px
}

.contact-us-a {
    padding: 0 0 15px;
    color: #fff
}
.contact-us-a a {
    color: #fff !important;
    font-weight: 300;
    line-height: normal;
    font-size: 16px
}

.contact-us-a a:hover {
    color: rgba(9, 163, 208,1) !important;
}

.follow {
    display: flex
}

.follow li {
    height: 45px;
    width: 45px;
    background-color: rgba(41, 41, 41, .442);
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all .25s ease-in-out
}

.follow li:hover {
    scale: 1.1;
    background-color: #fff !important
}

.pbmit-footer-widget-area {
    margin-bottom: 15px
}

.footer-copyright {
    padding: 15px 0;
    color: #fff;
    /* background-color: #303130; */
    /* background: rgba(49, 49, 49, .97); */
    margin-top: 20px
}

.copy-right {
    font-size: 14px
}

.widget-title {
    font-size: 20px;
    padding-top: 5px;
    margin-bottom: 20px
}

.slider-container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative
}

.milestone-slider {
    display: flex;
    flex-direction: column; 
    transition: transform 1.2s ease-in-out;
}

.milestone-slide {
    min-width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3rem;
    transition:opacity 0.4s ease-in-out;
}

.sticky-slide {
    position: sticky;
    top: 0;
    background-color: #75ff33
}

.buffer {
    display: block;
    height: 100vh
}

.tree-img {
    width: 140px;
    height: 140px;
    overflow: hidden
}

.tree-img img {
    width: 100%;
    height: 100%;
    /* border: 1px solid green; */
    padding: 10px;
    object-fit: contain;
    /* border-radius: 50%; */
}

.circles {
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    width: 170px;
    height: 170px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto 50px;
    border-radius: 50%;
    /* border:1px solid red; */
}

.left-content {
    width: 850px;
    padding: 20px 18px;
    text-align: left;
    height: 200px;
    border-radius: 10px;
    font-family: Poppins, sans-serif;
    margin: auto;
    /* border: 1px solid red; */
    /* margin-top: 40px */
}

#locked-section {
    display: none;
    opacity: 0;
    transition: opacity .5s ease-in
}

#locked-section.visible {
    display: block;
    opacity: 1
}

/* @keyframes popup {
    0% {
        transform: scale(.5);
        opacity: 0
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes slide-in {
    0% {
        transform: translateX(-50px);
        opacity: 0
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
} */

.content-heading {
    font-family: Syne, sans-serif;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 10px
}

.content-subheading {
    font-family: Poppins, sans-serif;
    color: #303130;
    line-height: 28px;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px
}

.content-p {
    margin: 0;
    font-size: 17px
}

.miles {
    height: 260px;
    display: flex;
    margin: 15px auto;
    border: 2px solid #d9dde03b;
    border-radius: 15px;
    position: relative;
    opacity: 0.5;
    transform: translateY(50px) scale(0.9);
    overflow: hidden; /* Keeps animation clean */
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out,border 0.3s ease-in-out;
}
.miles::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    z-index: -1;
    border-radius: 15px;
    background:linear-gradient(97deg, rgba(6,58,145,1) 42%, rgba(9,163,208,1) 100%);
    color: white;
    transition: height 0.5s ease-in-out;
}
.miles:hover::before {
    height: 100%;
}

.miles:hover .miles.active{height: 100%;}
.miles.active{
    border: none !important;
    background: linear-gradient(97deg, rgba(6,58,145,1) 42%, rgba(9,163,208,1) 100%);
    opacity: 1;
    transform: translateY(0) scale(1.1);
}
.miles:active::before {
    height: 100% !important;
}
.active h2, .active p {
    color: white;
    transition: color 0.3s ease-in-out;
}
@media (max-width:768px) {
    .miles.active{
        transform: translateY(0) scale(1.02);
    }
    .milestone-slider-container {
        height: auto
    }

    .milestone-slider {
        flex-direction: column
    }

    .slide {
        height: auto;
        flex-direction: column;
        padding: 20px
    }

    .left-content {
        width: 100%;
        padding: 10px;
        margin-top: 20px
    }

    .circles {
        width: 120px;
        height: 120px
    }

    .tree-img {
        width: 120px;
        height: 120px
    }

    .content-heading {
        font-size: 24px
    }

    .content-subheading {
        font-size: 16px
    }

    .content-p {
        font-size: 14px
    }

    .miles {
        width: 100%;
        height: 450px;
        padding: 20px;
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width:480px) {
    .circles {
        width: 100px;
        height: 100px
    }

    .tree-img {
        width: 100px;
        height: 100px
    }

    .left-content {
        width: 100%;
        padding: 10px;
        margin-top: 10px
    }

    .content-heading {
        font-size: 20px
    }

    .content-subheading {
        font-size: 14px
    }

    .content-p {
        font-size: 12px
    }

    .miles {
        width: 100%;
        height: 400px;
        padding: 20px;
        flex-direction: column;
        align-items: center
    }
}

.service-slider {
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    transition: background-image .5s ease-in-out
}

.over {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.service-navigation a.active {
    font-weight: 700;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 10px
}

.service-link:hover {
    color: rgba(255, 255, 255, .8)
}

.content {
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    padding: 40px 20px;
    border-radius: 8px;
    width: 600px;
    height: 250px;
    font-size: 18px;
    line-height: 25px;
    position: absolute;
    justify-content: center;
    right: 100px;
    top: 35%
}

.service-heading {
    position: absolute;
    top: 10%;
    left: 10%
}

.service-subtitle {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #fefefe;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700
}

.service-title {
    font-family: var(--pbmit-heading-typography-font-family);
    font-weight: 600;
    font-size: 30px;
    line-height: 50px;
    line-height: 40px;
    letter-spacing: 0;
    color: #fefefe
}

.service-navigation {
    flex-direction: column;
    display: flex;
    position: absolute;
    left: 10%;
    top: 45%
}

.redirect {
    position: absolute;
    right: 100px;
    bottom: 80px;
    color: #fefefe;
    z-index: 1;
    font-family: poppins, cursive;
    font-size: 17px;
    padding: 5px
}

.redirect:hover {
    color: rgba(255, 0, 0, .685)
}

.service-navigation a {
    padding: 10px 20px;
    margin: 0 5px;
    font-size: 23px;
    word-spacing: 2px;
    font-family: poppins, sans-serif;
    color: #fefefe;
    cursor: pointer;
    border: none;
    transition: background-color .3s
}

@media (max-width:1024px) {
    .service-slider {
        height: 600px;
        background-position: center
    }

    .content {
        width: 500px;
        font-size: 16px;
        line-height: 22px;
        right: 50px;
        top: 40%
    }

    .service-heading {
        top: 8%;
        left: 8%
    }

    .service-title {
        font-size: 30px;
        line-height: 38px
    }

    .service-navigation {
        top: 50%;
        left: 5%
    }

    .redirect {
        right: 50px;
        bottom: 50px;
        font-size: 13px
    }
}

@media (max-width:768px) {
    .service-slider {
        height: 500px
    }

    .content {
        width: 90%;
        font-size: 14px;
        line-height: 20px;
        right: 5%;
        left: 5%;
        top: 45%
    }

    .service-heading {
        top: 5%;
        left: 5%
    }

    .service-title {
        font-size: 25px;
        line-height: 30px
    }

    .service-navigation {
        top: 60%;
        left: 5%;
        flex-direction: row
    }

    .service-navigation a {
        font-size: 20px;
        padding: 8px 15px
    }

    .redirect {
        font-size: 12px;
        right: 5%;
        bottom: 30px
    }
}

@media (max-width:480px) {
    .service-slider {
        height: 80vh
    }

    .content {
        width: 95%;
        font-size: 13px;
        line-height: 18px;
        right: 2.5%;
        left: 2.5%;
        top: 40%
    }

    .service-heading {
        top: 5%;
        left: 5%
    }

    .service-title {
        font-size: 20px;
        line-height: 25px
    }

    .service-navigation {
        top: 25%;
        left: 2.5%
    }

    .service-navigation a {
        font-size: 14px;
        padding: 5px 10px
    }

    .redirect {
        font-size: 11px;
        bottom: 20px;
        right: 2.5%
    }
}

@media (max-width:1100px) {
    .background-video {
        height: 400px
    }

    .banner-contain {
        width: auto;
        top: 190px;
        left: 10px;
        height: auto
    }

    .overlay {
        height: 400px
    }

    .banner-heading1 {
        font-size: 20px
    }

    .banner-heading2 {
        font-size: 65px;
        margin-top: -20px
    }

    .banner-heading3 {
        font-size: 35px;
        margin-top: -25px
    }

    .banner-contain p {
        width: 80px;
        height: 2px;
        margin-top: -10px;
        margin-left: 12px;
        border-radius: 4px
    }

    .banner-contain-btn {
        margin-top: -60px !important;
        padding: 5px;
        padding-top: 0
    }

    .banner-contain-btn a {
        font-size: 12px
    }

    .tips {
        width: 100%;
        height: 60px;
        padding: 7px
    }

    .tips-contain {
        min-height: 50px;
        max-height: 50px
    }

    .tips-contain-icon {
        min-height: 50px;
        max-height: 50px;
        font-size: 30px;
        padding: 0
    }

    .tips-contain-p {
        min-height: 50px;
        max-height: 50px;
        padding-top: 15px;
        font-size: 12px
    }

    .blog-img {
        width: 100%
    }

    .portfolio-title-h3 {
        font-size: 15px
    }

    .pbmit-service-content p {
        overflow: hidden;
        height: 10px !important
    }

    .logo-items-img {
        width: 300px
    }

    .widget-title {
        font-size: 22px
    }
}

@media (max-width:911px) {
    .background-video {
        height: 330px
    }

    .banner-contain {
        width: auto;
        top: 190px;
        left: 10px;
        height: auto
    }

    .overlay {
        height: 330px
    }

    .banner-heading1 {
        font-size: 15px
    }

    .banner-heading2 {
        font-size: 45px;
        margin-top: -25px
    }

    .banner-heading3 {
        font-size: 25px;
        margin-top: -40px
    }

    .banner-contain p {
        width: 80px;
        height: 2px;
        margin-top: -15px;
        margin-left: 12px;
        border-radius: 4px
    }

    .banner-contain-btn {
        margin-top: -60px !important;
        padding: 5px;
        padding-top: 0
    }

    .banner-contain-btn a {
        font-size: 12px
    }

    .tips {
        display: none
    }

    .portfolio-title-h3 {
        font-size: 13px
    }

    .pbminfotech-box-content {
        font-size: 10px !important
    }

    .pbmit-service-style-5 .pbminfotech-box-content-inner {
        padding: 20px 20px 5px 50px !important
    }

    .pbmit-service-content p {
        line-height: normal
    }

    .pbmit-service-style-5 .pbminfotech-box-content-inner {
        height: 130px !important
    }

    .service-align {
        text-align: right
    }

    .pbmit-service-content p {
        overflow: hidden;
        height: 20px !important
    }

    .blog-img {
        width: 100%;
        height: 235.6px
    }

    .logo-items-img {
        width: 370px
    }

    .follow {
        margin-bottom: 10px
    }

    .widget-title {
        font-size: 22px
    }
}

@media (max-width:750px) {
    .background-video {
        height: 300px
    }

    .banner-contain {
        width: auto;
        top: 180px;
        left: 10px;
        height: auto
    }

    .overlay {
        height: 300px
    }

    .banner-heading1 {
        font-size: 12px
    }

    .banner-heading2 {
        font-size: 24px;
        margin-top: 0
    }

    .banner-heading3 {
        font-size: 22px;
        margin-top: 0;
        line-height: 25px
    }

    .banner-contain p {
        width: 50px;
        height: 2px;
        margin-top: -15px;
        margin-left: 15px;
        border-radius: 4px
    }

    .banner-contain-btn {
        margin-top: -60px !important;
        padding: 5px;
        padding-top: 0
    }

    .banner-contain-btn a {
        font-size: 10px
    }

    .tips {
        display: none
    }

    .portfolio-title-h3 {
        font-size: 13px
    }

    .pbminfotech-box-content-inner {
        min-height: 140px
    }

    .portfolio-title-h3 {
        font-size: 15px
    }

    .pbmit-service-content p {
        font-size: 15px;
        line-height: normal
    }

    .padding-service {
        padding-left: 0;
        padding-right: 0
    }

    .portfolio-title-h3 {
        font-size: 20px
    }

    .pbmit-service-content p {
        font-size: 17px
    }

    .pbmit-service-style-5 .pbminfotech-box-content-inner {
        height: 130px !important
    }

    .service-align {
        font-size: 12px !important;
        text-align: right
    }

    .service-align a {
        font-size: 12px !important
    }

    .blog-img {
        width: 100%;
        height: 235.6px
    }

    .logo-items-img {
        width: 420px
    }

    .follow {
        margin-bottom: 15px
    }

    .widget-title {
        font-size: 22px
    }
}

@media (max-width:550px) {
    .background-video {
        width: 100%;
        height: 300px
    }

    .banner-contain {
        width: auto;
        top: 145px;
        left: 10px;
        height: auto
    }

    .overlay {
        height: 300px
    }

    .banner-heading1 {
        font-size: 10px;
        margin-top: 25px
    }

    .banner-heading2 {
        font-size: 25px;
        margin-top: 20px
    }

    .banner-heading3 {
        font-size: 20px;
        margin-top: 0
    }

    .banner-contain p {
        width: 50px;
        height: 2px;
        margin-top: -15px;
        margin-left: 12px;
        border-radius: 4px
    }

    .banner-contain-btn {
        margin-top: -60px !important;
        padding: 5px;
        padding-top: 0
    }

    .banner-contain-btn a {
        font-size: 10px
    }

    .tips {
        display: none
    }

    .logo-items-img {
        width: 400px
    }

    .padding-service {
        padding-left: 0;
        padding-right: 0
    }

    .portfolio-title-h3 {
        font-size: 18px
    }

    .pbmit-service-content p {
        font-size: 17px
    }

    .pbmit-service-style-5 .pbminfotech-box-content-inner {
        height: 130px !important
    }

    .service-align {
        text-align: right
    }

    .blog-img {
        width: 100%;
        height: 235.6px
    }

    .follow {
        margin-bottom: 15px
    }

    .widget-title {
        font-size: 24px
    }
}

@media (max-width:400px) {
    .sticky-logo-img1 {
        width: 180px !important
    }

    .background-video {
        height: 240px
    }

    .banner-contain {
        width: auto;
        top: 140px;
        left: 10px;
        height: auto
    }

    .overlay {
        height: 240px
    }

    .banner-heading1 {
        font-size: 10px
    }

    .banner-heading2 {
        font-size: 20px;
        margin-top: 0
    }

    .banner-heading3 {
        font-size: 18px;
        margin-top: 0;
        line-height: 25px
    }

    .banner-contain p {
        width: 50px;
        height: 2px;
        margin-top: -20px;
        margin-left: 10px;
        border-radius: 4px
    }

    .banner-contain-btn {
        margin-top: -60px !important;
        padding: 5px;
        padding-top: 0
    }

    .banner-contain-btn a {
        font-size: 10px
    }

    .tips {
        display: none
    }

    .padding-service {
        padding-left: 0;
        padding-right: 0
    }

    .portfolio-title-h3 {
        font-size: 15px
    }

    .pbmit-service-content p {
        font-size: 15px
    }

    .pbmit-service-style-5 .pbminfotech-box-content-inner {
        height: 130px !important
    }

    .service-align {
        text-align: right
    }

    .blog-img {
        width: 100%;
        height: 235.6px
    }

    .logo-items-img {
        width: 320px
    }

    .follow {
        margin-bottom: 10px
    }

    .widget-title {
        font-size: 22px
    }
}

@media (max-width:350px) {
    .sticky-logo-img1 {
        width: 150px !important
    }

    .background-video {
        height: 240px
    }

    .banner-contain {
        top: 130px;
        left: 10px;
        width: auto;
        height: auto
    }

    .overlay {
        height: 240px
    }

    .banner-heading1 {
        font-size: 10px
    }

    .banner-heading2 {
        font-size: 20px;
        margin-top: -35px
    }

    .banner-heading3 {
        font-size: 20px;
        margin-top: -55px
    }

    .banner-contain p {
        width: 50px;
        height: 2px;
        margin-top: -20px;
        margin-left: 10px;
        border-radius: 4px
    }

    .banner-contain-btn {
        margin-top: -80px !important;
        padding: 5px;
        padding-top: 0
    }

    .banner-contain-btn a {
        font-size: 10px
    }

    .tips {
        display: none
    }

    .padding-service {
        padding-left: 0;
        padding-right: 0
    }

    .portfolio-title-h3 {
        font-size: 15px
    }

    .pbmit-service-content p {
        font-size: 15px
    }

    .pbmit-service-style-5 .pbminfotech-box-content-inner {
        height: 130px !important
    }

    .service-align {
        text-align: right
    }

    .blog-img {
        width: 100%;
        height: 235.6px
    }

    .logo-items-img {
        width: 250px
    }

    .follow {
        margin-bottom: 10px
    }

    .widget-title {
        font-size: 22px
    }
}

.padding50 {
    padding: 50px 0 50px 0
}

.servicecontain-p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: rgb(102 102 102);
    text-transform: none;
    font-style: normal;
    font-family: poppins, sans-serif
}

.service-page-heading {
    font-family: montserrat, sans-serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: .073em;
    color: #0f0f0f;
    padding: 12px 10px 10px 0
}

.service-page-image {
    width: 100%;
    height: 310px !important;
    object-fit: cover;
    border-radius: 8px;
    margin-left: 5px
}

.servicepage-container {
    padding: 0 0 20px 18px !important;
    height: 315px;
    overflow: hidden
}

.listpadding {
    padding: 0 20px !important
}

.servicecontain-p1 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin: 15px 0 10px !important;
    color: #131010;
    text-transform: none;
    font-family: poppins, sans-serif
}

.listoservice li {
    margin: 8px 15px;
    font-size: 16px;
    font-family: poppins, sans-serif
}

.listoservice li b {
    color: #2b2b2b
}

.listoservices {
    list-style: circle;
    margin: 8px 25px;
    font-size: 16px
}

.listoservices li {
    margin: 8px 10px;
    font-family: poppins, sans-serif
}

.servicecontain-p2 {
    font-size: 16px;
    padding: 0 !important;
    line-height: 28px;
    letter-spacing: .5px;
    margin: 10px 20px !important;
    color: rgb(102 102 102);
    font-weight: 400;
    width: 95% !important;
    margin-left: 25px !important
}

.service-brake {
    margin: 30px 0 40px
}

@media (max-width:768px) {
    .servicecontain-p2 {
        width: 100% !important;
        margin: 0 !important;
        padding: 12px !important
    }

    .service-page-image {
        margin: 0
    }

    .servicepage-container {
        padding: 0 12px !important;
        margin-top: 15px !important;
        height: auto
    }

    .padding120 {
        padding: 60px 0
    }
}

.card-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1.5rem;
    padding: 1rem
}

.servicecard-ins {
    height: 300px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    padding: 1.5rem 12px;
    text-align: center;
    transition: transform .3s, box-shadow .3s;
    position: relative;
    overflow: hidden
}

.servicecard-ins:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, .2)
}

.servicecard-ins-icon {
    font-size: 2.5rem;
    color: rgba(6,58,145,1);
    margin-bottom: 12PX
}

.servicecard-ins-title {
    font-size: 20px;
    font-family: poppins, sans-serif;
    margin-bottom: .5rem;
    line-height: 25px;
    font-weight: 600;
    color: #333
}

.servicecard-ins-description {
    font-size: .95rem;
    color: #666;
    padding: 0 2px;
    line-break: strict;
    font-family: poppins, sans-serif
}

.servicecard-ins:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 123, 255, .05);
    z-index: -1;
    transform: scale(1);
    transition: transform .3s ease-in-out
}

.container-choose {
    width: 1300px;
    margin: auto;
    padding: 60px 0 60px;
    text-align: center
}

.servicecard-ins:hover:before {
    transform: scale(1.1)
}

.approch-imag {
    width: 100%;
    height: 420px
}

.padding20 {
    text-align: start;
    padding: 20px 0 20px 50px !important
}

.page-content-approch {
    padding: 50px 0
}

@media (max-width:1300px) {
    .container-choose {
        width: 100%
    }
}

@media (max-width:1024px) {
    .card-container {
        grid-template-columns: repeat(3, 1fr)
    }

    .container-choose {
        width: 100%
    }
}

@media (max-width:768px) {
    .card-container {
        grid-template-columns: repeat(2, 1fr)
    }

    .servicecard-ins {
        height: auto
    }

    .listoservices {
        margin-right: 20px !important
    }

    .listoservice {
        margin: 12px
    }

    .listoservice li,
    .listoservices li {
        margin: 8px 10px
    }

    .listpadding {
        padding: 0 !important
    }

    .servicecontain-p2 {
        margin-left: 0
    }

    .padding20 {
        padding: 0 12px !important;
        margin-top: 15px !important
    }
}

@media (max-width:480px) {
    .card-container {
        grid-template-columns: 1fr
    }
}

.call {
    background: linear-gradient(97deg, rgba(6,58,145,1) 42%, rgba(9,163,208,1) 100%);
    color: #fff;
    padding: 8px 17px;
    border-radius: 50%;
    align-content: center
}

.callreq {
    padding-left: 10px
}

.callreq p {
    margin: 0
}

@media(max-width:768px) {
    .pbmit-right-box {
        display: none !important
    }
}

.approuchul {
    list-style: circle;
    flex-direction: row;
    gap: .7rem;
    display: grid;
    padding-left: 25px
}

.approuchul li {
    color: #0f0f0f;
    font-size: 16px
}

@media screen and (max-width:1024px) {
    .approuchul li {
        font-size: 14px
    }
}

@media screen and (max-width:768px) {
    .approuchul {
        margin-bottom: 15px
    }

    .padding50 {
        padding: 20px 0
    }
}

.servicecard-insgrowth {
    height: 340px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    padding: 1.5rem 12px;
    text-align: center;
    transition: transform .3s, box-shadow .3s;
    position: relative;
    overflow: hidden
}

.servicecard-insgrowth:hover {
    transform: translateY(-10px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, .2)
}

.servicecard-insgrowth:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 123, 255, .05);
    z-index: -1;
    transform: scale(1);
    transition: transform .3s ease-in-out
}

.containe-pgrowth-section {
    padding: 50px 0
}

.containe-pgrowth {
    font-size: 18px;
    line-height: 30px
}

.containe-pgrowth1 {
    font-size: 18px;
    line-height: 30px
}

.containe-pgrowth1::first-letter {
    font-size: 30px;
    font-weight: 600
}

@media screen and (max-width:1199px) {
    .servicecard-insgrowth {
        height: 350px
    }
}

@media screen and (max-width:1024px) {
    .servicecard-insgrowth {
        height: 350px;
        margin: 10px 0
    }
}

@media screen and (max-width:768px) {
    .servicecard-insgrowth {
        height: 100%;
        margin: 10px 0
    }
}