.community {
    width: 160px;
    box-shadow: 1px 1px 5px 1px #3851784a;
    border-radius: 10px;
    padding: 15px 10px;
    position: absolute;
    z-index: 0;
    background-color: #fff;
    top: -30px;
}

.community-graph {
    width: 250px;
    position: absolute;
    right: 30px;
    bottom: -20px;
    background-color: #fff;
    text-align: center;
    box-shadow: 1px 1px 5px 1px #3851784a;
    border-radius: 10px;
    padding: 10px 10px;
    height: 120px;
}

.services-banner .img-section .community-graph img.services-banner {
    height: 100px;
    width: 100%;
    object-fit: contain;
}

.community p {
    font-size: 16px;
    margin: 0;
}

.services-banner .img-section .community img.services-banner {
    width: 100%;
    margin-top: 10px;
}

.community .follow {
    font-size: 20px;
    font-weight: 600;
    color: #5b98f7;
}

.services-banner .img-section img.services-banner {
    width: 70%;
    object-fit: cover;
    margin: 0 auto;
    border-radius: 10px;
}

.services-banner .img-section {
    width: 100%;
    text-align: center;
    position: relative;
}

.services-banner .banner-content h1 {
    font-size: 76px;
    font-weight: 600;
}

.services-banner .banner-content h1 span {
    color: #5b98f7;
}

.services-banner .banner-content p {
    font-size: 20px;
}

.services-banner .banner-content a.read-more {
    background-color: #5b98f7;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding: 12px 20px;
    display: block;
    width: fit-content;
    border-radius: 10px;
}

.working-process h3,
.working-process p {
    text-align: center;
}

.working-process h3 {
    font-size: 50px;
    color: #5b98f7;
    margin-bottom: 30px;
}

