@font-face {
    font-family: "poppinsMedium";
    src: url(asset/Poppins-Medium.ttf);
}
@font-face {
    font-family: "poppinsRegular";
    src: url(asset/Poppins-Regular.ttf);
}
@font-face {
    font-family: "poppinsSemibold";
    src: url(asset/Poppins-SemiBold.ttf);
}
* {
    font-family: "poppinsMedium";
}

.bg-hd {
    background-color: #f5f6f7;
}
.insta {
    padding-top: 130px;
}
.bg-rounded {
    background-color: #eeeeee;
}

.bg-rounded:hover {
    background-color: #e2e2e2;
}

.hero {
    padding-top: 60px;
    padding-left: 80px;
}

.hero-produk {
    height: 560px;
    margin-bottom: 96px;
}

.font-hero-produk {
    font-size: 72px;
}

.bg-git {
    background-color: #f7f9f9;
}

.btn-hero-produk {
    padding: 10px;
    background-color: #2377fc;
    color: white;
    border: white;
    border-radius: 48px;
    padding-left: 30px;
    padding-right: 30px;
}

.about-git {
    margin-bottom: 96px;
}

.font-about {
    color: #313336;
    font-size: 22px;
}

.btn-card {
    padding: 10px;
    border-radius: 48px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #313336;
}

.div-card {
    margin-top: 40px;
}

.link-footer {
    text-decoration: none;
}

.visi-img {
    margin-top: 320px;
}

.jasa-bg {
    background-color: #f7f7f980;
}

.text-jasa-foto {
    padding: 0 40px;
}

.bg-nav {
    background-color: #fcfdfe;
    padding-bottom: 50px;
}

.bg-ui {
    background-color: #e4edf0;
    position: relative;
    height: 825px;
}
.profil {
    background-color: #ffffff;
    padding-bottom: 50px;
}
.h1 {
    font-size: 72px;
    font-family: "poppinsSemibold";
}
.h3 {
    font-size: 32px;
    font-weight: 600px;
}
.h5 {
    font-size: 22px;
    font-weight: 500px;
    line-height: 32px;
}
.p {
    font-size: 16px;
    font-weight: 500px;
    color: #787f84;
    letter-spacing: -0.01em;
    line-height: 28px;
}

.p-kontak {
    font-size: 22px;
    font-weight: 500px;
    letter-spacing: -0.01em;
    line-height: 28px;
}

.bnt {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 25px 50px;
    gap: 8px;

    width: 116px;
    height: 48px;

    background: #2377fc;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1);
    border-radius: 48px;
    margin-bottom: 150px;
}

.icon {
    display: flex;
    justify-content: center;
}

.judul-mitra {
    margin-top: 200px;
    margin-bottom: 40px;
}

.icon-m {
    /* margin-left: 460px; */
    position: relative;
}

.btn-mitra {
    margin-left: 10px;
    padding: 10px 165px;
    margin-bottom: 200px;
}

.fm-email {
    background: url("./asset/imgkontak/Vector.png") no-repeat left;
    background-position: 2%;
}
.fm-name {
    background: url("./asset/imgkontak/name.png") no-repeat left;
    background-position: 2%;
}
.fm-company {
    background: url("./asset/imgkontak/icon.png") no-repeat left;
    background-position: 2%;
}
.jasa-icon {
    width: 32px;
    height: 32px;
}