.working-process p {
    font-size: 18px;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.working-process .card {
    padding: 30px;
    border: none;
    /* box-shadow: 0px 1px 4px 1px #5b98f73d; */
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

.working-process .card h4 {
    font-size: 36px;
    color: #5b98f7;
}

.working-process .card p {
    width: 100%;
    text-align: left;
    font-size: 16px;
}

.working-process .card a {
    border: 2px solid #5b98f7;
    padding: 10px 20px;
    color: #5b98f7;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
    border-radius: 10px;
}

.working-process .card .col-md-2 {
    position: relative;
}

span.icon {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 1px solid #5b98f7;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}

span.icon i {
    color: #5b98f7;
    font-size: 28px;
}

.banner-black {
    padding: 90px 50px;
}

.bg-dark {
    background: #000000 !important;
}

.badge-success {
    background: #5b98f7;
}

.load_more {
    font-size: 22px;
}

.load_more span {
    top: 0 !important;
}

.load_more i {
    color: #5b98f7;
    background: #000000;
    border-radius: 50%;
    padding: 10px 11px;
    margin-right: 7px;
}

.badge-light {
    color: #5b98f7;
}

.title_badge {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 30px;
    width: fit-content;
}

p.title {
    font-size: 50px;
    font-weight: 600;
}

.title_badge:before {
    content: "";
    width: 20px;
    height: 1px;
    background: #5b98f7;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.banner-black .desc {
    font-size: 18px;
    color: #b3b3b3;
}

.banner-black ul li:before {
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    margin-right: 10px;
    font-weight: 600;
    color: #5b98f7;
    font-size: 22px;
}

.banner-black ul li {
    font-size: 18px;
}

.banner-black ul {
    list-style: none;
    padding: 0;
}

.banner_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner_image {
    position: relative;
}

.badge.badge-green {
    position: absolute;
    left: calc(1.5rem * 0.5);
    bottom: 0;
    background: #000000;
    padding: 0;
    border: 5px solid #000000;
    border-radius: 10px;
    /* width: 40%; */
}

.badge.badge-green .year {
    font-size: 60px;
    font-weight: 700;
}

.badge.badge-green p {
    text-align: center;
    margin: 0 auto 5px;
    font-size: 35px;
}

.badge.badge-green p.experience {
    font-size: 15px;
}

.badge.badge-green .d-flex {
    background: #5b98f7;
    padding: 15px;
    border-radius: 8px;
    color: #000000;
    gap: 10px;
}

.card-head img {
    width: 70px;
    height: 70px;
    background: #5b98f7;
    border-radius: 50%;
    padding: 10px;
}

.card-head {
    text-align: center;
    position: relative;
}

.badge.badge-dark {
    position: absolute;
    background: #000000;
    border-radius: 20px;
    font-weight: 400;
    padding: 6px 10px;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
}

.process_title {
    font-size: 22px;
    font-weight: 700;
}

.process_desc {
    font-size: 16px;
    font-weight: 400;
    padding: 0 10px;
}

.working-process .card a i {
    vertical-align: text-bottom;
}

.bestrate {
    background-color: #151419;
    border-radius: 20px;
    padding: 40px 60px 80px;
    margin-bottom: 70px;
}

.bestrate ul {
    list-style-type: none;
    padding-left: 0;
}

.bestrate ul li {
    padding: 15px 15px;
    margin: 20px auto;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.bestrate ul li a {
    color: #000;
    font-size: 17px;
    font-weight: 500;
}

.bestrate ul li:hover {
    background: #6c63ff;
    transition: all 0.4s;
}

.bestrate ul li:hover * {
    color: #fff;
    transition: all 0.4s;
}

.right-service h2 {
    font-size: 48px;
    width: 60%;
    margin-bottom: 50px;
}

.right-service h4 {
    font-size: 26px;
    margin-bottom: 10px;
}

.right-service p {
    margin-bottom: 0;
    font-size: 15px;
}

@media screen and (max-width:767px) {
    .services-banner .img-section {
        height: 500px;
    }
    .services-banner .img-section img.services-banner {
        width: 100%;
        margin-top: 70px;
    }
    .community-graph {
        right: 0;
    }
    .services-banner .img-section .community-graph img.services-banner {
        margin: 0;
    }
    .community {
        top: 0;
    }
    .services-banner .banner-content h1 {
        font-size: 36px;
    }
    .services-banner .banner-content p {
        font-size: 18px;
    }
    .banner-content {
        margin-top: 50px;
    }
    .working-process h3 {
        font-size: 32px;
    }
    .working-process p {
        width: 100%;
    }
    .working-process .card h4 {
        font-size: 28px;
    }
    .banner-black {
        padding: 20px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .banner_image {
        padding: 0 !important;
    }
    .banner_content {
        padding: 0 !important;
        margin-top: 40px;
    }
    p.title {
        font-size: 32px;
    }
    .badge.badge-green {
        left: 0;
    }
    .bestrate {
        padding: 20px;
    }
    .image-success img {
        width: 100%;
    }
    .right-service h2 {
        width: 100%;
        font-size: 36px;
    }
    .right-service {
        margin-top: 30px;
    }
    span.icon {
        right: 0 !important;
        left: auto;
        bottom: -10px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .services-banner .img-section {
        height: 500px;
    }
    .services-banner .img-section img.services-banner {
        width: 100%;
        margin-top: 70px;
    }
    .community-graph {
        right: 0;
        bottom: 30px;
    }
    .services-banner .img-section .community-graph img.services-banner {
        margin: 0;
    }
    .community {
        top: 0;
        left: -40px;
    }
    .services-banner .banner-content h1 {
        font-size: 36px;
    }
    .services-banner .banner-content p {
        font-size: 18px;
    }
    .banner-content {
        margin-top: 50px;
    }
    .working-process h3 {
        font-size: 32px;
    }
    .working-process p {
        width: 100%;
    }
    .working-process .card h4 {
        font-size: 28px;
    }
    .banner-black {
        padding: 20px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .banner_image {
        padding: 0 !important;
    }
    .banner_content {
        padding: 0 !important;
        margin-top: 40px;
    }
    p.title {
        font-size: 32px;
    }
    .badge.badge-green {
        left: 0;
    }
    .bestrate {
        padding: 20px;
    }
    .image-success img {
        width: 100%;
    }
    .right-service h2 {
        width: 100%;
        font-size: 36px;
    }
    .right-service {
        margin-top: 30px;
    }
    span.icon {
        right: 0 !important;
        left: auto;
        bottom: -10px;
    }
    .working-process .row .mb-4 {
        width: 50%;
    }
}