/* responsive home page */
@media only screen and (min-width: 1440px) {
    .jasa1-yellow {
        position: absolute;
        top: 18%;
        left: 10%;
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
    }
    .jasa1-gray {
        position: absolute;
        top: 18%;
        left: 15%;
        transform: translate(-50%, -50%);
    }
    .jasa1-blue {
        position: absolute;
        top: 22%;
        left: 39%;
        transform: translate(-50%, -50%);
    }
    .jasa1-green {
        position: absolute;
        top: 68%;
        left: 10%;
        transform: translate(-50%, -50%);
    }
    .jasa2-yellow {
        position: absolute;
        top: 8%;
        left: 30%;
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
    }
    .jasa2-gray {
        position: absolute;
        top: 18%;
        left: 32%;
        transform: translate(-50%, -50%);
    }
    .jasa2-blue {
        position: absolute;
        top: 58%;
        left: 10%;
        transform: translate(-50%, -50%);
    }
    .jasa2-green {
        position: absolute;
        top: 85%;
        left: 34%;
        transform: translate(-50%, -50%);
        width: 33px;
        height: 33px;
    }
    .jasa3-yellow {
        position: absolute;
        top: 8%;
        left: 18%;
        transform: translate(-50%, -50%);
        width: 50px;
        height: 50px;
    }
    .jasa3-gray {
        position: absolute;
        top: 13%;
        left: 33%;
        transform: translate(-50%, -50%);
    }
    .jasa3-blue {
        position: absolute;
        top: 76%;
        left: 13%;
        transform: translate(-50%, -50%);
    }
    .jasa3-green {
        position: absolute;
        top: 80%;
        left: 42%;
        transform: translate(-50%, -50%);
        width: 33px;
        height: 33px;
    }
    .jasa-img-container {
        padding-left: 120px;
    }
    .jasa-bg-content {
        padding-left: 130px;
    }
    .text-jasa {
        font-size: 40px;
        padding-right: 350px;
    }
    .hr {
        padding-top: 80px;
    }
    .form-mitra {
        background-color: #f5f6f7;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 16px;
        gap: 8px;

        width: 360px;
        height: 56px;
        border-radius: 8px;

        margin-bottom: 25px;
        justify-content: center;
        padding-left: 3%;
    }

    .bulat-yellow {
        position: absolute;
        top: 2%;
        left: 85%;
        transform: translate(-50%, -50%);
    }
    .bulat-gray {
        position: absolute;
        top: 23%;
        left: 17%;
        transform: translate(-50%, -50%);
    }
    .bulat-blue {
        position: absolute;
        top: 52%;
        left: 22%;
        transform: translate(-50%, -50%);
    }
    .bulat-green {
        position: absolute;
        top: 43%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .hero-yellow {
        position: absolute;
        top: 73%;
        left: 75%;
        transform: translate(-50%, -50%);
    }
    .hero-gray {
        position: absolute;
        top: 57%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .hero-blue {
        position: absolute;
        top: 39%;
        left: 63%;
        transform: translate(-50%, -50%);
    }
    .hero-green {
        position: absolute;
        top: 17%;
        left: 85%;
        transform: translate(-50%, -50%);
    }
    .font-home {
        font-size: 72px;
    }
    .home-img {
        width: 670px;
        height: 450px;
    }
    .hero-home {
        padding-right: 100px;
    }
    .jasa {
        margin: 0 px;
        padding-top: 150px;
        padding-bottom: 100px;
    }
    .jasa-img {
        width: 600px;
        height: 500px;
    }
    .logo-kecil {
        margin-top: 330px;
    }
    .icon-mitra {
        position: absolute;
        left: 0;
        top: 8px;
        padding: 10px 38px;
        margin-left: 457px;
    }
    .icon-mitra1 {
        position: absolute;
        left: 0;
        top: 8px;
        padding: 14px 38px;
        margin-left: 457px;
    }

    .lg-git {
        margin-top: 5%;
        width: 422px;
        height: 422px;
    }
    .kinerja-text {
        padding-right: 170px;
        margin-top: 100px;
        margin-left: 100px;
        padding-bottom: 80px;
    }
    .kinerja {
        padding-top: 60px;
    }
    .judul-jasa {
        margin: 0 350px;
    }
    .layout-font-misi {
        position: absolute;
        top: 9%;
        left: 54%;
        transform: translate(-50%, -50%);
    }
    .logo-git-misi {
        position: absolute;
        left: 4%;
        top: 80%;
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .bulat1 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #439ffe;
        top: 35%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bulat2 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #d38bff;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bulat3 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #ef799c;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bulat4 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #9dda6e;
        top: 65%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .garis {
        border-left: 1px rgba(158, 153, 153, 0.5) solid;
    }
    .font-head {
        font-size: 72px;
    }
    .visi {
        width: 380px;
    }
    .vgaris {
        border-right: 1px rgba(158, 153, 153, 0.5) solid;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .isi-jasa {
        width: 300px;
    }
    .jasa1-yellow {
        position: absolute;
        top: 8%;
        left: 48%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa1-gray {
        position: absolute;
        top: 15%;
        left: 34%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa1-blue {
        position: absolute;
        top: 25%;
        left: 10%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa1-green {
        position: absolute;
        top: 60%;
        left: 40%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }
    .jasa2-yellow {
        position: absolute;
        top: 8%;
        left: 45%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa2-gray {
        position: absolute;
        top: 13%;
        left: 34%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa2-blue {
        position: absolute;
        top: 25%;
        left: 10%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa2-green {
        position: absolute;
        top: 85%;
        left: 40%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }
    .jasa3-yellow {
        position: absolute;
        top: 8%;
        left: 23%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa3-gray {
        position: absolute;
        top: 10%;
        left: 35%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa3-blue {
        position: absolute;
        top: 58%;
        left: 15%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa3-green {
        position: absolute;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }
    .jasa-img-container {
        padding-left: 80px;
    }
    .jasa-bg-content {
        padding-left: 120px;
    }
    .text-jasa {
        font-size: 40px;
        padding-right: 180px;
    }
    .hr {
        padding-top: 80px;
    }
    .hero-yellow {
        position: absolute;
        top: 73%;
        left: 75%;
        transform: translate(-50%, -50%);
    }
    .hero-gray {
        position: absolute;
        top: 56%;
        left: 83%;
        transform: translate(-50%, -50%);
    }
    .hero-blue {
        position: absolute;
        top: 39%;
        left: 61%;
        transform: translate(-50%, -50%);
    }
    .hero-green {
        position: absolute;
        top: 17%;
        left: 85%;
        transform: translate(-50%, -50%);
    }
    .form-mitra {
        background-color: #f5f6f7;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 16px;
        gap: 8px;

        width: 360px;
        height: 56px;
        border-radius: 8px;

        margin-bottom: 25px;
        justify-content: center;
        padding-left: 4%;
    }
    .font-home {
        font-size: 40px;
    }
    .home-img {
        width: 580px;
        height: 440px;
    }

    .jasa-img {
        width: 512px;
        height: 383px;
    }
    .icon-mitra {
        position: absolute;
        left: 0;
        top: 8px;
        padding: 9px 0px;
        margin-left: 410px;
    }
    .icon-mitra1 {
        position: absolute;
        left: 0;
        top: 8px;
        padding: 12px 0px;
        margin-left: 410px;
    }
    .bulat-yellow {
        position: absolute;
        top: 2%;
        left: 85%;
        transform: translate(-50%, -50%);
    }
    .bulat-gray {
        position: absolute;
        top: 8%;
        left: 15%;
        transform: translate(-50%, -50%);
    }
    .bulat-blue {
        position: absolute;
        top: 52%;
        left: 24%;
        transform: translate(-50%, -50%);
    }
    .bulat-green {
        position: absolute;
        top: 43%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .bulat {
        margin-left: 523px;
    }
    .bulat1 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #439ffe;
        top: 33%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bulat2 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #d38bff;
        top: 43%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bulat3 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #ef799c;
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .bulat4 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #9dda6e;
        top: 63%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .logo-kecil {
        margin-top: 330px;
    }
    .lg-git {
        width: 306px;
        height: 306px;
        margin-top: 20%;
    }
    .kinerja-text {
        padding-bottom: 80px;
        max-width: 70%;
    }
    .garis {
        border-left: 1px rgba(158, 153, 153, 0.5) solid;
    }
    .judul-jasa {
        margin: 0 250px;
    }
    .layout-font-misi {
        position: absolute;
        top: 8%;
        left: 55%;
        transform: translate(-50%, -50%);
    }
    .logo-git-misi {
        position: absolute;
        left: 6%;
        top: 80%;
    }
    .row-fotografi {
        position: absolute;
        top: 15%;
        left: 48%;
    }
    .font-head {
        font-size: 48px;
    }
    .vgaris {
        border-right: 1px rgba(158, 153, 153, 0.5) solid;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .text-jasa {
        font-size: 48px;
        padding-right: 0px;
    }
    .jasa1-yellow {
        position: absolute;
        top: 12%;
        left: 73%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa1-gray {
        position: absolute;
        top: 13%;
        left: 64%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa1-blue {
        position: absolute;
        top: 15%;
        left: 22%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa1-green {
        position: absolute;
        top: 35%;
        left: 70%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }
    .jasa2-yellow {
        position: absolute;
        top: 8%;
        left: 73%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa2-gray {
        position: absolute;
        top: 13%;
        left: 58%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa2-blue {
        position: absolute;
        top: 12%;
        left: 27%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa2-green {
        position: absolute;
        top: 47%;
        left: 65%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }

    .jasa3-yellow {
        position: absolute;
        top: 6%;
        left: 35%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa3-gray {
        position: absolute;
        top: 6%;
        left: 62%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa3-blue {
        position: absolute;
        top: 40%;
        left: 25%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa3-green {
        position: absolute;
        top: 41%;
        left: 78%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }
    .hr {
        padding-top: 0px;
    }
    .hero-gray {
        position: absolute;
        top: 65%;
        left: 72%;
        transform: translate(-50%, -50%);
    }
    .hero-yellow {
        position: absolute;
        top: 78%;
        left: 60%;
        transform: translate(-50%, -50%);
    }
    .hero-blue {
        position: absolute;
        top: 49%;
        left: 30%;
        transform: translate(-50%, -50%);
    }
    .hero-green {
        position: absolute;
        top: 32%;
        left: 80%;
        transform: translate(-50%, -50%);
        width: 40px;
        height: 40px;
    }
    .judul-jasa {
        margin: 0 100px;
    }
    .form-mitra {
        background-color: #f5f6f7;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 16px;
        gap: 8px;

        width: 360px;
        height: 56px;
        border-radius: 8px;

        margin-bottom: 25px;
        justify-content: center;
        padding-left: 6%;
    }
    .home-img {
        width: 661px;
        height: 495px;
        margin: 40px 0 50px 50px;
    }
    .font-home {
        font-size: 40px;
    }
    .font-home-center {
        display: flex;
        justify-content: center;
    }
    .hero-home {
        text-align: center;
        padding-right: 10%;
    }
    .jasa-img {
        width: 550px;
        height: 413px;
    }
    .logo-git-misi {
        position: absolute;
        left: 8%;
        top: 28%;
    }
    .visi {
        margin-top: 57px;
        margin-bottom: 200px;
    }
    .lg-git {
        width: 306px;
        height: 306px;
        margin-top: 16%;
    }
    .kinerja {
        display: flex;
        justify-content: center;
    }
    .kinerja-text {
        max-width: 70%;
        margin-bottom: 150px;
    }
    .bulat1 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #439ffe;
        top: 49%;
        left: 35%;
        transform: translate(-50%, -50%);
    }
    .bulat2 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #d38bff;
        top: 49%;
        left: 45%;
        transform: translate(-50%, -50%);
    }
    .bulat3 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #ef799c;
        top: 49%;
        left: 55%;
        transform: translate(-50%, -50%);
    }
    .bulat4 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #9dda6e;
        top: 49%;
        left: 65%;
        transform: translate(-50%, -50%);
    }
    .garis {
        border-top: 1px rgba(158, 153, 153, 0.5) solid;
    }
    .jasa-bg .row-jasa {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .jasa-bg .text-jasa {
        text-align: left !important;
        font-size: 48px !important;
    }

    .jasa-bg .jasa-img {
        align-self: center !important;
    }

    .jasa-img-container {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .jasa-bg-content {
        width: 609px;
    }

    .bulat-yellow {
        position: absolute;
        top: 2%;
        left: 85%;
        transform: translate(-50%, -50%);
    }
    .bulat-gray {
        position: absolute;
        top: -2%;
        left: 17%;
        transform: translate(-50%, -50%);
    }
    .bulat-blue {
        position: absolute;
        top: 48%;
        left: 19%;
        transform: translate(-50%, -50%);
    }
    .bulat-green {
        position: absolute;
        top: 43%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .font-head {
        font-size: 48px;
    }
    .vgaris {
        border-bottom: 1px rgba(158, 153, 153, 0.5) solid;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .jasa1-yellow {
        position: absolute;
        top: 7%;
        left: 77%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa1-gray {
        position: absolute;
        top: 11%;
        left: 64%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa1-blue {
        position: absolute;
        top: 13%;
        left: 16%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa1-green {
        position: absolute;
        top: 31%;
        left: 70%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }
    .jasa2-yellow {
        position: absolute;
        top: 4%;
        left: 77%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa2-gray {
        position: absolute;
        top: 8%;
        left: 64%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa2-blue {
        position: absolute;
        top: 23%;
        left: 10%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa2-green {
        position: absolute;
        top: 36%;
        left: 70%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }

    .jasa3-yellow {
        position: absolute;
        top: 1%;
        left: 80%;
        transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
    }
    .jasa3-gray {
        position: absolute;
        top: 4%;
        left: 71%;
        transform: translate(-50%, -50%);

        width: 13px;
        height: 13px;
    }
    .jasa3-blue {
        position: absolute;
        top: 5%;
        left: 10%;
        transform: translate(-50%, -50%);
        width: 26px;
        height: 26px;
    }
    .jasa3-green {
        position: absolute;
        top: 31%;
        left: 60%;
        transform: translate(-50%, -50%);
        width: 21px;
        height: 21px;
    }
    .hero-yellow {
        position: absolute;
        top: 76%;
        left: 64%;
        transform: translate(-50%, -50%);
        width: 14px;
        height: 14px;
    }
    .hero-blue {
        position: absolute;
        top: 53%;
        left: 26%;
        transform: translate(-50%, -50%);
        width: 23px;
        height: 23px;
    }
    .hero-green {
        position: absolute;
        top: 39%;
        left: 85%;
        transform: translate(-50%, -50%);
        width: 30px;
        height: 30px;
    }
    .font-home {
        font-size: 40px;
        padding-right: 20px;
        text-align: center;
    }
    .jasa-img {
        width: 280px;
        height: 285px;
        margin-bottom: 55px;
    }
    .jasa {
        padding-top: 150px;
        padding-bottom: 100px;
    }
    .home-img {
        width: 670px;
        height: 459px;
    }
    .navigasi {
        padding-left: 0px;
    }
    .home-img {
        margin-top: 40px;
        margin-left: 50px;
        width: 500px;
        height: 375px;
        margin-bottom: 50px;
    }
    .font-home {
        font-size: 40px;
    }
    .logo-git {
        width: 500px;
        height: 500px;
    }
    .lg-git {
        width: 253px;
        height: 253px;
    }

    .hero {
        padding-top: 60px;
        padding-left: 20px;
    }

    .hero-home {
        text-align: center;
        width: 290px;
        margin-left: 5%;
    }
    .judul-jasa {
        margin: 0 33px;
    }
    .form-mitra {
        background-color: #f5f6f7;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 16px;
        gap: 8px;

        width: 330px;
        height: 56px;
        border-radius: 8px;

        margin-bottom: 25px;
        justify-content: center;
        padding-left: 18%;
    }
    .icon-mitra {
        position: absolute;
        left: 0;
        top: 8px;
        padding: 9px 0px;
        margin-left: 0px;
    }
    .vgaris {
        border-bottom: 1px rgba(158, 153, 153, 0.5) solid;
    }

    .visi {
        padding-top: 15px;
        margin-bottom: 200px;
    }
    .logo-git-misi {
        position: absolute;
        left: 11%;
        top: 22%;
        margin-top: 85px;
    }
    .margin-misi {
        width: 191px;
    }
    .kinerja-text {
        margin-bottom: 100px;
    }
    .bulat-yellow {
        position: absolute;
        top: 2%;
        left: 85%;
        transform: translate(-50%, -50%);
    }
    .bulat-gray {
        position: absolute;
        top: 23%;
        left: 17%;
        transform: translate(-50%, -50%);
    }
    .bulat-blue {
        position: absolute;
        top: 52%;
        left: 22%;
        transform: translate(-50%, -50%);
    }
    .bulat-green {
        position: absolute;
        top: 43%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .jasa-bg .row-jasa {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    .jasa-bg .text-jasa {
        text-align: left !important;
        font-size: 40px !important;
        margin-left: 40px;
        width: 327px;
    }

    .jasa-bg .jasa-img {
        align-self: center !important;
    }

    .jasa-img-container {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .jasa-bg-content {
        width: 609px;
    }

    .bulat-yellow {
        position: absolute;
        top: -5%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .bulat-gray-kecil {
        position: absolute;
        top: 27%;
        left: 20%;
        transform: translate(-50%, -50%);
    }
    .bulat-blue {
        position: absolute;
        top: 80%;
        left: 22%;
        transform: translate(-50%, -50%);
    }
    .bulat-green {
        position: absolute;
        top: 95%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .bulat1 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #439ffe;
        top: 55%;
        left: 25%;
        transform: translate(-50%, -50%);
    }
    .bulat2 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #d38bff;
        top: 55%;
        left: 42%;
        transform: translate(-50%, -50%);
    }
    .bulat3 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #ef799c;
        top: 55%;
        left: 60%;
        transform: translate(-50%, -50%);
    }
    .bulat4 {
        position: absolute;
        border-radius: 100%;
        width: 24px;
        height: 24px;
        background-color: #9dda6e;
        top: 55%;
        left: 78%;
        transform: translate(-50%, -50%);
    }
    .garis {
        border-top: 1px rgba(158, 153, 153, 0.5) solid;
    }
    .lg-git {
        width: 306px;
        height: 306px;
        margin-top: 20%;
    }
    .kinerja-text {
        padding-top: 30px;
        width: 200px;
    }
    .isi-jasa {
        width: 300px;
    }

    .isi-jasa-tengah {
        margin-left: 18px;
    }

    .font-head {
        max-width: 300px;
        font-size: 40px;
        margin-left: 10%;
    }
    .subjudul-mitra {
        width: 280px;
        text-align: center;
        margin-left: 12%;
    }
    .sc {
        text-align: center;
    }
}
/* akhir responsive home page */

/* responsive profil */
@media only screen and (min-width: 1440px) {
    .fit-img-profil {
        object-fit: contain;
        width: 1285px;
        height: 965px;
    }

    .bg-ui {
        height: 960px;
    }

    #footer-resp {
        height: 300px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1440px) {
    .fit-img-profil {
        object-fit: contain;
        width: 905px;
        height: 680px;
    }

    .bg-ui {
        height: 700px;
    }

    #footer-resp {
        height: 300px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .fit-img-profil {
        object-fit: contain;
        width: 752px;
        height: 564px;
    }

    .bg-ui {
        height: 565px;
    }

    #footer-resp {
        height: 300px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
    .fit-img-profil {
        object-fit: contain;
        width: 350px;
        height: 262px;
    }

    .bg-ui {
        height: 300px;
    }

    #footer-resp {
        height: 385px;
    }
    .visi {
        margin-top: 16px;
    }

    .visi-img {
        margin-top: 320px;
    }

    .jasa-img {
        width: 380px;
        height: 275px;
    }
    /* .bulat {
		margin-left: 60px;
	} */
    .jasa {
        margin: 0;
        padding-top: 150px;
        padding-bottom: 100px;
    }
    .icon-mitra {
        position: absolute;
        left: 0;
        top: 8px;
        padding: 10px 43px;
    }
    .icon-mitra1 {
        position: absolute;
        left: 0;
        top: 8px;
        padding: 14px 43px;
    }
    .btn-mitra {
        margin-left: 10px;
        padding: 10px 150px;
        margin-bottom: 180px;
    }
}
/* akhir responsive profil */

/* responsive produk */
@media only screen and (min-width: 1440px) {
    .div-git {
        display: flex;
        justify-content: center;
    }
}
@media only screen and (min-width: 1024px) {
    .div-git {
        display: flex;
        justify-content: center;
    }
}
@media only screen and (min-width: 768px) {
    .div-git {
        display: flex;
        justify-content: center;
    }
}
@media only screen and (max-width: 375px) {
    .div-git {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 1440px) {
    .img-card {
        width: 425px;
        height: 425px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .img-card-adjust {
        width: 370px;
        height: 330px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .card {
        background-color: #f5f6f7;
        border-radius: 16px;
        width: 600px;
        height: 560px;
        position: relative;
        border: white;
    }

    .font-card {
        font-size: 30px;
        padding-top: 3px;
    }

    .hero-relative {
        position: relative;
    }

    .icon-blue {
        position: absolute;
        top: 23%;
        left: 18%;
        transform: translate(-50%, -50%);
    }
    .icon-blue1 {
        position: absolute;
        top: 65%;
        left: 80%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
    }
    .icon-green {
        position: absolute;
        top: 75%;
        left: 69%;
        transform: translate(-50%, -50%);
    }
    .icon-love {
        position: absolute;
        top: 25%;
        left: 36%;
        transform: translate(-50%, -50%);
    }
    .icon-smile {
        position: absolute;
        top: 75%;
        left: 31%;
        transform: translate(-50%, -50%);
    }
    .icon-yellow {
        position: absolute;
        top: 23%;
        left: 66%;
        transform: translate(-50%, -50%);
    }

    .border-right-footer {
        border-right: 1px solid #eeeeee;
    }

    .footer-gitnet {
        display: flex;
        justify-content: right;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .img-card {
        width: 330px;
        height: 310px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .img-card-adjust {
        width: 290px;
        height: 280px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .font-card {
        font-size: 26px;
        max-width: 140px;
        padding-top: 0;
        padding-bottom: 20px;
    }

    .card {
        background-color: #f5f6f7;
        border-radius: 16px;
        width: 400px;
        height: 560px;
        position: relative;
        border: white;
    }

    .hero-relative {
        position: relative;
    }

    .icon-blue {
        position: absolute;
        top: 20%;
        left: 12%;
        transform: translate(-50%, -50%);
    }
    .icon-blue1 {
        position: absolute;
        top: 65%;
        left: 88%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
    }
    .icon-green {
        position: absolute;
        top: 75%;
        left: 69%;
        transform: translate(-50%, -50%);
    }
    .icon-love {
        position: absolute;
        top: 25%;
        left: 32%;
        transform: translate(-50%, -50%);
    }
    .icon-smile {
        position: absolute;
        top: 75%;
        left: 31%;
        transform: translate(-50%, -50%);
    }
    .icon-yellow {
        position: absolute;
        top: 20%;
        left: 78%;
        transform: translate(-50%, -50%);
    }

    .border-right-footer {
        border-right: 1px solid #eeeeee;
    }

    .footer-gitnet {
        display: flex;
        justify-content: right;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .font-hero-produk {
        font-size: 64px;
    }
    .img-card {
        width: 210px;
        height: 250px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .img-card-adjust {
        width: 180px;
        height: 220px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .card {
        background-color: #f5f6f7;
        border-radius: 16px;
        width: 285px;
        height: 475px;
        position: relative;
        border: white;
    }

    .card-d-none {
        display: none;
    }

    .font-card {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 26px;
        white-space: nowrap;
    }

    .btn-absolute {
        position: absolute;
        top: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .text-git {
        font-size: 10px;
    }

    .hero-relative {
        position: relative;
    }

    .icon-blue {
        position: absolute;
        top: 20%;
        left: 12%;
        transform: translate(-50%, -50%);
    }
    .icon-blue1 {
        position: absolute;
        top: 65%;
        left: 88%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
    }
    .icon-green {
        position: absolute;
        top: 75%;
        left: 69%;
        transform: translate(-50%, -50%);
    }
    .icon-love {
        position: absolute;
        top: 25%;
        left: 32%;
        transform: translate(-50%, -50%);
    }
    .icon-smile {
        position: absolute;
        top: 75%;
        left: 31%;
        transform: translate(-50%, -50%);
    }
    .icon-yellow {
        position: absolute;
        top: 20%;
        left: 78%;
        transform: translate(-50%, -50%);
    }

    .border-right-footer {
        border-right: 1px solid #eeeeee;
    }

    .footer-gitnet {
        display: flex;
        justify-content: right;
    }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {
    .logo-git {
        display: none;
    }
    .font-hero-produk {
        font-size: 48px;
    }
    .font-hero-produk {
        max-width: 250px;
    }
    .img-card {
        width: 210px;
        height: 250px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .img-card-adjust {
        width: 180px;
        height: 220px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .font-card {
        position: absolute;
        top: 15%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 26px;
        white-space: nowrap;
    }

    .card {
        background-color: #f5f6f7;
        border-radius: 16px;
        width: 327px;
        height: 471px;
        position: relative;
        border: white;
    }

    .card-d-none {
        display: none;
    }

    .btn-absolute {
        position: absolute;
        top: 85%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .margin-bottom-card {
        margin-bottom: 50px;
    }

    .hero-relative {
        position: relative;
    }

    .icon-blue {
        position: absolute;
        top: 28%;
        left: 12%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
    }
    .icon-blue1 {
        position: absolute;
        top: 65%;
        left: 88%;
        transform: translate(-50%, -50%);
        width: 22px;
        height: 22px;
    }
    .icon-green {
        position: absolute;
        top: 85%;
        left: 80%;
        transform: translate(-50%, -50%);
    }
    .icon-love {
        position: absolute;
        top: 22%;
        left: 34%;
        transform: translate(-50%, -50%);
    }
    .icon-smile {
        position: absolute;
        top: 75%;
        left: 15%;
        transform: translate(-50%, -50%);
    }
    .icon-yellow {
        position: absolute;
        top: 20%;
        left: 78%;
        transform: translate(-50%, -50%);
    }

    .footer-gitnet {
        display: flex;
        justify-content: center;
    }

    .footer-produk {
        position: absolute;
        top: 20%;
        left: 20%;
        transform: translate(-50%, -50%);
    }

    .footer-perusahaan {
        position: absolute;
        top: 58%;
        left: 17%;
        transform: translate(-50%, -50%);
    }

    .footer-img {
        position: absolute;
        top: 90%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
}
/* akhir responsive produk */

/* responsive kontak */
@media only screen and (min-width: 1440px) {
    .text-form {
        background-color: #f5f6f7;
        padding: 0px;
        gap: 8px;

        width: 1120px;
        height: 82px;
        border-radius: 8px;

        margin-bottom: 25px;
        padding-left: 60px;
    }

    .fmt {
        padding: 28px 50px;
        gap: 8px;
        background: #f5f6f7;
        border-radius: 8px;
    }

    .textarea-width {
        width: 1120px;
    }

    .fm-textarea {
        position: absolute;
        top: 9%;
        left: 3%;
        transform: translate(-50%, -50%);
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .text-form {
        background-color: #f5f6f7;
        padding: 0px;
        gap: 8px;

        width: 800px;
        height: 82px;
        border-radius: 8px;

        margin-bottom: 25px;
        padding-left: 60px;
    }

    .fmt {
        padding: 28px 50px;
        gap: 8px;
        background: #f5f6f7;
        border-radius: 8px;
    }

    .textarea-width {
        width: 800px;
    }

    .fm-textarea {
        position: absolute;
        top: 9%;
        left: 3%;
        transform: translate(-50%, -50%);
    }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .text-form {
        background-color: #f5f6f7;
        padding: 0px;
        gap: 8px;

        width: 608px;
        height: 82px;
        border-radius: 8px;

        margin-bottom: 25px;
        padding-left: 60px;
    }

    .fmt {
        padding: 28px 50px;
        gap: 8px;
        background: #f5f6f7;
        border-radius: 8px;
    }

    .textarea-width {
        width: 608px;
    }

    .fm-textarea {
        position: absolute;
        top: 9%;
        left: 4%;
        transform: translate(-50%, -50%);
    }
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
    .header-font {
        font-size: 48px;
    }
    .text-form {
        background-color: #f5f6f7;
        padding: 0px;
        gap: 8px;

        width: 311px;
        height: 82px;
        border-radius: 8px;

        margin-bottom: 25px;
        padding-left: 60px;
    }

    .fmt {
        padding: 28px 50px;
        gap: 8px;
        background: #f5f6f7;
        border-radius: 8px;
    }

    .textarea-width {
        width: 311px;
    }

    .fm-email {
        background: url("./asset/imgkontak/Vector.png") no-repeat left;
        background-position: 8%;
    }
    .fm-name {
        background: url("./asset/imgkontak/name.png") no-repeat left;
        background-position: 8%;
    }
    .fm-company {
        background: url("./asset/imgkontak/icon.png") no-repeat left;
        background-position: 8%;
    }

    .fm-textarea {
        position: absolute;
        top: 9%;
        left: 11%;
        transform: translate(-50%, -50%);
    }
}
/* akhir responsive kontak */
